



.calender {
    width: 100px;
    height: 90px;
    background-color: #ff9900;
}

.calender_font {
    font-family: 'GOTHIC';
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
}

.gray_box {
    width: 80px;
    background-color: #cccccc;
}

.input_box2 {
    width: 50px;
    height: 20px;
    border: 1px solid #ccc;
    font-family: 'GOTHIC';
    font-size: 15px;
    color: #9b9999;
    padding: 5px;
    text-align: left;
}







.watermarkedfareSaerch {
    width: 265px;
    height: 20px;
    border: 1px solid #ccc;
    font-family: 'GOTHIC';
    font-size: 15px;
    color: #9b9999;
    padding: 5px 5px 5px 7px;
    text-align: left;
}













#divDay {
    background-color: #ff9900;
    color: White;
    font-size: 14px;
    width: 100px;
    font-family: 'GOTHIC';
    text-align: center;
    padding-top: 5px;
}

#divDate {
    background-color: #ff9900;
    font-family: 'GOTHIC';
    color: White;
    font-size: 50px;
    width: 100px;
    text-align: center;
    padding-bottom: 5px;
}

#divMonthYear {
    background-color: #ff9900;
    color: White;
    font-size: 14px;
    width: 100px;
    padding-bottom: 5px;
    font-family: 'GOTHIC';
    text-align: center;
}

#divDayTo {
    background-color: #ff9900;
    color: White;
    font-size: 14px;
    width: 100px;
    font-family: 'GOTHIC';
    text-align: center;
    padding-top: 5px;
}

#divDateTo {
    background-color: #ff9900;
    font-family: 'GOTHIC';
    color: White;
    font-size: 50px;
    width: 100px;
    text-align: center;
    padding-bottom: 5px;
}

#divMonthYearTo {
    padding-bottom: 5px;
    background-color: #ff9900;
    color: White;
    font-size: 14px;
    width: 100px; /*height: 30px;*/
    font-family: 'GOTHIC';
    text-align: center;
}

.autocomplete_completionListElement {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    margin: 0px !important;
    line-height: 16px;
    padding: 5px;
    background-color: White;
    text-align: left;
    cursor: 'auto';
    overflow: auto;
    max-height: 200px;
    height: auto;
    visibility: hidden;
    border-style: solid;
    border-color: #6d7079;
    border-width: 1px;
}

.AutoExtenderList {
    list-style: none;
    cursor: auto;
    font-size: 12px;
    color: black;
    padding: 5px;
    font-family: Arial;
}

.autocomplete_highlightedListItem {
    color: White;
    background-color: #4174ba;
    font-size: 12px;
    padding: 5px;
    cursor: default;
    list-style-type: none;
}

#blocker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    background-image: url('../../images/trans.png');
}

    #blocker div {
        position: absolute;
        top: 40%;
        left: 40%;
        width: 5em;
        height: 2em;
        margin: -1em 0 0 -1.5em;
        color: #fff;
        font-weight: bold;
    }

.switch-field {
    overflow: hidden;
}

.switch-title {
    margin-bottom: 6px;
}

.switch-field input {
    display: none;
}

.switch-field label {
    float: left;
}

