﻿/*
    Developer: Jerald Facun
    Date: 18/03/2018
    Project: Rakso Travel Online Ticket Reservation System (Powered by Sabre)
*/

.form-group .fas:nth-of-type(2) {
    position: absolute;
    color: #bbbbbb;
    cursor: pointer;
    right: 14px;
    margin-top: -29px;
    display:none;
}


.txtOriginMod, .txtDestMod, .txtDeptMod {
    padding-left: 39px;
}

/*.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
}*/

/*--------------------------------------------------------------------*/

ol, li {
    float: none;
}

@font-face {
    font-family: 'NotoSansCJKsc-Light';
    src: url(../Content/fonts/NotoSansCJKsc-Light.otf);
}

@font-face {
    font-family: 'NotoSans-Italic';
    src: url('../Content/fonts/NotoSans-Italic.ttf') format('truetype');
}

#rakso_page_1 {
    margin-top: 32px;
    margin-left: 9px;
}

/*#rakso_booking {
    border-bottom: 1px solid #d1d1d1;
    background-color: #f5f5f5;
}*/

/*#main_controller a:hover {
    text-decoration: none;
    cursor: pointer;
}*/

/*.head_menu {
    box-sizing: unset;
}

.dest_category {
    margin-top: -3px;
}

#parent_wrapper_segment {
    position: relative;
    margin: 0 auto;
}

.top-menu {
    position: relative;
}

.airtiket_head ul li {
    width: 168px;
}*/

/*@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 400;
    src: url('../Content/fonts/HelveticaNeue Light.ttf') format('truetype');
}*/

.wrapper {
    position: relative;
}

/*.container_field {
    background-image: url('../img/airticket/air_bg.jpg');
    background-position: center;
    background-size: cover;
    height: 655px;
    padding-top: 50px;
}*/

/*.tagline {
    display: block;
}

    .tagline h1 {
        font-family: Helvetica Neue;
        text-align: center;
        color: #fff;
        padding: 0;
        display: block;
        font-size: 50px;
        text-shadow: 0px 1px 5px #000000;
        margin-top: 60px;
    }

    .tagline h2 {
        font-family: Helvetica Neue;
        text-align: center;
        color: #fff;
        padding: 0;
        display: block;
        font-size: 17px;
        text-shadow: 0px 1px 5px #000000;
        margin-bottom: 30px;
    }*/

/*.btn_container {
    position: relative;
    margin: 0 auto;
    width: 300px;
}

    .btn_container ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .btn_container ul li {
            float: left;
            width: 149px;
            height: 50px;
        }*/

/*a.rButton {
    display: block;
    background: linear-gradient(#5594d7, #3f6dc8);
    border: 1px solid #041b38;
    width: 150px;
    height: 50px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 5px;
    cursor: pointer;
}*/

/*a.oButton {
    display: block;
    background: linear-gradient(#5594d7, #3f6dc8);
    border: 1px solid #041b38;
    border-top-right-radius: 5px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    padding-top: 15px;
}*/

/*.clearBoth {
    clear: both;
}*/

/*.search_container {
    background: #ffffff;
    margin: 0 auto;
    padding: 2px;
    width: 816px;
    height: 141px;
    border-radius: 5px;
    box-shadow: 0px 2px 15px #171717;
    position: relative;
}*/

/*.p_origin {
    float: left;
    width: 347px;
    padding: 10px;
    margin-left: 22px;
}

.p_destination {
    float: left;
    width: 342px;
    padding: 10px;
    margin-left: 94px;
    position: relative;
}

.p_title {
    color: #00499a;
    font-family: Arial;
    font-size: 16px;
    display: block;
    margin-top: 30px;
}*/

/*@font-face {
    font-family: 'Neo Sans Intel Light';
    src: url('../Content/fonts/Neo Sans Intel Light.ttf');
}*/

/*.plane_mid {
    background-image: url('../img/airticket/plane_mid.png');
    width: 64px;
    height: 141px;
    position: absolute;
    left: 376px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    top: 0;
}*/

/*.selectDrop {
    font-size: 30px;
    font-family: 'Neo Sans Intel Light';
    color: #b3b3b3;
    background: url('../img/airticket/drop.png');
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}

.tpDestination {
    border: none !important;
    font-family: 'Neo Sans Intel Light' !important;
    font-size: 30px;
    color: #b3b3b3;
    width: 320px;
    outline: none;
    font-weight: normal;
    margin-left: -10px;
}

.btnContainer {
    display: block;
    margin: 0 auto;
    width: 400px;
    position: relative;
    cursor: pointer;
}*/

/*a.btnSearch {
    display: block;
    margin-top: -21px;
    background: linear-gradient(#ed7222, #e54f18);
    background: -moz-linear-gradient(#ed7222, #e54f18);
    background: -webkit-linear-gradient(#ed7222, #e54f18);
    padding: 12px;
    border-radius: 30px;
    text-align: center;
    font-family: 'Helvetica Nue New';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    border: 1px solid #6d2a0e;
}

    a.btnSearch:hover {
        background: #e65419;
    }

@font-face {
    font-family: 'Helvetica Nue New';
    src: url('../Content/fonts/HelveticaNeueLTStd-Bd.otf');
}*/

/*.planeBtn {
    position: absolute;
    background: url('../img/airticket/planeBtn.png');
    height: 30px;
    width: 30px;
    display: block;
    left: 247px;
    top: 15px;
}*/

.containerNew {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.subWrapper {
    background: #fff;
    margin-top: -50px;
    border-radius: 5px;
    padding: 20px;
}

    .subWrapper h1 {
        display: block;
        text-align: center;
        font-family: 'Neo Sans Intel Light' !important;
        color: #414042;
        /*margin-top: 60px;*/
        padding: 0;
        font-size: 34px;
    }

        .subWrapper h1:nth-child(2) {
            margin: 0 !important;
        }

    .subWrapper p {
        font-family: 'Neo Sans Intel Light' !important;
        font-size: 16px;
        width: 960px;
        display: block;
        margin: 0 auto;
        padding-top: 23px;
    }

.arrowdown {
    background: url('../img/airticket/arrowdown.png') no-repeat;
    width: 100%;
    height: 17px;
    display: block;
    background-position: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

/*REPLACED*/
/*
.mainads {
    margin: 0 auto;
    display: block;
    height: 500px;
}
.subslide {
    margin: 0;
    padding: 0;
    list-style: none;
}
    .subslide li {
        width: 276.75px;
        margin-right: 12px;
        float: left;
        display: block;
    }
.pkgCursor {
    position: relative;
    cursor: pointer;
}
.imgPkgCursor {
    width: 259px;
    height: 259px;
    border: none;
}
.aticketpromo {
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    padding-top: 18px;
    padding-bottom: 18px;
}
span.airlineName {
    color: #1e6ee7;
    text-align: center;
    font-size: 15px;
    line-height: 17px;
}
span.dtFields {
    color: #535353;
    text-align: center;
    font-size: 12px;
    margin-top: 4px;
    display: inline-block;
}
.subTrain {
    padding: 0px 0px 3px 13px !important;
    display: inline-block;
    width: 100%;
}
    .subTrain img {
        display: block;
        float: left;
        margin-top: 9px;
    }
*/

.mainads {
    margin: 0 auto;
    display: block;
    font-family: Neo Sans Intel;
    width: 1200px;
}

.subslide {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .subslide li {
        width: 276.75px;
        margin-right: 12px;
        float: left;
        display: block;
        position: relative;
    }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.pkgCursor {
    position: relative;
    cursor: pointer;
    margin: 0;
    height: 259px;
}

.img_photo_hover {
    position: absolute;
    bottom: 5px;
    right: 6px;
    display: none;
}

.airticket_promos {
    margin: 0 auto;
    text-align: center;
    height: 100px;
    border-bottom: 1px solid #cecece;
    padding: 0px 26px;
    font-family: Neo Sans Intel;
}

.aticketpromo {
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    padding-top: 18px;
    padding-bottom: 18px;
    display: inline-block;
}

span.airlineName {
    color: #1e6ee7;
    text-align: center;
    font-size: 15px;
    line-height: 17px;
}

span.dtFields {
    color: #535353;
    text-align: center;
    font-size: 12px;
    margin-top: 4px;
    display: inline-block;
}

.subTrain {
    padding: 14px 0px 3px 0px !important;
    display: inline-block;
    width: 100%;
    margin-left: -32px;
}

.pkgCursor img {
    width: 259px;
    height: 259px;
}

.mainads img {
    float: left;
}

#itemTitle {
    color: #1e6ee7;
    text-align: center;
    font-size: 15px;
    line-height: 17px;
    font-weight: 300;
    font-family: Neo Sans Intel;
}

#itemDates {
    color: #535353;
    text-align: center;
    font-size: 12px;
    margin-top: 4px;
    display: inline-block;
}

#itemCountry {
    margin-left: 5px;
    float: left;
    font-size: 12px;
    font-family: Neo Sans Intel;
    color: #535353;
}

.subContinent {
    margin-left: 5px;
    font-size: 12px;
    font-family: Neo Sans Intel;
    color: #535353;
    display: block;
    float: left;
    margin-top: 9px;
}

.footPat {
    height: 3px;
    width: 261px;
    background: #ededed;
}

.spons {
    text-align: center;
    padding-top: 120px;
    color: #fff;
}

.blog {
    position: relative;
    margin-top: 70px;
}

.img_arr {
    padding-top: 30px;
}

.spons_div_1 {
    font-size: 18px;
    font-family: Neo Sans Intel;
}

.spons_div_2 {
    font-size: 28px;
    font-family: Neo Sans Intel;
}

.bk {
    height: 240px;
}

.icon_content {
    width: 553px;
}

.bk_1 {
    width: 30%;
}

.contact_div {
    border-bottom: 1px solid #d2d2d2;
}

.cont_div {
    text-align: center;
    padding-top: 120px;
    color: #fff;
    padding-bottom: 120px;
}

.cont_div_2 {
    font-size: 19px;
    font-family: Neo Sans Intel;
}

.cont_div_3 {
    font-size: 44px;
    font-family: Neo Sans Intel;
}

.cont_div_4 {
    font-size: 19px;
    font-family: Neo Sans Intel;
}

.tbl_cont {
    font-family: Neo Sans Intel;
    font-size: 18px;
    margin: 0px auto;
    width: 300px;
}

.subfooter_def {
    position: relative;
}

.phase1 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.p_ads1 {
    float: left;
}

.p_ads2 {
    float: left;
    margin-left: 8px;
}

.pricesAva {
    background: url('../img/airticket/wecompareprices.png') no-repeat;
    height: 58px;
    width: 100%;
    background-position: center;
    margin-top: 10px;
}

.banner-flag li {
    border: 1px solid #e5e5e5;
    margin: 3px;
}

/**
    AIRSEGMENT
*/

.segmentMainBody {
    /* background: #f5f5f5; */
    width: 100%;
    height: auto;
    border-bottom: 1px solid #afb4ba;
    padding-bottom: 50px;
    padding-top: 120px;
}

.as_topHeader {
    width: 100%;
    background: #034b88;
    /*height: 108px;*/
    position: absolute;
    box-shadow: 1px 6px 6px -6px #000 !important;
}

.as_firsthphase {
    display: inline-block;
    border-right: 1px solid #356fa0;
    border-left: 1px solid #356fa0;
    cursor: pointer;
    vertical-align: middle;
}

.airbf {
    background: url(../img/airticket/airbf.png) no-repeat;
    width: 54px;
    height: 108px;
    display: block;
}

.as_firsthphase ul {
    padding: 0;
}

.as_firsthphase li {
    float: left;
    color: #fff;
    font-size: 30px;
    font-family: 'Neo Sans Intel Light';
    list-style-type: none;
}

.as_wrappertop {
    text-align: center;
    margin: 0 auto;
    background: #034b88;
}

li.pdtop {
    padding: 1rem;
}

.as_secondphase {
    position: relative;
    padding: 10px 50px 10px 17px;
    display: inline-block;
    border-right: 1px solid #356fa0;
    cursor: pointer;
    vertical-align: top;
    text-align: left;
    vertical-align: middle;
}

    .as_secondphase ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

@font-face {
    font-family: 'Helvetica Nue New Roman';
    src: url('../Content/fonts/HelveticaLTStd-Roman.otf');
}

.as_secondphase li {
    padding: 3px;
    display: block;
    color: #fff;
    font-family: 'Helvetica Nue New Roman';
    font-size: 16px;
}

.as_thirdphase {
    /*height: 108px;*/
    position: relative;
    border-right: 1px solid #356fa0;
    display: inline-block;
    text-align: center;
    /*margin-top: -5px;*/
    vertical-align:middle;
}

    .as_thirdphase label {
        position: absolute;
        color: #5e8fb8;
        font-family: arial;
        width: 146px;
        text-align: center;
        display: block;
        font-weight: 100;
    }

/*.as_calendar1 {
    display: inline-block;
    padding: 29px 45px;
}*/

/*.as_calendar2 {
    display: inline-block;
    padding: 29px 45px 29px 0;
}*/

.leftArrow {
    float: left;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    margin-top: 14px;
    /* margin-left: 50px; */
    cursor: pointer;
}

.initDate {
    float: left;
    color: #fff;
    font-family: 'Helvetica Nue New Roman';
    font-size: 18px;
    margin-top: 21px;
    width: 125px;
    text-align: center;
}

.rightArrow {
    float: left;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    margin-top: 15px;
    /* margin-left: 25px; */
    cursor: pointer;
}

