.bvalidator_errmsg em {
    position: relative;
    top: 0px;
    left: 0;
    width: 200px;
    height: 24px;
    border-width: 0px;
    font-size: 12px;
    padding-top: 5px;
}

#divAirHotelBaggageIncluded,
#divAirHotelTogglePromoCode,
#divAirTogglePromoCode,
#divHotelTogglePromoCode {
    display: none;
}

#divAirBaggageIncluded,
#divAirFlexDates,
.divAirBaggageIncluded {
    margin-bottom: 0 !important;
}

.global .disabled {
    background-color: #ccc !important;
}

.no-gutter div[class*='col-']:nth-child(1) {
    padding-right: 0;
}

.no-gutter div[class*='col-']:nth-child(2) {
    padding-left: 0;
}

.min-padding>[class*='col-'] {
    padding-right: 1px;
    padding-left: 1px;
}

.center {
    text-align: center;
}

.global .multidest-flight {
    font-weight: bold;
    font-size: 14px;
    color: #006ab0;
}

.global .widget-tabs {
    border-bottom: none !important;
    margin: 0;
}

.global .widget-tabs-container {
    min-height: auto;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif !important;
}

.global .widget-tab-container {
    padding: 20px 15px;
    background-color: #fff;
    opacity: 0.8;
}

.global .product-title {
    text-align: center;
    margin: 0;
    color: #000;
    margin-bottom: 5px;
}


/*Txt inputs - Date Inputs*/

.global .org-input,
.global .dest-input,
.global .checkindate-input,
.global .checkoutdate-input,
.global .hotel-rooms-input,
.global .promocode-input,
.global .accountcode-input,
.global .airhotel-rooms-input,
.global .bushotel-rooms-input,
.global .air-passengers-input,
.global .bus-passengers-input,
.global .special-options-input {
    height: 34px;
    background-color: #F0EFEF;
}

.global .hotel-rooms-input,
.global .airhotel-rooms-input,
.global .bushotel-rooms-input,
.global .air-passengers-input,
.global .bus-passengers-input {
    text-align: right;
}

.global .dest-label,
.global .org-label,
.global .checkindate-label,
.global .checkoutdate-label,
.global .promocode-label {
    margin-bottom: 2px;
}

.global .form-control[readonly] {
    background-color: #F0EFEF;
}

.global .checkindate-input,
.global .checkoutdate-input,
.global .dest-input,
.global .promocode-input {
    position: relative;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
}

.global .accountcode-input {
    position: relative;
    padding-left: 16px;
}

.global .lblDates,
.global .lblRooms,
.global .lblPassengers {
    font-weight: 500;
    color: #000;
    display: inline-block;
    margin-bottom: 2px;
}


/*.global .custom-room-input {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 40px;
    box-shadow: none;
}

.global .custom-guests-input {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 40px;
    box-shadow: none;
}
*/

.global .fixColumns100 {
    width: 100%;
    margin-bottom: 8px;
}

.global .fixColumns50 {
    width: 50%;
    margin-bottom: 8px;
}

.global .rooms-control {
    position: initial !important;
}

.global .icon-input-group {
    position: relative;
}

.global .input-icon {
    position: absolute;
    font-size: 1.2rem;
    top: 50%;
    margin-top: -7px;
}

.global .input-icon-left {
    left: 0.6rem;
}

.global .input-icon-right {
    left: inherit;
    right: 1.2rem;
}

.global .divAirSpecialOptions,
.global .divBusSpecialOptions {
    margin-top: 8px;
}

.global .divAirSpecialOpt,
.global .divBusSpecialOpt {
    padding: 12px;
    background-color: rgb(115, 115, 115);
    border-top-left-radius: .2666667em;
    border-bottom-left-radius: .2666667em;
    border-top-right-radius: .2666667em;
    border-bottom-right-radius: .2666667em;
}

.global .special-options-select label {
    margin-bottom: 0;
}

.global .special-options-select {
    margin-bottom: 10px;
}

.global .promocode-btn {
    font-weight: 500;
    color: #000;
    text-decoration: none;
}

.global .promocode-btn:hover {
    text-decoration: none;
    color: #000;
}

.global .promocode-btn:visited {
    text-decoration: none;
    color: #000;
}

