body {
   
    
background-color: #f2f2f2 !important;

	
}




.timer-bar {
    background: #d6171f;
    color: #fff;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    padding-top: 15px;
    padding: 15px;
    margin-top: 2px;
    padding-bottom: 15px;
}



[data-ody-id=PriceSummarySection] [data-ody-id=GrandTotal] {
    font-size: 26px;
    color: #fff;
}


[data-ody-id=RuleTypeIncludedLabel] {
	color:black !important;
	font-size: 14px !important;
	font-weight: 300 !important;
}


[data-ody-id=RuleIconInclude] .rules-icon a {
    white-space: normal !important;
    width: 100%;
    color: black !important;
}


#PaymentSchedules [data-ody-id=PaymentScheduleTitleCust] {
    background: #d6171f;
    color: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}


.table-header.supp-payment-title-table {
    border-color: #d6171f;
}




.accordion .card-not-accordion:last-of-type {
    /* border-top-left-radius: 16px; */
    /* border-top-right-radius: .25rem; */
    border-radius: 16px;
}



.additionalServWidget .additionalServHeader {
    background: #aaa;
    color: #fff;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}


.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}






.package-itinerary .package-itinerary-node-day {
    width: 32px;
    min-width: 32px;
    max-width: 32px;
    padding: 0;
    vertical-align: top;
    text-align: center;
    background-image: url(/Content/images/dot-space1.png);
    background-position: top center;
    background-repeat: repeat-y;
    background-size: 3px 8px;
    display: none;
}

.package-itinerary .package-itinerary-body {
    padding: .0rem;
}

.package-itinerary {
    width: 100%;
    line-height: inherit;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
   
}











.lowest-sailing-price {
    border-radius: 8px;
    padding: 8px;
}

.low-rate, .lowest-sailing-price {
    border: 1px solid #d6171f;
}

.cruise-item-card .btn-icon {
    padding: 5px;
    border-radius: 10px;
}


.low-rate {
    width: 200px;
    padding: 8px 8px 0;
    border-radius: 16px;
    float: right;
}


.low-rate-list li {
    padding: 2px 4px !important;
    margin-bottom: 12px;
    border-radius: 5px;
    border: 0;
    background: rgba(9, 120, 189, .1);
}


.low-rate-list {
    color: #d6171f;
	font-size: 11px
}


.low-rate-list li span {
    color: #d6171f;
	font-size: 12px;
}


.list-view .cruise-item .section-sailing-date-btns {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 100%;
    display: none;
}


.low-rate-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    clear: both;
    width: 100%;
    padding: 4px 0;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
    border-width: 1px 0 0;
}





.table-fixed .table>thead:first-child>tr:first-child>th {
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 2px solid #aaa;
}



.table-fixed .table>thead>tr>th {
    font-weight: 600;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .2);
    background: #fff;
}
  



.table-fixed .table>thead>tr>th {
    position: sticky;
    top: -1px;
    padding: 8px;
    float: none;
    font-weight: 400;
    line-height: 22px;
    vertical-align: middle;
    text-transform: uppercase;
    border-bottom: 2px solid #d6d6d6;
    background-color: #fff;
}


.table-fixed .table>thead>tr>th.even {
    background: #fff;
}



.card {
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .24);
}


.card-header:first-child {
    border-radius: 16px 16px 0 0;
}


fieldset {
    min-width: 0;
    padding: 1rem 1rem 0;
    margin: 0 0 1rem;
    border: 1px solid rgba(0, 0, 0, .12);
    /* border-radius: 3px; */
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}


[data-ody-id=GuestInfoAdult] fieldset {
    padding: 0 .5rem;
    border-radius: 16px;
}


.rounded {
    border-radius: 16px !important;
}



.cruise-title-body .cruise-details-package-title {
    border: 2px solid #afb3b7;
    color: #000 !important;
    padding: .5rem !important;
    font-weight: 700;
    font-size: 16px;
	display: none;
}



.breadcrumb {
    margin-bottom: 0 !important;
    color: #fff;
    border-radius: 0;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
background: #d6171f !important;
}


.page-title {
    background: #d6171f;
    color: #fff;
}


.nav-stepper .nav-link.active {
    color: #fff;
    background: #d6171f;
}

