/* Minification failed. Returning unminified contents.
(2279,29): run-time error CSS1046: Expect comma, found '0'
(2279,33): run-time error CSS1046: Expect comma, found '/'
 */
body {
    -ms-overflow-style: scrollbar; /* Internet Explorer 10+ */
}

.d-inline {
    display: inline;
}

#preview-mode {
    background-color: #900;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-family: 'Arial Black', Gadget, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 3px;
}

.site_top_border {
    display: none;
    height: 30px;
    background-color: #00365D;
}

.nx-body .trip-request .info-trip-divider {
    position: absolute;
    background: #ccc;
    top: 5%;
    right: 7.5px;
    width: 1px;
    height: 90%;
    display: none;
}

.small-help-text {
    font-size: .8rem;
    color: #aaa;
    margin-top: .25rem;
}

.v-align-sub {
    vertical-align: sub;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

/* Bootstrap Overrides */

.navbar-toggler {
    padding: 0;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.dropdown-menu {
    z-index: 1100 !important;
}

.container, .row, [class*="col-"], [class*="col"] {
    padding-right: 0px;
    padding-left: 0px;
}

.row, [class*="col-"], [class*="col"] {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.fixedFunctionDefault {
    padding: 15px;
}

.fixedFunctionDisplay {
    padding: 15px;
    margin-left: 20px;
    margin-right: -20px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

.wordbreak {
    white-space: normal;
    -ms-word-break: break-word;
    word-break: break-word;
}

.embedded-page {
    margin-bottom: -5px;
}

/* #region Misc
---------------------------------------------------- */

.line-with-words {
    border-bottom: 1px solid #c3c3c3;
    line-height: 0.1em;
}

    .line-with-words .line-words {
        background-color: #fff;
        padding: 0 10px;
    }

/* #endregion */

/* Content: Detailed Search */

.forminput {
    max-width: 296px;
    margin-top: 0;
}

.ContentTitleBar1 {
    border-bottom: 1px solid #ddd;
}

.ContentField1 {
    margin-top: 14px;
}

.ds-btn button {
    margin: 5px 5px 14px 5px;
}

.legal {
    font-size: 10px;
    margin-top: 14px;
    margin-bottom: 14px;
}


/* Content: Search Results */

.ContentField2 {
    font-size: 12px;
    background-color: #ddd;
    padding: 3px;
}

.SRTravelDatesTable {
    margin-top: 10px;
}

a.results-btn-more {
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    width: 110px;
    border-radius: 4px;
    margin-top: 5px;
}

table.ContentTitleBar2 td {
    padding: 5px;
}

.SRBottomSearchCritLabel {
    padding: 5px;
}

table.ContentTitleBar2 td a {
    font-weight: bold;
}

.ResultsBoxTop800 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tabactiveBackground a {
    font-weight: bold;
}

.ODPriceBoxHeader {
    text-align: center;
    padding: 3px;
}

.solidline {
    border-right: #DDDDDD 0px solid;
    padding-right: 4px;
    border-top: #DDDDDD 0px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: #DDDDDD 0px solid;
    padding-top: 0px;
    border-bottom: #DDDDDD 1px solid;
    line-height: 0;
}

.SRTravelDatesSpacerRow, .SRTopSpacerRow {
    line-height: 0;
}

.residence-disclaimer {
    font-weight: bold;
    padding: 10px 0;
}

.BaseText, .basetext {
    font-size: 13px;
}

.BaseTextSmall {
    font-size: 12px;
}

.SRPrice800 {
    font-size: 18px;
}

.SRPriceUnitCaption {
    line-height: 12px;
}

.SmallBaseText {
    font-family: Arial;
    font-size: 12px;
}

.ContentField2.SRBottomNavContainer {
    background-color: transparent;
}

table.SpecialOD {
    border: 1px solid #aaa;
}

.SpecialOD {
    padding: 5px;
}

.SRCompareCheckboxContainer input[type="checkbox"] {
    margin-top: -2px;
    margin-right: 3px;
}

.rightside-refine {
    min-width: 220px;
}

.result-img {
    padding-left: 10px;
}

.results-legal {
    font-size: 10px;
}

.offerList .offer {
    padding: 10px;
}

.offer-title {
    font-size: 20px;
}

.offer-itinerary__daytrip {
    padding: .75rem;
    padding-left: 0;
}

.font-weight-bolder {
    font-weight: 600;
}

.search-button-row {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

    .search-button-row div {
        display: flex;
    }

    .search-button-row .search-compare-container {
        flex: 1;
        white-space: nowrap;
        align-items: baseline;
    }

        .search-button-row .search-compare-container input[type="checkbox"] {
            margin: 0;
            display: flex;
            align-self: center;
        }

    .search-button-row .search-button-container {
        gap: 5px;
        flex: 1;
        justify-content: end;
        margin-top: 5px;
        padding-left: 5px;
    }

@media (max-width: 440px) {
    .search-button-row .search-compare-container {
        flex: 2;
    }

    .search-button-row .search-button-container {
        flex-wrap: wrap;
    }
}

/* Content: Offer Details */

.no-offer-image-available {
    border: 2px solid #DDD;
    text-align: center;
    padding: 30px;
    font-size: 24px;
    min-height: 150px;
    vertical-align: middle;
}

.PrevNextOffer_OD a.baselink {
    font-size: 12px;
}

    .PrevNextOffer_OD a.baselink img {
        margin-top: -4px;
    }

.PrevNextOffer_OD {
    margin-top: 20px;
    margin-bottom: 15px;
}

div#DetailPageTop {
    padding: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #999;
    border-radius: 6px;
    background-color: #f8f8f8;
}

div#OfferBoxSummary {
    border-left: 1px solid #999;
    padding-left: 20px;
}

.SubSectionField {
    margin-bottom: 5px;
}

table.ODGroupBoxDateBox {
    margin-bottom: 10px;
}

table.ODGroupBox {
    font-size: 13px;
}

table.ODPriceBoxText tr {
    border-bottom: 1px dotted #ccc;
}

td.ODPriceBoxTitle, .ODPriceBoxTitle {
    font-weight: bold;
}

span.ODprice {
    font-size: 1.5em;
}

span.ODPriceBoxText.ODPerUnitLabel {
    font-size: 10px;
}

table.BaseText.ODOtherCategoriesMasterTable {
    margin-top: 10px;
}

table.DetailPageBottom {
    margin-top: 20px;
}

#PriceBoxContents1 .ODPriceBoxHeader {
    text-align: left;
}

    #PriceBoxContents1 .ODPriceBoxHeader.ODItineraryArriveHeader {
        text-align: center;
    }

    #PriceBoxContents1 .ODPriceBoxHeader.ODItineraryDepartHeader {
        text-align: center;
    }

