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;
    font-size: 100%;
    font-family: sans-serif;
    /*border: 0;
    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;
}

.underline {
    text-decoration: underline;
}

.red {
    color: #ff2400!important;
    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;
}

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;
}

.padd_tp_bt {
    padding: 5px 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    cursor: pointer;
    outline: none;
    text-decoration: none;
}

body {
    margin: 0;
    padding: 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;*/
    /* added by Abhinav Suggested By Shekhar*/
    /*overflow: hidden;*/
    /* added by shekhar*/
    min-width: 1180px;
}

.header_con {
    width: 100%;
    margin: 5px 0px;
    float: left;
}

.logo img {
    /*width: 150px;*/
    float: left;
}

.logo_right img {
    /*width: 150px;*/
    float: right;
}

.header_bot {
    width: 100%;
    margin: 0 0 0px 0;
    float: left;
}

.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("../../../CRM/images/DMM/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("../../../CRM/images/DMM/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("../../../CRM/images/DMM/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("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -26px -26px rgba(0, 0, 0, 0);
                    width: 25px;
                    height: 25px;
                }

            .social_media_con ul.list li a.google {
                background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -102px top rgba(0, 0, 0, 0);
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.google:hover {
                    background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -102px -35px rgba(0, 0, 0, 0);
                    width: 36px;
                    height: 36px;
                }

            .social_media_con ul.list li a.utube {
                background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -154px top rgba(0, 0, 0, 0);
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.utube:hover {
                    background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -154px -35px rgba(0, 0, 0, 0);
                    width: 36px;
                    height: 36px;
                }

            .social_media_con ul.list li a.linkdin {
                background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -203px top rgba(0, 0, 0, 0);
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.linkdin:hover {
                    background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -203px -35px rgba(0, 0, 0, 0);
                    width: 36px;
                    height: 36px;
                }

            .social_media_con ul.list li a.instagram {
                background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -251px top rgba(0, 0, 0, 0);
                width: 36px;
                height: 36px;
                text-indent: 999px;
                float: left;
            }

                .social_media_con ul.list li a.instagram:hover {
                    background: url("../../../CRM/images/DMM/social_media_icon_header.png") no-repeat scroll -251px -35px rgba(0, 0, 0, 0);
                    width: 36px;
                    height: 36px;
                }

.nav_outer {
    float: left;
    width: 100%;
    background: #173885!important;
    height: 41px;
}

.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: #163885;
}

h4 {
    display: block;
    clear: both;
    font-size: 20px;
    /*font-family: HelveticaNeue;*/
    padding: 10px 0;
    margin-top: 10px;
    color: #006990;
}

.bullet_heading {
    background: url(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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:#163885;
    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(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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 */
    }

.date_inp {
    height: 50px;
    margin-bottom: 0!important;
    color: #fff!important;
    width: 90px !important;
}

.big_calander_con {
    float: left;
    width: 100%;
    min-height: 90px;
}

.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: #163885;
        text-decoration: none;
    }

.login_btn {
   
    color: #FFF;
    padding: 5px 20px;
    display: inline-block;
    background: #163885;
    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("../../../CRM/images/DMM/tcs_logo.jpg") no-repeat scroll 25% top rgba(0, 0, 0, 0);
}

.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;
    }

    .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;
}

    .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 i {
        display: block;
        clear: both;
        font-size: 13px;
        font-weight: bold;
        margin-top: 10px;
    }

    .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: #000000;
    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 input[type="file"] {
        border: 1px solid #d8d8d8;
        color: #000;
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 10px;
        padding: 0;
        width: 100%;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        /* edit by shekhar  */
        background: #fff; /* edit by shekhar  */
    }


.input_wrapar_search textarea {
    border: 1px solid #ccc;
    color: #000000;
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 10px;
    padding: 5px;
    width: 100%;
}

.input_wrapar_search input.search_icon {
    background: url(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/search_icon.png) no-repeat 98.5% center #fff;
}

.input_wrapar_search select {
    border: 1px solid #d8d8d8;
    color: #000000;
    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;
}

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;
}

.search_btn_blue_1 {
    display: block;
    background: #006990;
    color: #fff;
    text-align: center;
    padding: 3px 6px;
    font-size: 14px;
    margin-top: 8px;
}
/*=============== 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: visible;
}

    .padding_con_1 label, span {
        font-size: 13px;
        display: block;
    }

.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;
        font-size: 13px;
    }

    .list_repeat_con .list_mid {
        border-right: 1px solid #CCC;
        display: block;
        overflow: hidden;
    }

.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: 30px;
        color: #006990;
        clear: both;
        font-weight: bold;
        padding: 10px 0;
    }

.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: 71px;
    float: left;
}

.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 1% 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: 14px;
        display: block;
        padding: 10px 46px;
    }

        .waiting_detail_con span.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;
}

.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;
}

.cancelation_policy {
}
/* 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: 10px;
        margin-bottom: 10px;
    }

        .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 .inp_con input[type="checkbox"] {
            float: left;
        }

    .payment_method_con label.float_no {
        float: none;
    }

    .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 #e4ded2;
        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;
    overflow: hidden;
}

    .booking_con_inner p {
        font-size: 13px;
    }

    .booking_con_inner span.block1 {
        display: block;
        font-size: 14px;
        margin-left: 30px;
        font-weight: bold;
    }

.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_tab1 {
    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(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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;
}

.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(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/round_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.knife {
            background: url(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/knife_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.glass {
            background: url(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/glass_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.food {
            background: url(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/food_icon.jpg) no-repeat right center;
            height: 28px;
        }

        .icon_list li.bluetooth {
            background: url(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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;
}

    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("file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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/DMM/arrow-left.png) 0 0 no-repeat;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 10px;
        background: url(../images/DMM/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: #B9ACA4;
    }

        .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: 40%;
        -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;
        border: 1px solid #d8d8d8;
        color: #999999;
        font-size: 14px;
        padding: 5px;
        border-radius: 5px;
        margin: 0 5px 0 5px;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 12px;
        border-collapse: collapse;
    }

    .ui-datepicker th {
        width: 30px;
        height: 30px;
        line-height: 30px;
        background: #163885;
        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: #163885;
        color: #fff;
    }

        .ui-datepicker .ui-datepicker-today a {
            color: #fff;
        }

    .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
        background: #163885;
        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(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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;
}

.light_gray {
    background: #f9f9f9;
}

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;
    }

.bdr_btm {
    border-bottom: 1px solid #ccc!important;
}

.popup_graybox .select_1 {
    border: 1px solid #d8d8d8;
    color: #999999;
    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;
    border:0 none;
}

.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: #000000;
    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: #999999;
    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;
    }


.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_repeat_con .flight_mid {
        border-right: 1px solid #CCCCCC;
        display: block;
        overflow: hidden;
    }

    .flight_repeat_con .flight_right {
        display: block;
    }

        .flight_repeat_con .flight_right .amount {
            display: block;
            text-align: center;
            font-size: 30px;
            color: #006990;
            clear: both;
            font-weight: bold;
            padding: 10px 0;
        }

.title_blue {
    color: #006990;
    display: block;
    font-size: 11px;
    text-align: center;
}

.title_blue1 {
    color: #006990;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

.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: 23px;
    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: 0 box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin-bottom: 10px;
}


    .gray_box5 .row5.bdr_r {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        min-height: 95px;
        padding: 5px;
    }

    .gray_box5 .row4.bdr_r {
        border-right: 1px solid #e4e4e4;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        min-height: 95px;
        padding: 5px;
    }

    .gray_box5 .row3.bdr_r {
        border-right: 1px solid #e4e4e4;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        min-height: 95px;
        padding: 5px;
    }


.flight_summery b {
    font-weight: bold;
}

.aeroplane {
    font-size: 14px;
    color: #006990;
    display: block;
    background: url(file://///10.0.25.2/Shared1/fursan/html_template-online/crm/images/DMM/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!important;
}

.align_R {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    display: block;
    padding-right: 51px;
}

h2.fare {
    font-weight: bold;
    font-size: 14px;
}

.graybox_cancel_policy p {
    font-size: 13px;
}




.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 {
    font-size: 13px;
    font-weight: bold;
    float: left;
}

.flight_checkbox_con {
    padding: 0 0 10px 9px;
    float: left;
    width: 100%;
}

.rating_con_flight {
    float: left;
    width: auto;
    margin-right: 10px;
}

    .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%;
}

/* ------------   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;
        }


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;
}

/*================Css for table formating with border=================*/

fieldset {
    border: 0;
}

table, td, th, tr, tbody, tfoot, thead, td span, td fieldset {
    /*font-family: HelveticaNeue;*/
    font-size: 12px;
    color: #000;
}

.margin_lt_rt {
    margin: 0 20px;
}

.datatable td {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

    .datatable td a {
        text-decoration: underline!important;
        color: blue;
    }

#DivSequence fieldset {
    border: 0;
}

.datatable th {
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 5px 10px;
}

.datatable td span {
    display: inline;
}

.pager-row table td {
    border: 0;
}

.pager-row span {
    text-decoration: underline;
}


/*================Css for popup select box=================*/

.popup_input_float select {
    float: left;
}

#tdPaxtypePopup select {
    float: left;
}


