#pass-conditions p,#pass-conditions span,body {
    color: #444!important
}

.descriptionArea span, .descriptionArea p {
    font-family: Poppins, sans-serif !important;
    font-size: 14px !important;
    background: transparent !important;
	color: #444 !important;
}

.registerTravellerOpened {
    display: block !important;
}
.panVerifyButton {
    margin-top: 22px;
    background: #da2128 !important;
    color: #fff !important;
    padding: 6px 16px !important;
    /*font-family: Poppins Medium !important;*/
    font-size: 15px !important;
    border: 1px solid #da2128;
    height: 35px;
    border-radius: 4px; 
} 

.traveller-details{display:none;}
.traveller-PAN,.traveller-pan-card.frm_control {
    max-width: 390px;
    position: relative;
    min-width: 390px
}



div#panStatus {
    min-width: 250px;
    color: green;
    padding: 1px 7px 0 15px
}

div#panStatus.pancardStatusFalse {
    color: red;
    min-width: 355px;
    margin-left: -9px;
    padding: 0 10px 0 24px
}

.pancardStatusFalse::before {
    content: "\D7";
    background: red;
    color: #fff;
    position: absolute;
    padding: 0 0 0 3px
}

.pancardStatusTrue::before {
    content: "✔";
    background: green;
    color: #fff;
    position: absolute;
    padding: 0 0 0 2px
}

div#panHolderName {
    min-width: 261px;
    text-align: right;
    margin-right: 25px
}

.pancardStatusFalse::before,.pancardStatusTrue::before {
    width: 13px;
    line-height: 12px;
    border-radius: 50%;
    left: 285px;
    height: 13px;
    font-weight: 700;
    margin-top: 0
}

.panCardServiceData {
    font-size: 11px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: absolute;
    left: 105px;
    top: 30px
}

.descriptionArea input[type=radio]:checked {
    background: url(/images/eurail/Eurorail_css_sprites.png) -10px -140px;
    display: inline-block;
    z-index: 1;
    position: relative;
    appearance: none;
    border-radius: 50px
}

input[type=radio]:checked {
    background: url(/images/eurail/Eurorail_css_sprites.png) -154px -180px;
    display: inline-block;
    z-index: 1;
    position: relative;
    appearance: none;
    border-radius: 50px
}

.page-heading {
    margin-top: 40px;
    padding-top: 40px
}

.tc_login_otp_three.tc_login_otp_details_otp {
    width: 67px!important
}

#loginGuestContinue {
    margin-top: -81px;
    margin-left: 100px
}

body {
    font-family: Poppins,sans-serif!important
}

.sotc_loginwidth {
    width: auto!important
}

button.close.login_reg_popup_close {
    background: 0 0!important
}

.login_reg_div {
    float: left;
    width: 100%!important;
    padding: 24px 0 25px!important
}

#loginRegisterPopup .modal-dialog {
    width: 35.5%!important
}

.eurail_label {
    padding-top: 16px
}

.passInner p {
    margin-bottom: 0
}

#sendQuotePopup,.youthAgeRequire h2,.youthAgeRequire h3 {
    margin: 16px 0
}

.youthAgeRequire #searchRail {
    width: auto;
    margin: 16px auto
}

.youthAgeRequire #myTab .nav-link.active,.youthAgeRequire #myTab .nav-link:hover {
    border-color: #da2128 #da2128 #fff
}

.youthAgeRequire #myTab .nav-item {
    width: 100px;
    text-align: center
}

.youthAgeRequire #myTab li.nav-item a {
    padding: 16px!important;
    font-family: Poppins;
    font-size: 15px
}

.youthAgeRequire .tab-content ul {
    margin-left: 10px;
    margin-top: 16px
}

.youthAgeRequire .tab-content ul li {
    list-style-position: inside
}

.enquiry-form .form-group.crm_form_area_sub {
    margin-bottom: 0
}

.login-detail-email-box #loginId {
    margin-bottom: 4px
}

.login-detail-email-box .withPass {
    margin-bottom: 16px
}

#emailVerifyWrap {
    padding-top: 0
}

#passNotAvailable .modal-content .close {
    right: 0;
    top: 0
}

.descriptionArea {
    border-right: 1px solid rgba(0,0,0,.1)
}

#passenger_disclaimer {
    top: 40%
}

#passenger_disclaimer .modal-body {
    padding: 24px
}

#passenger_disclaimer .modal-title {
    margin-left: 9px
}