ul.ODMoreInfoUL {
    margin: 10px 0;
    padding: 0 30px;
}


table.DetailPageTabs {
    margin-top: 10px;
    margin-left: -1px;
    border-collapse: separate;
    border-spacing: 1px 0;
}

.ODTabActive {
    color: #fff;
    padding: 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor: pointer;
    font-size: 12px;
}

.ODTabInactive {
    color: #fff;
    padding: 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor: pointer;
    font-size: 12px;
}

.bg2-smallText {
    color: #fff;
    font-size: 10px;
    padding: 4px;
}

.ODDeckPlanLinkContainer img {
    margin-top: 10px;
}

td.CompareColumn .BaseTitle {
    font-size: 1.1em;
    font-weight: bold;
}

.CompareMid {
    padding: 10px 8px 0 8px;
}

.ODItineraryNumNights {
    font-size: 12px;
}

.ODCategory {
    font-size: 11px;
}

.ODContactUsLink a {
    text-decoration: underline;
}

/* CONTACT US PAGES */

.subsectiontitle {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2.0em;
    padding-top: 10px;
}

.offersIncluded {
    margin-bottom: 15px;
}

td.subsectionfield {
    font-size: 13px;
}

table.ListTable1 td {
    font-size: 11px;
}

td.ListTitle1 {
    padding: 2px;
    font-weight: bold;
    background-color: #eee;
    height: 26px;
}

td.ListData1 {
    border-bottom: 1px solid #ddd;
    padding: 4px;
}

.Required {
    color: #BB0000;
}

hr {
    border-color: #ccc;
}


/* Customer Profile form */

.closeMe {
    margin: 10px 0 0 0;
}

table#MainContent td.SubSectionTitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.0em;
    padding-top: 10px;
}

table#MainContent table.SubSectionTable.chkboxes {
    font-size: 12px;
}

table#MainContent input[type="text"], table#MainContent input[type="password"], table#MainContent select {
    margin-left: 10px;
}

table#MainContent select {
    max-width: 260px;
    margin-top: 5px;
}

td.profileSideBar {
    border: 1px solid #bbb;
}

    td.profileSideBar table td {
        padding: 5px;
    }

/* Itinerary popup */
#itineraryContainer {
    float: left;
    width: 100%;
    overflow: hidden;
}

.itineraryMenuContainer {
    float: left;
    width: 125px;
    height: 100%;
    overflow: auto;
}

.itineraryIframe {
    float: left;
    height: 100%;
    width: 100%;
}

/* Amenity Popup */
.amenity-popup-title {
    font-size: 16px;
    font-weight: bold;
}

.amenity-popup-description {
    font-size: 14px;
    font-weight: bold;
}

/* overwriting bootstrap's table border-collapse */
table {
    border-collapse: separate;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
}

.error-404 {
    margin-right: auto;
    margin-left: auto;
    display: table;
    padding: 100px;
}

/* Bootstrap modal */
.modal-header .close {
    background: none;
    border: none;
}

/* Bootstrap fix for IE images */
.img-responsive,
.img-thumbnail,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: auto;
}


.filter-padding {
    margin-left: 5px;
    margin-bottom: 2px;
    padding: 5px;
}

.agent-container {
    max-height: 420px !important;
    min-height: 420px !important;
    height: 420px !important;
}

.agent-bio {
    position: relative;
    font-size: 11px;
    min-height: 160px;
    max-height: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .agent-bio:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 40px;
        width: 100%;
        background: linear-gradient(rgba(0,0,0,0), #DDD);
    }

.agent-photo {
    max-height: 205px;
    max-width: 205px;
}

.pointer {
    cursor: pointer;
}

.help {
    cursor: help;
}

.pointer-default {
    cursor: default;
}

.pointer-zoom-in {
    cursor: zoom-in;
}

.pointer-not-allowed {
    cursor: not-allowed;
}

/* Loading Animation */

.ap-loading {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.loading-animation {
    text-align: center;
}

    .loading-animation .animation-text,
    .loading-animation .animation-text-loading {
        font-family: amadeusnormal, Verdana, Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #333;
        font-weight: normal;
        padding: 10px;
    }

    .loading-animation .animation-image {
        margin-top: 20px;
        margin-bottom: 50px;
        width: 100%;
    }

#loading-animation-image {
    position: relative;
    display: inline-flex;
    height: 37px;
}

.fs-loading {
    display: inline-block;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #FFF;
    min-height: 17px;
    height: 17px;
    max-height: 17px;
    min-width: 17px;
    width: 17px;
    max-width: 17px;
    text-align: center;
    margin-left: 5px;
}

#floatBarsG {
    position: relative;
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 330px;
    height: 40px;
}

.floatBarsG {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    -o-animation-name: bounce_floatBarsG;
    -ms-animation-name: bounce_floatBarsG;
    -webkit-animation-name: bounce_floatBarsG;
    -moz-animation-name: bounce_floatBarsG;
    animation-name: bounce_floatBarsG;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    animation-direction: normal;
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    transform: scale(.3);
}

#floatBarsG_1 {
    left: 0;
    -o-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s;
    background-color: rgb(255,255,255);
}

#floatBarsG_2 {
    left: 41px;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
    animation-delay: 0.35s;
    background-color: rgb(255,255,255);
}

#floatBarsG_3 {
    left: 83px;
    -o-animation-delay: 0.50s;
    -ms-animation-delay: 0.50s;
    -webkit-animation-delay: 0.50s;
    -moz-animation-delay: 0.50s;
    animation-delay: 0.50s;
    background-color: rgb(255,255,255);
}

#floatBarsG_4 {
    left: 124px;
    -o-animation-delay: .65s;
    -ms-animation-delay: .65s;
    -webkit-animation-delay: .65s;
    -moz-animation-delay: .65s;
    animation-delay: .65s;
    background-color: rgb(255,255,255);
}

#floatBarsG_5 {
    left: 165px;
    -o-animation-delay: .80s;
    -ms-animation-delay: .80s;
    -webkit-animation-delay: .80s;
    -moz-animation-delay: .80s;
    animation-delay: .80s;
    background-color: rgb(255,255,255);
}

#floatBarsG_6 {
    left: 206px;
    -o-animation-delay: .95s;
    -ms-animation-delay: .95s;
    -webkit-animation-delay: .95s;
    -moz-animation-delay: .95s;
    animation-delay: .95s;
    background-color: rgb(255,255,255);
}

#floatBarsG_7 {
    left: 248px;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s;
    background-color: rgb(255,255,255);
}

