/******* Default New *********/
/******* V6 *******/

body {
    color: #000000;
    font-family:"Libre Franklin", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size:16px;
    line-height: 1.5em;
}

h1 {
    color: #0B66ff !important;
}

h4 {
    color: #0d0d0d;
}

.addthis_toolbox.addthis_default_style {
    display: inline;
}

.addthis_button_compact.at300m {
    padding-right: 20px;
}

a img:hover {
    background-color: transparent !important;
}

h1 {
    clear: both;
}

h2 {
    font-size: 1.3em;
    font-weight: normal;
    color: #626262;
    font-style: normal;
}

strong {
    font-weight: bold;
}

.homeBar a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a.action {
    font-size: 1.1em;
    font-weight: bold;
    text-transform: lowercase;
    color: #26a5df;
    text-decoration: none;
}

    a.action:hover {
        background-color: #26A5DF;
        color: #F4F4F4;
    }

.frgt {
    float: right;
}

.flft {
    float: left;
}

.rgt {
    text-align: right;
}

.ctr {
    text-align: center;
}

.pd5 {
    padding: 5px;
}

.homeBar a:hover {
    color: White;
    background-color: #26A5DF;
    text-decoration: none;
}

h2 span {
    font-size: 1em;
    font-weight: bold;
}

h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #626262;
}

.ui-accordion h3 {
    font-size: 1.4rem;
}

.tcRegion h3, .tcRegionHalf h3 {
    font-size: 1.4rem;
}

.img {
    border: 1px solid #bdbdbd;
    padding: 2px;
}

#printbody td {
    padding-top: 0px;
    padding-bottom: 0px;
}

.twoColumn .leftCol {
    float: left;
    width: 50%;
}

.twoColumn .rightCol {
    float: right;
    width: 50%;
}

.twoColumnBuff .leftCol {
    float: left;
    width: 49%;
}

.twoColumnBuff .rightCol {
    float: right;
    width: 49%;
}

.twoColumnNw .leftCol {
    float: left;
    width: auto;
}

.twoColumnNw .rightCol {
    float: right;
    width: auto;
}

.twoColumnFlow .leftCol {
    float: left;
    width: auto;
}

.twoColumnFlow .rightCol {
    float: left;
    margin-left: 1em;
    width: auto;
}

.threeColumn .leftCol {
    float: left;
    width: 30%;
}

.threeColumn .centerCol {
    float: left;
    margin: 0 5%;
    width: 30%;
}

.threeColumn .rightCol {
    float: left;
    width: 30%;
}

.fourColumn .leftCol {
    float: left;
    width: 20%;
}

.fourColumn .centerLeftCol {
    float: left;
    margin: 0 0 0 5%;
    width: 20%;
}

.fourColumn .centerRightCol {
    float: left;
    margin: 0 0 0 5%;
    width: 20%;
}

.fourColumn .rightCol {
    float: left;
    margin: 0 0 0 5%;
    width: 20%;
}

#page-top.row {
    padding-top: 0px;
}

.bold, .bold * {
    font-weight: bold;
}

.ital {
    font-style: italic;
}

.clr {
    clear: both;
}

.overdue, .overdue * {
    color: #d50418;
}

.done, .done * {
    text-decoration: line-through;
}

div.p {
    padding: 0.5em 0em 0.5em 0em;
}

.imageupload {
    position: absolute;
    z-index: 101;
    background-color: #ffffff;
    border: 2px solid #bdbdbd;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    top: 100px;
}

ul.progress {
    margin-left: 0em;
    margin-bottom: 1em;
    background: none !important;
    box-shadow: none !important;
    padding-left: 0;
}

    ul.progress li {
        display: inline;
        font-size: 1.2em;
        font-weight: bold;
        padding-right: 20px;
    }

    ul.progress .prevStep {
        color: #e2e2e2;
    }

    ul.progress .currentStep {
    }

    ul.progress .nextStep {
        color: #e2e2e2;
    }

.steps .completed a:hover {
    text-decoration: none !important;
}

a:focus {
    outline: 0px solid transparent;
}

a:hover img {
    background-color: transparent;
}

#paymentPlanH4 {
    margin-top: 0px;
    padding-top: 0px;
}

.socialList > li {
    padding-right: 5px;
}

.success {
    font-weight: bold;
    color: #6d9f4f;
}

.markcallout, .sidebar {
    margin-top: 15px;
}

    .markcallout .title, .sidebar .title {
        font-size: 1.1em;
        text-transform: uppercase;
    }

.stdContent .sidebar {
    margin-top: 10px;
    font-size: 0.9em;
}

.tbl .hddg TH.hdleft, .tbl .hddg TD.hdleft, .tbl .hdlg TH.hdleft, .tbl .hdlg TD.hdleft {
    background-position: left top;
    padding-left: 10px;
}

.tbl .hddg TH.hdright, .tbl .hddg TD.hdright, .tbl .hdlg TH.hdright, .tbl .hdlg TD.hdright {
    background-position: right top;
    padding-right: 5px;
}

.shareFooter .shareItem {
    margin-right: 20px;
    float: left;
}

.testimonial {
    font-style: italic;
    font-size: 1.1em;
}

    .testimonial * {
        font-family: "Tiempos Headline", "Georgia",serif;
    }

    .testimonial hr, .testimonial div {
        margin-bottom: 15px;
    }

    .testimonial hr {
        border-width: 0px;
        height: 1px;
        width: 80%;
        text-align: center;
        color: #e6e6e6;
        background-color: #e6e6e6;
    }

    .testimonial .text, .testimonial .author {
        color: #021c7b;
    }

    .testimonial .author {
        text-align: right;
    }

.bd {
    padding: 10px 0px 0px 0px;
    /*height: 220px;*/
}

.bd {
    color: #626262;
}