.loader_dot_plus {
    margin: 0 auto;
    text-align: center;
    position: relative;
    clear: both;
    padding: 10px
}

#registerGuestContinue {
    margin-top: -81px;
    margin-left: 50%
}

.youthAgeArea,p#PassDuration {
    margin-top: 4px
}

.modal-content .cross {
    right: 0!important
}

p#PassDuration {
    margin-bottom: 4px
}

.right-banner1 {
    margin-bottom: 16px
}

input[type=checkbox],input[type=radio] {
    vertical-align: middle
}

.loader_dot_plus .snippet {
    position: absolute;
    top: 50%;
    left: 47%
}

.loader-fxmate-dot-pulse {
    position: relative;
    left: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #0094DA;
    color: #0094DA;
    box-shadow: 9999px 0 0 -5px #0094DA;
    animation: dotPulse 1.5s infinite linear;
    animation-delay: .25s
}

.loader-fxmate-dot-pulse::after,.loader-fxmate-dot-pulse::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #0094DA;
    color: #0094DA
}

.loader-fxmate-dot-pulse::before {
    box-shadow: 9984px 0 0 -5px #0094DA;
    animation: loaderDotPulseBefore 1.5s infinite linear;
    animation-delay: 0s
}

.loader-fxmate-dot-pulse::after {
    box-shadow: 10014px 0 0 -5px #0094DA;
    animation: loaderDotPulseAfter 1.5s infinite linear;
    animation-delay: .5s
}

@keyframes loaderDotPulseBefore {
    0%,100%,60% {
        box-shadow: 9984px 0 0 -5px #0094DA
    }

    30% {
        box-shadow: 9984px 0 0 2px #0094DA
    }
}

@keyframes dotPulse {
    0%,100%,60% {
        box-shadow: 10010px 0 0 -5px #0094DA
    }

    30% {
        box-shadow: 10010px 0 0 2px #0094DA
    }
}

@keyframes loaderDotPulseAfter {
    0%,100%,60% {
        box-shadow: 10025px 0 0 -5px #0094DA
    }

    30% {
        box-shadow: 10025px 0 0 2px #0094DA
    }
}

.holiday-autocomplete {
    box-shadow: none;
    top: 57px;
    border-top: 0!important;
    margin: 0 auto;
    width: 88%;
    z-index: 99;
    display: none;
    max-height: 230px;
    left: 17px
}

.holiday-autocomplete ul {
    border-top: 1px solid #d3d3d3;
    margin-bottom: 0
}

.holiday-autocomplete ul,.holiday-autocomplete ul li {
    width: 100%;
    display: inline-block
}

.holiday-autocomplete ul li a {
    font-size: 14px;
    color: #666;
    padding: 4px 10px;
    display: inline-block
}

.add-youth-area .tooltip_holder,.add-youth-area span,.mobilePassDiv .tooltip_holder,.privacy-check p {
    display: inline
}

.holiday-autocomplete ul li.active a {
    color: #da2128
}

.holiday-autocomplete ul li.active {
    background: #e5f0f6;
    color: #da2128
}

.notMoreSendQuote {
    clear: both;
    padding-top: 10px;
    color: #da2128
}

span.pdp_remove_ico.remove_send_quote_email {
    position: relative;
    top: 55px;
    font-size: 20px;
    cursor: pointer;
    z-index: 1000
}

span.tc-email {
    vertical-align: middle;
    padding-right: 5px;
    color: #444
}

.note .tooltip_holder a {
    border: none;
    background: 0 0;
    padding: 0;
    top: 0;
    color: #444
}

#modify_journeyDate[readonly],input#journeyDate[readonly] {
    background: 0 0
}

.mobilePassDiv .Custometip {
    width: 400px!important;
    top: 15px;
    left: 29px;
    border: 1px solid #da2128
}

.mobilePassDiv .Custometip:after,.mobilePassDiv .Custometip:before {
    right: 100%;
    top: 51%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.mobileIcon,.mobilePass {
    height: 28px;
    display: inline-block!important
}

.mobilePassDiv .Custometip:before {
    border-color: rgba(225,243,252,0);
    border-right-color: #da2128;
    border-width: 13px;
    margin-top: -18px
}

.mobilePassDiv .Custometip:after {
    border-color: rgba(214,222,241,0);
    border-right-color: #f2dbdc;
    border-width: 12px;
    margin-top: -17px
}

.mobilePassDiv .Custometip p {
    font-size: 11px;
    font-family: Poppins,sans-serif
}

.mobileIcon {
    background-position: -219px -110px!important;
    width: 18px;
    vertical-align: text-bottom
}

.ui-datepicker {
    border: 1px solid #da2128!important
}

.ui-widget {
    font-family: poppins,sans-serif
}

.add-youth-area .category-label {
    margin-left: 60px;
    margin-top: 5px
}

.add-youth-area .controls {
    margin-top: 0;
    right: 0
}

#passenger_disclaimer .modal-header {
    border-bottom: 0;
    padding: 0
}