#floatBarsG_8 {
    left: 289px;
    -o-animation-delay: 1.25s;
    -ms-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    -moz-animation-delay: 1.25s;
    animation-delay: 1.25s;
    background-color: rgb(255,255,255);
}

@keyframes bounce_floatBarsG {
    0% {
        transform: scale(1);
        background-color: rgb(0,0,0);
    }

    100% {
        transform: scale(.3);
        background-color: rgb(255,255,255);
    }
}

@-o-keyframes bounce_floatBarsG {
    0% {
        -o-transform: scale(1);
        background-color: rgb(0,0,0);
    }

    100% {
        -o-transform: scale(.3);
        background-color: rgb(255,255,255);
    }
}

@-ms-keyframes bounce_floatBarsG {
    0% {
        -ms-transform: scale(1);
        background-color: rgb(0,0,0);
    }

    100% {
        -ms-transform: scale(.3);
        background-color: rgb(255,255,255);
    }
}

@-webkit-keyframes bounce_floatBarsG {
    0% {
        -webkit-transform: scale(1);
        background-color: rgb(0,0,0);
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: rgb(255,255,255);
    }
}

@-moz-keyframes bounce_floatBarsG {
    0% {
        -moz-transform: rotate(-90eg);
        background-color: rgb(0,0,0);
    }

    100% {
        -moz-transform: scale(.3);
        background-color: rgb(255,255,255);
    }
}

.loader-sm {
    width: 16px;
    height: 16px;
}

@media (min-width: 900px) and (max-width: 1400px) {
    .offers-col {
        width: 66.666% !important;
    }

    .filters-col {
        width: 33.333% !important;
    }

    .filter-col {
        width: 100% !important;
    }
}

.vertical-filter-spacing {
    margin-bottom: 1px;
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .offer-images-fix {
        width: 40% !important;
    }

    .offer-itinerary-fix {
        width: 60% !important;
    }
}

.offer-img {
    float: left;
    max-height: 140px;
    cursor: zoom-in;
}

.offer-details-img {
    float: left;
    cursor: zoom-in;
}

@media (min-width: 1200px) and (max-width: 1800px) {
    .offer-img {
        max-width: 100% !important;
    }
}

@media (min-width: 1000px) {
    .offer-img {
        max-width: 100%;
    }
}

.offer-img-icons {
    list-style: none;
    padding: 0;
    display: inline-table;
}

    .offer-img-icons li {
        float: left;
        margin: 5px 5px 0 0;
        margin-right: 5px;
        padding: 0;
    }

.offer-img-icon {
    max-width: 100px;
    max-height: 40px;
    width: auto;
    height: auto;
    cursor: pointer;
}

.offer-img-dialog {
    max-height: 400px;
}

.offer-itinerary {
    font-size: 12px;
    margin-top: 15px;
}

.offer-itinerary__daytrip {
    font-size: inherit;
}

.offer-itinerary {
    font-size: .85rem;
    color: #526c84;
}

@media(max-width: 900px) {
    .offer-itinerary {
        min-height: 0;
        margin-bottom: 15px;
    }
}

.offer-itinerary-tooltip {
    padding: 0 5px;
    font-size: 12px;
    color: white;
    background: #51BDE4;
    cursor: pointer;
}

.offer-amenity,
.offer-content-container {
    margin-top: 5px;
    padding: 5px;
    width: 100%;
}

    .offer-amenity:last-child {
        margin-bottom: 10px;
    }

    .offer-content-container ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }


.offer-current {
    margin-top: 5px;
    padding: 5px;
    width: 100%;
    background: #e0e0e0;
}

    .offer-current:last-child {
        margin-bottom: 10px;
    }

.filter-col {
    position: relative;
}

@media (min-width: 900px) and (max-width: 1400px) {
    .offers-col {
        width: 66.666% !important;
    }

    .filters-col {
        width: 33.333% !important;
    }

    .filter-col {
        width: 100% !important;
    }
}

.more-search {
    background: #51BDE4;
    color: #FFF;
    text-align: center;
}

    .more-search:hover {
        background: #51BDE4 !important;
        cursor: pointer;
    }

    .more-search div {
        margin: 0 auto;
        color: #FFF !important;
        word-break: break-word;
        font-size: 14px;
    }


.offer-start-date {
    margin-left: 52px;
}

@media (min-width: 1200px) and (max-width: 1246px) {
    .offer-start-date {
        margin-left: 0px;
    }
}



/* Jquery UI overrides */
.ui-tabs .ui-tabs-nav {
    margin: 0 0 0 40px;
}

    .ui-tabs .ui-tabs-nav li {
        border-radius: 0;
        margin: 0;
        width: 150px;
    }

        .ui-tabs .ui-tabs-nav li a {
            text-align: center;
            outline: none;
        }

.ui-tabs .ui-tabs-panel {
    background: #F0F0F0 !important;
    border-top: 1px solid #AAAAAA;
    height: 100%;
}

.ui-dialog {
    z-index: 500000;
}

ui-dialog .ui-dialog-titlebar {
    background: #F0F0F0;
    margin: -4px -3px 0 -3px;
}

.ui-dialog-titlebar-hidden .ui-dialog-titlebar {
    display: none;
}

.ui-button.ui-button-icon-only {
    border: none !important;
    background: transparent !important;
    outline: none !important;
}

.btn-active {
    border: 1px solid #000;
}

.search-departure-dates {
    width: 300px;
}

    .search-departure-dates tbody > tr {
        height: 35px;
    }

        .search-departure-dates tbody > tr > td {
            padding: 5px;
            width: 50px;
            margin: 0 5px;
        }

            .search-departure-dates tbody > tr > td > a {
                text-decoration: none;
                white-space: nowrap;
            }

        .search-departure-dates tbody > tr:first-child > td {
            border-bottom: 0;
        }

.search-departure-date {
    width: 65px;
}

.search-departure-date-current-year {
    width: 65px;
}

.disabledSelection {
    color: #aaa;
}

@media (min-width: 1200px) and (max-width: 1246px) {
    .offer-start-date {
        margin-left: 0px;
    }
}

.offer-dates-preposition {
    font-style: italic;
    color: #B4B4B4;
    font-size: 12px;
}

.offer-dates-preposition-break {
    display: none;
}

@media (min-width: 900px) and (max-width: 1246px) {
    .offer-dates-preposition-break {
        display: block;
    }
}

@media (min-width: 1451px) and (max-width: 1600px) {
    .offer-images-fix {
        width: 40% !important;
    }

    .offer-itinerary-fix {
        width: 60% !important;
    }
}

/* ResortPort */
.resort-outer-container {
    background: #f0f0f0;
    display: table;
    width: 100%;
}

