
@font-face {
    font-family: '29ltbukra';
    src: url('../fonts/29LT_Bukra_Regular.WOFF'),url('fonts/29LT_Bukra_Regular.TTF');
}


@font-face {
    font-family: '29ltbukra_Bold';
    src: url('../fonts/29LT_Bukra_Bold.WOFF'),url('fonts/29LT_Bukra_Bold.TTF');
}

@font-face {
    font-family: '29ltbukra_Thin';
    src: url('../fonts/29LT_Bukra_Thin.WOFF'),url('fonts/29LT_Bukra_Thin.TTF');
}

@font-face {
    font-family: '29ltbukra_Semi_Bold';
    src: url('../fonts/29LT_Bukra_Semi_Bold.WOFF'),url('fonts/29LT_Bukra_Semi_Bold.TTF');
}


body {
    left: 0px;
    top: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: '29ltbukra';
    /*background: linear-gradient(241deg, #0d83c7, #0d83c7, #0d83c7);
            background-size: 600% 600%;*/
    position: relative;
    background-color: #ffffff;
    color: #555655;
    font-kerning: normal;
    /*overflow-x:hidden;*/
}

a {
    text-decoration: none;
}

select, input, textarea,li,ul,a,span {
    font-family: '29LTBukra';
    /*font-size: 11px;*/
}


h4,
h1 {
    margin-top: 4px;
    margin-bottom: 4px;
}

fotn .padded {
    padding: 10px;
}

p {
    font-size: 14px;
}

.clickable {
    cursor: hand;
    cursor: pointer;
}



.bolden {
    font-weight: bold;
}

.normalize {
    font-weight: normal;
    font-style: normal;
}

.italicize {
    font-style: italic;
}

.disabled {
    background-color: #f1f1f1;
}

.main_holder {
    min-width: 1000px;
}

.content_holder {
    width: 100%;
    /*max-width: 1600px;*/
    position: relative;
    box-sizing: border-box;
    height:750px;
}

.content_search_holder {
    width: 80%;
    float: left;
}

.content_summary_holder {
    width: 20%;
    float: left;
}

.font_small {
    font-size: 13px;
}

.font_xsmall_1 {
    font-size: 12px;
}

.font_xsmall {
    font-size: 11px;
}

.font_xxsmall {
    font-size: 10px;
    letter-spacing: 1px;
}

.font_xxxsmall {
    font-size: 8px;
    letter-spacing: 1px;
}

.font_normal {
    font-size: 20px;
}

.font_normal_1 {
    font-size: 17px;
}

.font_normal_bold {
    font-size: 15px;
    font-weight: 500;
}

.font_large {
    font-size: 24px;
}

.font_large_bold {
    font-size: 25px;
    font-weight: 500;
}

.font_xlarge {
    font-size: 28px;
    font-weight: 500;
}

.padding_0 {
    padding: 0px;
}

.padding_1 {
    padding: 1px;
}

.nobold {
    font-weight: normal;
}

.row {
    width: 100%;
    min-height: 40px;
    padding: 10px;
    float: left;
    box-sizing: border-box;
}

.row_no_padding {
    width: 100%;
    min-height: 40px;
    padding: 0px;
    float: left;
    box-sizing: border-box;
}

.row_live_fare {
    width: 100%;
    min-height: 50px;
    /*padding: 4px;*/
    float: left;
    box-sizing: border-box;
}

.row_sm {
    width: 100%;
    min-height: 20px;
    padding: 5px;
    float: left;
    box-sizing: border-box;
}

.row_special {
    width: 100%;
    min-height: 40px;
    float: left;
    box-sizing: border-box;
}

.row_feature_item_left {
    width: 98%;
    min-height: 60px;
    padding-top: 10px;
    float: left;
    box-sizing: border-box;
}

.row_feature_item_right {
    width: 100%;
    min-height: 60px;
    padding-top: 10px;
    /*padding-left: 20px;*/
    float: left;
    box-sizing: border-box;
}


.top_bar_Old {
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 77px;
    box-sizing: border-box;
    box-shadow: 0px 0px 14px #808080;
    z-index: 200;
    margin-top: 3px;
}

/*Start---------Updated Classes-------------*/

/*.top_bar {
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 100px;
    box-sizing: border-box;
    box-shadow: 0px 0px 14px #808080;
    z-index: 200;
    margin-top: 3px;
}*/

.top_bar {
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 85px;
    box-sizing: border-box;
    box-shadow: 0px 0px 14px #fff;
    z-index: 200;
    margin-top: -8px;
}


.pad_bot_10 {
    padding-bottom: 2px;
    box-sizing: border-box;
}


/*End-----------Updated Classes-------------*/


.top_bar_content {
    position: relative;
    height: 100%;
    width: 80%;
    margin-left: 10%;
    box-sizing: border-box;
}

.top_bar_side {
    border-right: 1px solid #f1f1f1;
}

.top_bar_logo_holder {
    width: 18%;
    float: left;
}

.top_bar_logo_Old {
    height: 70px;
    padding-top: 5px;
    box-sizing: border-box;
}

/*Updated*/

.top_bar_logo {
    height: 85px;
    padding-top: 20px;
    box-sizing: border-box;
}

.chat_image {
    height: 34px;
    /*position: absolute;*/
    /*transform: translate(-1%, -30%);*/
    margin-top:-9px;
    margin-left: 3px;
    border-style:none;
     visibility: hidden;
}

.image_singin_top {
    height: 31px;
}

.image_feature_item {
    height: 38px;
    /*box-sizing: border-box;*/
}


/*Updated*/


.top_bar_user_image {
    padding: 10px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
}

.top_bar_search_box_holder {
    width: 66.6%;
    float: left;
}

.top_bar_notif_holder {
    width: 8.33%;
    float: left;
    padding-top: 16px;
    padding-bottom: 4px;
}

.top_bar_pic_holder {
    width: 4.33%;
    float: left;
}

.top_bar_lang_holder_Old {
    width: 4.33%;
    float: left;
    text-align: center;
    padding: 29px;
}


.top_bar_lang_holder {
    width: 5.33%;
    float: left;
    text-align: center;
    padding: 35px;
    padding-top: 45px;
}


.top_bar_country_holder {
    width: 4.33%;
    float: left;
    text-align: center;
    padding: 16px;
    font-size: 13px;
}

.top_bar_currency_holder {
    width: 4.33%;
    float: left;
    text-align: center;
    padding: 29px;
}

    .top_bar_currency_holder .currency_select {
        outline: none;
        border: none;
        background: #fff;
        color: #001F87;
    }

.top_bar_icon {
    padding: 10px;
    padding-top: 14px;
    padding-bottom: 12px;
}

.centralize {
    text-align: center;
}

.search_box {
    outline: none;
    border: none;
    width: 80%;
    height: 30px;
    margin-left: 2%;
    color: #0D83C7;
    font-size: 15px;
    padding: 5px;
    margin-top: 7px;
    margin-bottom: 6px;
    background-color: #F7F8F9;
    /*border-bottom: 1px solid #034A97;*/
    border: 1px solid #f1f1f1;
}

    .search_box:focus {
        border: 1px solid #001F87;
    }

.suggestions_holder {
    position: absolute;
    width: 60%;
    left: 445px;
    top: 40%;
    background-color: #fff;
    z-index: 999;
}

.menu_bar {
    width: 100%;
    height: 46px;
    padding: 2px;
    /*background-color: #F7F8F9;*/
    /*background-color: #0082CA;*/
    background-color: #2F98CA;
    box-sizing: border-box;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #001F87;
    height: 3px;
    float: left;
    z-index: 9000;
}

#menu_link {
    display: none;
}

.menu_link {
    text-align: left;
    padding: 10px 0;
    display: none;
}

    .menu_link img {
        height: 24px;
        width: 24px;
        cursor: hand;
        cursor: pointer;
        padding-left: 10px;
    }

.menu_holder {
    list-style-type: none;
    width: 100%;
    /*margin-left: 10%;*/
    margin-top: 14px;
    padding: 0px;
    font-family: '29ltbukra';
    font-size: 14px;
}

.menu_holder_Old li {
    float: left;
    margin: 0px;
    padding-bottom: 8px;
    margin-right: 24px;
    color: #fff;
}
/*****/
.menu_holder li {
    float: left;
    margin: 0px;
    padding-bottom: 8px;
    margin-right: 45px;
    color: #fff;
    visibility: hidden;
}



    .menu_holder li:hover {
        color: #FFD340;
        cursor: pointer;
        cursor: hand;
        border-bottom: 3px solid #FFD340;
    }

        .menu_holder li:hover .menu_li_content {
            display: block;
        }

    .menu_holder li .special {
        color: #FFD340;
    }
    /*****/
    .menu_holder li .special_bold {
        color: #3F355D;
        font-weight: bold;
    }

.menu_li_content {
    display: none;
    position: absolute;
    margin-top: 10px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    left: 0px;
    width: 100%;
    margin-left: 0;
    padding: 20px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    z-index: 9950;
}

.menu_li_content_space {
    width: 80%;
    margin-left: 10%;
}

.menu_li_content a {
    width: 100%;
    float: left;
    text-decoration: none;
    font-size: 17px;
    color: #034A97;
    padding: 10px;
    box-sizing: border-box;
}

    .menu_li_content a:hover {
        background-color: #ffffff;
        border: 1px solid #0082CA;
        /* border: 1px solid #f1f1f1;*/
    }

    .menu_li_content a .desc {
        width: 100%;
        float: left;
        font-size: 15px;
        color: #000;
        padding-left: 0px;
    }

.menu_li_content .call_button {
    width: 100%;
    float: left;
    text-decoration: none;
    border: 3px solid #f1f1f1;
    padding: 20px;
    font-size: 30px;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
}

    .menu_li_content .call_button:hover {
        background-color: #fff;
    }

    .menu_li_content .call_button .desc {
        width: 100%;
        float: left;
        color: #034A97;
        font-size: 16px;
    }

#menu_link:checked ~ .menu_holder {
    display: block;
}

.booking_bar {
    margin-left: 20%;
    width: 60%;
    min-height: 110px;
    margin-right: auto;
    padding: 10px;
    background-color: #023878;
    color: #fff;
}

.booking_bar_input {
    padding: 5px;
    height: 50px;
    width: 100%;
}

.booking_bar_input_sm {
    padding: 5px;
    height: 30px;
    width: 100%;
}

/*****/
.input_home {
    float: left;
    outline: none;
    border: none;
    color: #034A97;
    font-size: 14px;
    padding: 5px;
    margin-top: 4px;
    margin-bottom: 7px;
    background-color: #ffffff;
    border: 1px solid #ccc;
}