.global input[type="radio"] {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 10px;
}

@media (min-width: 980px) {
    #divAirUpTripType .col-lg-5:nth-child(1) {
        width: 60%;
    }
}

.global .widget-tabs-container label {
    font-weight: 500;
    color: #000;
}

.global .divAirSpecialOptContent label {
    color: #fff;
}

.global .widget-tabs .fa {
    margin-right: 3px;
}

.global .widget-tabs li a {
    color: #555;
    padding-top: 8px;
    padding-bottom: 8px;
    border: none;
    background-color: #F7F7F7;
}

.global .widget-tabs li.active a {
    background-color: #ddd;
}

.global .widget-tabs>li.active>a,
.global .widget-tabs>li.active>a:hover,
.global .widget-tabs>li.active>a:focus {
    background-color: #006ab0;
    color: #fff;
    border: none;
}

.global .widget-tabs>li>a:hover,
.global .widget-tabs>li>a:focus {
    background-color: #557dbc;
    color: #fff;
    border: none;
}


/*ICONS override*/

.promocode-btn .fa {
    color: #000 !important;
}

.global .widget-tabs>li>a:hover .fa,
.global .widget-tabs>li>a:focus .fa {
    color: #fff;
}

.global .widget-tabs>li.active>a .fa,
.global .widget-tabs>li.active>a:hover .fa,
.global .widget-tabs>li.active>a:focus .fa {
    color: #fff;
}

.global .widget-tabs-container .fa {
    color: #000;
}

.global .rooms-control .fa-hotel:before,
.global .rooms-control .fa-bed:before {
    content: "\f236";
}

.global .rooms-control .fa-user:before {
    content: "\f007";
}

.hotel-checkindate .fa-calendar:before {
    content: "\f073";
}

.global .destination-group .fa-map-marker:before {
    content: "\f041";
}

.global .promo-code-group .fa-tag:before {
    content: "\f02b";
}


/* Popups div */

#divPaxPopup,
#divPaxRoomPopup {
    display: none;
    z-index: 999999 !important;
}

.popup-control {
    position: absolute;
    width: 100%;
    height: 50px;
    cursor: pointer;
    z-index: 100;
}

.popup-control-btn {
    display: block;
    height: 100%;
    width: 100%;
}

.pop-up-control-container {
    width: 300px;
    box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;
    background-color: #fff;
    padding: 12px;
}

.top-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    top: -18px;
}

.pop-up-content p {
    margin-bottom: 0;
}

.pop-up-control-container .pax-label-info p {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0;
}

.pop-up-control-container .pax-label-info span {
    color: grey;
}

.pop-up-control-container .pax-number-control {
    margin-bottom: 16px;
}

.pop-up-control-container .pax-number-block {
    margin-bottom: 14px;
}

.pop-up-control-container .btn-pax-control {
    border-top: 1px solid #aaa;
}

.pop-up-control-container .room-number-title {
    border-bottom: solid 1px #f5f5f5;
    padding-top: 1rem;
    margin-bottom: 0.8rem;
}

.pop-up-control-container .room-number-title-alt {
    border-bottom: solid 1px #f5f5f5;
    border-top: solid 1px #f5f5f5;
    padding-top: 1rem;
    margin-bottom: 0.8rem;
}

.pop-up-control-container .room-number-title-alt h4,
.pop-up-control-container .room-number-title h4 {
    font-size: 16px;
    color: #888;
}

.pop-up-control-container .childrens-age-control {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* Preload image search */

.global #divPreload {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.14);
    z-index: 999999;
    /* opacity: 0.5; */
    text-align: center;
    padding-top: 10%;
    color: #fff;
}

.global .divPreload {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.global .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
    margin-bottom: 34px
}

.global #divPreload p {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.global .double-bounce1,
.global .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.global .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.global .sk-fading-circle {
    margin: 100px auto;
    width: 60px;
    height: 60px;
    position: relative;
    margin-bottom: 34px
}

.global .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.global .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.global .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.global .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.global .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.global .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.global .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.global .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.global .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.global .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.global .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.global .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.global .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.global .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.global .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.global .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.global .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.global .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.global .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.global .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.global .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.global .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.global .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.global .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.widget-tabs-container:media(min-width: 500px) {
    #HotelDatesRooms .col-lg-9 {
        width: 100%;
        float: left;
    }
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