.switch-field label {
    display: inline-block;
    width: 48%;
    background: #fff;
    color: #000 !important;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 13px 0px;
    margin-top: 1px;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.card-radio label {
    padding: 10px 0px;
    margin-top: 12px;
    margin-bottom: 0;
}

.card_line input {
    width: 23%;
    border: 1px solid #ccc;
    height: 40px;
    padding: 10px;
}

.card_line select {
    padding: 10px;
    padding: 10px;
    width: 48%;
    margin-right: 4px;
    border: 1px solid #ccc;
}

.confirm-bookin input[type=button] {
    padding: 10px 20px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-weight: normal;
    background: #074997;
    border: none;
}

.card-radio-main {
    margin-top: 3px;
    padding: 0;
}

.switch-field label:hover {
    cursor: pointer;
}

.flight-search-callus-page-back {
    background: #3a5584;
    font-family: roboto;
}

.div-1 {
    color: #fffafa;
    font-size: 20px;
}

.flight-result-page {
    width: 100%;
    float: left
}

.smry-details {
    /*  background: #ececec;*/
    padding: 18px;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.name-callus {
    font-size: 25px !important;
    color: #333;
    margin-bottom: 15px;
    font-family: roboto;
    margin-right: 14px;
    /*float: left;*/
    width: 100%;
}

.details-callus {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #777;
}

.confirmation_pnr-no {
    margin-bottom: 5px;
    font-weight: bold;
}

    .confirmation_pnr-no span {
        color: red;
    }

.details-callus p {
    font-size: 15px;
    color: #777;
}

.confirmation_flight_detail_man-back {
    width: 100%;
    float: left
}

.confirmation_flight_detail_back {
    width: 62%;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding-bottom: 10px;
}

.confirmation_fare_detail {
    width: 34%;
    float: left;
    margin-left: 20px;
}

.confirmation_lower_deatil_back {
    width: 62%;
    float: left;
    margin-right: 20px;
    border-radius: 10px;
    background: #3a5584;
    margin-top: 15px;
    padding: 10px;
    color: #fffafa;
    font-family: roboto;
    box-shadow: 0 2px 5px 0 rgb(44, 96, 144, 0.16), 0 2px 10px 0 rgba(44, 96, 144, 0.08)
}

.confirm__dtl {
    color: #ffc011;
}

.confirmation_callno {
    padding: 5px 0px;
}

.confirmation_day {
    padding: 5px 0px;
}

.confirmation_timing {
    padding: 5px 0px;
}

.confiramtion_offer_img {
    width: 34%;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 20px
}

    .confiramtion_offer_img img {
        width: 100%;
    }

.review-page {
    width: 100%;
    float: left;
    min-height: 450px;
}

    .review-page h1 {
        text-align: center;
        padding-top: 75px;
        color: #2c6090;
    }

.fly-book-btn {
    margin: 8px 0px 0px;
}

    .fly-book-btn input[type=button] {
        padding: 10px 20px;
        cursor: pointer;
        font-size: 13px;
        text-align: center;
        color: #FFFFFF;
        font-weight: normal;
        float: right;
        background: #074997;
    }

.switch-field input:checked + label {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff !important;
    background: #073056;
    margin-left: 0px;
}

span.box-main-title {
    font-weight: 900;
    font-size: 17px;
    color: #f9676b;
}

.popup-flight-icon {
    width: 20%;
    float: left;
    padding-top: 10px;
}

.popup-flight-from {
    width: 30%;
    float: left;
}

.popup-flight-arrow {
    width: 15%;
    float: left;
    text-align: center;
    margin-top: 40px;
}

.popup-flight-to {
    width: 35%;
    float: left;
}

#fare h5 {
    font-weight: bold;
    margin-top: 25px;
}

.popup-faredetail {
    width: 135%;
    clear: both;
    float: left;
}

#fare tr {
    border-bottom: 1px solid #e6e6e6;
}

.flight_detail_twaway_line_left {
    width: 49%;
    float: left;
    padding-left: 1%;
}

.flight_detail_twaway_line_right {
    width: 50%;
    float: left;
}

.flight_detail_twaway_line {
    width: 100%;
    float: left;
    padding: 10px 0px;
    font-size: 13px;
}

.pop-total {
    width: 135%;
    clear: both;
    float: left;
}

.flight_detail_twaway_line_total {
    width: 100%;
    float: left;
    padding: 10px 0px;
    background: #eee;
    font-weight: bold;
}

.More-Flight {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.48), 0 4px 15px 0 rgba(0, 0, 0, 0.26);
}

.More-Flight-close {
    right: 2% !important;
}

@media (max-width:1000px) {

    .switch-field label {
        padding: 11px 0px;
        font-size: 12px;
    }
}

.footer_main_back p {
    color: #fff !important;
    font-size: 15px !important;
    line-height: 1.5;
}


