.form-group.w25 input {
    background-color: #fff;
}

.disabled__price__detail {
    pointer-events: none;
    color: #bfbfbf !important;
}

.dropdown-item:hover {
    background-color: #F2D8F8;
}

.flTable__ticket.active .bg_class {
    color: #fff !important;
}

.dob_error {
    margin: -10px auto 10px;
    color: red;
    display: none;
}

.flTable__header .flTable__cell {
    padding: .7vw 1vw;
}

.limit_character {
    color: red;
    display: none;
}

.err_character_+.err_character {
    display: block !important;
}

.err_character,
.limit_character {
    color: red;
    display: none;
}

.searchBox__form.selected .t-datepicker .t-dates {
    pointer-events: all !important;
    ;
    opacity: 1.5 !important;
}

.searchBox__form.selected .t-datepicker {
    cursor: auto !important;
}

.flightResult {
    display: none;
}

.disabled {
    pointer-events: none;
}

.dropdown-item {
    cursor: pointer;
}


.layoutInfo__body table td {
    border: 1px solid #ccc;
    padding: 12px;
    text-align: center;
}

.flightSelect__price {}

.newsletter_msg {
    color: white;
    font-size: 12px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 500px) {

    .flightReview {}

    .flightReview #child,
    .flightReview #adult,
    .flightReview #infant {
        width: 100% !important;
        float: none !important;
        margin: 0 2px;
    }

    .fareCondition {
        display: block;
    }

    .searchBox__form .iconLine {
        width: 100% !important;
    }

    #child,
    #adult,
    #infant {
        width: 32% !important;
        float: left !important;
        margin: 0 2px;
    }

    #child label,
    #adult label,
    #infant label {
        font-size: 11px !important;
    }

    .btnPromotion {
        padding-top: 10px !important;
    }

    #total_price_for_all,
    .flightList__btn span {}
}

.flightPassenger__main .form-group .form-control.d-hidden {
    pointer-events: none;
    opacity: .4;
}

.searchBox__schedules .medium {
    font-weight: 100 !important;
}

.searchBox__status .medium {
    font-weight: 100 !important;
}

.mb15 {
    margin-bottom: 9px !important;
}

.favDes__list>li.active>a {
    color: #F79320;
    font-weight: 500;
}

.searchBox__form .iconLine {
    margin-bottom: 1.8vw;
    width: 19%;
    padding: 0 .7vw;

}

/*css tip name*/

/* tip1 */
.tipsBox__cont.tip1 .formBox__row.box1 input.gen {
    pointer-events: none;
    opacity: .4;
}

.tipsBox__cont.tip1 .formBox__row.box1 input.last {
    pointer-events: none;
}

.tipsBox__cont.tip1 .formBox__row.box1 {
    margin: 0 0vw 1vw;
}

.tipsBox__cont.tip1 .formBox__row.box1 .form-group {
    padding: 4px;
}

.tipsBox__cont.tip1 .formBox__row.box1 .checkbox label {
    pointer-events: none;
}

/* tip2 */
.formBox__row.box2 select.select2 {
    pointer-events: none;
}

.tip1 .gen2 {
    pointer-events: none;
}

.formBox__row.box2 .group2 {
    padding: 0 1vw;
    width: 25%;
}

.faq tbody tr td {
    border-bottom: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
}

.bug,
.bug:focus {

    border: 2px solid #F79320;
}

.hidden-by-time {
    display: none;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.avoid-clicks,
.select_price .btn.btn-disable {
    pointer-events: none;
}

#day_go {
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 62px;
}

#day_return {
    position: absolute;
    z-index: 9999;
    left: 0px;
    top: 62px;
}

.page-flights-result .slick-track {
    width: 100% !important;
}

.flDate__item.slick-slide {
    width: 147px !important;
}

.page_loading .region-content {
    display: none;
}

.flDateMobile {
    width: 100% !important;
}

header.page_loading {
    display: none;
}

.flightStep {
    align-items: center;
    width: 502px !important;
}

.flightStep__item.step2.visited:before,
.flightStep__item.step3.visited:before {
    width: 218px;
}

.flightStep__numb {
    width: 30px;
    height: 30px;
}

