﻿a.active {
    font-weight: bold;
}

.recently-added-items .cert-card {
    position: relative;
    overflow: hidden;
    max-width: 380px;
    min-height: 230px;
}

.recently-added-items .cert-image {
    width: 100%;
    height: 160px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}

.recently-added-items .cert-image img {
    min-height: 150%;
    min-width: 50%;
    max-width: 380px;
    position: absolute;
    top: -70%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
}

.recently-added-items .cert-image .address {
    background-color: rgba(34, 76, 110, 0.9);
    top: 0px;
    color: #fff;
    left: 0;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    line-height: 16px;
    z-index: 1;
}

.recently-added-items .cert-image .address .line1 {
    font-size: 16px;
    font-weight: bold;
}

.recently-added-items .cert-image .address .line2 {
    font-size: 10px;
}

.recently-added-items .cert-box {
    line-height: 18px;
    padding: 5px 5px 5px 5px;
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #888;
    min-height: 130px;
    background-color: #fff;
}

.recently-added-items .cert-detail {
    /*width: calc(100% - 80px);*/
    /*float: left;*/
    min-height: 80px;
    position: relative;
}

.cert-col-right {
    /*width: 80px;*/
    /*padding-left: 15px;*/
    /*float: left;*/
    clear: both;
    height: 50px;
    border-top: 1px solid #ccc;
    padding-top: 6px;
    margin-top: 3px;
}

.recently-added-items .cert-price {
    font-size: 1.3em;
    font-weight: 700;
    text-align: left;
    /*float:left;*/
    /*width:50%;*/
    /*padding-top:0px;*/
}

.recently-added-items .cert-button {
    float: right;
    text-align: right;
}