.as_advertisements {
    clear: both;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.as_adboxes {
    background: #ffffff;
    padding: 10px;
    float: left;
    width: 396px;
    border-radius: 10px;
    margin-right: 3px;
    margin-top: 20px;
    margin-bottom: 0px;
    border: 1px solid #dcdcdc;
    transition: border 1s;
    box-shadow: 0px 5px 4px -2px #cacaca;
}

    .as_adboxes:hover {
        border: 1px solid #545864;
    }

.pl_img {
    width: 142px;
    height: 104px;
    float: left;
}

.pl_info {
    width: 215px;
    float: left;
    margin-left: 15px;
}

    .pl_info h1 {
        font-family: Arial;
        font-size: 14px;
        color: #000000;
        display: block;
        width: 100%;
        font-weight: bold;
        margin: 0;
        padding-top: 10px;
        height: 42px;
    }

span.priceDig {
    color: #e95800;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

span.em_pad {
    font-size: 20px;
}

.mk_Btn {
    background: linear-gradient(#bfbfbf, #a7a7a7);
    padding: 5px;
    display: block;
    border-radius: 15px;
    text-align: center;
    border: 1px solid #919191;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: #000000 0px 0px 1px;
}

    .mk_Btn:hover {
        color: #ffffff;
    }

.filterLeftPhase {
    float: left;
    position: relative;
}

span.filterTitle {
    font-weight: normal;
    font-size: 14px;
    display: block;
    float: left;
    font-family: Arial;
    padding-top: 13px;
}

span.fdArrow {
    background: url('../img/airticket/dpInt.png') no-repeat;
    position: absolute;
    width: 11px;
    height: 6px;
    top: 18px;
    left: 80px;
}

.filterSched {
    float: left;
    padding: 10px;
    background: #ffffff;
    margin-left: 10px;
    border: 1px solid #bbbbbb;
    border-radius: 2px;
    width: 120px;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
}

.dpBlkInt {
    background: url('../img/airticket/dpIntBlack.png') no-repeat;
    height: 6px;
    width: 11px;
    position: absolute;
    top: 18px;
    left: 85px;
}

/*.sg_outbound {
    width: 450px;
    padding: 10px;
    text-align: left;
    display: inline-block;
}*/

/*.sg_inbound {
    width: 450px;
    padding: 10px;
    text-align: left;
    display: inline-block;
}*/

/*.headPort {
    width: 100%;
}*/

.txtTitle {
    float: left;
    font-family: Arial;
    font-size: 14px;
}

.mainSegment {
    position: relative;
    display: inline-block;
    margin-bottom: -4px;
}

.mainSegment2 {
    position: relative;
    display: inline-block;

    vertical-align: middle;
}

.sched1 {
    position: relative;
    display: inline-block;
    padding: 1em 5em 1em 1em;
    overflow: hidden;
    color: #ffffff;
    width: 180px;
    height: 40px;
    float: left;
}

.sched2 {
    background-color: #e9eaeb;
    margin-top: 2px;
    width: 130px;
    position: relative;
    height: 60px;
    float: left;
    padding: 10px 21px;
}

.arrowRightBig {
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    border-left: 30px solid #e9eaeb;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: -30px;
    top: 0;
}

.arrowRightBig2 {
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    border-left: 30px solid #f5f5f5;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: -30px;
    top: 0;
}

.sched1:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 19px;
    width: 180px;
    height: 100px;
    background-color: #545864;
    -webkit-transform: skew(224deg);
    -ms-transform: skew(224deg);
    transform: skew(224deg);
    z-index: 0;
    margin: 0 0 0 -20px;
    transition: background 0.2s;
}

.smallTym {
    font-size: 14px;
}

.airportCode_as {
    float: right;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}

.sched3 {
    background: #f5f5f5;
    height: 60px;
    width: 80px;
    float: left;
    margin-top: 2px;
    margin-left: 50px;
    position: relative;
}

    .sched3:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #f5f5f5;
        z-index: 1;
        left: -45px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }

.sched3_left {
    width: 80px;
    font-size: 14px;
    font-family: Arial;
    float: left;
    margin-top: 10px;
}

.schedLast {
    float: left;
    background: #e9eaeb;
    height: 60px;
    width: 125px;
    margin-left: 40px;
    position: relative;
    padding: 6px 11px;
    margin-top: 2px;
}

    .schedLast:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #e9eaeb;
        z-index: 1;
        left: -35px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }

.airportName_as_two {
    float: left;
    width: 122px;
    font-family: Arial;
    font-size: 28px;
    margin-left: 10px;
    margin-top: 10px;
    cursor: default;
    color: #868686;
    font-weight: bold;
}

.airportCode_as_two {
    float: right;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    margin-right: 10px;
}

.sched99 {
    position: relative;
    display: inline-block;
    padding: 1em 5em 1em 1em;
    overflow: hidden;
    color: #ffffff;
    width: 130px;
    height: 30px;
    float: right;
    margin-left:11px;
    margin-top: 10px;
}

    .sched99:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: 19px;
        width: 180px;
        height: 100px;
        background-color: #e9eaeb;
        -webkit-transform: skew(224deg);
        -ms-transform: skew(224deg);
        transform: skew(224deg);
        z-index: 0;
        margin: 0 0 0 -20px;
        transition: background 0.2s;
    }

.btnSources {
    position: relative;
    text-align: right;
}

.clsRight {
    margin-right: 20px;
}

.viewDetailsBtn {
    float: left;
}

.viewDetailsSML {
    background-color: #f6f6f6;
    padding: 5px;
    display: block;
    margin-top: 25px;
    width: 150px;
    border-radius: 15px;
    box-shadow: 0px 0px 1px #e4e4e4;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #e4e4e4;
}

    .viewDetailsSML:hover {
        color: #000000;
    }

.searchModification {
    background: #034b88;
    padding: 10px;
    z-index: 1000;
    position: relative !important;
    width: 100%;
    box-shadow: 5px 7px 27px -5px #000000;
}

.sm_container {
    width: 912px;
    margin: 0 auto;
    padding-top: 22px;
}

.sm_searchNewContainer {
    background-color: #ffffff;
    padding: 0px;
    width: 955px;
    margin: 0 auto;
    height: 111px;
    border-radius: 5px;
}

.sm_Origin {
    float: left;
    width: 416px;
}