.div_first_inner {
    float: left;
    width: 100%;
}

.add_float {
    float: left;
    width: 100%;
}

.table_W {
    width: 488px;
}

    .table_W label {
        display: inline-block;
    }

.ui-state-disabled {
    text-decoration: line-through;
}

.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;
}


.table_bdr12 td, th {
    border: 1px solid #CCCCCC!important;
    padding: 3px 3px;
}


.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;
}

/*==============================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====================*/



/*========================canlender image icon css ====================*/
.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;
}



.calender_new .ui-datepicker-trigger {
    right: 0px!important;
    top: 0px!important;
    z-index: 0!important;
    cursor: pointer;
}


.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;
    }

#ctl00_MainContent_chklstPaymentMethods label {
    float: left;
    padding-right: 5px;
    padding-left: 3px;
}

/*========= style.css-----Changes in CSS for companct view ===== */

.input_wrapar_search input {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #A2A2A2;
    box-sizing: border-box;
    font-size: 11px;
    height: 21px;
    line-height: 14px;
    margin: 0 0 5px;
    padding: 0 0 0 5px;
    width: 100%;
}

    .input_wrapar_search input[type="file"] {
        border: 1px solid #A2A2A2;
        font-size: 12px;
        height: 25px;
        margin: 0 0 10px;
        padding: 0;
        width: 100%;
        /* border-radius:5px;
                -moz-border-radius:5px;
                -webkit-border-radius:5px; */
        background: #fafafa; /* edit by shekhar  */
    }

