body {
   
    background-image: url(https://cdn.caspio.com/173C0000/PromotionImages/oceanblue4.jpg) !important;
    background-attachment: fixed;
	
}


[data-ody-id=BonusOfferDisclaimer] {
    display: none;
}


[data-ody-id=cruiseInclusiveExclusiveMessage] {
    font-size: 10px;
}



.cruise-title-body .cruise-details-package-title {
    border: 2px solid #afb3b7;
    color: #000 !important;
    padding: .5rem !important;
    font-weight: 700;
    font-size: 16px;
}


.searchbar-above-filter-sidebar [data-ody-id=CruiseSearchInner] .cruise-search [data-ody-id=CruiseSearchLabel] {
    font-size: 13.5px;
    color: #fff;
	
}

.searchbar-above-filter-sidebar [data-ody-id=CruiseSearchInner] {
   background: #1b60a7 !important;
    color: #fff;
    font-size: 18px;
    display: block;
    font-weight: 400;
    border-radius: 3px;
    padding: 0 16px;
    margin-bottom: 8px;
}

.destination-banner-image img {
    min-width: 100%;
    height: 300px;
    width: 100%;
    max-height: 100%;
}


.table-fixed .table>tbody>tr>td {
    font-weight: 600;
    border-top: 0;
    padding: 3px;
    vertical-align: middle;
    white-space: nowrap;
}


ody-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice {
    
    display: inline-flex
;
    
    padding: 2px 8px;
    
    border: 0;
    color: #fff;
    background-color: #0978bd;
}



.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
   
}



.cruise-title {
    color: #fff;
    background: #1b60a7;
    /* margin: 25px; */
    padding: 12px;
    font-weight: 500;
 
    border-radius: 5px;
    border-color: black;
    border-width: 1px;
    box-shadow: 1px 1px 1px 1px #000;
}

.list-view .cruise-item cruise-promotions-component.cruise-promotions-for-list {
    display: none;
}


.low-rate-list li span {
    padding-left: 4px;
    text-align: right;
    font-weight: 200;
    font-size: 12px;
}

.flex-aside-200 {
    min-width: 200px;
    max-width: 200px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .24);
}





.filter-panel .card .card-heading {
    
    border: 0;
  background-image: #1b60a7 !important;
    border-radius: 5px;
    background-color: #1b60a7 !important;
	background: #1b60a7 !important;
}


[data-ody-id="FilterSearchlabel"]
{
    background-color: #1b60a7 !important;
	background: #1b60a7 !important;
}

.panel-title .small, .panel-title .small a, .panel-title a, .panel-title small, .panel-title small a {
    color: #fff;
}

.filter-panel .card .card-heading .panel-icon {
    text-align: center;
    font-size: 1.125rem;
    color: white !important;
}



.dollar-price-icon {
    background-image: url(/Site/dlc_2023/images/dollarsign-white-transparent.png);
    background-position: center;
    background-size: 20px 24px !important;
    background-repeat: no-repeat;
}

#emailHeader .guest-info-icons {
    background-image: url(/Site/dlc_2023/images/email-white-transparent.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px 20px !important;
}



.extrabonus {
    position: absolute;
    top: -21px;
    right: -13px;
    z-index: 9;
    width: 75px;
    height: 70px;
    max-width: 75px;
    max-height: 75px;
    background-image: url(/Site/dlc_2023/images/extrabonus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65px 50px;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
	display: none !important
    
}

.category-price-table .totalfare-portcharges {
    width: 50%;
    text-align: center;
    border: 1px solid #1f6dbd;
    background-color: #e5e5e5;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    display: none;
}

[data-ody-id='OnboardCreditBonus'] {
    width: 100%;
    text-align: center;
    border: 1px solid #1f6dbd;
    background-color: #e5e5e5;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    color: black !important;
    font-size: 16px !important;
}

[data-ody-id='TotalPrice'] {
    font-size: 24px !important;
    color: black !important;
}

.category-expand {
    background: url(/Site/dlc_2023/images/down-arrow-cd-orange.png);
    background-size: contain;
    width: 38px;
    height: 38px;
    margin-right: 10px;
    border-radius: 15px;
}





@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  

.package-details-basic-info {
    min-height: 100%;
    display: none;
}

}


