<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.lato
{
	font-family: Lato,sans-serif;
 
}
.regular-form label
{
	font-family: Lato,sans-serif;
	color:#818a9c;
	font-size:9pt;
}
label.error
{
	color:crimson !important;
}
.search-modules
{
	padding:10px 20px;
	background-color:#fff;
	margin-bottom:30px;
}
.search-block
{
	padding-top:10px;
	padding-bottom:10px;
}
.ellipsis {
  overflow: hidden;
  position: relative; 
  line-height: 1.2em;
  max-height: 9.3em; 
  text-align: justify;  
  margin-right: -1em;
  padding-right: 1em;
}

.ellipsis:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}

.ellipsis:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}

.site-header .header-top {
display	: block;
padding-top	: 10px !important;
padding-bottom	: 10px !important;
}
.site-header .header-bottom {
 
padding-top	: 15px !important;
 
}
.alertify-notifier
{
	color:#fff;
	font-family:arial;
	font-size:9pt;
}
.full-width
{
	width:100%;
}
.detail-list
{
	padding-left:10px;
	font-size:9pt;
	margin-bottom:5px;
	border-left:2px solid green;
}
#sidebar-container
{
	position:relative;
}






.display-total
{
	font-size:16pt;
	text-align:right;
}
.display-rate-name
{
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}
.display-room-type
{
	font-weight:bold;
	text-transform:uppercase;
	color:#006699;
}
.display-room-pax
{
	font-size:8pt;
}
.rate-attributes
{
	display:none;
}
.rate-selector-option
{
	text-align:right;
}
.rate-selector-option .btn-room-select
{
	 
}
.btn-room-select.active
{
	background-color:green;
}
.rate-confirm-status
{
	color:#ccc;
	
}
.rate-confirm-status.active
{
	color:green;
	
}
.selection-confirm-container
{
	border:solid 1px #eee;
	background-color:#fff;
	margin-bottom:10px;
}
.selection-confirm-header
{
	padding:10px;
	background-color:#333;
	color:#fff;
}
.selection-confirm-header h4
{
	margin:0px;
}
.selection-confirm-room-item
{
	border-bottom:solid 1px #eee;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	cursor:pointer;
}
.selection-confirm-room-item:hover
{
	background-color:#eee;
}
.rate-search-container 
{
	margin-top:-60px;
}
.spacing-container
{
	margin-top:-120px;
}
@media (max-width: 767px) 
{
	.rate-search-container,
	.spacing-container
	{
		margin-top:0px;
		padding-left:15px;
		padding-right:15px;
	}
}

