html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: sans-serif;
    /*font-family: HelveticaNeue;*/
    /*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.clr {
    clear: both;
    /*width:100%;
    float:left;*/
}

.img-overight a.img-special img {
    height: 37px !important;
    width: 48px !important;
}

.underline {
    text-decoration: underline;
}

.red {
    color: #ff2400!important;
    font-weight: bold;
}

#waitScreen {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    z-index: 9;
}

.waitprogress {
    /*font-family: tahoma,Lucida Sans Unicode,Lucida Grande,Verdana,sans-serif;*/
    font-size: 13px;
    width: 40px;
    left: 75%;
    top: 52%;
    position: absolute;
    z-index: 10;
    font-weight: bold;
    color: #000;
    background-color: Transparent;
}

.pagerfur {
    color: #006990;
    /*font-weight: bold;*/
}

.green {
    color: #007600;
}

body {
    line-height: 1;
}

.font_size_15B {
    font-size: 15px;
    font-weight: bold;
}

.font_size_15B_Blue {
    font-size: 15px;
    font-weight: bold;
    color: #006990;
}

.font_size_15B_Red {
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

input, textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    outline: medium none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

a {
    cursor: pointer;
    outline: none;
    text-decoration: none;
    color: #000;
}



body {
    margin: 0;
    
    
    : 0;
    font-size: 13px;
    line-height: 20px;
    color: #000;
}



p {
    /*font-family: HelveticaNeue;*/
    font-size: 16px;
    line-height: 20px;
}

span.padding_TB5 {
    padding: 5px 0;
    display: block;
    font-size: 14px;
}

input.bdr_1 {
    border: 1px solid #ccc!important;
}

select.bdr_1 {
    border: 1px solid #ccc!important;
}

.align_right {
    text-align: right;
}

.align_center {
    text-align: center;
}

.align_left {
    text-align: left;
}


.main_div {
    border-top: 5px solid #fca631;
    overflow: hidden;
}

.header_con {
    width: 100%;
    margin: 5px;
    float: left;
}

.logo {
    width: 100%;
    float: left;
}

.logo_right {
    width: 150px;
    float: right;
}

.header_bot {
    width: 100%;
    margin: 0 0 10px 0;
    float: left;
    height: 41px;
}

.social_media {
    float: right;
}

.social_media_con {
    float: right;
    width: auto;
    margin-top: 0px;
}

    .social_media_con ul.list {
        margin: 0;
        padding: 0;
    }

        .social_media_con ul.list li {
            list-style: none;
            float: left;
            padding-left: 7px;
        }

            .social_media_con ul.list li a.twitter {
                background: url(../../images/TI/social_media_icon_header.png) no-repeat scroll left top rgba(0, 0, 0, 0);
                width: 25px;
                height: 25px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.twitter:hover {
                    background: url(../../images/TI/social_media_icon_header.png) no-repeat scroll left -26px rgba(0, 0, 0, 0);
                    width: 25px;
                    height: 25px;
                }

            .social_media_con ul.list li a.facebook {
                background: url(../../images/TI/social_media_icon_header.png) no-repeat scroll -26px top rgba(0, 0, 0, 0);
                width: 25px;
                height: 25px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.facebook:hover {
                    background: url(../../images/TI/social_media_icon_header.png) no-repeat scroll -26px top rgba(0, 0, 0, 0);
                    width: 25px;
                    height: 25px;
                }

            .social_media_con ul.list li a.google {
                background: url(../../images/TI/social_media_icon_header.png) no-repeat -102px top;
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.google:hover {
                    background: url(../../images/TI/social_media_icon_header.png) no-repeat -102px -35px;
                    width: 36px;
                    height: 36px;
                }

            .social_media_con ul.list li a.utube {
                background: url(../../images/TI/social_media_icon_header.png) no-repeat -154px top;
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.utube:hover {
                    background: url(../../images/TI/social_media_icon_header.png) no-repeat -154px -35px;
                    width: 36px;
                    height: 36px;
                }


            .social_media_con ul.list li a.linkdin {
                background: url(../../images/TI/social_media_icon_header.png) no-repeat -203px top;
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.linkdin:hover {
                    background: url(../../images/TI/social_media_icon_header.png) no-repeat -203px -35px;
                    width: 36px;
                    height: 36px;
                }


            .social_media_con ul.list li a.instagram {
                background: url(../../images/TI/social_media_icon_header.png) no-repeat -251px top;
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.instagram:hover {
                    background: url(../../images/TI/social_media_icon_header.png) no-repeat -251px -35px;
                    width: 36px;
                    height: 36px;
                }

.nav_outer {
    float: left;
    width: 100%;
    background: #006990;
    height: 41px;
    position: absolute;
}

.text_block {
    min-height: 50px;
    margin-top: 10px;
}

h2 {
    display: block;
    clear: both;
    font-size: 20px;
    /*font-family: HelveticaNeue;*/
    padding: 10px 0;
    margin-top: 10px;
    color: #006990;
}

.bullet_heading {
    background: url(../../images/TI/bullet_heading.png) no-repeat left center;
    padding-left: 10px;
}

.thumb_img {
    float: left;
    width: 100%;
}



.text_block h3 {
    display: block;
    clear: both;
    font-size: 16px;
    background: #afcaea;
    border-bottom: 1px solid #8cabcf;
    padding: 10px;
}

.text_home {
    padding: 10px 0;
    font-size: 14px;
    text-align: justify;
    color: #727171;
}

.gray_bar {
    display: block;
    background: #d7d7d7;
    height: 3px;
}

.orange_bar {
    background: #fca937;
    height: 3px;
    display: block;
    width: 20%;
}

.text_block .more {
    color: #000;
    display: block;
    clear: both;
    font-size: 12px;
    border-top: 1px solid #ccc;
    padding: 10px 30px 10px 10px;
    text-align: right;
    background: url(../../images/TI/more.png) no-repeat 98% center #e5e7eb;
}

.gray_btn {
    background: #fdfdfd; /* Old browsers */
    background: -moz-linear-gradient(top, #fdfdfd 0%, #f1eff0 41%, #e5e1e0 76%, #dedadb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(41%, #f1eff0), color-stop(76%, #e5e1e0), color-stop(100%, #dedadb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdfdfd 0%, #f1eff0 41%, #e5e1e0 76%, #dedadb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdfdfd 0%, #f1eff0 41%, #e5e1e0 76%, #dedadb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fdfdfd 0%, #f1eff0 41%, #e5e1e0 76%, #dedadb 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fdfdfd 0%, #f1eff0 41%, #e5e1e0 76%, #dedadb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#dedadb', GradientType=0 ); /* IE6-9 */
    float: left;
    width: auto;
    margin-top: 9px;
    padding: 7px 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    margin-right: 9px;
}

    .gray_btn.no {
        margin-right: 0px;
    }

    .gray_btn span {
        color: #5b5b5b;
        font-size: 12px;
        text-shadow: 1px 1px #fff;
    }

    .gray_btn:hover {
        background: #dedadb; /* Old browsers */
        background: -moz-linear-gradient(top, #dedadb 0%, #e2e0e1 21%, #f1eff0 59%, #fdfdfd 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dedadb), color-stop(21%, #e2e0e1), color-stop(59%, #f1eff0), color-stop(100%, #fdfdfd)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #dedadb 0%, #e2e0e1 21%, #f1eff0 59%, #fdfdfd 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #dedadb 0%, #e2e0e1 21%, #f1eff0 59%, #fdfdfd 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #dedadb 0%, #e2e0e1 21%, #f1eff0 59%, #fdfdfd 100%); /* IE10+ */
        background: linear-gradient(to bottom, #dedadb 0%, #e2e0e1 21%, #f1eff0 59%, #fdfdfd 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedadb', endColorstr='#fdfdfd', GradientType=0 ); /* IE6-9 */
    }

.input_con {
    display: block;
    clear: both;
    width: 100%;
}

.input_wrapar {
    display: block;
    clear: both;
    margin: 10px 0;
}

    .input_wrapar input {
        padding: 5px 2%;
        border: 1px solid #d7d7d7;
        width: 100%;
        color: #939292;
        font-size: 12px;
        /* Edit by Shekhar */
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        /* Edit by Shekhar */
        margin: 5px 0;
    }

.date_inp {
    height: 50px;
    margin-bottom: 0!important;
    width: 95px !important;
    cursor: pointer;
}

.date_inp1 {
    height: 50px;
    font: bold;
    margin-bottom: 0!important;
    width: 95px !important;
}

.big_calander_con {
    float: left;
    width: 100%;
    min-height: 90px;
}

.big_calander_con_1 {
    float: left;
    width: 100%;
    min-height: 80px;
}

.forget_con {
    display: block;
    clear: both;
}

.forgot, .register {
    display: inline-block;
    font-size: 12px;
    color: #727171;
    font-style: italic;
    padding-right: 10px;
    text-decoration: underline;
}

    .forgot:hover, .register:hover {
        color: #FCA937;
        text-decoration: none;
    }

.login_btn {
    background: #FCA937;
    color: #FFF;
    padding: 5px 20px;
    display: inline-block;
    background: #FCA937;
    clear: both;
    margin-top: 10px;
    /* Edit by Shekhar */
    border-radius: 5px;
    /* Edit by Shekhar */
}

.gray_con {
    float: left;
    width: 100%;
    background: #f7f7f7;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 35px 0;
    margin-top: 20px;
}

.gray_bg {
    display: block;
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

a.index_link {
    color: #000;
    font-size: 15px;
    padding: 20px;
    display: block;
}

    a.index_link:hover {
        background: #FCA631;
        color: #fff;
        display: block;
        padding: 20px;
    }



.award_text {
    display: block;
    margin-top: 100px;
}

    .award_text p {
        color: #727171;
        font-size: 48px;
        line-height: 60px;
        text-align: center;
    }

.footer {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.footer_nav {
    margin: 7px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
}

    .footer_nav li {
        width: auto;
        float: left;
        list-style: none;
    }

        .footer_nav li a {
            color: #727171;
            font-size: 12px;
            border-right: 1px solid #727171;
            padding: 0px 5px;
            text-decoration: none;
        }

            .footer_nav li a.no {
                border-right: 0;
            }

.footer_bot {
    padding: 10px 0;
    float: left;
    width: 100%;
}

.powered {
    display: block;
    line-height: 24px;
    background: url(../../images/TI/tcs_logo.jpg) no-repeat 25% top;
}

.copy {
    color: #727171;
    font-size: 12px;
    text-align: right;
}

.powered a {
    color: #727171;
    font-size: 12px;
    text-decoration: none;
}
/*=====Search Page css start from here=============*/
.search_con {
    padding: 0;
}

.search_area_big {
    background: #FCA631;
    padding: 15px;
    margin-top: 20px;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

    .search_area_big h2 {
        display: block;
        color: #000;
        padding: 0 0 10px 0;
        margin: 0;
        font-weight: bold;
        /*font-family: sans-serif;*/
    }

    .search_area_big span {
        display: block;
        font-size: 12px;
    }

    .search_area_big a.special {
        display: block;
        font-size: 12px;
        padding: 0px 0 10px 0;
        text-decoration: underline;
    }

    .search_area_big span.margn_TL {
        margin: 36px 0 0 0px;
    }

.search_btn_blue.margn_TL {
    margin: 19px 0 0 0;
}

.search_btn_blue.margn_RYT {
    margin: 0px 20px 0 0;
}



.search_area_big span.margn_TL2 {
    margin: 25px 0 0 0px;
}

.input_wrapar_search {
    display: block;
    position: relative;
    clear: both;
    margin: 0px 0 0;
}

.calander_position {
    position: absolute;
    width: 100%;
    float: left;
    z-index: 1;
    pointer-events: none;
}

    .calander_position .div_1 {
        float: left;
        width: 33px;
        padding-left: 5px;
    }

    .calander_position .div_2 {
        float: left;
        width: 40px;
        padding-left: 10px;
    }

    .calander_position b {
        clear: both;
        display: block;
        font-size: 30px;
        font-weight: bold;
        margin-top: 15px;
    }

    .calander_position b1 {
        clear: both;
        display: block;
        font-size: 30px;
        font-weight: bold;
        margin-top: 15px;
    }

    .calander_position i {
        display: block;
        clear: both;
        font-size: 13px;
        font-weight: bold;
        margin-top: 10px;
        font-style: normal;
    }

    .calander_position small {
        clear: both;
        display: block;
        font-size: 13px;
        font-weight: bold;
        margin-top: -7px;
    }

.input_wrapar_search input {
    border: 1px solid #d8d8d8;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 5px 5px 5px 10px;
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    /* edit by shekhar  */
    background: #fff; /* edit by shekhar  */
}

.input_wrapar_search textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 5px;
    width: 100%;
}


.input_wrapar_search input.search_icon {
    background: url(../../images/TI/search_icon.png) no-repeat 98.5% center #fff;
}


.input_wrapar_search select {
    border: 1px solid #d8d8d8;
    color: #000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px;
    width: 100%;
    line-height: 30px;
    border-radius: 0;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-radius: 5px 5px 5px 5px;
}


.input_wrapar_search_child select {
    border: 1px solid #d8d8d8;
    color: #000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px;
    width: 15%;
    line-height: 30px;
    border-radius: 0;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-right: 5px;
}

.input_wrapar_search_child_modify select {
    border: 1px solid #d8d8d8;
    color: #000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px;
    width: 23%;
    line-height: 30px;
    border-radius: 0;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-right: 5px;
}




select:hover {
    /* box-shadow: 0 1px 5px 0  #a8a8a8;*/
    border: 1px solid #a8a8a8;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        text-indent: 5px;
    }
}


.input_wrapar_search select.margn_tp {
    margin-top: 20px;
}

.rating_con {
    float: left;
    width: 10%;
}

    .rating_con .numaric {
        float: left;
        font-size: 12px;
    }

    .rating_con input[type="checkbox"] {
        float: left;
    }

.markup_con {
    float: left;
    margin-right: 10px;
}

    .markup_con .title {
        float: left;
        font-size: 12px;
    }

    .markup_con input[type="radio"] {
        float: left;
        margin: 2px 5px 0 0;
    }


.search_big_image {
    display: block;
    margin-top: 20px;
    clear: both;
}

.listing_con {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.list_1 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

    .list_1 .thumb {
        float: left;
        width: 100%;
        height: auto;
    }

    .list_1 .list_text {
        display: block;
        font-size: 13px;
        text-align: justify;
    }

.listing_con h2 {
    margin-top: 0;
}

.row_1 {
    float: left;
    width: 100%;
}

.search_btn_blue {
    display: block;
    background: #006990;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    clear: both;
    cursor: pointer;
}


.search_btn_blue_passenger_trf {
    display: block;
    font-size: 14px;
    background: transparent;
    border: none;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    width: 97%;
}

    .search_btn_blue_passenger_trf:hover {
        display: block;
        font-size: 14px;
        background: transparent;
        border: none;
        font-weight: bold;
        color: #fff;
        cursor: pointer;
        width: 97%;
    }


.search_btn_blue_Sub {
    background: none repeat scroll 0 0 rgb(0, 105, 144);
    color: rgb(255, 255, 255);
    display: block;
    float: right;
    font-size: 14px;
    margin: -45px 11px 0;
    padding: 6px;
    text-align: center;
    width: 200px;
    cursor: pointer;
}

button.search_btn_blue {
    display: block;
    background: #006990;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    width: 100%;
    border: 0;
    clear: both;
    cursor: pointer;
}

input[type="submit"].search_btn_blue, input[type="submit"].search_btn_beige, input[type="button"].search_btn_beige {
    display: block;
    background: #006990;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    width: 100%;
    border: 0;
    clear: both;
    cursor: pointer;
}



input[type="button"].search_btn_yellow, input[type="submit"].search_btn_yellow {
    display: block;
    background: #FCA937;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    width: 100%;
    border: 0;
    clear: both;
    cursor: pointer;
}


.search_btn_blue_trf {
    display: block;
    background: #006990;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size: 14px;
    border: 1px solid #006990;
    width: 97%;
    cursor: pointer;
}

.search_btn_blue_1 {
    display: block;
    background: #006990;
    color: #fff;
    text-align: center;
    padding: 3px 6px;
    font-size: 14px;
    margin-top: 8px;
    cursor: pointer;
}
/*=============== Search result page css start from here====================*/

.tab_con {
    float: left;
    width: 100%;
    margin-top: 20px;
    position: relative;
}

.padding_con {
    padding: 0 15px;
}

.padding_con_1 {
    padding: 10px;
    display: block;
    clear: both;
    overflow: hidden;
}

    .padding_con_1 label, span {
        font-size: 13px;
    }

.list {
    float: left;
    width: 100%;
    padding:;
}

.sorting_con {
    display: block;
    background: #f3f3f3;
    padding: 5px 10px;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    margin-bottom: 10px;
}

.sort_div_con {
    display: block;
    clear: both;
}

    .sort_div_con input[type="radio"] {
        float: left;
    }

    .sort_div_con label {
        float: left;
        font-size: 12px;
    }

.sorting_con strong {
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.list_thumb_img {
    display: block;
    width: 100%;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.list_repeat_con {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .list_repeat_con h2 {
        padding: 0;
        font-weight: bold;
    }

    .list_repeat_con .more {
        color: #006990;
    }

    .list_repeat_con .list_mid {
        border-right: 1px solid #CCC;
        display: block;
    }

.list_view_txt {
    display: block;
    clear: both;
    font-size: 13px;
}

.list_repeat_con .list_right {
    display: block;
}

    .list_repeat_con .list_right .amount {
        display: block;
        text-align: center;
        font-size: 25px;
        color: #006990;
        clear: both;
        font-weight: bold;
        padding: 10px 0;
        line-height: 27px;
    }

.select_hotel {
    margin-top: 10px;
}

.search_btn_yellow {
    display: block;
    background: #fca937;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 14px;
}

.mid_ul {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

    .mid_ul li {
        display: inline-block;
        padding: 0 6% 0 0px;
    }

        .mid_ul li a {
            color: #006990;
            text-decoration: underline;
            font-size: 12px;
        }

.star_con {
    display: block;
    clear: both;
    padding: 5px 0 0;
    0;
}

.star {
    width: 100%;
    float: left;
}

.star_con .star img {
    display: inline !important;
    width: 15px;
}


.star_con .star1 {
    width: 100px;
}

    .star_con .star1 img {
        display: inline !important;
        width: 15px;
    }


.star_con1 {
    display: block;
    padding: 5px 0 0;
    0;
}

.star1 {
    width: 71px;
    float: left;
}

.green_con {
    display: block;
    padding: 5px 0 0;
    0;
}

.green_b {
    width: 55px;
    float: left;
    margin: -4px 0 0 7px;
}



.paging_ul {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
    text-align: right;
}

    .paging_ul li {
        display: inline-block;
        padding: 0 4% 0 0px;
    }

        .paging_ul li a {
            color: #006990;
            text-decoration: underline;
            font-size: 12px;
            text-decoration: none;
        }

/*========Map Css start from here==================*/

.map {
    float: left;
    width: 100%;
    padding: 10px 0!important;
}

.map_input {
    float: left;
    position: absolute;
    right: -472px;
    text-align: right;
    top: 43px;
    width: 100%;
}

.map_repeat_con {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.map_thumb_img {
    display: block;
    width: 100%;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 2px;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

    .map_thumb_img .red_box {
        position: absolute;
        right: 0;
        top: 0;
        padding: 0px 4px;
        background: #fd0100;
        color: #fff;
    }

.map_repeat_con .map_mid {
    display: block;
    padding-left: 10px;
}

.map_repeat_con h2 {
    font-weight: bold;
    padding: 0;
    font-size: 13px;
    margin-top: 0;
}

.map_repeat_con span.bold_1 {
    display: block;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 0;
    clear: both;
}

.map_scroll_con {
    float: left;
    width: 100%;
    /* overflow: scroll;*/
    height: 289px;
    /*overflow-x: hidden;*/
}

/*=============== Dashboard page css start from here====================*/
.dashboard_gray_con {
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    padding: 10px;
    margin-top: 20px;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

    .dashboard_gray_con .gray_inner {
        display: block;
        clear: both;
        margin-bottom: 10px;
    }

        .dashboard_gray_con .gray_inner h2 {
            font-size: 16px;
            font-weight: bold;
            border-bottom: 1px solid #e4e4e4;
            margin: 0 0 5px 0;
            padding: 0 0 10px 0;
            color: #000;
        }

        .dashboard_gray_con .gray_inner span {
            font-size: 13px;
            display: block;
            padding: 0px 0 5px 0;
        }



.white_area {
    background: #fff;
    border: 1px solid #dddddd;
    padding: 10px;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-bottom: 10px;
}

    .white_area h2 {
        font-size: 16px;
        font-weight: bold;
        border-bottom: none;
        margin: 0 0 5px 0;
        padding: 0 0 10px 0;
        color: #000;
    }

{
    background: #fff;
    border: 1px solid #dddddd;
    padding: 10px;
}

.white_area span {
    display: block;
}

.ticket_count_inp {
    width: 100%;
    float: left;
}

    .ticket_count_inp input[type="text"] {
        width: 37px;
        padding: 7px;
        background: #f7f7f7;
        border: 1px solid #cecbcb;
        margin: 0 0 5px 0;
    }

/*=========waiting page css start here=====================*/

.waiting_con {
    float: left;
    width: 100%;
}

.waiting_center {
    margin: 0 auto!important;
    float: none!important;
}

.waiting_detail_con {
    display: block;
    clear: both;
}

    .waiting_detail_con span {
        font-weight: normal;
        font-size: 13px;
        display: block;
        padding: 10px 46px;
    }

        .waiting_detail_con span.title {
            font-weight: bold;
        }


    .waiting_detail_con label {
        font-weight: normal;
        font-size: 13px;
        display: block;
        padding: 5px 0;
    }

        .waiting_detail_con label.title {
            font-weight: bold;
        }

/*=========accordian pages  css start here=====================*/

.accordian_con {
    margin: 10px 0;
    padding: 0;
}

    .accordian_con .col12.width_100_per {
        width: 100%;
    }

.confirm_detail_con {
    width: 100%;
    float: left;
}

.accordian_con .confirm_detail_con h2 {
    display: block;
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}

.confirm_1 {
    display: block;
    margin-top: 10px;
    clear: both;
}

.confirm_detail_left {
    border-right: 1px solid #ccc;
    float: left;
    width: 100%;
}

.confirm_description {
    float: left;
    width: 100%;
}

.confirm_detail_con .confirm_1 span.bold_1 {
    font-weight: bold;
}

.confirm_detail_right {
    float: left;
    width: 100%;
}



.passanger_info_con {
    float: left;
    width: 100%;
}

    .passanger_info_con h2 {
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0 0 10px;
    }

sup {
    color: #F00;
    float: left;
}

.passanger_info_con span sup {
    color: #F00;
}

.passanger_info_con span {
    display: block;
}
/* edit by shekhar */
.sort li {
    float: left !important;
    display: inline !important;
    padding: 0 15px 0 0;
}

.filter-txt-box {
    border: 1px solid #ccc !important;
    margin: 0;
    width: 260px;
}



/* edit by shekhar */

.cancelation_policy {
    float: left;
    width: 100%;
}

    .cancelation_policy h2 {
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0 0 10px;
    }

    .cancelation_policy p {
        display: block;
        font-size: 13px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 2px;
        margin-bottom: 0px;
    }

        .cancelation_policy p strong {
            font-weight: bold;
        }

.graybox_cancel_policy {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    outline: medium none;
}

    .graybox_cancel_policy.bdr_tp_none {
        border-top: 0 none;
    }

.cancelation_policy .check_box_con {
    float: left;
}

.cancelation_policy .accept {
    float: none;
}

.continue_con {
    clear: both;
}

.payment_method_con {
    float: left;
    width: 100%;
}

    .payment_method_con .inp_con {
        float: left;
    }

    .payment_method_con label {
        float: left;
    }

.radio_outer {
    float: left;
    width: 100%;
}

.payment_icon_con {
    float: left;
    width: 243px;
}


.graybox {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    float: left;
    outline: medium none;
    padding: 5px;
    margin: 10px 0;
    width: 100%;
}

.booking_con {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

    .booking_con h3 {
        background: none repeat scroll 0 0 #fca937;
        border: 1px solid #DDDDDD;
        color: #000;
        font-size: 14px;
        padding: 10px 30px 10px 10px;
        font-weight: bold;
    }

    .booking_con h2 {
        font-size: 14px;
        display: block;
        padding: 0 10px;
    }

.booking_con_inner {
    padding: 10px;
    display: block;
}

    .booking_con_inner p {
        font-size: 13px;
    }

.booking_con strong {
    font-weight: bold;
    font-size: 13px;
    display: block;
    padding: 0 10px;
}


h2.gray_heading {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
    font-size: 14px;
}

.passenger_details_inner {
    float: left;
    width: 100%;
    padding: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

    .passenger_details_inner span {
        font-size: 13px;
    }

        .passenger_details_inner span.bold_2 {
            font-weight: bold;
        }

    .passenger_details_inner p {
        font-size: 13px;
    }

.voucher_inner {
    float: left;
    width: 100%;
    padding: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

    .voucher_inner span {
        font-size: 13px;
        padding: 5px 0;
        display: block;
    }


/*======Popup Tab Css start from here================*/
.popup_tab {
    float: left;
    width: 100%;
}

    .popup_tab h1 {
        color: #006990;
        display: block;
        font-size: 23px;
        font-weight: bold;
    }

    .popup_tab p {
        font-size: 13px;
        padding: 5px 0 0 0;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

.tab_table {
    float: left;
    width: 100%;
    padding: 10px 0;
}

    .tab_table span.bold_1 {
        font-weight: bold;
    }

    .tab_table .phone {
        display: block;
        padding-left: 26px;
        background: url(../../images/TI/phone.png) no-repeat left top;
        font-size: 14px;
        height: 24px;
        font-weight: bold;
    }

.tab_table_inner {
    float: left;
    width: 100%;
}

    .tab_table_inner .repeat_con {
        float: left;
        width: 100%;
        margin: 5px 0;
    }

        .tab_table_inner .repeat_con span {
            padding: 0px 0;
            display: block;
        }

    .tab_table_inner .icon_1 {
        width: 16px;
        margin-top: 3px;
    }

.highlight_con {
    float: left;
    width: 100%;
}

.highlight_con_inner {
    margin-top: 10px;
}

.hotel_icon_con {
    display: block;
    clear: both;
    padding: 5px 0 0;
    0;
}

    .hotel_icon_con .hotel_icon {
        width: 26px;
        float: left;
        height: 28px;
    }

.highlight_con .star_con {
    display: block;
    clear: both;
    padding: 5px 0 0;
    0;
}

.star {
    width: 75px;
    float: left;
}

.highlight_con .star {
    width: 71px;
    float: left;
}

.highlight_con .green_con_1 {
    float: left;
    padding: 5px 0 0;
    0;
}

.highlight_con .green_b_1 {
    width: 55px;
    float: left;
    margin: 0px 0 0 0px;
}

.highlight_con .green_b_2 {
    width: 30px;
    float: left;
    margin: 0px 0 0 0px;
}

.green_color {
    color: #679e54;
}

.info_con {
    float: left;
    width: 100%;
}

    .info_con h2 {
        color: #006990;
        display: block;
        font-size: 16px;
        font-weight: bold;
        padding: 0;
    }

.icon_list {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 10px;
}

    .icon_list li {
        list-style: none;
        display: block;
    }

        .icon_list li a {
            font-size: 14px;
            color: #000;
        }

        .icon_list li.round {
            background: url(../../images/TI/round_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.knife {
            background: url(../../images/TI/knife_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.glass {
            background: url(../../images/TI/glass_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.food {
            background: url(../../images/TI/food_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.bluetooth {
            background: url(../../images/TI/bluetooth_icon.jpg) no-repeat right center;
            height: 28px;
        }


.map_con {
    float: left;
    width: 100%;
}

.thumb {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .thumb img {
        width: 100%;
        height: auto;
        display: block;
    }

.photos_con {
    float: left;
    width: 100%;
}

/*======================Inner Page Css Start Here===========Kaleem===========*/
.img_inner {
    margin: 50px 0 0 0;
}

.corporate_contact_bg_outer {
    margin: 20px 0 0 0;
    background: url(../../images/TI/corporate_contact_bg.jpg) 100% 100% no-repeat;
    height: auto;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: 1px solid #c5c5c5;
}

    .corporate_contact_bg_outer .txt-heading {
        padding: 10px;
        font-size: 24px;
        color: #006990;
        line-height: 30px;
    }

        .corporate_contact_bg_outer .txt-heading .txt {
            font-size: 13px;
            padding: 5px 0 0 0;
            color: #343434;
        }

        .corporate_contact_bg_outer .txt-heading .txt_add {
            font-size: 13px;
            padding: 5px 0 0 0;
            color: #006990;
        }


/*======================Inner Page Css End Here===========Kaleem===========*/

/*======================Css Start Here===========Kaleem===========*/
input {
    /*box-shadow: 0 1px 5px 0  #d8d8d8;*/
    border: 1px solid #d8d8d8;
    float: left;
}

    input:hover {
        /* box-shadow: 0 1px 5px 0  #a8a8a8;*/
        border: 1px solid #a8a8a8;
    }


textarea {
    /*box-shadow: 0 1px 5px 0  #d8d8d8;*/
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    textarea:hover {
        /* box-shadow: 0 1px 5px 0  #a8a8a8;*/
        border: 1px solid #a8a8a8;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
/*======================Css End Here===========Kaleem===========*/
.datepicker {
    /*background: url("../../images/TI/arrow_down.png") no-repeat scroll 37px bottom rgba(0, 0, 0, 0);*/
    height: 68px;
}

.datepicker-wrap {
    position: relative;
    width: 90px;
}

    .datepicker-wrap img {
        height: 100% !important;
        position: absolute;
        visibility: visible;
        width: 100% !important;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        z-index: 2;
    }

.ui-datepicker-trigger {
    position: absolute;
    left: 0px;
    top: 0px;
}

/*JQUERY UI WIDGETS*/

/*UI DATEPICKER*/
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: auto;
    padding: 0;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 11px;
        width: 9px;
        height: 12px;
        text-indent: -99999px;
        cursor: pointer;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 10px;
        background: url(../../images/TI/arrow-left.png) 0 0 no-repeat;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 10px;
        background: url(../../images/TI/arrow-right.png) 0 0 no-repeat;
    }

        .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
            display: block;
            position: absolute;
            left: 50%;
            margin-left: -8px;
            top: 50%;
            margin-top: -8px;
        }

    .ui-datepicker .ui-datepicker-title {
        margin: 5px;
        text-align: center;
        font: normal 14px;
        color: #006990;
        font-weight: bold;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%;
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 12px;
        border-collapse: collapse;
    }

    .ui-datepicker th {
        width: 30px;
        height: 30px;
        line-height: 30px;
        background: #006990;
        color: #fff;
        text-align: center;
        font-weight: bold;
        border: 1px solid #2989ad;
    }

        .ui-datepicker th span {
            display: block;
            text-align: center;
        }

    .ui-datepicker td {
        border: 1px solid #eee;
        text-align: center;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 );
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            height: 30px;
            line-height: 30px;
            text-align: center;
            text-decoration: none;
            color: #000;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker .ui-datepicker-today {
        background: #006990;
        color: #fff;
    }

        .ui-datepicker .ui-datepicker-today a {
            color: #fff;
        }

    .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
        background: #006990;
        color: #fff;
    }
/*==========taransfer search page css start from here=================*/


.checkbox_con {
    float: left;
    margin: 0 0 10px 0;
}

    .checkbox_con input[type="checkbox"] {
        float: left;
    }

.language {
    display: block;
    clear: both;
}

.checkbox_con span {
    float: left;
}

.big_calander_con span.margn_tp {
    margin-top: 17px;
}

.price_range {
    float: left;
    width: 100%;
}

.price_range_inner {
    float: left;
    width: 100%;
}

    .price_range_inner input[type="radio"] {
        float: left;
    }

    .price_range_inner input[type="checkbox"] {
        float: left;
    }

    .price_range_inner label {
        float: left;
        font-size: 13px;
        padding-left: 10px;
    }

    .price_range_inner.img_border {
        background: url(../../images/TI/double_shade.jpg) repeat-x left bottom;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }

.transfer_list {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .transfer_list .time {
        display: block;
        font-size: 13px;
    }

.list_view_txt.pad_bt {
    margin-bottom: 30px;
}

.show_hide_transfer {
    width: 100%;
    float: left;
}

    .show_hide_transfer button {
        width: 100%;
        float: left;
        border: 0 none;
        cursor: pointer;
    }

.available_transfer {
    float: left;
    width: 100%;
}

.gray_color {
    background: #dadada;
}

span.transfer_title {
    font-weight: bold;
    padding: 5px;
    font-size: 12px;
    display: block;
}

span.transfer_value {
    padding: 5px;
    font-size: 12px;
    display: block;
    margin-top: 5px;
}

.transfer_info {
    float: left;
    width: 100%;
}

h2.pop_heading {
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-top: 0;
}

.popup_text_con {
    padding: 10px 0;
    font-size: 14px;
    text-align: justify;
    color: #727171;
    display: block;
}

    .popup_text_con p {
        font-size: 14px;
        text-align: justify;
        color: #727171;
        display: block;
    }

    .popup_text_con span {
        display: block;
    }

        .popup_text_con span strong {
            font-weight: bold;
        }

.popup_graybox {
    float: left;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #ccc;
}

    .popup_graybox .blue_color {
        background: #006990;
    }

    .popup_graybox strong {
        color: #fff;
        font-weight: normal;
        padding: 5px 10px;
        font-size: 12px;
        text-align: left;
        display: block;
    }

    .popup_graybox span {
        padding: 5px 10px;
        display: block;
    }

    .popup_graybox .bdr_btm {
        border-bottom: 1px solid #ccc;
    }

    .popup_graybox .select_1 {
        border: 1px solid #d8d8d8;
        color: #000;
        font-size: 14px;
        margin: 0 0 10px;
        padding: 5px;
        width: 100%;
        line-height: 30px;
        border-radius: 0;
        height: 30px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        border-radius: 5px 5px 5px 5px;
    }


.input_wrapar_search input[type="checkbox"] {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
}

.label_1 {
    float: left;
    font-size: 13px;
    margin: 5px 10px 0 0px;
}

.lead {
    float: left;
    font-size: 13px;
    margin: -5px 0px 0 10px;
}

.select_2 {
    border: 1px solid #d8d8d8;
    color: #000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px;
    line-height: 30px;
    border-radius: 0;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-radius: 5px 5px 5px 5px;
    float: left;
    width: 136px;
}

.select_3 {
    border: 1px solid #d8d8d8;
    color: #000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px;
    line-height: 30px;
    border-radius: 0;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-radius: 5px 5px 5px 5px;
    float: left;
    width: 100%;
}



/*================Flight CSS start from here==========================*/

.line_height_set {
    line-height: 14px;
    text-align: center;
    padding-bottom: 5px;
}

.rating_con_flight {
    float: left;
    width: 100%;
}

    .rating_con_flight .numaric {
        float: left;
        font-size: 12px;
        padding-left: 5px;
    }

    .rating_con_flight input[type="checkbox"] {
        float: left;
    }

.scroll_div {
    float: left;
    height: 200px;
    max-width: 1600px;
    /*    overflow-x: hidden;
    overflow-y: scroll;
	
*/
    overflow: auto;
    width: 100%;
}


.blk_bg {
    text-align: left;
    color: #fff;
    background: #666;
    padding: 5px 10px;
    display: block;
}

.light_gray1 {
    background: #ededed;
    padding: 5px;
    margin: 10px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.light_gray2 {
    background: #ededed;
    padding: 5px;
    margin: 0;
    border-bottom: 2px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.light_gray3 {
    background: #f6f6f6;
    padding: 5px;
    margin: 0;
    border-bottom: 2px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.light_gray_line {
    background: #ededed;
    padding: 0px;
    margin: 10px 0;
    height: 4px;
    clear: both;
    float: left;
    width: 100%;
}

.search-icon-link {
    position: absolute;
    right: 0;
    padding: 15px 10px;
}


.big_calander_con_1 {
    float: left;
    width: 100%;
    min-height: 80px;
}

    .big_calander_con_1 span.margn_tp {
        margin-top: 12px;
        clear: both;
    }

    .big_calander_con_1 select.margn_tp {
        margin-top: 8px;
    }

.flight_con {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .flight_con p {
        padding: 0 0 10px 0;
    }

.flight_repeat_con {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.flight_mid {
    border-right: 1px solid #CCCCCC !important;
    display: block;
    overflow: hidden;
}

    .flight_mid.overflow_none {
        overflow: visible;
        min-height: 150px;
    }

.search_area_big.overflow_none {
    overflow: visible;
}

.flight_repeat_con .flight_right {
    display: block;
}

    .flight_repeat_con .flight_right .amount {
        display: block;
        text-align: center;
        font-size: 26px;
        color: #006990;
        clear: both;
        font-weight: bold;
        padding: 10px 0;
    }

.title_blue {
    color: #006990;
    display: block;
    font-size: 11px;
    text-align: center;
}

img.info1 {
    width: 16px!important;
    height: 16px!important;
    margin-right: 38px;
    float: right;
}


img.info2 {
    width: 16px!important;
    height: 16px!important;
    margin-right: 77px;
    float: right;
}


.title_blue1 {
    color: #006990;
    display: block;
    font-size: 12px;
    font-weight: bold;
    /*letter-spacing: -0.8px;*/
}

.title_blue2 {
    color: #006990;
    font-size: 12px;
    font-weight: bold;
    /*letter-spacing: -0.8px;*/
}

.title_black {
    color: #000;
    display: block;
    text-align: center;
    font-size: 13px;
}


.flight_repeat_con .flight_mid .mid_ul {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

    .flight_repeat_con .flight_mid .mid_ul li {
        display: inline-block;
        padding: 0 8% 0 0;
    }

        .flight_repeat_con .flight_mid .mid_ul li a {
            color: #000;
            text-decoration: underline;
            font-size: 12px;
        }


.title_blue_bold {
    color: #006990;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.bold_b_23 {
    font-size: 20px;
    font-weight: bold;
    color: #006990;
}

.search_btn_yellow.mar_tp {
    margin-top: 20px;
}

.gray_box5 {
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    float: left;
    width: 100%;
    padding: 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-bottom: 10px;
}

.flight_summery b {
    font-weight: bold;
}


.plus_icon {
    position: absolute;
    right: -15px;
    top: 88px;
    height: 32px;
    width: 32px;
    color: #fff;
}

.aeroplane {
    font-size: 14px;
    color: #006990;
    display: block;
    background: url(../../images/TI/aeraplane.png) no-repeat left top;
    height: 25px;
    padding-left: 30px;
    font-weight: bold;
    margin-top: 10px;
}

.flight_detail_con strong {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #006990;
}

.bold_1 {
    font-weight: bold;
}

.margn_tp {
    margin-top: 10px;
}

.margn_bt {
    margin-bottom: 10px;
}

.ui-datepicker-group-first {
    width: 49%;
    float: left;
}

.ui-datepicker-group-last {
    width: 49%;
    float: right;
}

.ui-datepicker {
    width: 26em!important;
    z-index: 9999 !important;
}

.search-icon-link {
    position: absolute;
    right: 0;
    padding: 15px 10px;
}

.arrow_text {
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: auto;
}

span.fa {
    padding: 0 10px;
    float: left;
}

.imgArrow {
    float: left;
    width: 23px;
    height: 10px;
    margin-top: 5px;
    padding: 0 5px;
}

.graybox_cancel_policy p {
    font-size: 13px;
}

h2.fare {
    font-size: 14px;
    font-weight: bold;
}

.Search {
    cursor: pointer;
}

.star_con img {
    float: left !important;
    width: 11px !important;
}

.star_con_11 .star1 img {
    float: left !important;
    margin-right: 1px;
    width: 13px !important;
}

.img-overight img {
    width: 164px !important;
    height: 104px !important;
}

.map-overight img {
    width: 69px !important;
    height: 65px !important;
}




/*---------------- Car CSS Start Here -------------------*/
#country-wise {
    display: none;
}

#country-wise-pickup {
    display: none;
}

#country-wise-dropoff {
    display: none;
}

.free_con {
    float: left;
    width: 100%;
    margin-top: 6px;
}

.free_con1 {
    float: left;
    width: 100%;
    margin-top: 8px;
    padding: 8px 0 0 0;
    border-top: 1px solid #ccc;
}

.passenger_icon {
    float: left;
    padding-left: 14px;
    font-size: 13px;
    background: url(../../images/TI/passenger_icon.jpg) no-repeat left top;
}

.car_door_icon {
    float: left;
    padding-left: 20px;
    font-size: 13px;
    background: url(../../images/TI/car_door_icon.jpg) no-repeat left center;
    margin-left: 10px;
}

.car_MaxBaggage_icon {
    float: left;
    padding-left: 20px;
    font-size: 13px;
    background: url(../../images/TI/baggage.png) no-repeat left center;
    margin-left: 10px;
}

.ac_icon {
    float: left;
    padding-left: 18px;
    font-size: 13px;
    background: url(../../images/TI/ac_icon.jpg) no-repeat left center;
    margin-left: 10px;
}

.automatic_icon {
    float: left;
    padding-left: 16px;
    font-size: 13px;
    background: url(../../images/TI/automatic_icon.jpg) no-repeat left center;
    margin-left: 10px;
}

    .automatic_icon.no {
        margin-left: 0;
    }


.print_mail_con {
    float: left;
    width: 100%;
    margin-top: 6px;
}

a.term {
    float: left;
    font-size: 13px;
    color: #000;
}

a.Email_quotation {
    float: left;
    font-size: 13px;
    margin-left: 10px;
    color: #000;
}

    a.Email_quotation .fa-envelope {
        font-size: 20px;
    }

a.print_quotation {
    float: left;
    font-size: 13px;
    margin-left: 10px;
    color: #000;
}

    a.print_quotation .fa-print {
        font-size: 20px;
    }



.mid_ul_car {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

    .mid_ul_car li {
        display: inline-block;
        padding: 0 6% 0 0px;
    }

        .mid_ul_car li a {
            color: #000;
            text-decoration: none;
            font-size: 12px;
            height: auto;
            background: url(../../images/TI/check.jpg) no-repeat left center;
            padding-left: 20px;
            float: left;
        }

            .mid_ul_car li a.info_anchor {
                float: left;
                background-image: none;
                padding-left: 0;
            }

.flight_repeat_con .flight_mid .mid_ul li a.off_airport {
    background: url(../../images/TI/off_airport_icon.png) no-repeat left top;
    padding-left: 18px;
}

.flight_repeat_con .flight_mid .mid_ul li a.full2full {
    background: url(../../images/TI/full_2_full.png) no-repeat left top;
    padding-left: 18px;
}


.mid_ul_car li img.info_icon {
    width: 16px;
    height: 16px;
    float: left;
    margin: 3px 0 0 5px;
}


.gray_bg1 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

    .gray_bg1 span {
        display: block;
    }


    .gray_bg1 .fa-clock-o,
    .gray_bg1 .fa-check-circle {
        font-size: 24px;
        color: #006990;
    }



.mid_ul_car_confirmation {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

    .mid_ul_car_confirmation li {
        display: block;
        padding: 0 6% 0 0px;
        margin: 0!important;
        float: left;
        width: 100%;
    }

        .mid_ul_car_confirmation li a {
            color: #000;
            text-decoration: none;
            font-size: 12px;
            height: 18px;
            background: url(../../images/TI/check.jpg) no-repeat left center;
            padding-left: 20px;
            margin: 5px 0;
            float: left;
        }

            .mid_ul_car_confirmation li a.info_anchor {
                float: left;
                background-image: none;
                padding-left: 0;
            }

        .mid_ul_car_confirmation li img.info_icon {
            width: 16px;
            height: 16px;
            float: left;
            margin: 3px 0 0 5px;
        }




.mid_ul_car_protected {
    margin: 10px 0 0 0;
    padding: 0;
    display: block;
    clear: both;
}

    .mid_ul_car_protected li {
        display: block;
        padding: 0 6% 0 0px;
        margin: 0!important;
    }

        .mid_ul_car_protected li .fa-check-circle {
            font-size: 16px;
            margin-top: 4px;
        }

        .mid_ul_car_protected li a {
            color: #000;
            text-decoration: none;
            font-size: 13px;
        }


.cal_size {
    position: relative;
}

    .cal_size img {
        width: 24px!important;
        height: auto;
        position: absolute!important;
        right: 3px!important;
        border: 0!important;
        top: 4px;
        left: inherit;
    }


.ancar {
    color: #000;
    text-decoration: underline;
}

.sar_con {
    float: left;
    width: 100%;
    padding-bottom: 25px;
}

.g_text {
    font-size: 14px;
    font-weight: bold;
}

.g_color {
    color: #8c8c8c;
}

.price_car {
    display: block;
    padding-top: 10px;
}

    .price_car .amount {
        clear: both;
        color: #006990;
        display: block;
        font-size: 30px;
        font-weight: bold;
        padding: 10px 0;
        text-align: left;
    }

.price_car_title {
    display: block;
    text-align: left;
    font-size: 18px;
}

.extra_paid_con {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: none repeat scroll 0 0 #e3e3e3;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 10px 0;
    padding: 10px;
    width: 100%;
}

.extra_paid_repeat_con {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
}

    .extra_paid_repeat_con.no {
        border-bottom: 0 none;
    }

.paging_ul1 {
    color: #006990;
}

    .paging_ul1 a {
        color: #006990!important; /*padding-right:3px;*/
    }

    .paging_ul1 .pager .btn {
        float: left;
    }

/*-----------------Car CSS End Start -----------------*/

.align_mid {
    margin: 0 auto;
    float: none;
}


.flight_passenger_details_inner {
    float: left;
    width: 100%;
    padding: 10px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

    .flight_passenger_details_inner span {
        font-size: 13px;
    }

        .flight_passenger_details_inner span.bold_2 {
            font-weight: bold;
        }


.border_div {
    clear: both;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    display: block;
}



.agree {
    clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
}

.b_color {
    color: #006990;
    font-size: 14px;
}

.red_color {
    color: #F00;
    font-size: 14px;
}

.arrow_text {
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: auto;
}

hr.fa {
    display: inline-block;
    padding-right: 10px;
    color: #000;
    margin: 0;
    border: 0;
}

.bdr_div {
    clear: both;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
    display: block;
}


/*===============set calander image height=============== */

.passanger_inp_con .input_wrapar_search img.ui-datepicker-trigger {
    height: 30px;
	width: 100%;
}

.ui-datepicker-title select.ui-datepicker-month { /*position:absolute;*/
    margin-left: 98px;
}

.ui-datepicker-title select.ui-datepicker-year {
    position: absolute;
}

hr.clr {
    border: none;
}


.min_h40 {
    min-height: 40px;
}

.damage_excess input[type="checkbox"] {
    float: none;
}

.Accordianheaderstyle {
    border: 1px solid #DDD;
    padding: 10px 30px 10px 10px;
    background: #ededed;
    color: #000;
    font-size: 14px;
    line-height: normal;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
}

.MainAccordionPanel {
    float: left;
    width: 98%;
    padding: 11px;
}


/* ------------   Flight new page   -----------*/

.gray_bg3 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: none repeat scroll 0 0 #E3E3E3;
    border: 1px solid #CCCCCC;
    border-left: 0;
    border-right: 0;
    display: block;
    float: left;
    /*   margin-bottom: 10px;*/
    padding: 10px;
    width: 100%;
}


.sort_div_con_5 {
    display: block;
    clear: both;
}


    .sort_div_con_5 label {
        float: left;
        font-size: 12px;
    }



.span_block span {
    display: block;
}

.padding_con_5 {
    padding: 10px;
    display: block;
    clear: both;
}

.bdr_w-o_back {
    clear: both;
    border-bottom: 1px solid #ccc;
    margin: 0 0 5px 0;
    padding-bottom: 5px;
    display: block;
}

.bdr_w_back {
    clear: both;
    border-bottom: 1px solid #ccc;
    margin: 0 0 5px 0;
    padding-bottom: 5px;
    display: block;
    background: #F8F8F8;
}

.padding_con_5 label, span {
    font-size: 13px;
}

.sort_div_con_5 input[type="radio"] {
    float: left;
}

.sort_div_inner {
    float: left;
    width: 50px;
}

.block_ele {
    float: none !important;
}

.divBtmSticker {
    width: 100%;
    display: none;
    min-height: 50px;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    background: #fca937;
    position: fixed;
}

    .divBtmSticker .gray_bg3 {
        background: #006990;
        color: #fff;
    }

.segment_close {
    margin: 20% 0 0 0;
    text-align: center;
    padding: 10%;
    width: 50%;
}



/*==========Flight multi availability tab css start here=========================*/


.menu_tab_bg {
    border-bottom: 4px solid #fca937;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #006990;
}


    .menu_tab_bg .tab a {
        color: #fff;
        cursor: pointer;
        display: inline-block;
        float: left;
        font-size: 13px;
        font-weight: 600;
        list-style: none outside none;
        margin: 0 5px 0 0;
        padding: 10px 20px;
    }

        .menu_tab_bg .tab a.rounded-orange-button-voucher {
            padding: 10px 20px;
            background-color: #fca937;
            color: #000;
        }


.graybox_flexigrid {
    background: #f7f7f7;
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    outline: medium none;
}

    .graybox_flexigrid th, td {
        padding: 5px;
        font-size: 13px;
    }

.bold_2 {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.FlexiDateOfSearch {
    background: #fca631;
    font-weight: bold;
}

.ui-state-disabled {
    text-decoration: line-through;
}

/* for booking history and booking details css by shailendra  */

.gray_color_crm {
    background: none repeat scroll 0 0 #DADADA;
    padding: 5px 0 5px 5px;
    /*border-collapse:collapse!important;*/
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    /* height: 300px;*/
}

.row_1_crm {
    /*float: left;
	width: 100%;*/
    padding: 5px 0 5px 5px;
}


.scroll_div_1 {
    height: 300px;
    float: left;
    /*max-width: 2500px;*/
    overflow-x: scroll;
    overflow-y: scroll;
    overflow: scroll;
    display: none;
    width: 100%;
}

    .scroll_div_1 th, td {
        text-wrap: none;
        wrap: no-wrap;
        wrap: no-wrap;
        font-size: 12px;
        height: 25px;
    }

.scroll_div_1 {
    display: none;
}

.light_gray {
    background: #ededed;
    padding: 5px 0 5px 5px;
}

.rating_con_detail .numaric {
    float: left;
    font-size: 12px;
    padding-left: 5px;
}

.bkStatuscls {
    display: inline;
}



hr.border_div {
    clear: both;
    margin: 0 0 10px 0;
    display: block;
    border: none;
    background-color: #ccc;
    color: #ccc;
    height: 1px;
}


.for_height {
    display: block;
    height: 96px;
}

    .for_height span {
        display: block;
        padding: 35px 0;
        text-align: center;
    }


@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

/*==============================Gray button css start from here====================*/

.search_btn_gray {
    display: block;
    background: #f5f5f5;
    color: #000;
    text-align: center;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    clear: both;
    cursor: pointer;
    font-style: normal;
    border: 1px solid #ccc;
    margin-top: -11px;
    margin-right: -10px;
}

    .search_btn_gray.active {
        background: #ccc;
        border: 1px solid #999;
    }

.col5.mrgn_ryt_5 {
    margin-right: -5px!important;
}

.text_block h1 {
    clear: both;
    display: block;
    font-size: 18px;
    padding: 10px 0 5px 0;
}

.ul_bullet {
    list-style: disc;
    padding: 10px 0 10px 34px;
}


.bdr_w_back1 {
    clear: both;
    /* border-bottom: 1px solid #ccc; */
    margin: 0 0 0px 0;
    padding-bottom: 5px;
    display: block;
    background: #F8F8F8;
}


.pos_relative {
    position: relative;
}

.close_flt {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 7px;
    position: absolute;
    right: 17px;
    text-align: center;
    top: 18px;
    vertical-align: middle;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
}


/*==============================FCKeditor css start from here====================*/
#cms_container div, #cms_container span, #cms_container applet, #cms_container object, #cms_container iframe, #cms_container h1, #cms_container h2, #cms_container h3, #cms_container h4, #cms_container h5, #cms_container h6, #cms_container p, #cms_container blockquote, #cms_container pre, #cms_container a, #cms_container abbr, #cms_container acronym, #cms_container address, #cms_container big, #cms_container cite, #cms_container code, #cms_container del, #cms_container dfn, #cms_container em, #cms_container img, #cms_container ins, #cms_container kbd, #cms_container q, #cms_container s, #cms_container samp, #cms_container small, #cms_container strike, #cms_container strong, #cms_container sub, #cms_container sup, #cms_container tt, #cms_container var, #cms_container b, #cms_container u, #cms_container i, #cms_container center, #cms_container dl, #cms_container dt, #cms_container dd, #cms_container ol, #cms_container ul, #cms_container li, #cms_container fieldset, #cms_container form, #cms_container label, #cms_container legend, #cms_container table, #cms_container caption, #cms_container tbody, #cms_container tfoot, #cms_container thead, #cms_container tr, #cms_container th, #cms_container td, #cms_container article, #cms_container aside, #cms_container canvas, #cms_container details, #cms_container embed, #cms_container figure, #cms_container figcaption, #cms_container footer, #cms_container header, #cms_container hgroup, #cms_container menu, #cms_container nav, #cms_container output, #cms_container ruby, #cms_container section, #cms_container summary, #cms_container time, #cms_container mark, #cms_container audio, #cms_container video {
    /*margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;*/
}

#cms_container h1, #cms_container h2, #cms_container h3, #cms_container h4, #cms_container h5, #cms_container h6 {
    background: none;
    border: none;
    padding: 10px 0 5px 0;
    color: inherit;
}


#cms_container blockquote, #cms_container q {
    quotes: none;
}

#cms_container table {
    border-collapse: collapse;
    border-spacing: 0;
}


#cms_container ol, #cms_container ul, #cms_container li {
    margin: 0;
    padding: 0 0 0 20px; /*  -- padding: 0;  ---*/
}

#cms_container p {
    font-size: inherit;
}

    #cms_container p.txt {
        font-size: 13px;
    }

#cms_container span {
    font-size: inherit;
    background: none;
    border: none;
    color: inherit;
    display: inline;
}

#cms_container ol {
    list-style: decimal;
}

#cms_container ul {
    list-style: disc !important;
}

#cms_container strong {
    display: inline-block;
}

#cms_container .text_home p span {
    font-size: 100%;
}


/*==============================FCKeditor css end here====================*/



.aeroplane1 {
    color: #006990;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 0;
}

.bdr_div44 {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.show_new_div1 {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    background: #f5f5f5;
    margin-bottom: 0px;
    margin-right: 0;
    overflow: hidden;
    padding: 10px;
    margin-top: 8px;
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 99%;
}

.tab_table_inner .repeat_con1 {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.icon_11 {
    width: 16px;
    margin-top: 11px;
}

span.transfer_value1 {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    padding: 5px 5px 5px 23px;
}

.tbl-np-padding td {
    padding: 0;
}

.no-ovefrlow div {
    overflow: visible !important;
}

/*========Sightseeing Css Start from here================*/

.sightseeing_text {
    font-size: 13px;
    text-align: justify;
    display: block;
    padding: 10px 0;
    clear: both;
}

.sightseen_con {
    float: left;
    width: 100%;
    padding-top: 10px;
}

/*========Sightseeing Css End from here================*/
/*========Package Css Start from here================*/
.pkg_icon_con {
    float: left;
    padding-right: 10px;
    width: 17px;
}

.preferred_logo {
    margin: 6px 0 0;
    width: 46px;
}

.pkg_amount {
    clear: both;
    color: #006990;
    display: block;
    font-size: 30px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}

.pkg_adult {
    color: #333333;
    display: block;
    font-size: 13px;
}

.mid_ul_2 {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
}

    .mid_ul_2 li {
        display: inline-block;
        padding: 0 3% 0 0;
    }

        .mid_ul_2 li a {
            color: #006990;
            font-size: 12px;
            text-decoration: underline;
        }

.packages_repeat_con {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

    .packages_repeat_con .packages_mid {
        border-right: 1px solid #CCCCCC;
        display: block;
    }

    .packages_repeat_con h2 {
        margin: 0;
        padding: 0;
    }
/*========Package Css End from here================*/

/*========Flight Cheapest Airline Css================*/

.cheapAir {
    float: right;
    background: #fca937;
    padding: 5px;
    margin: -45px 10px 0 0;
    font-size: 12px;
    font-weight: bold;
}
/*========Flight Cheapest Airline Css================*/

/*---- START CSBT CHANGES ----*/
.padding {
    padding: 5px;
}

.normal {
    font-size: 13px;
    line-height: 28px;
}

.bold {
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    padding: 5px;
}


.gray_color_crm {
    background: none repeat scroll 0 0 #DADADA;
    padding: 10px;
    /* border-collapse: collapse!important; */
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    line-height: 30px;
}

.scroll_div_1 th, td {
    text-wrap: none;
    wrap: no-wrap;
    font-size: 12px;
    line-height: 18px;
    height: 16px;
    color: #000;
}


.gray_color_crm_01 {
    background: none repeat scroll 0 0 #fca937;
    padding: 5px;
    /* border-collapse: collapse!important; */
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    color: #000 !important;
    border: 1px solid #ccc;
}

.table_border01 {
    border: 1px solid #ccc;
    border-collapse: collapse;
    border: 1px solid #ccc;
}

    .table_border01 td {
        border: 1px solid #ccc;
        border-collapse: collapse;
        border: 1px solid #ccc;
    }


.csbt_text_home {
    padding: 10px 0;
    font-size: 12px;
    text-align: justify;
    color: #727171;
}

.csbt_text_header {
    padding: 10px 0;
    font-size: 14px;
    text-align: justify;
    color: #727171;
    font-weight: bold;
}


.csbt_mrg {
    margin: 3px 0 3px 0 !important;
}

.csbt_booking_con {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

    .csbt_booking_con h3 {
        background: none repeat scroll 0 0 #fca937;
        border: 0px solid #DDDDDD;
        color: #000;
        font-size: 14px;
        padding: 10px 30px 10px 10px;
        font-weight: bold;
    }

.booking_con_csbt h3 {
    background: none repeat scroll 0 0 #006990;
    border: 1px solid #DDDDDD;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px 10px 10px;
    font-weight: bold;
}

/*---- END CSBT CHANGES ----*/

.table-bordered {
    border: 1px solid #ddd;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.gray_row_td {
    background: #f5f5f5;
}

.no_padding strong {
    padding: 0px !important;
}

.txt-left {
    text-align: left;
}


/*.btn-primary {
    width: 100% !important;
}*/

.padd-bottom15 {
    padding-bottom:15px;
}


/*------Sightseeing booking query---------*/
.margn_tp_5 {
margin-top: 5px;
}

.sight_book_qry {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0px;
    color:#006990;
}

.imgLogo_L img{
     width:150px !important;
    height:100% !important;
}

.imgLogo_R img{
    width:150px !important;
    height:88px !important;
}

/* Add some New CSS */

.padding-top-10{padding-top:10px;}
.filter-only {display: none;position: absolute;font-size: 11px;background-color:transparent;padding: 0 5px;color: #173885;    left: 225px;}
.text-fixed-width {text-overflow: ellipsis !important;white-space: nowrap;width: 100px;overflow: hidden;display: inline-block;cursor:pointer}
.gray_text {color: #7c7c7c;float: right;font-size: 10px;font-weight: normal;margin-top: 2px;cursor:pointer}
.nofilterresult {background: #e7eeff; margin-bottom: 0;padding: 15px;text-align: left;font-size: 20px;overflow:auto}
.nofilterresult .fa-chain-broken {    font-size: 100px;    color: #7c7c7c;}
.bdr_bottom_mixed {border-bottom: 1px solid #34495e;padding-top:10px;}
.sub-accor-heading a {    color: #fff!important;}
.sub-accor-heading {background: #173885; padding: 5px 12px; clear:both;font-weight:bold;color:white;}
.clear_outer_div {margin: 0;padding: 0;display: none;float:right;font-size:10px;}
.collapseFilter{padding-top:5px;padding-bottom:5px;clear:both;overflow:auto}
.white_content_area{background: #fff;border: 1px solid #ddd;padding: 10px;border-radius: 5px !important;-ms-border-radius: 5px !important;-moz-border-radius: 5px !important;-webkit-border-radius: 5px !important;overflow:auto;}
ul.sortbylist {background: #e7eeff;margin-bottom: 10px;padding: 0 5px 0 5px;text-align: left;}
ul.sortbylist li {border-right: 0;padding: 0 9px;}
ul.sortbylist > li { line-height: 15px;padding-left: 10px;position: relative;vertical-align: top;display: inline-block;}
ul.sortbylist > li a {color: #b0700f; font-size: 12px;}
ul.sortbylist li:first-child {padding-left: 0;}
ul.sortbylist li b {color: #7c7c7c;font-size: 12px;line-height: 34px;}
ul.sortbylist li.active {background: #173885;}
ul.sortbylist li.active a {color: #fff;}
ul.sortbylist li a {line-height: 34px;color: #333;}
.flight-details {font-size: 14px;font-weight: bold;color: #173885;}
.flightnumber{padding-left:10px;}
.select-flight{text-align:center}
.select-flight a {font-size: 12px;padding: 5px 12px;vertical-align: baseline;}
.selectflightbtn {border: none;background-color: #173885;font-size: 15px;color:#fff;font-weight: normal; line-height: 1.4; -webkit-font-smoothing: subpixel-antialiased;-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;transition: border .25s linear, color .25s linear, background-color .25s linear;}
.selectflightbtn:hover, .selectflightbtn:focus, .selectflightbtn:active, .selectflightbtn.active {color: #fff;background-color: #173885;border-color: #173885;}
.white_content_area .flightamount {clear: both;display: block;font-size: 14px !important;text-align: center;color: #173885;font-weight: bold;padding: 10px 0;line-height: 27px;}
ul.flight-list-inline {background: #e7eeff; margin-bottom: 0;text-align: left;padding: 4px 2px;line-height: 18px;}
ul.flight-list-inline > li {display: inline-block;border-right: 1px solid #333;padding-left: 15px;padding-right: 15px;position: relative; vertical-align: top;}
ul.flight-list-inline > li a {color: #333;font-size: 12px;}
ul.flight-list-inline li:last-child { border: 0;}
.highlight {background:#e7eeff;}
.link_paragraph:hover {    text-decoration: underline;    color: #810a20;}
.link_paragraph {    color: #b0700f;    font-size: 12px;}

#dvWaiting .waiting_detail_con1 span {font-weight: bold;font-size: 12px;display: block;border-right: 1px solid #CCCCCC;text-align: center;}
#dvWaiting .waiting_detail_con1 span.no_border {border-right: 0px solid #CCCCCC !important;}
#dvWaiting .txt {color: #d8261c;font-size: 14px !important;}
#dvWaiting .new_waiting_heading {Color: #333333;font-size: 16px;font-weight: bold;padding: 15px 0 15px 0;}
#dvWaiting .new_waiting_heading20 {Color: #333333; font-size: 20px;font-weight: normal;padding: 0 0 20px 0;}
#dvWaiting .waiting_detail_con1 span.left {font-weight: bold;font-size: 14px;display: block;border-right: 1px solid #CCCCCC;}
.clsWait{z-index:999;}
.airlineImage{    width:70px !important;}
.mrgn-bottom10 {    margin-bottom: 10px;}
.arrow_div {    float: left;}
.arrow_div strong {    font-size: 14px;    font-weight: bold;    float: left;}
.arrow_div .fa-long-arrow-right.mrgn_adjust {    float: left;    margin: 5px 0 0;}
.date_font_size strong {    font-size: 13px;    padding: 0 5px;}
.airline_name {    font-size: 11px;    text-align: center;    clear: both;}
.description_flight {   float: left;    font-size: 12px;}
.line {    text-align: center;    font-size: 12px;}
.line:before {    display: inline-block;    margin: 0 20px 3px 0;    height: 1px;    content: " ";    text-shadow: none;    background: #ccc;    width: 300px;}
.line:after {    display: inline-block;    margin: 0 0 3px 20px;    height: 1px;    content: " ";    text-shadow: none;    background-color: #ccc;    width: 300px;}
.FlexiDateOfSearch {    background-color: #173885;    color: #FFF;    border: solid 3px #173885 !important;}
.FlexiDateOfSearchborder {    border: 3px solid #173885 !important;}
.FlexiDateOfSearchborder p {    color: #173885;}
.flexi-table-bordered {    border: 1px solid #ddd; margin: 0 !important;}
.flexi-table-bordered > thead > tr > th, .flexi-table-bordered > tbody > tr > th, .flexi-table-bordered > tfoot > tr > th, .flexi-table-bordered > thead > tr > td, .flexi-table-bordered > tbody > tr > td, .flexi-table-bordered > tfoot > tr > td {    font-size: 12px;    border: 1px solid #ddd;    padding: 8px;    line-height: 1.428571429;    vertical-align: top;    border-top: 1px solid #ddd;}

#divAdvanceSearch input { float: none; }
    #divAdvanceSearch .search_area_big span {    display: inline-block;}
.adn-search{display: inline !important;}