.sm_midImage {
    float: left;
    background: url('../img/airticket/planemod.png');
    width: 64px;
    height: 111px;
    margin-left: 30px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.sm_Destination {
    float: left;
    width: 415px;
}

span.smTitle {
    width: 100%;
    margin-top: 22px;
    display: block;
    margin-left: 50px;
    font-family: Arial;
    font-size: 14px;
    color: #00479d;
}

.sm_InputField {
    display: block;
    position: relative;
}

.sm_destinationInput {
    width: 350px;
    margin-left: 40px;
    border: none !important;
    font-family: 'Neo Sans Intel Light' !important;
    font-size: 26px;
    outline: none;
    padding: 0;
    font-weight: normal;
}

.smInputLabels {
    position: relative;
    width: 955px;
    margin: 0 auto;
    margin-top: 20px;
}

.smCalendar1 {
    /*float: left;
    width: 138px;*/
    display: inline-block;
}

/*.gtTitle {
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    font-family: Arial;
    margin-bottom: 5px;
    margin-right: 14px;
    margin-left: 6px;
}*/

/*.drpPassengers {
    width: 180px;
    margin-left: 8px;
    position: relative;
    display: inline-block;
}*/

/*.paxPane {
    margin-top: 20px;
    border-top: 1px solid #0862af;
    padding-top: 16px;
}*/

/*.drpCabin2 {
    display: inline-block;
}*/

/*.smCalModR[disabled] {
    background: #ccc !important;
}

.smCalMod, .smCalModR {
    background: url(../img/airticket/grayArroe.png) no-repeat #ffffff;
    background-position: 148px 15px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    border: 0 !important;
    outline: none;
    font-size: 16px;
    font-family: Arial !important;
    width: 166px;
    color: #000000 !important;
}*/

/*.drpInputs {
    border-radius: 5px;
    padding: 10px;
    background: url(../img/airticket/arrowdown.png) no-repeat #ffffff;
    background-position: 161px 15px;
    height: 35px;
    position: relative;
    cursor: pointer;
}*/

/*.hdInpt {
    position: absolute;
    background: url('../img/airticket/headInput.png') no-repeat;
    width: 24px;
    height: 23px;
    top: 5px;
    left: 10px;
}

.textNumIpt {
    position: absolute;
    font-family: Arial !important;
    color: #000000 !important;
    font-size: 16px;
    left: 86px;
    top: 9px;
}*/

/*.cabinInpt {
    width: 200px;
    background: url('../img/airticket/grayArroe.png') no-repeat #ffffff;
    background-position: 180px 15px;
    height: 35px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-bottom: -13px;
}*/

/*.cabinText {
    font-family: Arial !important;
    color: #000000 !important;
    position: absolute;
    font-size: 16px;
    top: 8px;
    left: 10px;
}*/

/*.bgButtonMod {
    width: 314px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}*/

/*.btnBigModify {
    background: linear-gradient(#ef7300, #e74e00);
    padding: 8px;
    border: 0;
    width: 93%;
    border-radius: 30px;
    outline: none;
    color: #ffffff;
    font-family: 'Helvetica Nue New Roman' !important;
    font-size: 22px;
}*/

a.disableBTN_L {
    display: block;
    background: linear-gradient(#0d599b, #093e6e);
    border: 1px solid #041b38;
    width: 150px;
    height: 50px;
    color: #3c72a2;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    border-top-left-radius: 5px;
    cursor: pointer;
}

a.disableBTN_R {
    display: block;
    background: linear-gradient(#0d599b, #093e6e);
    border: 1px solid #041b38;
    width: 150px;
    height: 50px;
    color: #3c72a2;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 5px;
    cursor: pointer;
}

.wrapper-airdate {
    position: relative;
}

.date_select_containers {
    /*width: 1200px;*/
    width: 1124px;
    margin: 0 auto;
}

.date_select_cabindirect {
    display: inline-block;
    width: 1042px;
    margin-top: 15px;
    text-align: center;
    margin-left: 26px;
    border-top: 1px solid #4f89e2;
    padding-top: 13px;
    padding-left: 266px;
}

.date_caption_one {
    background-color: #034b88;
    text-align: center;
    padding: 20px;
    position: relative;
}

    .date_caption_one span {
        font-family: 'Neo Sans Intel Light';
        font-size: 26px;
        color: #ffffff;
    }

.date_select_options {
    background-color: #467dd2;
    padding: 20px;
}

.date_select_adult, .dt_sel_text_container, .dt_sel_input_container, .date_select_cabin, .dt_sel_cabin_container, .date_tick_option {
    float: left;
}

.date_select_child, .date_select_infant, .date_select_senior, .date_select_pwd {
    float: left;
}

    .date_select_senior .dt_sel_title_top, .date_select_senior .dt_sel_title_bot {
        width: 98px;
    }

    .date_select_pwd .dt_sel_title_top, .date_select_pwd .dt_sel_title_bot {
        width: 152px;
    }

.dt_sel_text_container {
    float: left;
    margin-left: 10px;
}

.date_select_adult {
    margin-left: 0px;
}

.dt_sel_title_top {
    display: block;
    width: 70px;
    font-family: Arial;
    color: #ffffff;
    text-align: right;
    font-size: 15px;
}

.dt_sel_title_bot {
    display: block;
    width: 73px;
    font-family: Arial;
    color: #c1d2ec;
    text-align: right;
    font-size: 12px;
}

.dt_sel_sub {
    display: inline-block;
    margin-left: 6px;
    font-family: Arial;
    color: #c1d2ec;
    text-align: right;
    font-size: 12px;
}

.drpDisabled {
    background-color: #ccc !important;
    pointer-events: none;
}

.drpAdult {
    width: 100px;
    height: 43px;
    display: block;
    background: url('../img/airticket/arrowdown.png') no-repeat #fff;
    background-position: 80px 20px;
    margin-left: 10px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

span.headInputN {
    position: absolute;
    background: url('../img/airticket/headInput2.png') no-repeat;
    width: 29px;
    height: 25px;
    top: 9px;
    left: 12px;
}

span.drpNumInput {
    position: absolute;
    font-family: Arial;
    font-size: 16px;
    top: 12px;
    left: 57px;
}

span.drpNumInput2 {
    position: absolute;
    font-family: Arial;
    font-size: 16px;
    top: 12px;
    left: 15px;
}

.dt_sel_title_cabin {
    display: block;
    width: 60px;
    font-family: Arial;
    color: #ffffff;
    text-align: right;
    font-size: 15px;
    margin-top: 12px;
}

/*.drpCabin {
    width: 231px;
    height: 43px;
    display: block;
    background: url('../img/airticket/arrowdown.png') no-repeat #fff;
    background-position: 210px 20px;
    margin-left: 10px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}*/

.date_tick_option {
    position: relative;
}

.drpIsDirect {
    position: absolute;
    left: 20px;
    top: 12px;
    background-color: #ffffff !important;
    border: none !important;
}

span.dpFlightText {
    color: #ffffff;
    font-size: 12px;
    font-size: 14px;
    font-family: Arial;
    position: absolute;
    top: 12px;
    left: 35px;
    width: 120px;
}

.select_date_container {
    background: #f2f2f2;
    padding: 30px;
}

.date_inner_container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.three-calendars {
    position: absolute;
    top: -27px;
    left: 50px;
}

.three-calendars-two {
    position: absolute;
    top: -27px;
    left: 50px;
}

.height_supporter {
    height: 40px;
}

/*#drpListAdt {
    position: absolute;
    z-index: 300;
    top: 39px;
    left: 10px;
    box-shadow: 0px 3px 5px #000000;
    width: 100px;
    margin: 0;
    padding: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    #drpListAdt li:last-child {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #drpListAdt li {
        background: #ffffff;
        padding: 5px;
        text-align: center;
        cursor: pointer;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ececec;
        font-family: Arial;
        font-size: 14px;
    }

        #drpListAdt li:hover {
            background-color: #e6e6e6;
        }*/

.dt_sel_input_container, .dt_sel_input_container, .dt_sel_cabin_container {
    position: relative;
}

.drpListCnn {
    position: absolute;
    z-index: 300;
    top: 39px;
    left: 10px;
    box-shadow: 0px 3px 5px #000000;
    width: 100px;
    margin: 0;
    padding: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .drpListCnn li:last-child {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .drpListCnn li {
        background: #ffffff;
        padding: 5px;
        text-align: center;
        cursor: pointer;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ececec;
        font-family: Arial;
        font-size: 14px;
    }

        .drpListCnn li:hover {
            background: #e5e5e5;
        }

.drpListInf, .drpListSen, .drpListPwd {
    position: absolute;
    z-index: 300;
    top: 39px;
    left: 10px;
    box-shadow: 0px 3px 5px #000000;
    width: 100px;
    margin: 0;
    padding: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .drpListInf li:last-child, .drpListSen li:last-child, .drpListPwd li:last-child {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .drpListInf li, .drpListSen li, .drpListPwd li {
        background: #ffffff;
        padding: 5px;
        text-align: center;
        cursor: pointer;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ececec;
        font-family: Arial;
        font-size: 14px;
    }

        .drpListInf li:hover, .drpListSen li:hover, .drpListPwd li:hover {
            background: #e5e5e5;
        }

/*.drpCabinList {
    position: absolute;
    z-index: 300;
    top: 39px;
    left: 10px;
    box-shadow: 0px 3px 5px #000000;
    width: 231px;
    margin: 0;
    padding: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/

    /*.drpCabinList li:last-child {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .drpCabinList li {
        background: #ffffff;
        padding: 10px;
        text-align: left;
        cursor: pointer;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ececec;
        font-family: Arial;
        font-size: 14px;
    }

        .drpCabinList li:hover {
            background: #e5e5e5;
        }*/

/*.btn_book_now {
    margin-top: 450px;
}

.labelForFlight {
    text-align: center !important;
    font-size: 22px;
    font-family: Arial;
    color: #666666;
    margin-top: 15px;
}*/

/*span.close {
    position: absolute;
    top: 15px;
    right: 350px;
    font-size: 40px;
}*/

/*.loader_container {
    margin: 0 auto;
    height: 900px;
}*/

/*.loading_text {
    font-size: 20px;
    margin: 10px;
}*/

/*.loading_image {
    background: url(../img/airticket/loaderGrid.gif) no-repeat;
    height: 116px;
    width: 116px;
    margin: 0 auto;
    display: block;
    background-size: 118px;
}*/

/*.loader_container p {
    display: block;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Neo Sans Intel Light';
    font-size: 35px;
}*/

/*.crossContainer {
    display: block;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}*/

/*span.exitBtn {
    display: block;
    position: absolute;
    right: 0;
    font-size: 76px;
    padding: 5px;
    border-radius: 20px;
    cursor: pointer;
    text-align: center;
    color: #1276cc;
    font-weight: 100;
    font-family: serif;
    margin-top: -29px;
}

    span.exitBtn:hover {
        color: #fff;
    }*/

/*.pass_list_cont {
    position: absolute;
    width: 100%;
    top: 55px;
    box-shadow: 0px 3px 15px -5px #000000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .pass_list_cont ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .pass_list_cont ul li:last-child {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .pass_list_cont ul li {
            background: #fff;
            cursor: pointer;
            font-family: Arial;
            font-size: 15px;
            border-bottom: 1px solid #efefef;
            padding-top: 5px;
            padding-bottom: 5px;
            text-align: center;
        }

            .pass_list_cont ul li:hover {
                background: #efefef;
            }*/

/*.drpSubClass {
    position: absolute;
    width: 200px;
    box-shadow: 0px 3px 15px -5px #000000;
    left: 556px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 1;
}

    .drpSubClass ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .drpSubClass ul li:last-child {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .drpSubClass ul li {
            text-align: left;
            padding: 10px;
            background: #fff;
            border-bottom: 1px solid #dedede;
            font-family: Arial;
            font-size: 15px;
            cursor: pointer;
        }*/

/*.modal-lg {

    width: 1122px;
    max-width: 1122px;
    margin-top: 100px;
}*/

/*.dt_header_container {
    width: 100%;
}*/

/*.dt_header_right {
    float: right;
    margin-right: 20px;
}*/

/*.dt_pass_type {
    font-family: Arial;
    font-size: 14px;
    margin-right: 10px;
}*/

/*.dt_above_price {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #e95800;
}*/

/*#drpSubCabin li:hover {
    background: #efefef;
}*/

/*.btnBigModify:hover {
    background: #ee7000;
}*/

.dt_pop_container {
    position: relative;
}

.dt_pop_left_container {
    float: left;
    width: 567px;
}

.dt_pop_right_container {
    float: left;
    width: 567px;
    margin-left: 20px;
}

.dt_pop_top_p1 {
    display: block;
    width: 100%;
}

span.dt_label_left {
    float: left;
    display: block;
    font-family: Arial;
    font-size: 14px;
}

span.dt_label_right {
    float: right;
    display: block;
    font-family: Arial;
    font-size: 14px;
}

.dt_departure_time {
    background: #545864;
    height: 39px;
    width: 100px;
    position: relative;
    text-align: center;
    float: left;
}

.dt_arrival_time {
    float: left;
    position: relative;
    height: 30px;
    width: 75px;
    margin-left: 230px;
    background: #e9eaeb;
    margin-top: 8px;
}

.dt_departure_time::after {
    content: '';
    height: 39px;
    width: 50px;
    background: #545864;
    position: absolute;
    right: -25px;
    top: 0;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    z-index: 100;
}

.dt_arrival_time::after {
    content: '';
    height: 30px;
    background: #e9eaeb;
    width: 50px;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    position: absolute;
    right: -25px;
    z-index: 100;
}

.dt_departure_time span {
    color: #ffffff;
    top: 3px;
    left: 18px;
    display: block;
    font-family: Arial;
    font-size: 24px;
    position: absolute;
    z-index: 110;
    font-weight: bold;
}

.dt_arrival_time span {
    position: absolute;
    display: block;
    width: 150px;
    z-index: 105;
    font-size: 18px;
    left: 17px;
    top: 3px;
    font-weight: bold;
    font-family: Arial;
}

span.dt_sm_day {
    font-size: 14px;
    left: 62px;
    top: 10px;
}

span.dt_sm_day_2 {
    font-size: 10px;
    left: 50px;
    top: 9px;
}

.dt_pop_top_3 {
    position: relative;
    display: block;
    width: 100%;
}

.dt_line_1 {
    float: left;
    background: #e9eaeb;
    height: 62px;
    width: 200px;
    margin-top: 1px;
    position: relative;
    z-index: 110;
}

    .dt_line_1::after {
        content: '';
        height: 0;
        width: 0;
        border-bottom: 31px solid transparent;
        border-top: 31px solid transparent;
        border-left: 31px solid #e9eaeb;
        font-size: 0;
        line-height: 0;
        position: absolute;
        right: 0;
        right: -30px;
        top: 0;
    }

/*.dt_line_1::before{
    content:'';
    display:inline-block;
    position:absolute;
    border:30px solid white;
    border-color:transparent transparent transparent white;
    top:0;
}*/

.dt_line_2 {
    float: left;
    background: #f5f5f5;
    height: 62px;
    width: 120px;
    z-index: 108;
    margin-left: 5px;
    position: relative;
}

    .dt_line_2::before {
        content: '';
        display: inline-block;
        position: absolute;
        border: 31px solid white;
        border-color: transparent transparent transparent white;
        top: 0;
    }

    .dt_line_2::after {
        content: '';
        height: 0;
        width: 0;
        border-bottom: 31px solid transparent;
        border-top: 31px solid transparent;
        border-left: 31px solid #f5f5f5;
        font-size: 0;
        line-height: 0;
        position: absolute;
        right: 0;
        right: -30px;
        top: 0;
    }

.dt_line_3 {
    float: left;
    background: #e9eaeb;
    height: 62px;
    width: 235px;
    position: relative;
    z-index: 107;
    margin-left: 5px;
}

    .dt_line_3::before {
        content: '';
        display: inline-block;
        position: absolute;
        border: 31px solid white;
        border-color: transparent transparent transparent white;
        top: 0;
    }

.secondphase {
    border-top: 1px solid #e5e5e5;
}

.q_detail_container {
    padding: 10px;
}

.q_dt_airport, .q_dt_airportcode {
    margin-top: 3px;
}

.q_dt_airport {
    float: left;
    width: 150px;
}

    .q_dt_airport span, .q_dt_airportcode span {
        font-family: Arial;
        font-size: 28px;
        font-weight: bold;
        color: #868686;
        float: left;
        width: 122px;
    }

.q_dt_airportcode span {
    font-weight: bold;
}

.q_dt_airportcode {
    float: right;
}

.q_dt_travel {
    display: block;
    margin-left: 40px;
    margin-top: 10px;
    width: 60px;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial;
}

.planeSeg {
    background: url('../img/airticket/planeSeg.png');
    width: 22px;
    height: 21px;
    display: block;
    position: absolute;
    top: 23px;
    right: 0;
}

.m3move {
    margin-left: 30px;
}

.dt_label_airport {
    font-family: Arial;
    font-size: 14px;
    color: #e75200;
    padding-top: 12px;
}

table.q_dt_table {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #dcdcdc;
}

    table.q_dt_table th {
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        color: #535353;
        text-align: center;
        border-left: 1px solid #dcdcdc;
        line-height: 1px;
        padding-top: 5px;
        position: relative;
    }

span.q_name {
    display: block;
    margin-top: 20px;
    line-height: 0px;
}

td.x_pin {
    text-align: center;
    font-family: Arial;
    text-align: center;
    color: #535353;
    padding: 5px;
    border-bottom: 1px solid #dcdcdc;
    white-space: nowrap;
}

td.x_pin_o {
    background: #f5f5f5;
    padding: 7px;
    text-align: center;
    font-family: Arial;
    color: #535353;
    font-size: 12px;
    line-height: 12px;
}

td.x_pin_e {
    padding: 7px;
    text-align: center;
    font-family: Arial;
    color: #535353;
    font-size: 13px;
}

span.q_notes {
    display: block;
    margin: 0px 0px 10px 0px;
    font-family: Arial;
    font-size: 14px;
}

.footer_btn {
    display: block;
    float: left;
}

a.q_dt_footer_exit {
    display: block;
    background: #f6f6f6;
    padding: 5px;
    width: 130px;
    border: 1px solid #e4e4e4;
    text-align: center;
    border-radius: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #000;
    margin-top: 7px;
    font-size: 16px;
    cursor: pointer;
}

.q_dt_footer_bd {
    float: left;
    position: relative;
}

a.q_dt_book {
    margin-left: 10px;
    background: linear-gradient(#ee7200, #e74f00);
    border-radius: 20px;
    padding: 8px;
    padding-left: 35px;
    border: 1px solid #cf4900;
    display: block;
    width: 180px;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    text-align: left;
    position: relative;
}

.btn_container_p {
    display: block;
    width: 350px;
    margin: 0 auto;
}

span.planeSeg2 {
    background: url('../img/airticket/planeSeg2.png');
    height: 19px;
    width: 19px;
    position: absolute;
    display: block;
    right: 27px;
    top: 10px;
}

.drpFilter {
    position: absolute;
    left: 68px;
    top: 40px;
    box-shadow: 0px 0px 0px #000;
    z-index: 200;
}

    .drpFilter ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100px;
        display: block;
        border: 1px solid #dedede;
    }

    .drpFilter li {
        background: #fff;
        width: 100%;
        color: #000;
        padding: 10px;
        border-bottom: 1px solid #dedede;
        text-align: left;
        font-family: Arial;
        font-size: 14px;
        cursor: pointer;
    }

        .drpFilter li:hover {
            background: #dedede;
        }

.drpSortByAirlines {
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 10px;
    border-radius: 5px;
    width: 150px;
    position: relative;
    cursor: pointer;
    font-family: Arial;
    font-family: 14px;
    float: right;
    margin-bottom: 0px;
}

.drpArrow {
    background: url('../img/airticket/dpIntBlack.png') no-repeat;
    height: 6px;
    width: 11px;
    position: absolute;
    top: 18px;
    right: 10px;
}

/*.drpAirlineList {
    width: 695px;
    margin-top: 0px;
    margin-left: 60px;
    overflow-x: hidden;
}*/

/** LOADING PAGE **/
/** DATE ADDED: 26/04/2017 **/

/*#searchLoading {
    text-align: center;
    margin-top: 10%;
}*/

.bg_loading {
    /*background: url(../img/airticket/bgAir.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;*/
}



.load_d1 {
    width: 76%;
    text-align: center;
    /*height: 160px;*/
    background: #fff;
    margin: 100px auto;
    margin-top: 233px;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 90px;
    box-shadow: 0px 9px 30px -9px #000;
}

.segmentLoad {
    /*float: right;
    margin-right: 134px;
    margin-top: 31px;*/
}

.s_d1 {
    text-align: center;
    font-size: 19px;
    font-family: Arial;
    padding-bottom: 5px;
}

.segment_loadingImg {
    padding: 22px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    vertical-align: middle;
    font-family: Arial;
    display: inline-block;
}

.searching {
    padding-bottom: 10px;
    margin-left: -10px;
}

.segment_footer {
    margin-top: 235px;
    padding: 0;
}

    .segment_footer li {
        margin: 5px;
        width: 240px;
        display: inline-block;
        padding: 4px;
        height: 90px;
    }

        .segment_footer li img {
            position: absolute;
        }

        .segment_footer li span {
            float: right;
            margin-left: 81px;
            color: #fff;
            font-family: Arial;
            text-shadow: 1px 0px 2px #000;
            text-align: left;
        }
/*.segment_footer {
    position: relative;
    margin-top: 260px;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    color: #fff;
    margin-left: -328px;
}

.tbl_ftr .td_span {
    width: 181px;
    display: inline-block;
}

.tbl_ftr img {
    margin-left: 21px;
    margin-right: 10px;
}*/
.searching {
    margin: 0 0 10px -10px;
}

.pl_info_1 {
    height: 65px;
}

.arrowdown_1 {
    background: url(../img/airticket/arrowdown_1.png) no-repeat;
    width: 100%;
    height: 17px;
    display: block;
    background-position: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.stick {
    position: fixed !important;
    z-index: 500;
}

.stickf {
    margin-top: -51px;
    position: fixed !important;
    z-index: 12;
}

.subTrainfb {
    float: right;
    font-size: 12px;
    font-family: arial;
    font-weight: 600;
    vertical-align: 5px;
    color: #535353;
    position: absolute;
    right: 10px;
    top: 5px;
}

.mainInner {
    width: 1300px;
    margin-left: 350px;
}

.bookingInformation {
    display: inline-block;
    float: right;
    width: 500px;
    margin-top: 10px;
    background-color: #fff;
    margin-right: 70px;
    border-radius: 10px;
    border: 1px solid #e9eaeb;
}

.passengerBody {
    display: inline-block;
    width: 700px;
    height: 700px;
}

.passengerBody2 {
    display: inline-block;
    width: 700px;
    height: 700px;
}

.mainBody {
    font-family: NotoSans;
    width: 1200px;
    margin: 0 auto;
    min-height: 857px;
    height: auto;
    overflow: initial;
    background-color: #f5f5f5;
}

.bootstrap-dialog .bootstrap-dialog-message {
    font-size: 17px !important;
    font-family: Arial !important;
}

.bootstrap-dialog .bootstrap-dialog-title {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bolder !important;
}

/* .modal {
    text-align: center;
    padding: 0 !important;
    overflow: hidden;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-top: 15px;
}

#modalFlightSearch .modal-header {
    background: #0498de;
    color: #fff;
}

    #modalFlightSearch .modal-header h4 {
        font-size: 16px;
    } */

/*.modal-header .close {
    margin-top: -2px;
    font-size: 29px !important;
    color: #fff !important;
}*/

/* .segmentDetailsModal .modal-body {
    padding: 2px !important;
}

.segment_property .modal {
    left: 17px;
    overflow: hidden;
}

.segmentDetailsModal .modal-header {
    padding: 8px 15px 0 15px !important;
}

.segmentDetailsModal .modal-footer {
    padding: 12px 20px 12px 20px !important;
} */

.bookingHeader {
    margin-top: 26px;
    font-size: 28px;
    font-family: Arial;
    color: #262626;
    font-weight: bold;
}

.bookingHeader1 {
    font-size: 20px;
    font-family: NotoSansCJKsc-Light;
    color: #262626;
    font-weight: bold;
    border-bottom: 1px solid #e9eaeb;
    padding: 20px;
}

.memberBtn {
    font-weight: bold;
    margin-top: 5px;
    border-radius: 7px;
    width: 680px;
    padding: 20px;
    border: 1px solid #d1d1d1;
    border-bottom: 5px solid #d1d1d1;
    background-color: #ffffff;
    font-size: 20px;
    font-family: NotoSansCJKsc-Light;
    cursor: pointer;
    padding-left: 20px;
}

.memberBtnTwo {
    font-weight: bold;
    margin-top: 5px;
    border-radius: 7px;
    width: 680px;
    padding: 20px;
    border: 1px solid #d1d1d1;
    border-bottom: 5px solid #d1d1d1;
    background-color: #ffffff;
    font-size: 20px;
    font-family: NotoSansCJKsc-Light;
    padding-left: 20px;
    margin-bottom: -10px;
}

.memberBtnOpen {
    font-weight: bold;
    margin-top: 5px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    width: 680px;
    padding: 20px;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    background-color: #ffffff;
    font-size: 20px;
    font-family: NotoSansCJKsc-Light;
    cursor: pointer;
    padding-left: 20px;
    padding-bottom: 20px;
}

.memberLogInHeader {
    width: 680px;
    height: 50px;
    padding: 10px;
    padding-left: 30px;
    background-color: #00a0e9;
    font-family: NotoSans-Italic;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: white;
}

.rLogo {
    padding: 35px;
    padding-left: 80px;
    padding-bottom: 10px;
}

.loginHolder {
    padding: 35px;
    padding-left: 80px;
    padding-top: 0px;
}

.txtLogin {
    width: 550px;
    height: 45px;
}

input[type="text"]::-webkit-input-placeholder {
    font-style: italic;
    font-family: NotoSansCJKsc-Light;
    font-size: 15px;
}

input[type="password"]::-webkit-input-placeholder {
    font-style: italic;
    font-family: NotoSansCJKsc-Light;
    font-size: 15px;
}

/*.fPass {
    font-family: NotoSansCJKsc-Light;
    color: black;
    font-size: 13px;
    text-decoration: underline;
    font-style: italic;
    padding-top: 20px;
    display: inline-block;
}*/

.btnLogin {
    margin-left: 49px;
    background: #3460ef;
    background: linear-gradient(#ef7300, #eb6300, #e85100);
    color: white;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    border-radius: 100px;
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}

/*.loginArea {
    padding-top: 10px;
}*/

/*.btnGenerate {
    background-color: #f1f5fc;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    background-color: #f1f5fc;
    border: 1px solid #c1d7ff;
    margin-top: 15px;
    width: 550px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #003580;
    text-align: center;
    cursor: pointer;
}*/

/*.btnCircle {
    border-radius: 20px;
    display: inline-block;
    margin-left: 330px;
    text-align: center;
    border: 1px solid #d1d1d1;
    color: #d1d1d1;
    font-size: 25px;
    width: 40px;
    height: 40px;
}*/

/*.ddTitle {
    font-family: NotoSansCJKsc-Light;
    background-position: 125px 15px;
    height: 39px;
    padding-left: 15px;
    font-weight: bold;
    position: relative;
    font-size: 15px;
    width: 150px;
    color: #cfcfcf;
    display: inline-block;
    border: 1px solid #c1d7ff;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}*/

/*.passengerInput {
    margin-left: 5px;
    height: 39px;
    width: 150px;
    margin-bottom: 10px;
}*/

/*.passengerInputLong {
    margin-left: 5px;
    height: 39px;
    width: 465px;
    margin-bottom: 10px;
}*/

/*.btnBack {
    border-radius: 25px;
    background-color: #fff;
    padding: 10px;
    width: 250px;
    border: 1px solid #dbdbdb;
    font-family: Arial;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
    color: black;
    display: inline-block;
    margin-top: 10px;
}*/

.btnImage {
    margin-right: 20px;
}

.smallLine {
    color: #d1d1d1;
    height: 1px;
}

/*.panelFooter {
}*/

/*.bar1 {
    background-color: #545864;
    height: 45px;
    width: 100px;
    margin: 10px;
    margin-bottom: 1px;
    position: relative;
}

    .bar1::after {
        content: '';
        height: 45px;
        width: 50px;
        transform: skewX(45deg);
        background-color: #545864;
        position: absolute;
        right: -25px;
    }*/

/*.fullbar {
    background-color: #e9eaeb;
    height: 70px;
    width: 140px;
    margin: 10px;
    margin-top: 0px;
    position: relative;
}

    .fullbar::after {
        content: '';
        height: 35px;
        width: 50px;
        transform: skew(-140deg);
        background-color: #e9eaeb;
        position: absolute;
        right: -25px;
    }

    .fullbar::before {
        margin-top: 35px;
        content: '';
        height: 35px;
        width: 50px;
        transform: skewX(140deg);
        background-color: #e9eaeb;
        position: absolute;
        right: -25px;
    }*/

.barSpan_1 {
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    position: absolute;
    z-index: 4;
}

.barSpan_2 {
    font-family: Arial;
    padding: 15px;
    position: absolute;
    z-index: 4;
    font-size: 28px;
    cursor: default;
    color: #868686;
    font-weight: bold;
}

.barSpan_3 {
    font-family: Arial;
    color: black;
    padding: 20px;
    padding-top: 15px;
    padding-left: 10px;
    font-size: 12px;
    position: absolute;
    display: inline-block;
    z-index: 4;
}

.barImg {
    display: inline-block;
    z-index: 4;
    position: absolute;
    padding: 70px;
    padding-top: 25px;
}

.barSpan_5 {
    font-family: Arial;
    font-weight: bold;
    color: #868686;
    padding: 15px;
    font-size: 13px;
    position: absolute;
    z-index: 4;
    font-size: 28px;
}

/*.bodySummary {
    border-bottom: 1px solid #e9eaeb;
}*/

.tableSummary td {
    width: 350px;
    height: 25px;
}

.amount {
    color: #e95800;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
}

/*.fullbar2 {
    background-color: #e9eaeb;
    height: 70px;
    width: 100px;
    margin: 10px;
    margin-left: 50px;
    margin-top: 0px;
    position: relative;
}

    .fullbar2::after {
        content: '';
        height: 35px;
        width: 160px;
        transform: skew(-140deg);
        background-color: #f5f5f5;
        position: absolute;
        right: -25px;
        margin-left: 50px;
    }

    .fullbar2::before {
        margin-top: 35px;
        content: '';
        height: 35px;
        width: 160px;
        transform: skewX(140deg);
        background-color: #f5f5f5;
        position: absolute;
        right: -25px;
    }

.fullbar3 {
    background-color: #e9eaeb;
    height: 70px;
    width: 110px;
    margin: 10px;
    margin-left: 40px;
    margin-top: 0px;
    position: relative;
}

    .fullbar3::after {
        content: '';
        height: 35px;
        width: 50px;
        transform: skew(-140deg);
        background-color: #e9eaeb;
        position: absolute;
        left: -25px;
    }

    .fullbar3::before {
        margin-top: 35px;
        content: '';
        height: 35px;
        width: 50px;
        transform: skewX(140deg);
        background-color: #e9eaeb;
        position: absolute;
        left: -25px;
    }

.bar2 {
    background-color: #e9eaeb;
    height: 40px;
    width: 90px;
    margin: 10px;
    margin-bottom: 1px;
    position: relative;
    margin-left: 0px;
}

    .bar2::after {
        content: '';
        height: 40px;
        width: 50px;
        transform: skewX(45deg);
        background-color: #e9eaeb;
        position: absolute;
        right: -20px;
    }*/

/*.barSpan_4 {
    font-family: Arial;
    font-weight: bold;
    color: black;
    padding: 0px;
    font-size: 18px;
    padding: 5px;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
    z-index: 4;
}*/

/*.timeContainer {
    display: inline-block;
    margin-right: 2px;
}

.barSubScript {
    font-size: 10px;
}*/

/*.bookingBody {
    border-bottom: 1px solid #e9eaeb;
    margin-left: 4px;
}*/

/*.statusHeader {
    font-size: 14px;
    padding: 10px;
    color: #585858;
    font-weight: bold;
}*/

/*.airlineStatus {
    width: 100%;
}*/

/*.airlineDate {
    font-family: NotoSans-Italic;
    font-weight: bold;
    padding-left: 10px;
    font-size: 14px;
    display: inline-block;
    float: left;
}*/

.carrierName {
    font-family: Arial;
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
    float: right;
}

.airIcon {
    margin-bottom: 5px;
    display: inline-block;
}

/*.airlineDate {
    font-family: NotoSans-Italic;
    font-weight: bold;
    padding-left: 10px;
    font-size: 14px;
    display: inline-block;
}*/

/*.passengerFlight {
    margin-bottom: 10px;
}*/

.airportName {
    font-family: Arial;
    padding-left: 15px;
    font-size: 14px;
    display: inline-block;
}

.passengerFooter {
    margin-bottom: 10px;
}

.airportName2 {
    font-family: Arial;
    padding-left: 220px;
    font-size: 14px;
    display: inline-block;
}

.mainFooter {
    height: 160px;
    background-color: #f5f5f5;
    width: 100%;
    border-bottom: 1px solid #afb4ba;
}

.titleList {
    width: 200px;
    padding-left: 0px;
    height: 150px;
    font-family: Arial;
    font-size: 15px;
    position: absolute;
    overflow-x: hidden;
    left: 0px;
    top: 39px;
}

    .titleList li {
        width: 150px;
        height: 40px;
        border-bottom: 1px solid #e5e5e5;
        text-align: center !important;
        padding: 10px;
        vertical-align: central !important;
        float: left;
        z-index: 100;
    }

    .titleList li {
        background: white;
        text-align: center;
        cursor: pointer;
    }

        .titleList li:hover {
            color: black;
            background: #e5e5e5;
        }

.passList {
    width: 200px;
    padding-left: 0px;
    height: 150px;
    font-family: Arial;
    font-size: 15px;
    position: absolute;
    overflow-x: hidden;
    left: 0px;
    top: 39px;
}

    .passList li {
        width: 150px;
        height: 40px;
        border-bottom: 1px solid #e5e5e5;
        text-align: center !important;
        padding: 10px;
        vertical-align: central !important;
        float: left;
        z-index: 100;
    }

    .passList li {
        background: white;
        text-align: center;
        cursor: pointer;
    }

        .passList li:hover {
            color: black;
            background: #e5e5e5;
        }

/**
    DATE ADDED: 09/05/2016
    Jose Niño N. Garcia
    **/

.clsLeftBtn:hover, .clsRightBtn:hover {
    cursor: pointer;
}

.sm_is_direct_div {
    /*position: absolute;
    left: 475px;
    top: 80px;*/
    color: #fff;
    display: inline-block;
    color: #fff;
    margin-left: 20px;
}

.search_sched2 {
    background-color: #e9eaeb;
    padding: 10px;
    margin-top: 2px;
    width: 40%;
    position: relative;
    height: 60px;
    display: inline-block;
}

.search_schedLast {
    display:inline-block;
    background: #e9eaeb;
    height: 60px;
    margin-top: 2px;
    width: 40%;
    margin-left: 40px;
    position: relative;
}

/*#search_schedMulti {
    text-align: center;
    padding: 0;
    margin: 0;
}

    #search_schedMulti li {
        background-color: #e9eaeb;
        padding: 10px;
        margin-top: 5px;
        font-weight: bold;
        position: relative;
        display: inline-block;
        margin-left: 6px;
    }

        #search_schedMulti li label {
            margin: 0;
            padding: 0;
            color: #8d8b8b;
        }

        #search_schedMulti li span {
            font-size: 18px;
            margin: 0 14px;
        }

#search_schedMulti li img{
}*/
    .search_schedLast:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #e9eaeb;
        z-index: 1;
        left: -35px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }

.t_menu {
    z-index: 2;
}

.exit_btn {
    background-color: #535353;
    color: #fff;
    margin-top: 10px;
    border: 1px solid #dedede;
}

.airport_desc_left, .airport_desc_right {
    font-family: Arial;
    padding: 12px;
    width: 100px;
}

.airport_desc_left {
    float: left;
}

.airport_desc_right {
    float: right;
    margin-right: 25px;
}

.loading_new {
    position: absolute;
    right: 20px;
    top: 80px;
}

.datepicker {
    z-index: 1000 !important;
}

/*.contactInfo, .passengerInfo {
    background: #fff;
    margin-bottom: 10px;
}*/

/*.memberSummary1 {
    height: 50px;
    padding: 10px;
    padding-left: 30px;
    background-color: #e9eaeb;
    font-family: Arial;
    font-style: italic;
    font-size: 18px;
    color: #000;
    margin-top: 10px;
}*/

.memberPayment {
    font-weight: bold;
    margin-top: 5px;
    border-radius: 7px;
    width: 775px;
    padding: 20px;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    font-size: 20px;
    font-family: Arial;
    cursor: pointer;
    padding-left: 20px;
}

/*.btnPayment {
    padding: 15px;
    width: 250px;
    font-style: italic;
    cursor: pointer;
    font-size: 20px;
    color: black;
    display: inline-block;
    margin-top: 10px;
}*/

/*.paymentmode {
    padding: 0 150px;
}*/

/*.visaimg {
    padding-left: 10px;
}*/

/*.tblPassenger {
    width: 680px;
    font-size: 14px;
    padding: 10px 30px;
    display: inline-block;
    font-family: NotoSansCJKsc-Light;
}*/

/*.tblPassengerInfo {
    font-family: NotoSans-Italic;
    padding-left: 60px;
}*/

/*.tblPassenger td {
    padding-top: 15px;
}*/



/*.as_errorpage {
    text-align: center;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #16216e;
    height: auto;
    padding: 75px;
    margin-top: 30px;
}*/

/*.sp_error1 {
    color: #545864;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}

.sp_error2 {
    color: #000;
    font-family: Arial;
    font-style: italic;
    font-size: 14px;
}*/

/*.sp_error3 {
    color: #000;
    font-family: Arial;
    font-style: italic;
    font-size: 18px;
}

.promo_l1 {
    border-top: 1px solid #cecece;
    padding: 23px 0px 25px 0px;
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 1165px;
}

.promo_img {
    display: inline-block;
}

.promo_l2 {
    width: 665px;
    padding: 30px 0px 27px 34px;
    font-size: 15px;
    font-family: Arial;
    color: #535353;
    float: right;
}*/

/*.title_l1 {
    color: #156aeb;
    font-size: 19px;
}*/

/*#fbshareMain {
    float: right;
    padding-left: 5px;
    margin-top: -2px;
}*/

/*.fb_iframe_widget {
    float: right;
}

.promo_l3 {
    clear: both;
    width: 430px;
}

.promo_l4 {
    margin-left: 18px;
    margin-top: 5px;
}*/

/*.selling_p1 {
    width: 161px;
    list-style-type: disc;
}

.selling_p2 {
    width: 230px;
}

.promo_l5 {
    margin-left: 18px;
    padding-top: 7px;
}*/

/*.t1 {
    padding-top: 10px;
    clear: both;
}

.t2 {
    padding-top: 10px;
    display: block;
    clear: both;
    line-height: 27px;
}

.t3 {
    padding-top: 6px;
    clear: both;
    line-height: 27px;
}*/

/*.t_img {
    margin-right: 12px;
}*/

/*.angucomplete-title {
    font-family: 'Neo Sans Intel Light';
    color: #b3b3b3;
    font-size: 30px;
}

#airex7_dropdown {
    width: 330px;
}*/

/*.angucomplete-searching {
    font-family: 'Neo Sans Intel Light';
    font-size: 15px;
    font-weight: bold;
}

.angucomplete-dropdown {
    overflow-y: auto;
    max-height: 200px;
}*/

/*.angucomplete-title {
    color: #414042;
}

.angucomplete-row:hover {
    background: #f2f2f2 !important;
}*/

/*------------------------------JERALD----------------------------*/

/*.filterHypUp {
    background: #fff url("../img/airticket/dropupArrowNormal.png") no-repeat;
    padding: 10px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    cursor: pointer;
    color: #000;
    font-family: Arial;
    font-size: 14px;
    position: relative;
    display: inline-block;
    text-align: left;
    width: 106px;
    background-position: center right+11px;
}*/

/*.filterHypActive {
    background: url("../img/airticket/dropdownArrowActive.png") no-repeat, linear-gradient(#5293da, #3a67ca);
    text-align: left;
    padding: 9px;
    border: 1px solid #0a4291;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 0px #6bb2e5;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    position: relative;
    display: inline-block;
    width: 106px;
    background-position: center right+11px;
}*/

/*.filterRightPhase {
    position: absolute;
    right: -210px;
    text-align: right;
    width: 600px;
    overflow: hidden;
    left: 430px;
    height: 60px;
}*/

/*.clsLeftBtn {
    background: #fff;
    position: absolute;
    color: #000;
    border: 1px solid #d1d1d1;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    width: 41px;
    height: 41px;
    border-radius: 3px;
    left: 385px;
    background: #fff url(../img/airticket/left-arrow.png) no-repeat;
    background-size: 22px;
    background-position: 8px;
}

.clsRightBtn {
    background: #fff;
    position: absolute;
    color: #000;
    border: 1px solid #d1d1d1;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    width: 41px;
    height: 41px;
    border-radius: 3px;
    right: 120px;
    top: 0;
    background: #fff url(../img/airticket/right-arrow.png) no-repeat;
    background-size: 22px;
    background-position: 8px;
}

    .clsLeftBtn:hover, .clsRightBtn:hover {
        cursor: pointer;
    }*/

/*.drpAirlineList {
    width: 565px;
    margin-top: 0px;
    margin-left: 41px;
    margin-right: 41px;
    overflow-x: hidden;
}*/

/*.airlinebox {
    float: left;
    border: 1px solid #d1d1d1;
    padding: 8px;
    border-radius: 3px;
    background: #fff;
    margin-left: 5px;
    cursor: pointer;
    margin-bottom: 5px;
    width: 55px;
    height: 40px;
    text-align: center;
    outline: none;
}

    .airlinebox:hover {
        background: #dadada;
    }*/

/*.airlinebox-airlineNoneSelected {
    float: left;
    border: 1px solid #d1d1d1;
    padding: 7px;
    border-radius: 3px;
    margin-left: 5px;
    cursor: pointer;
    margin-bottom: 5px;
    width: 65px;
    height: 40px;
    text-align: center;
    background-color: #ccc;
}*/

/*.selectAllBtn a {
    position: absolute;
    border: 1px solid #d1d1d1;
    padding: 10px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    margin-bottom: 5px;
    outline: none;
    margin-top: 5px;
    width: 80px;
    top: 0;
    right: 0;
}

    .selectAllBtn a:hover {
        background: #dddddd;
    }*/

/*#cmdResetAgain {
    text-align: center;
    font-family: Arial;
    border: 1px solid #d1d1d1;
    width: 100px;
    margin: 0;
}*/

/*.as_mainForm {
    margin: 0 auto;
    margin-top: 15px;
}*/

.dlAirSegment {
    /* border: 1px solid #dcdcdc;
    transition: border 1s;
    box-shadow: 0px 5px 4px -2px #cacaca;
    border-radius: 10px;
    background: #fff; */
}

    .dlAirSegment:hover {
        /* border: 1px solid #545864;
        border-radius: 10px;
        background: #fff; */
    }

/*.abovePrice {
    text-align: right;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px;
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #e95800;
    padding-right: 24px;
}*/

/*.segmentDetails {
    display: block;
    width: 100%;
    margin: 0 auto;
    
    text-align: center;
}*/

/*.flightTicketCon2 {
    padding: 2px 10px;
    font-size: 14px;
    font-family: Arial;
    white-space: nowrap;
    margin-left: 19px;
}

    .flightTicketCon2 li {
        list-style: disc;
    }

.flightTicketCon1 {
    float: left;
    padding: 17px;
    border-bottom: 1px solid #e9eaeb;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    color: #535353;
    font-family: Arial;
}

.flightTicketCon {
    position: absolute;
    margin-left: 912px;
    width: 286px;
    font-family: Arial;
    padding: 5px 10px;
    height: 158px;
    top: 0;
    border-left: 1px solid #e5e5e5;
    color: #535353;
}

    .flightTicketCon span, .flightTicketCon1 span {
        color: #034b88;
        font-weight: bold;
    }

    .flightTicketCon ul, .flightTicketCon1 ul {
        margin: 0;
        padding: 0;
        margin-left: 29px;
        margin-top: 2px;
    }

        .flightTicketCon ul li, .flightTicketCon1 ul li {
            list-style-type: disc;
        }*/

/*.headPort {
    width: 100%;
}*/

.airlineDet {
    float: right;
    font-family: Arial;
    font-size: 14px;
    margin-right: 5px;
    /*width: 342px;*/
    width:300px;
    text-align: right;
}

.sched1 {
    position: relative;
    display: inline-block;
    padding: 1em 5em 1em 1em;
    overflow: hidden;
    color: #ffffff;
    width: 158px;
    height: 40px;
    float: left;
}

    .sched1:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: 19px;
        width: 180px;
        height: 100px;
        background-color: #545864;
        -webkit-transform: skew(224deg);
        -ms-transform: skew(224deg);
        transform: skew(224deg);
        z-index: 0;
        margin: 0 0 0 -20px;
        transition: background 0.2s;
    }

.airportName_as {
    font-family: Arial;
    font-size: 22px;
    margin-top: -7px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 8px;
    z-index: 1 !important;
    display: inline-block;
    position: relative;
}

.airportCode_as {
    float: right;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}

.flnum_div {
    float: left;
    margin-left: -28px;
    margin-top: 10px;
}

.flight_num {
    font-size: 13px;
    margin-right: 7px;
    font-family: Arial;
}

.planeFigure, .planeFigure1 {
    background: url(../img/airticket/planeSeg.png) no-repeat;
    background-position-x: 1px;
    background-size: 17px;
    width: 72px;
    height: 18px;
    display: inline-block;
    margin-bottom: -4px;
}

.planeFigure2 {
    background: url(../img/airticket/planeSeg.png) no-repeat;
    background-position-x: 1px;
    background-size: 17px;
    width: 34px;
    height: 18px;
    display: inline-block;
    margin-bottom: -4px;
}

.airportName_as_two {
    float: left;
    font-family: Arial;
    font-size: 16px;
    margin-left: 5px;
    margin-top: -8px;
    color: #000000;
    font-weight: bold;
    z-index: 1 !important;
    position: relative;
}

.airportCode_as_two {
    float: right;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
    margin-right: 10px;
}

.sched2 {
    background-color: #e9eaeb;
    margin-top: 2px;
    width: 130px;
    position: relative;
    height: 60px;
    float: left;
    padding: 10px 21px;
}

.arrowRightBig {
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    border-left: 30px solid #e9eaeb;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: -30px;
    top: 0;
}

.myTime {
    color: #000;
    z-index: 1;
    font-size: 19px;
    font-family: Arial;
    font-weight: bold;
    display: inline-block;
    margin-top: -4px;
    margin-bottom: -3px;
}

.myDate {
    color: #7e7e7e;
    z-index: 1;
    font-size: 14px;
    font-family: Arial;
    font-weight: 100;
    display: inline-block;
}

.sched3 {
    background: #f5f5f5;
    height: 60px;
    width: 80px;
    float: left;
    margin-top: 2px;
    margin-left: 50px;
    position: relative;
}

    .sched3:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #f5f5f5;
        z-index: 1;
        left: -45px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }

.sched3_left {
    width: 75px;
    font-size: 14px;
    font-family: Arial;
    float: left;
    margin-top: 14px;
    text-align: center;
    line-height: 16px;
}

.arrowRightBig2 {
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-top: 30px solid transparent;
    border-left: 30px solid #f5f5f5;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: -30px;
    top: 0;
}

.schedLast {
    float: left;
    background: #e9eaeb;
    height: 60px;
    width: 125px;
    margin-left: 40px;
    position: relative;
    padding: 6px 11px;
    margin-top: 2px;
}

    .schedLast:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #e9eaeb;
        z-index: 1;
        left: -35px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }

.myTime2 {
    color: #000;
    z-index: 1;
    font-size: 19px;
    font-family: Arial;
    font-weight: bold;
    margin-bottom: -3px;
    display: inline-block;
}

.myDate2 {
    color: #7e7e7e;
    z-index: 1;
    font-size: 14px;
    font-family: Arial;
    font-weight: 100;
    display: inline-block;
}

.btnSources {
    position: relative;
}

.viewDetailsBtn {
    float: left;
}

.bookNowBtn {
    position: relative;
    display: inline-block;
}

button.booknowBtnFlash {
    background: linear-gradient(#ee6e00, #e74f00);
    display: block;
    padding: 7px;
    margin: 10px;
    border-radius: 30px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    width: 187px;
    text-align: left;
    border: 1px solid #cf4900;
    padding-left: 33px;
    text-shadow: 1px 1px 1px #e12500, -1px -1px 1px #e12500;
    margin-top: 4px;
    margin-right: 0;
}

a.booknowBtnFlash {
    background: linear-gradient(#ee6e00, #e74f00);
    display: block;
    padding: 7px;
    margin: 10px;
    border-radius: 30px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    width: 183px;
    text-align: left;
    border: 1px solid #cf4900;
    padding-left: 43px;
    text-shadow: 1px 1px 1px #e12500, -1px -1px 1px #e12500;
    margin-top: 0;
    margin-right: 0;
    padding-top: 11px;
    display: inline-block;
    cursor: pointer;
}

a.booknowBtnFlash2 {
    background: linear-gradient(#ee6e00, #e74f00);
    display: block;
    padding: 7px;
    margin: 10px;
    border-radius: 30px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    width: 183px;
    text-align: left;
    border: 1px solid #cf4900;
    padding-left: 43px;
    text-shadow: 1px 1px 1px #e12500, -1px -1px 1px #e12500;
    margin-top: 0;
    margin-right: 0;
    padding-top: 11px;
    padding-left: 30px;
    display: inline-block;
    cursor: pointer;
}

/*.planeBtnSmall {
    background: url(../img/airticket/planeBtn2.png) no-repeat;
    height: 19px;
    width: 19px;
    position: absolute;
    top: 14px;
    right: 40px;
}

.planeBtnSmall1 {
    background: url(../img/airticket/planeBtn2.png) no-repeat;
    height: 19px;
    width: 19px;
    position: absolute;
    top: 13px;
    right: 22px;
}

.planeBtnSmall3 {
    background: url(../img/airticket/planeBtn2.png) no-repeat;
    height: 19px;
    width: 19px;
    position: absolute;
    top: 13px;
    right: 27px;
}*/

/*.dt_above_price {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #e95800;
}*/

/*.dt_header_right {
    float: right;
    margin-right: 9px;
}*/

.secondphase_oneway {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
}

.secondphase-cont {
    padding: 10px 18px 0px 18px;
}

span.q_notes {
    display: block;
    margin: 0px 20px 10px 20px;
    font-family: Arial;
    font-size: 14px;
    color: #535353;
}

/*.origin_loading_label {
    color: #464646;
    font-family: Arial;
    font-size: 25px;
    top: 15px;
    position: absolute;
    left: 30px;
}

.destination_loading_label {
    color: #464646;
    font-family: Arial;
    font-size: 25px;
    top: 15px;
    position: absolute;
    left: 30px;
}*/


/*.sg_outbound_oneway {
    width: 895px;
    padding: 10px;
    margin: 0 auto;
    text-align: left;
}

.sched2_oneway {
    background-color: #e9eaeb;
    padding: 10px;
    margin-top: 2px;
    width: 350px;
    position: relative;
    height: 60px;
    float: left;
    padding: 19px;
}*/

/*.schedLast_oneway {
    float: left;
    background: #e9eaeb;
    height: 60px;
    margin-top: 2px;
    width: 350px;
    margin-left: 40px;
    position: relative;
    padding: 15px;
}

    .schedLast_oneway:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #e9eaeb;
        z-index: 1;
        left: -35px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }*/

    /*.sched2_oneway .myDate, .schedLast_oneway .myDate2 {
        margin-left: 14px;
    }*/

/*.sched99_oneway {
    position: relative;
    display: inline-block;
    padding: 1em 5em 1em 1em;
    overflow: hidden;
    color: #ffffff;
    width: 140px;
    height: 30px;
    float: right;
    margin-left: 233px;
    margin-top: 10px;
}

    .sched99_oneway:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: 19px;
        width: 140px;
        height: 100px;
        background-color: #e9eaeb;
        -webkit-transform: skew(224deg);
        -ms-transform: skew(224deg);
        transform: skew(224deg);
        z-index: 0;
        margin: 0 0 0 -20px;
        transition: background 0.2s;
    }*/

/*.comb_airlines {
    float: left;
    margin: 18px 21px;
    background: #7e7e7e;
    border-radius: 14px;
    padding: 6px;
    width: 146px;
    position: absolute;
    color: #fff;
    text-align: center;
    font-family: Arial;
    font-size: 15px;
    font-weight: 100;
}*/

.tooltip.top {
    /*margin-top: 5px !important;
    position: absolute !important;
    margin-left: -30px;*/
}



/*.grayscale {
    border: 2px solid #034b88 !important;
}*/

/*.flname {
    margin-left: 5px;
    font-family: arial;
}*/

.chkSubMDirect {
    /*position:absolute;
    top:1px;*/
}

/*PAX DETAILS*/

/*.bs-wizard-stepnum {
    font-weight: 100;
    font-family: Arial;
}

.stepBar {
    margin-top: -24px;
    padding-top: 0px;
    padding-bottom: 27px;
    border: 1px solid #d1d1d1;
    background: #fff;
    border-radius: 10px;
}

.bs-wizard {
    border-bottom: 0;
    width: 1423px;
    margin: 0 auto;
    margin-top: 40px;
    width: 1197px;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
        width: 298px;
    }*/

/*.bookingPane {
    display: inline-block;
    float: right;
    width: 400px;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #d1d1d1;
    margin-right: 340px;
    position: absolute;
    margin-left: 20px;
}

.bookingPaneHdr {
    font-size: 20px;
    font-family: arial;
    color: #262626;
    font-weight: bold;
    border-bottom: 1px solid #d1d1d1;
    padding: 17px;
}*/

/*.sg_outbound_sum {
    float: left;
    padding: 17px;
    border-bottom: 1px solid #d1d1f1;
}*/

/*.sg_inbound_sum {
    float: left;
    padding: 17px;
    border-bottom: 1px solid #d1d1f1;
}

.sched2_sum {
    background-color: #e9eaeb;
    padding: 10px;
    margin-top: 2px;
    width: 115px;
    position: relative;
    height: 60px;
    float: left;
}

.schedLast_sum {
    float: left;
    background: #e9eaeb;
    height: 60px;
    margin-top: 2px;
    width: 105px;
    margin-left: 40px;
    position: relative;
    padding: 10px 0;
}

    .schedLast_sum:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #e9eaeb;
        z-index: 1;
        left: -35px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }

.sched3_sum {
    background: #f5f5f5;
    height: 60px;
    width: 54px;
    float: left;
    margin-top: 2px;
    margin-left: 50px;
    position: relative;
}*/

    /*.sched3_sum:before {
        content: "";
        width: 3px;
        bottom: 18px;
        position: absolute;
        display: block;
        border: 30px solid #f5f5f5;
        z-index: 1;
        left: -45px;
        top: 0px;
        border-right-width: 15px;
        border-left-color: transparent;
    }*/

/*.sched99_sum {
    position: relative;
    display: inline-block;
    padding: 1em 5em 1em 1em;
    overflow: hidden;
    color: #ffffff;
    width: 124px;
    height: 30px;
    float: right;
    margin-top: 6px;
    margin-left: 21px;
}

    .sched99_sum:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: 19px;
        width: 140px;
        height: 100px;
        background-color: #e9eaeb;
        -webkit-transform: skew(224deg);
        -ms-transform: skew(224deg);
        transform: skew(224deg);
        z-index: 0;
        margin: 0 0 0 -20px;
        transition: background 0.2s;
    }*/

/*.sched1_sum {
    position: relative;
    display: inline-block;
    padding: 1em 5em 1em 1em;
    overflow: hidden;
    color: #ffffff;
    width: 144px;
    height: 36px;
    float: left;
}

    .sched1_sum:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: 19px;
        width: 180px;
        height: 100px;
        background-color: #545864;
        -webkit-transform: skew(224deg);
        -ms-transform: skew(224deg);
        transform: skew(224deg);
        z-index: 0;
        margin: 0 0 0 -20px;
        transition: background 0.2s;
    }*/

/*.schedStop_sum {
    width: 57px;
    font-size: 11px;
    font-family: Arial;
    float: left;
    margin-left: -2px;
    margin-top: 14px;
    text-align: center;
    line-height: 16px;
}*/

/*.airportName_sum {
    font-family: Arial;
    font-size: 18px;
    margin-top: -7px;
    color: #ffffff;
    font-weight: bold;
    margin-left: 8px;
    z-index: 1 !important;
    display: inline-block;
    position: relative;
}*/

/*.myTime_sum {
    color: #000;
    z-index: 1;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    margin: 9px;
    display: inline-block;
    line-height: 0;
}*/

/*.myDate_sum {
    color: #7e7e7e;
    z-index: 1;
    font-size: 13px;
    font-family: Arial;
    font-weight: 100;
    display: inline-block;
    margin-left: 9px;
}*/

/*.bodySummary {
    padding: 17px;
    border-bottom: 1px solid #e9eaeb;
}*/

/*.tableSummary {
    display: inline-block;
    padding-top: 17px;
    font-family: Arial;
    font-size: 14px;
    width: 360px;
}

    .tableSummary td {
        width: 350px;
        height: 25px;
    }*/

/*.totalSummary {
    padding: 17px;
    font-family: Arial;
    font-size: 14px;
    display: block;
}

    .totalSummary .curr {
        font-size: 18px;
        margin-right: 10px;
    }

    .totalSummary .amount {
        width: 328px;
        display: inline-block;
        font-size: 28px;
        float: right;
        position: absolute;
        margin-top: -19px;
    }*/

/*.paxBody {
    display: inline-block;
    width: 780px;
    height: 700px;
}*/

/*#memberPanel {
    padding: 19px;
    background: #fff;
    border: 1px solid rgb(209, 209, 209);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}*/

/*.memberPanel {
    margin-top: 19px;
    border-radius: 7px;
    width: 780px;
    padding: 20px;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    font-size: 20px;
    font-family: Arial;
    cursor: pointer;
    padding-left: 20px;
}*/

/*#guestPanel {
    padding: 19px;
    background: #fff;
    border: 1px solid rgb(209, 209, 209);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}*/

/*.guestPanel {
    margin-top: 20px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    width: 780px;
    padding: 20px;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    font-size: 20px;
    font-family: Arial;
    cursor: pointer;
    padding-left: 20px;
    padding-bottom: 20px;
}*/

/*.guestPanel2 {
    margin-top: 20px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    width: 780px;
    padding: 20px;
    border: 1px solid #d1d1d1;
    background-color: #ffffff;
    font-size: 20px;
    font-family: Arial;
    cursor: pointer;
    padding-left: 20px;
    padding-bottom: 20px;
}*/

/*.btnCircle {
    border-radius: 20px;
    display: inline-block;
    float: right;
    text-align: center;
    border: 1px solid #d1d1d1;
    color: #d1d1d1;
    font-size: 39px;
    width: 40px;
    font-weight: 100;
    height: 40px;
    font-family: lato;
    padding: 5px;
    line-height: 28px;
    margin-top: -6px;
}

.btnCircleGuest {
    display: inline-block;
    float: right;
    text-align: center;
    color: #d1d1d1;
    font-size: 21px;
    width: 40px;
    font-weight: 100;
    height: 40px;
    font-family: lato;
    padding: 5px;
    line-height: 25px;
    margin-top: -6px;
}*/

/*#guestPanel .hdrPanel, #memberPanel .hdrPanel {
    margin-top: -24px;
}*/

/*.passengerInfo strong {
    color: #ff0000;
    margin-left: 4px;
}

.passengerInfo .hdrPanel {
    margin-top: 12px !important;
}*/

.hdrPanel {
    padding: 8px 23px;
    background-color: #00a0e9;
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    color: white;
    margin: 12px -19px 0px -19px;
}

/*.infoFname, .infoLname, .paxFname, .paxLname {
    width: 293px;
}*/

/*.infoTitle, .paxTitle {
    width: 135px;
    margin-left: 0 !important;
    -webkit-appearance: none;
    background: #fff url(../img/airticket/blue_dropdown_arrow.png) no-repeat;
    background-position: 86%;
}*/

/*.infoCCode, .infoACode, .infoCNum {
    width: 192px;
}*/

/*.seniorpwdDiv {
    color: #ccc;
    border-top: .5px solid #d1d1d1;
    margin-top: 10px;
    padding-top: 20px;
}*/

/*.infoEmail, .paxNationality, .paxPassportNo, .paxSeniorID, .paxPwdID {
    width: 593px;
}*/

/*.paxDOB_Month, .paxDOB_Day, .paxDOB_Year, .paxPD_Month, .paxPD_Day, .paxPD_Year {
    width: 192px;
    -webkit-appearance: none;
    background: #fff url(../img/airticket/blue_dropdown_arrow.png) no-repeat;
    background-position: 86%;
}*/

/*.passengerInput {
    margin-left: 5px;
    padding: 10px !important;
    margin-bottom: 10px;
    border: 1px solid #c1d7ff !important;
    outline: none;
    color: #666666 !important;
    font-family: Verdana !important;
    font-size: 15px;
}*/

/*.pTitle {
    font-family: Arial;
    height: 39px;
    font-size: 15px;
    width: 135px;
    color: black;
    display: inline-block;
    padding-top: 6px;
}*/

/*.btnBackIcon {
    width: 7px;
    height: 12px;
    margin: 0 10px 0 15px;
}

.btnBack {
    border-radius: 25px;
    background-color: #fff;
    padding: 4px;
    width: 250px;
    border: 1px solid #dbdbdb;
    font-family: Arial;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
    color: black;
    display: inline-block;
    margin-top: 10px;
}*/

/*#btnPayment {
    background: linear-gradient(#ef7300, #eb6300, #e85100 );
    border-radius: 25px;
    width: 227px;
    border: 1px solid #c74600;
    font-family: Arial;
    font-weight: bold;
    font-size: 17px;
    color: white;
    padding: 9px;
    text-align: center;
    float: right;
    cursor: pointer;
    box-shadow: inset 0 2px 0 0px #f39300;
}*/

/*.panelFooter {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px;
    margin-top: 12px;
}*/

.ui-autocomplete {
    z-index: 1020 !important;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.closeButton2 {
    background: -webkit-linear-gradient(#ed7222, #e54f18);
    margin-left: 5px;
    margin-top: 30px;
    width: 100px;
    border: none;
    color: #ffffff;
    padding: 5px;
    border-radius: 5px;
    float: left;
}

.pay-mode {
    margin: 7px;
    margin-left: 34px;
}

/*.btnPaymentBtn {
    background: linear-gradient(#ef7300, #eb6300, #e85100 );
    border-radius: 25px;
    width: 227px;
    border: 1px solid #c74600;
    font-family: Arial;
    font-weight: bold;
    font-size: 17px;
    color: white;
    padding: 9px;
    text-align: center;
    float: right;
    cursor: pointer;
    box-shadow: inset 0 2px 0 0px #f39300;
}*/

/*.tblPassenger, .tblContact {
    width: 680px;
    font-size: 14px;
    padding: 10px 30px;
    display: inline-block;
    font-family: Arial;
}*/

/*.tblPassengerInfo, .tblContactInfo {
    font-family: NotoSans-Italic;
    padding-left: 60px;
}*/

/*.tblPassenger td, .tblContact td {
    padding-top: 15px;
}*/


/*.btnCirclePlusBackground {
    background: url('../img/airticket/plus_ico.png') no-repeat center;
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}*/

/*.btnCircleMinusBackground {
    background: url('../img/airticket/minus_ico.png') no-repeat center;
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
}*/

/*.fPass a:active {
    color: red;
}

.fPass a:visited {
    color: black;
}*/

/*#drpListAdt, #drpListCnn, #drpListInf, #drpCabinList, #drpListSen, #drpListPwd {
    z-index: 1 !important;
    box-shadow: 0px 3px 16px -5px #000000;
}*/

/*.txtLogin, .passengerInput {
    font-family: Arial !important;
    height: 43px;
}*/

.loading_top_header {
    margin-top: 20px;
}

.subslide li:hover {
    background: url('../img/airticket/cross.png') no-repeat top right;
}

.airlinePromos {
    height: auto;
}

    .airlinePromos li {
        width: 261px;
        border: 1px solid #cecece;
        display: block;
        text-align: center;
        cursor: pointer;
        float: left;
        margin: 10px;
    }

        .airlinePromos li:hover {
            box-shadow: 1px 1px 1px 1px #cecece;
        }

    .airlinePromos img {
        height: 259px;
        width: 259px;
        margin-bottom: 15px;
    }

.bottom-promo {
    height: 5px;
    background: #dfdfdf;
    width: 100%;
    border-top: 1px solid #cecece;
}

.airlinePromos h3 {
    font-size: 15px;
    color: #155aeb;
    font-family: Neo Sans Intel;
    line-height: 19px;
    padding: 0px 26px;
    margin-top: 17px;
    display: block;
}

span.datePromos {
    font-family: Neo Sans Intel;
    color: #535353;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 30px;
}

.promoSubCon {
    padding: 5px;
    border-top: 1px solid #cecece;
    background-color: #f9f9f9;
}

.lAirlinePromo {
    float: left;
}

.rAirlinePromo {
    float: right;
}

span.asiaicon {
    display: block;
    float: left;
    background-image: url('../img/airticket/asia.png');
    height: 15px;
    width: 15px;
    margin-top: 3px;
    margin-left: 10px;
}

span.continentLabel {
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: 2px;
    color: #535353;
    font-size: 12px;
}

.fb-share-button {
    margin-top: -5px;
}

.loading_icons {
    background-image: url('../img/airticket/loader_new.gif');
    height: 16px;
    width: 16px;
    position: absolute;
    top: 85px;
    right: 10px;
}

.loginBTN_new {
    background: linear-gradient(#ef7300, #eb6300, #e85100 );
    border-radius: 25px;
    width: 227px;
    border: 1px solid #c74600;
    font-family: Arial;
    font-weight: bold;
    font-size: 17px;
    color: white;
    padding: 9px;
    text-align: center;
    float: right;
    cursor: pointer;
    box-shadow: inset 0 2px 0 0px #f39300;
}

.airlineTblImage {
    padding: 2px;
    background: #fff;
    border-radius: 3px;
    width: auto;
    height: auto;
    width: 36px;
    height: 24px;
}

/*------------------------------------------search cities--------------------------------------------------*/

/*.origBoxSearch, .origBoxSearchMod, .origBoxSearchMulti {
    background: #ffffff;
    margin: 0;
    padding: .5rem 1rem;
    margin-left: 0px;
    margin-top: -2px;
    z-index: 9;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: absolute;
    box-shadow: 0 5px 10px -2px #00000082;
    text-align: center;
}*/

    .destBoxSearch p, .origBoxSearch p, .destBoxSearchMod p, .origBoxSearchMod p, .destBoxSearchMulti p, .origBoxSearchMulti p {
        font-size: 15px;
        padding: 9px 20px 4px 1px;
        color: #37619e;
        font-family: arial;
        margin: 0 !IMPORTANT;
        text-align: left;
    }

.selBtn, .selBtnO, .selBtnMod, .selBtnOMod, #selBtnM1, #selBtnM2, #selBtnOM1, #selBtnOM2, #selBtnMod1, #selBtnMod2, #selBtnOMod1, #selBtnOMod2 {
    margin: 10px 0;
    padding: 8px;
    width: 240px;
    /* background: linear-gradient(#5594d7, #3f6dc8); */
    border: none;
    color: #fff;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
}

    .selBtn:hover, .selBtnO:hover, .selBtnMod:hover, .selBtnOMOd:hover, #selBtnM1:hover, #selBtnM2:hover, #selBtnOM1:hover, #selBtnOM2:hover, #selBtnMod1:hover, #selBtnMod2:hover, #selBtnOMod1:hover, #selBtnOMod2:hover {
        /* background: linear-gradient(#3885d6, #3357a0); */
    }


.suc_info {
    display: none;
    margin: 0;
}

/*.suc_info_opt {
    display: block;
    color: #70bdff;
    font-size: 17px;
}*/

/*------------------------------------------search cities--------------------------------------------------*/

.datepicker-days, .datepicker-months, .datepicker-years {
    font-family: sans-serif;
}

.arrow.top {
    top: -16px;
    bottom: auto;
}

.arrow.left {
    left: 20%;
}

.arrow.top:after {
    bottom: -20px;
    top: auto;
}


/*Append this CSS selectors*/

#success-top {
    background: url(../img/airticket/success_bg.png) no-repeat;
    background-size: cover;
    height: 310px;
}

    #success-top #suc_origin, #success-top #suc_dest {
        font-family: Arial;
        font-size: 30px;
        font-weight: bold;
        margin: 10px 20px;
        display: inline-block;
    }

    #success-top img {
        margin-top: -10px;
    }

    #success-top #btnGoMyPage {
        background: #fff;
        padding: 10px;
        width: 190px;
        border: 1px solid #000000;
        border-radius: 2px;
        cursor: pointer;
        color: #000;
        font-family: Arial;
        font-size: 14px;
        position: relative;
        display: inline-block;
        margin-right: 7px;
    }

    /*#success-top #btnIssueNow {
        background: linear-gradient(#ff863f, #fb5d01);
        padding: 10px;
        width: 190px;
        border: 1px solid #8a4204;
        border-radius: 2px;
        box-shadow: inset 0 1px 0 0px #6bb2e5;
        cursor: pointer;
        color: #fff;
        font-family: Arial;
        font-size: 14px;
        position: relative;
        display: none;
        margin-right: 3px;
    }*/

    /*#success-top #btnPrintBooking {
        background: linear-gradient(#5293da, #3a67ca);
        padding: 10px;
        width: 190px;
        border: 1px solid #0a4291;
        border-radius: 2px;
        box-shadow: inset 0 1px 0 0px #6bb2e5;
        cursor: pointer;
        color: #fff;
        font-family: Arial;
        font-size: 14px;
        position: relative;
        display: none;
    }*/

#success-information {
    margin: 0px auto;
    padding-top: 41px;
    width: 1000px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: Arial;
}


/*#bookingSummaryDiv {
    background: #fff;
    width: 1000px;
    padding: 36px;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 0px solid #d1d1d1;
    box-shadow: -1px 0px 43px -18px #000;
    text-align: left;
}*/

/*.sHdr {
    width: 200px;
    display: inline-block;
}*/

/*#bookingSummaryDiv h3 {
    font-size: 21px;
    color: #5c5b5b;
    margin: 24px 0px 6px 0px;
}

#bookingSummaryDiv table th, .sHdr {
    font-family: Arial;
    font-size: 15px;
    font-weight: 100;
    color: #868c9e;
}

#bookingSummaryDiv table td {
    padding: 2px 10px;
    font-size: 14px;
    font-family: Arial;
    white-space: nowrap;
}*/

#pnrBox {
    float: right;
    padding: 13px;
    border: 5px solid #ccc;
    background: #fff;
}

    #pnrBox span {
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        display: block;
        color: #797474;
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #d1d1d1;
    }

    #pnrBox strong {
        font-size: 28px;
        display: block;
        text-align: center;
        color: #b70d0d;
        font-family: Arial;
        font-weight: bold;
    }

/*#summaryHdr {
    border-bottom: 1px solid #ccc;
    padding-bottom: 11px;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial;
}

    #summaryHdr p {
        margin: 0;
        padding: 0;
    }*/

/*#stbl1 {
    width: 328px;
}

#stbl2 {
    width: 612px;
}

#stbl3 {
    width: 893px;
}*/

    /*#stbl3 th {
        text-align: center;
    }

    #stbl3 td {
        font-size: 13px !important;
    }

#stbl4 {
    width: 900px;
}*/

#totalAmtSum {
    text-align: right;
    font-size: 27px !important;
    font-weight: bold;
    color: #e95800;
}

/*.segTr td {
    padding-bottom: 19px !important;
}*/

.itinCityCode {
    font-size: 26px;
    font-weight: bold;
    color: #3a3a3a;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
    width: 76px;
    border-right: 1px solid #ccc;
    margin-right: 12px;
}

.itinRight {
    display: inline-block;
}

/*#bookingSummaryDivLoading {
    margin-top: -19px;
}

    #bookingSummaryDivLoading .dlAirSegment {
        position: absolute;
        margin-top: -88px;
        width: 1200px;
    }

#bookingSummaryDivPrint {
    background: #fff;
    width: 1000px;
    padding: 36px;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #d1d1d1;
    text-align: left;
}

    #bookingSummaryDivPrint table th, .sHdr {
        font-family: Arial;
        font-size: 15px;
        font-weight: 100;
        color: #868c9e;
    }

    #bookingSummaryDivPrint table td {
        padding: 2px 10px;
        font-size: 14px;
        font-family: Arial;
        white-space: nowrap;
    }

    #bookingSummaryDivPrint h3 {
        font-size: 24px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 500;
        line-height: 1.1;
    }*/

.hrdoca {
    margin: 13px 0;
    color: #ccc;
    border: .5px solid #d1d1d1;
}

/*.include_doca {
    font-family: Arial;
    font-size: 13px;
    margin-bottom: 12px;
    display: inline-block;
    color: #00a0e9;
    margin-right: 13px;
}*/

.tkt {
    font-weight: bold;
    color: #3a3a3a;
    font-size: 18px;
}

/*.passReq {
    color: #c54343;
    font-family: arial;
    font-size: 13px;
}*/

/*.paxAge {
    display: none;
}*/

#ContentPlaceHolder1_PAGE1_pnlRaksoAirTicket {
    width: 1200px;
    margin: 0 auto;
}

    #ContentPlaceHolder1_PAGE1_pnlRaksoAirTicket .itemStyle {
        display: inline-block;
    }