.resort-container-heading {
    color: #5D5D5D;
    font-size: 16px;
    padding: 5px 10px;
}

.resort-list {
    list-style: none;
    display: table;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

    .resort-list li {
        display: inline-table;
        vertical-align: top;
    }

.resort-item {
    text-align: left;
    width: 100%;
}

.resort-item-fixed {
    max-width: 185px;
}

@media(max-width: 1199px) {
    .resort-item-fixed {
        margin: 0 5px;
        max-width: 225px;
    }
}

.resort-container {
    display: table;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    width: 100%;
}

.resort:hover {
    text-decoration: none;
}

.resort-heading,
.resort-footer {
    display: table-row;
    background: #5D5D5D;
    color: #fff;
    font-size: 12px;
}

    .resort-heading > div {
        display: table-cell;
        padding: 5px;
        width: 220px;
    }

.resort-footer {
    font-style: italic;
}

    .resort-footer > div {
        display: table-cell;
        padding: 5px;
    }

.resort-body {
    position: relative;
}

    .resort-body .img-responsive {
        width: 100% !important;
        max-width: 100% !important;
    }

.resort-external-link {
    font-size: 16px;
}

.search-container {
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
}

.search-filter-container {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    background: #fff;
}

.search-container-overflow {
    display: block;
    position: absolute;
    z-index: 50000;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    min-height: 200px;
}

@media (max-width:1600px) {
    .search-container-overflow {
        width: 100%;
    }
}

@media (max-width:1268px) {
    .search-container-overflow {
        width: 100%;
    }
}

.page-content-area {
    margin-bottom: 25px;
    padding: 10px 25px 15px 25px;
    display: inline-block;
    width: 100%;
}

/*Offer details*/

.trip-details-title {
    font-size: 24px;
}

.eu-container label,
.ccpa-item-container label {
    white-space: initial !important;
}

@media(max-width: 780px) {
    .trip-details-title {
        font-size: 20px;
    }
}

.dialog-text {
    font-size: 12px;
}

.sm-text {
    font-size: 12px;
}

.xsm-text {
    font-size: 10px;
}

.offer-detail-label {
    color: #8a8a8a;
}

.offer-price-details {
    width: 100%;
}

@media (min-width: 770px) and (max-width: 867px) {
    .filters-col input[type="text"] {
        font-size: 12px;
        border: 1px solid #CCCCCC;
        height: 33px;
        width: 120px;
        padding-left: 10px;
    }
}

@media(max-width: 768px) {
    .resort-item {
        width: 48%;
        max-width: 300px;
    }

        .resort-item:nth-of-type(even) {
            float: right;
        }
}

@media(max-width: 380px) {
    .resort-item {
        width: 100%;
        max-width: 300px;
    }

        .resort-item:nth-of-type(even) {
            float: none;
        }
}

#offerDetail .flex {
    display: flex;
}

.offer-price-per-night {
    font-weight: bold;
    font-style: italic;
}

.offer-price-box-large {
    height: 100%;
}

.itinerary-table {
    margin-right: auto;
    margin-left: 10px;
    font-size: 13px;
    color: #666666;
    width: 100%;
}

    .itinerary-table > tr:nth-child(2n + 1),
    .itinerary-table > tbody > tr:nth-child(2n + 1),
    .itinerary-table > tfoot > tr:nth-child(2n + 1) {
        background: #F0F0F0;
    }

    .itinerary-table > tr > th,
    .itinerary-table > thead > tr > th,
    .itinerary-table > tbody > tr > th,
    .itinerary-table > tfoot > tr > th {
        text-align: left;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        min-width: 80px;
    }

        .itinerary-table > tr > th:not(:first-child),
        .itinerary-table > thead > tr > th:not(:first-child),
        .itinerary-table > tbody > tr > th:not(:first-child),
        .itinerary-table > tfoot > tr > th:not(:first-child) {
            padding-right: 25px;
        }

    .itinerary-table > tr > td,
    .itinerary-table > thead > tr > td,
    .itinerary-table > tbody > tr > td,
    .itinerary-table > tfoot > tr > td {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .itinerary-table th.centered,
    .itinerary-table > tr > th.centered:not(:first-child),
    .itinerary-table > thead > tr > th.centered:not(:first-child),
    .itinerary-table > tbody > tr > th.centered:not(:first-child),
    .itinerary-table > tfoot > tr > th.centered:not(:first-child) {
        text-align: center;
        padding: 5px 10px;
    }

    .itinerary-table .number {
        text-align: right;
    }

    .itinerary-table .break {
        -ms-word-break: break-all;
        word-break: break-all;
    }

    .itinerary-table .no-wrap {
        white-space: nowrap;
    }

    .itinerary-table .selected {
        background: #5d5d5d !important;
        color: #fff;
    }

        .itinerary-table .selected a {
            color: #fff;
        }

.less > .itinerary-table > tbody > tr:nth-child(9) {
    opacity: .6;
}

.less > .itinerary-table > tbody > tr:nth-child(10) {
    opacity: .2;
}

.less > .itinerary-table > tbody > tr:nth-child(n+11) {
    display: none;
}

.button-more-dates {
    width: 200px !important;
}

.offer-compare-table {
    font-size: 14px;
    color: #666666;
    border-bottom: #F0F0F0 1px solid;
}

    .offer-compare-table tr > td:nth-child(n+1):not(:last-child) {
        border-right: #F0F0F0 1px solid;
    }

    .offer-compare-table tr > td:nth-child(n+1) {
        max-width: 400px;
    }

    .offer-compare-table tr:nth-child(n + 5):nth-child(odd) {
        background-color: #F0F0F0;
    }

    .offer-compare-table tr td:first-child {
        width: 175px;
    }

    .offer-compare-table tr td:nth-child(n+1) {
        padding: 10px 20px 10px 10px;
    }

    .offer-compare-table tr:nth-child(n+4) td:nth-child(n) {
        padding-left: 5px;
    }

.offer-compare-subtitle {
    font-style: italic;
    font-size: 12px;
    color: #8a8a8a;
}

.offer-compare-col-title {
    font-weight: bold;
}

.offer-compare-price-per-night {
    font-size: 12px;
}

.offer-compare-itinerary div {
    padding-bottom: 5px;
}

/*details Search*/
.search-offer-divider {
    width: calc(50% - 20px);
    float: left;
    border-color: #eeeeee;
}

.search-date-container {
    min-width: 212px;
}

.search-date-label {
    min-width: 50px;
}

.search-date {
    max-width: 100px;
    font-size: 14px !important;
    padding-left: 5px !important;
}

#detailsearch input[type="text"] {
    height: 43px;
    width: 100%;
    padding-left: 10px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
}

