html {
    background: url("../img/bg.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.no-shadow {
    text-shadow: none !important;
}

.places {
    font-size: 30px;
}

.fa-sync {
    font-size: 25px;
    cursor: pointer;
}

.badge {
    width: 45px;
    height: 33px;
}

.link-disable {
    pointer-events: none;
    background-color: #cecece !important;
}

#menu-list a {
    font-weight: normal;
}

#menu-list i {
    font-size: 20px;
}

#menu-list a:hover {
    text-decoration: none;
    font-weight: normal;
}

#menu-list li {
    padding-bottom: 20px;
}

.ui-icon-carat-d:after {
    display: none;
}

.ui-header {
    background-color: #018f99 !important;
    color: #ffffff !important;
    text-shadow: none !important;
}

.ui-panel {
    background-color: #009688 !important;
}

.panel-link {
    font-size: 20px;
}

.ui-mini {
    margin-left: 0;
}

.ui-input-text {
    border: 0 !important;
}

.btn-warning {
    color: #fff !important;
}

#city_departure-button, #review-rating-button, #page-my_history .close, #city_destination-button, #form_seats-button, #form_number-seats-button, #form_stay-button, #form_stay_finish-button, #phone_mask-button, #form_tariff-button {
    border: none;
    background: no-repeat;
    box-shadow: none;
}

#city_departure-button, #city_destination-button {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding: 0;
    padding-left: 10px;
}

#date_departure {
    padding-left: 35px;
}

.ui-btn-active {
    color: #333 !important;
    text-shadow: none !important;
}

.fa-sync {
    color: #40aab1;
    font-size: 35px;
}

.set-date {
    /*background-color: #3cc1d4 !important;*/
    /*border-color: #f8f9fa !important;*/
    /*color: #ffff !important;*/
    /*text-shadow: none !important;*/
}

.input-label {
    position: absolute;
    font-size: 17px;
    margin-left: 10px;
    color: #6c757d;
}

.fa-map-marker-alt {
    margin-top: 17px;
}

.fa-flag-checkered {
    margin-top: 13px;
}

.input-label_calendar {
    position: absolute;
    margin-top: 17px;
    margin-left: 10px;
    color: #6c757d;
}

.ui-shadow-inset {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
}

.ui-header {
    border: none !important;
}

#icon-call {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
}

.trip-card {
    display: flex !important;
}

.menu-button {
    background: none !important;
    border: none !important;
    text-shadow: none !important;;
    color: #fff !important;;
    box-shadow: none !important;;
}

.block-route {
    background: #fff;
    border-radius: 5px;
    margin: 0;
    padding: 10px 0;
    margin-bottom: 10px;
}

.block-route label {
    font-size: 12px;
    color: grey;
}

.block-date {
    background: #fff;
    border-radius: 5px;
    margin: 0;
    padding: 10px;
}

.ui-input-text {
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
    border-radius: 0;
}

.form .ui-select .ui-btn {
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
    text-align: left;
    border-radius: 0;
    padding-left: 7px;
    color: #6d6d6d;
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    background: none;
}

.modal-body .ui-input-text {
    /* border: none !important;*/
}

.modal-body #verify_phone, #verify_code {
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}

#form_stay_finish-button {
    display: none;
}

.ui-btn:focus, .ui-focus {
    box-shadow: none !important;
}

#phone_mask-button {
    width: 40px;
    padding: 10px 5px;
    font-weight: normal;
}

#form_promocode, #form_tariff-button {
    display: none;
}

.reservation-description {
    transition: .5s ease-out;
}

.reservation-description i {
    width: 15px;
    text-align: center;
}

.br-theme-css-stars .br-widget {
    height: 40px;
    white-space: nowrap;
}

.br-theme-css-stars .br-widget a {
    text-decoration: none;
    height: 40px;
    width: 40px;
    float: left;
    font-size: 45px;
    margin-right: 15px;
}

.br-theme-css-stars .br-widget a:after {
    content: "\2605";
    color: #d2d2d2;
}

.br-theme-css-stars .br-widget a.br-active:after {
    color: #EDB867;
}

.br-theme-css-stars .br-widget a.br-selected:after {
    color: #EDB867;
}

.br-theme-css-stars .br-widget .br-current-rating {
    display: none;
}

.br-theme-css-stars .br-readonly a {
    cursor: default;
}

#review-rating-button span {
    display: none;
}

#review-rating-button {
    padding-top: 0;
}

.br-widget {
    display: flex;
    justify-content: center;
}

#page-my_history .close {
    width: auto;
}

.ui-checkbox input {
    position: initial !important;
}

.ui-checkbox {
    padding-right: 5px;
}

@media print {
    .br-theme-css-stars .br-widget a:after {
        content: "\2606";
        color: black;
    }

    .br-theme-css-stars .br-widget a.br-active:after,
    .br-theme-css-stars .br-widget a.br-selected:after {
        content: "\2605";
        color: black;
    }
}

.radio_buttons {
    font-size: 14px;
}

.radio_buttons div {
    float: left;
}

.radio_buttons input {
    position: absolute;
    left: -9999px;
}

.radio_buttons label {
    display: block;
    margin: 0 0 0 0;
    padding: 8px 10px;
    border: 1px solid #BBBBBB;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .12);
    cursor: pointer;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
}

.radio_buttons input:checked + label {
    background: #28a745;
    color: white;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .2);
}

.radio_buttons input:disabled + label {
    background: #00000029;
    color: white;
}

#block-number_seats {
    display: flex;
    flex-wrap: wrap;
}

.button_number-seats {
    width: 38px;
}