.itemStyle {
    width: 257px;
    min-height: 390px;
    border: 1px solid #cecece;
    margin: 7px;
}

.footerdiv {
    border-top: 1px solid #d2d2d2;
}

#result-icon {
    height: 28px;
    width: 28px;
}

#sort-icon {
}

#result-info {
    display: inline-block;
    margin-left: 7px;
    font-size: 17px;
    font-family: Arial;
    color: #545864;
}

#sort-info, #sort-info-dom-rt-out, #sort-info-dom-rt-inb {
    display: inline-block;
    margin-left: 7px;
    font-size: .875rem;
    font-family: Arial;
    color: #545864;
}

#result-count {
    color: #d63d42;
    font-size: 19px;
    font-family: calibri;
    font-weight: bold;
    margin-left: 11px;
}

/*#result-pane {
    margin: 0 auto;
    margin-bottom: -18px;
}*/

#sort-pane {
    float: right;
}

.ttl-lbl {
    font-weight: 100;
    font-family: calibri;
    color: #a5a5a5;
    font-size: 16px;
}



#main-pane {
    /*width: 1200px;*/
    margin: 0 -5px;
}

#flight-filter-panel {
    min-height: 200px;
    padding-bottom: 10px;
    display: none;
}

#right-result-pane {

}

        #flight-filter-panel .filter-box h3 img {
            height: 30px;
            width: 30px;
            margin-right: 5px;
        }



    .airlineFilter:hover, .timeFilter:hover {
        background-color: #000070 !important;
    }