ul.share li {
    display: inline;
    margin: 0em 1em 0em 1em;
}

    ul.share li.attention, ul.share li.attention * {
        color: #d50418;
    }

ul.root {
    padding: 0em;
    margin: 0em;
}

ul.tert li {
    list-style-type: none;
}

.buffer {
    margin-top: 1em;
}

.bufferBottom {
    margin-bottom: 1.6em;
}

/***************************************************************************/

.tbl {
    width: 100%;
}

    .tbl th, .tbl .td {
        text-align: left;
    }

    .tbl .hddg TH, .tbl .hddg TD, .tbl .hdlg TH, .tbl .hdlg TD {
        background-position: center top;
        background-repeat: no-repeat;
        padding-bottom: 8px !important;
        padding-top: 8px !important;
    }

    .tbl .ftdg TD, .tbl .ftlg TD {
        background-position: center bottom;
        background-repeat: no-repeat;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .tbl .hddg TH, .tbl .hddg TD, .tbl .ftdg TD {
        background: #e2e2e2;
    }

    .tbl .hdlg TH, .tbl .hdlg TD, .tbl .ftlg TD {
        background: #e2e2e2;
    }

    .tbl .hddg TH, .tbl .hddg TD, .tbl .hddg TH A, .tbl .hddg TD A {
        color: #FFFFFF;
        font-weight: bold;
    }

    .tbl .hdlg TH, .tbl .hdlg TD, .tbl .hdlg TH A, .tbl .hdlg TD A {
        color: #2D74ED;
        font-weight: bold;
    }

        .tbl .hdlg TH A:hover, .tbl .hdlg TD A:hover {
            color: #FFFFFF;
        }

.hdleft {
    border-top-left-radius: 15px;
}

.hdright {
    border-top-right-radius: 15px;
}

.hdboth {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-left: 10px;
}

.tbl .ftdg TD, .tbl .ftdg TD A, .tbl .ftlg TD, .tbl .ftlg TD A {
    color: #626262;
}

    .tbl .ftdg TD A, .tbl .ftlg TD A {
        text-decoration: underline;
    }

        .tbl .ftdg TD A:hover, .tbl .ftlg TD A:hover {
            color: #FFFFFF;
        }

.tbl .ck {
    width: 25px;
}

.table .cancelledPax td {
    text-decoration: line-through;
}

main.row {
    margin-right: auto;
}

.tbl .row TD, .tbl .rowhl TD {
    border-collapse: collapse;
    border-bottom: 1px solid #cccccc;
    padding: 4px 2px 4px 2px !important;
}

.tbl .row .rowleft, .tbl .rowhl .rowleft {
    border-left: 1px solid #cccccc;
    padding-left: 10px;
    width: 99%;
}

.tbl .row .rowright, .tbl .rowhl .rowright {
    border-right: 1px solid #cccccc;
    padding-right: 5px;
}

.tbl .row TD p {
    padding-top: 0px;
}

.tbl .rowhl {
    background-color: #fef8ec;
}

    .tbl .rowhl h5 {
        padding-left: 3px;
        text-transform: uppercase;
    }

.tbl .ftdg TD.ftleft, .tbl .ftlg TD.ftleft {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-left: 10px;
}

.ftlg .ftleft2 {
    border-bottom-left-radius: 10px;
    padding-left: 10px;
}

.ftlg .ftright2 {
    border-bottom-right-radius: 10px;
    padding-right: 10px;
}

.tbl .ftdg TD.ftright, .tbl .ftlg TD.ftright {
    display: none;
}

.tbl .row TD {
    font-size: 12px;
}

.tbl .alt TD {
    background-color: #eee;
    font-size: 12px;
}

.tbl .hover TD {
    background-color: #faf0e4;
    font-size: 12px;
}

.tbl row1 TD {
    border-collapse: collapse;
    border-bottom: 1px solid #cccccc;
}

.tbl .row {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    float: left !important;
    width: 100%;
}

    .tbl .row [class*='col-']:not(:first-child),
    .tbl .row [class*='col-']:not(:last-child) {
        padding-right: 0;
        padding-left: 0;
    }

/****************************************************************/

.table.no-lines th, .table.no-lines td {
    border-top: none;
}

.error, .redFee, .tfcharge {
    color: #d50418;
}

.tourFee, .totalcharge {
    font-size: 14px;
}

hr.sum {
    margin: 0;
    color: #626262;
    background-color: #626262;
    width: 100%;
    border-width: 0;
    height: 1px;
}

hr.divider {
    margin: 1.5em 0em 1.5em 0em;
    width: 80%;
    color: #bbb;
    background-color: #bbb;
    border-top: 1px solid #bbb;
}

.table .hddg TH, .table .hddg TD, .table .ftdg TD {
    background: #e2e2e2;
}

.table .hdlg TH, .table .hdlg TD, .table .ftlg TD {
    background: #e2e2e2;
}

.table .hddg TH, .table .hddg TD, .table .hddg TH A, .table .hddg TD A {
    color: #FFFFFF;
    font-weight: bold;
}

.table .ftlg TH, .table .ftlg TD, .table .ftlg TH A, .table .ftlg TD A {
    font-weight: bold;
}

.table .hddg, .table .hdlg {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0 0;
}

.table .ftdg, .table .ftlg {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

/****************************************************************/

ul.folder {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 25px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    clear: both;
}

    ul.folder li {
        float: left;
        margin-right: 15px;
        padding: 2px;
    }

        ul.folder li.selected a, ul.folder li.selected a:hover, ul.folder li.selected a:visited {
            color: #0d0d0d !important;
            background: #FFF !important;
        }


.suggestions {
    width: 220px;
    border: 1px solid #000000;
    background-color: #ffffff;
}

    .suggestions DIV {
        font-size: 0.8em;
        padding: 4px;
        cursor: default;
        border: 1px solid #FFFFFF;
        white-space: normal;
    }

        .suggestions DIV:hover, .suggestions DIV.hover {
            border: 1px solid #26A5DF;
            background-color: #eeeeee;
        }

em.small {
    padding-left: 5px;
}


img.rtsImg {
    padding-left: 5px;
    float: right;
}

.lower {
    text-transform: lowercase;
}

.adver > a, .adver > a:visited {
    color: #0d0d0d !important;
}

.adver {
    background-color: #fef8ec;
    text-align: right;
    font-style: italic;
    font-weight: bold;
    padding: 5px 10px 5px 15px;
}

.tf {
    color: #d50418;
    font-size: 1.1em;
    font-weight: bold;
}

.deadline {
    color: #d50418;
    font-weight: bold;
}

.rtsLink:hover {
    background-color: #0d0d0d !important;
}

.tert.root li a, .tert.root li a span, .stbuttontext {
    color: #26A5DF;
    text-decoration: none;
}

    .tert.root li a:visited, .tert.root li a:visited span {
        color: #006699;
    }

    .tert.root li a:hover, .tert.root li a:hover span, .stbuttontext:hover {
        background-color: #26A5DF;
        color: #F4F4F4;
    }

input[type="checkbox"] {
    margin-right: 5px;
}

.login-btn-bold {
    font-weight: bold;
}

.product-video .modal-content {
    background-color: transparent;
    box-shadow: 0 5px 15px transparent;
    border-color: transparent;
}

.product-video .modal-body {
    padding-bottom: 0px;
}

.product-video .modal-footer {
    padding: 0px;
    border-top-color: transparent;
}

    .product-video .modal-footer img {
        border: 2px solid transparent;
    }

        .product-video .modal-footer img:hover {
            border: 2px solid white;
        }

        .product-video .modal-footer img.active {
            border: 2px solid white;
        }

.videobox {
    position: relative;
    cursor: pointer;
}

    .videobox span {
        display: block;
        position: absolute;
        opacity: .7;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        background: url(/images/product-play-disable.png) no-repeat center center;
    }

        .videobox span:hover {
            opacity: 1;
        }

.pad-bot-10 {
    padding-bottom: 10px;
}

.pad-bot-20 {
    padding-bottom: 20px;
}


@media (max-width: 991px) { /** Global styles  */
    .login-btn-bold, .login-btn-bold a:visited, .login-btn, .login-btn a:visited {
        display: inline-block;
        clear: both;
        background: #428BCA;
        padding: 10px;
        color: White !important;
    }

        .login-btn:hover, .login-btn-bold:hover, .login-btn:focus, .login-btn-bold:focus {
            background: none repeat scroll 0 0 #2d6ca2 !important;
            color: #fff;
            text-decoration: none;
        }

    img.ui-datepicker-trigger {
        position: relative;
        float: right;
    }

    .container.home-page {
        background-color: White !important;
    }

    .rd-pull-left {
        float: left;
    }

    .greybox {
        margin-bottom: 10px;
    }

    .ui-datepicker-month, .ui-datepicker-year {
        padding-bottom: 10px;
    }

    .rd-btn, .rd-btn a, .rd-btn a:visited {
        display: inline-block;
        clear: both;
        background: #428BCA;
        padding: 10px;
        color: White !important;
        font-weight: bold !important;
        font-size: 14px !important;
    }

        .rd-btn:hover, .rd-btn a:hover {
            background: none repeat scroll 0 0 #2d6ca2 !important;
            color: #fff;
            text-decoration: none;
        }

    .rd-gap-5 {
        padding-bottom: 5px;
    }

    .clear-small {
        clear: both;
    }

    .homepage-callout {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

    .rd-high-150 {
        height: 150px;
    }

    .rd-pad-right-65 {
        padding-right: 65px;
    }

    .tcImage .img-responsive {
        width: 100%;
    }

    .btn.cta {
        display: block;
    }
}

@media (min-width: 992px) {
    .activity > div {
        padding-left: 2em;
    }

    .spCTA {
        float: right;
        margin-top: -50px;
    }

    #page-top #logo-container {
        padding-left: 20px;
        width: 245px !important;
    }

    div.credit-form {
        display: inline;
    }

    .footer-left {
        margin-top: 5px;
        margin-bottom: 5px;
        padding-right: 0px;
    }

    .footer-right {
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: right;
    }

    img.ui-datepicker-trigger {
        padding-left: 5px;
        margin-bottom: 5px;
    }

    .whitebox {
        margin-right: -5px;
        margin-left: 10px;
    }

    .greybox {
        margin-left: -5px;
    }

    .smaller {
        font-size: 0.8em;
    }

    .tourListingMultilineTextBox {
        width: 500px;
        height: 150px;
    }

    .homepage-callout h3 {
        font-size: 17px !important;
        text-transform: none;
    }

    .desk-wide-320 {
        width: 320px;
    }

    .desk-pad-right-65 {
        padding-right: 65px;
    }

    .desk-high-150 {
        height: 150px;
    }

    .desk-high-80 {
        height: 80px;
    }

    .desk-wide-500 {
        width: 500px;
    }

    .desk-wide-400 {
        width: 400px;
    }

    .desk-high-100 {
        height: 100px;
    }

    .custom-form .form-group {
        padding-bottom: 10px;
    }

    .validation-personal label {
        min-width: 100px;
        display: inline-block;
    }

    .validation-passport label {
        min-width: 190px;
        display: inline-block;
    }

    .change-password {
        margin-top: 100px;
    }

    .desk-pull-left {
        float: left;
    }

    .tcImage {
        text-align: center;
    }

        .tcImage .img-responsive {
            display: inline;
        }

    .terms {
        margin-top: 100px;
    }

    .tcImage .img-responsive {
        width: auto !important;
    }

    #ctaValidationModal .modal-dialog {
        width: 650px;
    }

    .standard-page {
        padding-left: 0px;
        padding-right: 0px;
    }

        .standard-page .col-md-8 {
            padding-left: 0px;
        }

        .standard-page .col-md-4 {
            padding-right: 0px;
        }
}

.pad-right-65 {
    padding-right: 65px;
}

img.ui-datepicker-trigger {
    cursor: pointer;
}

.fees-row .rowleft {
    padding: 0px 5px 4px 10px;
    border-left: 1px solid #cccccc;
}

.fees-row td {
    border-bottom: 1px solid #cccccc;
}

.fees-row .rowright {
    padding: 0px 5px 4px 10px;
    border-right: 1px solid #cccccc;
}

.productLink {
    font-size: 1.2em;
    font-weight: 700;
}

.contacts-box {
    border: 1px solid #ccc;
    padding: 10px;
}

.disabledLink, .disabledLink a[disabled] {
    cursor: default;
    color: #F4F4F4 !important;
}

    .disabledLink:hover {
        background-color: transparent !important;
    }

.roundTall {
    color: #626262;
}

.col-lg-4.footer-left a {
    text-transform: uppercase;
}

.tourDiaryLinks .title {
    color: #0b66ff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

body.tour-detail h2 {
    color: #0b66ff;
    font-size: 2rem;
    font-style: normal;
    margin-top: 0;
    font-weight: 500;
    text-transform: capitalize;
}

.alertContent {
    font-weight: normal;
}

.active.itinerary.row {
    margin-top: -10px;
}

.mytour {
    padding-bottom: 25px;
}

    .mytour a {
        font-size: 1rem;
    }

.tclink.bold {
    font-size: 1.2rem;
    font-weight: bold;
}

.credit-month, .credit-year {
    display: inline;
}

.credit-month {
    max-width: 70px;
}

.credit-year {
    max-width: 90px;
}

.tourDiaryLinks a {
    font-size: .85em;
}

.mrgl10 {
    margin-left: 10px;
}

a.fake-href {
    cursor: pointer;
}

.shareItem {
    margin-right: 20px;
}

.or .text {
    text-transform: uppercase;
}

.not-min-width > label {
    width: 100% !important;
    min-width: 0 !important;
}

.rbl-space td {
    padding-right: 10px;
}

.inline {
    display: inline;
}

.tert.root a {
    font-size: 0.9em;
}

.blackoutActivity {
    padding-top: 0.2em;
    color: #d50418;
}

    .blackoutActivity a {
        color: #d50418 !important;
    }

.popover-title {
    color: #0b66ff;
    font-weight: bold;
}

.optional {
    font-style: italic;
}

.whitebox {
    background-color: #ffffff;
    border-radius: 25px;
    border: 1px solid #cecece;
}

.greybox {
    background-color: #f5f3f4;
    border-radius: 25px;
    border: 1px solid #cecece;
}

.tbl .footerSum TD {
    border-top: 2px solid #bbb;
}

.tourListingH3 {
    font-size: 1.2em;
    font-weight: bold;
}

.tourListingMultilineTextBox {
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
}

.tourListingText {
    color: #e2e2e2;
    font-size: small;
    font-weight: bold;
}

.tourListingJSBigNumber {
    border-style: inset;
    border-width: 0;
    color: #e2e2e2;
    font-size: x-large;
    font-weight: bold;
}

.tourListingBody {
    border-color: #0d0d0d;
    border-left: 5pt solid #ffc803;
    padding-left: 10pt;
}

.convention input[type="radio"] {
    margin-right: 5px;
}

.mobileTagline > p {
    color: #626262;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.pChanges {
    color: #626262;
    font-size: 1em;
    font-family: verdana, Arial, sans-serif;
    text-transform: none;
    font-weight: normal;
}

.open-tour-app {
    border-left: 6px solid #ffc803;
    padding-left: 10px;
    padding-right: 10px;
}

.pqDocument .smallest {
    font-size: 0.8em;
}

.pqDocument .smaller {
    font-size: 11px !important;
}

.rowA .columnA300 {
    float: left;
    width: 300px;
}

.pqDocument-row-gap {
    padding-bottom: 20px;
}

#nav-responsive a {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

#nav-responsive li {
    line-height: 2;
}

.hdright.ctr {
    text-align: center;
}

.hdlg a {
    color: #626262 !important;
    cursor: pointer;
}

    .hdlg a:hover {
        color: #FFF !important;
    }

.headerDiv {
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    width: 400px;
    padding-bottom: 5px;
}

.tpTable {
    border: 1px solid #cccccc;
    min-width: 30px;
    min-height: 20px;
    width: 100%;
}

    .tpTable td {
        min-width: 40px;
        padding: 4px;
    }

.tpHeaderRow td {
    padding: 4px;
    font-weight: bold;
    white-space: nowrap;
}

.tpFormTable td {
    padding: 4px;
}

.tpFormRequired {
    color: #ff0000;
}

.tpTravelerFormTable {
    padding-bottom: 10px;
    border: 1px solid #cccccc;
}

    .tpTravelerFormTable td {
        padding: 4px;
    }

    .tpTravelerFormTable .header td div {
        font-weight: bold;
        width: 90%;
        border-bottom: 1px solid #cccccc;
    }

.errMsg {
    min-height: 5px;
    color: #cc0000;
    padding-top: 8px;
    padding-left: 20px;
    padding-bottom: 20px;
}

    .errMsg ul {
        padding-left: 20px;
    }

    .errMsg li {
        color: #cc0000;
        list-style-type: disc;
    }

.tpTravelerFormTable input[type="radio"] {
    margin-left: 5px;
    margin-right: 5px;
}

.validation-inner {
    color: #626262;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0 40px 0 40px;
}

    .validation-inner h3 {
        color: #0d0d0d;
    }

    .validation-inner h2 {
        font-size: 2.6em;
        text-transform: lowercase;
        font-family: "Tiempos Headline", "Georgia",serif;
        color: #0d0d0d;
    }

.validation-product-name {
    color: #0d0d0d;
}

.validation-group-info, .validation-static, .validation-passport label {
    line-height: 2;
}

.validation-deviated-info {
    background-color: #EBEBEB;
    font-size: 1em;
    line-height: 2;
    padding-left: 10px;
}

.hide {
    display: none;
}

.pad-left-20 {
    padding-left: 20px;
}

.validation-inner.personal input[type="radio"] {
    margin-left: 5px;
    margin-right: 5px;
}

.modalErrorTitle {
    font-weight: bold;
    font-size: 1.2em;
    font-family: Verdana;
    color: #d50418;
}

.modalRedBoldText {
    font-weight: bold;
    color: #D50418;
}

.modal-gap {
    padding-bottom: 10px;
}

.pad-top-5 {
    padding-top: 5px;
}

.validation-lp {
    position: absolute;
    background-color: #FAFAFA;
    z-index: 2147483647 !important;
    opacity: 0.8;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 20%;
}

#lblPrice {
    font-size: 14px !important;
}