.modal-content .cross:hover,.modal-header .close:hover,.modal-header .cross:hover {
    background: url(/images/eurail/Eurorail_css_sprites.png) -60px -60px no-repeat
}

a#cntwithoutquote {
    margin-top: 10px;
    clear: both;
    color: #fff;
    display: block
}

#pass-conditions .modal-body {
    margin-top: 16px;
    padding: 16px;
    font-size: 13px
}

#modifySearchPopup .modal-body {
    padding: 16px;
    margin-top: 18px
}

.modal-content .close,.modal-content .cross {
    right: 18px;
    position: absolute;
    z-index: 1;
    color: #444;
    background: url(/images/eurail/Eurorail_css_sprites.png) -134px 2px no-repeat;
    width: 35px;
    height: 45px;
    outline: 0
}

.modal-title {
    font-size: 20px
}

.controls .form-control[readonly] {
    background-color: transparent;
    opacity: inherit
}

.eurail_icon {
    background-position: -133px -56px!important;
    width: 26px;
    height: 30px;
    position: absolute
}

.passInner {
    padding-left: 30px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    background: url(/images/eurail/dropdown_arrow_down.png) 96% no-repeat #fff!important
}

.spriteIcon {
    background: url(/images/eurail/Eurorail_css_sprites.png) 96% no-repeat;
    display: inline-block
}

.btn:disabled {
    cursor: not-allowed
}

span.upArrow {
    width: 30px;
    height: 27px;
    background-position: -255px -16px
}

span.downArrow {
    width: 30px;
    height: 30px;
    background-position: -255px 13px
}

.css-filterlabel,.css-label,.lite-blue-check,.lite-greenfilter-check {
    background: url(/images/common_sprite.png) -375px -116px no-repeat;
    width: 18px;
    height: 18px
}

.opportunityIdDiv {
    position: relative
}

.sendQuote_outer {
    border: 1px solid #da2128;
    padding: 4px;
    border-radius: 4px;
    font-size: 14px
}

.send_quote_input_holder {
    clear: both
}

span.tc-sendQuote {
    vertical-align: middle;
    padding-top: 2px;
    padding-right: 5px;
    display: inline-block
}

#sendQuotePopup {
    z-index: 1;
    background-color: #fff;
    position: absolute;
    border: 1px solid #da2128;
    top: 243px;
    width: 500px;
    left: -114px;
    display: none
}

.optional_activities_popup_heading {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 0
}

.optional_activities_popup_heading h4 {
    font-size: 18px;
    margin: 0;
    color: #3b5592;
    font-weight: 400;
    float: left
}

#sendQuotePopup .close {
    float: right;
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    position: relative;
    z-index: 999999;
    overflow: visible;
    top: 8px;
    right: 16px;
    cursor: pointer
}

#addMoreSendQuote {
    margin: 15px 0 0;
    font-size: 12px;
    font-family: Calibri;
    color: #1074b4!important;
    text-align: left;
    display: inline-block
}

.send_quote_input input {
    outline: 0;
    border: 0;
    width: 80%
}

.sendQuoteButton button {
    color: #fff;
    background-color: #da2128;
    padding: 5px 41px;
    border-radius: 2px;
    font-size: 18px;
    outline: 0;
    border: 0;
    margin: 45px 0 20px
}

.send_quote_input_holder #sendQuoteForm .form-group {
    border: 0;
    margin: 10px 0;
    padding-bottom: 0
}

.send_quote_input {
    width: 90%;
    float: left;
    border: 1px solid #707070;
    padding: 4px 10px;
    border-radius: 3px;
    border-left-color: #707070;
    border-top-color: #707070;
    border-top-width: 2px;
    border-left-width: 2px;
    outline: #ccd4d6 solid 1px;
    border-bottom: 0;
    border-right: 0;
    margin-top: 10px;
    text-align: left
}