/*.checkAL {
    background: transparent url(../img/airticket/checkbox.png) no-repeat;
    background-position: 3px 3px;
    background-size: 33px 33px;
}*/

.filter-box ul {
    padding: 0;
    margin-bottom: 0;
}

.slidDiv {
    margin: 0px 12px;
}

/*#filterOutTimeLbl, #filterInTimeLbl {
    font-family: arial;
    margin-left: 14px;
}*/

/*.timeFilter {
    padding: 34px 0 25px 0;
    display: inline-block;
    width: 103px;
    border-radius: 0vw;
    font-family: calibri;
    cursor: pointer;
    height: 50px;
    margin-bottom: 6px;
    margin-right: 3px;
    outline: none;
    text-align: center;
}*/

    /*.timeFilter p {
        font-size: 11px;
        color: #bcbcbc;
        font-family: arial;
        font-weight: 100;
    }*/

.checkSt {
    background-color: #00000070 !important;
}

.uncheckSt {
    background-color: #fff;
}

#filterTimeMorningOut, #filterTimeMorningIn {
    background: #2c2c2c url(../img/airticket/morning-icon.png) no-repeat;
    background-position: center 7px;
    background-size: 35px;
}

#filterTimeNoonOut, #filterTimeNoonIn {
    background: #2c2c2c url(../img/airticket/afternoon-icon.png) no-repeat;
    background-position: center 7px;
    background-size: 35px;
}