.room-setup-container
{
	margin-bottom:30px;
		font-family: Lato,sans-serif;
}
.room-step
{
	width:100%;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

.room-step li
{
	display:inline-block;
	cursor:pointer;
}
.room-step-number {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	padding: 4px;
	background: #fff;
	border: 2px solid #ccc;
	color: #ccc;
	text-align: center;
	line-height:36px;
	font: 20px Arial, sans-serif;
	font-weight:bold;
}
.room-step-arrow
{
	text-align:center !important;
	margin:0px;
}
.arrow-up {
	display:inline-block;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.room-step li.active .room-step-number 
{
	border: 2px solid #2d394d;
	color: #2d394d;
}
.room-step li.active .arrow-up {
	display:inline-block;
	border-bottom: 10px solid #2d394d;
}
.room-step-information
{
	padding:15px;
	background-color:#2d394d;
	margin-top:-5px;
	color:#fff;
}
.room-step-information-title
{
	margin:0px;
}
.room-step-information-title small
{
	color:#fff;
}
 
.info-panel,
.selection-panel
{
	display:none;
}
.info-panel.active,
.selection-panel.active
{
	display:block;
}
.rate-selection-item
{
	border-top:solid 1px #eee;
	padding-top:10px;
	padding-bottom:10px;
}
.rate-selection-summary-box
{
	border-left:solid 2px #006699;
	padding-left:10px;
	font-size:9pt;
}
.rate-selection-summary-box a
{
	font-weight:bold;
	color:#006699;
	font-size:8pt;
}
.rate-selection-summary
{
	display:none;
}
.deal-item-container
{
	border:solid 1px #eee;background-color:#fff;margin-top:15px;padding:10px;
}
.deal-item-container.empty
{
	border:solid 1px #eee;background-color:#fff;margin-top:0px;padding:10px;
}
.addon-container
{
	margin-top:20px;
}
.addon-category
{
	
	
}
.addon-title
{
	background-color:#006699;
	color:#fff;
	padding:8px 10px;
	margin-bottom:0px;
	border-bottom:solid 1px #eee;
}
.addon-list-item
{
	font-size:9pt;
	padding:10px;
	border-top:solid 1px #eee;
}
.addon-price
{
	font-size:14pt;
}
.addon-quantity
{
	width:100%;
	border:solid 1px #eee;
	padding:5px;
	text-align:center;
	background-color:#eee;
	margin:0px;
}
.img-full
{
	width:100%;
	margin-bottom:20px;
}
.mb-10
{
	margin-bottom:10px;
}
.mb-30
{
	margin-bottom:30px!important;
}
.mr-10
{
	margin-right:10px!important;
}
.font-weight-bold
{
	font-weight:700;
}
.booking-panel
{
	padding-bottom:30px;
}
.booking-panel h3
{
	padding-bottom:8px;
	margin-bottom:20px;
	border-bottom:solid 1px #eee;
}
.summary-item
{
	border-bottom:solid 1px #eee;
	padding-top:5px;
	padding-bottom:5px;
}
.summary-item.last
{
	border-bottom:solid 1px #fff;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:30px;
}
.data-validate
{
	text-align:left;
}
.data-validate label
{
	text-transform:uppercase;
}
.data-validate .form-group
{
	margin-bottom:20px;
}
.data-validate .error,
.data-validate .info-text
{
		text-transform:none;
}
.scroll-content
{
	width:100%;height:200px;overflow-y:scroll;
	border:solid 1px #eee;
	padding:10px;
	background-color:#f5f5f5;
}
@media (max-width: 767px) 
{
	.data-validate .form-group,
	.scroll-content
	{
		text-align:left;
	}
}
.content-box
{
	border:solid 1px #eee;
	background-color:#f5f5f5;
	padding:10px 20px;
}
.widget-page-title.max-width h5, 
.widget-page-title.max-width h1, 
.widget-page-title.max-width p {
    width: 100%;
}
.widget-page-title.center-width h5, 
.widget-page-title.center-width h1, 
.widget-page-title.center-width p {
    width: 60%;
	margin:0 auto;
}
					.room-pax
					{
						text-align:left;
					}
					.orange
					{
						color:#d77b5d;
					}
					.rate-list
					{
						border-bottom:solid 1px #EEE;
						margin-bottom:10px;
						padding-bottom:10px;
					}
					.no-margin
					{
						margin:0px !important;
					}
					.no-padding
					{
						padding:0px !important;
					}
					.rate-list h4
					{
						margin:0px;
						padding:0px;
						text-align:left;
					}
					.from-price-label
					{
						font-size:8pt;
					}
					.from-price-value
					{
						font-size:14pt;
					}
					.from-price
					{
						font-size:8pt;
					}
					@media (max-width: 767px) 
					{
						.widget-module-clear
						{
							margin-top:30px;
							margin-bottom:20px;
						}
					}
				 
			 
					@media (min-width: 768px) and (max-width: 1199px) 
					{
						.widget-page
						{
						 
							margin-top:0px;
						}
						.widget-module-clear
						{
							margin-top:40px;
						}
					}
				 
.datepicker.datepicker-dropdown 
{
	
	font-family: Lato,sans-serif !important; 
}
.itinerary-time
{
	font-weight:bold;
	white-space:nowrap;
	text-transform:uppercase;
	font-size:9pt;
	 width:100px;
	color:#fff;
	background-color:#333;
}
.itinerary-content
{
	font-size:9pt;
}

.mt-10 {margin-top:10px;}
.mt-15 {margin-top:15px;}
.mt-20 {margin-top:20px;}
.mt-25 {margin-top:25px;}

.mb-10 {margin-bottom:10px;}
.mb-15 {margin-bottom:15px;}
.mb-20 {margin-bottom:20px;}
.mb-25 {margin-bottom:25px;}

.pt-10 {padding-top:10px;}
.pt-15 {padding-top:15px;}
.pt-20 {padding-top:20px;}
.pt-25 {padding-top:25px;}

.pb-10 {padding-bottom:10px;}
.pb-15 {padding-bottom:15px;}
.pb-20 {padding-bottom:20px;}
.pb-25 {padding-bottom:25px;}
.border-bottom
{
	border-bottom:solid 1px #eee;
}
.closeout-summary
{
	margin-bottom:30px;
}
.closeout-summary .calendar-summary
{
	width:100%;
	border:solid 1px #eee;
	font-size:9pt;
}
.closeout-summary td
{
	text-align:center;
	background-color:#fff;
}
.closeout-summary td,
.closeout-summary th
{
	border:solid 1px #eee;
	padding:5px;
}
.closeout-summary .calendar-month
{
	background-color:#333;
	color:#fff;
	font-weight:bold;
	width:100px;
}
.hr-line
{
	margin-top:8px;
	margin-bottom:8px;
}
.bold
{
	font-weight:bold;
}
.fs-10
{
	font-size:10px;
}

#modal-autoload .btn-close
{
	position:absolute;
	right:0;
	background-color: rgba(255,255,255,0.5);
	text-align:center;
	font-size:15pt;
	padding:5px;
}
.text-danger
{
	color:crimson;
}
.d-none
{
	display:none;
}
.d-block
{
	display:block;
}
.collapsed-click
{
	cursor:pointer;
}


@media (min-width: 768px) and (max-width: 1199px) 
{
	.wrapper-inner-auto-height
	{
		padding-top:0px !important;
	}
}
.namelist-container
{
	margin-top:20px;
	background-color:#fff;
	padding:20px;
}
.namelist-item 
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:solid 1px #eee;
	background-color:#eee;
	margin-bottom:10px;
}
 
.namelist-item label
{
	font-size:8pt;
}


.mt-1 { margin-top: .25rem !important; } 
.mt-2 { margin-top: .5rem !important; } 
.mt-3 { margin-top: 1rem !important; } 
.mt-4 { margin-top: 1.5rem !important; } 
.mt-5 { margin-top: 3rem !important; }
.mb-1 { margin-bottom: .25rem !important; } 
.mb-2 { margin-bottom: .5rem !important; } 
.mb-3 { margin-bottom: 1rem !important; } 
.mb-4 { margin-bottom: 1.5rem !important; } 
.mb-5 { margin-bottom: 3rem !important; }
.pt-1 { padding-top: .25rem !important; } 
.pt-2 { padding-top: .5rem !important; } 
.pt-3 { padding-top: 1rem !important; } 
.pt-4 { padding-top: 1.5rem !important; } 
.pt-5 { padding-top: 3rem !important; }
.pb-1 { padding-bottom: .25rem !important; } 
.pb-2 { padding-bottom: .5rem !important; } 
.pb-3 { padding-bottom: 1rem !important; } 
.pb-4 { padding-bottom: 1.5rem !important; } 
.pb-5 { padding-bottom: 3rem !important; }
.m-1 { margin: .25rem !immortant; } 
.m-2 { margin: .5rem !immortant; } 
.m-3 { margin: 1rem !immortant; } 
.m-4 { margin: 1.5rem !immortant; } 
.m-5 { margin: 3rem !immortant; }
.p-1 { padding: .25rem !important; } 
.p-2 { padding: .5rem !important; } 
.p-3 { padding: 1rem !important; } 
.p-4 { padding: 1.5rem !important; } 
.p-5 { padding: 3rem !important; }


.select2 .select2-container .select2-container--default
{
	width: 100%!important;
}
.select2-results__option {
    font-family: 'Lato', sans-serif !important;
}
.select2-container--default .select2-selection--single 
{
	font-family: 'Lato', sans-serif!important;
	display: block!important;
	width: 100%!important;
	height: 34px!important;
	padding: 2px!important;
	font-size: 14px!important;
	line-height: 1.5!important;
	color: #555!important;
	background-color: #fff!important;
	border: 1px solid #ccc!important;
	background-clip: padding-box!important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* .select2-container--default .select2-selection--single .select2-selection__rendered */
/* { */
	/* color: #525f7f!important; */
/* }  */</pre></body></html>