.select_rooms_wrapper .form-group span.pdp_remove_ico {
    background-color: #ccc;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 15px;
    padding: 3px 4px;
    margin: 5px -12px 0;
    height: 16px;
    display: block;
    width: 16px;
    right: 0;
    line-height: 8px;
    text-align: center;
    z-index: 999999999;
    float: right
}

span.pdf-download {
    border-left: 1px solid #da2128;
    padding-left: 5px;
    margin-left: 5px
}

.onbehalf-login {
    padding: 16px 4px;
    border-top: 1px dashed rgba(0,0,0,.4);
    clear: both;
    margin-top: 10px
}

.holdBooking_msg {
    background: #f2dbdc;
    border-radius: 4px;
    padding: 16px;
    margin-bottom: 8px;
    margin-top: 8px
}

.close {
    font-size: 22px;
    line-height: 1;
    color: #da2128;
    margin: 6px 0 0!important
}

span.explain.has_tooltip.tooltipstered {
    text-decoration: underline;
    color: #da2128
}

.compare_holder input[type=checkbox]:checked,input[type=checkbox].css-checkbox:checked+label.lite-blue-check {
    background: url(/images/common_sprite.png) -375px -136px no-repeat;
    width: 18px;
    height: 18px
}

.checkbox {
    height: 16px;
    margin: 0;
    padding-left: 0;
    width: 17px
}

.privacy-check p {
    position: absolute;
    margin-left: 8px;
    font-size: 12px
}

#ui-datepicker-div select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    width: 35%;
    height: 34px;
    padding: 6px 12px!important;
    font-size: 14px;
    background: url(/images/eurail/dropdown_arrow_down.png) 86% no-repeat #fff!important;
    line-height: 20px
}

.add-youth-area .tooltip_holder {
    margin-top: 5px
}

.add-youth-area .form-control,.add-youth-area .form-group {
    margin-bottom: 0
}

.add-youth-area .passengers_area {
    padding: 4px 12px
}

.add-youth-area {
    display: flex;
    margin-top: 0!important;
    margin-bottom: 4px
}

.add-youth-area .Custometip {
    width: 250px;
    top: 91px;
    left: -121px
}

.add-youth-area .Custometip:before {
    border-color: rgba(225,243,252,0);
    border-bottom-color: #f2dbdc;
    border-width: 13px;
    margin-top: -18px
}

.add-youth-area .Custometip:after {
    border-color: rgba(214,222,241,0);
    border-bottom-color: #f2dbdc;
    border-width: 13px;
    margin-top: -19px
}

.Custometip:before,.add-youth-area .Custometip:after {
    right: 45%;
    top: -7%
}

.tooltip_holder a {
    width: 22px;
    height: 30px;
    background-position: -7px -178px;
    vertical-align: bottom
}

.btn-number:disabled,.euroYouthMinus:disabled,.euroYouthPlus:disabled {
    background: #E0E4E7;
    color: #da2128
}

.btn-number,.euroYouthMinus,.euroYouthPlus {
    background: #da2128;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 10px
}

.btn-number:disabled:hover,.euroYouthMinus:disabled:hover,.euroYouthPlus:disabled:hover {
    background: #E0E4E7;
    color: #da2128
}

.btn-number:hover,.euroYouthMinus:hover,.euroYouthPlus:hover {
    background: #da2128;
    color: #fff!important
}

.glyphicon-minus:before:hover,.glyphicon-plus:before:hover {
    color: #fff!important
}

.glyphicon-minus {
    font-size: inherit;
    line-height: 0
}

.glyphicon-minus:before {
    content: '-';
    font-size: 22px;
    font-weight: 700;
    position: relative;
    top: 1px;
    left: -2px
}

.glyphicon-plus:before {
    content: '+';
    font-size: 19px;
    text-align: center;
    left: -2px;
    position: relative;
    top: -1px
}

.controls input {
    appearance: none;
    font-size: 14px;
    background: 0 0;
    box-shadow: none;
    text-align: center;
    display: inline;
    width: 2em;
    height: auto;
    padding: 0;
    border: 0
}

input[type=number]:focus,input[type=number]:hover {
    -moz-appearance: number-input
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    opacity: 1
}

.thomasLoader {
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    z-index: 9999
}