#filterTimeDawnOut, #filterTimeDawnIn {
    background: #2c2c2c url(../img/airticket/dawn-icon.png) no-repeat;
    background-position: center 7px;
    background-size: 35px;
}

#filterTimeNightOut, #filterTimeNightIn {
    background: #2c2c2c url(../img/airticket/night-icon.png) no-repeat;
    background-position: center 7px;
    background-size: 35px;
}


/*.airlineLowFareBox:last-child {
    margin-right: 0 !important;
}*/

.airlineLowFareBox {
    /* background: #ffffff;
    padding: 14px;
    border-radius: .25rem;
    border: 1px solid #dcdcdc;
    transition: border 1s;
    box-shadow: 0px 5px 4px -2px #cacaca;
    cursor: pointer;
    text-align: center; */
}

    .airlineLowFareBox:hover {
        /* border: 1px solid #545864; */
    }

    /*.airlineLowFareBox img {
        height: 42px;
    }

    .airlineLowFareBox span {
        display: block;
        color: #3f6688;
        font-size: 1rem;
        font-weight: 600;
        text-align: center;
        float: right;
    }*/

    /*.airlineLowFareBox label {
        text-align: left;
        font-style: italic;
        color: #7b7878;
        margin-bottom: 0;
        float: left;
    }*/

    /*.airlineLowFareBox .priceLow {
        text-align: center;
        border-bottom: 1px solid #dcdcdc;
        padding: 0px 10px 1px 10px;
        font-family: Arial;
        font-weight: bold;
        font-size: 24px;
        color: #e95800;
    }*/