.flightStep__item:before {
    height: 3px;
    top: 12px;
    left: 1px;
}

@media (max-width: 1000px) {
    .flightSelect__price {
        display: block;
    }

    .fareCondition table th p {
        font-size: 12px;
    }

    .button_rechange button {
        font-size: 12px;
        min-width: 90px;
    }

    .box_after_choosing_flight .class_name {
        font-size: 11px;
    }

}

@media (max-width: 768px) {
    #day_go {
        top: 69px;
    }

    #day_return {

        top: 152px;

    }

    .camNavbar__nav a {
        font-size: 12px;
    }

    .box-search-note {
        margin-top: 10px;
    }


}

.btn {
    font-size: 14px;
    padding: 5px 20px;
    height: auto !important;
}

.layoutInfo__btn .btn {
    width: auto !important;
}

.suggestPlace__list li button {
    text-align: left;
}

.flightStep__item.step1.visited:before {
    width: 105px;
}

.checkbox input:checked+label:after {
    width: 0.5vw;
    height: 1vw;
    top: 4px;
    left: 0.4vw;
}

.checkbox label:before {
    padding: 0.5vw;
    top: 5px;
}

@media (max-width: 1000px) {
    .camNavbar__nav a {
        font-size: 12px;
    }

    .suggestPlace__list li button {
        font-size: 12px !important;
    }

}

.t-datepicker {
    position: relative;
}

.flTable__fare.flTable__fare_economy .fareCondition_business {
    display: none;
}

.flTable__fare.flTable__fare_business .fareCondition_economy {
    display: none;
}

.textTrip {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

#accept_cookie {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 15px;
    z-index: 99999999999999999999999;
    color: #000;
}

#accept_cookie .container {
    display: flex;
}

#accept_cookie button {
    width: 150px;
    color: #000 !important;
    border: solid #F15A26 1px !important;
    background: #fff !important;
}

#accept_cookie button:hover {
    color: #fff !important;
    background-color: #F15A26 !important;
    border-color: #F15A26;
}


@media (min-width: 768px) {

    #first_name,
    #last_name {
        width: 35% !important;
    }

    .layoutInfo__cont table {
        width: 100% !important;
    }

    .logo a img {
        width: 16vw;
    }

    .camNavbar__nav {
        margin-left: 30px;
    }

    .formBox__term {
        height: 10vw;
    }
}

.no_result {
    border: 1px solid #ccc;
    padding: 20px 10px;
    text-align: center;
    background: #fff;
}

.btn.disabled,
.btn:disabled {
    opacity: .7;
    border-color: #bdbdbd !important;
    background-color: #bdbdbd !important;
}

.violet {
    color: #371763;
}

.soldOut {
    pointer-events: none;
}

.offersBox__item {
    cursor: pointer;
}

.btn.btn-disable {
    pointer-events: none;
}

@media (max-width: 767px) {
    .searchBox__item {
        z-index: 10 !important;
    }

    .loadingBox {
        z-index: 999 !important;
    }

    .logo a img {
        width: 200px;
    }

    .loadingBox__text {
        font-size: 18px;
    }

    .flDate__item {
        width: 50%;
        padding: 8px;
    }

    .flDateMobile__slide {
        display: flex;
        padding: 0 30px;
    }

    body.page-flights-result {
        background: #fff;
    }

    .box_after_choosing_flight .flTicketMobile__total {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: rgb(68 38 44 / .08);
        padding: 10px;
    }

    .box_after_choosing_flight .class_name {
        display: flex;
        align-items: center;
    }

    .button_rechange {
        text-align: right;
    }
}

#accept_cookie {
    display: none !important;
}

.more_detais {
    font-size: 12px;
    color: #318FDB;
}

.btn-yourBooking {
    align-items: center;
    font-size: 14px;
    color: #318FDB;
}

.btn-yourBooking:hover {
    text-decoration: underline;
}

.flTable__item.last .flTable__time {
    display: none;
}

.formBox__term p {
    margin-bottom: 0vw !important;
}

.formBox__term ul li {
    margin-bottom: 0vw !important;
}

.t-datepicker span.t-arrow-top {
    display: none !important;
}

.fareCondition__price .fare_adult {
    font-size: 18px !important;
}

