body.SiteBackground{background-image:url('https://resx.octorate.com/content/745792/1612230572216.jpg')}@media (min-width: 1220px) {.SearchLabel .fa{background:#178fa7;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #178fa7}.SearchBar .GreenButton .ui-button-text{background-color:#178fa7}.SiteTopBar{background-color:rgba(23,143,167,0.8)}:root{--color:#178fa7!important;--color-rotation:188.94827556462707deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#178fa7!important;}body.SiteBackground {
	background-image: none;
	background-color: #fff;
    font-family: 'Lexend', sans-serif;
}

body.SiteBackground .Orange{
	color: #00b4d0 !important;
}

body.SiteBackground .Black,
body.SiteBackground,
.Fs24.Leaden.HotelName .Fs13.Leaden{
	color: #666 !important;
}

#toTop {
	background: #00b4d0;
}

.Fs24.Leaden.HotelName,
.FontBold.MapTitle.RoomTitle.Fs20.DispBlock {
  	color: #0091b3!important;
}  

.BlueButton {
	border-bottom: 1px solid #001830;
	padding-bottom: 5px;
	border-radius: 0px;
	background: transparent;
	font-weight: bold;
  	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.BlueButton .ui-button-text {
	background-color: #fff;
  	padding: 10px 20px 10px 20px !important;
	color: #001830;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 0);
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 0);
	box-shadow: none;
	border: 1px solid #001830;
}

.BlueButton .ui-button-text:hover,
.BlueButton .ui-button-text:active,
.BlueButton .ui-button-text:focus,
.BlueButton .ui-button-text:visited {
  	background-color: #001830;
  	color: #fff;
}

.BlueButton:hover {
  	background-color: #001830;
}

.SiteHeader .HotelHeader {
	background: #fff;
	box-shadow: none;
	border-radius: 0px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: 0;
}

.OtherSolution {
	border-top: 0;
  	padding-top: 0;
}

.OtherSolutionOpen {
	border-radius: 0;
}

.OtherSolutionBody {
	border-top: 0;
}

.BoxSection {
	border-radius: 0;
	box-shadow: none;
}

.OtherSolutionHead:hover {
	box-shadow: none;
	border-radius: 0;
}

.BoxHover:hover {
	box-shadow: none;
}

.RoomTop {
	padding: 0 0 0 10px;
}