#lowfare_query {
    position: relative;
}

/*.airlineLowFareBox.active {
    padding: 0 !important;
}*/

/*#bookingSummaryDivLoading .as_mainForm, #bookingSummaryDivLoading .dlAirSegment {
    width: 1000px !important;
}*/

.secManageBooking {
    text-align: center;
    z-index: 1;
    position: relative;
    width: 528px;
    margin: 0 auto;
    margin-top: -73px;
    margin-bottom: 75px;
    padding-bottom: 29px;
}

.btnManageBooking {
    background: #5390d6;
    border: 1px solid #386a9e;
    padding: 15px 96px 14px 61px;
    margin: 0 auto;
    color: #fff;
    background-image: url(../img/airticket/manage.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right+65px;
    border-radius: 29px;
    font-size: 19px;
}

    .btnManageBooking:hover {
        background-color: #477ab4;
        color: #fff;
    }

.confirm-box {
}

    .confirm-box .grd-div {
        background: #e1e9ef;
        padding: 17px;
        margin: -16px;
        margin-bottom: 10px;
    }

        .confirm-box .grd-div label {
            display: inline-block;
            margin-bottom: 5px;
            padding-left: 10px;
            color: #505050;
            font-size: 21px;
            font-weight: bold;
        }

        .confirm-box .grd-div .grd-ttl {
            color: #e9611d;
            font-family: Arial;
            font-weight: bold;
            float: right;
            font-size: 29px;
            margin-right: 20px;
        }

    /*.confirm-box .btnReviewChk {
        margin-right: 10px;
        float: left;
    }*/

    .confirm-box p {
        font-family: arial;
        font-size: 14px;
        margin: 0;
        text-align: justify;
        margin-left: 28px;
        margin-bottom: 21px;
    }

.confirmButton {
    font-family: arial;
    font-weight: bold;
    color: #505050;
}

.highlight {
    color: #1e6eec;
    font-weight: bold;
}

    .highlight:hover {
        color: #273545;
    }

    .highlight:visited {
        color: #1e6eec;
    }

.miscCon {
    background: #fdd;
    padding: 14px 19px;
    margin-bottom: 17px;
    margin-top: 16px;
    display: none;
}

    .miscCon span {
        color: #a32727;
    }

    .miscCon p {
        padding: 0;
        margin: 0;
        margin-top: 6px;
    }

.opCar {
    display: inline-block;
    border-left: 1px solid #ccc;
    padding-left: 8px;
    margin-left: 6px;
}

    .opCar label {
        color: #7e7e7e;
        font-size: 9px;
        margin-right: 4px;
    }

.opCar1 {
    white-space: nowrap;
    margin-right: 1px;
}

    .opCar1 label {
        color: #7e7e7e;
        font-size: 9px;
        margin: 0 2px;
    }

.error_panel {
    background: #f5f5f5;
    padding-top: 130px;
    padding-bottom: 140px;
}

.payment_error {
    background: #fff;
    margin: 0 auto;
    border-radius: 20px;
    padding: 103px 52px;
    border: 1px solid #ccc;
    width: 77%;
}

    .payment_error img {
        height: 66px;
        width: 66px;
    }

.payment_error_content {
    margin-top: -68px;
    margin-left: 88px;
}

    .payment_error_content span {
        font-size: 28px;
        color: #e07373;
    }

    .payment_error_content p {
        font-size: 20px;
        font-weight: 100;
        font-family: Arial;
        color: #656060;
    }

#filterDirect img, #filterS1 img, #filterS2 img {
    height: 28px;
    width: 28px;
}