@media (max-width:480px) {
    .name-callus {
        font-size: 20px !important;
    }

    .confirmation_flight_detail_back {
        width: 100%;
        margin-right: 0px;
    }

    .confirmation_fare_detail {
        width: 100%;
        margin-left: 0px;
    }

    .confirmation_lower_deatil_back {
        width: 100%;
        margin-right: 0px;
        margin-top: 0px;
    }

    .confiramtion_offer_img {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .line {
        background: rgba(58, 85, 132, 0.11);
    }

    .new-airlanding-popup {
        width: 96% !important;
        margin: 0 auto;
        margin-top: 8% !important;
        float: left;
    }

    .new-airlanding-popup_line_left {
        width: 100% !important;
        text-align: center;
    }

    .new-airlanding-popup_line_mid {
        width: 100% !important;
        margin-top: 0px !important;
    }

        .new-airlanding-popup_line_mid img {
            width: 10% !important;
        }

    .new-airlanding-popup_line_right {
        width: 100% !important;
        float: left !important;
        text-align: center;
        margin-top: 10px !important;
    }

    .review-page {
        min-height: 450px;
    }

        .review-page h1 {
            padding-top: 85px;
            font-size: 25px;
        }

    .flg-book-btn input[type=button] {
        width: 100% !important;
        float: left !important;
        margin-bottom: 13px;
        padding: 12px 0px !important;
    }
}

@media (min-width:481px) and (max-width:575px) {
    .div-1 {
        font-size: 18px;
        padding-left: 15px;
    }

    name-callus {
        font-size: 22px !important;
        margin-right: 0px;
    }

    .confirmation_pnr-no {
        width: 100%;
    }

    .confirmation_flight_detail_back {
        width: 100%;
        margin-right: 0px;
    }

    .line {
        background: rgba(58, 85, 132, 0.11);
    }

    .new_confermation_back {
        border: none;
    }

    .confirmation_fare_detail {
        width: 100%;
        margin-left: 0px;
        margin-top: 5px;
    }

    .confirmation_lower_deatil_back {
        width: 100%;
        margin-right: 0px;
        margin-top: 0px;
        padding: 6px;
    }

    .confiramtion_offer_img {
        width: 100%;
        margin-left: 0px;
    }

        .confiramtion_offer_img img {
            height: 200px;
            object-fit: contain;
        }

    .waiting-back {
        height: auto !important;
    }

    .new-airlanding-popup {
        width: 75% !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .light-menu .navbar {
        margin: 0px 0 10px;
    }

    .div-1 {
        font-size: 18px;
        padding-left: 15px;
    }

    name-callus {
        font-size: 22px !important;
        margin-right: 0px;
    }

    .confirmation_pnr-no {
        width: 100%;
    }

    .confirmation_flight_detail_back {
        width: 100%;
        margin-right: 0px;
    }

    .line {
        background: rgba(58, 85, 132, 0.11);
    }

    .new_confermation_back {
        border: none;
    }

    .confirmation_fare_detail {
        width: 100%;
        margin-left: 0px;
        margin-top: 5px;
    }

    .confirmation_lower_deatil_back {
        width: 100%;
        margin-right: 0px;
        margin-top: 0px;
        padding: 6px;
    }

    .confiramtion_offer_img {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0px
    }

        .confiramtion_offer_img img {
            height: 200px;
            object-fit: contain;
        }

    .waiting-back {
        height: auto !important;
    }

    .new-airlanding-popup {
        width: 75% !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .new_confermation_back {
        border: none;
    }

    .confirmation_pnr-no {
        width: 100%;
    }

    .confirmation_flight_detail_back {
        margin-right: 10px;
    }

    .confirmation_fare_detail {
        margin-left: 10px;
    }

    .confirmation_lower_deatil_back {
        margin-right: 10px;
    }

    .confiramtion_offer_img {
        margin-left: 10px;
        margin-bottom: 0px;
    }

    .confirmation_callno {
        width: 100%;
        font-size: 16px;
    }

    .confirmation_day {
        width: 100%;
        float: left;
        text-align: left;
        font-size: 16px;
    }

    .confirmation_timing {
        width: 100%;
        text-align: left;
        font-size: 16px;
    }

    .new-airlanding-popup {
        width: 87% !important;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
    }

    .review-page {
        min-height: 600px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .card-radio label {
        margin-top: 33px !important;
    }

    .card_line select {
        margin-right: 1px !important;
    }

    .confirmation_flight_detail_back {
        margin-right: 15px;
    }

    .confirmation_fare_detail {
        margin-left: 15px;
    }

    .confirmation_lower_deatil_back {
        margin-right: 15px;
    }

    .confiramtion_offer_img {
        margin-left: 15px;
    }

    .new-airlanding-popup {
        width: 50% !important;
    }

    .review-page {
        min-height: 903px;
    }
}










.new-airlanding-popup_inner_headingback h1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
}

.new-airlanding-popup_inner_headingback p {
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}









.new-airlanding-popup_line {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    .new-airlanding-popup_line:last-child {
        border-bottom: 0px solid #ccc;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }



    .new-airlanding-popup_line h1 i {
        margin-right: 10px;
    }

.new-airlanding-popup_line_left {
    width: 40%;
    float: left;
}

.new-airlanding-popup_line_left_departdate {
    width: 48%;
    float: left;
}

.new-airlanding-popup_line_left_returndate {
    width: 48%;
    float: right;
}

.new-airlanding-popup_line_mid {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 11px;
}

.new-airlanding-popup_line_right {
    width: 40%;
    float: right;
}

.new-airlanding-popup_line_adult {
    width: 30%;
    float: left;
    margin-right: 2%;
}

.new-airlanding-popup_line_child {
    width: 30%;
    float: left;
    margin-right: 2%;
}

.new-airlanding-popup_line_infant {
    width: 30%;
    float: left;
}