.formBox .formBox__body {
    padding: 0vw 0 !important;
}

.layout_home {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: linear-gradient(360deg, rgba(241, 237, 236, 1) 0%, rgba(201, 221, 238, 1) 49%, rgba(135, 225, 243, 1) 100%);
}

.button_rechange button {
    font-weight: 500;
    padding: 10px 16px;
    color: #fff;
    background-color: #f18721;
    border-color: #f18721;
    border-radius: 4px;
}

.button_rechange {
    text-align: right;
}

.class_name svg {
    margin-right: 12px;
}

.box_after_choosing_flight .class_name {
    display: flex;
    align-items: center;
}

.box_after_choosing_flight .flTable__right {
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#flightDetailPopup .flInfo__item {
    padding: 0.8vw;
}

.flInfo__item {
    flex: 1;
    padding: 0 10px;
}

.flInfo__trip {
    margin: 0 -0.8vw;
}

.flInfo__trip {
    display: flex;
    margin: 0 -10px;
}

.airlineInfo {
    display: flex;
    align-items: center;
    /* font-size: 12px; */
}

.airlineInfo__logo {
    display: flex;
    align-items: center;
}

.airlineInfo__name {
    display: flex;
    align-items: center;
}

.airlineInfo__logo span {
    flex: 1;
    padding-left: 8px;
    /* color: #000000A6;
    font-size: x-small; */
}

.airlineInfo__logo span {
    padding-left: 0.7vw;
}

.modal-flightDetail__desktop .airlineInfo img {
    width: 1.5vw;
}

.airlineInfo__logo img {
    width: 26px;
}

.airlineInfo__name:before {
    content: '•';
    padding: 0 1vw;
    color: rgba(0, 0, 0, .15);
    line-height: 1;
    font-size: 1.5vw;
}

.stopBox__icon {
    position: relative;
}

.flTicket__th,
.priceBox,
.stopBox__icon,
.stopBox__text {
    text-align: center;
}

.stopBox {
    width: auto;
    /* padding: 0 10px; */
    /* margin-top: 10px; */
}

.stopBox__icon:before {
    left: 0;
}

.stopBox__icon:after,
.stopBox__icon:before {
    content: '';
    width: 37%;
    border-bottom: 1px dashed rgba(0, 0, 0, .15);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.destination__link {
    height: 3.5vw !important;
}

.page-home .destination__link {
    height: auto !important;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.btn-large {
    padding: 10px 50px;
    height: auto;
    margin: 40px 0;
}

/*New code datepicker*/
.datepicker input {
    height: 48px;
    border-radius: 4px;
    padding: 0 15px;
    color: #000;
    text-indent: 0;
    width: 100%;
}

.searchBox .container {
    max-width: 1240px;
}

#ui-datepicker-div {
    z-index: 99999 !important;
}

.disableCheckOut {
    pointer-events: none;
    opacity: 0;
    position: absolute;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    padding: 5px 8px !important;
    border: unset !important;
    background: #f5f5f5 !important;
    text-align: center !important;
    color: #000 !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover {
    border: unset !important;
    background: unset !important;
    opacity: .5;
}

.ui-datepicker select.ui-datepicker-month {
    border-radius: 8px;
    border: 1px solid #cccccc;
    padding: 0 4px;
}

#ui-datepicker-div table tr th {
    color: #000;
    background: #fff;
}

@media (min-width:1100px) {
    #ui-datepicker-div {
        width: 550px !important;
    }
}

@media (max-width:768px) {
    #ui-datepicker-div {
        width: 280px !important;
        left: 30px !important;
    }
}

/*restyle datepicker*/
.ui-datepicker-calendar tr th {
    color: #000 !important;
}

body .ui-datepicker-next .ui-icon {
    background-image: url(../images/arrow-rights.png) !important;
}

body .ui-icon,
body .ui-datepicker-prev .ui-icon {
    background-image: url(../images/arrow-lefts.png) !important;
}

body .ui-icon {
    width: 24px;
    height: 24px;
}

body .ui-datepicker .ui-datepicker-prev span,
body .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -10px;
}

body .ui-icon-circle-triangle-e {
    background-position: 0;
}