.tour-cost-header {
    font-weight: bold;
}

.extra-links a {
    font-weight: bold;
}

.row.extra-links {
    padding-top: 0px;
    padding-bottom: 0px;
}

.mrgr10 {
    margin-right: 10px;
}

.pd2 td {
    padding: 2px;
}

.initialhidden {
    visibility: visible;
    display: none;
}

.edit-voucher {
    color: #626262;
    background-color: #ccc;
    padding: 10px;
}

    .edit-voucher label {
        font-weight: normal;
    }

@media (min-width: 992px) {
    .go-small {
        width: 90px;
    }
}

.cursor {
    cursor: pointer;
}

.product-video .close {
    opacity: 1 !important;
    color: White !important;
}

.center {
    text-align: center;
}

.video-wrapper {
    position: relative;
    padding-bottom: 54.1%;
    padding-top: 2.2%;
    height: 0;
}

    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.pre-tour-indent {
    padding-left: 20px;
}

    .pre-tour-indent.more-indent {
        margin-left: 18px;
    }

#tourDestination .rtLI {
    white-space: normal;
}

.day-select li {
    padding-right: 5px;
}

.day-select .selected-day {
    color: #0b66ff;
}

.glyphicon-star-empty {
    cursor: pointer;
}

.btn.incorrect, .btn.cta.alt {
    background-color: white !important;
    border: 1px solid #25a5e2;
    color: #25a5e2 !important;
}

    .btn.incorrect:hover, .btn.cta.alt:hover {
        background-color: #25a5e2 !important;
        color: white !important;
    }