.top_space_xs {
    margin-top: 12px;
}

.top_space_xxs {
    margin-top: 7px;
}

.top_space_sm {
    margin-top: 32px;
}

.top_space_sm_1 {
    margin-top: 25px;
}

.top_space {
    margin-top: 35px;
}

.top_space_md {
    margin-top: 50px;
}

.top_space_l {
    margin-top: 60px;
}

.top_space_l_1 {
    margin-top: 62px;
}

.bottom_space_xxs {
    margin-bottom: 7px;
}

.in_space_sm {
    padding: 10px;
}

/*****/
.top_space_xxs {
    margin-top: 6px;
}

.pad_1 {
    padding: .77px;
}

.pad_4 {
    padding: 5.44px;
}

.pad_7 {
    padding: 7.77px;
}

.pad_top_7 {
    padding-top: 7.77px;
    padding-left: 1px;
}

.pad_bot_7 {
    padding-bottom: 7.77px;
    padding-right: 1px;
}


.pad_10 {
    padding: 10px;
}

.pad_24 {
    padding: 24px;
}

.pad_15 {
    padding: 15px;
}

.pad_33 {
    padding: 33px;
}


.pad_left_2_8 {
    padding-left: 28px;
}
.pad_left_14_0_1 {
    padding-left: 129px;
}

.top_space_xxxs {
    margin-top: 4px;
}

.top_space_lg {
    margin-top: 80px;
}

.top_space_xlg {
    margin-top: 125px;
}

.wide_xxs {
    width: 5%;
}

.wide_xs {
    width: 10%;
}

.wide_sm {
    width: 25%;
}

.wide_md {
    width: 50%;
    float: right;
    box-sizing: border-box;
}

.wide_lg {
    width: 80%;
}

.wide_full {
    box-sizing: border-box;
    width: 100%;
}






/**Typo Styles**/


.typo_banner {
    background-color: #F1F5F8;
    padding: 30px;
    float: left;
    box-sizing: border-box;
    width: 100%;
}

.typo_light {
    font-size: 45px;
    float: left;
    width: 100%;
}

.typo_light_md {
    font-size: 32px;
    float: left;
    width: 100%;
}

.typo_light_sm {
    font-size: 24px;
    float: left;
    width: 100%;
}

.typo_quat_heavy {
    font-size: 20px;
    float: left;
    width: 100%;
}

.typo_semi_heavy {
    font-size: 44px;
    float: left;
    width: 100%;
}

.typo_heavy {
    font-size: 84px;
    float: left;
    width: 100%;
}

.typo_label {
    font-size: 14px;
}


.typo_phrase {
    width: 100%;
    float: left;
    color: #555655;
    font-size: 33px;
    padding-top: 0px;
}


/**Ends Here**/

/**Inner Page Banner Styles**/

.banner_main_image {
    width: 100%;
    min-height: 450px;
    background-size: auto 450px cover;
    background-repeat: no-repeat;
}

.banner_image {
    width: 320px;
    height: 240px;
}

.banner_text {
    width: 100%;
    float: left;
}

/**End Here**/


/**Related Space Styles**/


.related_list {
    list-style-type: none;
    margin-left: none;
    color: #555655;
    padding: 8px;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    min-height: 50px;
    font-size: 13px;
}

    .related_list li {
        margin-left: 0px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 8px;
        padding-bottom: 8px;
    }

        .related_list li a {
            cursor: hand;
            cursor: pointer;
            color: #555655;
            text-decoration: none;
        }

            .related_list li a:hover {
                color: #0D83C7;
            }





/**Ends Here**/


/**Notification**/

.top_bar_notif_holder #gen_notif,
.top_bar_notif_holder label {
    cursor: pointer;
}

.top_bar_notif_holder #gen_notif,
.top_bar_notif_holder #message_notif {
    display: none;
}

    .top_bar_notif_holder #gen_notif:checked ~ .gen_notif,
    .top_bar_notif_holder #message_notif:checked ~ .message_notif {
        display: block;
    }

    .top_bar_notif_holder #gen_notif:checked ~ .top_bar_notif_holder .message_notif {
        display: none;
    }

    .top_bar_notif_holder #message_notif:checked ~ .top_bar_notif_holder .gen_notif {
        display: none;
    }

.notif_holder {
    list-style-type: none;
    padding-left: 0px;
}

    .notif_holder li {
        padding-bottom: 10px;
        border-bottom: 1px solid #f1f1f1;
        margin-bottom: 10px;
    }

        .notif_holder li .notif_title {
            margin: 0px;
            font-size: 14px;
            color: #034A97;
            padding: 0px;
        }

        .notif_holder li .notif_time {
            margin: 0px;
            font-size: 12px;
            color: #40B4E4;
        }

        .notif_holder li .notif_desc {
            margin: 0px;
            font-size: 12px;
            color: #808080;
        }


/**End**/


/**List Hot Menu block**/

.hot_menu {
    position: fixed;
    left: 0px;
    margin-left: 0px;
    width: 100%;
    background-color: #034A97;
    display: none;
    z-index: 950;
    box-sizing: border-box;
}