.thomas_loader {
    width: 50px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.spinner {
    width: 65px;
    height: 65px;
    display: block;
    color: #da2128
}

.cross,.spinner:after {
    display: inline-block;
    background: 0 0
}

.spinner,.spinner:after {
    position: relative;
    box-sizing: border-box
}

.spinner:after {
    content: "";
    width: 100%;
    height: 100%;
    border: 5px solid currentColor;
    border-bottom-color: transparent;
    border-radius: 100%;
    animation: ball-clip-rotate .75s linear infinite
}

@keyframes ball-clip-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.cross {
    font-weight: 300;
    font-size: 25px;
    padding-top: 4px;
    border: 0;
    outline: 0
}

span.step_num.hide {
    display: none
}

.bs-wizard-dot.active span.step_num {
    background: #fff
}

.owl-carousel .owl-item .active .owl-lazy {
    opacity: 1
}

h4 {
    text-align: center;
    padding: 15px
}

#wantUsCallPopup .modal-dialog {
    max-width: 400px
}

#wantUsCallPopup .checkoutBtn {
    width: 100%;
    margin-top: 16px
}

.fare-detail-open,.payment-fare .fare-detail-open {
    display: none;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 4px 18px 4px rgba(0,0,0,.17);
    position: absolute;
    text-align: left;
    padding-bottom: 16px;
    width: 324px;
    right: 26px;
    border-radius: 4px
}

.note,.page-heading h2,.page-heading p,.pricing-sect p,.showAllPassenger,.steps,span.indRupee,span.step_num,span.usDoller {
    text-align: center
}

.fare-detail-text {
    text-decoration: underline;
    cursor: pointer
}

.passenger-count {
    background: #f2dbdc;
    padding: 5px 15px;
    clear: both;
    border-radius: 4px
}

.bookingFee p,.classType p {
    font-size: 10px;
    color: #444!important
}

.bookingFee>span,.classType>span {
    display: inline-grid
}

.steps {
    width: 50%;
    margin: 0 auto
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    font-size: 10px
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot.active,.questionTool .badge {
    background: #da2128;
    color: #fff
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 42px;
    height: 42px;
    display: block;
    background: #fff;
    color: #da2128;
    top: 20px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    font-weight: 500;
    border: 2px solid #da2128
}

.rightTick-icon {
    font-size: 16px;
    margin: -31px 0 0;
    top: 11px;
    position: relative
}

.tc-steps-tick:before {
    content: "\e92f"
}

.bs-wizard>.bs-wizard-step>.progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    margin-bottom: 8px;
    box-shadow: none;
    left: 62%;
    width: 100%;
    top: 34%
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
    font-size: 11px;
    margin-top: 52px
}

.progress,.progress-bar.active,.progress.active .progress-bar {
    height: 2px!important
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 0;
    left: 0
}

.progress {
    height: 2px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%)
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    width: 100%;
    box-shadow: none;
    background-color: #da2128
}

.progress-bar.blue_line {
    background-color: #da2128!important
}

span.step_num {
    width: 14.26px;
    height: 14.26px;
    background: #da2128;
    border-radius: 50%;
    margin: 12px auto 0;
    display: block
}

.tc_login_otp_three.tc_login_otp_details_otp {
    padding-left: 17px
}

.login-detail-email-box .passLogin {
    border-bottom: 0;
    width: 47%;
    padding: 25px 0;
    position: relative
}

.clear {
    clear: both
}

.promo_text {
    display: block;
    width: 376px;
    color: #666;
    margin-left: 28px
}

.css-label,.payment-checkbox {
    background: url(/images/common_sprite.png) -375px -116px no-repeat;
    width: 18px;
    height: 18px
}

.continueBtn,button#emailVerify {
    background: #da2128;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px
}

.continueGuest {
    font-weight: 600;
    font-size: 14px;
    color: #da2128;
    background: rgba(225,228,231,.6);
    border: 1px solid #da2128;
    border-radius: 4px
}

a#loginIdChange {
    text-decoration: underline;
    color: #da2128;
    padding-left: 16px
}

.form-group.withPass.col-12.col-sm-6.padding-remove {
    margin-top: 16px
}

span.login-text1 {
    display: block;
    clear: both;
    font-size: 11px;
    color: #747474
}

.login-detail-left-wrapper {
    width: 45%
}

button#cancelBooking {
    background: #fff;
    border: 1px solid #da2128!important;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    color: #da2128
}

.Custometip,.login_div,.pkgDetails {
    background: #f2dbdc
}

.loginSectionCommon,.login_area {
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    padding: 24px
}