.form-control {
    color: #444;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #e5e5e5;
}

#detailsearch .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

#detailsearch .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #e5e5e5;
    background: none;
    cursor: text;
}

/*!
Version 1.8.2
*/


.chosen-container {
    width: 100% !important;
    font-size: 14px;
}

.chosen-container-single .chosen-single {
    padding: 0 25px 2px 2px;
    height: 43px;
    border: 1px solid rgba(199, 201, 199, 0.8);
    border-radius: 0;
    background: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chosen-container-single .chosen-default {
}

.chosen-container-single .chosen-single span {
    padding: 8px 30px 5px 10px;
}


.chosen-container-single .chosen-single div {
    width: 30px;
}

    .chosen-container-single .chosen-single div b {
        background-image: linear-gradient(45deg, transparent 50%, #CCCCCC 50%), linear-gradient(135deg, #CCCCCC 50%, transparent 50%), linear-gradient(to right, white, white) !important;
        background-size: 8px 8px, 8px 8px, 3.5em 3.5em !important;
        background-repeat: no-repeat !important;
        background-position: calc(100% - 20px) calc(1em), calc(100% - 13px) calc(1em), 100% 0 !important;
    }

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 11px;
    right: 35px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 1px;
}

.chosen-container-single .chosen-drop {
    border-radius: 0;
}

.chosen-container-active .chosen-choices {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chosen-container-active .chosen-single {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chosen-container-multi {
    background: #FFF;
}

    .chosen-container-multi .chosen-choices li.search-choice {
        border-radius: 0;
    }


.chosen-container-active.chosen-with-drop .chosen-single {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.no-wrap {
    white-space: nowrap;
}

.search-loading {
    display: block;
    position: fixed;
    z-index: 1055;
    background-color: #666;
    opacity: 0.4;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

.image-loading {
    width: 50px;
    height: 57px;
    position: absolute;
    left: 50%;
    bottom: 0;
}

.search-overlay {
    height: 50%;
    width: 100%;
    position: absolute;
}

.chosen-editable {
    cursor: pointer;
    color: #444;
    border-color: #ccc !important;
}

    .chosen-editable:hover {
        color: #000;
    }

input.es-input {
    background-color: #fff;
    background-image: linear-gradient(45deg, transparent 50%, #CCCCCC 50%), linear-gradient(135deg, #CCCCCC 50%, transparent 50%), linear-gradient(to right, white, white) !important;
    background-size: 8px 8px, 8px 8px, 3.5em 3.5em !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 20px) calc(1em), calc(100% - 13px) calc(1em), 100% 0 !important;
}

.es-list {
    cursor: pointer;
}

.page-content-heading {
    font-size: 20px;
    font-weight: bold;
}

.not-required {
    padding-left: 10px;
}

.newsletter-form.displaytype-picture {
    margin: 3rem auto;
}

.newsletter-form.displaytype-text {
    margin: 5rem auto;
}

    .newsletter-form .inpEUQuestion {
        margin-top: .5rem;
        padding-left: 10px;
    }

.newsletter-form-header {
    margin-bottom: 3rem;
    text-align: center;
}

.newsletter-form-col {
    padding: 15px;
}

    .newsletter-form-col.col-text {
    }

    .newsletter-form-col.col-form {
        font-size: .8rem;
    }

@media(min-width: 992px) {
    .newsletter-form-col.col-form {
        padding-left: 3rem;
    }
}

    .newsletter-form-col .form-group {
        margin-bottom: .5rem;
    }

    .newsletter-form-col .newsletter-text-title {
        margin-bottom: 1rem;
    }

    .newsletter-form-col .newsletter-text-intro {
        margin-bottom: 1.5rem;
        font-weight: bold;
    }

    .newsletter-form-col .newsletter-text-description {
        text-align: justify;
    }

    .newsletter-form-col input {
        padding: 0.175rem 0.75rem;
    }

    .newsletter-form input {
        max-width: 100%;
        margin-bottom: 5px;
    }

    .newsletter-form label.normal {
        display: inline;
    }

.newsletter-form-col .unsubscribe-text {
    text-align: center;
    color: #999;
}

.newsletter-form-col button.button-w-100 {
    display: inline-block;
    width: 100%;
    padding: 5px;
    font-size: 18px;
}

.note {
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 3px solid #e5e5e5;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

    .note h1,
    .note h2,
    .note h3,
    .note h4 {
        margin-top: 0;
    }

    .note p:last-child {
        margin-bottom: 0;
    }

    .note code,
    .note .highlight {
        background-color: #fff;
    }

.note-success {
    border-color: #5cb85c;
    background: #dff0d8;
    color: #080;
}

    .note-success .box-heading {
        color: #5cb85c;
    }

.note-warning {
    border-color: #f0ad4e;
    background: #fcf8e3;
    color: #9E8940;
}

    .note-warning .box-heading {
        color: #f0ad4e;
    }

.note-info {
    border-color: #5bc0de;
    background: #d9edf7;
    color: #008;
}

    .note-info .box-heading {
        color: #5bc0de;
    }

.note-information {
    border-color: #5bc0de;
    background: #d9edf7;
    color: #008;
}

    .note-information .box-heading {
        color: #5bc0de;
    }

.note-danger {
    border-color: #d9534f;
    background: #f2dede;
    color: #800;
}

    .note-danger .box-heading {
        color: #d9534f;
    }

.note-error {
    border-color: #d9534f;
    background: #f2dede;
    color: #800;
}

    .note-error .box-heading {
        color: #d9534f;
    }

/* Reset Password*/

.login-input-width {
    width: 100%;
}

/* JQueryUI Fixes */

.ui-button-icon-only {
    text-indent: -9999px;
}

.days-operation {
    width: 100%;
}

.days-open {
    background: #f0f0f0;
    display: table;
    width: 100%;
    color: #a0a0a0;
    font-weight: bold;
    margin-bottom: 15px;
}

    .days-open .day {
        border-right: 2px solid #f5f5f5;
        display: table-cell;
        padding: 6px 0 10px;
        text-align: center;
        width: 14.2%;
    }

        .days-open .day span {
            color: #a0a0a0;
            font-size: 12px;
            line-height: 1em;
            text-transform: uppercase;
            font-weight: normal !important;
        }

.days-checked {
    color: #51BDE4;
}

.daytrip-container {
    padding-top: 35px;
    font-size: 13px;
    font-family: Verdana;
}

    .daytrip-container .row {
        margin-right: -20px;
        margin-left: -20px;
        min-height: 35px;
    }

        .daytrip-container .row:before,
        .daytrip-container .row:after {
            display: table;
            content: " ";
        }

        .daytrip-container .row:after {
            clear: both;
        }

        .daytrip-container .row:first-child {
            font-weight: bold;
        }

        .daytrip-container .row:nth-child(2n) {
            background: #F0F0F0;
        }

        .daytrip-container .row [class^='col-'] {
            padding: 5px 20px;
        }


    .daytrip-container.headerless .row:first-child {
        font-weight: normal;
    }

    .daytrip-container.headerless .row:nth-child(odd) {
        background: #e8e8e8;
        border-top: 2px solid #f0f0f0;
    }

    .daytrip-container.headerless .row:nth-child(even) {
        background: #e8e8e8;
        border-top: 2px solid #f0f0f0;
    }

.daytrip-details-offer-subtitle {
    font-size: .875rem;
    line-height: 1rem;
    letter-spacing: .10938rem;
    text-transform: uppercase;
    float: right;
}

.daytrip-offer-from {
    font-size: .875rem;
    line-height: 1rem;
    letter-spacing: .10938rem;
    text-transform: uppercase;
}

.daytrip-offer-price {
    font-size: 2rem;
    color: #181C32;
    cursor: pointer;
}

.daytrip-offer-price-currency-code {
    color: #181C32;
}

/* #region Day Trips
---------------------------------------------------- */

.od-daytrip-description li {
    padding: .25rem;
}

.od-daytrip-container {
    background-color: #F5F5F5;
    padding: .75rem;
}

.od-daytrips-pricetype-title {
    color: #0D2236;
    font-size: 1rem;
    text-transform: uppercase;
}

.od-daytrips-desc-symbol {
    color: #142D63;
    font-size: 1.1rem;
    text-align: center;
}

.od-daytrips-desc-title {
    color: #142D63;
    font-size: 1.2rem;
}

.od-daytrips-desc-info {
    padding-bottom: 1.5rem;
    font-size: 1rem;
    color: #707070;
}

.od-daytrip-container .offset-2 {
    margin-left: 16.66666667% !important;
}

/* #endregion */

.button-share-facebook {
    background: url(../Themes/Default/Images/SocialNetworks/Facebook/24.png);
    display: inline-block;
    padding: 12px 12px;
}

.button-share-twitter {
    background: url(../Themes/Default/Images/SocialNetworks/Twitter/24.png);
    display: inline-block;
    padding: 12px 12px;
}

.offer-compare-table .air-inclusive-icon {
    vertical-align: sub;
}

ul.ui-autocomplete {
    list-style: none;
    list-style-type: none;
    padding: 10px;
    margin: 10px;
}

.image-credit {
    font-size: 10px;
    font-style: italic;
}

.image-caption {
    font-size: 10px;
}

.supplier-offline {
    color: #d9534f;
}

/* Itinerary Navigator - Location Details */
.location-image-picker {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .location-image-picker li {
        float: left;
        max-width: 32px;
        margin: 0 2px 2px 0;
    }

        .location-image-picker li img {
            float: left;
            width: 32px;
            height: 32px;
            background-size: cover;
        }

#legendimages .legendimages-max-width {
    max-width: 35px !important;
}

@media print {
    body {
        -webkit-print-color-adjust: exact !important; /*Chrome*/
        color-adjust: exact !important; /*Firefox*/
    }

    a[href]:after {
        content: none !important;
    }

    .nx-menu,
    .nx-mobile-menu {
        display: none;
    }

    .nx-body .container {
        max-width: 1000px;
    }

    .nx-footer {
        box-shadow: none;
    }

    #offerDetail {
        display: block;
    }

    .page-content-area {
        display: block;
    }
}

.deck-center {
    margin: 0 auto !important;
}



@media (min-width: 576px) and (max-width: 767px) {
    .card-columns {
        column-count: 2;
    }
}

.col-count {
    column-count: 1;
}

.offer-readmore {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    transition: max-height 0.15s ease-out;
}

    .offer-readmore.expand {
        max-height: 5000px !important;
        transition: max-height 0.35s ease-in-out;
    }

/* Ship View */
.ship-deck-legend {
    border: solid 1px #898989;
    text-align: center;
    border-spacing: 4px;
    border-collapse: collapse;
    margin: 0 auto;
}
/* End Ship View */
/* Image Viewer */
.image-viewer-icons {
    list-style: none;
    padding: 0;
    display: inline-table;
}

    .image-viewer-icons li {
        float: left;
        margin: 5px 5px 0 0;
        padding: 0;
    }

.image-viewer-icon {
    max-width: 100px;
    max-height: 40px;
    width: auto;
    height: auto;
    cursor: pointer;
}

.image-viewer-dialog {
    text-align: center;
}

.image-dialog {
    max-width: 45vw;
    width: 100%;
}

.image-dialog-main-image {
    width: 150vw;
    height: 70vh;
    object-fit: scale-down;
}

@media (max-width: 1024px) {
    .image-dialog {
        max-width: 100%;
        width: auto;
    }

    .image-dialog-main-image {
        width: 600px;
        height: 400px;
        max-width: 100%;
        max-height: 100%;
        object-fit: scale-down;
    }
}
/* End Image Viewer */

.od-slideshow-text {
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    background-color: rgb(0 0 0 / 0.6);
}

    .od-slideshow-text .od-slideshow-caption {
        color: #FFF;
        font-size: 16px;
        font-weight: bold;
        padding-top: 5px;
    }

    .od-slideshow-text .od-slideshow-credit {
        color: #EEE;
        font-size: 14px;
        font-style: italic;
        margin: 10px;
    }

.location-img {
    cursor: zoom-in;
    max-height: 350px;
    width: 100%;
    object-fit: cover;
}

location-content-content,
#LocationDescription {
    color: #7F7F84;
    color: #3F4254;
}

.location-content-content {
    font-weight: normal !important;
}

.location-content-section-title {
    font-size: .875rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: #4f4f4f;
    font-weight: 600;
    margin-top: .75rem;
    margin-bottom: .25rem;
    background-color: transparent !important;
    padding-bottom: 0.5rem;
}

/* Bootstrap Migration */

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/* Destination Showcase - Destination */
@media (max-width: 767px) {
    .destination-map .google-map {
        max-width: 100% !important;
        height: 300px !important;
    }

    .destination-map .google-map iframe {
        height: 300px !important;
    }
}

/* Agent Profile Card */
.agent-profile-card {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 5px;
    margin: 5px 0;
    width: calc(100% - 30px);
}

.agent-profile-card .agent-profile-card-image {
    max-width: 50px;
    border-radius: 4px;
}

/* #region Agent Directory
---------------------------------------------------- */

.agent-directory-title {
    margin-bottom: 1rem;
}

.agent-directory-grid .agent-directory-card-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 25px;
}

    .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item {
        position: relative;
        display: flex;
        flex-direction: column;
        flex: 1;
        flex-basis: 20%;
        max-width: 50%;
        min-width: 275px;
        padding: 0;
        background-color: #fff;
        border-radius: .42rem;
        box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1),1px 1px 3px rgba(0, 0, 0, 0.08);
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1),0 4px 20px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.02),0 4px 20px 0 rgba(0, 0, 0, 0.07);
        box-shadow: rgba(134, 134, 134, 0.16) 0px 6px 24px;
    }

    .agent-directory-grid .agent-directory-card-list .agent-directory-grid-container {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item .agent-directory-grid-image {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin: 1rem;
    }

        .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item .agent-directory-grid-image img {
            display: flex;
            justify-content: center;
            align-items: center;
            background: #e9e5fa;
            max-width: 190px;
            width: 100%;
            height: 190px;
            margin: 0 auto;
            border-radius: 50%;
            padding: 5px;
            position: relative;
            cursor: pointer;
        }

    .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item .agent-directory-grid-title {
        padding: .25rem 1.2rem 1.4rem 1.2rem;
        background-color: #ffffff;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

        .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item .agent-directory-grid-title .agent-directory-title a {
            color: #333;
            font-size: 1.6rem;
        }

        .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item .agent-directory-grid-title .agent-directory-subtitle {
            font-size: .95rem;
        }

    .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item .agent-directory-grid-body {
        flex-grow: 1;
        padding: 0 1.2rem 1.4rem 1.2rem;
        background: #ffffff;
        text-overflow: ellipsis;
        text-align: justify;
        word-break: break-word;
    }

    .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item .agent-directory-grid-footer {
        margin-top: auto;
        padding: 0 1.2rem 1.4rem 1.2rem;
        border-radius: 0 0 5px 5px;
        background: #ffffff;
        text-align: center;
    }

    .agent-directory-grid .agent-directory-card-list .profile-social-icons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 20px
    }

        .agent-directory-grid .agent-directory-card-list .profile-social-icons i {
            font-size: 1.3rem;
        }

    .agent-directory-grid .agent-directory-card-list .profile-phone-container {
        display: flex;
        flex-basis: 100%;
        justify-content: center;
    }

.text-facebook {
    color: #3f55ab;
}

.text-twitter {
    color: #5fb7ff;
}

.text-instagram {
    color: #e04b8f;
}

/* #endregion */


/* #region Agent Profile */

.agent-profile .profile-img img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #e9e5fa;
    background: #e0dfe3;
    max-width: 300px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border-radius: 50%;
    padding: 5px;
    padding-right: 5px;
    position: relative;
    cursor: pointer;
}