.nav-stepper .nav-link.active::after {
    border-color: transparent #d6171f;
}


.category-tabs.nav-tabs-overline .nav-tabs .active {
    background-color: #aaa !important;
    color: #fff !important;
}

.category-tabs.nav-tabs-overline .tab-content>.active

 {
    background-color: #aaa;
}

.category-price-arrow {
    background: #d6171f;
    color: #fff !important;
}


.bg-primary {
    color: #fff;
    background-color: #d6171f!important;
}

#cabinupgradealternate, .PublicArea-Box, .bg-color-totaldue .payment-total-due, .page-title, .stateroom-price-box, .upgrade-button-primary a, [data-ody-id=CruiseItineraryExpand], [data-ody-id=CruiseItineraryExpand] .itinerary-node-info-group, [data-ody-id=PackageItineraryNodeHeader], [data-ody-id=TotalDueWithoutPrepaidGrats] td {
    background: #aaa !important;
    color: #fff;
}

.bg-secondary {
    color: #fff;
    background-color: #aaa !important;
}


.checkout-stepper-accordion .st-open>.card-header {
    color: #fff;
    background: #aaa !important;
}

.checkout-stepper-accordion .card-header {
    color: #fff;
    background: #aaa !important;
    margin-top: 0;
    display: flex;
    align-items: center;
}

.booknow.btn-primary, .booknow.btn-primary:focus, .booknow.primary-btn, .booknow.primary-btn:focus, .btn-primary, .btn-primary:focus, .primary-btn, .primary-btn:focus, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .booknow.btn-primary, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .booknow.btn-primary:focus, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .btn-primary, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .btn-primary:focus {
    background-image: linear-gradient(to right,#d6171f 30%,#d6171f 100%) !important;
    border-color: #060606;
    box-shadow: 2px 2px 2px #575656;
}



[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: #d6171f !important;
    color: #fff;
    font-size: 18px;
    display: block;
    font-weight: 400;
    /* border-radius: 3px; */
    padding: 0 16px;
    margin-bottom: 8px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}


.searchbar-above-filter-sidebar [data-ody-id=AdvanceSearchAndResetText] {
    margin: 0 !important;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    white-space: normal !important;
    text-align: left;
    background-color: #ddd;
    color: white !important;
    font-color: white;
    border: 1px;
    border-color: black;
    border-width: 5px;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}


.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: #d6171f;
}


ody-dropdown .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 5px;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
   
}



.cruise-title {
    color: #fff;
    background: #d6171f;
    /* margin: 25px; */
    padding: 12px;
    font-weight: 500;
    /* border-radius: 5px; */
    /* border-color: black; */
    border-width: 1px;
    /* box-shadow: 1px 1px 1px 1px #000; */
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}



.list-view .cruise-item cruise-promotions-component.cruise-promotions-for-list {
    display: none;
}




.filter-panel .card .card-heading {
    border: 0;
    background-image: #1b60a7 !important;
    /* border-radius: 5px; */
    background-color: #d6171f !important;
    background: #1b60a7 !important;
    border-radius-top: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding-top: 5px;
    /* margin-bottom: 5px; */
    margin-top: -7px;
	padding-bottom: 5px;
}


.flex-aside-200 {
    min-width: 200px;
    max-width: 200px;
    border-radius: 16px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .24);
    background-color: white;
}


.filter-panel .card .card-heading {
    border: 0;
    background-image: #1b60a7 !important;
    /* border-radius: 5px; */
    background-color: #d6171f !important;
    background: #1b60a7 !important;
    border-radius-top: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding-top: 5px;
    /* margin-bottom: 5px; */
    margin-top: -7px;
	padding-bottom: 5px;
}


[data-ody-id="FilterSearchlabel"]
{
    background-color: #d6171f !important;
	background: #d6171f !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: #d6171f;
    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: 98%;
    text-align: center;
    border: 1px solid #d6171f !important;
    background-color: #eee !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19) !important;
    color: #26639d !important;
    font-size: 15px !important;
	border-radius: 5px !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;
}
	  
	  [data-ody-id=TotalPrice] {
    font-size: 18px !important;
    color: black !important;
}

}