.input_wrapar_search input {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #A2A2A2;
    box-sizing: border-box;
    font-size: 11px;
    height: 20px;
    margin: 0 0 7px;
    padding: 0 0 0 5px;
    width: 100%;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

select:hover {
    /* box-shadow: 0 1px 5px 0  #a8a8a8;*/
    border: 1px solid #A2A2A2;
}

.padding_con_1 label, span {
    font-size: 12px;
    display: block;
}

.input_wrapar_search textarea {
    border: 1px solid #A2A2A2;
    font-family: sans-serif;
    background: #fafafa;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
}

.input_wrapar_search select {
    border: 1px solid #a2a2a2;
    background: #fafafa;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 0px;
    width: 100%;
    line-height: 30px;
    border-radius: 0;
    height: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

textarea {
    /*box-shadow: 0 1px 5px 0  #d8d8d8;*/
    border: 1px solid #A2A2A2;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

    textarea:hover {
        /* box-shadow: 0 1px 5px 0  #a8a8a8;*/
        border: 1px solid #A2A2A2;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }

.padding_con_1 label, span {
    font-size: 11px;
    display: block;
    color: #000;
}

input[type=radio] + label {
    padding: 5px 0 0 0;
}

/* below classes are getting used by the Itrip Crm login page --Abhinav bajpai(30/10/2014)*/

.header_bot_I {
    width: 100%;
    margin: 0;
    float: left;
    position: relative;
}

.nav_outer_1 {
    background: url(../Images/nav_bg.png) repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

#menu_I {
    width: 1220px;
    height: 41px;
    float: left;
    padding: 0;
}

.header_con_I {
    width: 100%;
    margin: 7px 0 5px 110px;
    float: left;
}

.container {
    width: 1170px !important;
    max-width: none !important;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-9 {
    width: 75%;
}

.logo_I {
    float: left;
    margin: 4px;
}

.col-lg-3 {
    width: 25%;
}

.social_media_con_I {
    float: right;
    width: auto;
    margin-top: 20px;
}

.top_login_con {
    float: left;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.col-lg-4 {
    width: 33.33333333%;
}

.top_login {
    background: url(../Images/nav_bg.png) repeat left top;
    padding: 10px;
    margin-top: 86px;
}

.login_head {
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #cac8c6;
    margin-top: 0;
    padding: 0 0 10px 0;
}

.forget_con {
    display: block;
    clear: both;
}

.col-lg-12 {
    width: 100%;
}



.thumb_I {
    /* float: left; */
    overflow: hidden;
    width: 99%;
    margin: 5px auto 0 auto;
    border: 1px solid #ccc;
}

footer_I {
    border-top: 1px solid #e7f9ff;
    background: #f8f6f7;
    /* float: left; */
    min-width: 1200px;
    margin-top: 10px;
}


.powered_I {
    display: block;
    line-height: 24px;
    background: no-repeat scroll 25% top rgba(0, 0, 0, 0);
}

.copy {
    color: #727171;
    font-size: 12px;
    text-align: right;
}

.powered_I a {
    color: #727171;
    font-size: 12px;
    text-decoration: none;
}

.footer_nav_I {
    margin: 7px 0 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.main_div_1 {
    border-top: 3px solid #673714;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}

.forgot_1 {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    padding-right: 10px;
    text-decoration: underline;
}


.checkbox_list label {
    float: left;
    line-height: 19px;
    padding-left: 5px;
}
.scroll_class_popup { height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.astric_align span { float:left; margin:0 2px; 
}

.Selected_tab_query 
{
     background:#c1b59b ;
    border-bottom: 4px solid #c0b69b;
  
  color:  #000 ! important;

}

legend {margin-left:2%;
}
.new_crm_heading.new_crm_float-left > span.new_header_font_size_15.new_crm_float-left.new_crm_padding_top_8 {
    color: white;
}
#footer_parent{ width:100%; float:left;}