.agent-profile .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 1px solid #EBEDF3;
    border-radius: 0.42rem;
}

.agent-profile .gutter-b {
    margin-bottom: 25px;
}

.agent-profile .card.card-custom {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 30px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1),0 4px 20px 0 rgba(0, 0, 0, 0.08);
    box-shadow: rgba(134, 134, 134, 0.16) 0px 6px 24px;
    border: 0;
    margin: 2rem 1rem;
}

.agent-profile .card-header:first-child {
    border-radius: calc(0.42rem - 1px) calc(0.42rem - 1px) 0 0;
}

.agent-profile .card.card-custom > .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(140, 139, 139, 0.13);
}

.agent-profile .card-title {
    margin-bottom: 2rem;
}

.agent-profile .card.card-custom > .card-header .card-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0.5rem;
    margin-left: 0.5rem;
    margin-left: 0;
}

    .agent-profile .card.card-custom > .card-header .card-title,
    .agent-profile .card.card-custom > .card-header .card-title .card-label {
        font-weight: 500;
        color: #181C32;
    }

        .agent-profile .card.card-custom > .card-header .card-title,
        .agent-profile .card.card-custom > .card-header .card-title .card-label {
            font-weight: 500;
            color: #181C32;
        }

.agent-profile .card.card-custom > .card-header .card-title .card-label {
    margin: 0 0.75rem 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.agent-profile .card.card-custom > .card-header .card-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0.5rem 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.agent-profile .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 2.25rem;
}

