﻿@charset "utf-8";

body {
    margin: 0;
    padding: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.white {
    background: #fff;
}

.gray {
    background: #F5F5F5;
    padding: 15px 0;
}

.txtRight {
    text-align: right;
}

.width {
    width: 100%;
    margin: 0 auto;
}

.headerBox {
    background: #fff;
    width: 98%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    display: inline-block;
}

.hdrLogo {
    float: left;
    padding-top: 7px;
    padding-right: 5px;
    width: 115px;
}

.marginT5 {
    margin-top: 5px;
}

.logo {
    width: 80%;
}

.blueBg {
    background: #2d67b2;
    padding: 15px;
    min-height:250px;
    margin-top:15px;
}

.font30 {
    font-size: 30px;
}

.whitef {
    color: #fff;
}

.lh1-5 {
    line-height: 1.5 !important;
}

.in1 {
    width: 100%;
    margin: 10px auto;
}

.sw {
    margin: 0 auto;
    width: 30%;
}

.bw {
    width: 90%;
}

.homeWidgetWrap .formWrap {
    max-width: 990px;
    width: 100%;
    float: left;
}

.padT15 {
    padding-top: 15px;
}

.autoSuggestBox {
    position: relative;
}

.marginB10 {
    margin-bottom: 10px;
}

.infoText {
    float: left;
    width: 100%;
    color: #fff;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1;
    opacity: 0.6;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.searchbt {
    background: #f26722;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 5px;
}

.searchbt1 {
    background: #f26722;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 5px;
}

.arrow {
    display: inline;
    margin-top: 0px;
}

.sortBlk {
    width: 100%;
    float: left;
    background-color: #f0f0f0;
    padding: 15px 30px;
}

.srpCard {
    width: 100%;
    float: left;
    background: #fff;
    border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    margin-bottom: 10px;
}

    .srpCard .trainSrpDetail {
        width: 100%;
        float: left;
        padding: 20px;
    }

.ico18 {
    font-size: 18px;
}

.greyDr {
    color: #333;
}

.fmed {
    font-weight: 500;
    font-style: normal;
}

.width100 {
    width: 100%;
}

.fl {
    float: left;
}

.ico13 {
    font-size: 13px;
}

.greyLt {
    color: #999;
}

.padT5 {
    padding-top: 5px;
}

.ico20 {
    font-size: 20px;
}

.greyDr {
    color: #333;
}

.fb {
    font-weight: bold;
    font-style: normal;
}

.ico12 {
    font-size: 12px;
}

.greyLt {
    color: #999;
}

.padT3 {
    padding-top: 3px;
}

.ico15 {
    font-size: 15px;
}

.greyDr {
    color: #333;
}

.fmed {
    font-weight: 500;
    font-style: normal;
}

.srpCard .trainSrpDetail .travelLine {
    border-top: 1px solid #e5e5e5;
    width: 65%;
    float: left;
    margin-top: 5px;
    margin-left: 10%;
    position: relative;
}

    .srpCard .trainSrpDetail .travelLine .circle1 {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        display: inline-block;
        width: 5px;
        height: 5px;
        position: absolute;
        background-color: #dbdbdb;
        top: -3px;
        left: 0;
    }

    .srpCard .trainSrpDetail .travelLine .circle2 {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        display: inline-block;
        width: 5px;
        height: 5px;
        position: absolute;
        background-color: #dbdbdb;
        top: -3px;
        left: 50%;
    }

    .srpCard .trainSrpDetail .travelLine .circle3 {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        display: inline-block;
        width: 5px;
        height: 5px;
        position: absolute;
        background-color: #dbdbdb;
        top: -3px;
        left: 100%;
    }

srpCard .trainSrpDetail .bigBtn .outlineGreen {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    font-style: normal;
    padding: 10px 12px !important;
    text-transform: none;
}

.button.outlineGreen {
    border: 1px solid #2bac36;
    color: #2bac36;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 8px;
    font-weight: bold;
    border-radius: 5px;
    font-weight: 500;
    background: none;
}

    .button.outlineGreen:hover {
        background: #2bac36;
        color: #fff;
    }

.dib {
    display: inline-block;
}

a.button:hover {
    color: #fff;
}

.srpCard .classSeat .availDate .dateSeat {
    width: 99%;
    float: left;
    padding: 5px;
    background: #fff;
    margin-bottom: 0px;
}

    .srpCard .classSeat .availDate .dateSeat li:first-child {
        border-left: none;
    }

    .srpCard .classSeat .availDate .dateSeat li {
        width: 16.5%;
        float: left;
        border-left: 1px solid #e6e6e6;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
    }

.width100 {
    width: 100%;
}

.fl {
    float: left;
}

.ico12 {
    font-size: 12px;
}

.padTB5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padTB3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.fmed {
    font-weight: 500;
    font-style: normal;
}

.txtTransUpper {
    text-transform: uppercase;
}

.ico12 {
    font-size: 12px;
}

.button.orange {
    background: #f26722;
    color: #fff;
    border: none;
    border-radius: 5px;
}

    .button.orange:hover {
        background: #f37638;
    }

.button.large {
    font-size: 16px;
    line-height: 1.33;
    padding: 8px 16px;
}

.alert_msg.imp_msg {
    color: #866c3f;
    background: #fcf6e3;
}

.alert_msg {
    font-size: 12px;
    padding: 5px;
    margin-bottom: 10px;
    width: 100%;
}

.marginTB20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.padTB20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.col-md-offset-1 {
    margin-left: 8.33333333%;
}

.col-md-10 {
    width: 83.33333333%;
}

.form-group {
    margin-bottom: 15px;
}

.ico12 {
    font-size: 12px;
}

.padB5 {
    padding-bottom: 5px;
}

.width100 {
    width: 100%;
}

.fl {
    float: left;
}

.marginT15 {
    margin-top: 19px;
}

.padT3 {
    padding-top: 3px;
}

button.blue {
    background: #2d67b2;
    color: #fff;
}

.button.large {
    font-size: 16px;
    line-height: 1.33;
    padding: 8px 16px;
}

.offerBlkWdgt {
    width: 392px;
    position: relative;
    background: #fff;
    cursor: pointer;
    padding: 0 !important;
    min-height: 160px;
    max-height: 160px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -o-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -o-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    box-shadow: 0 1px 2px #ccc;
}

    .offerBlkWdgt .offerBadge {
        position: absolute;
        right: 15px;
        top: 0;
        width: 34px;
        height: 52px;
        border-bottom-left-radius: 50px;
        -o-border-bottom-left-radius: 50px;
        -moz-border-bottom-left-radius: 50px;
        -webkit-border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        -o-border-bottom-right-radius: 50px;
        -webkit-border-bottom-right-radius: 50px;
        -moz-border-bottom-right-radius: 50px;
    }

.ico18 {
    font-size: 18px;
}

.orange {
    color: #f26722;
}

.padLR15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padTB20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.borderBtm {
    border-bottom: 1px solid #e6e6e6;
}

.ico16 {
    font-size: 16px;
}

.blue {
    color: #2d67b2;
}

.padTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padLR15 {
    padding-left: 15px;
    padding-right: 15px;
}

.borderBtm {
    border-bottom: 1px solid #e6e6e6;
}

.lh1-2 {
    line-height: 1.2 !important;
}

.ico12 {
    font-size: 13px;
}

.middale_sction {
    float: left;
    width: 100%;
    margin: 2% 0;
}

.zero {
    padding: 0;
    margin: 0;
}

.row {
    margin-right: -5px;
    margin-left: -5px;
}

.offers_info {
    background-color: #f7f7f7;
    border: 1px solid #e7e7e7;
    float: left;
    width: 100%;
    border-radius: 2px;
    padding:;
}

.border_right1 {
    border-right: 1px dashed #d5d5d5;
}

.offer {
    text-align: center;
    padding: 12px;
    margin: 0;
    box-sizing: border-box;
}

.font12 {
    color: #666666;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: -0.3px;
}

.offer_sub_detail {
    font-size: 16px;
    color: #2f68b5;
    text-transform: capitalize;
    padding: 0;
    margin: 0;
}

.promocode {
    color: #f16924;
    text-transform: uppercase;
    letter-spacing: -0.3px;
    font-size: 18px;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.pad15-tb {
    padding: 15px 0px;
}

ul.tnc {
    font-size: 15px;
    list-style: disc;
    padding-left: 25px;
    float: left;
}

.condition_inner {
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
}

.bkHeaderWrap {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.padTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.width100 {
    width: 100%;
}

.col-md-2 {
    width: 16.66666667%;
    float: left;
}

.giHdrLogo {
    background: url(../images/goLogo.png) no-repeat;
    background-size: auto auto;
    width: 125px;
    height: 47px;
    background-size: contain;
}

.padTB15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.bkHeaderWrap .bkHeaderMsg {
    position: absolute;
    top: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline;
}

.font12 {
    font-size: 12px;
    color: #666;
}

.padR5 {
    padding-right: 5px;
}

.padT10 {
    padding-top: 10px;
}

.fr {
    float: right;
    display: inline;
}

.bkContentWrap .bkContentWrapInner {
    background: #fff;
    padding: 20px;
    position: relative;
}

.bkContentWrap .bkStep {
    margin-bottom: 20px;
}

.padB20 {
    padding-bottom: 20px;
}

.marginB20 {
    margin-bottom: 20px;
}

.bkContentWrap .bkStepNum {
    background: #e5e5e5;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 7px 13px;
    font-size: 18px;
    color: #333;
    line-height: 1;
    color: #666;
}

.marginR10 {
    margin-right: 10px;
}

.bkContentWrap .bkStepHdr {
    font-size: 20px;
    line-height: 1;
}

.bkContentWrap .stepContentBlk {
    margin: 0 auto;
    width: 100%;
    max-width: 90%;
}

.padT10 {
    padding-top: 10px;
}

.maxWidth80 {
    max-width: 80%;
}

.lh1-5 {
    line-height: 1.5 !important;
}

.ico18 {
    font-size: 18px;
}

.padL10 {
    padding-left: 10px;
}

.ico14 {
    font-size: 14px;
    padding-top: 4px;
}

.flightDetailCont {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.padTB15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.width100 {
    width: 100%;
    background: none;
}

.clr {
    clear: both;
}

.db {
    display: block;
}

.flTime {
    font-size: 28px;
    line-height: 1;
}

.ico18 {
    font-size: 18px;
}

.marginT5 {
    margin-top: 5px;
}

.padT4 {
    padding-top: 4px;
}

.padR5 {
    padding-right: 5px;
}

.ico26 {
    font-size: 26px;
}

.greyLter {
    color: #b3b3b3;
}

.marginT10 {
    margin-top: 10px;
}

.dib {
    display: inline-block;
}

.ico18 {
    font-size: 18px;
}

.lh1-2 {
    line-height: 1.2 !important;
}

.flTime {
    font-size: 28px;
    line-height: 1;
}

.ico18 {
    font-size: 16px;
    display: inline-block;
}

.statusTag.green {
    background: #2bac36;
    color: #fff;
}

.statusTag {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-transform: uppercase;
    padding: 3px 7px;
    font-size: 11px;
    line-height: 1;
}

.zigzag {
    position: relative;
    background-color: #f9f9f9;
    clear: both;
    padding: 10px 20px 15px;
    margin-top: 20px;
    float: left;
    width: 100%;
}

    .zigzag::before {
        top: -11px;
        background-position: left bottom;
        background: -webkit-linear-gradient(-45deg, #f9f9f9 16px, transparent 0),-webkit-linear-gradient(45deg, #f9f9f9 16px, transparent 0);
        background: linear-gradient(-45deg, #f9f9f9 16px, transparent 0),linear-gradient(45deg, #f9f9f9 16px, transparent 0);
        background-repeat: repeat, repeat;
        background-size: auto auto, auto auto;
        content: " ";
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 11px;
        background-repeat: repeat-x;
        background-size: 11px 27px;
    }

.maxWidth80 {
    max-width: 80%;
}

.zigzag::after {
    bottom: 0;
    background-position: left bottom;
    background: -webkit-linear-gradient(-45deg, #ffffff 16px, transparent 0),-webkit-linear-gradient(45deg, #ffffff 16px, transparent 0);
    background: linear-gradient(-45deg, #ffffff 16px, transparent 0),linear-gradient(45deg, #ffffff 16px, transparent 0);
    background-repeat: repeat, repeat;
    background-size: auto auto, auto auto;
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 11px;
    background-repeat: repeat-x;
    background-size: 11px 27px;
}

.surat {
    display: inline;
}

.width2 {
    width: 90%;
    margin: 0 auto;
}

.ico16 {
    font-size: 16px;
}

.greyBg {
    background: #f5f5f5;
}

.pad10 {
    padding: 10px;
}

.padTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.bkContentWrap .stepLabel {
    text-align: right;
}

.marginB5 {
    margin-bottom: 5px;
}

.marginB10 {
    margin-bottom: 10px;
}

.posRel {
    position: relative;
}

.marginT20 {
    margin-top: 20px;
}

.borderBtm {
    border-bottom: 1px solid #e6e6e6;
}

.ico16 {
    font-size: 16px;
}

.marginL20 {
    margin-left: 20px;
}

.marginB5 {
    margin-bottom: 5px;
}

.pad0 {
    padding: 0 !important;
}

.inputMedium.iconImg {
    padding-left: 40px;
}

.inputMedium {
    font-size: 14px;
    height: 38px;
}

.col-md-12 {
    width: 100%;
}

.col-md-10 {
    width: 78.33333333% !important;
}


.button.grey {
    background: #666;
    color: #727370;
    color: #fff;
    cursor: pointer;
}

    .button.grey:hover {
        background: #999;
    }

.signUpInfo {
    width: 100%;
    float: left;
    background: #2d67b2;
    padding: 1.25em;
}

.padT5 {
    padding-top: .313em;
}

.width70 {
    width: 70%;
}

.ico16 {
    font-size: 1em;
}

.white {
    color: #fff;
}

.padB5 {
    padding-bottom: .313em;
}

.signUpInfo .cashLogo {
    background: url(../images/popupimg.PNG) no-repeat;
    background-size: auto auto;
    width: 4.8em;
    height: 4.8em;
    float: left;
    background-size: cover;
}

.signUpInfo .goLogoLft {
    float: left;
    background: #fff;
    padding: .313em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.pad10 {
    padding: .625em;
}

.userDetailBlk {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

    .userDetailBlk .form-control {
        padding: 6px 12px;
        height: 45px;
        font-size: 1em;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #ccc;
        border-radius: 0;
    }

.padB10 {
    padding-bottom: .625em;
}

.ico24 {
    font-size: 1.5em;
}

.fmed {
    font-weight: 500;
    font-style: normal;
}

.vMid {
    vertical-align: middle;
}

.padL3 {
    padding-left: .188em;
}

.vMid {
    vertical-align: middle;
}

.ico28 {
    font-size: 1.75em;
}

.fb {
    font-weight: bold;
    font-style: normal;
}

.blueDr {
    color: #265a9d;
}

.userDetailBlk .showPass {
    font-size: .875em;
    line-height: 1;
    color: #666;
    position: absolute;
    float: left;
    right: 10px;
    top: 20px;
}

.btnDivider {
    width: 100%;
    float: left;
    padding-top: 0.625em;
    padding-bottom: .625em;
}

.signInFB {
    width: 100%;
    float: left;
    padding-bottom: 1.25em;
    position: relative;
}

    .signInFB .fbLogo {
        background: url(../images/fb.PNG) no-repeat;
        background-size: auto auto;
        width: 1.8em;
        height: 1.8em;
        float: left;
        position: absolute;
        background-size: cover;
        top: 15%;
        left: 4%;
    }

    .signInFB .custBtn {
        cursor: pointer;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        padding: 11px 11px 11px 30px;
        border: 0;
        font-size: 1.188em;
        line-height: 1;
        color: #fff;
        background: #4267b2;
        text-align: center;
        line-height: 1.4;
    }

@media only screen and (max-width: 768px) {
    .srpCard .classSeat .availDate .dateSeat li {
        width:100% !important;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .width2 {
        width: 95%;
        margin: 0 auto;
    }

    .col-sm-9 {
        width: 70% !important;
        margin: 0 5px;
    }

    .col-xs-12 {
        width: 100%;
    }

    xs-12 {
        float: left;
    }

    .middale_sction {
        float: left;
        width: 100%;
        margin: 2% 0;
    }

    .blueBg {
        background: #2d67b2;
        padding: 15px;
        height: auto;
    }

    .logo {
        width: 40% !important;
    }

    .arrow {
        display: inline;
        margin-top: 10px;
    }

    .width {
        width: 90%;
        margin: 0 auto;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 640px) {
    .bkContentWrap .stepLabel {
        text-align: left;
    }

    .flightDetailCont {
        border: 1px solid #e5e5e5;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        margin-top: 10px;
        padding: 10px !important;
    }

    .width2 {
        width: 100%;
        margin: 0 auto;
    }

    .padTB15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .surat {
        display: none;
    }

    .ico18 {
        font-size: 18px;
    }

    .bkHeaderWrap .bkHeaderMsg {
        position: absolute;
        top: 12px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        display: none;
    }

    .fr {
        float: right;
    }

    .logo {
        width: 50% !important;
    }

    .arrow {
        display: none;
        margin-top: 10px;
    }

    .offerBlkWdgt {
        width: auto;
        position: relative;
        background: #fff;
        cursor: pointer;
        padding: 0 !important;
        min-height: 160px;
        max-height: 160px;
        border-bottom-left-radius: 0px;
        -moz-border-bottom-left-radius: 0px;
        -o-border-bottom-left-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-top-right-radius: 8px;
        -webkit-border-top-right-radius: 8px;
        -o-border-top-right-radius: 8px;
        -moz-border-top-right-radius: 8px;
        border-top-left-radius: 8px;
        -webkit-border-top-left-radius: 8px;
        -o-border-top-left-radius: 8px;
        -moz-border-top-left-radius: 8px;
        box-shadow: 0 1px 2px #ccc;
    }
}

@media only screen and (max-width: 480px) {
    .logo {
        width: 70% !important;
    }
}

@media only screen and (max-width: 360px) {
    .logo {
        width: 100% !important;
    }

    .font30 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 320px) {
    .font30 {
        font-size: 22px;
    }
}

@import "compass/css3";
/* cbFlyNav Req Styles */


body {
    /* These styles don't have to be on body,
     they could be on an element that wraps around
     the left-flyout-nav and the content. 
     This is to prevent a problem on Chrome that
     leaves the width of the container with the 
     added width of the flyout nav even after it's been
     hidden. */
    position: relative;
    overflow-x: hidden;
    width: 100%;
}

.layout-left-flyout {
    height: 100%;
    position: fixed;
    visibility: hidden;
    z-index: 0;
    transition: visibility 0 linear .2s;
    background: #383838;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

    .layout-left-flyout.isCbFlyNavActive {
        visibility: visible;
        transition: z-index 0 linear .2s;
        z-index: 1;
    }

.cbFlyNav-wrap {
    display: block;
    position: relative;
    height: 100%;
    overflow: hidden;
    width: 270px;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    > nav

{
    transform: translateY(0);
    transition: transform 0 ease-in-out;
    /*    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;*/
}

}

.nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
}

.layout-right-content.isCbFlyNavActive {
    transform: translate3d(270px, 0, 0);
    min-width: 320px;
}

.icon-cbmore {
    content: "";
    float: right;
    margin-top: 4.5px;
    padding: 4.5px;
    box-shadow: 1px -1px 0 0px #FFF inset;
    -webkit-transform: rotate(225deg);
}

.nav-flyout-navmask, .nav-flyout-contentmask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.nav-flyout-contentmask {
    z-index: 1;
}

.nav-flyout-navmask {
    right: 180px;
    z-index: 1;
}
/* Menu Toggle */

.btn-navbar {
    position: absolute;
    width: 50px;
    height: 40px;
    padding: 4px 0;
    display: block;
    z-index: 1;
}

.btn-navbar-navtoggle {
    left: 10px;
}

.btn-navbar .icon-bar {
    display: block;
    width: 28px;
    height: 4px;
    background-color: #4d4d4d;
    margin: 7px auto 0 auto;
}

    .btn-navbar .icon-bar + .icon-bar {
        margin-top: 3px;
    }

.width1 {
    width: 96%;
    margin: 0 auto;
}

.ico20 {
    font-size: 20px;
}

.modify {
    background: #f26722;
    color: #fff;
    padding: 5px;
    border: none;
    border-radius: 5px;
    font-size: 12px;
}

.txtCenter {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .btn-navbar {
        display: none;
    }
}
/* Navbar Styles */
.navbar {
    height: 40px;
    margin: 0;
    padding: 5px 0;
    position: relative;
    background: #fafafa;
    margin-bottom: 10px;
    width: 100%;
    padding: 0 10px;
    font-family: "Lato", sans-serif;
    box-shadow: 0 1px 1px 0px #dddddd;
}

@media screen and (max-width: 767px) {
    .navbar .nav-collapse {
        display: none;
    }

    .srpCard .trainSrpDetail .bigBtn .outlineGreen {
        font-size: 14px;
        line-height: 1;
        font-weight: 500;
        font-style: normal;
        padding: 10px 12px !important;
        text-transform: none;
    }

    .button.outlineGreen {
        border: 1px solid #2bac36;
        color: #2bac36;
        font-size: 10px;
        text-transform: uppercase;
        padding: 3px 10px;
        font-weight: bold;
    }
}

@media screen and (max-width: 768px) {
    .width1 {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) {
    .navbar {
        height: auto;
        position: relative;
        background: none;
        margin-bottom: 10px;
        width: 100%;
        padding: 0 10px;
    }
}
/* Mobile First Nav */
.the-nav {
    ul .nav-flyout

{
    display: block;
    margin-bottom: 15px;
    float: none;
    height: 100%;
    > li

{
    float: none;
    display: block;
    width: 270px;
}

li {
    a

{
    color: #FFF;
    display: block;
    text-decoration: none;
    padding: 11px 15px;
    margin-right: 0;
    &:hover

{
    background: #ff8358;
}

}
}

.dropdown {
    position: static;
    .subnav

{
    float: none;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: auto;
    width: 0;
    min-width: 0;
    margin: 0;
    list-style: none;
    z-index: 1000;
    background: #595959;
    transition: width .2s ease-in-out;
    >li

{
    width: 180px;
}

&.is-subnav-visible {
    width: 180px;
}

}
}
}

&.is-inactive ul.nav-flyout {
    > li

{
    > a

{
    opacity: .2;
}

&.is-active > a {
    opacity: 1;
    background: #ff8358;
}

}
}
}

/* Large Screen Styles*/
@media screen and (min-width: 768px) {
    .container {
        width: 95%;
        margin: 0 auto;
    }

    .the-nav {
        display: block;
    }

        .the-nav .nav {
            display: block;
        }

        .the-nav .nav-pill:after {
            content: "";
            display: table;
            clear: both;
        }

        .the-nav > .nav {
            margin: 0;
            line-height: normal;
        }

            .the-nav > .nav > li {
                display: inline-block;
                margin-bottom: 0;
                position: relative;
            }

                .the-nav > .nav > li .caret {
                    margin-top: 8px;
                    margin-left: 2px;
                    border-top-color: #A7A7A7;
                    border-bottom-color: #A7A7A7;
                }

                .the-nav > .nav > li a {
                    display: block;
                    padding: 10px 10px 10px;
                    color: #A7A7A7;
                    font-weight: 500;
                    text-decoration: none;
                }

                .the-nav > .nav > li:nth-of-type(1) > a {
                    padding-left: 0;
                }

                .the-nav > .nav > li:last-of-type > a {
                    padding-right: 0;
                }

                /* Active State */
                .the-nav > .nav > li:hover > a {
                    color: #303030;
                }

                .the-nav > .nav > li:hover .subnav {
                    display: block;
                }

                .the-nav > .nav > li:hover .caret {
                    border-top-color: #303030;
                    border-bottom-color: #303030;
                }

    /* Subnav */

    .nav > li > .subnav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 20;
        margin: 0;
        padding: 0;
        min-width: 160px;
        background: #F7F7F7;
        box-shadow: 0 1px 1px 0px #DDDDDD;
    }

        .nav > li > .subnav > li {
            margin-bottom: 0;
        }

            .nav > li > .subnav > li a {
                color: #A7A7A7;
                transition: all .2s;
            }

            .nav > li > .subnav > li:hover a {
                background: #ff8358;
                color: white;
            }
}
/* General Mobile First Styles */

.hidden-sm {
    display: none;
}

@media screen and (min-width: 768px) {
    .visible-sm {
        display: none;
    }

    .hidden-sm {
        display: block;
    }
}
/* Resets and clean ups and extras */

*, *:before, *:after {
    @include box-sizing(border-box);
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
    li

{
    margin: 0;
}

}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.dropdown .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid gray;
    content: "";
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.container {
    font-family: 'Lato', Sans-serif;
    width: 95%;
    margin: 0 auto;
    &.navbar

{
    width: 100%;
}

&:before, &:after {
    content: "";
    display: table;
    clear: both;
}

}

h1 {
    font-size: 3.7em;
    font-weight: 200;
    margin-top: .2em;
}

p {
    font-size: 1em;
    line-height: 1.4em;
    font-weight: 400;
}

a.gh-btn {
    display: inline-block;
    width: 250px;
    background: white;
    color: #1D1F21;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 15px 25px;
    transition: all .2s ease-in-out;
    &:hover

{
    background: #e6e6e6;
}

}

.align-center {
    text-align: center;
}

pre {
    color: #cccccc;
    overflow: auto;
    overflow: auto;
    background: #1D1F21;
    padding: 0;
    font-family: monospace;
    -moz-tab-size: 2;
    -o-tab-size: 2;
    tab-size: 2;
    -ms-word-break: normal;
    word-break: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    position: relative;
    code

{
    background: none;
    padding: 15px;
    white-space: pre;
    overflow: auto;
    display: block;
}

}

.layout-right-content {
    color: #ffdede;
}

@media only screen and (max-width: 450px) {
    .eventtablet {
        display: inline;
    }

    .eventlarge {
        display: none;
    }
}

@media only screen and (max-width: 1200px) and (min-width:451px) {
    .eventmobile {
        display: none;
    }

    .eventlarge {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .eventmobile {
        display: none;
    }

    .eventtablet {
        display: none;
    }
}

.eevhide {
    display: none;
}

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);


.error-text {
    color: orangered !important;
    font-size: 12px;
}

.hidden {
    display: none !important;
}


.eevdefault-text {
    margin-bottom: 10px;
}

.fare-bottom-book {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.text-bold {
    font-weight: 600;
}


.dima-alert-fixed {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 2.5;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    font-size: 16px;
    color: #fff;
}

.dima-alert {
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 2.5;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    font-size: 16px;
    color: #fff;
}

.dima-alert-error {
    background-color: #e74c3c !important;
    padding: 5px;
}

.dima-alert-warning {
    background-color: #e0f809 !important;
    padding: 5px;
}

.dima-alert-success {
    background-color: #7cb342 !important;
    padding: 5px;
}

.error-text-summary {
    color: orangered !important;
    font-size: 12px;
    border: 1px dashed orangered;
    position: relative;
    display: inline-block;
    padding: 5px;
    width: 100%;
    border-radius:5px;
}

    .error-text-summary ul {
        font-size: 12px;
        list-style: disc;
        padding-left: 15px;
        float: left;
        margin-bottom: 0px;
    }


.login-width {
    width: 30%;
    margin: 0 auto;
}

.bg-white {
    background:#fff;
}