.traveller_details_section span {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.login_div {
    border-radius: 4px;
    margin-top: 12px;
    padding: 8px;
    font-size: 14px;
    margin-bottom: 28px
}

.login_txt {
    float: right;
    color: #da2128;
    font-weight: 600!important;
    cursor: pointer
}

.login_div span,.review_pass_section span label {
    font-size: 14px;
    font-weight: 400
}

.tdp_section label {
    padding-left: 0!important
}

.review_pass_section span {
    display: block;
    padding-bottom: 6px
}

.review_pass_section .passConditions {
    padding: 0
}

.selectPassType span {
    display: inline-block;
    margin: 0 16px 10px 0
}

.tooltip_holder {
    position: relative
}

.note .Custometip {
    width: 250px;
    font-size: 12px
}

.disabled {
    opacity: .3;
    pointer-events: none
}

.Custometip {
    top: -40px;
    color: #333;
    left: -82px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgb(0 0 0 / 28%);
    -moz-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
    -ms-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
    -o-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
    box-shadow: 2px 2px 6px rgb(0 0 0 / 28%)
}

.tooltip_holder:hover .Custometip {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(-50%);
    z-index: 999
}

.Custometip:after,.Custometip:before {
    right: 45%;
    top: 134%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.Custometip:before {
    border-color: rgba(225,243,252,0);
    border-top-color: #da2128;
    border-width: 13px;
    margin-top: -18px
}

.Custometip:after {
    border-color: rgba(214,222,241,0);
    border-top-color: #f2dbdc;
    border-width: 13px;
    margin-top: -19px
}

.price-section {
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 16px
}

.typesofPass input[type=radio]:checked:after {
    content: "\2713";
    color: #fff;
    position: relative;
    top: -4px;
    left: 4px;
    font-size: 10px;
    font-weight: 600
}

.typesofPass input[type=radio]:checked {
    background: #da2128;
    display: inline-block;
    z-index: 10000000;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50px
}

.pkgDetails {
    border-radius: 4px;
    padding: 16px 8px;
    margin-bottom: 8px
}

h6 {
    color: #da2128;
    font-weight: 500;
    font-size: 14px
}

.note span.usDoller {
    font-size: 11px!important;
    display: inline;
    font-weight: 400
}

.right-area .checkoutBtn {
    width: 100%
}

.note {
    background: rgba(19,194,150,.08);
    border: 1px solid #7BD9EE;
    border-radius: 30px;
    padding: 4px 15px;
    font-size: 11px!important;
    margin: 20px 0 28px
}

.totalPrice span:first-child {
    display: inline-block
}

.totalPrice span:last-child {
    display: block
}

.totalPrice {
    padding-top: 8px;
    margin-top: 8px;
    padding-bottom: 16px;
    font-weight: 500;
    font-size: 15px;
    color: #444
}

.costDetails .totalPrice span.usDoller {
    font-size: 17px!important;
    font-weight: 500!important
}

.costDetails span.usDoller {
    font-size: 15px!important;
    font-weight: 400;
    text-align: right;
    display: flex;
    float: right
}

#modifySearchPopup .form-group.crm_form_area_sub {
    margin-bottom: 8px
}

.typesofPass {
    background: #f2dbdc;
    border: 1px solid #da2128;
    border-radius: 4px;
    margin: 16px 0 0 16px;
    padding: 16px
}

#searchRail,.checkoutBtn {
    color: #fff;
    border-radius: 4px
}

.bookingFee,span#passType {
    font-size: 15px
}

.checkoutBtn {
    background: #da2128;
    padding: 7px 16px;
    border: 0;
    font-size: 14px;
    width: 217px;
    margin-bottom: 16px
}

.typesofPass span.usDoller {
    font-size: 16px;
    margin-top: 11px
}

.typesofPass input[type=radio] {
    width: 15px!important;
    height: 15px!important;
    margin: 0 8px 0 0
}

.passes_div .typesofPass label {
    display: inline;
    font-weight: 500;
    font-size: 14px;
    padding-left: 0
}

.login-detail-email-box h5,a.ui-datepicker-next,a.ui-datepicker-prev {
    display: none
}

.typesofPass p {
    margin-left: 25px
}

.branchSection,.contact_section,.passes_div,.paymentDetails_inner,.review_pass_section,.traveller_details_section {
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 16px 0 16px 16px;
    margin-bottom: 24px
}

.passes_div {
    padding: 16px 32px 16px 16px
}

.paymentDetails_inner,.review_pass_section,.traveller_details_section {
    padding: 24px!important
}

.pricing-sect {
    margin: 37px auto 0 0;
    padding-right: 0;
    padding-left: 32px
}

span.usDoller {
    font-weight: 500;
    font-size: 25px;
    display: block
}