.recently-added-items .cert-price-wrapper {
    float: left;
    width: 58%;
    margin-top: -4px;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-54 {
    width: 54% !important;
}

.recently-added-items .cert-promote-label {
    font-size: 10px;
    color: #888;
}

.recently-added-items .wow-headline {
    color: #337ab7;
}

.recently-added-items .detail-line1, .recently-added-items .detail-line1 {
    color: #000;
}

.text-overflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.text-overflow-detail {
    display: block;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 35px;
}

.font-size-12px {
    font-size: 12px;
}

.font-size-11px {
    font-size: 11px !important;
}

.qtip-request {
    font-size: x-small;
    padding-right: 0px;
    position: absolute;
    bottom: 0px;
    right: 5px
}

.height-10 {
    height: 10px;
}

.height-20 {
    height: 20px;
}

.height-30 {
    height: 30px;
}

.height-66 {
    height: 66px;
}

.height-5 {
    height: 5px;
}

.height-100 {
    height: 100px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding-left-25 {
    padding-left: 25px !important;
}

.padding-left-zero {
    padding-left: 0px !important;
}

.w-75 {
    width: 75%;
}

.img-size-suitcase {
    width: 100%;
}

@media screen and (max-width: 420px) {
    h2 {
        font-size:17px
    }
}


@media screen and (max-width: 320px) {
    .img-size-suitcase {
        height: 65px;
    }
}

.img-suitcase {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.transform-icon {
    transform: translate3d(20px, -25px, 20px);
}

.other-options-link {
    position: absolute;
    bottom: 0;
}

.left-panel-box {
    padding: 10px;
    margin-top: 5px;
    min-height:332px;
}

.left-panel-box.visualization {
    padding: 0 10px;
    margin-top: 0;
    min-height:0;
}

.left-panel-box a {
    cursor: pointer;
}

.header-panel {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-panel a {
    color: #2d2d2d;
}

.icon-text-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0.6;
}

    a.active .icon-text-container {
        opacity: 1;
    }

.icon-text-container:hover {
    opacity: 1;
}

.quick-link-text {
    position: absolute;
    width: 75px;
    margin-top: -20px;
    margin-left: 10px;
    background: white;
    color: #999;
    padding-left: 5px;
}

.search-box-group {
    position: relative;
}

.search-all-vacation {
    margin-top: 10px;
    margin-bottom: 10px;
}

.search-box {
    padding-right: 25px;
}

.search-by-online{
    vertical-align: text-bottom;
}

.search-by-national {
    vertical-align: text-bottom;
}


.search-icon {
    position: absolute;
    margin-top: -27px;
    right: 10px;
    color: #999;
}

.suitcase-icon {
    position: absolute;
    right: 0px;
    padding-top: 2px;
}

span.quantity {
	background: #337ab7;
	border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	color: #ffffff;
	display: inline-block;
	line-height: 1.4em;
	text-align: center;
	width: 1.4em;
	position:absolute;
	right: 0;
	top: -3px;
}

.success-modal-dialog .modal-body{
    padding:15px 0px;
}
.success-modal-dialog .modal-footer {
    border-top: none;
    text-align: center;
    padding: 15px 0px
}

.title-name {
    font-weight: bold;
}

.radio input[type='radio'] {
    margin-top: 0px;
    height: 100%;
}

.vacation-search-checkbox {
    margin-left: -16px !important;
}

.vacation-search-checkbox.visualization {
    margin: 2px 0 0;
}

.vacation-search-text {
    padding-left: 18px;
    font-size: 14px;
}

.hide-npo-text-container {
    font-size: 11px;
    color: red;
    text-align: right;
    margin-top: -17px;
    width: 97px;
    float: right;
}

.hide-npo-text {
    background-color: white;
    padding-left: 5px;
}

@media screen and (min-width: 768px) {
    #requestCertBtn {
        text-decoration: none;
        font-size: 17px;
        padding: 10px 60px;
        letter-spacing: 0.3px;
    }
}

.new-cert-label {
    top: 31%;
    width: auto;
    background: red;
    color: #fff;
    left: 0;
    padding: 4px 4px;
    position: absolute;
    text-align: center;
    line-height: 14px;
    z-index: 1;
}

.all-inclusive-cert-label {
    top: 38%;
    width: auto;
    background: #33ACF2;
    color: #fff;
    left: 0;
    padding: 4px 4px;
    position: absolute;
    text-align: center;
    line-height: 14px;
    z-index: 1;
}

.free-cert-label {
    top: 40%;
    width: 105px;
    background: orange;
    color: #fff;
    left: 0;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    line-height: 14px;
    z-index: 1;
}

.share-suitcase-link-modal-copy-button {
    right: 22px;
    position: absolute;
    bottom: 7px;
    display: block;
    opacity: 0.3;
    cursor: pointer;
    color: #47ACEB;
}

.share-suitcase-link-modal-copy-button:hover {
	opacity: 1;
}

.thumbs-up {
    position: absolute;
    bottom: 0;
    right: 0;
}

.multiple-cert-icon {
    position: absolute;
    right: 17px;
    top: 39%;
    z-index: 900;
    width: 30px;
}

.multiple-cert-icon-extended {
    z-index: 999;
    position: absolute;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background-color: #33ACF2;
    color: white;
    font-size: 16px;
    padding: 2px;
    font-weight: bold;
    text-align: center;
    top: 44%;
    right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .multiple-cert-icon-extended.visualization {
        z-index: 999;
        position: absolute;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        background-color: #33ACF2;
        color: white;
        font-size: 16px;
        padding: 2px;
        font-weight: bold;
        text-align: center;
        top: 40%;
        right: 5px;
        cursor: default;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.dropdown-quick-links-mobile {
    margin-top: 15px;
    margin-bottom: 15px;
}

#suitcaseMessagesModal {
    z-index: 20000;
}

.send-percent-to-provider {
    font-size: 11px;
    font-weight: bold;
}

.send-percent-to-provider span{
    font-size: 16px;    
}

.start-bidding {
    text-decoration: none !important;
    font-weight: normal;
    font-size:11px !important;
}

.keep-winning-bid {
    margin-top: -2px !important;
    width: 57% !important;
}

.max-width-400px {
    max-width: 400px;
}

.max-width-500px {
    max-width: 500px;
}

.quick-link {
    font-family: 'Inter';
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    opacity: 0.7;
}

.quick-link__options {
    font-style: normal;
    margin: 10px 0px 10px 0px;
    font-size: 15px;
}

    .quick-link__options .active {
        pointer-events: none;
        cursor: default;
    }

.quick-link__options.visualization {
    font-style: normal;
    margin: 0;
    font-size: 15px;
}

.quick-link__options.package {
    font-style: normal;
    margin: 0;
    font-size: 15px;
    width: 110px;
}

    .quick-link__options.visualization .active {
        filter: saturate(3) contrast(100%) grayscale(100%) brightness(0);
        cursor: default;
    }

    .quick-link__options.visualization:has(a.active) {
        border-bottom: 3px solid #000000;
    }

    .quick-link__options.visualization:hover {
        opacity: 1;
        border-bottom: 3px solid #aaaaaa;
    }

.quick-link__options.visualization a {
    text-decoration: none;
}

.form-group.search-box-group.visualization {
    margin-top: 20px;
    margin-right: 5px;
}

.quick-link__hr.quick-link__hr--money.visualization {
    border-bottom: 1px solid #89909545;
    margin-top: -3px;
}

.filter-container {
    display: flex;
    justify-content:space-between;
    align-items: center;
    width: 61%;
    margin-bottom: 10px;
}

.filter-container.at-home {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 15px 0 15px;
}

.filter-container.pagination {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 61%;
    margin-bottom: 10px;
    padding: 0 13px 0 0;
}

.filter-container.sort-pagination {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 61%;
    margin-bottom: 10px;
    padding: 0 10px 0 0;
}

.filter-container.pagination-map {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 61%;
    margin-bottom: 10px;
    padding: 0 5px 0 0;
}

.filter-container.hide-map {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
}

.filter-container.cruises {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 15px 0 15px;
}

.filter-container.memorabilia {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 15px 0 15px;
}

.filter-container.plsufixedpricing {
    flex-wrap: wrap;
}

.event-sort__box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.help-sentence-plsu-mobile{
    display: none;
}

.filter-options {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    flex-grow: 1;
    gap: 12px;
    margin-top: 12px;
}

.filter-options .filter-number-of-guests {
    margin-bottom: 0;
}

.all-inclusive {
    margin-left: 40px;
}

.flexible-destination {
    margin-left: 40px;
}

.icon-menu-header {
    width: 35px;
    height: 35px;
    margin: 7px;
}

.filter-golf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 0.1;
}

.filter-cruises {
    margin-top: 10px;
}

.filter-lesson {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 0.1;
}

.filter-bucket-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 0.1;
}

.form-group.hidden-xs {
    margin-bottom: 0px;
}

.form-group.filter-options-checkbox {
    margin-bottom: 5px;
}

.recommended-filter {
    margin-left: auto;
}

.raise-money {
    background-color: #F8F8F8;
    padding: 15px 10px 15px 10px;
}

.raise-money__number {
    font-size: 20px;
    line-height: 24px;
    color: #666;
    font-weight: bold;
}

.raise-money__text {
    font-size: 18px;
    line-height: 19px;
    color: #666;
    margin-bottom: 6px;
}
.raise-money__tooltip {
    margin-top: 4px;
    font-size: .8em;
}
.quick-link__hr {
    border: 0;
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
}

.quick-link__hr--options {
    border-bottom: 1px dashed var( --black-coral);
}

.quick-link__hr--money {
    border-bottom: 1px solid var(--black-coral);
}

.quick-link__search-box {
    padding: 0px 25px 0px 35px;
    font-size: 18px;
    height:46px;
}

.quick-link__search-icon {
    position: absolute;
    margin-top: 10px;
    left: 10px;
    color: #999;
    font-size: 18px;    
}


.quick-link__delete-icon {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 20px;
    color: #395fa0;
}

.quick-link__delete-icon:hover {
    cursor: pointer;
}

.quick-link__filter {
    font-size: 18px;
}

.quick-link-mobile__dropdown {
    margin: 15px 0px 20px 10px;
}
#quickLinksBoxMobile{
    margin-bottom:12px;
}
.cert-detail__content {
    max-height: 55px;
}

.quick-link__search-box-mobile {
    height:34px;
}
.quick-link__delete-icon-mobile {
    top: 2px;
}

@media (max-width: 420px){
    /*Phones*/
    .filter-options-checkbox{
        width:100%;
    }
    .all-inclusive {
        margin-left: 0px;
    }
    .flexible-destination {
        margin-left: 0px;
    }
}
@media (max-width: 820px) {
    .filter-container {
        width: 100%;
        padding-right: 10px;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .all-inclusive {
        margin-top: 5px;
        margin-left: 20px;
    }
    .flexible-destination {
        margin-left: 20px;
    }
}

@media screen and (max-width: 1300px) {
    .header-panel > .quick-link__options {
        flex-basis: 16.66%;
    }
    .header-panel{
        justify-content: flex-start;
    }
}

@media screen and (max-width: 767px) {
    .w-50-mobile {
        width: 50%;
    }

    .help-sentence-plsu-mobile {
        display: block;
    }
}