.hot_menu_list {
    list-style-type: none;
    width: 60%;
    margin-left: 20%;
    margin-bottom: 40px;
}

    .hot_menu_list li {
        left: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

        .hot_menu_list li a {
            text-decoration: none;
            color: #fff;
            font-size: 45px;
            font-weight: bold;
        }

            .hot_menu_list li a:hover {
                border-bottom: 4px solid #fff;
            }

.hot_menu_closer {
    text-decoration: none;
    font-size: 23px;
    color: #00A1DF;
    cursor: hand;
    cursor: pointer;
}


/**End**/


/**Panel block**/

.panel {
    width: 60%;
    margin-left: 20%;
    /*border:1px solid #034A97;*/
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #034A97;
    /*box-shadow:0px 0px 4px #ccc;*/
}


.panel_special {
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
    box-shadow: 0px 0px 4px #ccc;
}

.panel_booking_holder_home {
    margin-top: 65px;
    /*width: 20%;*/
    width: 350px;
    box-sizing: border-box;
    position: relative;
}

.panel_booking_holder {
    margin-top: 65px;
    /*width: 20%;*/
    width: 350px;
    box-sizing: border-box;
}

/*****/
.panel_booking {
    margin-left: 0;
    width: 80%;
    background-color: #3A355C;
    /*display:inline-block;*/
    color: #fff;
    font-size: 13px;
    box-sizing: border-box;
    position: relative;
    z-index: 1006;
    float: right;
    margin-right: 10%;
    margin-left: auto;
    /*opacity:0.1;*/
}

    .panel_booking a {
        text-decoration: none;
        color: #fff;
    }

.opacity_1 {
    opacity: 0.15;
}

.opacity_2 {
    opacity: 0.25;
}

.opacity_3 {
    opacity: 0.35;
}

.opacity_4 {
    opacity: 0.45;
}

.opacity_5 {
    opacity: 0.55;
}

.opacity_6 {
    opacity: 0.65;
}

.opacity_7 {
    opacity: 0.85;
}

.opacity_8 {
    opacity: 0.9;
}

.opacity_9 {
    opacity: 0.95;
}

.panel_compact {
    width: 80%;
    margin-left: 10%;
    float: left;
}

.panel_booking_nav {
    float: left;
    width: 98%;
    margin-left: 1%;
    padding: 6px;
    text-align: center;
    margin-bottom: 2px;
    background-color: #003997;
    box-sizing: border-box;
}

    .panel_booking_nav:hover {
        cursor: pointer;
        cursor: hand;
    }

.gen_notif {
    position: absolute;
    display: none;
    margin-left: -6%;
    margin-top: 65px;
    float: right;
    background-color: #fff;
    box-shadow: 0px 0px 15px #ccc;
    width: 200px;
    padding: 10px;
}

.message_notif {
    position: absolute;
    display: none;
    margin-left: -6%;
    margin-top: 65px;
    float: right;
    background-color: #fff;
    box-shadow: 0px 0px 15px #808080;
    width: 200px;
    padding: 10px;
}

.panel_flight {
    width: 30%;
    margin-left: 35%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #034A97;
    /*box-shadow:0px 0px 4px #ccc;*/
}

.panel_feed {
    box-sizing: border-box;
    width: 96%;
    margin-left: 2%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #034A97;
    /*box-shadow:0px 0px 4px #ccc;*/
}

.panel_search_horizontal {
    box-sizing: border-box;
    width: 80%;
    margin-left: 10%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0px 0px 8px #ccc;
}

.panel_flight_select {
    box-sizing: border-box;
    width: 90%;
    margin-left: 5%;
    padding: 15px;
    float: left;
    display: inline-block;
    background-color: #fff;
}

.panel_travel_extras {
    box-sizing: border-box;
    width: 90%;
    margin-left: 10%;
    padding: 15px;
    float: left;
    display: inline-block;
    background-color: #fff;
}

.panel_search_vertical {
    box-sizing: border-box;
    width: 30%;
    margin-left: 30%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    /*box-shadow:0px 0px 4px #ccc;*/
}

.panel_pop {
    position: fixed;
    width: 50%;
    left: 25%;
    top: 20%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
    z-index: 1500;
    display: none;
    box-shadow: 0px 0px 9px #E1E1E1;
}


.panel_pop_md {
    position: fixed;
    width: 40%;
    left: 30%;
    top: 20%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
    z-index: 1500;
    display: none;
    box-shadow: 0px 0px 3px #000000;
}


.panel_pop_sm {
    position: fixed;
    width: 30%;
    left: 35%;
    top: 20%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    opacity: 1;
    z-index: 1500;
    display: none;
    box-shadow: 0px 0px 9px #E1E1E1;
}


/**End**/


/**Traveller Inforation Block**/

.traveller_info_holder {
    width: 88%;
    margin-left: 12%;
    display: block;
    box-sizing: border-box;
}

.traveller_info_gender {
    float: left;
    width: 10%;
    color: #fff;
    padding: 5px;
    font-size: 11px;
}

    .traveller_info_gender:hover {
        cursor: pointer;
        cursor: hand;
    }

    .traveller_info_gender span {
        width: 100%;
        float: left;
        padding: 0px;
    }

.gender_infant {
    padding-top: 18px;
    padding-bottom: 18px;
}

.traveller_info_block {
    width: 70%;
    float: left;
    color: #fff;
    padding: 5px;
    padding-bottom: 9px;
    box-sizing: border-box;
    min-height: 55px;
}

    .traveller_info_block .checkbox_label {
        font-size: 11px;
    }

.traveller_info_header {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    float: left;
}

.contact_info_block {
    width: 78%;
    float: left;
    color: #fff;
    padding: 5px;
    box-sizing: border-box;
    min-height: 55px;
}

.recent_traveller_holder {
    float: left;
    width: 100%;
    list-style-type: none;
    margin-left: 0px;
    padding: 0px;
}

    .recent_traveller_holder li {
        border-bottom: 1px solid #f1f1f1;
        font-size: 12px;
        padding: 10px;
        padding-top: 18px;
        padding-bottom: 18px;
        box-sizing: border-box;
    }

        .recent_traveller_holder li:hover {
            cursor: hand;
            cursor: pointer;
            border: 1px solid #00A6E3;
        }

        .recent_traveller_holder li:nth-child(even) {
            background-color: #f1f1f1;
        }


/**End**/


/**Steps Block**/

.step_holder {
    margin-left: 25%;
    width: 50%;
    float: left;
}

.step_elem {
    width: 100px;
    height: 100px;
}


/**End**/


/**Jema Block**/

.jema_box {
    width: 100%;
    float: left;
    margin: 0px;
    background-color: #fff;
    color: #008CCB;
    box-sizing: border-box;
}

.jema_comment_box {
    width: 70%;
    float: left;
    padding: 10px;
    font-size: 11px;
    box-sizing: border-box;
}

    .jema_comment_box a {
        text-decoration: underline;
        color: #005994;
    }

.jema_logo {
    width: 30%;
    float: left;
    padding-top: 6px;
    box-sizing: border-box;
    text-align: center;
}


/**End**/


/**Live Fare Block**/
/*****/
.live_fare_holder {
    float: left;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    width: 100%;
    /*margin-left: 10%;*/
}

.live_fare_header {
    float: left;
    width: 100%;
    font-weight: bold;
    panel_booking_holder font-size: 33px;
    padding: 10px;
    color: #003887;
}


.live_fare_placeholder {
    min-width: 17%;
    float: left;
    padding: 12px;
    box-sizing: border-box;
    background-color: #3A355C;
}



.live_fare_elem {
    width: 17%;
    float: left;
    padding: 12px;
    box-sizing: border-box;
    background-color: #3A355C;
}

    .live_fare_elem:hover {
        background-color: #008CCB;
        cursor: pointer;
        cursor: hand;
        box-shadow: 0px 0px 6px #000;
        box-sizing: border-box;
    }

    .live_fare_elem .live_fare {
        color: #fff;
        font-weight: bold;
        font-size: 33px;
        padding: 5px;
        width: 100%;
    }

    .live_fare_elem .live_dest {
        color: #fff;
        font-size: 13px;
        width: 100%;
    }

        .live_fare_elem .live_dest span {
            font-weight: 500;
            padding: 0px;
        }

    .live_fare_elem .live_click {
        color: #fff;
        padding: 0px;
        font-size: 16px;
        width: 100%;
    }


/**End**/


/**Main Mast**/

.main_mast {
    float: left;
}


/**End**/


/**Front Check In**/

.front_check_in {
    float: left;
    background-color: #3A355C;
    color: #fff;
    width: 90%;
    box-sizing: border-box;
}

.home_page_box_container {
    float: left;
    /*background-color: #3A355C;*/
    color: #fff;
    width: 90%;
    box-sizing: border-box;
}

/**End**/


/**Front Check In**/

.account_peg {
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #0D83C7;
    color: #fff;
}

.account_peg_header {
    float: left;
    padding: 10px;
    border: 1px solid #0D83C7;
    color: #fff;
    border-bottom: none;
    box-sizing: border-box;
}

.account_peg_header_active {
    background-color: #0D83C7;
    box-shadow: 4px -3px 4px #ccc;
}

.account_peg_header_inactive {
    background-color: #003887;
}


/**End**/


/**Filler**/

.filler {
}


/**End**/


/**subscription**/

.subscription {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding: 5px;
    box-sizing: border-box;
}


/**End**/


/**Itinerary**/

.itinerary_header {
    width: 100%;
    float: left;
    border-top: 15px solid #003887;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
    padding: 15px;
}

.itinerary_body {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
    padding: 15px;
}

.itinerary_footer {
    width: 100%;
    float: left;
    border-left: 1px solid #0D83C7;
    border-right: 1px solid #0D83C7;
    border-bottom: 1px solid #0D83C7;
    box-sizing: border-box;
    padding: 15px;
}

.itinerary_name {
    color: #ccc;
}

.itinerary_seat {
    color: #008CCB;
    font-size: 16px;
}

.itinerary_pax_row {
    border-bottom: 1px solid #e1e1e1;
}

.itinerary_destination {
    float: left;
    font-family: '29ltbukra';
    border-bottom: 1px solid #00A1DF;
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    color: #005994;
}

.itinerary_time {
    float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.itinerary_pay_item {
    float: left;
    width: 100%;
    color: #005994;
    font-size: 13px;
}

.itinerary_pay_amount {
    float: left;
    width: 100%;
    color: #008CCB;
    font-size: 13px;
}


/**End**/


/**Feature Holder**/

.feature_item {
    float: left;
    width: 100%;
    min-height: 180px;
    /*background-color: #FAFAFA;*/
    color: #0477A5;
    padding: 2px;
    box-sizing: border-box;
}

.feature_item_title {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    float: left;
    width: 100%;
    padding-left: 10px;
}

.feature_item_img {
    float: left;
    text-align: center;
    /*float:left;*/
    margin-left: 50px;
    /*width: 100%;*/
    /*height:100%;*/
    /*max-height:290px;
    max-width:300px;*/
}

.feature_item_desc {
    float: left;
    width: 80%;
    text-align: center;
    min-height: 50px;
    padding-left: 40px;
    padding-right: 50px;
    /*padding-left:30px;
    padding-right:20px;*/
}

.feature_item:hover {
    color: #00A6E3;
}


/**End**/


/**Value Fare Holder**/

.value_fare_peg {
    float: left;
    width: 99%;
    /*margin-left: 1%;*/
    box-sizing: border-box;
    /*border: 1px solid #005994;*/
    /*padding-left:50px;*/
}

.value_fare_peg_text_1 {
    z-index: 200;
    margin-top: 62px;
    font-size: 15px;
    position: absolute;
    padding-left: 10px;
}

.value_fare_peg_text_2 {
    z-index: 200;
    margin-top: 80px;
    font-size: 15px;
    position: absolute;
    padding-left: 10px;
}

.value_fare_peg_text_3 {
    z-index: 200;
    margin-top: 98px;
    font-size: 40px;
    position: absolute;
    font-weight: bold;
    padding-left: 10px;
}

.value_fare_peg_text_4 {
    z-index: 200;
    margin-top: 118px;
    margin-left: 80px;
    font-size: 16px;
    position: absolute;
    font-weight: 500;
    padding-left: 10px;
}

.value_fare_peg:hover {
    cursor: hand;
    cursor: pointer;
    /*border: 1px solid #005994;*/
    box-shadow: 0px 0px 6px #808080;
}

.value_fare_image {
    width: 100%;
    float: left;
    max-height: 230px;
}

.value_fare_price {
    color: #00A6E3;
    font-weight: bold;
    font-size: 38px;
    padding: 0px;
    width: 100%;
    float: left;
}

.value_fare_desc {
    font-size: 12px;
    float: left;
    color: #808080;
    width: 100%;
    padding: 0px;
}

.value_fare_currency {
    font-size: 13px;
    float: left;
    color: #000;
    width: 50%;
    padding: 0px;
}

.value_fare_link {
    width: 49%;
    float: left;
    padding: 0px;
}

.value_fare_image_triangle {
    /*-webkit-clip-path: polygon(69% 0, 100% 0, 100% 80%, 93% 100%, 0 100%);
    clip-path: polygon(69% 0, 100% 0, 100% 80%, 93% 100%, 0 100%);*/
    webkit-clip-path: polygon(57% 0, 100% 0, 100% 80%, 93% 100%, 16% 100%);
    clip-path: polygon(50% 0, 100% 0, 100% 80%, 93% 100%, 16% 100%);
    /*-o-clip-path: polygon(50% 0, 100% 0, 100% 80%, 93% 100%, 11% 100%);*/
}

.value_fare_image_triangle_color {
    /*background-image: -webkit-linear-gradient(10deg, #2F98CA 80%, #2D4F79 20%);*/
    /*min-height: 500px;*/
    /*background-color: red;*/
    background-image: -webkit-linear-gradient(45deg, #fff 41%, #2F98CA 33%);
    /*background-image: -webkit-linear-gradient(45deg, #fff 47%, #2F98CA 33%);*/
    /*min-height: 200px;*/
}



/**End**/


/**Flight Selection Block block**/

.search_header {
    width: 14.28%;
    float: left;
    padding: 10px;
    border: 1px solid #0D83C7;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.first_elem {
    margin-left: 10px;
}

.search_header .date {
    color: #0D83C7;
    font-weight: bold;
    width: 100%;
    font-size: 12px;
}

.search_header .label {
    color: #c2c2c2;
    font-weight: 100;
}

.search_header .price {
    color: #000;
    font-size: 13px;
}

.active_header {
    border: 1px solid #0D83C7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #fff;
    box-shadow: 4px -3px 4px #ccc;
}

    .active_header:hover {
        cursor: hand;
        cursor: pointer;
    }

.inactive_header {
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

    .inactive_header:hover {
        border: 1px solid #FFAA00;
        border-bottom: 1px solid #fff;
        cursor: hand;
        cursor: pointer;
    }

.search_result_holder {
    border: 1px solid #0D83C7;
    box-sizing: border-box;
    border-top: none;
    margin-top: -1px;
    float: left;
    padding: 10px;
    padding-top: 20px;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 12px;
}

hr {
    border-color: #f1f1f1;
}

.search_result_header_holder {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.search_result_header {
    width: 100%;
    float: left;
    box-sizing: border-box;
    font-size: 15px;
    margin-bottom: 20px;
}

.fare_header {
    width: 10%;
    padding-top: 25px;
    padding-bottom: 25px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    font-size: 15px;
    margin-top: -8px;
    cursor: hand;
    cursor: pointer;
}

.fare_header_info {
    float: left;
    background-color: #f1f1f1;
    color: #000;
    padding: 9px;
    margin-top: -8px;
    width: 50%;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
}

.fare_header_basic {
    background-color: #00A6E3;
    color: #fff;
}

.fare_header_flexi {
    background-color: #008CCB;
    color: #fff;
}

.fare_header_flexi_premium {
    background-color: #005994;
    color: #fff;
}

.fare_header_premium {
    background-color: #003887;
    color: #fff;
}

.fare_header_gold {
    background-color: #023878;
    color: #fff;
}

.search_result_row {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f1f1f1;
}

.info_row {
    margin-top: -5px;
    padding: 1px;
}

.search_info_row {
    width: 100%;
    position: relative;
    float: left;
    padding: 5px;
    padding-top: 10px;
    box-sizing: border-box;
}

.blue_background {
    background-color: #0082CA;
}

.search_info_elem {
    width: 20%;
    text-align: center;
    float: left;
}

    .search_info_elem .label {
        width: 100%;
        float: left;
        color: #fff;
    }

.search_result_info {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.search_result_dest {
    width: 36%;
    float: left;
    color: #0D83C7;
    font-size: 16px;
    text-align: center;
    word-wrap: break-word;
}

.search_result_label {
    width: 25%;
    float: left;
    color: #ccc;
    font-size: 15px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 10px;
}

.search_result_tag {
    width: 100%;
    float: left;
    color: #696969;
    font-size: 14px;
    text-align: center;
}

.search_result_time {
    width: 100%;
    float: left;
    color: #003887;
    font-size: 13px;
    text-align: center;
    padding: 0px;
}

.search_result_flight_no {
    color: #878787;
    font-size: 13px;
    font-family: '29ltbukra';
    margin: 0px;
    padding: 0px;
    text-align: center;
    float: left;
    width: 100%;
}

.search_result_fares {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.fare {
    width: 20%;
    padding-top: 25px;
    padding-bottom: 25px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    font-size: 17px;
    margin-top: -4px;
    cursor: hand;
    cursor: pointer;
}

    .fare:hover {
        box-shadow: 0px 0px 6px #000;
    }

.fare_basic {
    background-color: #00A6E3;
    color: #fff;
}

.fare_flexi {
    background-color: #008CCB;
    color: #fff;
}

.fare_flexi_premium {
    background-color: #005994;
    color: #fff;
}

.fare_basic input {
    width: 100%;
    float: left;
    border: none;
    height: 20px;
    background-color: #fff;
}

.fare_premium {
    background-color: #003887;
    color: #fff;
}

.fare_gold {
    background-color: #023878;
    color: #fff;
}


/**End **/


/**Summary Panel**/

.summary_holder {
    width: 100%;
    float: left;
}

.panel_summary {
    width: 100%;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
    box-sizing: border-box;
    border-left: 1px solid #003997;
}

.panel_summary_fixed {
    position: fixed;
    width: 23%;
    margin-top: -230px;
    background-color: #fff;
    box-shadow: 0px 0px 6px #ccc;
}


/**End**/


/**Travel Extra Block**/

.travel_extra_card {
    width: 90%;
    float: left;
    font-size: 13px;
    background-color: #fff;
    color: #0082CA;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 10px;
}

    .travel_extra_card:hover {
        border: 1px solid #0082CA;
        box-shadow: 0px 0px 14px #ccc;
        cursor: hand;
        cursor: pointer;
    }

.travel_extra_card_selected {
    font-size: 14px;
}

.travel_extra_icon {
    width: 20%;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    float: left;
}

.travel_extra_card_content {
    float: left;
    width: 60%;
    padding-top: 10px;
}

.travel_extra_card_image {
    float: left;
    width: 100%;
    min-height: 200px;
}

.travel_extra_title {
    font-size: 20px;
    width: 100%;
    float: left;
}

.travel_extra_title_small {
    font-size: 16px;
    width: 100%;
    float: left;
}

.travel_extra_tick {
    border-radius: 50%;
    /* remove if you don't care about IE8 */
    position: absolute;
    width: 18px;
    height: 18px;
    padding: 8px;
    margin-top: -35px;
    margin-left: 300px;
    background: #fff;
    border: 3px solid #00A1DF;
    color: #666;
    text-align: center;
    font: 32px;
}

.travel_extra_desc {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.travel_extra_card_price {
    float: left;
    padding-top: 18px;
    width: 20%;
    font-size: 22px;
    font-weight: bold;
}

.travel_extra_currency {
    float: left;
    width: 100%;
    font-size: 16px;
}

.card_active {
    border: 1px solid #0082CA;
    background-color: #0082CA;
    color: #fff;
}

.travel_extra_pax_holder {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 90%;
    box-sizing: border-box;
    border: 1px solid #0082CA;
}

.travel_extra_pax {
    float: left;
    width: 90%;
}

.travel_extra_service_tick {
    float: left;
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #005994;
    background-color: #f1f1f1;
    min-height: 42px;
}

    .travel_extra_service_tick:hover {
        cursor: pointer;
        cursor: hand;
    }

.travel_extra_pax_info_header {
    float: left;
    width: 40%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 13px;
    color: #008CCB;
}

.travel_extra_service_tick_header {
    float: left;
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 13px;
    color: #008CCB;
}

.travel_extra_pax_info {
    float: left;
    width: 40%;
    padding: 10px;
    font-size: 13px;
    box-sizing: border-box;
}

.travel_extra_sector {
    float: left;
    width: 100%;
    font-size: 16px;
}

.tab_header_extra {
    float: left;
    padding: 10px;
    border: 1px solid #0D83C7;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.active_leg {
    border: 1px solid #0D83C7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #fff;
    box-shadow: 4px -3px 4px #ccc;
}

.tab_header_extra:hover {
    border: 1px solid #FFAA00;
    border-bottom: none;
    cursor: hand;
    cursor: pointer;
}

.tab_content_extra {
    border-left: 1px solid #0D83C7;
    border-right: 1px solid #0D83C7;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 1px solid #0D83C7;
    max-height: 500px;
    overflow-y: scroll;
}

.pax_holder_extra {
    width: 100%;
    box-sizing: border-box;
    float: left;
    border-bottom: 1px solid #0D83C7;
    border-left: 1px solid #0D83C7;
    border-right: 1px solid #0D83C7;
}

    .pax_holder_extra:hover {
        cursor: hand;
        cursor: pointer;
        background-color: #eeeeee;
    }

.pax_holder_extra_selected {
    background-color: #f1f1f1;
}

.pax_holder_extra .pax_name {
    color: #0D83C7;
}

.pax_holder_extra .pax_seat {
    font-weight: bold;
    color: #0D83C7;
}

.pax_holder_extra .seat_fee {
    color: #ccc;
}

.seat_map_holder {
    width: 100%;
    box-sizing: border-box;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
}

.seat_elem {
    float: left;
    width: 15%;
    padding: 5px;
    padding-bottom: 0px;
    border: 1px solid #f1f1f1;
    text-align: center;
    box-sizing: border-box;
    background-color: #fff;
}

.isle_elem {
    float: left;
    width: 6%;
    padding: 5px;
    padding-bottom: 0px;
    text-align: center;
    box-sizing: border-box;
    content: "";
}

.seat_tag {
    float: left;
    width: 100%;
    font-size: 11px;
    color: #0D83C7;
    padding: 0px;
}

.seat_elem_none {
    float: left;
    width: 16%;
    padding: 5px;
    padding-bottom: 0px;
    text-align: center;
    box-sizing: border-box;
    content: "";
}

.seat_elem:hover {
    cursor: hand;
    cursor: pointer;
    border: 1px solid #0D83C7;
}


/**End**/


/**Page Footer block Start**/

.footer {
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-top: 3px solid #008CCB;
    padding: 12px;
    font-size: 12px;
}
/*footer {
    background: #EDECED;
    padding: 8px 0;
    position: absolute;
    bottom: 0;
    height: 34px;
}*/

.social_section {
    float: left;
    margin: 0px 0 0 0;
}

    .social_section ul {
        padding: 0;
        margin: 0;
        list-style: none;
        overflow: hidden;
    }

        .social_section ul li {
            float: left;
        }

            .social_section ul li a {
                background: url("../images/social-cover.png") no-repeat scroll center center;
                border: 0 none;
                color: #006fc0;
                height: 32px;
                line-height: 33px;
                text-align: center;
                width: 31px;
                display: block;
            }


                .social_section ul li a i.fa {
                    color: #006FC0;
                    font-size: 12px;
                }

.social_media_img {
    /*height: 129px;
    width: 129px;*/
    /*margin: 6px 0 0 0px;*/
    /*background: url(../images/feature_bg.png) no-repeat;*/
    margin: 5px 0 0 0px;
    height: 22px;
    width: 22px;
}

.footer_links {
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

    .footer_links span {
        margin-left: 30px;
    }

    .footer_links p {
        color: #006FC0;
    }

    .footer_links a,
    .footer_links a:hover,
    .footer_links a:focus {
        color: #006FC0;
        text-decoration: none;
        outline: none;
        font-size: 11px;
    }




/**Page Footer block End**/



/**Info Footer block**/

.info_footer_holder {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #003887;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
}

.info_footer_content {
    margin-left: 10%;
    width: 80%;
    float: left;
}

.info_footer_leg {
    float: left;
    width: 18%;
    padding-left: 5px;
}

.info_footer_price_label {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: #0082CA;
}

.info_footer_price {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFAA00;
}

.info_footer_time {
    font-size: 12px;
    padding: 0px;
    float: left;
    width: 100%;
}

.leg_separator {
    border-right: 1px solid #808080;
}

.info_footer_date {
    font-size: 10px;
    padding: 0px;
    float: left;
    width: 100%;
    font-family: '29ltbukra';
}


/**End**/


/**Calendar block**/

.calendar_day_name {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #808080;
}

.calendar_date {
    font-size: 26px;
    color: #808080;
    font-family: '29ltbukra';
}

.calendar_box {
    padding: 30px;
    text-align: center;
    color: #0D83C7;
    font-family: '29ltbukra';
    font-size: 26px;
    border: 1px solid #ccc;
    width: 95%;
    box-sizing: border-box;
}

    .calendar_box:hover {
        cursor: hand;
        cursor: pointer;
        background-color: #0D83C7;
        color: #fff;
        border-color: #fff;
    }

.calendar_month {
    color: #808080;
}

    .calendar_month:hover {
        border: 1px solid #f1f1f1;
        cursor: text;
    }

.calender_price {
    width: 100%;
    float: left;
    font-family: '29ltbukra';
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    padding: 0px;
}


/**End**/


/**Social Detail block**/

.social_holder {
    width: 75%;
    margin-left: 12.5%;
}

.profile_pic_holder {
    text-align: center;
    border-bottom: 1px solid #00A1DF;
}

    .profile_pic_holder img {
        border-radius: 50%;
        height: 80px;
        width: 80px;
    }

.post_manifest {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

    .post_manifest li {
        margin-left: 0px;
        font-family: Arial;
    }

        .post_manifest li .post_user {
            font-family: Genome;
            text-align: left;
            font-size: 17px;
            font-weight: bold;
            width: 80%;
            float: left;
        }

            .post_manifest li .post_user .text_light {
                padding-left: 0px;
                font-weight: normal;
            }

            .post_manifest li .post_user .text_dark {
                padding-left: 0px;
                font-weight: bolder;
            }

        .post_manifest li .post_time {
            text-align: right;
            font-size: 12px;
            color: #ccc;
            width: 20%;
            float: left;
            font-weight: bold;
        }

        .post_manifest li .post_content {
            text-align: left;
            font-size: 13px;
            color: #A5A5A5;
            width: 100%;
            float: left;
            font-weight: bold;
            margin-top: 10px;
            box-sizing: border-box;
        }

        .post_manifest li .post_img {
            text-align: left;
            width: 100%;
            float: left;
        }

        .post_manifest li .post_action {
            margin-top: 15px;
            width: 100%;
            color: #0D83C7;
            font-size: 11px;
            float: left;
            padding-bottom: 10px;
            border-bottom: 1px solid #f0f0f0;
        }

        .post_manifest li ul {
            margin-top: 20px;
            list-style-type: none;
            padding-left: 0px;
            margin-left: 5%;
            width: 95%;
        }

            .post_manifest li ul li .post_user {
                color: #808080;
                width: 80%;
            }

            .post_manifest li ul li .post_time {
                margin-top: 30px;
                text-align: right;
                font-size: 12px;
                color: #ccc;
                width: 20%;
                float: left;
                font-weight: bold;
            }

            .post_manifest li ul li .post_content {
                text-align: left;
                font-size: 13px;
                color: #A5A5A5;
                width: 100%;
                float: left;
                font-weight: bold;
                margin-top: 10px;
                box-sizing: border-box;
            }

            .post_manifest li ul li .post_action {
                margin-top: 15px;
                width: 100%;
                color: #0D83C7;
                font-size: 11px;
                float: left;
                margin-bottom: 20px;
                border-bottom: 1px solid #f0f0f0;
            }

.network_holder {
    list-style-type: none;
    padding-left: 0px;
}

    .network_holder li {
        padding-bottom: 10px;
        border-bottom: 1px solid #f1f1f1;
        margin-bottom: 10px;
    }

        .network_holder li .network_title {
            margin: 0px;
            font-size: 14px;
            color: #034A97;
            padding: 0px;
        }

        .network_holder li .network_count {
            margin: 0px;
            font-size: 12px;
            color: #40B4E4;
        }

        .network_holder li .network_desc {
            margin: 0px;
            font-size: 12px;
            color: #ccc;
        }


/**End**/


/**Flight Detail block**/

.flight_destination {
    width: 40%;
    float: left;
    font-family: '29ltbukra';
    border-bottom: 1px solid #00A1DF;
    padding: 5px;
    box-sizing: border-box;
    font-size: 20px;
    color: #00A1DF;
}

.flight_interim {
    box-sizing: border-box;
    padding: 10px;
    width: 20%;
    float: left;
    text-align: center;
    color: #034A97;
    font-size: 14px;
}

.flight_class {
    width: 90%;
    padding-left: 5px;
    float: left;
    font-size: 13px;
}

.flight_airport {
    font-family: 29ltbukra';
    color: #034A97;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 4px;
    margin-bottom: 3px;
    font-size: 12px;
}

.flight_time {
    color: #c1c1c1;
    box-sizing: border-box;
    width: 40%;
    float: left;
    font-size: 20px;
    font-family: '29ltbukra';
}

.flight_day {
    color: #FFAA00;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 3px;
    padding-top: 0px;
    font-size: 13px;
    margin-bottom: 5px;
}

.flight_stops {
    color: #808080;
    box-sizing: border-box;
    width: 20%;
    float: left;
    padding: 5px;
    font-size: 10px;
    margin-bottom: 5px;
    text-align: center;
}

.flight_pax_detail {
    color: #808080;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 2px;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 3px;
}

.flight_tax_detail {
    color: #034A97;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 3px;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.flight_total_detail {
    color: #034A97;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding: 5px;
    font-size: 21px;
    border-bottom: 1px solid #0D83C7;
    margin-bottom: 5px;
    text-align: center;
}

.premium_class {
    font-family: '29ltbukra';
    font-size: 12px;
    color: #000;
    width: 100%;
    text-align: center;
    float: left;
}

.coach_class {
    font-family: '29ltbukra';
    font-size: 18px;
    color: #0D83C7;
}


/**End**/


/**Weather block**/

.weather_city {
    color: #00A1DF;
    font-size: 25px;
    float: left;
    padding: 0px;
}

.weather_country {
    padding: 0px;
    font-size: 18px;
    color: #0D83C7;
    width: 100%;
    float: left;
    text-align: left;
}

.weather_type {
    color: #00A1DF;
    font-size: 22px;
    padding-top: 10px;
}

.weather_temperature {
    color: #034A97;
    font-size: 30px;
    font-weight: bold;
}

.weather_label {
    color: #808080;
    font-size: 16px;
    font-family: '29ltbukra';
    font-weight: bold;
    float: left;
    width: 100%;
}


/**End**/


/**Banner Board**/

.banner {
    top: 0px;
    width: 100%;
    height: 545px;
    margin-top: 0px;
    /*background: linear-gradient(to bottom, rgba(254, 252, 254, .3) 60%, rgba(254, 254, 254, .5) 100%), url('slider_01.jpg') no-repeat;*/
    background: url('slider_01.jpg') no-repeat;
    background-size: cover;
}


.banner_title {
    float: left;
    color: #fff;
    font-size: 46px;
    width: 100%;
}

.banner_tag {
    float: left;
    font-size: 29px;
}

.banner_phrase {
    float: left;
    font-size: 43px;
    width: 100%;
}


/**End**/

.boxed {
    padding: 10px;
    min-height: 80px;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
}

h2 {
    font-size: 24px;
    padding: 5px;
    margin: 0px;
}

button {
    outline: none;
    border: none;
    padding: 10px;
    cursor: hand;
    cursor: pointer;
    font-family: '29ltbukra';
    font-weight: normal;
    border-radius: 3px;
}

.btn_dark {
    color: #fff;
    background-color: #034A97;
}

.btn_common {
    color: #fff;
    /*background-color: #3A355C;*/
    border-radius: 0px;
    height: 33px;
    width: 93px;
    padding: 3px;
    font-weight: 500;
}


.btn_dark:hover {
    color: #FFAA00;
}

.btn_light {
    color: #0D83C7;
    background-color: #fff;
    border: 1px solid #0D83C7;
}

    .btn_light:hover {
        border: 1px solid #FFAA00;
    }

.btn_yellow {
    color: #fff;
    background-color: #FFAA00;
}

    .btn_yellow:hover {
        color: #034A97;
        border: 1px solid #034A97;
    }

.btn_bright {
    color: #fff;
    background-color: #40B4E4;
}

    .btn_bright:hover {
        color: #40B4E4;
        background-color: #fff;
        border: 1px solid #40B4E4;
    }

.dark {
    color: #fff;
    background-color: #034A97;
}

.med_light {
    color: #fff;
    background-color: #1F70B8;
}

.med_light {
    color: #fff;
    background-color: #0082CA;
}

.text_dark {
    color: #034A97;
}

.text_white {
    color: #fff;
}

.text_bold {
    font-weight: bold;
}

.light {
    color: #0D83C7;
    background-color: #fff;
}

.yellow {
    color: #fff;
    background-color: #FFAA00;
}

.text_yellow {
    color: #FFAA00;
}

.bright {
    color: #fff;
    background-color: #40B4E4;
}

.text_bright {
    color: #40B4E4;
}

.btn_xs {
    padding: 8px;
    font-size: 11px;
}

.btn_sm {
    padding: 10px;
    font-size: 14px;
}

.btn_med {
    padding: 13px;
    font-size: 16px;
}

.bordered_small {
    /*color: #0D83C7;*/
    background-color: #fff;
    border: 1px solid #0D83C7;
    padding: 9px;
    font-size: 16px;
}


.btn_large {
    padding: 16px;
    font-size: 22px;
}

.btn_xlarge {
    padding: 22px;
    font-size: 24px;
}

.dark_title {
    color: #fff;
    background-color: #034A97;
    border-radius: 3px;
}

.light_title {
    font-family: '29ltbukra';
    color: #034A97;
    background-color: #fff;
}

.day_holder {
    float: left;
    width: 14%;
    margin: 0px;
    box-sizing: border-box;
}

span {
    padding: 5px;
    border-radius: 3px;
}

label {
    float: left;
    width: 90%;
    padding-left: 0px;
    color: #878787;
}

#menu_link,
#message_notif {
    visibility: hidden;
}

.checkbox_flexible {
    font-size: 11px;
    width: 100%;
    color: #fff;
    float: left;
    margin: 0px;
    padding-top: 5px;
}

.checkbox_slider {
    width: 17px;
    height: 17px;
    background: #ddd;
    margin: 8px 15px;
    border-radius: 100%;
    position: relative;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}

    .checkbox_slider label {
        display: block;
        width: 14px;
        height: 14px;
        border-radius: 70px;
        transition: all .5s ease;
        cursor: pointer;
        position: absolute;
        top: 1px;
        left: 1px;
        z-index: 1;
        background: #fff;
        box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
    }

    .checkbox_slider input[type=checkbox]:checked + label {
        background: #0082CA;
    }

.label_note {
    margin-top: 5px;
    font-size: 11px;
    color: #fff;
    padding-left: 10px;
    float: left;
}

.control_label {
    font-size: 11px;
    padding: 0px;
    background-color: #fff;
    color: #1F70B8;
    float: left;
    width: 100%;
    border-radius: 0px;
}

.bottom_line {
    border-bottom: 1px solid #f1f1f1;
}

.search_control {
    float: left;
    outline: none;
    border: none;
    height: 45px;
    color: #034A97;
    font-size: 14px;
    padding: 5px;
    margin-bottom: 5px;
}

    .search_control:hover {
        border: 1px solid #F8CA14;
        cursor: hand;
        cursor: pointer;
    }

    .search_control:focus {
        border: 1px solid #F8CA14;
    }

.search_control_high {
    height: 55px;
    font-size: 18px;
    font-family: '29ltbukra';
    font-weight: normal;
}

.search_control_med {
    height: 44px;
    font-family: '29ltbukra';
    font-weight: normal;
}

.search_control_spcl {
    font-size: 22px;
    color: #0D83C7;
}

    .search_control_spcl:hover {
        border: 1px solid #F9A61A;
        cursor: hand;
        cursor: pointer;
    }

.search_control_date {
    border-top: none;
    font-size: 18px;
    font-weight: bold;
    padding-top: 29px;
    padding-bottom: 30px;
}

    .search_control_date:focus {
        border-top: none;
    }

.form_control {
    float: left;
    outline: none;
    border: none;
    color: #034A97;
    font-size: 14px;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #ccc;
}

.form_control_med {
    height: 44px;
    font-family: '29ltbukra';
    font-weight: normal;
}

.form_control:focus {
    border: 1px solid #034A97;
}

.travel_type_tab {
    float: left;
    font-size: 14px;
    /*color: #fff;*/
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 10px;
    height: 40px;
    /*display: none;*/
    /*position: absolute;*/
    /*margin-top: 10px;*/
    /*background-color: #fff;*/
    /*background-color: rgba(255, 255, 255, 0.9);*/
    /*left: 0px;*/
    /*width: 100%;*/
    /*margin-left: 0;*/
    /*padding: 20px;*/
    /*box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    z-index: 250;*/
    background-color: #3A355C;
    /*background-color:rgba(68, 63, 100, 0.1);*/
    /*opacity: 1;*/
    /*background-color: #454065;*/
    /*opacity: 0.1;*/
}

.travel_type_tab_button {
    float: left;
    font-size: 16px;
    /*color: #fff;*/
    padding: 10px;
    height: 40px;
    /*display: none;*/
    /*position: absolute;*/
    /*margin-top: 10px;*/
    /*background-color: #fff;*/
    /*background-color: rgba(255, 255, 255, 0.9);*/
    /*left: 0px;*/
    /*width: 100%;*/
    /*margin-left: 0;*/
    /*padding: 20px;*/
    /*box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    z-index: 250;*/
    background-color: #3A355C;
    /*background-color:rgba(68, 63, 100, 0.1);*/
    /*opacity: 1;*/
    /*background-color: #454065;*/
    /*opacity: 0.1;*/
}

    .travel_type_tab_button:hover {
        cursor: pointer;
        cursor: hand;
    }


.input_booking_panel {
    float: left;
    font-size: 16px;
    /*padding: 10px;*/
    /*height: 40px;*/
    background-color: #3A355C;
    box-sizing: border-box;
    border: none;
    cursor: hand;
    text-align: center;
    width: 100%;
    color: #fff;
    font-family: '29ltbukra';
    outline: none;
}

.select_option_top_bar {
    float: left;
    font-size: 12px;
    /*padding: 10px;*/
    /*height: 40px;*/
    /*background-color: #3A355C;*/
    box-sizing: border-box;
    border: none;
    /*cursor: hand;*/
    text-align: center;
    /*width: 100%;*/
    color: #3A355C;
    font-family: '29ltbukra';
    outline: none;
    text-align: right;
    /*dir:rtl;*/
}

.select_option_pax_cnt {
    float: left;
    font-size: 16px;
    /*padding: 10px;*/
    /*height: 40px;*/
    padding-left: 10px;
    margin-left: 15px;
    background-color: #3A355C;
    box-sizing: border-box;
    border: none;
    /*cursor: hand;*/
    text-align: center;
    /*width: 12px;*/
    color: #fff;
    font-family: '29ltbukra';
    outline: none;
    text-align: right;
    /*dir:rtl;*/
    color: #fff;
}


.travel_type_tab_button {
    float: left;
    font-size: 15px;
    padding: 5px;
    height: 30px;
    background-color: #3A355C;
}

.travel_type_tab input[type="radio"] {
    margin-left: 8px;
    margin-right: 8px;
}

.booking_tab_Old {
    float: right;
    padding: 7px;
    font-size: 13px;
    text-align: center;
    color: #003887;
    border-right: 1px solid #808080;
}
/*****/
.booking_tab {
    float: right;
    padding-left: 5px;
    padding-top: 17px;
    font-size: 13px;
    text-align: center;
    background-color: #3A355C;
    border-right: 1px solid #808080;
    height: 60px;
}


    .booking_tab:hover {
        cursor: hand;
        cursor: pointer;
        background-color: #003887;
        color: #fff;
    }

.tab_active {
    background-color: #0082CA;
    color: #fff;
}

.btn_fly {
    outline: none;
    width: 100%;
    border: none;
    padding: 12px;
    cursor: hand;
    cursor: pointer;
    font-family: '29ltbukra';
    font-weight: normal;
    float: left;
    background-color: #0082CA;
    border-bottom: 3px solid #003887;
    color: #fff;
    font-size: 30px;
}

    .btn_fly:hover {
        box-shadow: 0px 0px 10px #000;
    }

.btn_manage {
    outline: none;
    width: 100%;
    border: none;
    padding: 10px;
    cursor: hand;
    cursor: pointer;
    font-family: '29ltbukra';
    font-weight: normal;
    float: left;
    background-color: #0082CA;
    border-bottom: 3px solid #003887;
    color: #fff;
    font-size: 20px;
    box-shadow: 0px 0px 5px #000;
}

    .btn_manage:hover {
        background-color: #F8CA14;
        color: #003887;
    }

.panel_compact_pax_first {
    border-bottom: 0px;
    border-right: 1px dotted #f1f1f1;
}

.panel_compact_pax_middle {
    border-bottom: none;
    border-right: none;
    border-left: none;
}

.panel_compact_pax_last {
    border-bottom: none;
    border-left: 1px dotted #f1f1f1;
}

.form_select {
    height: 30px;
}

.result_no {
    color: #FFAA00;
    margin-right: 5px;
    font-size: 18px;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.result_list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    /* margin-top: 18px;*/
    padding-bottom: 18px;
}

    .result_list li {
        border-bottom: 1px solid #ccc;
        box-sizing: border-box;
        margin-left: 0px;
        /*margin-bottom: 15px;*/
        float: left;
        font-family: '29ltbukra';
        padding: 10px;
    }

        .result_list li p {
            margin-left: 0px;
            margin-bottom: 8px;
        }

        .result_list li:hover {
            cursor: pointer;
            cursor: hand;
        }

.result_note {
    font-size: 10px;
    color: #878787;
    float: left;
    padding: 2px;
}

.result_title {
    font-family: '29ltbukra';
    color: #034A97;
    font-size: 20px;
}

.result_cap {
    color: #0D83C7;
}

.result_desc {
    margin: 0px;
    color: #0D83C7;
}

.result_destination {
    margin: 0px;
    color: #0D83C7;
    border-bottom: #f1f1f1;
}

    .result_destination:hover {
        background-color: #f1f1f1;
    }

.tab_header {
    box-sizing: border-box;
    list-style-type: none;
    width: 100%;
    font-family: Genome;
    color: #808080;
    min-height: 30px;
    border-bottom: 1px solid #f1f1f1;
}

.tab_header_active {
    border: 1px solid #0D83C7;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tab_header li {
    display: inline;
    margin: 0px;
    padding: 10px;
    margin-right: 5px;
    padding-left: 0px;
}

.tab_header .active {
    border-bottom: 3px solid #00A1DF;
}

.tab_header li:hover {
    cursor: pointer;
    cursor: hand;
    border: none;
    border-bottom: 3px solid #034A97;
}

.tab_content {
    list-style-type: none;
    padding-left: 0px;
    box-sizing: border-box;
}

    .tab_content li {
        padding: 5px;
        display: none;
    }

    .tab_content .active {
        display: block;
    }

.overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    background-color: #808080;
    opacity: 0.6;
    z-index: 1200;
    display: none;
}




/** Inner Page Block(Edited [04Jun2017])   Start    **/
.banner_innerpage {
    top: 0px;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    /*background: linear-gradient(to bottom, rgba(254, 252, 254, .3) 60%, rgba(254, 254, 254, .5) 100%), url('slider_01.jpg') no-repeat;*/
    /*background: url('slider_01.jpg') no-repeat;*/
    background-size: cover;
}

.suggestions_holder_innerpage {
    position: absolute;
    width: 60%;
    left: 28%;
    top: 295px;
    background-color: #fff;
    z-index: 993;
    box-shadow: 0px 0px 6px #ccc;
}


.panel_booking_holder_innerpage {
    margin-left: -2%;
    margin-top: 50px;
    width: 320px;
    /*width: 150px;*/
    /*box-sizing: border-box;*/
    /*position: absolute;*/
}

.innerpage_sub_menu_one_line {
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 32px;
    padding-bottom: 5px;
    height: 100px;
    width: 100%;
    font-size: 20px;
    color: #fff;
}

.innerpage_sub_menu_two_line {
    margin-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 22px;
    padding-bottom: 5px;
    height: 100px;
    width: 100%;
    font-size: 20px;
    color: #fff;
}



.innerpage_right {
    height: 500px;
}

.innerpage_text_normal {
    font-size: 16px;
}

.innerpage_text_sub_heading {
    font-size: 17px;
    font-weight: 500;
}

.innerpage_main_heading {
    margin-top: 45px;
    /*padding-left: 20px;
    padding-right: 20px;
    padding-top: 32px;
    padding-bottom: 5px;
    height: 100px;
    width: 100%;*/
    font-size: 32px;
    font-weight: 500;
    /*margin-left: 13.7%;*/
    /*color: #fff;*/
}

.innerpage_item_description {
    /*width: 30%;*/
    /*margin-left: 0.2%;*/
    padding-left: 15px;
    padding-top: 32.7px;
    padding-right: 15px;
    padding-bottom: 32.9px;
    display: inline-block;
    background-color: #fff;
    box-sizing: border-box;
    /*font-size: 20px;*/
    /*border: 1px solid #034A97;*/
}


.main_menu_item_style {
    color: white;
    font-weight: 400;
    font-family: '29ltbukra';
    font-size: 14px;
    visibility: hidden; 
}

    .main_menu_item_style:hover {
        color: #FFD340;
        cursor: pointer;
        cursor: hand;
        border-bottom: 3px solid #FFD340;
    }

.innerpage_heading_
/** Inner Page Block(Edited [04Jun2017])  End       **/
/**Paragraph block**/
p {
    margin: 0px;
}

.para {
    padding: 10px;
}


.text_inverted {
    background-color: #0D83C7;
    padding-left: 0px;
    color: #fff;
}

.text_light {
    color: #0D83C7;
    padding-left: 0px;
}

.text_dark {
    color: #034A97;
    padding-left: 0px;
}

.text_normal {
    color: #555655;
}


/**End**/

[class*="wing_span_"] {
    float: left;
    box-sizing: border-box;
}

.wing_span_1_2 {
    width: 5%;
}

.wing_span_0_3 {
    width: 7.5%;
}

.wing_span_1_2_2 {
    width: 12%;
}


.wing_span_1 {
    width: 10%;
}

.wing_span_1_3_4 {
    width: 14.28%;
}

.wing_span_2 {
    width: 16.66%;
}

.wing_span_2_2 {
    width: 18.66%;
}


.wing_span_3 {
    width: 20%;
}

.wing_span_3_3_4 {
    width: 25%;
}

/*****/
.wing_span_3_3_3 {
    width: 24.33%;
}


.wing_span_3_3_4_floating {
    width: 25%;
    margin-left: 37.5%;
}

.wing_span_3_3_4_floating_left {
    width: 25%;
    margin-left: 21%;
}

.wing_span_4 {
    width: 33.33%;
}

.wing_span_4_7 {
    width: 37%;
}

.wing_span_5 {
    width: 40%;
}

.wing_span_5_5 {
    width: 45%;
}

.wing_span_5_5_floating {
    width: 44%;
    margin-left: 28%;
}

.wing_span_6 {
    width: 50%;
}

.wing_span_6_floating {
    width: 50%;
    margin-left: 25%;
}

.wing_span_7 {
    width: 58.33%;
}

.wing_span_7_8 {
    width: 63.55%;
}


.wing_span_7_floating {
    width: 60%;
    margin-left: 20%;
}

.wing_span_8 {
    width: 66.66%;
}

.wing_span_8_floating {
    width: 70%;
    margin-left: 15%;
}

.wing_span_8_1_floating {
    width: 70%;
    margin-left: 20.33%;
}

.wing_span_9 {
    width: 75%;
}

.wing_span_9_floating {
    width: 80%;
    margin-left: 10%;
}

.wing_span_10 {
    width: 83.33%;
}

.wing_span_11 {
    width: 91.66%;
}

.wing_span_11_1 {
    width: 95%;
}


.wing_span_12 {
    width: 100%;
}

.glide_left {
    text-align: left;
}

.glide_right {
    text-align: right;
}

.glide_top {
    vertical-align: top;
}


.glide_middle {
    vertical-align: middle;
}

.glide_super {
    vertical-align: super;
}

.glide_bottom {
    vertical-align: bottom;
}

.slide_right {
    float: right;
}

.slide_left {
    float: left;
}

.margin_left_1 {
    margin-left: 4.33%;
}

.margin_left_0_1 {
    margin-left: 2%;
}

.margin_left_0 {
    margin-left: 0%;
}

.margin_left_0_0_1 {
    margin-left: 1%;
}

.margin_left_0_2 {
    margin-left: 2.66%;
}

.margin_left_0_5 {
    margin-left: 4%;
}


.margin_left_2 {
    margin-left: 9.33%;
}

.margin_left_2_2 {
    margin-left: 10%;
}

.margin_left_2_4 {
    margin-left: 14%;
}


.margin_left_3 {
    margin-left: 15%;
}

.margin_left_3_1 {
    margin-left: 20%;
}

.margin_left_4 {
    margin-left: 25%;
}

.margin_left_5 {
    margin-left: 29%;
}

.margin_left_6 {
    margin-left: 33%;
}

.margin_left_7_5 {
    margin-left: 55%;
}

.margin_right_4 {
    margin-right: 25%;
}


.margin_top_1 {
    margin-top: 4%;
}

.margin_top_2 {
    margin-top: 5%;
}


.cursor_hand {
    cursor: hand;
}

.no_padding {
    padding: 0px;
}

.shadowed {
    box-shadow: 0px 0px 7px #ccc;
}

.bordered {
    border: 1px solid #0D83C7;
    box-sizing: border-box;
}

.bordered_right {
    border-right: 1px solid #0D83C7;
}

.bordered_top {
    border-top: 1px solid #0D83C7;
}

.bordered_left {
    border-left: 1px solid #0D83C7;
}

.bordered_bottom {
    border-bottom: 1px solid #0D83C7;
}


.bordered_right_feature_item {
    border-right: 1px solid #DEE2E2;
}

.bordered_bottom_feature_item {
    border-bottom: 1px solid #DEE2E2;
}

.bordered_left_feature_item {
    border-left: 1px solid #DEE2E2;
}

.bordered_top_feature_item {
    border-top: 1px solid #DEE2E2;
}



.bordered_right_innerpage {
    border-right: 1px solid #3199CB;
}

.bordered_top_innerpage {
    border-top: 1px solid #3199CB;
}

.bordered_top_innerpage_bold_xxx {
    border-top: 4px solid #3199CB;
}


.bordered_left_innerpage {
    border-left: 1px solid #3199CB;
}

.bordered_bottom_innerpage {
    border-bottom: 1px solid #3199CB;
}




.bgcolor_j9blue_1 {
    background-color: #2F98CA;
}

.bgcolor_j9blue_2 {
    background-color: #007CAE;
}

.bgcolor_j9blue_3 {
    background-color: #3A355C;
}

.bgcolor_j9blue_4 {
    background-color: #2D4F79;
}

.bgcolor_j9blue_5 {
    background-color: #0076A7;
}

.bgcolor_j9blue_6 {
    background-color: #5CAFD5;
}

.bgcolor_j9blue_7 {
    background-color: #D3D2D2;
}

.font_color_j9blue_1 {
    color: #2F98CA;
}

.font_colorr_j9blue_2 {
    color: #007CAE;
}

.font_color_j9blue_3 {
    color: #3A355C;
}

.font_color_j9blue_4 {
    color: #2D4F79;
}

.font_color_j9blue_5 {
    color: #0076A7;
}

.font_color_j9blue_6 {
    color: #5CAFD5;
}

.font_color_innerpage_j9blue {
    color: #3199CB;
}

.font_color_innerpage_j9blue_selected {
    color: #2F98CA;
}



/*  Checkin    */

.margin_left_2_1 {
    margin-left: 9.55%;
}

.margin_left_16 {
    margin-left: 16%;
}

.top_space_sm_0_1 {
    margin-top: 24px;
}

.text_box_big {
    height: 30px;
    /*width:250px;*/
    width: 95%;
    margin-right: 10px;
    font-family: '29ltbukra';
}

.ddl_big {
    height: 36px;
    /*width:280px;*/
    margin-right: 10px;
    width: 100%;
    font-family: '29ltbukra';
}

.btn_common_checkinpage {
    color: #fff;
    /*background-color: #3A355C;*/
    border-radius: 0px;
    height: 42px;
    width: 160px;
    padding: 3px;
    font-size: 24px;
    font-weight: 500;
}

.btn_add_traveldoc {
    color: #fff;
    /*background-color: #3A355C;*/
    border-radius: 0px;
    height: 34px;
    width: 120px;
    padding: 2px;
    font-size: 20px;
    font-weight: 500;
}




.align_center_1 {
    transform: translate(8.88%,0);
}

.checkin_img {
    border-radius: 1%;
    /*height: 80px;*/
    width: 84.66%;
    /*max-width: 900px;*/
}

/*.a:hover {
    color:;

}*/
.checkin_terms {
    text-align: center;
    display: none;
}

.bordered_top_none {
    border-top: none;
}

.checkin_terms_hide {
    background-color: rgb(58, 53, 92);
    box-sizing: border-box;
    border-radius: 0px;
    color: white;
    font-size: 16px;
}

.margin_top_0_1 {
    margin-top: 2%;
}

.dir_right {
    direction: rtl;
}

.btn_common_Login {
    color: #fff;
    /*background-color: #3A355C;*/
    border-radius: 0px;
    height: 34px;
    width: 100px;
    padding: 3px;
    font-size: 18px;
    font-weight: 500;
}

.pad_right_2_6 {
    padding-right: 26px;
}

.pad_5_0 {
    padding: 50px;
}

.hide_control {
    visibility: hidden;
}

.font_color_red {
    color: red;
}

.margin_left_0_6 {
    margin-left: 6%;
}


.travel_doc_label {
    color: #3A355C;
    font-weight: 500;
    font-family: '29ltbukra';
    font-size: 12px;
}

.checkin_main_heading {
    margin-top: 45px;
    /*padding-left: 20px;
    padding-right: 20px;
    padding-top: 32px;
    padding-bottom: 5px;
    height: 100px;
    width: 100%;*/
    font-size: 28px;
    font-weight: 500;
    /*margin-left: 13.7%;*/
    /*color: #fff;*/
}


.panel_checkin_Seat {
    width: 100%;
    float: left;
    display: none;
}



/*.seatheading {
    font-size: 13px;
    width: 96%;
    float: left;
    line-height: 30px;
    padding: 0 0% 0 4%;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    background: #009bc9;
    margin: 7px 0px 0px 0px;
}*/

.j9_font {
    font-family: '29ltbukra';
}


::-webkit-scrollbar {
    height: 8px;
}

.gift_voucher_label {
    float: none;
}

.gift_voucher_font {
    font-family: '29ltbukra';
    font-size: 12px;
}


/*.gift_voucher_font .label {
        font-family: '29ltbukra';
        font-size: 12px;
        float: none;
        color: red;
    }*/

.checkin_image_center {
    margin-left: 7%;
}

/*  Checkin    */



::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #005994;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #cccccc;
    }

}
/*Suresh */
.banner_inner {
    top: 0px;
    width: 100%;
    height: 545px;
    margin-top: 0px;
    /* background: linear-gradient(to bottom, rgba(254, 252, 254, .3) 60%, rgba(254, 254, 254, .5) 100%), url('slider_01.jpg') no-repeat;*/
    background-size: cover;
}

.panel_content {
    margin-left: 100%;
    width: 60%;
    box-sizing: border-box;
    position: absolute;
}

.heading {
    margin-left: 25px;
    font-size: 20px;
    color: #900651;
    float: left;
    width: 340%;
    box-sizing: border-box;
}

.title_text {
    height: 40px;
    width: 120px;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 28px;
    color: #900651;
    font-size: 15px;
    margin-left: 72px;
}

.name_text {
    height: 40px;
    width: 430px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 74px;
    margin-top: 28px;
    color: #900651;
    font-size: 15px;
}

.email_text {
    height: 40px;
    width: 548px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 72px;
    margin-top: 25px;
    color: #900651;
    font-size: 15px;
}

.right_side_text {
    height: 40px;
    width: 260px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 72px;
    margin-top: 25px;
    color: #900651;
    font-size: 15px;
}

.left_margin_6_7 {
    margin-left: 67px;
}

/*::-webkit-input-placeholder {
    color: #900651;
    font-size: 15px;
}*/

.security_text {
    height: 40px;
    width: 210px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 72px;
    margin-top: 25px;
    color: #900651;
    font-size: 15px;
}

.code_text {
    height: 40px;
    width: 325px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 60px;
    margin-top: 25px;
    font-size: 15px;
}

.button_news {
    background-color: #3A355C;
    box-sizing: border-box;
    width: 58%;
    margin-left: 11px;
    /*margin-top: 25px;*/
    border-radius: 0px;
    color: white;
    font-size: 15px;
}

.heading_online {
    margin-left: 150px;
    margin-top: 30px;
    font-size: 20px;
    color: rgb(58, 53, 92);
    float: left;
    width: 275%;
    box-sizing: border-box;
}

.tab_top_container {
    width: 80%;
    height: 180px;
    box-sizing: content-box;
    float: left;
    background-color: white;
    /* margin-left: 120px;*/
    margin-top: 40px;
    border-color: blue;
    border: 1px solid #0D83C7;
    color: blue;
    margin-left: 10%;
}

.tab_bottom_container {
    width: 80%;
    height: 50px;
    box-sizing: content-box;
    float: left;
    background-color: white;
    margin-left: 120px;
    margin-top: 40px;
    border-color: blue;
    border: 1px solid #0D83C7;
    color: blue;
    margin-left: 10%;
}

.check_textbox {
    height: 40px;
    /*width: 260px;
    padding: 10px;*/
    box-sizing: border-box;
    margin-left: 0px;
    margin-top: 0px;
    color: rgb(58, 53, 92);
    font-size: 15px;
    font-weight: bold;
}

.drop_box {
    height: 40px;
    width: 100%;
    /*padding: 10px*/
    box-sizing: border-box;
    margin-left: 0px;
    margin-top: 0px;
    color: rgb(58, 53, 92);
    font-size: 15px;
    font-weight: bold;
}

.label_checkin {
    float: left;
    /*width: 110%;*/
    padding-left: 0px;
    color: rgb(58, 53, 92);
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}

.button_checkin {
    background-color: rgb(58, 53, 92);
    box-sizing: border-box;
    /*width: 15%;*/
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 0px;
    color: white;
    font-size: 20px;
    float: right;
    /*margin-right: 21px;*/
    text-align: center;
    /*font-weight: bold;*/
    float: right;
}

.label_margin {
    margin-top: 15px;
    margin-left: 5px;
}

.title {
    color: white;
    margin-top: 15px;
    box-sizing: border-box;
    margin-left: 600px;
}

.total_margin {
    margin-left: 25%;
    box-sizing: border-box;
    float: left;
}

.payment_img {
    height: 60px;
    width: 100px;
    box-sizing: border-box;
}

.img_visa_margin {
    margin-left: 40px;
}

.img_knet_margin {
    margin-left: 40px;
}

.margin_right_6 {
    margin-left: 75%;
}

.margin_left_1 {
    margin-left: 27%;
}

.margin_left_7 {
    margin-left: 95%;
}

.payment_container {
    width: 30%;
    height: 500px;
    box-sizing: content-box;
    float: left;
    background-color: white;
    margin-top: 0px;
    color: blue;
    margin-left: 25%;
    border-top: 1px solid #003997;
}

.payment_textbox {
    height: 40px;
    width: 420px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 0px;
    margin-top: 10px;
    color: rgb(58, 53, 92);
    font-size: 15px;
    font-weight: bold;
}

.payment_text {
    height: 40px;
    width: 270px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 0px;
    margin-top: 10px;
    color: rgb(58, 53, 92);
    font-size: 15px;
    font-weight: bold;
}

.payment_year {
    height: 40px;
    width: 118px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 0px;
    margin-top: 10px;
    color: rgb(58, 53, 92);
    font-size: 15px;
    font-weight: bold;
}

.button_payment {
    background-color: #3A355C;
    box-sizing: border-box;
    width: 10%;
    margin-left: 540px;
    margin-top: 10px;
    border-radius: 0px;
    color: white;
    font-size: 15px;
}

.top_container {
    width: 75%;
    height: 110px;
    box-sizing: content-box;
    float: left;
    background-color: white;
    margin-left: 75px;
    margin-top: 28px;
    border-color: blue;
    border: 1px solid #0D83C7;
    color: blue;
    /*margin-left: 150px;*/
}

.pay_text {
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 10px;
    margin-top: 25px;
    font-size: 15px;
    text-align: center;
}

.button_payment {
    background-color: #3A355C;
    box-sizing: border-box;
    width: 50%;
    margin-left: 90px;
    margin-top: 25px;
    border-radius: 0px;
    color: white;
    font-size: 15px;
}

.bottom_container {
    width: 75%;
    height: 350px;
    box-sizing: content-box;
    float: left;
    background-color: white;
    margin-left: 75px;
    margin-top: 40px;
    border-color: blue;
    color: blue;
    /*margin-left: 150px;*/
    text-align: center;
}

.row_payment {
    width: 100%;
    min-height: 50px;
    box-sizing: border-box;
}

.payment_item {
    float: left;
    min-height: 50px;
    /*background-color: #FAFAFA;*/
    color: #2F98CA;
    padding: 15px;
    box-sizing: border-box;
    font-weight: bold;
}

.profile_container {
    width: 240%;
    height: 270px;
    box-sizing: content-box;
    float: left;
    background-color: #0477A5;
    margin-left: 0px;
    margin-top: 0px;
    border: 1px solid #0D83C7;
    color: blue;
}

.profile_innercontainer {
    width: 35%;
    height: 140px;
    box-sizing: content-box;
    float: left;
    background-color: #0477A5;
    margin-left: 140px;
    margin-top: 30px;
    border-color: blue;
    border: 1px solid #0D83C7;
    color: blue;
}

.profile_img {
    width: 100%;
    height: 140px;
    box-sizing: content-box;
    background-color: #0477A5;
}

.profile_font {
    font-size: 15px;
    color: black;
}

.profile_row {
    width: 200%;
    min-height: 40px;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    color: rgb(58, 53, 92);
    font-size: 15px;
    font-weight: bold;
}

.panel_booking_holderinner {
    /*margin-left: 6%;*/
    margin-top: 18px;
    width: 20%;
    box-sizing: border-box;
    position: absolute;
}

.border_none {
    border: none;
}

.parag {
    margin-left: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
    box-sizing: border-box;
    display: inline-block;
    color: #555655;
    text-align: justify;
    font-size: 13px;
}

.padding_top {
    padding-top: 10px;
}

.wing_span_6_4 {
    width: 55.5%;
}

.margin_left_12 {
    margin-left: 12%;
}

.margin_left_1_9_7 {
    margin-left: 19.7%;
}

.margin_left_20 {
    margin-left: 20%;
}

.justify {
    text-align: justify;
}

.float_right {
    float: right;
}

.minor_img {
    width: 100%;
}

.margin_right_4_1 {
    margin-right: 76px;
}

.selfcheck_img {
    width: 50%;
}

.title_small {
    font-size: 14px;
    width: 100%;
    float: left;
    background-color: #fff;
    color: #0082CA;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.fare_container {
    width: 80%;
    box-sizing: content-box;
    float: left;
    background-color: white;
    margin-left: 120px;
    margin-top: 40px;
    border-color: blue;
    color: blue;
    margin-left: 150px;
    text-align: center;
}



.content_menu {
    float: left;
    min-height: 50px;
    /*background-color: #FAFAFA;*/
    color: #2F98CA;
    /*padding: 15px;*/
    box-sizing: border-box;
    /*font-weight: bold;*/
    font-size: 12px;
    padding-top: 15px;
}

.margin_left_31 {
    margin-left: 30%;
}

.margin_left_6_5 {
    margin-left: 65px;
}


.main_container {
    /* margin-top: 30px;
    box-shadow: 0px 0px 6px #ccc;
    margin-bottom: 20px;*/
    width: 86%;
    margin-left: 7%;
}

.center_content {
    box-sizing: border-box;
    position: relative;
    width: 58%;
    float: left;
    min-height: 850px;
}

.center_content_wide {
    box-sizing: border-box;
    position: relative;
    width: 75%;
    float: left;
    min-height: 850px;
}

.side_panel_left {
    position: relative;
    width: 25%;
    float: left;
    box-sizing: border-box;
}

.side_panel_right {
    position: relative;
    width: 15%;
    float: left;
    box-sizing: border-box;
}

.container_top {
    width: 79.6%;
    height: 124px;
    box-sizing: content-box;
    float: left;
    background-color: white;
    margin-left: 65px;
    /*margin-top: 40px;*/
    border-color: blue;
    border: 1px solid #0D83C7;
    color: blue;
    /* margin-left: 150px; */
}

.container_bottom {
    width: 100%;
    box-sizing: border-box;
    float: left;
    background-color: white;
    border-color: blue;
    border: 1px solid #0D83C7;
    color: blue;
}

.button_minor {
    background-color: #3A355C;
    box-sizing: border-box;
    /*width: 58%;*/
    margin-left: 11px;
    /*margin-top: 25px;*/
    border-radius: 0px;
    color: white;
    font-size: 15px;
}

.left_space {
    margin-left: 80px;
}

.pad_2 {
    padding: .50px;
}

.left_space_small {
    margin-left: 20px;
}
/*Suresh*/



/*Images Panel*/

.images_holder {
    position: fixed;
    right: 0px;
    min-height: 800px;
    width: 270px;
    padding: 20px;
    top: 0px;
    box-sizing: border-box;
}

.asset_preview {
    width: 50px;
    height: 50px;
}


/*Ends Here*/


/*Actions Panel*/

.action_holder {
    position: fixed;
    left: 0px;
    min-height: 350px;
    width: 250px;
    padding: 20px;
    top: 0px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 8px #E1E1E1;
    box-shadow: 0px 0px 8px #E1E1E1;
    border-radius: 5px;
}

/*Ends Here*/



/*Checkin*/
.InsertTextBox {
    border: solid 1px #ADAEAD;
    font-size: 9pt;
    background-color: White;
}

/*Checkin*/


#PromoHolder {
    transition: background 3s;
}
