/*.allcp-form .select:not(.disabled),*/
.allcp-form .gui-input:not(.disabled),
.allcp-form .gui-textarea:not(.disabled),
.allcp-form .select:not(.disabled) > select,
.allcp-form .select-multiple:not(.disabled) select {
    border: 3px solid #b2c0c5;
    color: #808c90;
}

.navbar-logo-image {
    margin: 10px 0 0 10px;
}

.panel-controls>a.btn {
    width: auto;
    color: #fff;
    font-size: 11px;
    padding-top: 5px;
}

.allcp-form .gui-input.small {
    height: 30px !important;
    padding: 2px 5px !important;
}

.age-seperator {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.border-none {
    border: 0px;
}

.bg-paid {
    background-color: #daffda!important;
}

.booking-details-table>tbody>tr>td {
    text-align: left;
    font-weight: normal;
    border: none !important;
}

.dropdown-menu.right {
    right: 0 !important;
    left: auto;
}

.allcp-form .note-toolbar.panel-heading {
    overflow: visible !important;
}

#btn-mark-as-paid {
    position: fixed;
    right: 50px;
    bottom: 20px;
}