.pricing-sect p,a.wantus_call_btn {
    font-size: 12px;
    color: #da2128;
    font-weight: 500
}

a.wantus_call_btn {
    border: 1px solid #da2128;
    border-radius: 4px;
    padding: 8px 16px;
    margin-top: 15px;
    display: block
}

.pricing-sect p:hover {
    color: #da2128
}

span.indRupee {
    font-weight: 500;
    font-size: 18px;
    color: #637381;
    display: block
}

.indRupee .INR {
    color: #637381!important
}

.passes_div label,.review_pass_section label {
    font-weight: 500;
    font-size: 16px;
    color: #444;
    margin-bottom: 6px;
    display: inline-block;
    padding-left: 16px
}

.descriptionArea input[type=radio] {
    margin-left: -14px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(/images/eurail/Eurorail_css_sprites.png) -134px -98px;
    -webkit-appearance: none
}

input[type=radio] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background: url(/images/eurail/Eurorail_css_sprites.png) -119px -180px;
    -webkit-appearance: none
}

.passes_div .col-9.col-sm-9 {
    border-right: 1px solid rgba(0,0,0,.1)
}

.passConditions {
    font-weight: 500;
    font-size: 13px;
    color: #da2128;
    text-decoration-line: underline;
    display: block;
    cursor: pointer;
    padding-bottom: 10px;
    padding-left: 27px
}

.passConditions:hover {
    color: #da2128
}

.date {
    font-size: 12px;
    padding-left: 27px
}

.passes_div select {
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 4px;
    width: 190px;
    height: 36px;
    padding: 6px 16px;
    margin-left: 27px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/images/eurail/dropdown_arrow_down.png) 94% no-repeat #fff!important;
    background-size: 12px 6px!important
}

.days {
    padding-bottom: 4px;
    color: #444;
    display: block;
    padding-left: 27px
}

.passes_div ul {
    margin: 0 0 0 19px
}

.passes_div ul li {
    padding-bottom: 8px;
    font-size: 14px
}

.tdp_section h2,.typesofPass_section h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #444;
    margin-bottom: 11px;
    text-transform: uppercase
}

.typesofPass_section {
    min-height: 450px
}

.tdp_section,.typesofPass_section {
    margin-top: 42px
}

section.passDetails_section {
    border-bottom: 1px solid rgba(0,0,0,.4);
    margin-top: 8px;
    padding-bottom: 0
}

.modify_search {
    vertical-align: initial;
    margin: 14px 15px;
    color: #da2128!important;
    font-weight: 500!important;
    font-size: 14px!important;
    text-decoration-line: underline;
    cursor: pointer
}

.passDetails_section span {
    display: block;
    color: #444
}

.passDetails_section span:first-child {
    font-size: 13px;
    font-weight: 400
}

.passDetails_section span:last-child {
    font-size: 14px;
    font-weight: 500
}

.errorName,.showAllPassenger {
    color: #da2128;
    font-size: 12px
}

.passDetails_section .row div {
    border-right: 1px solid rgba(0,0,0,.2)
}

.page-heading p {
    margin-bottom: 32px
}

::-webkit-scrollbar {
    width: 3px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent
}

::-webkit-scrollbar-thumb {
    background: #da2128
}

.showAllPassenger {
    font-weight: 500;
    clear: both;
    cursor: pointer
}

.errorName {
    margin-top: -15px;
    position: absolute
}

.other-passengers {
    margin-top: 4px
}

img {
    max-width: 100%
}

.page-heading h2 {
    margin: 47px 0 8px;
    font-size: 22px;
    font-weight: 600
}

img.ui-datepicker-trigger {
    top: 32px;
    position: absolute;
    right: 26px
}

#modifySearchPopup img.ui-datepicker-trigger,.enquiry-form img.ui-datepicker-trigger {
    right: 12px
}

.traveller-dob img.ui-datepicker-trigger {
    top: 9px
}

.enquiry-form form {
    padding: 0 20px 20px
}

.enquiry-form form label {
    font-size: 14px;
    color: #444
}

#searchRail {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background: #da2128;
    font-size: 14px;
    padding: 8.5px 25px;
    font-weight: 300
}

.form-control {
    width: 100%;
    height: 36px;
    padding: 8px 16px;
    background-color: #fff;
    color: #444;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-size: 13px;
    margin-bottom: 16px;
    border: 1px solid #DADADA;
    border-radius: 4px
}

.euroRails_holiday-landing-page {
    position: relative
}