body .ui-icon-circle-triangle-w {
    background-position: 0;
}

body .ui-widget-header {
    border: 1px solid #fff;
    background: #371763;
}

@media (min-width: 768px) and (max-width: 1199px) {

    .ui-state-default,
    .ui-widget-content .ui-state-default {
        padding: 0.6vw !important;
    }

    .ui-datepicker .ui-datepicker-title {
        padding: 3px;
    }

    body .ui-datepicker {
        width: 46vw !important;
        left: 48vw !important;
        top: 28.5vw !important;
    }
}

@media (min-width: 768px) {
    textarea.form-control {
        height: 6.5vw !important;
    }

    .form-control {
        height: 40px !important;
    }

    .inputSvg .form-control {
        padding-left: 45px !important;
    }
}

@media (max-width: 768px) {
    body .ui-datepicker {
        width: 312px !important;
        left: 30px !important;
    }
}

.flTicketMobile__item .ANN_noneStop span {
    color: #000;
}

.flTicketMobile__item .min_group_fare,
.flTicketMobile__item .ANN_fare_adult,
.flTicketMobile__item .ANN_seat_left {
    color: #371763;
}

body .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
    margin-bottom: 6px;
}

.ui-datepicker select.ui-datepicker-month {
    border-radius: 8px;
    border: 1px solid #cccccc;
    padding: 0 4px;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    padding: 7px 10px;
    border: unset !important;
    background: #f5f5f5 !important;
    text-align: center !important;
    color: #000 !important;
    line-height: 16px;
}

body .ui-widget-content,
body .ui-widget-header {
    color: #fff;
}

.ui-datepicker {
    width: 590px !important;
    z-index: 9999 !important;
}

.ui-datepicker-year {
    margin-left: 6px;
}

a.ui-state-default:hover,
.ui-datepicker .ui-datepicker-days-cell-over a {
    background: #662F8E !important;
    color: #fff !important;
}


.update_css_2025 .flightHeader {
    background: none !important;
}

.update_css_2025 .flTable__header {
    background: #fff !important;
}

.update_css_2025 .flTable__header .flTable__left .colorWhite {
    color: rgba(0, 0, 0, .65) !important;
}

.update_css_2025 .stopBox__text .bgGreen,
.update_css_2025 .stopBox__text .bgOrange {
    background: none !important;
    color: rgba(0, 0, 0, .65) !important;
}

.flTable__ticket .svg_min_fare {
    position: absolute;
    top: 14px;
    left: 6px;
    display: none;
}

.flTable__ticket.min_fare .svg_min_fare {
    display: block !important;
}

.sortFilterMobile__sort .dropdown-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sortFilterMobile__sort .dropdown-toggle:after {
    content: none !important;
}

.sortFilterMobile__sort span,
.sortFilterMobile__filter span {
    padding: 0 5px;
}

.sortFilterMobile__sort svg {
    margin: 0 !important;
}

.sortFilterMobile .dropdown {
    width: auto !important;
}

.flTicketMobile__header {
    background-color: #371763;
    color: #fff;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px 4px 0 0;
    position: sticky;
    top: 0;
    z-index: 20;
}

.flDateMobile {
    position: relative;
}

.flDateMobile .slick-arrow {
    border: none;
}

.flDateMobile .slick-prev {
    left: 5px;
}

.flDateMobile .slick-next {
    right: 5px;
}

.checkbox label:before {
    padding: 10px;
    top: 4px;
}

.checkbox input:checked+label:after {
    width: 10px;
    height: 15px;
    top: 4px;
    left: 6px;
}

.flightReview__main .checkbox label {
    padding-top: 10px;
}

.yourBooking {
    width: 300px !important;
}

.yourBooking__item .formBox__sub {
    margin-bottom: 10px;
}

.yourBooking__total .formBox__sub p {
    padding: 5px 0;
}

.yourBooking__total .price-detail-item {
    margin-top: 10px;
}

@media only screen and (max-width: 500px) {

    #adult.price-detail-item,
    #child.price-detail-item,
    #infant.price-detail-item {
        width: 100% !important;
        float: none !important;
    }
}

.yourSelection_total_price {
    line-height: 25px !important;
}

