﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:400, 600, 700');

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/slick.eot?');
    src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}

.errorfrm {
    color: #fff;
    font-size: 12px;
    background: #ff2828;
    padding: 5px 10px;
    border: 0;
    border-radius: 4px;
    display: inline-block !important;
    position: relative;
    line-height: 15px;
    white-space: nowrap;
    transition: all .5s ease;
    text-transform: capitalize;
    width: auto;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 600;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

.errorbox {
    position: absolute;
    top: 67px;
    left: 15px;
    width: 200px;
}

.errorfrm::before {
    content: "";
    left: 5px;
    top: -7px;
    width: 0;
    height: 0;
    border-top: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #ff2828;
    position: absolute;
    z-index: 10;
}

.re-route {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 5px 0;
}

.src_banner {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 257px;
    position: relative;
    background-color: #2f81ed;
    background-image: linear-gradient(to right, #2f80ed, #56ccf2);
}

.banner_sec {
    width: 1200px;
    padding: 44px 0;
    position: relative;
    margin: 0 auto;
}

.src-bs {
    width: 100%;
    text-align: center;
}

    .src-bs h1 {
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        padding: 0 0 20px 0;
        font-family: 'Open Sans', sans-serif, Tahoma, Arial;
    }

.train_svg {
    vertical-align: middle;
    margin-right: 5px;
}

.search_bg {
    background: #fff;
    display: table;
    padding: 0;
    margin: 0 auto;
    -moz-box-shadow: 4px 4px 4px rgba(71, 101, 187, .75);
    display: table;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.mgr10 {
    margin-right: 10px;
}

.s_col_1 {
    width: 322px;
    float: left;
    position: relative;
    border-right: 1px solid #d6d3d3;
    padding: 0;
}

.s_col_1d {
    width: 371px !important;
    float: left;
    position: relative;
    border-right: 1px solid #d6d3d3;
    padding: 0;
}

.input_city, .input_cld, .select_box, .dropbtn_n, .input_city_n {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.input_city, .input_city_n {
    -moz-appearance: none;
    border: 0;
    color: #000;
    background: none;
    float: left;
    font-weight: 600;
    font-size: 15px;
    outline: medium none;
    padding: 20px 0 23px 15px;
    width: 255px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

.inp_dte {
    width: 123px !important;
    cursor: pointer;
}

.input_city::-moz-placeholder {
    color: #8d8c8c;
}

.input_city:-ms-input-placeholder {
    color: #8d8c8c;
}

.input_city:-moz-placeholder {
    color: #8d8c8c;
}

.input_city::-webkit-input-placeholder {
    color: #8d8c8c;
}

.input_city_n::-moz-placeholder {
    color: #8d8c8c;
}

.input_city_n:-ms-input-placeholder {
    color: #8d8c8c;
}

.input_city_n:-moz-placeholder {
    color: #8d8c8c;
}

.input_city_n::-webkit-input-placeholder {
    color: #8d8c8c;
}

.swipe_icn {
    width: 27px;
    height: 27px;
    background: url(https://www.easemytrip.com/images/train-img/swipe-icn.png) no-repeat;
    transition: all .5s ease 0s;
    position: absolute;
    right: -14px;
    top: 21px;
    z-index: 0;
    cursor: pointer;
}

    .swipe_icn:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }

.dt_icn_1 {
    width: 177px;
    height: 48px;
    position: absolute;
    background: url(https://railways.easemytrip.com/Content/Train/img/calender-icon.png) no-repeat 0 0;
    padding: 0;
    opacity: .3;
    right: 0;
    top: 23px;
    z-index: 0;
}

.dt_icn_search {
    width: 48px;
    height: 48px;
    position: absolute;
    background: url(https://www.easemytrip.com/images/train-img/calender-icon.png) no-repeat 0 0;
    padding: 0;
    left: 110px;
    top: 23px;
    z-index: 0;
    opacity: .4;
}

.dt_icn {
    width: 175px;
    height: 48px;
    position: absolute;
    background: url(https://www.easemytrip.com/images/train-img/calender-icon.png) no-repeat 0 0;
    padding: 0;
    opacity: .3;
    right: 0;
    top: 23px;
    z-index: 0;
}

.s_col_btn_b {
    width: 178px;
    float: right;
}

.full_container {
    width: 100%;
    display: inline-block;
}

.mid_container {
    width: 1170px;
    margin: auto;
    padding: 0 15px;
}

    .mid_container h2:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin: 10px auto;
        width: 10%;
        height: 3px;
        background: #505050;
    }

.fl_container {
    width: 100%;
    background: #fff;
    border: 1px solid #dfe2e2;
    border-bottom: 2px solid #dfe2e2;
    margin: 20px 0;
    border-radius: 3px;
    display: inline-block;
    padding: 1% 2%
}

.lft_block {
    width: 48%;
    float: left;
}

.rit_block {
    width: 48%;
    float: right;
}

.tab-content ul {
    width: 100%;
    float: left;
    margin: 0;
    list-style: none;
    display: inline-block;
    padding: 0;
}

    .tab-content ul li {
        margin: 0;
        list-style: none;
        display: inline-block;
        padding: 15px 0;
        width: 100%;
        font-size: 15px;
        color: #676666;
        line-height: 32px;
        border-bottom: 1px dashed #dfe2e2;
    }

.hm_link {
    font-size: 15px;
    color: #676666;
    text-decoration: none;
    cursor: pointer;
}

.srch_btn {
    background: #fff;
    float: right;
    color: #2196f3;
    border-radius: 4px;
    border: 1px solid #2196f3;
    padding: 0 10px;
    line-height: 31px;
    position: relative;
    outline: 0;
    display: inline-block;
    min-height: 36px;
    min-width: 88px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1);
}

    .srch_btn:hover {
        background: #2196f3;
        color: #fff;
        border: 1px solid #2196f3;
    }

.mid_container h4 {
    color: #000;
    font-size: 16px;
    text-align: left;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.para {
    font-size: 13px;
    color: #292828;
}

.mid_hp_wrap {
    width: 1200px;
    margin: 30px auto 20px auto;
    padding: 0;
}

    .mid_hp_wrap h3 {
        color: #000;
        font-size: 16px;
        margin: 12px 0 14px 0;
        font-weight: 600;
        width: 100%;
        position: relative;
    }

.toggle:last-child {
    border-bottom: 1px solid #ddd;
}

.toggle .toggle-title {
    position: relative;
    display: block;
    margin-bottom: 0;
}

    .toggle .toggle-title h3 {
        font-size: 20px;
        margin: 0;
        line-height: 1;
        font-weight: 200;
    }

.toggle .toggle-inner {
    padding: 7px 25px 10px 0;
    display: block;
    margin: -7px 0 6px;
}

    .toggle .toggle-inner p {
        font-family: 'Open Sans';
        font-size: 13px;
    }

    .toggle .toggle-inner div {
        max-width: 100%
    }

.toggle .toggle-title .title-name {
    display: block;
    padding: 5px 0 6px;
    font-size: 15px;
    font-family: 'Open Sans';
    text-align: left;
    FONT-WEIGHT: 600;
}

.toggle .toggle-title a i {
    font-size: 22px;
    margin-right: 5px;
}

.notification-container {
    position: absolute;
    top: 14px;
    right: 0;
    display: none;
    overflow: hidden;
    z-index: 9;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

    .notification-container a {
        text-decoration: none;
    }

.ss-wrapper {
    margin-right: 15px;
}

.selected {
    animation: slide-in .5s forwards;
    -webkit-animation: slide-in .5s forwards;
}

.dismiss {
    animation: slide-out .5s forwards;
    -webkit-animation: slide-out .5s forwards;
}

.ss-wrapper .persuation-hacks {
    position: relative;
    width: 356px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 18px 11px 18px;
    line-height: 18px;
    min-height: 88px;
    color: #856404;
    background-color: #fff3cd;
    border: 1px solid #ffeeba;
}

    .ss-wrapper .persuation-hacks .ytfi-cancel {
        position: absolute;
        right: 7px;
        top: 3px;
        font-size: 1.429em;
        cursor: pointer;
    }

    .ss-wrapper .persuation-hacks .ph-msg {
        position: relative;
        margin-bottom: 4px;
    }

        .ss-wrapper .persuation-hacks .ph-msg .ph-icon-holder {
            position: absolute;
            left: 4px;
            top: 0;
            transform: none;
            color: #f34747;
            width: 30%;
            max-width: 62px;
        }

        .ss-wrapper .persuation-hacks .ph-msg .ph-content .ph-content-heading {
            line-height: 22px;
        }

        .ss-wrapper .persuation-hacks .ph-msg .ph-content h3 {
            font-size: 14px;
            margin: 0;
        }

        .ss-wrapper .persuation-hacks .ph-msg .ph-content .ph-content-description {
            font-size: 11px;
        }

    .ss-wrapper .persuation-hacks .highlight {
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-size: .929em;
        padding: 3px 8px 3px;
        margin-right: 7px;
        white-space: nowrap;
        background-color: #f34747;
    }

.crs-hp {
    font-size: 24px;
    color: #856404;
    float: right;
    font-weight: 600;
    cursor: pointer;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin: 18px 9px 0;
    padding: 0;
    color: #856404;
    right: 202px;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: 0;
}

@keyframes slide-in {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(0%);
    }
}

@-webkit-keyframes slide-in {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes slide-out {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(100%);
    }
}

@-webkit-keyframes slide-out {
    0% {
        -webkit-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(100%);
    }
}

@media only screen and (max-width:500px) and (min-width:150px) {
    .src_banner {
        height: auto !important;
    }

    .banner_sec {
        width: 100%;
        padding: 10px 0;
    }

    .mid_container {
        width: 100%
    }

    .s_col_btn_b {
        width: 100%
    }

    .lft_block, .rit_block {
        width: 100%
    }

    .bsrc-btn {
        margin: 15px auto;
        width: 65%;
        float: none;
    }

    .s_col_1 {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 0;
        border-bottom: 1px solid #e2e2e2;
        border-right: none;
    }

    .input_city, .input_city_n {
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
        padding: 7px 10px;
        width: 93%
    }

    .swipe_icn {
        top: 40px;
        right: 5px;
        z-index: 5;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100% !important;
    }

    .ui-widget.ui-widget-content {
        width: 92% !important;
    }

    .src-bs h1 {
        padding: 10px 0;
    }

    ul.cab_round li {
        font-size: 12px;
    }

    ul.cab_round label {
        padding: 5px 8px !important;
    }

    .hm_link {
        font-size: 13px;
        color: #676666;
        text-decoration: none;
        cursor: pointer;
        text-overflow: ellipsis;
        width: 60%;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
    }

    .sbttl_n1 {
        font-size: 12px;
    }

    .input_Wrapper {
        width: 271px;
        position: relative;
    }

    .vrtlSeperater {
        top: 0;
        left: 100%;
        width: 1px;
        height: 100%;
        position: absolute;
        border: none;
        margin: 0;
    }

    .modal_stations {
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 98%
    }

    .left_Panel {
        width: 100%
    }

    .right_Panel {
        width: 100%
    }

    .vrfy_button {
        width: 100px;
        color: #fff;
        outline: none;
        cursor: pointer;
        padding: 10px;
        text-align: center;
        border-radius: 4px;
        box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .2);
        background-color: #ef6614;
        border: 0;
        float: left;
        margin-left: 0;
        font-size: 15px;
        margin-top: 10px;
        margin-right: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }
}

.bg_full_n {
    background: url(https://www.easemytrip.com/img/train_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    margin: 30px 0;
}

.bs-pra {
    font-size: 28px;
    font-weight: 600;
    display: block;
    padding: 0;
    color: #000;
    margin-top: 30px;
}

.form_inpt::-moz-placeholder {
    color: #8d8c8c;
}

.form_inpt:-ms-input-placeholder {
    color: #8d8c8c;
}

.form_inpt:-moz-placeholder {
    color: #8d8c8c;
}

.form_inpt::-webkit-input-placeholder {
    color: #8d8c8c;
}

.src_banner {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 257px;
    position: relative;
    background-color: #2f81ed;
    background-image: linear-gradient(to right, #2f80ed, #56ccf2);
}

.banner_sec {
    width: 1200px;
    padding: 60px 0;
    position: relative;
    margin: 0 auto;
}

.src-bs {
    width: 100%;
    text-align: center;
}

    .src-bs h1 {
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        padding: 0 0 20px 0;
        font-family: 'Open Sans', sans-serif, Tahoma, Arial;
    }

.train_svg {
    vertical-align: middle;
    margin-right: 5px;
}

.search_bg {
    width: 88%;
    background: #fff;
    display: table;
    padding: 0;
    margin: 0 auto;
    -moz-box-shadow: 4px 4px 4px rgba(71, 101, 187, .75);
    display: table;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.mgr10 {
    margin-right: 10px;
}

.s_col_1 {
    width: 275px;
    float: left;
    position: relative;
    border-right: 1px solid #d6d3d3;
    padding: 0;
}

.s_col_1n {
    width: 275px;
    float: left;
    position: relative;
    padding: 0;
}

.input_city, .input_cld, .select_box, .dropbtn_n, .input_city_n {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.input_city, .input_city_n {
    -moz-appearance: none;
    border: 0;
    color: #000;
    background: none;
    float: left;
    font-weight: 700;
    font-size: 15px;
    outline: medium none;
    padding: 22px 0 23px 15px;
    width: 255px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

    .input_city::-moz-placeholder {
        color: #8d8c8c;
    }

    .input_city:-ms-input-placeholder {
        color: #8d8c8c;
    }

    .input_city:-moz-placeholder {
        color: #8d8c8c;
    }

    .input_city::-webkit-input-placeholder {
        color: #8d8c8c;
    }

    .input_city_n::-moz-placeholder {
        color: #8d8c8c;
    }

    .input_city_n:-ms-input-placeholder {
        color: #8d8c8c;
    }

    .input_city_n:-moz-placeholder {
        color: #8d8c8c;
    }

    .input_city_n::-webkit-input-placeholder {
        color: #8d8c8c;
    }

.swipe_icn {
    width: 27px;
    height: 27px;
    background: url(https://www.easemytrip.com/images/train-img/swipe-icn.png) no-repeat;
    transition: all .5s ease 0s;
    position: absolute;
    right: -14px;
    top: 21px;
    z-index: 1;
    cursor: pointer;
}

.dt_icn {
    width: 27px;
    height: 48px;
    position: absolute;
    background: url(../img/calender-icon.png) no-repeat 0 0;
    padding: 0;
    opacity: .3;
    right: 0;
    top: 23px;
    z-index: 0;
}

.s_col_btn_b {
    width: 190px;
    float: right;
}

.bsrc-btn {
    width: 100%;
    cursor: pointer;
    background: #ef6614;
    float: right;
    text-align: center;
    padding: 26px 0 22px 0;
    display: block;
    color: #fff;
    font-size: 20px;
    -moz-border-radius: 3px;
    outline: 0;
    border: 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial !important;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.top_bg_train {
    width: 100%;
    position: relative;
    background-color: #4263c1;
    background-image: linear-gradient(0deg, #6b8ef2 0, #4263c1 100%);
}

.mid_container {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

    .mid_container:after {
        content: '';
        clear: both;
        display: table;
    }

.mid_container_btm {
    width: 1195px;
    margin: 0 auto;
    padding: 5px 15px;
    position: relative;
}

.para2 {
    font-size: 13px;
    color: #292828;
    line-height: 21px;
}

.mid_container_btm:after {
    content: '';
    clear: both;
    display: table;
}

ul.tr-breadcrumb {
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    margin: 12px 0;
}

    ul.tr-breadcrumb li {
        display: inline;
        font-size: 13px;
    }

        ul.tr-breadcrumb li + li:before {
            padding: 2px;
            color: #000;
            content: "> "
        }

        ul.tr-breadcrumb li a {
            color: #2196f3;
            text-decoration: none;
        }

.route-details-table {
    display: block;
}

.route-details-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table;
}

    .route-details-table td {
        padding: 10px;
        display: table-cell;
        text-align: left;
        color: #000;
        font-size: 14px;
        vertical-align: top;
        border: 1px solid #dadada;
    }

    .route-details-table th {
        background: #f2f2f2;
    }

    .route-details-table .odd {
        background-color: #eff2fd;
    }

.ques {
    font-weight: 600;
    width: 42%
}

.ts-row3 {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
}

.mp_icn {
    float: left;
    margin-right: 3px;
}

.ts-airpt {
    font-size: 13px;
    float: left;
    width: 90%
}

.toggle:last-child {
    border-bottom: none;
}

.toggle .toggle-title {
    position: relative;
    display: block;
    margin-bottom: 0;
}

.toggle {
    border-bottom: 1px solid #ddd;
}

    .toggle .toggle-title h3 {
        font-size: 15px;
        margin: 0;
        line-height: 1;
        cursor: pointer;
        font-weight: 600;
    }

    .toggle .toggle-inner {
        padding: 0 25px 10px 0;
        display: none;
        margin: -7px 0 6px;
    }

        .toggle .toggle-inner div {
            max-width: 100%
        }

    .toggle .toggle-title .title-name {
        display: block;
        padding: 18px 0 15px;
    }

    .toggle .toggle-title a i {
        font-size: 22px;
        margin-right: 5px;
    }

    .toggle .toggle-title i {
        position: absolute;
        background: url(https://www.easemytrip.com/dm-img/plus_minus_icn.png) 0 -24px no-repeat;
        width: 24px;
        height: 24px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        margin: 14px;
        right: 0;
    }

    .toggle .toggle-title.active-tg i {
        background: url(https://www.easemytrip.com/dm-img/plus_minus_icn.png) 0 0 no-repeat;
    }

    .toggle .toggle-inner p {
        font-family: 'Open Sans';
        font-size: 14px;
    }

.from-s1 {
    float: left;
    width: 25%;
    position: relative;
}

.form_inpt {
    color: #000;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 12px 10px;
    width: 100%;
    border: 0;
    outline: 0;
    font-size: 16px;
}

.from-s2 {
    float: left;
    width: 3%;
    position: relative;
    margin: 0 1%
}

.from-s0 {
    float: left;
    width: 3%;
    position: relative;
    margin: 0 1% 0 0;
}

.db_arw {
    width: 35px;
    height: 35px;
    float: left;
    background: url(../img/list-arrow-lr.png) 0 0;
    margin: 5px 0 0 3px;
}

.clr {
    clear: both;
}

.from-s3 {
    float: left;
    width: 21%;
    position: relative;
    margin-left: 2%
}

.from-s4 {
    float: right;
    width: 16%;
    position: relative;
    margin-left: 2%
}

.dtn_icn {
    width: 27px;
    height: 48px;
    position: absolute;
    background: url(https://www.easemytrip.com/images/train-img/calender-icon.png) no-repeat 0 0;
    padding: 0;
    opacity: .3;
    right: 0;
    top: 23px;
    z-index: 0;
}

.mdf_btn {
    line-height: 38px;
    color: #fff;
    font-size: 15px;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #fff;
    position: relative;
    display: inline-block;
    background-image: linear-gradient(#ef631e, #ef631e);
    background-repeat: no-repeat;
    transition: background-size .5s, color .5s;
}

    .mdf_btn:hover {
        background-size: 100% 100%;
        color: #fff;
        border: 1px solid #ef631e;
    }

.to-right {
    background-position: 0% 50%
}

.to-right {
    background-size: 0% 100%
}

.main_list {
    width: 100%;
    float: left;
    background: #fff;
}

.right_pannel {
    width: 100%;
    float: right;
}

.right-rd-ts {
    margin-bottom: 0;
    padding: 10px 0 0;
    background: #fff;
    width: 100%
}

.ts-title {
    font-size: 20px;
    color: #000;
    text-align: left;
    margin: 10px 0 10px 0;
    padding: 0;
    font-weight: 600;
    display: inline-block;
}

.left-rd-ts {
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

    .left-rd-ts h3 {
        font-size: 17px;
        color: #393939;
        text-align: left;
        margin: 0;
        padding: 0;
        font-weight: 600;
        display: inline-block;
    }

.left-rd-ts2 {
    margin-top: 10px;
    padding: 2%;
    background: #fff;
    width: 100%
}

.ttl_sec {
    width: 100%
}

.ttl_txt {
    font-size: 14px;
    color: #000;
    float: left;
    font-weight: 600;
}

.res_link {
    float: right;
    font-size: 11px;
    color: #062b95;
    text-decoration: underline;
}

.prc_val {
    width: 100%;
    margin-top: 15px;
}

.min_val {
    margin: 0;
    width: 24%;
    float: left;
}

.max_val {
    margin: 0;
    width: 25%;
    float: right;
}

.inr_icn {
    float: left;
    margin: 5px 3px 0 0;
}

.fltr_ttl {
    font-size: 14px;
    color: #000;
}

.thin_brdr {
    width: 100%;
    height: 1px;
    background: #d6d4d4;
    margin: 10px 0;
}

.oth_fltr {
    width: 100%;
    margin: 15px 0;
    position: relative;
    cursor: pointer;
}

.container_b {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 11px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 21px;
}

    .container_b input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmark_b {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}

.container_b:hover input ~ .checkmark_b {
    background-color: #ccc;
}

.container_b input:checked ~ .checkmark_b {
    background-color: #4263c1;
    border: 1px solid #4263c1;
}

.checkmark_b:after {
    content: "";
    position: absolute;
    display: none;
}

.container_b input:checked ~ .checkmark_b:after {
    display: block;
}

.container_b .checkmark_b:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.r_arr, .r_arr_1, .r_arr_2, .r_arr_3, .r_arr_4, .r_arr_5 {
    width: 7px;
    height: 11px;
    background: url(../img/bus-listing-sprite.png) -129px -22px;
    position: absolute;
    right: 10px;
    top: 5px;
    transition: transform .5s;
}

.trnsfm {
    transform: rotate(90deg);
}

.trnsfm2 {
    transform: rotate(180deg);
}

.r_arr1, .d_arr2, .d_arr {
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
}

.slider_pnl {
    float: left;
    width: 71%
}

.slider_pnl2 {
    float: right;
    width: 41%
}

.prc_sldr {
    width: 100%;
    float: left;
    height: 45px;
    margin-top: 5px;
}

.Rupee {
    float: left;
    font-size: 13px;
    margin-right: 3px;
}

.Rupee2 {
    float: right;
    font-size: 13px;
    margin-right: 3px;
}

.min_val {
    margin: 0;
    width: 30%;
    float: left;
}

.max_val {
    margin: 0;
    width: 31%;
    float: right;
}

.ui-slider-input {
    display: inline-block;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 22px;
    outline: 0;
    text-align: left;
    vertical-align: text-bottom;
    border: 0;
    background: none;
    float: left;
    width: 50px;
}

.ui-slider-input2 {
    display: inline-block;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 22px;
    outline: 0;
    text-align: right;
    vertical-align: text-bottom;
    border: 0;
    background: none;
    float: right;
    width: 50px;
}

.top_info {
    width: 100%
}

.ar_cty {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.r_arr2 {
    width: 20px;
    height: 14px;
    background: url(../img/bus-listing-sprite.png) -100px -1px;
    display: inline-block;
    margin: 0 12px;
}

.mgn15 {
    margin: 0 15px;
}

.d_date {
    color: #888686;
    font-size: 16px;
}

.sorting {
    width: 50%;
    padding: 0 10px;
    border: 1px solid #dedede;
    margin: 10px 0;
    float: left;
}

.srt_ttl {
    font-size: 13px;
    color: #747474;
    display: inline-block;
    width: 18%
}

.sorting ul {
    margin: 0;
    display: inline-block;
    width: 80%
}

    .sorting ul li {
        margin: 0;
        display: inline-block;
        font-size: 13px;
        color: #9c9b9b;
        padding: 0;
        line-height: 32px;
        font-weight: 600;
    }

.sr_active {
    color: #ef631e !important;
}

.sorting ul li:after {
    content: '|';
    display: inline-block;
    color: #9c9b9b;
    font-size: 90%;
    padding: 2px 15px;
}

.sorting ul li:last-child:after {
    content: '';
    padding: 0;
}

.g_clas {
    float: right;
    position: relative;
}

.select_cls {
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .select_cls:after {
        content: '';
        background: #fff url(../img/bus-listing-sprite.png) -129px -22px;
        width: 20px;
        height: 15px;
        float: left;
        position: absolute;
    }

label.wrap {
    overflow: hidden;
    position: relative;
    display: block;
    float: right;
    width: 7%;
    margin-top: 10px;
}

select.dropdown {
    padding: 0;
    border: 0;
    font-size: 13px;
    color: #9c9b9b;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 100%
}

label.wrap:after {
    content: "";
    background: #fff url(../img/bus-listing-sprite.png) -129px -22px;
    width: 15px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 1;
    pointer-events: none;
    transform: rotate(90deg);
}

.trn-list-mn {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #dedede;
    box-shadow: 0 0 1px rgba(0, 0, 0, .1);
    height: auto;
    padding: 0;
    margin-bottom: 15px;
}

.tr-col-1 {
    width: 19%;
    float: left;
    margin-right: 3%
}

.tr-col-2 {
    width: 11%;
    float: left;
    margin-right: 2%
}

.tr-col-3 {
    width: 35%;
    float: left;
    margin-right: 2%
}

.tr-col-4 {
    width: 13%;
    float: right;
}

.tr-name {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4566c4;
    font-weight: 600;
}

.tr-no {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #050505;
}

.tr-tme {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #0a0a0a;
    font-weight: 600;
}

.tr-statn {
    width: 100%;
    float: left;
    font-size: 10px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tr-jdate {
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 400;
}

.c-timeline-wrapper.horizontal {
    text-align: center;
    font-size: 0;
    width: 100%
}

    .c-timeline-wrapper.horizontal .label {
        position: relative;
        display: inline-block;
        min-width: 1px;
        font-size: 12px;
        color: #888787;
    }

    .c-timeline-wrapper.horizontal .c-timeline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 0;
        width: 100%;
        margin: 5px 0;
        height: 1px;
        background-color: #ddddde;
    }

        .c-timeline-wrapper.horizontal .c-timeline .dot {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 6px;
            background-color: #ddddde;
            margin-top: -2px;
        }

.timeline-widget {
    margin-top: 10px;
}

.avl_btn, .hid_avl_btn {
    width: 98%;
    float: right;
    border: 1px solid #2196f3;
    font-size: 15px;
    height: 38px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    color: #ef631e;
    cursor: pointer;
    margin-top: 10px;
    outline: 0;
    line-height: 36px;
    text-decoration: none;
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -ms-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear;
}

    .avl_btn:hover, .hid_avl_btn:hover {
        background: #2196f3;
        color: #fff;
    }

.hid_avl_btn {
    display: none;
}

.tr-rday {
    width: 100%;
    float: right;
    color: #c2c3c5;
}

    .tr-rday span {
        font-size: 12px;
        margin: 0 2px 0 0;
    }

        .tr-rday span:last-child {
            margin: 0;
        }

.black {
    color: #000;
}

.ck_avail {
    width: 100%;
    float: left;
    display: none;
}

.set {
    width: 100%;
    float: left;
    border-top: 1px solid #f0eeee;
}

.tr-inner {
    width: 97%;
    margin: 10px auto;
    display: table;
}

#tabs {
    width: 80%;
    float: left;
}

    #tabs ul {
        width: 100%;
        margin: 0;
    }

        #tabs ul li {
            list-style-type: none;
            float: left;
            width: 5%;
            font-size: 14px;
            color: #4263c1;
            text-align: center;
        }

            #tabs ul li a {
                list-style-type: none;
                float: left;
                width: 100%;
                font-size: 16px;
                color: #4263c1;
                text-align: center;
                border-bottom: 3px solid #ef6614;
                cursor: pointer;
            }

.inactive {
    color: #050505;
    border-bottom: none !important;
}

.container {
    width: 100%;
    float: left;
    background: #fbfafa;
    padding: 10px;
}

.td {
    width: 100%;
    float: left;
}

.tr-d {
    width: 100%;
    float: left;
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
    background: #fff;
}

.trn1 {
    width: 16.66%;
    float: left;
    border-right: 1px solid #e4e4e4;
}

.radio_label, .bnk_nme, .radio_label2 {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 22px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radio_label2 {
    margin-bottom: 0;
}

.bnk_nme {
    display: inline;
    padding-left: 0;
}

.radio_label input, .radio_label2 input {
    position: absolute;
    opacity: 0;
}

.checkmark, .checkmark2 {
    position: absolute;
    top: 0;
    left: 10px;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 2px solid #1b5fbd;
    border-radius: 50%
}

.checkmark2 {
    top: 20px;
}

.radio_label input:checked ~ .checkmark, .radio_label2 input:checked ~ .checkmark, .radio_label input:checked ~ .checkmark2 {
    background-color: #fff;
}

.checkmark:after, .checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

.radio_label input:checked ~ .checkmark:after, .radio_label2 input:checked ~ .checkmark:after, .radio_label input:checked ~ .checkmark2:after {
    display: block;
}

.radio_label .checkmark:after, .radio_label2 .checkmark:after, .radio_label .checkmark2:after {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1b5fbd;
}

.tr1mn {
    width: 100%;
    float: left;
    margin: 10px 0;
}

.trn1:hover {
    background: #f7fdff;
    box-shadow: 0 -.5px 7.5px #dcdcdccc;
}

.tr1-l {
    width: 23%;
    float: left;
    padding-left: 4%
}

.tr1-r {
    width: 95%;
    float: left;
}

.tr1-l input[type=radio]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0;
}

    .tr1-l input[type=radio]:not(old) + label {
        display: inline-block;
        font-size: 13px;
        padding-left: 24px;
        background: url(../img/checks.png) no-repeat;
        background-size: 30px 58px;
        background-position: -3px -2px;
        height: 24px;
        margin-top: 25px;
    }

    .tr1-l input[type=radio]:not(old):checked + label {
        background-position: -3px -28px;
        background-size: 30px 58px;
        height: 24px;
    }

.dt-m {
    width: 100%;
    font-size: 14px;
    color: #000;
    float: left;
}

.dt-m1 {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 12px;
    color: #8f8d8d;
    margin: 0;
    padding: 0;
    line-height: 20px;
}

.orange {
    color: #ff8c00;
    font-weight: bold;
    font-size: 12px;
}

.green {
    color: #006400;
}

.trn1:last-child {
    border-right: 0;
}

.far {
    width: 100%;
    float: left;
}

.far-l {
    width: 25%;
    float: right;
}

.fr {
    width: auto;
    font-size: 14px;
    color: #000;
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}

.fr1 {
    width: auto;
    font-size: 24px;
    color: #000;
    float: left;
    font-weight: 400;
}

.rs_icon {
    float: left;
    margin-top: 8px;
}

.far-r {
    width: 12%;
    float: right;
}

    .far-r button {
        width: 100%;
        height: 30px;
        float: right;
        background: #ef631e;
        font-size: 12px;
        color: #fff;
        border: 1px solid #ef631e;
        border-radius: 4px;
        cursor: pointer;
    }

        .far-r button:hover {
            background: #d6500f;
        }

.close_pnl {
    float: right;
    cursor: pointer;
}

.top_bg_train_mob {
    display: none;
}

#time-range p {
    font-size: 13px;
    color: #333;
    margin-bottom: 9px;
}

    #time-range p span:last-child {
        float: right;
    }

.running_schedule {
    float: left;
    margin-right: 10px;
}

    .running_schedule > span {
        font-weight: 600;
        margin-right: 12px;
        vertical-align: top;
        font-size: 13px;
        line-height: 34px;
    }

    .running_schedule ul {
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        margin-top: 7px;
    }

        .running_schedule ul li.no-run {
            background: #f1f1f1;
            border: 1px solid #d0cece;
            color: #313131;
        }

        .running_schedule ul li {
            background-color: #fff;
            border: 1px solid #24c114;
            border-radius: 2px;
            color: #24c114;
            font-size: 11px;
            margin: 0 2px;
            padding: -1px 6px;
            text-align: center;
            text-transform: uppercase;
            width: 37px;
            line-height: 21px;
            float: left;
            list-style: none;
        }

.chp_trn-fr {
    width: 17%;
    float: left;
    font-size: 15px;
    display: block;
    text-align: center;
}

    .chp_trn-fr span {
        display: block;
        line-height: 1.7;
    }

.chp_trn-fr2 span {
    display: block;
    line-height: 1.7;
}

.chp_trn-fr3 span {
    display: block;
    line-height: 1.7;
}

.chp_trn-fr4 span {
    display: block;
    line-height: 1.7;
}

.fon-sz {
    font-size: 14px;
}

.chp_trn-fr2 {
    width: 27%;
    float: left;
    font-size: 15px;
    text-align: center;
}

.chp_trn-fr3 {
    width: 22%;
    float: left;
    font-size: 15px;
    text-align: center;
}

.chp_trn-fr4 {
    width: 16%;
    float: left;
    font-size: 15px;
    text-align: center;
}

@media only screen and (max-width:500px) and (min-width:150px) {
    .banner_sec {
        padding: 30px 0;
        width: 100%
    }

    .mid_container, .mid_container_btm {
        width: 96%;
        padding: 7px 0;
    }

    .from-s1, .from-s2, .from-s3, .from-s4 {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .from-s0 {
        display: none;
    }

    .db_arw {
        float: none;
        margin: 0 auto;
        display: table;
    }

    .left_pannel {
        width: 100%;
        display: none;
    }

    .right_pannel {
        width: 100%;
        margin: 0;
        border: 0;
        padding: 0;
    }

    .sorting {
        width: 100%
    }

    .tr-col-1 {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .tr-col-2 {
        width: 35%;
        margin: 0;
    }

    .tr-col-3 {
        width: 26%
    }

    .tr-col-4 {
        width: 100%
    }

    .tr-rday {
        margin: 7px 0;
    }

    .srt_ttl, label.wrap {
        display: none;
    }

    .sorting ul {
        width: 100%
    }

        .sorting ul li:after {
            padding: 2px 7px;
        }

    .top_bg_train, .top_info {
        display: none;
    }

    .edit_icn, .filter_icn {
        width: 10%;
        float: left;
    }

    .m_train_info {
        width: 80%;
        float: left;
        text-align: center;
    }

    .mid_container_2 {
        width: 96%;
        margin: 0 auto;
        padding: 6px 0;
    }

        .mid_container_2:after {
            content: '';
            clear: both;
            display: table;
        }

    .m_statn {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
    }

    .m_ddate {
        font-size: 13px;
        font-weight: normal;
        color: #fff;
    }

    .filter_icn {
        margin-top: 4px;
    }

    .top_bg_train_mob {
        width: 100%;
        position: relative;
        background-color: #4263c1;
        background-image: linear-gradient(0deg, #6b8ef2 0, #4263c1 100%);
        display: block;
    }

    .class1 {
        display: block !important;
    }

    .tr-statn {
        font-size: 10px;
    }

    .tr-jdate {
        font-size: 13px;
    }

    .c-timeline-wrapper.horizontal .label {
        font-size: 10px;
    }

    #tabs ul li {
        width: 15%
    }

    .tr-d {
        width: 1000px;
    }

    .td {
        width: 314px;
        overflow-x: scroll;
    }

    .far-r button {
        width: 100%
    }

    .far-l {
        width: 75%;
        float: left;
        margin-top: 8px;
    }

    .far-r {
        width: 25%;
        float: right;
        margin-top: 8px;
    }

    .running_schedule ul {
        margin: 0;
    }

    .src_banner {
        height: 402px;
    }

    .s_col_1 {
        width: 100%;
        border-bottom: 1px solid #d6d3d3;
    }

    .s_col_btn_b {
        width: 100%
    }

    .src-bs h1 {
        font-size: 22px;
    }
}

.inp_dte {
    width: 123px !important;
}

.oop-txt4 {
    font-size: 26px;
    color: #000;
    display: block;
    font-weight: 600;
}

.oop-txt5 {
    font-size: 14px;
    color: #8d8c8c;
    display: block;
    padding: 4px 0;
    margin-bottom: 13px;
}

.fli-no-lt2 {
    width: 100%;
    text-align: center;
    margin-top: 19px;
}

.fli-no-rt2 {
    width: 100%;
    text-align: center;
    margin: 1% 0 2% 0;
}

.pd_rn {
    padding-bottom: 5px;
}

.top_trn_cy {
    margin-bottom: 0;
    padding: 0;
    background: #fff;
    width: 100%
}

.ciy_cy {
    width: 29%;
    display: flex;
    font-size: 15px;
    text-align: left;
    border-bottom: 1px dashed #ccc;
    padding: 16px 4px 11px 0;
    float: left;
    margin-right: 18px;
}

    .ciy_cy:nth-child(3n) {
        margin-right: 12px;
    }

    .ciy_cy a {
        text-decoration: none;
        color: #000;
        font-size: 14px;
        margin-left: 6px;
    }

.trn_lft {
    width: 100%
}

.trn_lft2 {
    float: right;
    width: 47%
}

.grecaptcha-badge {
    display: none;
}

.webchksc {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    position: relative;
    float: right;
    margin: 15px 0 0;
    text-decoration: none;
    border: 1px solid #aae3ec;
    padding: 5px 8px;
    cursor: pointer;
    border-radius: 3px;
    background: rgba(255, 255, 255, .15);
}

    .webchksc:hover {
        background: rgba(255, 255, 255, .3);
    }

.midblockv1 {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.mgr15 {
    margin-right: 15px;
}

.wid24 {
    width: 24%
}

.fltl {
    float: left;
}

.widbx47 {
    border: 1px solid #d8d8d8;
}

.widbx47 {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    background-color: #fff;
    margin: 12px 0;
    padding: 15px;
    text-align: center;
}

.iconcol {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 4px;
}

.rightblock {
    width: 100%;
    float: left;
}

.hdttl {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 4px;
}

.sbttl {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #999;
}

.btlink {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #2196f3;
    border: 1px solid #2196f3;
    border-radius: 20px;
    padding: 4px 7px;
    text-decoration: none;
    margin-top: 5px;
    display: inline-block;
}

.countryguide {
    border: 1px solid #efebeb;
    padding: 15px;
    border-radius: 5px;
    background: #f3f7ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0 15px 0;
    background-color: #eaf8ff;
    border-color: #c6ecff;
    width: 100%
}

.booking {
    color: #000;
    font-size: 29px;
    text-align: center;
    margin: 0 0 15px;
    font-weight: 400;
    position: relative;
}

    .booking:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin: 10px auto;
        width: 10%;
        height: 3px;
        background: #505050;
    }

.mid_container {
    width: 1200px;
    margin: auto;
    padding: 0;
}

.mgb20 {
    margin-bottom: 20px;
}

.mgb_tp {
    margin-top: 2%
}

.bs-pra {
    font-size: 28px;
    font-weight: 600;
    display: block;
    padding: 0;
    color: #000;
    margin: 3px 0 0 0;
}

.serv_out {
    padding: 8px;
}

.pdx15 {
    padding: 1px 15px;
}

.serv_box {
    flex: 1;
    flex-direction: row;
    display: flex;
    min-height: 95px;
    border: 1px solid #ccc;
    float: left;
    cursor: pointer;
    border-radius: 6px;
    padding: 10px;
    margin: 0 10px;
    box-shadow: 2px 2.5px 5px -1px #ccc;
    background: #fff;
}

.img_box {
    width: 14%;
    margin: auto 5px;
    position: relative;
}

.img_box3 {
    width: 17%;
    margin: auto 0;
}

.img_box2 {
    width: 10%;
    margin: auto 5px;
}

.txtn_box {
    width: 69%;
    margin: 0 0 0 auto;
}

    .txtn_box .ttl {
        font-size: 15px;
        font-weight: 600;
        line-height: 25px;
    }

    .txtn_box .phra {
        font-size: 12px;
    }

.go_box {
    width: 5%;
    margin: auto;
    position: relative;
}

ul.tabs {
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e7e9e9;
}

    ul.tabs li.current2 {
        color: #4263c1;
        border-bottom: 3px solid #4263c1;
    }

    ul.tabs li {
        background: none;
        color: #aeaeae;
        display: inline-block;
        padding: 10px 15px;
        cursor: pointer;
        font-size: 15px;
    }

        ul.tabs li a {
            color: #aeaeae;
        }

.curt {
    color: #4263c1 !important;
}

a {
    text-decoration: none;
}

.serv_outv1 {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: auto;
}

.it-5n {
    width: 37%;
    float: right;
    font-size: 10px;
    padding-top: 4px;
    color: #8e8e8e;
}

.toggle .toggle-inner {
    display: none;
}

.dropbtn {
    margin-bottom: 0;
    overflow: hidden;
    letter-spacing: .5px;
    border-radius: 4px;
    border: 0;
    background: #fff;
    padding: 22px 10px !important;
    font-size: 15px;
    text-align: center;
    outline: 0;
    font-weight: 400;
    width: 100%;
    text-align: left;
    font-family: open sans;
    color: #3c3c3c;
    cursor: pointer;
}

.boxsec {
    padding: 10px 15px;
    float: left;
    width: 100%
}

.tym2 {
    display: block;
    width: auto;
    font-size: 10px;
    padding-top: 1px;
    margin-bottom: 3%
}

    .tym2 strong {
        font-size: 15px;
        color: #4263c1;
        font-weight: 600;
    }

.ofrsec {
    width: calc(100% - 117px);
}

.mflex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.flOfrBlock {
    width: 372px;
    background: #fff;
    float: left;
    box-shadow: 0 0 7px rgba(0, 0, 0, .2);
    border-radius: 4px;
    padding: 10px;
    position: relative;
    height: 179px;
}

.innerWrap {
    width: 1200px;
    margin: 24px auto 1px auto;
    padding: 0 15px;
}

.toprflcont {
    padding-bottom: 2px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-box-flex: 1;
    flex-grow: 1;
    overflow-x: visible;
    display: flex;
    align-items: center;
}

.toprfllink {
    padding: 0;
    margin-right: 25px;
    color: #000;
    transition: all .3s ease 0s;
    cursor: pointer;
    position: relative;
    font-weight: 600;
    height: 28px;
    text-transform: uppercase;
}

.activetb {
    color: #2196f3;
}

    .activetb span, .toprfllink:hover span {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #1882ff;
        transform-origin: left center;
        transition: width .3s ease 0s;
    }

    .activetb span, .toprfllink:hover span {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #1882ff;
        transform-origin: left center;
        transition: width .3s ease 0s;
    }

.excdeals {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    margin-right: 40px;
}

.imgcolm {
    width: 105px;
    height: 105px;
    margin-right: 12px;
}

    .imgcolm img {
        width: 105px;
        height: 105px;
        object-fit: cover;
        border-radius: 4px;
    }

.ofrsec h4 {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}

.ofrsec p {
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.promcolm {
    border: 1px dashed #a7a7a7;
    border-radius: 4px;
    display: inline-flex;
    position: relative;
    margin-top: 15px;
}

.coupncde {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 8px;
    display: flex;
    border-right: 1px dashed #a7a7a7;
}

.copycol {
    padding: 6px 8px;
    cursor: pointer;
}

    .copycol:hover {
        background: #fbfbfb;
    }

.promcde {
    background: #2196f3;
    border-radius: 20px;
    text-align: center;
    padding: 1px 5px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: -11px;
    left: 7px;
}

.acenter {
    margin-top: 10px;
    align-items: flex-end;
    height: 25px;
}

.ofvaldty {
    font-size: 11px;
    color: #7d7a7a;
    text-align: right;
    margin-left: auto;
}

.copy-notification {
    color: #fff;
    background-color: rgba(0, 0, 0, .8);
    padding: 6px 8px;
    border-radius: 30px;
    position: absolute;
    bottom: 2px;
    left: 124px;
    width: 110px;
    display: none;
    text-align: center;
    font-size: 11px;
    margin-top: -17px;
}

.language_col {
    display: none;
}

body {
    overflow-x: hidden;
    background: #fff;
}

.input_city2 {
    width: 100%
}

.input_city2_ap {
    width: 97%
}

.dropdown {
    position: relative;
}

.dropbtn {
    margin-bottom: 0;
    overflow: hidden;
    letter-spacing: .5px;
    border-radius: 4px;
    border: 0;
    background: #fff;
    padding: 22px 10px 9px 13px;
    font-size: 15px;
    text-align: center;
    outline: 0;
    font-weight: 400;
    width: 100%;
    text-align: left;
    font-family: open sans;
    color: #3c3c3c;
    cursor: pointer;
}

#myDropdown a {
    float: left;
    font-size: 15px;
    width: 100%;
    padding: 7px 15px;
    border-bottom: 1px solid #ddddddde;
    font-weight: 600;
    word-spacing: 8px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 234px;
    overflow: auto;
    box-shadow: 0 8px 16px 0 #00000033;
    z-index: 1;
}

.downarw {
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 25px;
    right: 16px;
}

.src-bs h1 {
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blink {
    position: absolute;
    overflow: hidden;
    left: 44%;
    top: -16px;
    border: 0;
    background: none;
    padding: 6px;
    height: 40px;
    width: 40px;
}

.blinkinr2 {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 0;
    background: #4edc24;
    border-radius: 50%;
    margin-left: 4px;
}

.blinkinr3 {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 0;
    background: #ff5722;
    border-radius: 50%;
    margin-left: 4px;
}

.blink:after {
    content: "";
    position: absolute;
    opacity: 0;
    border-radius: 100%;
    transform-origin: 50% 50%;
    left: 18px !important;
    background: #4edc24 !important;
    top: 16px !important;
    width: 8px !important;
    height: 8px !important;
}

@keyframes nTLI {
    0% {
        transform: scale(0);
        opacity: 1;
    }

    35% {
        transform: scale(0);
        opacity: 1;
    }

    50% {
        transform: scale(1.5);
        opacity: .8;
    }

    to {
        opacity: 0;
        transform: scale(4);
    }
}

.blink3:after {
    content: "";
    position: absolute;
    opacity: 0;
    border-radius: 100%;
    transform-origin: 50% 50%;
    left: 18px !important;
    background: #ff5722 !important;
    top: 16px !important;
    width: 8px !important;
    height: 8px !important;
}

.blink:after {
    animation: nTLI 1.2s ease-out infinite;
    animation-delay: .5s;
}

.blink3 {
    position: absolute;
    overflow: hidden;
    left: -5px;
    top: -40px;
    border: 0;
    background: none;
    padding: 6px;
    height: 40px;
    width: 40px;
}

.search_bg {
    -moz-box-shadow: 4px 4px 4px #31908cbf;
}

.c-input-cntr .c-input {
    -moz-appearance: none;
    border: 0;
    color: #000;
    background: none;
    float: left;
    font-weight: 600;
    font-size: 15px;
    outline: medium none;
    padding: 21px;
    width: 255px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

.ahver {
    border-bottom: 1px solid #e8e8e8;
}

    .ahver:hover {
        background: #eee;
    }

.search_bg {
    width: 100%
}

.banner-imag {
    margin: 5px auto;
    width: 80%
}

.toTop {
    display: block;
    position: fixed;
    top: 80%;
    right: 0;
}

.imp_mn {
    background-color: #ffe28b;
    border-top: 1px solid #ffc107;
    color: #000;
    padding: 13px 10px;
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    z-index: 999;
}

.menu {
    width: 100%;
    background: #f7f7f7;
    float: left;
}

.inner_home {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

#RecentSearch {
    margin-right: 2%
}

.roud-m1 {
    border: 1px solid #ccc;
    width: 15%;
    cursor: pointer;
    float: left;
    border-radius: 6px;
    padding: 5px 7px 5px;
    margin: 10px 12px 10px 0;
    background: #fff;
}

.lin-a1 {
    width: 100%;
    margin-bottom: 5px;
    display: none;
}

.lin-a2 {
    width: 100%
}

.ft-1n {
    width: 60%;
    text-transform: uppercase;
    font-size: 18px;
    float: left;
}

.ft-2n {
    width: 38%;
    font-size: 12px;
    float: right;
    text-align: right;
    padding-top: 2px;
}

.clr {
    clear: both;
}

.gt-1n {
    font-size: 10.5px;
    float: left;
    margin-top: 1px;
    margin-right: 3%;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 93px;
    height: 1.2em;
    white-space: nowrap;
    padding-top: 1px;
}

.bg_full_n_c {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    margin: 30px 0;
    background: #ececec;
}

.gt-2n {
    width: auto;
    float: left;
    margin-top: -3px;
}

.gt-3n {
    font-size: 10.5px;
    float: right;
    text-align: right;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 93px;
    height: 1.4em;
    white-space: nowrap;
    padding-top: 1px;
}

.lin-a3 {
    width: 100%
}

.it-1n {
    width: 77%;
    float: left;
    font-size: 10px;
    padding-top: 4px;
    color: #8e8e8e;
}

.it-2n {
    width: 28%;
    display: none;
    float: right;
    font-size: 12px;
    text-align: right;
}

    .it-2n a {
        color: #4263c1;
        padding: 2px 7px !important;
        cursor: pointer;
        float: right;
        text-align: center;
        border-radius: 15px;
        font-size: 12px !important;
        border: 1px solid #4263c1;
    }

.mgtb20 {
    margin: 20px 0;
}

.ui-datepicker-calendar td a[data-custom] {
    position: relative;
    padding-bottom: 10px;
}

    .ui-datepicker-calendar td a[data-custom]::after {
        content: '' attr(data-custom);
        font-size: larger;
        font-weight: bolder;
        margin-left: 4px;
    }

.middle {
    text-align: center;
    width: 100%;
    background-color: #ff0;
    display: inline-block;
}

#expln {
    font-family: Arial;
    font-size: .8em;
    margin: 160px 0 0;
}

.highlighted:hover > a {
    background: #2196f3 !important;
    color: #fff !important;
}

.highlighted {
    position: relative;
}

    .highlighted:before {
        position: absolute;
        left: 50%;
        bottom: 115%;
        content: "";
        width: 0;
        height: 0;
        margin-left: -10px;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #444 transparent transparent transparent;
        display: none;
    }

    .highlighted:after {
        position: absolute;
        bottom: 130%;
        left: -90px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 12px;
        content: attr(title);
        color: #fff;
        display: block;
        text-align: center;
        width: 150px;
        height: auto;
        padding: 12px;
        z-index: 99;
        background: #444;
        border-radius: 4px;
        display: none;
    }

    .highlighted:hover:after, .highlighted:hover:before {
        display: block;
    }

    .highlighted:active {
        background: #a3df99;
    }

.dbdt {
    display: block;
    font-size: 13px;
    color: #a0a0a0;
}

._\31 6Y_, .JKsz {
    background: #fff;
    position: absolute;
    min-width: 279px;
    z-index: 24;
    margin-left: 0;
    top: -3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    max-height: 250px;
    overflow-y: auto;
    max-width: 259px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #ebebeb;
    border-radius: rem-20px;
}

::-webkit-scrollbar-thumb {
    background-color: #00b9f5;
    border-radius: 20px;
}

._\31 CQi, .iCqF {
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    border-bottom: 1px solid #ebebeb;
    padding: 15px;
}

._\31KUb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    font-size: 12px;
    color: #333;
    padding: 8px 0;
    cursor: pointer;
}

._\36Ofn {
    text-transform: capitalize;
    padding: 0 15px;
}

_\33 ewH {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-direction: column;
    flex-direction: column;
}

._\33sXO {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #222;
    font-weight: 600;
    width: 100%;
    float: left;
}

._\31KUb span {
    font-weight: 700;
    color: #000;
}

._\33 1Mz {
    font-size: 12px;
    font-weight: 400;
    color: #909090;
    width: 100%;
    float: left;
}

.nextDate {
    font-size: 11px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    border-radius: 4px;
    border: 1px solid #b9b9b9;
    padding: 6px;
    margin: 5px;
    text-align: center;
    cursor: pointer;
    width: 43%;
    float: left;
}

    .nextDate:last-child {
        margin-right: 0;
        padding: 6px;
    }

.radio-toolbar-tp5 {
    float: right;
    margin: 15px 0 0 0;
}

    .radio-toolbar-tp5 input[type="radio"] {
        display: none;
    }

    .radio-toolbar-tp5 label {
        width: 30%;
        margin-right: 4px;
        float: left;
        text-align: center;
        font-size: 10px;
        font-weight: 600;
        color: #9b9b9b;
        cursor: pointer;
        padding: 2px 10px;
        border: 1px solid #9b9b9b;
        text-transform: uppercase;
        background: #fff;
        border-radius: 3px;
    }

        .radio-toolbar-tp5 label:hover {
            background: #2196f3;
            color: #fff;
            border-color: #2196f3;
        }

#todayDayName, #NextDayName, #NextSecondDayName {
    font-size: 14px;
}

.if-table-all2 {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width: 100%;
    display: table;
    padding: 1% 2%;
    margin: 20px 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 5px 0 #00000033;
    box-shadow: 0 1px 5px 0 #00000033;
    background-color: #fff;
}

    .if-table-all2 td, .if-table-all2 th {
        padding: 4px 0 0 0;
        display: table-cell;
        text-align: center;
        color: #393939;
        font-size: 14px;
        vertical-align: middle;
        width: 24%
    }

    .if-table-all2 tr td, .if-table-all2 tr th {
        border: 1px solid #ddd;
    }

.rt-nm {
    display: block;
    width: auto;
    font-size: 13px;
}

.if-table-all2 tr {
    border-bottom: 1px solid #ddd;
}

    .if-table-all2 tr th {
        border: 1px solid #ddd;
        background: #f2f2f2;
    }

.tym {
    width: 32%;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.mar_tp {
    margin-top: 20px;
}

.spc_pd {
    padding: 16px 0 12px 0 !important;
    margin-bottom: 23px;
    border-bottom: none !important;
}

.rs_prp {
    display: block;
}

.rs_prp2 {
    color: #ed2d2d;
    font-size: 13px;
    font-weight: 600;
}

.fl-nm ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    list-style: none;
    font-weight: 600;
}

    .fl-nm ul li {
        list-style: none;
        display: inline-block;
        padding: 0 2px;
        margin: auto;
        font-size: 13px;
        text-align: center;
        text-transform: capitalize;
    }

.train_dtl2 {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cccccc66;
    padding: 14px 0;
    align-items: center;
}

    .train_dtl2 > span {
        flex: 1 1;
        font-size: 14px;
    }

.statn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #4a4a4a;
    padding: 11px 0 9px 0;
    text-align: center;
}

    .statn > span {
        -ms-flex: 1 1;
        flex: 1 1;
        font-size: 12px;
        font-weight: 600;
    }

.spc_mar {
    margin-top: 25px;
}

.blc_colr {
    color: #000 !important;
}

.tr-statn {
    width: 100%;
    float: left;
    font-size: 10px;
    color: #707070;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
    padding-top: 3px;
}

.timeline-widget {
    margin-top: 10px;
}

.c-timeline-wrapper.horizontal {
    text-align: center;
    font-size: 0;
    width: 100%
}

    .c-timeline-wrapper.horizontal .label {
        position: relative;
        display: inline-block;
        min-width: 1px;
        font-size: 12px;
        color: #888787;
    }

    .c-timeline-wrapper.horizontal .c-timeline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 0;
        width: 100%;
        margin: 5px 0;
        height: 1px;
        background-color: #ddddde;
    }

        .c-timeline-wrapper.horizontal .c-timeline .dot {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 6px;
            background-color: #ddddde;
            margin-top: -2px;
        }

.tr-col-5 {
    flex: 0 0 8%;
    float: left;
    margin-right: 1%;
    position: relative;
    width: 13%;
    margin-top: 10px;
}

.tr-view {
    color: #2662d9;
    padding: 0;
    cursor: pointer;
    font-size: 12px;
    float: none;
}

.running_schedule {
    float: left;
    margin-right: 0;
    margin-left: 0;
}

    .running_schedule ul {
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        margin-top: 7px;
        padding: 0;
    }

.toggle:last-child {
    border-bottom: none;
}

.toggle .toggle-title .title-name {
    padding: 18px 0 20px;
    font-size: 15px;
}

.par {
    margin-bottom: 1%;
    text-align: left;
    font-weight: 100;
    margin-top: 0;
}

#toTop {
    display: block;
    position: fixed;
    top: 80%;
    right: 0;
}

img {
    max-width: 100%
}

.mid_container h2 {
    color: #000;
    font-size: 28px;
    margin: 25px 0 10px 0;
    position: relative;
    font-weight: 600;
}

    .mid_container h2:after {
        display: none;
    }

ul.breadcrumb {
    width: 1200px;
    margin: 21px auto 0 auto;
    padding: 0 15px;
}

    ul.breadcrumb li {
        display: inline;
        font-size: 14px;
    }

        ul.breadcrumb li a {
            color: #4263c1;
            text-decoration: none;
        }

        ul.breadcrumb li + li:before {
            padding: 8px;
            color: #000;
            content: "/ "
        }

.trn-rot {
    width: 100%;
    margin-top: 31px;
}

ul.trn-list {
    width: 100%;
    display: inline-block;
    margin: 0;
    float: left;
    padding: 0;
    margin-bottom: 2%
}

    ul.trn-list li {
        margin: 0 0 19px 0;
        padding: 2px 30px 2px 2px;
        list-style: none;
        display: inline-block;
        width: auto;
    }

        ul.trn-list li a {
            text-decoration: none;
            color: #000;
            font-size: 14px;
        }

            ul.trn-list li a:hover {
                text-decoration: none;
                color: #0d71c1;
            }

.crsr p {
    padding-bottom: 0;
    margin: 6px 0 12px;
}

.holiday2 {
    width: 15%;
    margin: 3% auto 3% auto;
}

.btn {
    width: 100%;
    font-weight: 600 !important;
    border-radius: 30px;
    font-size: 20px;
    line-height: 40px !important;
    color: #fff7f7 !important;
    background: #d8073e;
    display: block;
    margin: 0 auto;
    webkit-box-shadow: 0 0 3px 0 rgba(210, 210, 210, .6);
    -moz-box-shadow: 0 0 3px 0 rgba(210, 210, 210, .6);
    box-shadow: 0 0 3px 0 rgba(#53b2fe, #065af3);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    text-decoration: none !important;
    background: #efc627;
    background: linear-gradient(#87b6dd, #2196f3);
    text-align: center;
    height: 39px;
}

    .btn a {
        color: #fff;
        text-decoration: none;
    }

.right-rd-ts p {
    font-size: 14px;
}

.one_way_sug {
    background: rgba(0, 0, 0, 0) url(img/explore-n.gif) no-repeat scroll 1% 42%;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #000;
    font-family: sans-serif;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 5px 0 5px 10%;
    width: 89%
}

.aircomplete-list:after, .clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.aircomplete-list {
    position: relative;
    top: 100%;
    margin: 3px 0 0;
    padding: 0;
    list-style: none;
    max-height: 400px;
    overflow: auto;
    background: #f9f9f9;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .5);
    z-index: 2;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

.aircomplete-list-item {
    padding: 6px;
    border-bottom: solid 1px #ddd;
    cursor: pointer;
}

    .aircomplete-list-item img {
        filter: grayscale(100%);
        opacity: .4;
    }

.aircomplete-selected {
    background-color: #fff;
    background-color: #f1f1f1;
    color: #666;
}

.aircomplete-focused, .aircomplete-list-item:hover {
    background-color: #f1f1f1;
    color: #666;
}

    .aircomplete-focused small, .aircomplete-selected small, .aircomplete-list-item:hover small {
        color: #999;
    }

    .aircomplete-focused img, .aircomplete-selected img, .aircomplete-list-item:hover img {
        filter: grayscale(0%);
        opacity: .6;
    }

.aircomplete small {
    font-size: 12px;
    color: #bbb;
}

.t_icn {
    float: left;
    margin-right: 5px;
}

.adlt-cl-bx {
    top: 220px;
    left: 692px;
}

.arw-tp {
    top: -35px;
}

.srch-htl-inp {
    position: relative;
}

.main-hotl-top {
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: #fff;
    box-shadow: 0 4px 15px 0 rgba(112, 112, 112, 1);
    min-height: 166px;
    max-height: 300px;
    overflow: auto;
    width: 100%;
    position: absolute;
    z-index: 99;
}

    .main-hotl-top ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .main-hotl-top ul li {
            margin: 0;
            cursor: pointer;
            border-bottom: 1px dotted #bcbcbc;
            padding: 5px 0;
            float: left;
            width: 100%
        }

.hotl-land-mar {
    margin: 0;
    padding: 0 18px 0 0;
    width: 17%;
    float: right;
    font-size: 13px;
    text-align: right;
}

.hotl-name-mar {
    margin: 0;
    padding: 0 0 0 8px;
    float: left;
    font-size: 13px;
    width: 77%
}

.cit-hot-bor {
    border-bottom: 1px solid #da4706;
    text-align: right;
    width: 100%;
    padding: 5px 0;
    float: left;
    margin-right: 0;
}

.main-hotl-top ul li:last-child {
    border: none;
}

.main-hotl-top ul li:hover {
    background: #3f51b5;
    color: #fff;
}

.cit-im {
    background: url(https://www.easemytrip.com/images/train-img/sprite-auto.png);
    background-repeat: no-repeat;
    float: left;
    text-align: right;
    height: 20px;
    background-position: 1px -1px;
    margin-top: 0;
    width: 30%
}

.cit-im2 {
    background: url(https://www.easemytrip.com/images/train-img/sprite-auto.png);
    background-repeat: no-repeat;
    float: left;
    text-align: right;
    height: 20px;
    background-position: 1px -1px;
    margin-top: 0;
    width: 25%
}

.rec {
    margin: 0;
    float: left;
    line-height: 23px;
}

.main-rig {
    width: 26%;
    float: right;
    margin: 0;
    padding: 0;
}

.main-rig2 {
    width: 32%;
    float: right;
    margin: 0;
    padding: 0;
}

.h64 {
    height: 64px !important;
}

.cr-btn, .cr-btn2 {
    background-color: #ef6614;
    padding: 10px 14px;
    height: 67px;
    border-radius: 0 3px 3px 0;
    outline: 0;
    border: none;
    width: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    position: relative;
    color: #fff !important;
    font-family: open sans;
}

.cr-btn2 {
    height: 66px;
}

.s_col_1 {
    width: 329px;
}

.s_col_12 {
    width: 350px;
    float: left;
    position: relative;
    border-right: 1px solid #d6d3d3;
    padding: 0;
}

.s_col_13 {
    width: 290px;
    float: left;
    position: relative;
    padding: 0;
}

.s_col_14 {
    width: 322px;
    float: left;
    position: relative;
    border-right: 1px solid #d6d3d3;
    padding: 0;
}

.s_col_15 {
    width: 127px;
    float: left;
    position: relative;
    border-right: 1px solid #d6d3d3;
    padding: 0;
}

.s_col_16 {
    width: 219px;
    float: left;
    position: relative;
    border-right: 0;
    padding: 0;
}

.train-section-fields {
    width: 785px !important;
}

.slctBox2, .slctBox3, .inptbox2 {
    -moz-appearance: none;
    border: 0;
    color: #000;
    background: none;
    float: left;
    font-weight: 600;
    font-size: 15px;
    outline: medium none;
    padding: 22px 0 22px 20px;
    width: 118px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

.slctBox3 {
    width: 200px;
}

.inptbox2 {
    width: 300px;
}

.one-way {
    width: 100%;
    margin: 0 auto 12px auto;
}

ul.cab_round {
    margin: 0;
    padding: 0;
}

    ul.cab_round li {
        color: #fff;
        cursor: pointer;
        float: left;
        font-size: 12px;
        list-style: outside none;
        margin: 0;
        padding: 0;
        text-align: center;
        font-weight: 600;
        margin-right: 1px;
    }

        ul.cab_round li:hover {
            background-color: #fff !important;
            color: #1853a2 !important;
            border-radius: 19px;
        }

    ul.cab_round input[type="radio"] {
        display: none;
    }

    ul.cab_round label {
        display: inline-block;
        cursor: pointer;
        padding: 3px 10px;
    }

.one-way:after {
    content: '';
    clear: both;
    display: table;
}

.liType {
    background-color: #fff;
    color: #1853a2 !important;
    border-radius: 19px;
}

.defaultCheck {
    background-color: #fff !important;
    color: #1853a2 !important;
    border-radius: 20px;
}

.para_sty {
    font-size: 15px;
    line-height: 1.6;
}

.banner_sec {
    width: 1200px;
    padding: 30px 15px;
    padding-bottom: 50px;
    position: relative;
    margin: 0 auto;
}

.src-bs h1 {
    padding: 0 0 35px 0;
}

.train-number {
    width: 440px;
    margin-left: 0;
}

.c-input-cntr .c-input {
    -moz-appearance: none;
    border: 0;
    color: #000;
    background: none;
    float: left;
    font-weight: 600;
    font-size: 15px;
    outline: medium none;
    padding: 22px;
    width: 380px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

.train-section-fields {
    width: 745px;
}

.train-section-info {
    display: inherit;
    width: 605px !important;
    padding: 11px 10px;
    background-color: rgba(0, 0, 0, .02);
    border-left: 1px dashed rgba(0, 0, 0, .2);
    float: left;
    border-right: none;
}

.train-section-desc {
    width: 100%;
    font-size: 12px;
}

.filter-seomn {
    width: 22%;
    float: left;
    padding: 4px;
}

.r_lnks_box {
    width: 100%;
    border: 1px solid #cdcdcd;
    margin: 0 0 15px;
    background: #fff;
}

.bx_title {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: #ececec;
    padding: 10px;
}

.r_lnks_box ul {
    margin: 0;
    padding: 0;
}

    .r_lnks_box ul li {
        list-style: none;
        padding: 10px 10px;
        text-align: center;
        border-bottom: 1px solid #eee;
    }

        .r_lnks_box ul li:last-child {
            border-bottom: none;
        }

        .r_lnks_box ul li a {
            font-size: 13px;
            color: #000;
            text-decoration: none;
        }

        .r_lnks_box ul li:hover {
            background: #f7f7f7;
        }

.bx_titlenew {
    font-size: 18px;
    font-weight: 600;
    padding: 6px 5px;
    text-align: center;
}

.seomaintrain:hover {
    background: #f7f7f7;
    cursor: pointer;
}

.seomaintrain:last-child {
    border-bottom: none;
}

.seomaintrain {
    display: flex;
    padding: 10px 10px;
    font-size: 13px;
    border-bottom: 1px dotted;
}

.traincd {
    width: 50%;
    font-weight: 600;
}

.stacd {
    width: 50%
}

.trlist {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    float: left;
    border-radius: 6px;
    margin-bottom: 15px;
    position: relative;
    box-shadow: 0 0 7px #0000002b;
}

.topdiv {
    background: #f2f9ff;
    padding: 8px;
    border-top-left-radius: 6px;
    display: flex;
    justify-content: center;
    margin: auto;
    width: 100%;
    align-content: center;
    border-top-right-radius: 6px;
}

.route {
    width: 80%;
    display: flex;
    margin: auto;
    margin-left: 10px;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
}

.arrowsec {
    width: 11px;
    height: 11px;
    margin: auto 8px;
    background: url(https://railways.easemytrip.com/Content/Train/TrainImg/arrow-right.svg) no-repeat;
    background-size: 11px 11px;
    display: inline-block;
    vertical-align: middle;
}

.tr-days {
    display: flex;
    align-content: center;
    justify-content: flex-end;
    margin-right: 5px;
}

.w25 {
    width: 20%;
    display: flex;
}

.tr-days ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    list-style: none;
}

    .tr-days ul li {
        list-style: none;
        display: inline-block;
        padding: 0 2px;
        color: #737373;
        margin: auto;
        font-size: 11px;
        text-align: center;
        text-transform: capitalize;
    }

.tr-days .green {
    color: #4fc82e !important;
    font-weight: 600;
}

.bodydiv {
    padding: 10px 15px;
    margin: auto;
    width: 100%;
    float: left;
}

.tr-inner {
    width: 100%;
    margin: auto;
    display: flex;
    vertical-align: middle;
    align-content: center;
    justify-content: flex-start;
}

.tr-col-1 {
    flex: 0 0 24%;
    float: left;
    margin-right: 2%;
    position: relative;
}

.tr-name {
    font-size: 16px;
    color: #000;
    width: 100%;
    font-weight: 600;
    float: left;
    margin: auto 2px;
}

.t-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tr-name {
    width: 100%;
    float: left;
    font-size: 15px;
    padding: 5px 0;
    font-weight: 600;
    color: #2196f3;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial !important;
}

.tr-no {
    font-weight: 500;
    font-size: 15px;
    width: auto;
    padding: 3px 5px;
    color: #313131;
    background: #f2f9ff;
    border: 1px solid #b6d5f0;
    border-radius: 3px;
    float: left;
}

.tr-col-2 {
    flex: 0 0 16%;
    float: left;
    margin-right: 2%;
    position: relative;
}

.tr-tme {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #0a0a0a;
    font-weight: 600;
}

.tr-statn {
    width: 100%;
    float: left;
    font-size: 10px;
    color: #737373;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
    padding-top: 3px;
}

.tr-col-3 {
    flex: 0 0 15%;
    text-align: center;
    margin-right: 8%;
    position: relative;
}

.timeline-widget {
    margin-top: 10px;
}

.c-timeline-wrapper.horizontal {
    text-align: center;
    font-size: 0;
    width: 100%
}

    .c-timeline-wrapper.horizontal .label {
        position: relative;
        display: inline-block;
        min-width: 1px;
        font-size: 12px;
        color: #737373;
    }

    .c-timeline-wrapper.horizontal .c-timeline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 0;
        width: 100%;
        margin: 5px 0;
        height: 1px;
        background-color: #ddddde;
    }

        .c-timeline-wrapper.horizontal .c-timeline .dot {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 6px;
            background-color: #ddddde;
            margin-top: -2px;
        }

.tr-view {
    color: #2662d9;
    padding: 0;
    cursor: pointer;
    font-size: 12px;
    float: none;
}

.tr-col-4 {
    flex: 0 0 15%;
    margin: auto;
    position: relative;
}

.tr-col-4 {
    width: 19%;
    float: right;
}

.avl_btn, .hid_avl_btn {
    width: 98%;
    float: right;
    border: 1px solid #2196f3;
    font-size: 15px;
    height: 38px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    color: #2196f3;
    cursor: pointer;
    margin-top: 10px;
    outline: 0;
    line-height: 36px;
    text-decoration: none;
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -ms-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear;
}

.hid_avl_btn {
    display: none;
}

.seatbxn {
    padding: 15px;
    margin: auto;
    border-top: 1px solid #eee;
    width: 100%;
    float: left;
    padding-bottom: 0;
}

.flxn {
    display: flex;
    align-items: center;
}

.namtxt {
    font-size: 14px;
    color: #000;
    width: 50%;
    float: left;
    margin: auto;
    margin-left: 0;
}

.slct_pnl {
    float: right;
    display: flex;
    align-content: center;
    width: auto;
    position: relative;
}

.namtxt {
    font-size: 14px;
    color: #000;
    width: 50%;
    float: left;
    margin: auto;
    margin-left: 0;
}

.slct_pnl select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 35px;
    float: right;
    margin: auto;
    margin-top: 0;
    padding: 0 34px 0 13px;
    font-family: 'Open Sans';
    border-radius: 50px;
    line-height: 1.75;
    color: #333;
    outline: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -ms-word-break: normal;
    word-break: normal;
}

.close_pnl {
    float: right;
    margin-top: 5px;
    cursor: pointer;
}

.close_pnl {
    margin: auto 15px;
}

.slct_pnl:after {
    content: '<>';
    font: 17px "Consolas", monospace;
    color: #999;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 10px;
    top: 6px;
    padding: 0 0 2px;
    border-bottom: 1px solid #999;
    position: absolute;
    pointer-events: none;
}

.seatavl {
    display: flex;
    font-size: 11px;
    max-width: 100%;
    overflow: auto;
    padding-bottom: 5px;
}

.train-class-item {
    cursor: pointer;
}

.active {
    background: #fff;
    border-radius: 4px 4px 0 0;
    color: #333 !important;
    margin-left: 12px !important;
    margin-right: 12px !important;
}

.train-class-item {
    flex: 0 0 13.7%;
    max-width: 15%;
    margin-right: 5px;
    border: 0;
    flex-shrink: 0;
    text-align: center;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
    box-sizing: content-box;
}

.active {
    border-bottom: 2px solid #2196f3;
    background: #fff;
    border-radius: 4px 4px 0 0;
    color: #333 !important;
}

.train-class-item .train-class-main.greenbdr {
    border: 1px solid #ccf3cd;
    background-color: #e6f9e7;
}

.train-class-item .train-class-main {
    border-radius: 4px;
    border: 1px solid #e8bef5;
    display: flex;
    background: #f8ebfc;
    height: 90px;
    flex-flow: column;
    justify-content: center;
    padding: 5px;
    padding-top: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
}

.activeboxv1 {
    border: 1px solid #2196f3 !important;
    background-color: #2196f3 !important;
    color: #fff !important;
}

.train-class-item .train-class-main.activebox, .activeboxv1 {
    border: 1px solid #2196f3;
    background-color: #2196f3;
    color: #fff;
    box-shadow: 0 0 7px #00000061;
}

.train-class-item.active .train-class-main:before {
    content: " ";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #2196f3;
    bottom: -8px;
    position: absolute;
    left: calc(50% - 8px);
}

.c-price-display {
    font-weight: 600;
}

.timebefr {
    color: #737373;
    font-size: 10px;
    margin-top: 5px;
}

.train-class-item {
    cursor: pointer;
}

.train-class-item {
    flex: 0 0 13.7%;
    max-width: 15%;
    margin-right: 5px;
    border: 0;
    flex-shrink: 0;
    text-align: center;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
    box-sizing: content-box;
}

    .train-class-item .train-class-main.greenbdr {
        border: 1px solid #ccf3cd;
        background-color: #e6f9e7;
    }

.train-class-item {
    cursor: pointer;
}

.train-class-item {
    flex: 0 0 13.7%;
    max-width: 15%;
    margin-right: 5px;
    border: 0;
    flex-shrink: 0;
    text-align: center;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
    box-sizing: content-box;
}

.w100 {
    border-radius: 0;
}

.w100 {
    padding: 0 15px;
    width: 100%;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    float: left;
    background: #f8f8f8;
    margin: auto;
    box-shadow: 0 0 3px #00000042;
}

.tble_box {
    padding: 10px 0;
    width: 100%;
    margin: auto;
}

.tble_box {
    padding: 10px 0;
    display: table;
    width: 100%;
    margin: auto;
}

.tr-inner {
    width: 100%;
    margin: auto;
    display: flex;
    vertical-align: middle;
    align-content: center;
    justify-content: flex-start;
}

.tr-inner {
    width: 97%;
    margin: 10px auto 0 auto;
    display: table;
}

.mainflx {
    display: flex;
    align-content: center;
    margin: auto;
    position: relative;
}

.boxflx {
    padding: 0;
    background-color: #fff;
    width: 16%;
    display: flex;
    text-align: center;
    flex-direction: column;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 5px;
    position: relative;
    box-shadow: 0 0 3px #00000042;
    align-items: center;
}

.w1h {
    width: 100%;
    height: 28px;
}

.t_5 {
    font-size: 12px;
    color: #737373;
}

.Avil {
    color: #20bf7a !important;
    font-size: 12px;
    float: left;
    font-weight: 600;
    width: 100%;
    padding: 5px;
}

.bk_nw {
    width: 100%;
    background: #ef6614;
    border: inherit;
    padding: 7px;
    outline: 0;
    cursor: pointer;
    color: #fff;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.navarrw_up {
    display: inline-block;
    width: 8px;
    height: 8px;
    padding: 0;
    float: right;
    cursor: pointer;
    margin: 6px 6px 0;
    transition: all .2s linear;
    transform: rotate(-45deg) skew(7deg, 7deg);
    border-color: #008bff;
    border-style: solid;
    border-width: 2px 2px 0 0;
}

.near_date .ttlls {
    text-align: left;
    color: #2196f3;
    font-size: 12px;
    cursor: pointer;
    font-weight: 600;
    width: 100%;
    justify-content: space-between;
    display: flex;
}

.near_date {
    padding: 8px 15px;
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    float: left;
    width: 100%;
    justify-content: flex-start;
    display: flex;
}

.tr-col-3 {
    width: 29%;
    float: left;
    margin-right: 3%
}

.right_pannel {
    width: 100%;
    float: left;
    border-left: 0 solid #d6d4d4;
    margin-left: 1%;
    padding-left: 1%;
    padding-top: 0;
}

.slider {
    width: 50%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: 1;
}

.fare-date-item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 165px;
}

    .fare-date-item .fare-container {
        background: #f7f9fc;
        border: 1px solid #bfc5cf;
        padding: 10px;
        font-size: .9rem;
        height: 70px;
        box-sizing: border-box;
    }

        .fare-date-item .fare-container .date {
            font-size: 13px;
            padding: 0 0 5px;
            box-sizing: border-box;
            font-weight: 400;
            border-bottom: 1px solid #bfc5cf;
            min-height: 23px;
        }

        .fare-date-item .fare-container .fare {
            padding: 5px 0 0;
            box-sizing: border-box;
        }

        .fare-date-item .fare-container .fare {
            font-size: .8rem;
        }

            .fare-date-item .fare-container .fare .price {
                font-weight: 500;
                padding: 0 4px 0 0;
                font-size: 13px;
            }

.nav-container {
    display: table;
    width: 5%;
    height: 70px;
    box-sizing: border-box;
    float: left;
}

.active-seopri {
    border-radius: 4px;
    padding: 14px 3px 0;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #bfc5cf;
    box-shadow: #84888f 0 0 15px;
    z-index: 2;
    margin-top: -8px;
}

.fare-date-item.active-seopri .fare-container {
    background: 0 0;
    border: none;
    border-right: none;
    padding: 5px;
    box-sizing: border-box;
    min-height: 0;
    font-size: 1rem;
}

.fare-date-item.active-seopri::before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background: #4263c1;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px 4px 0 0;
}

.slick-list {
    padding: 10px 0 !important;
}

.fare-date-item.active-seopri .fare-container .date {
    color: #4263c1;
    font-weight: 600;
}

.fare-date-item.active-seopri .fare-container .fare .price {
    font-size: 14px;
}

.train_info {
    padding: 10px;
    width: 100%;
    float: left;
    margin: 10px 0;
    background: #f6f6f6;
    border-radius: 3px;
}

.bus_ttl {
    color: #221d1d;
    font-size: 11px;
    cursor: pointer;
    font-weight: 600;
}

.bus_ttl {
    font-size: 11px;
    text-transform: uppercase;
}

.i_col2 {
    width: 20%;
    float: left;
}

.pad-4 {
    margin-left: 4px;
}

.i_col3 {
    width: 10%;
    float: left;
    margin-right: 1.4%
}

.i_col5 {
    width: 10%;
    float: left;
    text-align: center;
}

.fa-long-arrow-up {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: url(https://bus.easemytrip.com/img/list-arrow1-up.png) no-repeat;
}

.fa-long-arrow-up-price {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: url(https://bus.easemytrip.com/img/list-arrow1-up.png) no-repeat;
}

.fa-long-arrow-down-price {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: url(https://bus.easemytrip.com/img/list-arrow1-down.png) no-repeat;
}

.fa-long-arrow-down {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: url(https://bus.easemytrip.com/img/list-arrow1-down.png) no-repeat;
}

.mySlides {
    display: none;
}

.slideshow-container {
    max-width: 100%;
    position: relative;
    margin: 0 auto 13px;
    height: 200px;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: -9px;
    border-radius: 3px 0 0 3px;
}

.newmarg {
    margin: 25px 0 0 0;
}

.right-rd-ts-newfq {
    margin: 43px 0 0;
    padding: 15px;
    background: #fdfdfd;
    width: 100%;
    border-radius: 4px;
    box-shadow: -1px 1px 3.5px #bcbcbc;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

@media only screen and (max-width:300px) {
    .prev, .next, .text {
        font-size: 11px;
    }
}

.footer .footer_inr {
    width: 1200px;
    margin: 0 auto;
    padding: 25px 15px;
}

.ftr_col_1 {
    width: 13%;
    float: left;
}

    .ftr_col_1 ul {
        margin: 6% 0;
        padding: 0;
    }

        .ftr_col_1 ul li {
            list-style: outside none none;
            margin: 0;
            padding: 0;
            text-decoration: none;
            line-height: 19px;
        }

            .ftr_col_1 ul li a {
                color: #fff;
                font-size: 12px;
                text-decoration: none;
                transition: all .8s ease 0s;
            }

                .ftr_col_1 ul li a:hover {
                    text-decoration: underline;
                    padding-left: 5px;
                }

.ftr_ttl {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    letter-spacing: .5px;
}

.ftr_col_1:last-child {
    border-right: 1px solid #505050;
}

.ftr_col_2 {
    width: 30%;
    float: left;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
}

.ftr_col_3 {
    width: 15%;
    float: left;
    padding-left: 2%
}

.ftr_col_inr {
    width: 88%;
    margin: 0 auto;
}

.cards {
    width: 100%;
    margin: 20px 0 40px 0;
    float: left;
}

.visa, .master, .american {
    background-image: url(https://www.easemytrip.com/images/common/ns-sprite.png);
    height: 37px;
    width: 57px;
    margin-right: 10px;
    display: inline-block;
}

.py_pal {
    background-image: url(https://www.easemytrip.com/images/common/ns-sprite.png);
    height: 37px;
    width: 84px;
    background-position: -315px -83px;
    display: inline-block;
    margin-right: 10px;
}

.visa {
    background-position: -1px -35px;
}

.master {
    background-position: -69px -35px;
}

.american {
    background-position: -138px -35px;
}

.social {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.fb_b, .tw_b, .gp_b, .yt_b, .li_b, .in_b, .tl_b {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background: #333;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    transition: all .5s ease 0s;
}

.fb_n {
    width: 21px;
    height: 21px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -9px -88px;
    display: block;
    margin: 7px auto;
}

.tw_n {
    width: 21px;
    height: 21px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -49px -88px;
    display: block;
    margin: 7px auto;
}

.gp_n {
    width: 21px;
    height: 21px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -88px -88px;
    display: block;
    margin: 7px auto;
}

.yt_n {
    width: 23px;
    height: 21px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -125px -88px;
    display: block;
    margin: 7px auto;
}

.li_n {
    width: 22px;
    height: 21px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -166px -87px;
    display: block;
    margin: 7px auto;
}

.in_n {
    width: 21px;
    height: 21px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -205px -88px;
    display: block;
    margin: 7px auto;
}

.tl_n {
    width: 24px;
    height: 20px;
    background: url(https://www.easemytrip.com/images/common/telegram-icon.png) 0 0;
    display: block;
    margin: 7px auto;
}

.fb_b:hover {
    background: #3b5998;
}

.tw_b:hover {
    background: #55acee;
}

.gp_b:hover {
    background: #dd4b39;
}

.yt_b:hover {
    background: #b00;
}

.li_b:hover {
    background: #007bb5;
}

.in_b:hover {
    background: #125688;
}

.tl_b:hover {
    background: #24a1de;
}

.ap_d_cn {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    letter-spacing: .5px;
}

    .ap_d_cn span {
        display: block;
        font-size: 12px;
    }

.pl_store {
    width: 114px;
    height: 39px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -286px 0;
    float: left;
    margin: 15px 0;
}

.app_store {
    width: 114px;
    height: 39px;
    background: url(https://www.easemytrip.com/images/common/ns-sprite.png) -286px -41px;
    float: left;
}

.brdr_1 {
    width: 100%;
    height: 1px;
    background: #505050;
}

.ftr_col_4 {
    width: 54%;
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 43px;
}

.ftr_col_5 {
    width: 46%;
    float: left;
}

    .ftr_col_5 ul {
        display: inline-block;
        list-style: none;
        margin: 0;
    }

        .ftr_col_5 ul li {
            display: inline-block;
            list-style: none;
            margin: 0;
            padding: 0 4px;
        }

.bottom_brdr {
    width: 100%
}

.dark_clr {
    background: #4263c1;
    width: 24%;
    float: left;
    height: 11px;
}

.light_clr {
    background: #468be8;
    width: 76%;
    float: left;
    height: 11px;
}

.fb_b:hover, .tw_b:hover, .gp_b:hover, .yt_b:hover, .li_b:hover, .in_b:hover, .tl_b:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}

    .hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
        -webkit-animation-name: hvr-wobble-horizontal;
        animation-name: hvr-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

.rupaylg {
    background-image: url(https://www.easemytrip.com/images/common/rupay-lg-nw.png);
    display: inline-block;
    height: 35px;
    width: 57px;
    background-position: 0 0;
    margin-top: 6px;
}

.pcilg {
    background-image: url(https://www.easemytrip.com/images/common/pci-logo.png);
    float: none !important;
    height: 35px;
    width: 57px;
    background-position: 0 0;
    margin-top: 6px;
    margin-left: 10px;
    display: inline-block;
}

@media only screen and (min-width:150px) and (max-width:850px) {
    .footer .footer_inr {
        width: 100%;
        padding: 10px;
    }

    .ftr_col_1, .ftr_col_4 {
        width: 100%
    }

        .ftr_col_1 ul {
            margin: 1% 0;
        }

    .ftr_col_2 {
        width: 100%;
        border-left: 0;
        border-right: 0;
    }

    .ftr_col_inr {
        width: 100%;
        margin: 0;
    }

    .ftr_col_3 {
        width: 15%;
        padding: 0;
    }

    .ftr_col_1, .ftr_col_2, .ftr_col_3, .ftr_col_5, .brdr_1 {
        display: none;
    }

    .ftr_col_4 {
        text-align: center;
    }
}

#welcome-det-User, #spnLgnWelcome {
    font-size: 12px;
}

.wallet-amt {
    float: right;
    font-size: 13px;
    font-weight: 500;
}

.rupeeIcn {
    width: 8px;
    vertical-align: top;
    margin: 4px 0 0 0;
    float: right;
}

.emt_header_full {
    width: 100%;
    background: #fff;
    height: 65px;
    min-width: auto;
    margin: auto;
}

.language_col {
    float: right;
    margin: 0 0 0 20px;
}

.language_icn {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.language_slct {
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 600;
    font-size: 11px;
    font-family: open sans;
}

.down_arw_lng {
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    top: -2px;
    margin-left: -6px;
}

.emt_header_wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 5px 15px;
}

.emt_header {
    float: left;
    width: 170px;
}

.emt_logo {
    float: left;
    height: auto;
    margin: 0;
    width: auto;
}

.emt_header a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all .5s ease;
}

.newHeaderLogo_old {
    height: 53px;
    width: 156px;
    display: inline-block;
    background: url(https://www.easemytrip.com/images/common/emtlogo_new.svg) 50% no-repeat;
    background-size: 156px 53px;
}

.newHeaderLogo_old14dec {
    height: 53px;
    width: 156px;
    display: inline-block;
    background: url(https://www.easemytrip.com/images/brandlogo/emtlogo_new4.svg) 50% no-repeat;
    background-size: 138px 54px;
}

.newHeaderLogo {
    height: 53px;
    width: 156px;
    display: inline-block;
    background: url(https://www.easemytrip.com/images/brandlogo/emtlogo_new6.svg) 50% no-repeat;
    background-size: 138px 54px;
}

.myact1 {
    display: inline !important;
}

.emt_nav {
    float: left;
    margin: 16px 0 0 0;
}

    .emt_nav ul {
        margin: 0;
        float: left;
        padding: 0;
    }

        .emt_nav ul li {
            margin: 0;
            list-style: none;
            border-right: 1px solid #c7c7c7;
            position: relative;
            float: left;
        }

            .emt_nav ul li:last-child {
                border-right: 0;
            }

            .emt_nav ul li a {
                font-size: 12px;
                color: #000;
                text-transform: uppercase;
                text-decoration: none;
                font-family: open sans;
                font-weight: 600;
                padding: 13px 8px;
            }

.emt_header_wrap {
    width: 97%
}

.emt_nav ul li a {
    padding: 19px 9px;
}

    .emt_nav ul li a:hover {
        color: #ef6614;
        border-bottom: 5px solid #ef6614;
    }

.active_n {
    color: #ef6614 !important;
    border-bottom: 5px solid #ef6614;
}

.n_deal {
    text-align: center;
    color: #fff;
    font-size: 8px;
    font-family: open sans;
    font-weight: 600;
    text-transform: uppercase;
    transform: skew(15deg);
    padding: 0;
    margin: 0;
}

.skew, .skew_n {
    position: absolute;
    top: -14px;
    background: #e05747;
    border-bottom: 2px solid #c23626;
    border-right: 2px solid #c23626;
    right: 13px;
    padding: 1px 3px;
    transform: skew(-15deg);
}

.skew_n {
    top: 13px;
}

.emt_nav ul li:hover .dropdown-menu {
    max-height: 250px;
}

.emt_nav .dropdown-menu {
    position: absolute;
    min-width: 165px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1001;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: max-height .4s ease-in;
    -webkit-transition: max-height .4s ease-in;
    box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    top: 25px;
}

    .emt_nav .dropdown-menu a {
        text-decoration: none;
        display: block;
        background-color: #fff;
        padding: 12px 10px !important;
        border-bottom: 1px solid #ccc !important;
    }

        .emt_nav .dropdown-menu a:hover {
            color: #ef6614;
        }

.emt_nav .dropdown-menu {
    display: block;
    border-bottom: none !important;
}

    .emt_nav .dropdown-menu:hover {
        color: #f2691e;
    }

.down_arw {
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    top: -2px;
    margin-left: 6px;
}

.emt_support {
    float: right;
    width: auto;
}

.my_account {
    float: right;
    width: auto;
    margin: 8px 0 5px 0;
    cursor: pointer;
    position: relative;
}

.helpline {
    float: right;
    width: auto;
    margin: 0;
    cursor: pointer;
    position: relative;
}

.support_icn {
    width: 19px;
    height: 17px;
    display: inline-block;
    background: url(https://www.easemytrip.com/images/common/home-sub-sprite.png) no-repeat -173px -5px;
    vertical-align: bottom;
    margin-right: 2px;
    background-size: 300px 58px;
}

.user_n_icn {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(https://www.easemytrip.com/images/common/home-sub-sprite.png) no-repeat -148px -5px;
    vertical-align: bottom;
    background-size: 300px 58px;
}

.new_avtar {
    width: 41px;
    height: 41px;
    margin: 14px auto;
    display: block;
    background: url(https://www.easemytrip.com/images/common/user_nw_avtar.png) no-repeat 0 0;
}

.sub_header_link, .sub_header_link3 {
    font-size: 11px;
    color: #000;
    text-decoration: none;
    font-family: open sans;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
}

.helpline:hover .dropdown-menu2 {
    max-height: 200px;
}

.dropdown-menu2 {
    position: absolute;
    min-width: 175px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1001;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: max-height .4s ease-in;
    -webkit-transition: max-height .4s ease-in;
    box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    top: 32px;
    right: -4px;
}

    .dropdown-menu2 a {
        color: #000;
        text-decoration: none;
        display: block;
        background-color: #fff;
        padding: 12px 10px !important;
        border-bottom: 1px solid #ccc !important;
    }

.dropdown-menu2 {
    display: block;
    border-bottom: none !important;
}

.my_account:hover .dropdown-menu3 {
    max-height: 450px;
}

.dropdown-menu3 {
    background: #fff;
    position: absolute;
    width: 200px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1001;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: max-height .4s ease-in;
    -webkit-transition: max-height .4s ease-in;
    box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    top: 31px;
    right: -2px;
}

.dropdown-menu3 {
    display: block;
    border-bottom: none !important;
}

.btn_signin {
    width: 47%;
    cursor: pointer;
    background: #ef6614;
    float: left;
    text-align: center;
    padding: 4px 5px;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: 0;
    border: 1px solid #ef6614;
    font-weight: 400;
    text-decoration: none;
}

    .btn_signin:hover {
        text-decoration: none;
        color: #fff;
    }

.btn_register:hover {
    text-decoration: none;
    color: #ef6614;
}

.btn_register {
    width: 47%;
    cursor: pointer;
    background: #fff;
    border: 1px solid #ef6614;
    float: right;
    text-align: center;
    padding: 4px 5px;
    color: #ef6614;
    font-size: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: 0;
    font-weight: 400;
    text-decoration: none;
}

.signup_pnl {
    width: 100%;
    float: left;
    padding: 0 10px;
}

.booking_pnl {
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1), 0 4px 6px 1px rgba(0, 0, 0, .1);
    width: 100%;
    float: left;
    margin-top: 15px;
    padding-top: 5px;
}

.sb_link_drpdn {
    transition: text-indent .7s;
    position: relative;
    padding: 12px 10px 12px 22px;
    width: 100%;
    float: left;
    text-decoration: none;
    color: #000;
    font-size: 13px;
}

.sb_link_2 {
    transition: text-indent .7s;
    position: relative;
    padding: 5px 10px 5px 22px;
    width: 100%;
    float: left;
    text-decoration: none;
    color: #000;
    font-size: 13px;
}

    .sb_link_2:before {
        content: "";
        border-left: 4px solid #000;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        margin: 0;
        position: absolute;
        left: 10px;
        top: 40%
    }

.sb_link_drpdn:before {
    content: "";
    border-left: 4px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 40%
}

.booking_pnl2 {
    width: 100%;
    float: left;
    margin-bottom: 7px;
}

.sb_link_2:hover, .sb_link_drpdn:hover {
    text-indent: 10px;
    text-decoration: none;
    color: #333;
}

#welcome-det-User {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 116px;
    vertical-align: sub;
    display: inline-block;
}

.icon {
    display: none;
}

.fa-bars span {
    width: 35px;
    height: 5px;
    background-color: #000;
    margin: 6px 0;
    display: block;
}

.mob_header {
    display: none;
}

.sb_link_b2b, .sb_link_b2bn {
    position: relative;
    padding: 5px 10px 5px 22px;
    width: 100%;
    float: left;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.sb_link_b2bn {
    text-align: center;
}

.sb_link_b2b:before {
    content: "";
    border-left: 4px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 40%
}

.sb_link_b2b:hover {
    text-decoration: none;
    color: #333;
}

.rupeeIcnb2b {
    width: 8px;
    vertical-align: top;
    margin: 1px 1px 0 0;
}

.blncb2b {
    display: flex;
    justify-content: space-between;
}

.rupeb2b {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media screen and (min-width:500px) and (max-width:800px) {
    .fa-bars {
        float: right;
        margin-top: 8px;
    }

    .emt_header_wrap {
        width: 100%
    }

    .topnav {
        display: none;
    }

    .icon {
        float: right;
        display: block;
    }

    .emt_nav, .emt_support {
        width: 100%
    }

        .emt_nav ul li {
            width: 100%;
            border: 0;
        }

            .emt_nav ul li a {
                padding: 5px 0 8px 0;
                display: block;
            }

                .emt_nav ul li a:hover {
                    border: 0;
                }

    .helpline {
        float: left;
        margin: 7px 0 7px 0;
    }

    .my_account {
        float: left;
        margin: 7px 0 7px 30px;
    }

    .skew {
        top: -9px;
        right: 273px;
    }

    .dropdown-menu2 {
        right: -80px;
    }
}

@media screen and (min-width:500px) and (max-width:800px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

    .topnav.responsive {
        float: none;
        display: block;
        text-align: left;
    }
}

@media(max-width:600px) {
    .w3-modal-content {
        margin: 0 10px;
        width: auto !important;
    }

    .w3-modal {
        padding-top: 30px;
    }

    .w3-dropdown-hover.w3-mobile .w3-dropdown-content, .w3-dropdown-click.w3-mobile .w3-dropdown-content {
        position: relative;
    }

    .w3-hide-small {
        display: none !important;
    }

    .w3-mobile {
        display: block;
        width: 100% !important;
    }

    .w3-bar-item.w3-mobile, .w3-dropdown-hover.w3-mobile, .w3-dropdown-click.w3-mobile {
        text-align: center;
    }

        .w3-dropdown-hover.w3-mobile, .w3-dropdown-hover.w3-mobile .w3-btn, .w3-dropdown-hover.w3-mobile .w3-button, .w3-dropdown-click.w3-mobile, .w3-dropdown-click.w3-mobile .w3-btn, .w3-dropdown-click.w3-mobile .w3-button {
            width: 100%
        }
}

@media(max-width:768px) {
    .w3-modal-content {
        width: 500px;
    }

    .w3-modal {
        padding-top: 50px;
    }
}

@media(min-width:993px) {
    .w3-modal-content {
        width: 900px;
    }

    .w3-hide-large {
        display: none !important;
    }

    .w3-sidebar.w3-collapse {
        display: block !important;
    }
}

@media(max-width:992px) and (min-width:601px) {
    .w3-hide-medium {
        display: none !important;
    }
}

@media(max-width:992px) {
    .w3-sidebar.w3-collapse {
        display: none;
    }

    .w3-main {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.w3-spin {
    animation: w3-spin 2s infinite linear;
}

@keyframes w3-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.w3-animate-fading {
    animation: fading 10s infinite;
}

@keyframes fading {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.w3-animate-opacity {
    animation: opac .8s;
}

@keyframes opac {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.w3-animate-top {
    position: relative;
    animation: animatetop .4s;
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

.w3-animate-left {
    position: relative;
    animation: animateleft .4s;
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0;
    }

    to {
        left: 0;
        opacity: 1;
    }
}

.w3-animate-right {
    position: relative;
    animation: animateright .4s;
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0;
    }

    to {
        right: 0;
        opacity: 1;
    }
}

.w3-animate-bottom {
    position: relative;
    animation: animatebottom .4s;
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

.w3-animate-zoom {
    animation: animatezoom .6s;
}

@keyframes animatezoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

.w3-left {
    float: left !important;
}

.w3-right {
    float: right !important;
}

.cross {
    position: relative;
    top: 10px;
    right: 10px;
    font: normal 25px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: right;
    cursor: pointer;
}

@media only screen and (max-width:499px) {
    .emt_header_full {
        display: none;
    }

    .mob_header {
        display: block;
        height: 61px;
    }

    .top-sec {
        width: 100%;
        float: left;
        background: #00a3d6;
        padding: 10px 0;
    }

    .ful-wid {
        width: 100%;
        float: left;
        position: relative;
    }

    .b2b-logo {
        width: 135px;
        height: 41px;
        background: url(https://www.easemytrip.com/images/common/logo-home.png);
        background-size: 135px 41px;
        margin: 0 auto;
    }

    .three-line {
        width: 20%;
        position: absolute;
        background: url(https://www.easemytrip.com/images/common/menu-line.png);
        background-repeat: no-repeat;
        height: 20px;
        left: 10px;
        top: 12px;
        cursor: pointer;
    }

    .right-user {
        width: 8%;
        position: absolute;
        background: url(https://www.easemytrip.com/images/common/user-icon.png);
        background-size: 28px 28px;
        background-repeat: no-repeat;
        height: 30px;
        right: 10px;
        top: 8px;
        cursor: pointer;
    }

    .w3-sidebar {
        height: 100%;
        width: 250px;
        background-color: #029ac9;
        position: fixed !important;
        z-index: 1;
        overflow: hidden;
    }

    .w3-modal-content {
        margin: auto;
        background-color: #fff;
        position: relative;
        padding: 0;
        outline: 0;
        width: 600px;
    }

    .w3-bar-block .w3-bar-item {
        width: 100%;
        display: block;
        padding: 8px 16px;
        text-align: left;
        border: none;
        outline: none;
        white-space: normal;
        float: none;
        color: #fff;
    }

    .w3-bar-block.w3-center .w3-bar-item {
        text-align: center;
    }

    .w3-block {
        display: block;
        width: 100%
    }

    .left-menu {
        width: 100%
    }

        .left-menu ul {
            display: list-item;
            margin: 0;
            list-style: none;
        }

            .left-menu ul li {
                display: list-item;
                margin: 0;
                list-style: none;
                font-size: 14px;
                padding: 10px;
                border-bottom: 1px dashed #40bbe1;
            }

                .left-menu ul li a {
                    font-size: 14px;
                    text-decoration: none;
                    color: #fff;
                }

    .profile-nme {
        width: 100%;
        border-bottom: 1px dashed #40bbe1;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .title-txt {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
    }

    .agent-nme, .helpline2, .log_txt {
        font-size: 13px;
        color: #fff;
        font-weight: normal;
    }

    .helpline2 {
        float: left;
        margin: 0;
    }

    .b_ttl {
        font-size: 13px;
        color: #fff;
        font-weight: bold;
    }

    .a_amount {
        font-size: 14px;
        color: #000;
        font-weight: normal;
        float: right;
        background: #fff;
        border-radius: 20px;
        padding: 2px 10px;
    }

    .rit_cntr {
        width: 92%;
        margin: 10px auto;
    }

    .clr {
        clear: both;
    }

    .a_amount::before {
        content: '';
        float: left;
        width: 9px;
        height: 15px;
        background: url(https://www.easemytrip.com/images/common/menu-sprite-icn.png);
        background-position: 0 -205px;
        background-size: 24px 255px;
        margin: 4px 3px 0 0;
    }

    .logoff_pnl {
        width: 35%;
        float: right;
    }

    .logoff {
        width: 18px;
        height: 20px;
        background: url(https://www.easemytrip.com/images/common/menu-sprite-icn.png);
        background-position: 0 -221px;
        background-size: 24px 255px;
        float: left;
        margin: 2px 5px 0 0;
    }

    .log_btn {
        border-radius: 20px;
        border: 1px solid #40bbe1;
        text-align: center;
        font-size: 14px;
        color: #fff;
        padding: 6px 12px;
        width: 100px;
        text-decoration: none;
        margin: 5px 0 7px 0;
    }

    .sub_link:before {
        content: "";
        border-left: 4px solid #fff;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        margin: 0;
        position: absolute;
        left: 0;
        top: 30%
    }

    .sub_link {
        font-size: 13px;
        color: #fff;
        text-decoration: none;
        margin: 4px 0 8px 0;
        padding-left: 10px;
        display: block;
        position: relative;
    }

    .fltl {
        float: left;
    }

    .fltr {
        float: right;
    }
}

.c-input-cntr .c-input {
    -moz-appearance: none;
    border: 0;
    color: #000;
    background: none;
    float: left;
    font-weight: 600;
    font-size: 15px;
    outline: medium none;
    padding: 21px;
    width: 255px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

.ahver {
    border-bottom: 1px solid #e8e8e8;
}

    .ahver:hover {
        background: #eee;
    }

.banner-imag {
    margin: 5px auto;
    width: 80%
}

#toTop {
    display: block;
    position: fixed;
    top: 80%;
    right: 0;
}

.menu {
    width: 100%;
    background: #f7f7f7;
    float: left;
}

.inner_home {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

#RecentSearch {
    margin-right: 2%
}

.roud-m1 {
    border: 1px solid #ccc;
    width: 15%;
    cursor: pointer;
    float: left;
    border-radius: 6px;
    padding: 5px 7px 5px;
    margin: 10px 12px 10px 0;
    box-shadow: 2px 2.5px 5px -1px #ccc;
    background: #fff;
}

.lin-a1 {
    width: 100%;
    margin-bottom: 5px;
    display: none;
}

.lin-a2 {
    width: 100%
}

.ft-1n {
    width: 60%;
    text-transform: uppercase;
    font-size: 18px;
    float: left;
}

.h65 {
    height: 65px;
}

.ft-2n {
    width: 38%;
    font-size: 12px;
    float: right;
    text-align: right;
    padding-top: 2px;
}

.clr {
    clear: both;
}

.gt-1n {
    font-size: 10.5px;
    float: left;
    margin-top: 1px;
    margin-right: 3%;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 93px;
    font-weight: 600;
    white-space: nowrap;
}

.bg_full_n_c {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 50px;
    margin: 30px 0;
    background: #f2faff;
}

.gt-2n {
    width: auto;
    float: left;
    margin-top: -3px;
}

.gt-3n {
    font-size: 11px;
    float: right;
    text-align: right;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 93px;
    font-weight: 600;
    white-space: nowrap;
    padding-top: 1px;
}

.lin-a3 {
    width: 100%
}

.it-1n {
    width: 77%;
    float: left;
    font-size: 10px;
    padding-top: 4px;
    color: #8e8e8e;
}

.it-2n {
    width: 28%;
    display: none;
    float: right;
    font-size: 12px;
    text-align: right;
}

    .it-2n a {
        color: #4263c1;
        padding: 2px 7px !important;
        cursor: pointer;
        float: right;
        text-align: center;
        border-radius: 15px;
        font-size: 12px !important;
        border: 1px solid #4263c1;
    }

.mgtb20 {
    margin: 20px 0;
}

.ui-datepicker-calendar td a[data-custom] {
    position: relative;
    padding-bottom: 10px;
}

    .ui-datepicker-calendar td a[data-custom]::after {
        content: '' attr(data-custom);
        font-size: larger;
        font-weight: bolder;
        margin-left: 4px;
    }

.middle {
    text-align: center;
    width: 100%;
    background-color: #ff0;
    display: inline-block;
}

#expln {
    font-family: Arial;
    font-size: .8em;
    margin: 160px 0 0;
}

.highlighted:hover > a {
    background: #2196f3 !important;
    color: #fff !important;
}

.highlighted {
    position: relative;
}

    .highlighted:before {
        position: absolute;
        left: 50%;
        bottom: 115%;
        content: "";
        width: 0;
        height: 0;
        margin-left: -10px;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #444 transparent transparent transparent;
        display: none;
    }

    .highlighted:after {
        position: absolute;
        bottom: 130%;
        left: -90px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 12px;
        content: attr(title);
        color: #fff;
        display: block;
        text-align: center;
        width: 150px;
        height: auto;
        padding: 12px;
        z-index: 99;
        background: #444;
        border-radius: 4px;
        display: none;
    }

    .highlighted:hover:after, .highlighted:hover:before {
        display: block;
    }

    .highlighted:active {
        background: #a3df99;
    }

._\31 6Y_, .JKsz {
    background: #fff;
    position: absolute;
    min-width: 279px;
    z-index: 24;
    margin-left: 0;
    top: -3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    max-height: 250px;
    overflow-y: auto;
    max-width: 259px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #ebebeb;
    border-radius: rem-20px;
}

::-webkit-scrollbar-thumb {
    background-color: #00b9f5;
    border-radius: 20px;
}

._\31 CQi, .iCqF {
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    border-bottom: 1px solid #ebebeb;
    padding: 15px;
}

._\31KUb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    font-size: 12px;
    color: #333;
    padding: 8px 0;
    cursor: pointer;
}

._\36Ofn {
    text-transform: capitalize;
    padding: 0 15px;
}

_\33 ewH {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-direction: column;
    flex-direction: column;
}

._\33sXO {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #222;
    font-weight: 600;
    width: 100%;
    float: left;
}

._\31KUb span {
    font-weight: 700;
    color: #000;
}

._\33 1Mz {
    font-size: 12px;
    font-weight: 400;
    color: #909090;
    width: 100%;
    float: left;
}

.nextDate {
    font-size: 11px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    border-radius: 4px;
    border: 1px solid #b9b9b9;
    padding: 6px;
    margin: 5px;
    text-align: center;
    cursor: pointer;
    width: 43%;
    float: left;
}

    .nextDate:last-child {
        margin-right: 0;
        padding: 6px;
    }

.radio-toolbar-tp5 {
    float: right;
    margin: 13px 0 0 0;
}

    .radio-toolbar-tp5 input[type="radio"] {
        display: none;
    }

    .radio-toolbar-tp5 label {
        width: 30%;
        margin-right: 4px;
        float: left;
        text-align: center;
        font-size: 10px;
        font-weight: 600;
        color: #9b9b9b;
        cursor: pointer;
        padding: 2px 10px;
        border: 1px solid #9b9b9b;
        text-transform: uppercase;
        background: #fff;
        border-radius: 3px;
    }

.pcilg {
    background-image: url(https://www.easemytrip.com/dm-img/pci-logo.png);
    float: left;
    height: 35px;
    width: 57px;
    background-position: 0 0;
    margin-top: 6px;
    margin-left: 10px;
}

.radio-toolbar-tp5 label:hover {
    background: #2196f3 !important;
    color: #fff !important;
    border-color: #2196f3 !important;
}

#todayDayName, #NextDayName, #NextSecondDayName {
    font-size: 14px;
}

.s_col_1 {
    width: 314px;
}

.s_col_1_ap {
    width: 314px !important;
}

    .s_col_1_ap:hover {
        background: #ecf5fe;
        border-radius: 0 !important;
    }

.s_col_btn_b {
    width: 171px;
    float: right;
}

.mgb20 {
    margin-bottom: 20px;
}

.serv_out {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: auto;
    padding: 15px 0;
}

.serv_box {
    flex: 1;
    flex-direction: row;
    display: flex;
    min-height: 95px;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    border-radius: 6px;
    padding: 10px;
    margin: 0 10px;
    background: #fff;
}

.serv_out .serv_box:hover {
    box-shadow: 0 0 5px 2px #ccc;
}

.img_box {
    width: 12%;
    margin: auto;
}

.go_box {
    width: 5%;
    margin: auto;
}

.txtn_box {
    width: 75%;
    margin: 0 auto;
}

    .txtn_box .ttl {
        font-size: 15px;
        font-weight: 600;
        line-height: 25px;
    }

    .txtn_box .phra {
        font-size: 12px;
    }

.trtab {
    padding: 0;
    border-radius: 3px;
    height: auto;
    display: flex;
}

.train-section-info {
    display: flex;
    width: 543px;
    padding: 12px 10px;
    background-color: rgba(0, 0, 0, .02);
    border-right: 1px dashed rgba(0, 0, 0, .2);
}

.train-section-image {
    width: 10%;
    float: left;
    justify-content: center;
}

.train-section-desc {
    width: 80%;
    font-size: 12px;
}

.train-section-desc-heading {
    color: rgba(0, 0, 0, .64);
}

.train-section-desc-content {
    color: rgba(0, 0, 0, .38);
}

.train-section-fields {
    width: 600px;
}

.c-input-cntr {
    border-color: rgba(0, 0, 0, .12);
}

.input-label {
    color: rgba(0, 0, 0, .64);
}

.c-input-cntr .input-label {
    font-size: 12px;
    color: rgba(0, 0, 0, .38);
    transform: translate(0, 0);
    transition-duration: .2s;
    cursor: text;
    height: 28px;
    overflow: visible;
}

.c-input-cntr {
    position: relative !important;
    height: 100%;
    line-height: 24px;
}

.train-number {
    width: 370px;
}

.c-input-cntr .c-input {
    border: 0;
    color: #000;
    background: none;
    float: left;
    font-weight: 600;
    font-size: 15px;
    outline: medium none;
    padding: 21px;
    width: 370px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
}

.train-number {
    margin-left: 15px;
}

.banner .form-cntr .c-input-cntr .c-input, .banner .form-cntr .c-input-cntr .input-label, .banner .form-cntr .date-label {
    color: rgba(0, 0, 0, .87);
}

.c-input-cntr .material-underline:before {
    left: 50%
}

.c-input-cntr .material-underline:after, .c-input-cntr .material-underline:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute !important;
    background: #ec5b24;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
}

.c-input-cntr .material-underline:after {
    right: 50%
}

.c-input-cntr .material-underline {
    position: relative !important;
    top: 2px;
    display: block;
    width: 100%
}

.search {
    width: 180px;
    float: right;
}

.footer {
    width: 100%;
    background: #333;
    float: left;
}

.c-btn {
    background-color: #ec5b24;
    padding: 10px 14px;
    height: 50px;
    border-radius: 2px;
    outline: 0;
    border: none;
    width: 100%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    position: relative;
}

    .c-btn .u-ripple {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: 0 0;
    }

    .c-btn .u-ripple-circle {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        width: 0;
        height: 0;
        border-radius: 50%;
        background: rgba(255, 255, 255, .45);
    }

.u-link {
    color: #ec5b24;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
}

.c-btn, .c-btn:hover, .c-tooltip {
    color: #fff;
}

.u-lfloat {
    float: left;
}

.wd385 {
    width: 385px !important;
}

.c-btn .u-ripple-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .45);
}

.srcBtn {
    width: 100%;
    cursor: pointer;
    background: #ef6614;
    float: right;
    padding: 22px 0%;
    display: block;
    color: #fff;
    font-size: 20px;
    -moz-border-radius: 3px;
    outline: 0;
    border: 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial;
    margin: 0 0 0 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    text-indent: 12px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
    width: 90%
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url('ajax-loader.gif') center center no-repeat;
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/slick.eot?');
    src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 10px;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    display: table-cell;
    vertical-align: middle;
    background: #f7f9fc;
    border: 1px solid #bfc5cf;
    cursor: pointer;
    width: 5%;
    height: 70px;
}

.slick-prev {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none;
}

.slick-next {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: none;
        background: #eef2f7;
    }

        .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: #000;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: 0;
}

[dir='rtl'] .slick-prev {
    right: -33px;
    left: auto;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 10px;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    display: table-cell;
    vertical-align: middle;
    background: #f7f9fc;
    border: 1px solid #bfc5cf;
    cursor: pointer;
    width: 5%;
    height: 70px;
}

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: none;
        background: #eef2f7;
    }

    .slick-prev:before {
        content: '←'
    }

.slick-prev {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none;
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: 0;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    outline: 0;
    width: 415px !important;
    max-height: 300px;
}

    .ui-menu .ui-menu {
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        font-size: 12px;
        border-bottom: 1px solid #ccc;
        cursor: pointer;
        list-style-image: url("data:image/gif; base64, R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 6px 1em 6px .4em;
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-state-focus, .ui-menu .ui-state-active {
        margin: -1px;
    }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em;
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

    .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
        text-decoration: none;
    }

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

    .ui-controlgroup > .ui-controlgroup-item {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

        .ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
            z-index: 9999;
        }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}

    .ui-controlgroup .ui-controlgroup-label span {
        font-size: 80%
    }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {
    pointer-events: none;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: 1% 0;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

        .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;
            cursor: pointer;
        }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
        font-size: 15px;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: normal;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        margin: 0;
        border-radius: 4px;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            text-align: center;
            text-decoration: none;
            height: 33px;
            padding-top: 18%
        }

    .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;
            widtoverh: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer;
        }

    .ui-dialog .ui-resizable-n {
        height: 2px;
        top: 0;
    }

    .ui-dialog .ui-resizable-e {
        width: 2px;
        right: 0;
    }

    .ui-dialog .ui-resizable-s {
        height: 2px;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-w {
        width: 2px;
        left: 0;
    }

    .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
        width: 7px;
        height: 7px;
    }

    .ui-dialog .ui-resizable-se {
        right: 0;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-sw {
        left: 0;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-ne {
        right: 0;
        top: 0;
    }

    .ui-dialog .ui-resizable-nw {
        left: 0;
        top: 0;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url("data:image/gif; base64, R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw=="); height: 100%;
        filter: alpha(opacity=25);
        opacity: .25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px;
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: bold;
            line-height: 1.5;
            padding: 2px .4em;
            margin: .5em 0 0 0;
            height: auto;
            border: 0;
        }

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.3em;
        height: 1.3em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
        background: #fff !important;
        border-radius: 50%;
        border: 1px solid #2196f3;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
        background: #2196f3;
    }

.ui-slider {
    box-shadow: none !important;
    border: 0;
}

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .2em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.6em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em;
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text;
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        width: 41%;
        -webkit-box-shadow: 0 0 17px 0 rgba(112, 112, 112, 1);
        -moz-box-shadow: 0 0 17px 0 rgba(112, 112, 112, 1);
        box-shadow: 0 0 17px 0 rgba(112, 112, 112, 1);
        z-index: 99 !important;
    }

.ui-widget-content {
    background: #fff;
    color: #333;
}

    .ui-widget-content a {
        color: #333;
    }

.ui-widget-header {
    border-bottom: 1px solid #ddd;
    background: #fff;
    color: #000;
}

    .ui-widget-header a {
        color: #333;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        background: #fff;
        font-weight: normal;
        color: #454545;
        font-size: 14px;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
            color: #454545;
            text-decoration: none;
        }

            .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
                color: #2b2b2b;
                text-decoration: none;
            }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #f1f1f1;
    background: #f1f1f1;
    font-weight: normal;
    color: #111;
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #fff;
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #fff;
        text-decoration: none;
    }

.ui-datepicker td ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #2196f3;
    color: #fff;
    width: 100%;
    border-radius: 4px;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #5f3f3f;
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35);
    }

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(https://railways.easemytrip.com/img/download.png);
    background-position: 0 0;
}

.ui-widget-header .ui-icon {
    background-image: url(https://railways.easemytrip.com/img/download.png);
    background-position: 0 0;
}

span.ui-icon.ui-icon-circle-triangle-e {
    background-position: 3px -31px;
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("../../../img/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("../../../img/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
    background-image: url("https://railways.easemytrip.com/img/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px;
}

.ui-datepicker td:hover {
    border: 1px solid rgba(63, 81, 181, .56);
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
}

.bdr {
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.fnts {
    font-size: 16px;
    padding: 6px 0 0;
}

.new-b2b-tb {
    width: 100%;
    margin: 10px 0 10px;
    border-color: #e3e3e3;
    padding: 0;
    background: #fff;
}

.new-hd-bg {
    background: #ebf8fd;
    padding: 20px;
}

    .new-hd-bg th {
        padding: 9px;
        font-weight: 600;
        font-size: 12px;
    }

.new-br-botm {
    text-align: center;
}

    .new-br-botm td {
        font-size: 11px;
        padding: 5px 11px;
    }

.slick-prev:before, .slick-next:before {
    color: #000;
}

.s_col_1:hover {
    background: #ecf5fe;
    border-radius: 8px 0 0 8px;
}

.s_col_1d:hover {
    background: #ecf5fe;
}

.s_col_1d:hover {
    background: #ecf5fe;
}

.c-input-cntr:hover .c-input:hover {
    background: #ecf5fe;
    border-radius: 5px 0 0 5px;
}

.s_col_12:hover {
    background: #ecf5fe;
    border-radius: 5px 0 0 5px;
}

.dropbtn:hover {
    background: #ecf5fe;
}

.s_col_14:hover {
    background: #ecf5fe;
    border-radius: 5px 0 0 5px;
}

.s_col_15:hover {
    background: #ecf5fe;
}

.s_col_16:hover {
    background: #ecf5fe;
}

.bsrc-btn:hover {
    background-color: #da5200;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.cr-btn:hover, .cr-btn2:hover {
    background-color: #da5200;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.clnd_bck {
    background: url(https://www.easemytrip.com/Content/img/calender_icon.svg) no-repeat 100% 50%
}

/*calnderr new css*/

#ui-datepicker-div {
    overflow: hidden;
    position: absolute !important;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    border-radius: 16px;
    padding: 16px;
    width: 42em !important;
    left: unset !important;
    right: 80px;
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 500;
}

.ui-datepicker td .ui-state-highlight {
    font-weight: 700;
    padding: 0;
    width: 100%;
    border: 2px solid #2196f3;
    color: #2196f3;
    background: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    color: #000;
}

.ui-state-hover:hover {
    background: #2196f3;
    border-radius: 6px;
    color: #fff;
}

.ui-datepicker td span, .ui-datepicker td a {
    box-sizing: border-box;
    width: 100% !important;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    margin: 0;
    border-radius: 10px !important;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
    user-select: none;
    text-align: center;
    display: flex;
    font-size: 15px !important;
    align-items: center;
    padding: 0;
    justify-content: center;
}

.ui-datepicker td:hover {
    border: 0;
    padding: 0;
    margin: 0;
}

.ui-datepicker-group-first {
    border-right: 0;
}

.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0;
}

.ui-datepicker-group-first .ui-datepicker-calendar {
    margin-right: auto !important;
}

.ui-datepicker-group-last .ui-datepicker-calendar {
    margin-left: auto !important;
}

.ui-datepicker-current-day .ui-state-active, .ui-datepicker-current-day .ui-state-active:hover {
    background: #2196F3 !important;
    color: #ffffff !important;
}

.ui-datepicker td span:hover, .ui-datepicker td a:hover {
    background: #2196F3 !important;
    color: #ffffff !important;
    border: 0;
}

.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover {
    background: #f1f1f1 !important;
    border-radius: 50% !important;
}

.ui-widget-header {
    border-bottom: 0;
    background: #fff;
    color: #000;
}