.expirationDisplay, .expiredDisplay {
    line-height: normal;
}

.map {
    margin-left: auto;
    margin-right: auto;
}

.msg_body {
    word-wrap: break-word;
}

.payment-tab-container .tab {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0 0;
    display: inline-block;
    font-weight: bold;
    border: 1px solid #ddd;
    color: #26A5DF;
    cursor: pointer;
    padding: 5px 5px;
    border-bottom: 0;
}

.payment-tab-container .tab {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    display: inline-block;
    font-weight: bold;
    border: 1px solid #ddd;
    color: #26A5DF;
    cursor: pointer;
    padding: 5px 5px;
    border-bottom: 0;
}

    .payment-tab-container .tab.active {
        background: #ffc803;
        color: #fff !important;
    }

.payment-tab-container .tab-content {
    border: 1px solid #ddd;
    padding-top: 20px;
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

    .payment-tab-container .tab-content > .active {
        display: block;
    }

@media (max-width: 991px) {
    .payment-tab-container .tab-container {
        border: 1px solid #ffc803;
        padding: 3px;
        margin: auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

        .payment-tab-container .tab-container .tab {
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            width: 50%;
            border: 0;
            text-align: center;
            color: #ffc803;
            float: left;
        }

            .payment-tab-container .tab-container .tab.active {
                color: #fff;
            }

                .payment-tab-container .tab-container .tab.active:hover {
                    background: #ffc803;
                }

            .payment-tab-container .tab-container .tab:hover {
                background: inherit;
            }

    .payment-tab-container .tab-content {
        border: 0;
        padding: 0;
    }
}

.payment-tab-container .tab {
    float: left !important;
    list-style: none !important;
}

.payment-tab-container .rtsLI, .day {
    list-style: none !important;
}

.payment-tab-container .rtsUL {
    margin: 0px !important;
    padding-left: 0px !important;
}

.payment-tab-container .rtsLink.tab.rtsSelected.tab.active:visited {
    color: #fff !important;
    outline: none !important;
}

@media (max-width: 768px) {
    .container {
        padding-bottom: 60px;
    }

    .modal-content {
        margin-bottom: 60px;
    }
}

/*------------------------------------------ Fake Bootstrap ------------------------------------------*/
.form-control-mobile {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -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;
}

.form-control-mobile {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

    .form-control-mobile:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    }

    .form-control-mobile::-moz-placeholder {
        color: #777;
        opacity: 1;
    }

    .form-control-mobile:-ms-input-placeholder {
        color: #777;
    }

    .form-control-mobile::-webkit-input-placeholder {
        color: #777;
    }

    .form-control-mobile[disabled],
    .form-control-mobile[readonly],
    fieldset[disabled] .form-control-mobile {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1;
    }

textarea.form-control-mobile {
    height: auto;
}

/* Slider info */
.handle, .handle2, .handle3, .chat-img-btn {
    cursor: pointer;
    margin-top: -2px;
}

    .handle:hover, .chat-img-btn.call > img:hover, .chat-img-btn.mobile.call:hover {
        background-image: url('/images/chat/call-60x60-hvr.png') !important;
    }

    .handle2:hover, .chat-img-btn.chat > img:hover, .chat-img-btn.mobile.chat:hover {
        background-image: url('/images/chat/chat-60x60-hvr.png') !important;
    }

    .handle3:hover, .chat-img-btn.email > img:hover, .chat-img-btn.mobile.email:hover {
        background-image: url('/images/chat/email-60x60-hvr.png') !important;
    }

.slide-out-div {
    padding: 20px;
    width: 250px;
    background: #fff;
    border: #ccc 2px solid;
    z-index: 999;
    display: none;
}

    .slide-out-div.open {
        height: 185px !important;
    }

.chat-phone {
    color: #25a5e2;
    font-size: 20px;
    font-weight: bold;
}

.chat-tab1 h4 {
    color: #626262;
    font-family: verdana;
    font-size: 16px;
    font-weight: normal !important;
    text-transform: none;
}

.chat-tab1 {
    margin-top: -20px;
}

.chat-h1 {
    color: #0d0d0d;
    font-family: "Tiempos Headline", "Georgia",serif;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.1;
}

.chat-form {
    padding: 0px 25px 0px 25px;
}

    .chat-form .top-header {
        padding-left: 15px;
        padding-right: 15px;
    }

.btn.btn-exp:hover {
    color: #fff;
    background: #428bca;
    text-decoration: none;
}

.form-group-mobile {
    margin-bottom: 15px;
}

.chat-tab1 a, .top-header a {
    color: #26a5df;
    text-decoration: none;
    cursor: pointer;
}

    .chat-tab1 a:visited, .top-header a:visited {
        color: #428bca;
    }

    .chat-tab1 a:hover, .top-header a:hover {
        color: #fff;
        background: #428bca;
        text-decoration: none;
    }
/*.chat-footer { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(209, 209, 209, 1) 0px, rgba(166, 166, 166, 1) 100%) repeat scroll 0 0; }
.chat-footer{ background-color:#d3dade;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d3dade, endColorstr=#404040);
	background-image:-moz-linear-gradient(top, #d3dade 20%, #404040 90%);
	background-image:-webkit-linear-gradient(top, #d3dade 20%, #404040 90%);
	background-image:-ms-linear-gradient(top, #d3dade 20%, #404040 90%);
	background-image:linear-gradient(top, #d3dade 20%, #404040 90%);
	background-image:-o-linear-gradient(top, #d3dade 20%, #404040 90%);
	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(20%,#d3dade), color-stop(90%,#404040));}
    */
@media (max-width: 991px) {
    .form-group-mobile, .lp-control-group {
        margin-bottom: 5px;
    }
}

.chat-img-btn.mobile {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-indent: -99999px;
    margin-left: -3px;
}

    .chat-img-btn.mobile.call {
        background: url('/images/chat/call-60x60.png');
    }

    .chat-img-btn.mobile.chat {
        background: url('/images/chat/chat-60x60.png');
    }

    .chat-img-btn.mobile.email {
        background: url('/images/chat/email-60x60.png');
    }

.h1-look {
    box-sizing: border-box;
    clear: both;
    color: rgb(249, 153, 1);
    display: block;
    font-family: "Tiempos Headline", "Georgia",serif;
    font-size: 36px;
    font-weight: 500;
    height: 39px;
    line-height: 39.6px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
}

.interrupt-message img {
    margin-right: 90px;
    margin-top: -115px;
    position: absolute;
    right: 0;
    width: 400px;
}

.interrupt-message {
    margin-bottom: 70px;
    margin-right: 260px;
    margin-top: 30px;
}

.model-winsidebar {
    width: auto !important;
    display:none;
}
.modal-backdrop {display:none!important;}

/* ================================
            SAVE QUOTE
================================*/
.save-quote .panel-heading {
    padding: 0px;
}

.save-quote .navbar-default {
    background: rgba(255,255,255,0.7);
}

.save-quote .navbar-toggle {
    border-color: #2db2ea;
    background-color: #fff;
}

.save-quote .icon-bar {
    background-color: #2db2ea;
}

.save-quote .navbar-toggle:hover {
    background-color: #2db2ea;
}

    .save-quote .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }

.save-quote .toggle-header {
    display: block;
    text-decoration: none !important;
    padding: 10px;
}

    .save-quote .toggle-header:hover {
        background-color: rgb(4, 27, 68);
        color: white;
    }

.save-quote .panel-group {
    margin-bottom: 0px;
}

.save-quote section {
    margin-left: 0px;
}

.save-quote .panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e072";
    float: left;
    color: #b0c5d8;
    margin-right: 10px;
    font-size: 18px;
    line-height: 22px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.save-quote .panel-heading [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.RadCalendar .rcRow td {
    border-width: 0px !important;
}

section#nonmembers {
    border-bottom: none;
}

/* ================================
            FUNDRAISER
================================*/
.fundTitle {
    color: #0d0d0d !important;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 15px;
}

.fundraiser .ui-accordion-content {
    background-color: #fff;
}

.fundraiser .avatar {
    float: left;
}

.btn.cta.full {
    width: 100%;
}

.section {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    padding-top: 20px;
}

.fundraiser .tcImage img {
    width: 100% !important;
}

.fundraiser .subheader {
    font-weight: 700;
    padding-bottom: 5px;
}

.btn-file.full {
    display: block;
    width: 100%;
}

.progress-bar {
    -webkit-transition: none !important;
    transition: none !important;
}

.fundraiser .container {
    padding-left: 0;
}

.fundraiser .avatar {
    margin-right: 10px;
}

.fundraiser .edit .img-container {
    width: 150px;
    height: 150px;
    border: 1px solid #eee;
}

.img-middle {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.tourListingMultilineTextBox {
    margin-top: 0 !important;
    width: 100% !important;
}

.disabledLabel {
    color: red;
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 1.2em;
}

@media(min-width:992px) {
    .fundraiser .container {
        width: 900px;
    }

    .fundraiser .avatar img, .fundraiser .edit img {
        max-height: 150px;
        max-width: 150px;
    }

    .edit-img {
        padding-right: 20px;
        display: table;
    }

    .edit-description {
        padding-right: 20px;
        width: 50%;
    }

    .edit-amount {
        width: 30%;
    }

    .itinerary-map {
        width: 200px;
    }
}

@media(max-width:991px) {
    .fundraiser .avatar img, .fundraiser .edit img {
        max-width: 100%;
        max-height: 100%;
    }
}

.progress-bar {
    background-color: #25a5e2;
}

.progress {
    border-radius: 0 !important;
    height: 40px;
    text-align: left;
    font-family: Raleway;
    font-weight: 600;
    font-size: 12px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0;
    background-color: #d5d5d5 !important;
    background-image: none;
    filter: unset;
}

.progress-text, .progress-percent {
    float: left;
    line-height: 40px;
    margin-left: 20px;
}

.fundraiser .total-charges {
    display: inline-block;
}

.splash-donation h3 {
    margin-top: 0;
}

.donationsLeft {
    background-color: rgb(236,247,249);
    padding: 5px;
}

.donationAmount {
    color: rgb(133,219,237);
    font-size: 12px;
}

.donationDate {
    color: #000;
    font-size: 8px;
}

.donationsRight {
    text-align: left;
    padding: 5px;
}

.donationName {
    font-weight: 700;
}

.tour-display {
    font-weight: 700;
    padding-bottom: 10px;
}

.ruFakeInput {
    display: none;
}

div.RadUpload .ruBrowse {
    background-position: 0 -23px;
    width: 79px;
}

div.RadUpload_Default .ruFileWrap .ruButtonHover {
    background-position: 100% -23px !important;
}

.form-control-mobile {
    border-radius: 0;
    margin-left: -2px;
}

.edit input.form-control-mobile {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.table-row {
    display: table-row;
}

.image_upload_preview {
    display: table-cell;
    vertical-align: middle;
}

.fundraiser .btn-file {
    margin-top: 0;
    font-size: 12px;
    background-color: #000;
    margin-left: 1px;
}

.fundraiser .btn-edit {
    margin-top: 20px;
    margin-left: 15px;
}

.shareItem {
    margin-top: 10px;
}

a.addthis_button_facebook_like:hover, a.addthis_button_tweet:hover, a.addthis_counter:hover, a.addthis_button_compact:hover {
    background-color: transparent !important;
}

.edit .btn-file:hover {
    opacity: .7;
}

.edit .img-container .table {
    display: table;
}

.edit .img-container .cell {
    display: table-cell;
    vertical-align: middle;
    height: 150px;
    width: 150px;
}

.fundraiser .goal-display {
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 13px;
    text-transform: none;
}

.donation-bar-display {
    line-height: 0px !important;
    position: absolute;
}

.fundraiser .addthis_toolbox a:hover {
    background-color: transparent !important;
}

.fundraiser .addthis_toolbox img:hover, .addthis_toolbox svg:hover {
    opacity: 0.8;
}

.user_info_container_ex {
    margin-top: 10px;
}

    .user_info_container_ex .form-group {
        margin-bottom: 20px;
    }

.donation_amount_box {
    text-align: center;
    line-height: 60px;
    height: 60px;
    padding-left: 20px;
    font-size: 13pt;
}

.payment-tab-container {
    margin-top: 30px;
}

.donation_amount_container_ex {
    margin-top: 5px;
    margin-bottom: 5px;
    display: none;
    vertical-align: bottom;
}

.small_label_ex {
    font-weight: 100 !important;
    font-size: 7pt;
    display: inline-block;
}

input[type="checkbox"] {
    margin-right: 0px !important;
}

#lb_DonatationAmountGoal, #lb_DaysLeft {
    font-size: 7pt;
}

.lb_TotalAmountDonated {
    font-weight: 700;
    font-size: 13pt;
}

.priceBtn_ex {
    display: inline-block;
    margin: 4px 0px 4px 0px;
    background-color: #eee;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 4px;
}

    .priceBtn_ex:hover {
        cursor: pointer;
    }

.fundraiser label span.req {
    display: inline;
}

.fundraiser label {
    display: block;
}

.fundraiser span.req {
    display: block;
}

#main_0_content_0_tourcenter_0_ctl01_CreditCard1_cusExpDate {
    color: #d50418 !important;
}

.donate-btn-container {
    text-align: center;
}

.final-donate {
    padding: 25px 50px 25px 50px;
    font-size: 26px;
}

.checkbox {
    margin-left: 20px;
}

.background-style-portal-logo {
    padding: 30px;
    float: left;
    position: absolute;
    left: 0;
}

@media (max-width: 600px) {
    .background-style-form-card {
        margin-top: 50px;
    }

    .background-style-form-img-cover {
        height: 150vh;
    }
}

@media (min-width: 601px) {
    .background-style-form-card {
        margin-top: 200px;
    }

    .img-responsive-logo {
        width: 211px;
        height: 35px;
    }

    .background-style-form-img-cover {
        height: 100vh;
    }
}


.background-style-form-card {
    background-color: rgba(255,255,255,0.90);
    border-radius: 3px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.background-style-form-confirm-btn {
    border-radius: 4px;
    cursor: pointer;
}

.background-style-form-img-cover {
    width: 100%;
    margin: 0;
    background-size: cover;
    background-position-y: 80%;
}

.background-style-form-card-header {
    padding: 1.75rem 2.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

    .background-style-form-card-header:first-child {
        border-radius: calc(1.25rem - 1px) calc(1.25rem - 1px) 0 0;
    }

.background-style-form-card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2.25rem;
}

.background-style-form-card-title {
    margin-bottom: 1.75rem;
    font-size: 2rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}

.background-style-form-card label {
    font-weight: 500;
}

.form-card label {
    font-weight: 500;
}

.form-middle-border {
    min-height: 300px;
    margin-top: 170px;
    border-right: 1px solid #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
}

@media (max-width: 767px) {
    .form-middle-border {
        min-height: 1px;
        margin: 65px 30px 0 30px;
        border-right: 0;
        border-top: 1px solid #fff;
        border-top: 1px solid rgba(255, 255, 255, 0.6);
    }
}



@media (max-width: 769px) {
    .form-card {
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .background-style-form-img-cover {
        height: 150vh;
    }
}

@media (min-width: 770px) {
    .form-card {
        margin-top: 135px; /* desktops */
        min-height: 400px;
    }

    .background-style-form-img-cover {
        height: 100vh;
    }
}


.form-card {
}

.form-card-header {
    padding: 1.75rem 2.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: 3px;
}

.form-card-title {
    margin-bottom: 1.75rem;
    font-size: 2rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}

.portal {
    margin-top: 100px;
}


.ws-logo {
    width: 65%;
}

.local-scroll {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 20px;
    margin-right: 10px;
}

a.link-to-top {
    color: white !important;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 48px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    margin-bottom: -10px;
    margin-right: 10px;
}

    a.link-to-top:hover {
        background-color: rgb(0, 0, 0) !important;
    }

.page-up-item {
    font-family: 'Glyphicons Halflings' !important;
    content: '\e113';
    color: white;
    font-size: 36px;
    padding: 15px;
}

a.btn-danger, .btn-danger {
    background-color: #d9534f !important;
}

.inner-panel {
    padding: 15px;
}
/*====================================
        BACKGROUND PORTAL LOGIN
====================================*/
.hero {
    height: 100vh;
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-color: #a2988a;
    background-size: cover !important;
    background-position: center center;
    display: table;
    width: 100%;
}

.hero-inner {
    vertical-align: middle;
}

.background-style-portal-nav {
    padding: 20px 50px;
    width: 100%;
}

    .background-style-portal-nav ul li a {
        color: white;
        font-weight: normal;
        font-size: 24px;
    }

.perspectives-portal-form .btn {
    color: white !important;
}

.background-style-portal-nav ul li a:hover, .background-style-portal-nav ul li a:focus {
    background-color: transparent;
}

.background-style-portal-nav .brand img {
    width: 400px;
}

.card {
    background-color: rgba(255,255,255,0.9);
    border-radius: 5px;
}

    .card .card-header {
        padding-top: 20px;
    }

.tourResultItem .visited-cities li {
    list-style-type: none;
}

.tourFilter a.clear-filters:hover {
    cursor: pointer;
}

@media(min-width:992px) {
    .card .content {
        padding: 20px 35px;
    }

    .card .card-header {
        border-bottom: 1px solid rgba(0,0,0,.125);
    }

    .perspectives-portal-form {
        width: 992px;
        margin-left: auto;
        margin-right: auto;
    }

        .perspectives-portal-form .card {
            min-height: 375px;
        }

    .background-style-portal-nav .brand {
        float: left;
    }

    .filterMap.normal {
        max-width: 203px;
        max-height: 203px;
    }

    .filterMap.large {
        max-width: 350px;
    }

    .siteMap .socialList img {
        width: inherit !important;
        height: inherit !important;
    }
}

@media(max-width:991px) {
    .card .content {
        padding: 10px 35px;
    }

    .perspectives-portal-form {
        padding: 0px 10px;
    }

        .perspectives-portal-form .card:nth-child(1) {
            margin-top: 20px;
            margin-bottom: 50px;
        }
}

@media(min-width:768px) {
    background-style-portal-nav .brand {
        float: left;
    }
}

@media(max-width:767px) {
    .perspectives-portal-form {
        margin-top: 175px;
    }

    .background-style-portal-nav .brand {
        display: block;
    }

    .background-style-portal-nav ul li {
        float: left;
    }

    img.ui-datepicker-trigger {
        right: 0;
        margin-right: 25px;
    }

    .gdpr {
        position: inherit;
        margin-bottom: 50px;
    }
}
#voucherLink {
    font-size: 13px;
}

.gdpr {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100% !important;
    background-color: #2D74ED;
    font-size: 16px;
    color: white;
    text-align: center;
    z-index: 100;
    padding: 10px 10px;
}
.gdpr a{
  color:#ffffff;
  font-size:16px!important;
  text-decoration: underline;
}
.gdpr a:hover{
  color:#000000;
}

#btnInfo {
    display: inline-block;
    margin-top: 25px;
}

#ctrlDataProtectionBanner_btnAgreeAndDismiss {
    color: white;
}

    #ctrlDataProtectionBanner_btnAgreeAndDismiss:hover {
        text-decoration: none;
        color: white;
    }

.warning-orange-background {
    background-color: #ffbc00;
}

/*
    Copying Bootstrap 4.0 Spacing
*/
.mb-0 {
    margin-bottom: 0;
}

.mt-0 {
    margin-top: 0;
}

.ml-0 {
    margin-left: 0;
}

.mr-0 {
    margin-right: 0;
}
.rate:not(:checked) > input {
    top: auto;
    opacity: 0;
}

#main_0_content_0_product_0_vItinerary a, #tourPricerControlHolder a, #priceWizardSidebar a, #printItin {
  color:#2d74ed!important; cursor:pointer;
}
#main_0_content_0_product_0_vItinerary a:hover, #tourPricerControlHolder a:hover, #priceWizardSidebar a:hover{
  color:#000000!important;
}