.global .upTripType {
    margin-bottom: 10px;
}

.global .divAirTripTypeRT,
.global .divAirTripTypeOW,
.global .divAirTripTypeMD,
.global .divBusTripTypeRT,
.global .divBusTripTypeOW {
    display: flex;
    align-items: center;
    height: 20px;
}

.global .divAirTripTypeRT label,
.global .divAirTripTypeOW label,
.global .divAirTripTypeMD label,
.global .divBusTripTypeRT label,
.global .divBusTripTypeOW label {
    margin: 2px 0 0 4px;
    line-height: normal;
}

.global .air-multiple-opt {
    margin-bottom: 10px;
}

.global .fdsAirTripType,
.global .fdsBusTripType {
    margin-bottom: 24px;
}

.global .mobile-tabs {
    position: relative;
    overflow: hidden;
}

.global .mobile-tabs-nav {
    display: block;
    position: absolute;
    top: 7px;
    right: 0px;
    background-color: #aaa;
    text-decoration: none;
    padding: 10px;
    width: 28px;
    height: 40px;
    cursor: pointer;
    font-size: 2.1rem;
    text-align: center;
    color: #fff;
}

.air-multiple-opt a {
    display: inline-block;
    margin-bottom: 20px;
    color: black;
}

.global .mobile-tabs-nav span {
    line-height: 0;
    position: absolute;
}

.global .mobile-tabs-next span {
    left: 5px;
    top: 20px;
}

.global .mobile-tabs-prev span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 5px;
    top: 23px;
}

.global .mobile-tabs-content {
    overflow-y: scroll;
}

.global .ul-mobile-tabs li {
    float: left;
    background-color: #f8f8f8;
    border-right: 1px solid #eee;
}

.global .ul-mobile-tabs li a {
    padding-left: 15px;
    padding-right: 15px;
}

.global .ul-mobile-tabs li:first-child {
    margin-left: 0px;
}

.global .ul-mobile-tabs li:last-child {
    border-right: none !important;
}

.global .title-mobile-autocomplete {
    position: relative;
}

.global .title-mobile-container {
    text-align: center;
    background-color: #F3F3F3;
    border-bottom: 2px solid #F0EFEF;
    margin-bottom: 15px;
}

.global .title-mobile-container h2 {
    font-size: 1.1rem;
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.global .aMobileAutocompleteCancel {
    position: absolute;
    font-size: 1rem;
    top: 50%;
    margin-top: -9px;
    right: 0.6rem;
    color: #111111;
}

.ui-datepicker-close .fa,
.global .aMobileAutocompleteCancel .fa {
    color: #111111;
    font-size: 1.3rem;
}

.global .input_mobile_autocomplete {
    background-color: #F1F1F2;
    border: none;
    border-radius: 10px;
    height: 34px;
}

#divAirHotelBaggageIncluded,
#divHotelTogglePromoCode {
    margin-top: 20px;
}

