.search-bar-section {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5%,#0978bd),to(#043a5c));
	background-image: linear-gradient(to bottom,#72CAC6 100%,#279eea 100%);
     position: relative;
    padding: 16px 0;
    text-align: left;
    color: #164D55;
    
}
.custom-modifysearchtext span {
	cursor: pointer;
    color:#164D55 !important;
}

.bg-primary {
	background: #fff !important;
}
.cruise-title {
	color: #164D55;
}
.btn-primary:hover {
	background-color: #164D55;
	border-color: #72CAC6;
}
	.btn-primary {
		background-color: #164D55;
		border-color: #72CAC6;
	}

.btn-primary:hover {
	background-color: #F99F1D;
	border-color: #72CAC6;
    color: #000;
}
.low-rate-list li span {
	color: #164D55;
}
.low-rate {
	border-color: #164D55;

	border-color: #26bd97;
}
.text-price-color {
	color: #164D55;
}
.text-primary {
	color: #164D55 !important;
}
.table {
	color: #164D55;
}
.btn-outline-primary {
	color: #164D55;
	background-color: #164D55;
	border-color: #72CAC6;
	border-radius: 1.7rem;
}
search-bar-component .form-group > label, search-bar-component .label-search-arrivalport, search-bar-component .label-search-departureport {
	display: block;
	margin-bottom: 0;
	font-weight: 400;
	opacity: 100;
}
.opacity-50 {
	opacity: 100;
}
.text-muted {
	color: #164D55 !important;
}
.filter-panel .panel-body .filter-container > span {
	color: #164D55;
	display: block;
}

.btn-outline-default:hover {
	color: #164D55;
	background-color: #F99F1D;
	border-color: #164D55;
}
.btn-outline-default {
	color: #fff;
	background-color: #164D55;
	border-color: #72CAC6;
}
.filter-panel .card .card-heading {
	border: 0;
	color: #164D55;
	border-radius: 1.5rem;
}
filter-content-component .panel-title a:focus:hover {
	color: #72CAC6;
}
.btn-outline-primary {
	color: #fff;
	background-color: #164D55;
	border-color: #72CAC6;
	border-radius: 1.7rem;
}
.filter-container label {
	display: block;
	width: 100%;
	margin-bottom: 0;
	padding: 8px;
	font-size: .8125rem;
	font-weight: 400;
	background: #72CAC6;
	cursor: pointer;
	white-space: nowrap;
	color: #164D55;
}
.table-fixed .table > thead > tr > th.even {
	background: #164D55;
	color: #fff;
}
.table-fixed .table > thead > tr > th {
	
	border-bottom: 2px solid #164D55;
	font-weight: 550;
}
.bg-secondary {
	background: #164D55 !important;
}
.search-bar-section-collapsed {
	color: #164D55;
	background: #72CAC6;
}


.cruise-item-card .btn{
	
    text-transform: uppercase;
    text-align: center;
    background: #164D55;

}
.cruise-item-card {
    border: 0;
    border-radius: 1.7rem;
    box-shadow: none;
}


.btn-outline-primary:hover{
	color:#164D55;

}

.mb-2.d-flex.special-rates-title.ng-star-inserted {
  color: #164D55;
  
  visibility: collapse;
}

.mb-2.d-flex.special-rates-title.ng-star-inserted::after {
  content: "Have a Coupon Code?";
  font-size: 17px;
  visibility: visible;
  color: #164D55;
  position: absolute;
}
.form-control-inline
{
    display: inline-block;
    max-width: 100%;
    border: 2px;
    border-style: dashed;
    border-color: #164D55;
	margin-left: 0px;
}

guest-info-v2 .guest-info-form .special-rates {
  content: "Apply Code / Coupon:"; 
  font-size: 12px;
	color: #164D55;
	font-weight: 600;
  visibility: visible;
}
.btn-outline-primary:hover{
	background-color:#F99F1D;
	border-color: #72CAC6;
	color:#164D55;


}
.card {
    border-radius: 1.7rem;
}
.text-white
{
	color: #164d55 !important;
}
.btn-lg {
    padding: 6px 16px;
    font-size: 18px;
    border-radius: 1.7rem;
}
.progress-stepper-arrow .checkout-steps-wrap .checkout-step:first-child .checkout-step-inner {
    border-bottom-left-radius: 1.7rem;
    border-top-left-radius: 1.7rem;
    margin-right: 3px;
    margin-left: 0
}
.progress-stepper-arrow .checkout-steps-wrap .checkout-step.current .checkout-step-inner,.progress-stepper-arrow .checkout-steps-wrap .checkout-step.past .checkout-step-inner {
    background: #164D55;
    color: #fff
}
.package-details .packageprices-whitebg .package-prices {
    background: #fff;
    color: #164D55;
}
.custom-btn-alignment .btn {
    padding: 3px 16px!important;
    border-radius: 1.7rem;
}
.cruise-details-title,[data-ody-id=BookingDetailsPageTitle],[data-ody-id=StickyPageTitle] {
    color: #164D55;
}
.text-secondary {
    color: #164D55 !important;
}
.progress-stepper-arrow .checkout-steps-wrap .checkout-step.current .checkout-step-inner,.progress-stepper-arrow .checkout-steps-wrap .checkout-step.past .checkout-step-inner {
    background: #164D55;
    color: #fff
}
.progress-stepper-arrow .checkout-steps-wrap .checkout-step.current .checkout-step-inner::after, .progress-stepper-arrow .checkout-steps-wrap .checkout-step.past .checkout-step-inner::after{
	border-color: transparent #164D55;
}
.col-12.d-flex.align-items-center.mb-2.past-pax-field {
	display: none !important;
}
  .fieldset {
    min-width: 0;
    padding: 1rem 1rem 0;
    margin: 0 0 1rem;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 3px;
    border-color: #72CAC6;
  }
#TransMessage {
	background-color: #72CAC6;
	color: #164D55;
	border-color: #164D55;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px 35px;
	margin: 30px auto;
	max-width: 600px;
	border-radius: 1.7rem;
}