.agent-profile .card.card-custom > .card-body {
    padding: 2rem 2.25rem;
    padding-top: 2rem;
}

    .agent-profile .card.card-custom > .card-body .tab-content-none {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 100%;
        padding: 3rem;
    }

    .agent-profile .border-2-dashed {
        border: 2px dashed #ddd;
        border-radius: .375rem;
    }

.agent-profile .card.card-custom > .card-body .tab-content-none img {
    max-height: 345px;
    opacity: 0.8;
}

.agent-profile .card.card-custom > .card-header.card-header-tabs-line {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

    .agent-profile .card.card-custom > .card-header.card-header-tabs-line .card-toolbar {
        margin: 0;
    }

.agent-profile .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.agent-profile .nav-tabs {
    border-bottom: 1px solid #E4E6EF;
    border-bottom-color: rgb(228, 230, 239);
    border-bottom-width: 1px;
}

.agent-profile .nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x {
    border-bottom-width: 3px;
}

.agent-profile .card.card-custom > .card-header.card-header-tabs-line .nav {
    border-bottom-color: transparent;
}

.agent-profile .nav.nav-tabs .nav-item {
    margin-right: 0.25rem;
}

.agent-profile .nav.nav-tabs.nav-tabs-line .nav-item {
    margin: 0 0 -1px 0;
    margin-bottom: -1px;
}

.agent-profile .nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-item {
    margin-bottom: -3px;
}

.agent-profile .card.card-custom > .card-header.card-header-tabs-line .nav .nav-item {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.agent-profile .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem;
}

.agent-profile .nav .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    padding: 0.75rem 1.5rem;
    color: #7E8299;
}

.agent-profile .nav.nav-bold .nav-item .nav-link {
    font-weight: 500;
}

.agent-profile .nav.nav-tabs.nav-tabs-line .nav-link {
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid transparent;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    padding: 0.85rem 0;
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
    margin: 0 1rem;
    margin-left: 1rem;
}

.agent-profile .nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link {
    border-bottom: 3px solid transparent;
}

.agent-profile .card.card-custom > .card-header.card-header-tabs-line .nav .nav-link {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.agent-profile .nav.nav-tabs.nav-tabs-line .nav-item:first-child .nav-link {
    margin-left: 0;
}

.agent-profile .nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link:hover:not(.disabled),
.agent-profile .nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link.active,
.agent-profile .nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .show > .nav-link {
    border-bottom: 3px solid #0BB783;
}

.agent-profile .nav .nav-link .nav-icon {
    line-height: 0;
    color: #7E8299;
    width: 2rem;
}

.agent-profile .nav .nav-link .nav-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 1rem;
    color: #7E8299;
    font-weight: 400;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}