@media (max-width: 768px) {
    /*estilos ajuste mobile*/
    .divAirFlexDates {
        margin-bottom: 0;
    }
    #BtnBusHotel,
    #BtnBusHotel,
    #BtnBus,
    #BtnExtras {
        margin-top: 10px;
    }
    .global .multidest-flight {
        display: block;
        margin-left: -14px;
        margin-bottom: 8px;
        margin-top: 10px;
    }
    .hotel-destination .input-icon-left {
        left: 0.8rem;
    }
    #BtnHotel .col-xs-12 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .global .form-control[readonly],
    .global .org-input,
    .global .dest-input,
    .global .checkindate-input,
    .global .checkoutdate-input,
    .global .hotel-rooms-input,
    .global .promocode-input,
    .global .accountcode-input,
    .global .airhotel-rooms-input,
    .global .bushotel-rooms-input,
    .global .air-passengers-input,
    .global .aircar-passengers-input,
    .global .bus-passengers-input,
    .global .special-options-input {
        border-radius: 10px;
        border: none;
        height: 50px;
        padding-left: 2.3rem;
        font-weight: 600;
    }
    .global .hotel-rooms-input {
        text-align: left;
        font-style: normal;
        font-weight: 600;
        padding-left: 2.8rem;
    }
    #divBusDatesPassengers .col-lg-3,
    #divAirCarPassengers,
    .fdsBusDetails,
    #divAirPassengers {
        width: 100%;
    }
    .airFlexDates-label {
        display: inline-block !important;
    }
    #divAirBaggageIncluded,
    #divAirCarBaggageIncluded,
    #divAirCarFlexDates,
    .fdsBusTripType .col-xs-6,
    #divBusCities .col-xs-12,
    #BusHotelDatesPassengers .col-xs-6,
    #divBusDatesPassengers .col-xs-6,
    #divExtraDestination .col-xs-12,
    #AirCarDatesPassengers .col-xs-6,
    #divAirMultiDestination .col-xs-12,
    #divAirCarCities .col-xs-12,
    #BtnAir .col-xs-12,
    #BtnBusHotel .col-xs-12,
    #BtnAirHotel .col-xs-12,
    #BtnExtras .col-xs-12,
    #BtnBus .col-xs-12,
    #BtnBusHotel .col-xs-12,
    #BtnAirCar .col-xs-12,
    #AirHotelDatesRooms .col-xs-6,
    #divAirHotelCities .col-xs-12,
    #AirHotelTitle .col-xs-12,
    #bushotelTitle .col-xs-12,
    #AirCarTitle .col-xs-12,
    #divAirFlexDates,
    #divAirUpTripType .col-xs-12,
    #AirTitle .col-xs-12,
    #ExtraTitle .col-xs-12,
    #divAirPassengers,
    #divExtraDates .col-xs-6,
    #AireDatesPassengers .col-xs-6,
    #divAirCities .col-xs-12,
    #divBusHotelCities .col-xs-12,
    #HotelTitle .col-xs-12,
    #BusTitle .col-xs-12,
    #HotelDestination .col-xs-12,
    #HotelDatesRooms .col-xs-6,
    #NetacticaCar .col-xs-7,
    #NetacticaCar .col-xs-5,
    #divCarAirports .col-xs-12 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .lblAirCarDates,
    .lblDates,
    .lblRooms {
        margin-left: -10px;
    }
    #divAirMultiDestination .lblDates,
    #divAirMultiDestination .lblRooms {
        margin-left: 0px;
    }
    #ui-datepicker-div a.ui-state-default {
        font-size: 12px;
    }
    .btnSearch {
        width: 100%;
    }
    .global .form-control[readonly],
    .global .org-input,
    .global .dest-input,
    .global .checkindate-input,
    .global .checkoutdate-input,
    .global .hotel-rooms-input,
    .global .promocode-input,
    .global .accountcode-input,
    .global .airhotel-rooms-input,
    .global .bushotel-rooms-input,
    .global .air-passengers-input,
    .global .bus-passengers-input,
    .global .special-options-input {
        background-color: #fff;
        border-radius: 10px;
        border: none;
        font-weight: 500;
    }
    .global .lblDates,
    .global .lblRooms,
    .global .lblPassengers {
        text-transform: uppercase;
    }
    .global .widget-tabs-container label {
        text-transform: uppercase;
    }
    .global .input-icon {
        font-size: 1.5rem;
    }
    select,
    input {
        font-size: 16px !important;
        touch-action: none !important;
    }
    .ui-datepicker-multi .ui-datepicker-group {
        margin-top: 12px;
    }
    .hidden-lg.pop-up-title h2 {
        font-size: 1.1rem;
        margin-bottom: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    #ui-datepicker-div a.ui-state-default {
        font-size: 12px;
    }
    .btnSearch {
        width: 100%;
    }
    .global .lblDates,
    .global .lblRooms,
    .global .lblPassengers {
        text-transform: uppercase;
    }
    .global .widget-tabs-container label {
        text-transform: uppercase;
        display: inline;
    }
    .global .input-icon {
        font-size: 1rem;
    }
    select,
    input {
        font-size: 16px !important;
        touch-action: none !important;
    }
    /*----------------------------------*/
    .popup_wrapper {
        top: 0px !important;
        left: 0px !important;
        height: 100% !important;
    }
    .pop-up-control-container {
        width: 100% !important;
        height: 100% !important;
    }
    .pop-up-main {
        max-height: 100%;
        visibility: visible;
        top: 0 !important;
        left: 0 !important;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }
    .pop-up-content {
        padding-left: 16px;
        padding-right: 16px;
        position: relative;
        z-index: 5;
        height: 430px;
        overflow-y: scroll;
        padding-top: 15px;
    }
    .pop-up-title {
        background-color: #F3F3F3;
        border-bottom: 2px solid #F0EFEF;
        position: relative;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .pop-up-title h2 {
        margin-bottom: 0;
    }
    .pop-up-close {
        position: absolute;
        font-size: 1.3rem;
        top: 50%;
        margin-top: -9px;
        right: 2.6rem;
        color: #111111;
    }
    .pop-up-close:hover {
        text-decoration: none !important;
        color: #000;
    }
    .pop-up-action {
        bottom: 0;
        width: 100%;
        position: fixed;
        z-index: 10;
        background-color: white;
        padding: 15px !important;
    }
    .pop-up-content-scrool {
        display: block !important;
    }
    .no-scroll {
        overflow: hidden;
    }
    .global .form-inline .aMobileAutocompleteCancel {
        position: fixed;
        top: 15px;
        right: 20px;
        font-size: 20px;
    }
    .global .form-inline .aMobileAutocompleteCancel .fa-x {
        color: black;
    }
}