.client-loader {
	background-color: #72CAC6;
	color: #164D55;
	border-color: #f99f1e;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 25px 35px;
	margin: 30px auto;
	max-width: 600px;
	border-radius: 1.7rem;
}

.Loading-logo {
	font-size: 48px;
	font-weight: bold;
	color: #164D55;
	margin-bottom: 15px;
	animation: pulse 2s ease-in-out infinite;
}

.common-transition-loader-logo {
	opacity: 1;
	transform: scale(1);
}

.loading-title {
	text-align: center;
}
.loader-title {
	font-size: 18px;
	font-weight: 600;
	color: #164D55;
	margin: 12px 0;
	text-align: center;
	max-width: 80%;
	line-height: 1.3;
}

#cruiseDontCloseWindow,
.loader-message {
	font-size: 14px;
	font-weight: 500;
	color: #164D55;
	margin-top: 12px;
	padding: 10px 20px;
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid #164D55;
	border-radius: 1.7rem;
	text-align: center;
}

.Loading-ani {
	margin: 15px 0;
}

.loader-spiral {
	width: 45px;
	height: 45px;
	border: 4px solid rgba(22, 77, 85, 0.2);
	border-top: 4px solid #164D55;
	border-radius: 50%;
	animation: spin 1s linear infinite;
	margin: 20px 0;
}

#copyrightText {
	font-size: 14px;
	color: #164D55;
	font-weight: 500;
	opacity: 0.7;
	text-align: center;
	margin-top: 15px;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes pulse {
	0%, 100% {
		opacity: 1;
		transform: scale(1);
	}
	50% {
		opacity: 0.7;
		transform: scale(1.05);
	}
}

/* Button size increase for desktop */
[data-ody-id="ItineraryPlusIcon"],
.btn-icon .odi-info,
.btn-icon .odi-share {
	font-size: 15px !important;
}


.btn-icon {
	padding: 10px 14px !important;
	min-width: 40px;
	min-height: 40px;
}

.btn-icon .odi {
	font-size: 15px;
}

/* Hide Supplier Promotions field */
div.special-rates[data-ody-id="SupplierPromoCodeSection"] {
	display: none !important;
}

/* Alternative selector if above doesn't work */
div.special-rates.mb-3.row.flex-nowrap.align-items-center[data-ody-id="SupplierPromoCodeSection"] {
	display: none !important;
}

.list-view .cruise-prices .low-rate li.word-break{
	font-size: 12px;

}
.filter-panel .card.bg-primary {
	background: #72CAC6 !important; 
}
.btn-primary:hover{
	color: #72CAC6;

}
.search-bar-section {
	color: darkslategray;
}
.nav-stepper .nav-link.active {

	background-color: #164D55;
}

.filter-container {
	padding: 0px !important;
}
button[data-ody-id="ShowDatesButton"] span:not(.d-none) {
	color: #F99F1D;
  }
  .header-settings {
	padding-top: 0px;
    padding-bottom: 0px;
  }
  .low-rate-list {
	color: #164D55;
}
.cruise-item-card .cruise-info-details .breadcrumb-item+.breadcrumb-item::before,.cruise-item-card .cruise-info-details .odi,.cruise-item-card .cruise-info-details .progress-stepper-dots .checkout-steps-wrap .checkout-step.past .checkout-step-dot::before,.progress-stepper-dots .checkout-steps-wrap .checkout-step.past .cruise-item-card .cruise-info-details .checkout-step-dot::before {
    color: #164d55;
}
.low-rate-list li {
    background: rgba(98, 155, 152, 0.4)
}
.custom-slider ngx-slider .ngx-slider-selection {
    background: #164d55;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]
 {
    color: #fff;
    background-color: #164d55;
 }
 .loader-spiral::after, .loader-spiral::before {
	border-color: #164d55 #164d55 transparent;
}
 