#floatBal {
    display: none;
    position: fixed;
    margin-top: -135px;
    background: #fff;
    z-index: 9999;
    padding: 8px 14px;
    border: 4px solid #a0a0a0;
    text-align: left;
    right: 14px;
    font-family: arial;
    opacity: 0.5;
    border-radius: 6px;
    line-height: 14px;
    box-shadow: 0px 7px 24px -6px #000;
}

    #floatBal:hover {
        opacity: 1.0;
    }

    #floatBal label {
        color: #0c5595;
        display: inline-block;
        width: 85px;
        font-size: 12px;
    }

    #floatBal span {
    }

#agencyCurr, #agencyBal {
    font-weight: bold;
    font-size: 14px;
}

.fareBreakdown {
    font-family: calibri;
   
    margin: 11px 23px 9px 22px;
    line-height: 13px;
}

    .fareBreakdown ul {
        width: 98%;
    }

    .fareBreakdown h1 {
        font-size: 15px;
        font-weight: bold;
        color: #467cb3;
        margin: 0;
        padding: 10px 13px;
    }

    .fareBreakdown ul li {
        list-style-type: none;
    }

        .fareBreakdown ul li label {
            display: inline-block;
            width: 50%;
        }

        .fareBreakdown ul li span {
            display: inline-block;
            font-size: 16px;
            width: 50%;
            color: #454545;
            text-align: right;
        }

        .fareBreakdown ul li.ttl {
            border-top: 1px solid #ccc;
            font-weight: bold;
        }

            .fareBreakdown ul li.ttl label {
                padding-top: 9px;
            }

.vwFareRule {
    float: right;
    cursor: pointer;
    background: #93cde8;
    font-size: 13px;
    padding: 5px 24px;
    border-radius: 20px;
    color: #585454;
}

    .vwFareRule:hover {
        background: #00a0e9;
        color: #fff;
    }

.farerulecon {
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 14px;
    height: 600px;
    overflow: auto;
    display: none;
}

.fr-dialog h2 {
    margin: 0;
    font-size: 18px;
    font-family: calibri;
}

.fr-dialog h4 {
    font-weight: bold;
    font-size: 18px;
    font-family: calibri;
}

.fr-dialog .modal-dialog {
    width: 900px;
}

.farerulecon ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .farerulecon ul li {
        background: #fff0ed;
        padding: 11px 12px;
        margin-bottom: 10px;
        border-radius: 8px;
        border: 1px solid #ffcabf;
    }

        .farerulecon ul li label {
            font-weight: bold;
            font-size: 14px;
            color: #337ab7;
        }

        .farerulecon ul li p {
            margin: 0;
            padding: 0;
            margin-left: 21px;
            word-break: break-word;
        }

            .farerulecon ul li p br {
                content: "";
                margin-left: 4px;
            }

.frHdr {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 7px 19px;
    background: #f3f3f3;
    position: relative;
    margin-bottom: -2px;
    cursor: pointer;
    margin-right: -1px;
}

    .frHdr.activeFr {
        border-bottom: 0;
        background: #fff;
    }

#txtFlNum {
    width: 100%;
    padding: 5px;
}

/*#passportDiv {
    background: #fff;
    width: 743px;
    text-align: left;
    margin: 0 auto;
    margin-bottom: 160px;
    border-radius: 10px;
    padding: 19px;
    border: 1px solid #ccc;
    margin-top: -28px;
    display: none;
}

.passportLbl {
    font-size: 20px;
    font-family: calibri;
}*/

#passportpaxinfo label {
    font-family: Arial;
    font-size: 15px;
    width: 144px;
    color: black;
    display: inline-block;
    padding-top: 6px;
}

#passportpaxinfo span {
    font-family: Arial;
    font-size: 19px;
    color: #6d93a4;
    display: inline-block;
    padding-top: 6px;
    font-weight: bold;
    margin-right: 20px;
}

/*.passportInputNationality {
    margin-left: 5px;
    padding: 10px !important;
    margin-bottom: 10px;
    border: 1px solid #c1d7ff !important;
    outline: none;
    color: #666666 !important;
    font-family: Verdana !important;
    font-size: 15px;
    width: 291px;
}*/

/*.passportInputPassportNo {
    margin-left: 5px;
    padding: 10px !important;
    margin-bottom: 10px;
    border: 1px solid #c1d7ff !important;
    outline: none;
    color: #666666 !important;
    font-family: Verdana !important;
    font-size: 15px;
    width: 291px;
}*/

.passportDOB {
    width: 96px !important;
}

.lblDocHdr {
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 7px;
    display: inline-block;
    color: #00a0e9;
}

/*#success-top #btnSubmitPassport {
    background: linear-gradient(#ff863f, #fb5d01);
    padding: 10px;
    width: 190px;
    border: 1px solid #8a4204;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 0px #6bb2e5;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    position: relative;
    display: none;
    margin-right: 3px;
}*/

/*.pTitle1 {
    font-family: Arial;
    height: 39px;
    font-size: 15px;
    width: 100px;
    color: black;
    display: inline-block;
    padding-top: 6px;
}*/

#divFareRule h2 {
    font-size: 16px;
}

#divFareRule h4 {
    font-size: 18px;
}

/*#divFareRule{
    width:60vw;
}*/

/* #addFlightBtn, #addFlightBtnMod {
    margin-left: 17px;
    padding: 4px 18px;
    border: 1px solid #ccc;
    border-radius: 43px;
    cursor: pointer;
    outline: none;
} */

    /*#addFlightBtn:hover, #addFlightBtnMod:hover {
        background: #535151;
        color: #fff;
    }*/

/*.deleteFlightBtn, .deleteFlightBtnMod {
    border-left: 1px solid #25b6cd;
    padding: 0px 6px;
    font-size: 20px;
    margin: 12px;
    margin-right: 0px;
    margin-top: -9px;
    height: 40px;
    font-weight: 100;
    font-family: inherit;
    position: absolute;
}*/

.flight-pane, .flight-paneMod {
    /* background: #d2e3e5;
    padding: 9px; */
}

        /*#multiway-ul li label {
            font-size: 17px;
            font-weight: 200;
            color: #1ae0ff;
            padding: 0;
            margin: 0;
            margin-right: 11px;
        }

        #multiway-ul li span {
            font-size: 1.5rem;
            margin: 0 7px;
        }

        #multiway-ul li img {
            height: 30px;
            width: 30px;
        }

        #multiway-ul li p {
            margin: 0;
            font-size: 13px;
            color: #9cb7cf;
            padding-bottom: 10px;
        }*/

.ctrM {
    content: counter(segment);
    counter-increment: segment;
    display: block;
    position: absolute;
    background: #fff;
    color: #0071b5;
    font-size: .75rem;
    font-weight: 600;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 50%;
    text-align: center;
    top: 0.3em;
    left: -0.5rem;
}

.dlAirSegment {
    text-align: center;
    padding: 15px;
    background: #fff;
    border-radius: 19px;
    margin-top: -48px;
    box-shadow: 0px 15px 43px -19px #000;
}

.disableAM .btn {
    background: #ccc;
    color: #6b6161;
    border: #b3b3b3 1px solid;
    pointer-events:none;
}