.tab_segment {
    display: flex;
    margin-left: 30px;
}

.tab_segment li {
    margin-right: 10px;
    padding: 5px 20px;
    background: #fff;
    color: #000;
    cursor: pointer;
}

.tab_segment li.active {
    background: #371763;
    color: #fff;
}

.passenger_seatmap .checkbox input:checked+label:after {
    width: 8px;
    height: 15px;
    top: 4px;
    left: 6px;
}

.passenger_seatmap .checkbox input:checked+label:before {
    background-color: #F79320;
    border-color: #F79320;
}

.passenger_seatmap .checkbox label:before {
    padding: 8px;
    top: 6px;
}

.passenger_seatmap.checkbox label {
    text-transform: uppercase;
    padding-top: 5px;
}

.seat_item {
    width: 30px;
    margin: 0 auto;
}

.flight_seat_map {
    width: 310px;
    margin: 0 auto;
}


.flight_seat_map .top_flight {
    width: 100%;
    background: url(../images/seatmap_top.html) no-repeat;
    height: 290px;
    background-size: cover;
}

.list_seat {
    background: #f6f5fb;
    padding: 10px 0;
}

.list_seat .checkbox label:before {
    padding: 8px !important;
    top: 4px !important;
    background: #fff;
}

.body_flight {
    position: relative;
}

.left_flight {
    background: url(../images/seatmap_left.html) no-repeat 21px 0px;
    top: 67px;
    right: 250px;
    position: absolute;
    padding: 164px 149px 240px 215px;
    background-size: 386px;
    width: 400px;
}

.right_flight {
    background: url(../images/seatmap_right.html) no-repeat;
    top: -200px;
    left: 245px;
    position: absolute;
    padding: 446px 410px 253px 235px;
    background-size: 375px;
    width: 400px;
}

.seat_item label {
    padding-left: 0px !important;
}

.formBox__seatmap .formBox__left {
    width: 40% !important;
}

.flight_seat_map .title {
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}

.seat_item.checkbox input:checked+label:after {
    width: 7px;
    height: 13px;
    top: 6px;
    left: 2px;
    background: url(../images/icons8-close-24.html) no-repeat 0px 0px;
    padding: 6px;
    transform: none;
    background-size: 14px;
}

.checkbox input[readonly]:checked+label:before {
    background-color: #a88357;
    border-color: #a88357;
}

.exit_door {
    position: relative;
}

.exit_door_left i {
    position: absolute;
    left: -18px;
    top: 6px;
    color: #d9d5ed;
    font-size: 20px;
}

.exit_door_right i {
    position: absolute;
    right: -27px;
    top: 6px;
    color: #d9d5ed;
    font-size: 20px;
}

.formBox__seatmap .note {
    margin-left: 10px;
}

.loi_di {
    padding-left: 23px;
    padding-right: 10px;
}

@media only screen and (max-width: 500px) {
    .formBox__seatmap .formBox__left {
        width: 100% !important;
    }
}

.flight_seat_map.flight_3day {
    width: 380px;
    margin: 0 auto;
}

.list_seat .checkbox input[readonly]:checked+label:before {
    background: #fff;
    border-color: #000;
}

.list_seat .checkbox input:checked+label:before {
    background: #fff;

}

.passenger_seatmap.checkbox label:before {
    padding: 8px !important;
    top: 4px !important;
}

.passenger_seatmap.checkbox input:checked+label:after {
    width: 9px;
    height: 12px;
    top: 4px;
    left: 4px;
}

.formBox__seatmap .note .checkbox input[readonly]:checked+label:before {
    background: #fff;
    border-color: #000;
}

.formBox__seatmap .note .checkbox input:checked+label:after {
    width: 7px;
    height: 13px;
    top: 6px;
    left: 2px;
    background: url(../images/icons8-close-24.html) no-repeat 0px 0px;
    padding: 6px;
    transform: none;
    background-size: 14px;
}

.formBox__seatmap .note .checkbox label:before {
    padding: 8px;
    top: 4px;
}

.formBox__seatmap .note .checkbox input:checked+label:before {
    background-color: #fff;
    border-color: #F79320;
}

.formBox__seatmap .note .checkbox label {
    padding-top: 5px;
}