.pop-up-action {
    padding: 15px 0;
    border-top: solid 1px #f5f5f5;
}

.pop-up-action-flex {
    display: flex;
    flex-direction: row-reverse;
}

.pop-up-content-scrool {
    display: none;
}

.divRoomChildAge {
    margin-top: 10px;
}

.global select,
.pop-up-control-container select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url(../Images/arrow-down.png) no-repeat 95% 50%;
}

.input-mobile-control {
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 20;
}

#divAutoCompleteMobileContainer {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    touch-action: none !important;
    z-index: 99999;
}

#AirHotelDatesRooms,
.fdsHotelDetails {
    margin-bottom: 26px;
}

.btnSearch {
    background-color: #1d96c2 !important;
    color: #fff !important;
    border: none !important;
    font-size: 18px !important;
}

.btnSearch:hover {
    background-color: #fff !important;
    color: #1d96c2  !important;
    font-size: 18px !important;
    text-decoration: underline !important;
    border: 1px solid #1d96c2 !important;
}

.air-remove-flight,
.air-add-flight {
    color: #fff;
    font-weight: 500;
}

#ui-datepicker-div a.ui-state-default {
    font-weight: bold;
    color: #000;
    font-size: 12px;
}

.mobile-tabs-content .widget-tabs {
    width: 100% !important;
}

.mobile-tabs-content .widget-tabs li a {
    text-align: center;
}

.mobile-tabs-content .widget-tabs li a .fa {
    font-size: 24px
}

#btnClosePaxRoomPopup {
    background-color: #D91C69;
    border: 0px;
    color: #fff;
}

.global .widget-tabs-container .upTripType label {
    font-size: 13px;
    color: #000
}

.global .widget-tabs-container .upTripType .col-xs-4:nth-child(2) {
    width: 26%;
    padding: 0px;
}

.global .widget-tabs-container .upTripType .col-xs-4:first-child {
    width: 37%;
    padding-right: 0px;
}

.global .widget-tabs-container .upTripType .col-xs-4:last-child {
    width: 37%;
    padding: 0px;
}

@media (max-width: 480px) {
    .global .widget-tabs-container .upTripType label {
        font-size: 12px;
    }
    .global .widget-tabs-container .upTripType .col-xs-4:nth-child(2) {
        width: 26%;
        padding: 0px;
    }
    .global .widget-tabs-container .upTripType .col-xs-4:first-child {
        width: 37%;
        padding-right: 0px;
    }
    .global .widget-tabs-container .upTripType .col-xs-4:last-child {
        width: 37%;
        padding: 0px;
    }
    .tab-content.widget-tab-container {
        background: #f8f8f8;
        opacity: inherit;
    }
    .airFlexDates-label,
    .baggageIncluded-label {
        font-size: 12px;
    }
}