.formHeading {
    background: url(/images/eurail/dotted_shape_Railpassbg_icon.png) 303px 6px no-repeat #da2128;
    padding: 12px 16px;
    border-radius: 4px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 16px;
    font-size: 18px
}

.controls .form-group,dd,h1,h2,h3,h4,h5,h6,label {
    margin-bottom: 0
}

.enquiry-form {
    position: absolute;
    right: 130px;
    top: 14px;
    background: #fff;
    z-index: 1;
    padding: 4px;
    border-radius: 3px;
    -moz-box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
    -webkit-box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
    box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
    width: 348px
}

#ui-datepicker-div {
    z-index: 9999!important;
    width: 21.5%!important
}

.ui-datepicker-group.ui-datepicker-group-first,.ui-datepicker-group.ui-datepicker-group-last,.ui-datepicker-group.ui-datepicker-group-middle {
    width: 100%
}

.controls {
    float: none;
    vertical-align: middle;
    margin-top: 0;
    right: 12px;
    position: absolute
}

.mobilePass {
    background-position: -219px -70px;
    width: 22px
}

.mobilePassDiv span:nth-child(2) {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    margin-top: -11px
}

.signin-edit {
    color: #da2128!important
}

.bs-wizard-info a {
    color: #444
}

.passengers_area {
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 8px 12px;
    display: flex
}

.hide {
    display: none
}

@media screen and (min-width: 319px) and (max-width:767px) {
    .panCardServiceData {
        left:10px;
        top: 30px;
        flex-direction: column
    }

    .traveller-pan-card.frm_control {
        max-width: 215px;
        min-width: 215px
    }

    div#panHolderName {
        min-width: 100px;
        position: absolute;
        right: 44px;
        top: -20px
    }

    div#panStatus.pancardStatusFalse {
        min-width: 320px
    }

    .pancardStatusFalse::before,.pancardStatusTrue::before {
        left: 10px;
        margin-top: 2px
    }

    .pancardStatusTrue::before {
        padding: 0 0 0 2px
    }

    #loginRegisterPopup .modal-dialog {
        width: 95%!important
    }

    .passes_div label,.review_pass_section label {
        padding-left: 8px
    }

    .left-area {
        padding: 0
    }

    .descriptionArea {
        border-right: 0;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .bottom_img1 {
        padding: 15px
    }

    section#tour-offers-second {
        margin-bottom: 16px
    }

    .euroRails_search_section {
        margin-bottom: 40px
    }

    .enquiry-form {
        width: 90%;
        margin: 0 auto;
        left: 5%;
        right: auto
    }

    #ui-datepicker-div {
        z-index: 999999!important;
        width: 76%!important
    }
}

@media screen and (min-width: 768px) {
    header.bootstrap4_header .navbar-nav>li>a {
        font-family:Poppins;
        font-size: 14px!important
    }

    #tour-offers-second {
        margin-bottom: 28px
    }

    .right_section_banner img {
        min-height: 224px
    }

    #modifySearchPopup .modal-dialog {
        max-width: 348px
    }

    #passenger_disclaimer .modal-dialog {
        max-width: 680px
    }

    #pass-conditions .modal-dialog {
        width: 550px
    }

    .desktop-padd-remove {
        padding: 0
    }

    .left-area {
        max-width: 72%
    }

    .right-area {
        padding: 0;
        max-width: 28%;
        flex: 0 0 28%;
        -ms-flex: 0 0 28%;
        position: fixed;
        right: 2.5%;
        width: 28%;
        z-index: 111;
        background: #fff
    }
	
	.price_detail_sidebar {
        position: relative;
        right: initial;
    }
    .price_detail_sidebar .price_sidebar_wrapper {
        position: absolute;
        width: 100%;
    }
    .price_sidebar_wrapper.fixed {
        position: fixed;
        top: 0;
    }

    .passes_div .col-9.col-sm-9 {
        max-width: 72%
    }

    .passDetails_section .row div {
        max-width: 15%
    }

    .bootstrap4_header .navbar .nav-item {
        padding: 0 5px
    }

    .navbar-brand>img {
        width: 150px
    }

    .navbar-brand {
        padding: 5px
    }

    .bootstrap4_header .navbar-dark .navbar-nav .nav-item .nav-link {
        font-weight: 600;
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .price_detail_sidebar {
        max-width: 100%;
        flex: auto;
    }
    .price_sidebar_wrapper {
        position: static !important;
        width: 100% !important;
        margin-top: 20px;
    }
}