.agent-profile .nav.nav-tabs .nav-link .nav-text {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.agent-profile .nav.nav-bold .nav-item .nav-link .nav-text {
    font-weight: 500;
}

.agent-profile .row {
    display: flex;
    flex-direction: row;
}

.agent-profile .col-xl-4 {
    display: flex;
    flex-direction: column;
}

.agent-profile .profile-social-icons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px
}

.agent-profile .profile-social-icons i {
    font-size: 1.3rem;
}

.agent-profile .profile-phone-container {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
}

/* #endregion */

.responsive-tabs .nav-tabs {
    display: none;
}

@media (min-width: 768px) {
    .responsive-tabs .nav-tabs {
        display: flex;
    }

    .responsive-tabs .card {
        border: none;
    }

        .responsive-tabs .card .card-header {
            display: none;
        }

        .responsive-tabs .card .collapse {
            display: block;
        }

    .responsive-tabs .card.tab-pane.fade:not(.active) {
        display: none;
    }
}

@media (max-width: 767px) {
    .responsive-tabs .tab-pane {
        display: block !important;
        opacity: 1;
    }

    .agent-directory-grid .agent-directory-card-list .agent-directory-grid-item {
        max-width: 100%;
    }

    .agent-directory-title {
        margin-left: .25rem;
        margin-right: .25rem;
    }
}
/* Site margin/padding */

.pdn {
    padding: 0 !important;
}

.pdx {
    padding: 3px;
}

.pdm {
    padding: 10px;
}

.pdl {
    padding: 20px;
}

.pdxl {
    padding: 30px;
}

.pdxxl {
    padding: 40px;
}

.ptn,
.pvn,
.pan {
    padding-top: 0 !important;
}

.ptx,
.pvx,
.pax {
    padding-top: 3px !important;
}

.pts,
.pvs,
.pas {
    padding-top: 5px !important;
}

.ptm,
.pvm,
.pam {
    padding-top: 10px !important;
}

.ptl,
.pvl,
.pal {
    padding-top: 20px !important;
}

.ptxl,
.pvxl,
.paxl {
    padding-top: 30px !important;
}

.ptxxl,
.pvxxl,
.paxxl {
    padding-top: 40px !important;
}

.prn,
.phn,
.pan {
    padding-right: 0 !important;
}

.prx,
.phx,
.pax {
    padding-right: 3px !important;
}

.prs,
.phs,
.pas {
    padding-right: 5px !important;
}

.prm,
.phm,
.pam {
    padding-right: 10px !important;
}

.prl,
.phl,
.pal {
    padding-right: 20px !important;
}

.prxl,
.phxl,
.paxl {
    padding-right: 30px !important;
}

.prxxl,
.phxxl,
.paxxl {
    padding-right: 40px !important;
}

.pbn,
.pvn,
.pan {
    padding-bottom: 0 !important;
}

.pbx,
.pvx,
.pax {
    padding-bottom: 3px !important;
}

.pbs,
.pvs,
.pas {
    padding-bottom: 5px !important;
}

.pbm,
.pvm,
.pam {
    padding-bottom: 10px !important;
}

.pbl,
.pvl,
.pal {
    padding-bottom: 20px !important;
}

.pbxl,
.pvxl,
.paxl {
    padding-bottom: 30px !important;
}

.pbxxl,
.pvxxl,
.paxxl {
    padding-bottom: 40px !important;
}

.pln,
.phn,
.pan {
    padding-left: 0 !important;
}

.plx,
.phx,
.pax {
    padding-left: 3px !important;
}

.pls,
.phs,
.pas {
    padding-left: 5px !important;
}

.plm,
.phm,
.pam {
    padding-left: 10px !important;
}

.pll,
.phl,
.pal {
    padding-left: 20px !important;
}

.plxl,
.phxl,
.paxl {
    padding-left: 30px !important;
}

.plxxl,
.phxxl,
.paxxl {
    padding-left: 40px !important;
}

.mtn,
.mvn,
.man {
    margin-top: 0 !important;
}

.mtxxs,
.mvxxs,
.maxxs {
    margin-top: 1px !important;
}

.mtx,
.mvx,
.max {
    margin-top: 3px !important;
}

.mts,
.mvs,
.mas {
    margin-top: 5px !important;
}

.mtm,
.mvm,
.mam {
    margin-top: 10px !important;
}

.mtl,
.mvl,
.mal {
    margin-top: 20px !important;
}

.mtxl,
.mvxl,
.maxl {
    margin-top: 30px !important;
}

.mtxxl,
.mvxxl,
.maxxl {
    margin-top: 40px !important;
}

.mrn,
.mhn,
.man {
    margin-right: 0 !important;
}

.mrx,
.mhx,
.max {
    margin-right: 3px !important;
}

.mrs,
.mhs,
.mas {
    margin-right: 5px !important;
}

.mrm,
.mhm,
.mam {
    margin-right: 10px !important;
}

.mrl,
.mhl,
.mal {
    margin-right: 20px !important;
}

.mrxl,
.mhxl,
.maxl {
    margin-right: 30px !important;
}

.mrxxl,
.mhxxl,
.maxxl {
    margin-right: 40px !important;
}

.mbn,
.mvn,
.man {
    margin-bottom: 0 !important;
}

.mbx,
.mvx,
.max {
    margin-bottom: 3px !important;
}

.mbs,
.mvs,
.mas {
    margin-bottom: 5px !important;
}

.mbm,
.mvm,
.mam {
    margin-bottom: 10px !important;
}

.mbl,
.mvl,
.mal {
    margin-bottom: 20px !important;
}

.mbxl,
.mvxl,
.maxl {
    margin-bottom: 30px !important;
}

.mbxxl,
.mvxxl,
.maxxl {
    margin-bottom: 40px !important;
}

.mln,
.mhn,
.man {
    margin-left: 0 !important;
}

.mlx,
.mhx,
.max {
    margin-left: 3px !important;
}

.mls,
.mhs,
.mas {
    margin-left: 5px !important;
}

.mlm,
.mhm,
.mam {
    margin-left: 10px !important;
}

.mll,
.mhl,
.mal {
    margin-left: 20px !important;
}

.mlxl,
.mhxl,
.maxl {
    margin-left: 30px !important;
}

.mlxxl,
.mhxxl,
.maxxl {
    margin-left: 40px !important;
}

