@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i');
@font-face {
	font-family: 'BlocCera';
	src: 	url("/include/font/bloc-cera/BlocCeraPro-Light.otf") format("opentype"),
			url('/include/font/bloc-cera/BlocCeraPro-Light.ttf') format('truetype');
	font-weight: 100;
}
@font-face {
	font-family: 'BlocCera';
	src: 	url("/include/font/bloc-cera/BlocCeraPro-Regular.otf") format("opentype"),
			url('/include/font/bloc-cera/BlocCeraPro-Regular.ttf') format('truetype');
	font-weight: 400;
}
@font-face {
	font-family: 'BlocCera';
	src: 	url("/include/font/bloc-cera/BlocCeraPro-Medium.otf") format("opentype"),
			url('/include/font/bloc-cera/BlocCeraPro-Medium.ttf') format('truetype');
	font-weight: 600;
}
@font-face {
	font-family: 'BlocCera';
	src: 	url("/include/font/bloc-cera/BlocCeraPro-Bold.otf") format("opentype"),
			url('/include/font/bloc-cera/BlocCeraPro-Bold.ttf') format('truetype');
	font-weight: 700;
}



html, body {
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	font-family: 'BlocCera', sans-serif;
	font-size: 16px;
	height: 100%;
}
a {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 36px;
	line-height: 80px;
	margin: 0px;
	
	font-weight: bold;
}
* {
	box-sizing: border-box;
}


textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"],
input[type="number"] {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius:0px;
}
select {
	border-radius: 0;
	-webkit-border-radius:0px;
}

.pms-error {
	width: 100%;
	max-width: 360px;
	margin: 0px auto;
	font-size: 14px;
	margin-top: 20px;
}
.pms-error h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.pms-error .formatAsButton {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 40px;
}
.pms-error input:read-only {
	color: #707070;
	cursor: default;
}
.pms-error input[type="submit"] {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	border: 1px solid #000000;
}
.pms-error input[type="submit"].disabled {
	background: transparent;
	color: #707070;
	cursor: default;
}
.pms-error .errormessage {
	margin-top: 20px;
	display: none;
}
.pms-error .errormessage.show {
	display: block;
}
.pms-error .errormessage h3 {
	text-align: center;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
}

.pms-error .errormessage p {
	text-align: center;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
}

.strikethrough {
	text-decoration: line-through;
}

form {
	margin-bottom: 0px;
}
form .hiddendates {
	/*display: none;*/
	height: 0px;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
	position: relative;
}
form .hiddendates .input-row {
	position: relative;
	height: 1px;
}
form .hiddendates input {
	position: absolute;
	top: -50px;
	padding: 0px !important;
    box-sizing: border-box;
    width: calc(100% - 5px) !important;
}
input, select, textarea {
	font-family: inherit;
}
input[type=submit] {
	cursor: pointer;
	border: 0px;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	line-height: inherit;
	width: initial;
	margin-left: 0px;
	margin-right: 0px;
}

.lazy {
	background-image: none !important;
}
.gold {
	color: #D1B85D;
}
.underline {
	text-decoration: underline;
}

.fancy-input .input-row {
	display: block;
    border: 1px solid #000000;
    width: 100%;
    padding: 0px;
    line-height: 38px;
	
	display: flex;
	margin-bottom: 10px;
}
.fancy-input .input-row label {
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	padding-right: 6px;
	padding-left: 10px;
	
	flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}
.fancy-input .input-row input {
    font-size: 14px;
	border: 0px;
	
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
	padding-right: 10px;
	
	width: 100%;
}
.fancy-input .input-row select {
    font-size: 14px;
	border: 0px;
	
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
	padding-right: 10px;
	
	width: 100%;
}


.iti__flag {background-image: url("intl-tel-input-17.0.19/img/flags.png");}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("intl-tel-input-17.0.19/img/flags@2x.png");}
}
.iti--separate-dial-code .iti__selected-flag {
	background: transparent;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}





div#bookingEngineContent {
	
}
div#menu {
	display: none;
}

div#siteHeading .inner,
div#bookingEngineContent .inner {
	width: 100%;
	min-width: 320px;
	max-width: 1100px;
	margin: 0px auto;
	padding: 20px 0px;
}



div#siteHeading .inner {
	display: flex;
	line-height: 1;
	padding-top: 25px;
	padding-bottom: 0px;
}
div#siteHeading .inner .toggleMenu {
	float: left;
	width: 30px;
	cursor: pointer;
	display: none;
}
div#siteHeading .inner .hotel {
	float: left;
	width: 250px;
	display: flex;
	font-size: 12px;
	align-self: center;
	position: relative;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
div#siteHeading .inner .hotel.selectable {
	cursor: pointer;
}
div#siteHeading .inner .hotel i {
	font-size: 30px;
	padding-right: 15px;
}
div#siteHeading .inner .hotel span {
	display: block;
	align-self: center;
}
div#siteHeading .inner .hotel .hotelChangePicker {
	position: absolute;
	left: 0px;
	top: 45px;
	border: 1px solid #000000;
	border-width: 1px 1px 0px 1px;
	background: #ffffff;
	z-index: 700;
	display: none;
}
div#siteHeading.showHotel .inner .hotel .hotelChangePicker {
	display: block;
}
div#siteHeading .inner .hotel .hotelChangePicker .hotelOption {
	padding: 10px;
	border-bottom: 1px solid #000000;
	white-space: nowrap;
	cursor: pointer;
}
div#siteHeading .inner .hotel .hotelChangePicker .hotelOption h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}
div#siteHeading .inner .hotel .hotelChangePicker .hotelOption p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
div#siteHeading .inner .logo {
	float: left;
	width: calc(100% - 250px - 250px);
	text-align: center;
	font-size: 58px;
}
div#siteHeading .inner .userlogin {
	float: right;
	width: 250px;
	display: flex;
	font-size: 12px;
	justify-content: flex-end;
	align-self: center;
}
div#siteHeading .inner .userlogin i {
	display: block;
	font-size: 30px;
	padding-right: 15px;
}
div#siteHeading .inner .userlogin span {
	display: block;
	align-self: center;
}





.roomDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;
	width: calc(50% - 25px);
	float: left;
	margin-bottom: 50px;
}
.roomDetails.odd {
	margin-right: 25px;
	clear: left;
}
.roomDetails.even {
	margin-left: 25px;
	clear: right;
}


.roomDetails .mainimage {
	display: block;
	padding-top: calc( ( 100% / 16 ) * 8 );
	width: 100%;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	height: 0px;
	overflow: hidden;
	
	position:  relative;
}

.roomDetails .mainimage .quickVipBenefit {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	line-height: 30px;
	background: #000000;
	color: #ffffff;
	padding: 0px 10px;
	vertical-align: top;
	
	position: absolute;
	top: 10px;
	right: 0px;
}
.roomDetails .mainimage .quickVipBenefit i {
	color: #D1B85D;
	padding-right: 5px;
}

.roomDetails .mainimage .vipDiscountAvailable {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	line-height: 30px;
	background: #000000;
	color: #ffffff;
	padding: 0px 10px;
	vertical-align: top;
	
	position: absolute;
	bottom: 10px;
	left: 0px;
}
.roomDetails .mainimage .vipDiscountAvailable i {
	color: #D1B85D;
	padding-right: 5px;
}




.roomDetails .mainimage .roomView360 {
	background-color: #000000;
	background-image: url(/images/content/2025/02/27/360.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 45px auto;
	
	width: 84px;
	height: 54px;
	
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	cursor: pointer;
}



.roomDetails .roomName {
	background: #000000;
	color: #ffffff;
	padding: 0px 10px;
	overflow: hidden;
}
.roomDetails .roomName h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 40px;
	margin: 0px;
	float: left;
}



.roomDetails .roomName ul.extraInfo {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
	padding-right: 10px;
}
.roomDetails .roomName ul.extraInfo li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
}
.roomDetails .roomName ul.extraInfo li img {
	display: inline-block;
	height: 18px;
	width: auto;
	padding-right: 15px;
	margin-top: 11px;
	vertical-align: top;
}
.roomDetails .roomName ul.extraInfo li span {
	display: inline-block;
	line-height: 40px;
	vertical-align: top;
}


.roomDetails .roomName span.roomMoreInfo {
	display: block;
	cursor: pointer;
	text-decoration: underline;
	float: right;
	line-height: 40px;
}

.roomDetails .rateData {
	display: flex;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.roomDetails .rateData.rateSelected {
	background: #000000;
	color: #ffffff;
}
.roomDetails .rateData .rateOption {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
	text-align: center;
	border-left: 1px solid #000000;
	padding: 10px;
	display: flex;
}
.roomDetails .rateData .rateOption:nth-of-type(1) {
	border-left: 0px solid #000000;
}
.roomDetails .rateData .rateOption .rateForm:nth-of-type(2) {
	margin-top: 15px;
}
.roomDetails .rateData .rateOption .inside {
	align-self: center;
	width: 100%;
}
.roomDetails .rateData .rateOption h4 {
	margin: 0px 0px 12px 0px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.roomDetails .rateData .rateOption.unavailable h4 {
	font-size: 18px;
	line-height: 18px;
}
.roomDetails .rateData .rateOption p.rateDescription {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 12px 0px;
}
.roomDetails .rateData .rateOption h5 {
	margin: 0px;
	font-size: 10px;
	margin: 0px 0px;
	font-weight: normal;
}
.roomDetails .rateData .rateOption p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.roomDetails .rateData .rateOption h4 .tooltip {
	width: 14px;
    height: 14px;
    display: inline-block;
    cursor: pointer;
	color: #DADCE0;
	font-size: 12px;
}
.roomDetails .rateData .rateOption .rateForm.remove .rateAmount {
	line-height: 40px;
	min-width: 132px;
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
.roomDetails .rateData .rateOption .rateForm form {
	margin: 0px;
	padding: 0px;
}
.roomDetails .rateData .rateOption .rateForm form input[type=submit] {
	height: 40px;
	width: 132px;
	text-align: center;
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
.roomDetails .rateData .rateOption .rateForm.remove form input[type=submit] {
	height: 25px;
	border: 1px solid #ffffff;
	font-size: 14px;
}
.roomDetails .rateData .rateOption .rateForm p.rateName {
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
	white-space: nowrap;
}
.roomDetails .rateData .rateOption .rateForm.notVip p.rateName {
	display: inline-block;
    padding-left: 10px;
	margin: 0px;
	line-height: 23px;
	vertical-align: top;
    line-height: 30px;
}
.roomDetails .rateData .rateOption .rateForm p.strikethrough {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.roomDetails .rateData .rateOption .rateForm p.hareAndHoundRate {
	font-size: 12px;
	margin-bottom: 0px;
}
.roomDetails .rateData .rateOption .rateForm p.hareAndHoundRate.margin {
	margin-bottom: 5px;
}
.roomDetails .rateData .rateOption .rateForm .fakeSubmit {
	line-height: 40px;
	min-width: 132px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	margin: 0px auto;
}
.roomDetails .rateData .rateOption .rateForm.notVip form {
	display: inline-block;
	vertical-align: top;
}
.roomDetails .rateData .rateOption .rateForm.notVip .fakeSubmit {
	background: transparent;
	color: #000000;
	line-height: 23px;
	text-decoration: underline;
	width: auto;
    display: inline-block;
	
	border: 1px solid #000000;
    line-height: 28px;
	min-width: 132px;
	padding-left: 10px;
	padding-right: 10px;
    text-decoration: none;
}
.roomDetails .rateData .rateOption .rateForm.remove .rateAmount i,
.roomDetails .rateData .rateOption .rateForm .fakeSubmit i {
	color: #D1B85D;
	font-size: 14px;
	vertical-align: top;
	padding-right: 3px;
    display: inline-block;
}

.tooltipPopup {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.tooltipPopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.tooltipPopup .inside {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
	width: 100%;
	max-width: 600px;
	min-height: 70px;
}
.tooltipPopup .inside.pad {
	padding: 0px 10px;
}
.tooltipPopup .inside.small p {
	font-size: 14px;
	line-height: 18px;
}
.tooltipPopup .inside.black {
	background: #000000;
	color: #ffffff;
}
.tooltipPopup .inside .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 30px;
	top: 20px;
	right: 20px;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.tooltipPopup .inside .close.white {
	background: #ffffff;
	color: #000000;
}

.tooltipPopup .inside.vipPlus {
	padding: 40px;
	max-height: 90vh;
    overflow: auto;
}
.tooltipPopup .vipPlus h2 {
	text-align: center;
	font-size: 48px;
	line-height: 60px;
	margin: 0px;
	margin-bottom: 20px;
}
.tooltipPopup .vipPlus h3 {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin: 0px auto;
	margin-bottom: 25px;
	max-width: 60%;
}
.tooltipPopup .vipPlus p {
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
}
.tooltipPopup .vipPlus p.center {
	text-align: center;
}

.tooltipPopup .vipPlus ul.perkList {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 30px;
}
.tooltipPopup .vipPlus ul.perkList li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-left: 75px;
	position: relative;
	margin-bottom: 25px;
}
.tooltipPopup .vipPlus ul.perkList li i {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 58px;
	line-height: 58px;
	color: #D1B85D;
}
.tooltipPopup .vipPlus ul.perkList li h4 {
	margin: 0px;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
	color: #D1B85D;
}
.tooltipPopup .vipPlus ul.perkList li p {
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
}
.tooltipPopup .vipPlus p .triggerloginprompt {
	text-decoration: underline;
	font-weight: bold;
}



.tooltipPopup .gatwickParking {
	padding: 0px;
	max-height: 90vh;
    overflow: auto;
}
.tooltipPopup .gatwickParking h2 {
	font-size: 48px;
	line-height: 60px;
	margin: 0px;
	text-align: center;
	padding: 58px 58px;
	color: #ffffff;
	
	background-image: url(/images/content/09-02-2024/3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tooltipPopup .gatwickParking p.center {
	text-align: center;
}
.tooltipPopup .gatwickParking .pad {
	padding: 0px 40px 18px 40px;
}

.tooltipPopup .gatwickParking ol.parkingprocess {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tooltipPopup .gatwickParking ol.parkingprocess li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-left: 75px;
	position: relative;
	margin-bottom: 25px;
}
.tooltipPopup .gatwickParking ol.parkingprocess li i {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 26px;
	line-height: 58px;
	width: 58px;
	text-align: center;
	color: #ffffff;
	background: #000000;
}
.tooltipPopup .gatwickParking ol.parkingprocess li h3 {
	margin: 0px;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
}
.tooltipPopup .gatwickParking ol.parkingprocess li p {
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
}
.tooltipPopup .gatwickParking img.airportIcons {
	display: block;
	margin: 0px auto;
	max-width: 80%;
	height: auto;
}











.currencyConversionPopup {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.currencyConversionPopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.currencyConversionPopup .inside {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
	width: 100%;
	max-width: 600px;
	min-height: 70px;
}
.currencyConversionPopup .inside.pad {
	padding: 0px 10px;
}
.currencyConversionPopup .inside.small p {
	font-size: 14px;
	line-height: 18px;
}
.currencyConversionPopup .inside a {
	background: #000000;
    color: #ffffff;
    line-height: 40px;
    display: block;
    margin: 0px auto;
    width: 130px;
    text-align: center;
    margin-bottom: 10px;
	font-weight: bold;
}





.roomsForFamilies {
	border: 1px solid #000000;
	padding: 15px;
	margin-bottom: 20px;
	text-align: center;
}
.roomsForFamilies h2 {
	font-size: 20px;
	line-height: 25px;
	margin: 0px 0px 10px 0px;
}
.roomsForFamilies p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}




.roomPopover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.roomPopover.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .roomPopover .inner {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
}
.roomPopover .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 40px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	z-index: 50;
}
.roomPopover .inner .row1 {
	display: flex;
	border-bottom: 1px solid #000000;
	position: relative;
}
.roomPopover .inner .row1 .slideshow {
	float: left;
	width: 50%;
	margin-bottom: 0px;
}
.roomPopover .inner .row1 .roomView360 {
	background-color: #000000;
	background-image: url(/images/content/2025/02/27/360.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 45px auto;
	
	width: 84px;
	height: 54px;
	
	position: absolute;
	top: 0px;
	left: 0%;
	
	cursor: pointer;
}
.roomPopover .inner .row1 .slideshow .image {
	display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
}
.roomPopover .inner .row1 .slideshow .slick-prev {
	left: 5px;
	z-index: 50;
	text-align: center;
	background: #000000;
	color: #ffffff;
	width: 30px;
	height: 30px;
}
.roomPopover .inner .row1 .slideshow .slick-prev::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	content: "\e802";
	-webkit-transform: rotate(90deg);
	font-size: 10px;
	opacity: 1;
	padding-top: 2px;
}
.roomPopover .inner .row1 .slideshow .slick-next {
	right: 5px;
	z-index: 50;
	text-align: center;
	background: #000000;
	color: #ffffff;
	width: 30px;
	height: 30px;
}
.roomPopover .inner .row1 .slideshow .slick-next::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	content: "\e802";
	-webkit-transform: rotate(270deg);
	font-size: 10px;
	opacity: 1;
	padding-top: 2px;
}
.roomPopover .inner .row1 .slideshow .slick-list {
	height: 100%;
}
.roomPopover .inner .row1 .slideshow .slick-list .slick-track {
	height: 100%;
}
.roomPopover .inner .row1 .slideshow .slick-dots {
	bottom: 5px;
}
.roomPopover .inner .row1 .slideshow .slick-dots li {
    width: 10px;
    height: 10px;
	margin: 0 2px;
	overflow: hidden;
}
.roomPopover .inner .row1 .slideshow .slick-dots li button {
    width: 10px;
    height: 10px;
}
.roomPopover .inner .row1 .slideshow .slick-dots li button:before {
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	opacity: 1;
	background: #ffffff;
    text-indent: -99999;
	border: 1px solid #000000;
}
.roomPopover .inner .row1 .slideshow .slick-dots li.slick-active button:before {
    opacity: 1;
	background: #000000;
}
.roomPopover .inner .row1 .roomData {
	float: left;
	width: 50%;
	padding: 15px;
	border-left: 1px solid #000000;
}
.roomPopover .inner .row1 .roomData h3 {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	margin: 0px;
	margin: 15px 0px;
}

.roomPopover .inner .row1 .roomData h3 .vipDiscountAvailable {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	line-height: 40px;
	background: #000000;
	color: #ffffff;
	margin-left: 20px;
	padding: 0px 10px;
	vertical-align: top;
}
.roomPopover .inner .row1 .roomData h3 .vipDiscountAvailable i {
	color: #D1B85D;
	padding-right: 5px;
}
.roomPopover .inner .row1 .roomData p {
	font-size: 14px;
}
.roomPopover .inner .row2 {
	display: flex;
	border-bottom: 1px solid #000000;
}
.roomPopover .inner .row2 .tripadviser {
	float: left;
	width: 50%;
	padding: 15px;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.roomPopover .inner .row2 .tripadviser .logo {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
	padding-right: 20px;
	font-size: 18px;
}
.roomPopover .inner .row2 .tripadviser .text {
	font-size: 14px;
}
.roomPopover .inner .row2 .features {
	float: left;
	width: 50%;
	padding: 15px;
	padding-top: 45px;
	border-left: 1px solid #000000;
	position: relative;
}
.roomPopover .inner .row2 .features.noVip {
	padding-top: 15px;
}

.roomPopover .inner .row2 .features .quickVipBenefit {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	background: #000000;
	padding: 0px 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}
.roomPopover .inner .row2 .features.noVip .quickVipBenefit {
	display: none;
}
.roomPopover .inner .row2 .features .quickVipBenefit i {
	color: #D1B85D;
}

.roomPopover .inner .row2 .features ul.extraInfo {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: flex;
}
.roomPopover .inner .row2 .features ul.extraInfo li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 5px;
	
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
}
.roomPopover .inner .row2 .features ul.extraInfo li img {
	display: block;
	clear: both;
	height: 30px;
	width: auto;
	margin: 0px auto;
	margin-bottom: 5px;
}
.roomPopover .inner .row2 .features ul.extraInfo li span {
	display: block;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}
.roomPopover .inner .rateData {
	display: flex;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.roomPopover .inner .rateData.rateSelected {
	background: #000000;
	color: #ffffff;
}
.roomPopover .inner .rateData .rateOption {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
	text-align: center;
	display: flex;
	width: 50%;
}
.roomPopover .inner .rateData .rateOption .inside {
	align-self: center;
	width: 100%;
	padding: 10px;
	border-left: 1px solid #000000;
}
.roomPopover .inner .rateData .rateOption:first-child .inside {
	border-left: 0px solid #000000;
}
.roomPopover .inner .rateData .rateOption h4 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
}
.roomPopover .inner .rateData .rateOption p.rateDescription {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 12px 0px;
}
.roomPopover .inner .rateData .rateOption h4 .tooltip {
	width: 14px;
    height: 14px;
    display: inline-block;
    cursor: pointer;
	color: #DADCE0;
	font-size: 12px;
}
.roomPopover .inner .rateData .rateOption .rateForm {
	flex-shrink: 0;
    flex-grow: 1;
}
.roomPopover .inner .rateData .rateOption .rateForm .rateAmount {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 132px;
}
.roomPopover .inner .rateData .rateOption .rateForm.remove .rateAmount {
	line-height: 40px;
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.roomPopover .inner .rateData .rateOption .rateWrapper {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	gap: 20px;
}
.roomPopover .inner .rateData .rateOption .rateForm {
    flex-basis: 0;
}
.roomPopover .inner .rateData .rateOption .rateForm form {
	margin: 0px;
	padding: 0px;
}
.roomPopover .inner .rateData .rateOption .rateForm form input[type=submit] {
	height: 40px;
	width: 132px;
	text-align: center;
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
.roomPopover .inner .rateData .rateOption .rateForm.remove form input[type=submit] {
	height: 25px;
	border: 1px solid #ffffff;
	font-size: 14px;
}
.roomPopover .inner .rateData .rateOption .rateForm p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.roomPopover .inner .rateData .rateOption .rateForm p.rateName {
	margin: 0px;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0px;
	white-space: nowrap;
}
.roomPopover .inner .rateData .rateOption .rateForm p.strikethrough {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.roomPopover .inner .rateData .rateOption .rateForm .fakeSubmit {
	line-height: 40px;
	min-width: 132px;
	text-align: center;
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
}
.roomPopover .inner .rateData .rateOption .rateForm.notVip .fakeSubmit {
	background: #ffffff;
	color: #000000;
	line-height: 38px;
	border: 0px solid #000000;
	text-decoration: underline;
	
	border: 1px solid #000000;
	text-decoration: none;
}
.roomPopover .inner .rateData .rateOption .rateForm.remove .rateAmount i,
.roomPopover .inner .rateData .rateOption .rateForm .fakeSubmit i {
	color: #D1B85D;
	font-size: 14px;
	vertical-align: top;
	padding-right: 3px;
    display: inline-block;
}

















.room360Popover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 750;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.room360Popover.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .room360Popover .inner {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
	
	overflow: hidden;
    height: 60vh;
}
.room360Popover .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 40px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}












.addonDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;
	display: flex;
	min-height: 186px;
}
.addonDetails .mainimage {
	border-right: 1px solid #000000;
	float: left;
	width: 335px;
	height: auto;
	display: block;
	
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.addonDetails .addonData {
	float: left;
	width: calc( 100% - 335px - 370px );
	
	padding: 10px;
}
.addonDetails .addonData h3 {
	font-weight: 700;
	font-size: 24px;
	margin: 0px;
}
.addonDetails .addonData span.addonMoreInfo {
	display: block;
	cursor: pointer;
	text-decoration: underline;
}

.addonDetails .addonData ul.extraInfo {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
.addonDetails .addonData ul.extraInfo li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
.addonDetails .addonData ul.extraInfo li img {
	display: inline-block;
	height: 18px;
	width: auto;
	padding-right: 15px;
	margin-top: 3px;
	vertical-align: top;
}
.addonDetails .addonData ul.extraInfo li span {
	display: inline-block;
	line-height: 24px;
	vertical-align: top;
}

.addonDetails .addonForm {
	float: left;
	width: 370px;
	
	border-left: 1px solid #000000;
	
	padding: 10px;
	
}
.addonDetails .addonForm h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
}	
.addonDetails .addonForm.added {
	background: #000000;
}
.addonDetails .addonForm.added h3 {
	color: #ffffff;
}
.addonDetails .addonForm.added input[type=submit] {
	border: 1px solid #ffffff;
	display: none;
}







.addonPopover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.addonPopover.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .addonPopover .inner {
	border: 1px solid #000000;
	padding: 15px;
	background: #ffffff;
	position: relative;
	overflow-y: auto;
}
.addonPopover .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 132px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.addonPopover .inner img {
	display: block;
	width: 100%;
	height: auto;
}
.addonPopover .inner h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 32px;
	padding-right: 200px;
	min-height: 40px;
	line-height: 40px;
}
.addonPopover .inner .text {
	max-height: calc(80vh - 80px - 30px - 2px);
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 14px;
}


.addonSpacer {
	border-bottom: 2px solid #DDDDDD;
	margin-top: 20px;
	margin-bottom: 20px;
}











.addonGroupItems {
	overflow: hidden;
	display: flex;
	gap: 50px;
	flex-wrap: wrap;
}
.addonGroupItems > div {
	flex-basis: calc(50% - 25px);
	flex-grow: 0;
	flex-shrink: 1;
}




.earlyCheckInAddonDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;	
	width: 50%;
}
.earlyCheckInAddonDetails .mainimage {
	display: block;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	width: 100%;
	height: 0px;
	padding-top: 60%;
}
.earlyCheckInAddonDetails .addonTitle {	
	padding: 8px 10px;
	margin: 0px;
	
	background: #000000;
	color: #ffffff;
	
	overflow: hidden;
}
.earlyCheckInAddonDetails .addonTitle h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	
	float: left;
	margin: 0px;
}
.earlyCheckInAddonDetails .addonTitle p.standard {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	
	margin: 0px;
	float: right;
}
.earlyCheckInAddonDetails .addonData {
	text-align: center;
	padding: 20px 20px 12px 20px;
	font-size: 14px;
	line-height: 18px;
}
.earlyCheckInAddonDetails .addonData p {
	margin-top: 0px;
}
.earlyCheckInAddonDetails .addonData p:last-child {
	margin-bottom: 0px;
}
.earlyCheckInAddonDetails .addonForm {
	
}
.earlyCheckInAddonDetails .addonForm h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}
.earlyCheckInAddonDetails .addonForm form#AddonSelection {
	margin-top: 10px;
}
.earlyCheckInAddonDetails .addonForm form#AddonSelection input[type=submit] {
	margin: 0px auto;
}
.earlyCheckInAddonDetails .addonForm.isAdded form#AddonSelection input[type=submit] {
	background: #ffffff;
	color: #000000;
}

.earlyCheckInAddonDetails .addonPaymentOptions {
	display: flex;
	margin-bottom: 20px;
}
.earlyCheckInAddonDetails .addonPaymentOptions .addonForm {
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0;
}
.earlyCheckInAddonDetails .addonPaymentOptions .addonForm:nth-of-type(2) {
	border-left: 1px solid #000000;
}

.earlyCheckInAddonDetails .addonPaymentOptions .addonForm .getdiscount {
	background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	margin-top: 10px;
}
.earlyCheckInAddonDetails .addonPaymentOptions .addonForm .getdiscount i {
	color: #D1B85D;
	font-size: 14px;
	vertical-align: top;
}



.earlyCheckInAddonDetails .addonPaymentOptions .addonForm .gotdiscount {
	background: #ffffff;
    color: #000000;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	margin-top: 10px;
}
.earlyCheckInAddonDetails .addonPaymentOptions .addonForm .gotdiscount i {
	color: #D1B85D;
	font-size: 14px;
	vertical-align: top;
}
.earlyCheckInAddonDetails .addonPaymentOptions .addonForm .unavailable {
	background: #ffffff;
    color: #707070;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	margin-top: 10px;
}





















.earlyCheckInAddonDetailsV2,
.lateCheckOutAddonDetailsV2 {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;	
	width: 50%;
}
.earlyCheckInAddonDetailsV2 .mainimage,
.lateCheckOutAddonDetailsV2 .mainimage {
	display: block;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	width: 100%;
	height: 0px;
	padding-top: 60%;
}
.earlyCheckInAddonDetailsV2 .addonTitle,	
.lateCheckOutAddonDetailsV2 .addonTitle {	
	padding: 8px 10px;
	margin: 0px;
	
	background: #000000;
	color: #ffffff;
	
	overflow: hidden;
}
.earlyCheckInAddonDetailsV2 .addonTitle h3,
.lateCheckOutAddonDetailsV2 .addonTitle h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	
	float: left;
	margin: 0px;
}
.earlyCheckInAddonDetailsV2 .addonTitle p.standard,
.lateCheckOutAddonDetailsV2 .addonTitle p.standard {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	
	margin: 0px;
	float: right;
}
.earlyCheckInAddonDetailsV2 .addonData,
.lateCheckOutAddonDetailsV2 .addonData {
	text-align: center;
	padding: 20px 20px 12px 20px;
	font-size: 14px;
	line-height: 18px;
}
.earlyCheckInAddonDetailsV2 .addonData p,
.lateCheckOutAddonDetailsV2 .addonData p {
	margin-top: 0px;
}
.earlyCheckInAddonDetailsV2 .addonData p:last-child,
.lateCheckOutAddonDetailsV2 .addonData p:last-child {
	margin-bottom: 0px;
}
.earlyCheckInAddonDetailsV2 .addonForm,
.lateCheckOutAddonDetailsV2 .addonForm {
	
}
.earlyCheckInAddonDetailsV2 .addonForm h4,
.lateCheckOutAddonDetailsV2 .addonForm h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}
.earlyCheckInAddonDetailsV2 .addonForm form#AddonSelection,
.lateCheckOutAddonDetailsV2 .addonForm form#AddonSelection {
	margin-top: 10px;
}
.earlyCheckInAddonDetailsV2 .addonForm form#AddonSelection input[type=submit],
.lateCheckOutAddonDetailsV2 .addonForm form#AddonSelection input[type=submit] {
	margin: 0px auto;
}
.earlyCheckInAddonDetailsV2 .addonForm.isAdded form#AddonSelection input[type=submit],
.lateCheckOutAddonDetailsV2 .addonForm.isAdded form#AddonSelection input[type=submit] {
	background: #ffffff;
	color: #000000;
}

.earlyCheckInAddonDetailsV2 .addonPaymentOptions,
.lateCheckOutAddonDetailsV2 .addonPaymentOptions {
	display: flex;
	margin-bottom: 20px;
}
.earlyCheckInAddonDetailsV2 .addonPaymentOptions .addonForm,
.lateCheckOutAddonDetailsV2 .addonPaymentOptions .addonForm {
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0;
}
.earlyCheckInAddonDetailsV2 .addonPaymentOptions .addonForm:nth-of-type(2),
.lateCheckOutAddonDetailsV2 .addonPaymentOptions .addonForm:nth-of-type(2) {
	border-left: 1px solid #000000;
}

.earlyCheckInAddonDetailsV2 .addonForm select,
.lateCheckOutAddonDetailsV2 .addonForm select {
    margin: 0px auto;
    background: #ffffff;
    color: #000000;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
    cursor: pointer;
}
.earlyCheckInAddonDetailsV2 .addonForm button,
.lateCheckOutAddonDetailsV2 .addonForm button {
    margin: 0px auto;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
    cursor: pointer;
    font-family: inherit;
}
.earlyCheckInAddonDetailsV2 .addonForm.isAdded button,
.lateCheckOutAddonDetailsV2 .addonForm.isAdded button {
    background: #ffffff;
    color: #000000;
}











.dishoomBreakfastAddonDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;	
	width: 50%;
}
.dishoomBreakfastAddonDetails .mainimage {
	display: block;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	width: 100%;
	height: 0px;
	padding-top: 60%;
	
	position: relative;
}
.dishoomBreakfastAddonDetails .mainimage .imageHoverTop {
	font-size: 14px;
    font-weight: normal;
    display: inline-block;
    line-height: 30px;
    background: #000000;
    color: #ffffff;
    padding: 0px 10px;
    vertical-align: top;
    position: absolute;
    top: 10px;
    right: 0px;
}
.dishoomBreakfastAddonDetails .addonTitle {	
	padding: 8px 10px;
	margin: 0px;
	
	background: #000000;
	color: #ffffff;
	
	overflow: hidden;
}
.dishoomBreakfastAddonDetails .addonTitle h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	
	float: left;
	margin: 0px;
}
.dishoomBreakfastAddonDetails .addonTitle h3 img {
	display: inline-block;
	vertical-align: top;
}

.dishoomBreakfastAddonDetails .parkingPackage .addonTitle .right {
    font-size: 14px;
    float: right;
    color: #ffffff;
}
.dishoomBreakfastAddonDetails .addonTitle .right .moreInfo {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	
	margin: 0px;
	float: right;
	color: #ffffff;
	
	text-decoration: underline;
    cursor: pointer;
}

.dishoomBreakfastAddonDetails .addonData {
	text-align: center;
	padding: 20px 20px 12px 20px;
	font-size: 14px;
	line-height: 18px;
}
.dishoomBreakfastAddonDetails .addonData p {
	margin-top: 0px;
}
.dishoomBreakfastAddonDetails .addonData p:last-child {
	margin-bottom: 0px;
}


.dishoomBreakfastAddonDetails .addonForm h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}
.dishoomBreakfastAddonDetails .addonForm {
	
}
.dishoomBreakfastAddonDetails .addonForm button {
	margin: 0px auto;
	background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
	font-family: inherit;
}
.dishoomBreakfastAddonDetails .addonForm.isAdded button {
	background: #ffffff;
	color: #000000;
}
.dishoomBreakfastAddonDetails .addonForm select {
	margin: 0px auto;
	background: #ffffff;
    color: #000000;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
}
.dishoomBreakfastAddonDetails .addonPaymentOptions {
	display: flex;
	margin-bottom: 20px;
}
.dishoomBreakfastAddonDetails .addonPaymentOptions .addonForm {
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0;
}
.dishoomBreakfastAddonDetails .addonPaymentOptions .addonForm:nth-of-type(2) {
	border-left: 1px solid #000000;
}










.dishoomBreakfastPopup {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    z-index: 700;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dishoomBreakfastPopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .dishoomBreakfastPopup .inner {
	border: 1px solid #000000;
    padding: 15px;
    background: #ffffff;
    position: relative;
	max-width: 600px;
	max-height: 80vh;
	overflow: auto;
	
	font-size: 14px;
}
.dishoomBreakfastPopup .inner .close {
	position: absolute;
    background: #000000;
    color: #ffffff;
    width: 132px;
    top: 15px;
    right: 15px;
    cursor: pointer;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.dishoomBreakfastPopup .inner h4 {
	font-size: 24px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.dishoomBreakfastPopup .inner h4 img {
	display: inline-block;
    vertical-align: top;
    padding-left: 10px;
	margin-top: 5px;
}
.dishoomBreakfastPopup .inner img.bannerImage {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.dishoomBreakfastPopup .inner h5 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 20px;
}
.dishoomBreakfastPopup .inner p {
	margin: 0px;
	margin-bottom: 15px;
}
.dishoomBreakfastPopup .inner ul,
.dishoomBreakfastPopup .inner ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.dishoomBreakfastPopup .inner ul {
	margin-bottom: 15px;
}
.dishoomBreakfastPopup .inner ul li {
	position: relative;
	padding-left: 25px;
	line-height: 18px;
	margin-bottom: 3px;
}
.dishoomBreakfastPopup .inner ul li i {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: inherit;
}






.dishoomBreakfastPopup .addonForm {
	margin-top: 25px;
}
.dishoomBreakfastPopup .addonForm h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}
.dishoomBreakfastPopup .addonForm button {
	margin: 0px auto;
	background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
	font-family: inherit;
}
.dishoomBreakfastPopup .addonForm.isAdded button {
	background: #ffffff;
	color: #000000;
}
.dishoomBreakfastPopup .addonForm select {
	margin: 0px auto;
	background: #ffffff;
    color: #000000;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
}
.dishoomBreakfastPopup .addonPaymentOptions {
	display: flex;
	margin-bottom: 20px;
}
.dishoomBreakfastPopup .addonPaymentOptions .addonForm {
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0;
}
.dishoomBreakfastPopup .addonPaymentOptions .addonForm:nth-of-type(2) {
	border-left: 1px solid #000000;
}













.bakehouseBreakfastAddonDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;	
	width: 50%;
}
.bakehouseBreakfastAddonDetails .mainimage {
	display: block;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	width: 100%;
	height: 0px;
	padding-top: 60%;
	
	position: relative;
}
.bakehouseBreakfastAddonDetails .mainimage .imageHoverTop {
	font-size: 14px;
    font-weight: normal;
    display: inline-block;
    line-height: 30px;
    background: #000000;
    color: #ffffff;
    padding: 0px 10px;
    vertical-align: top;
    position: absolute;
    top: 10px;
    right: 0px;
}
.bakehouseBreakfastAddonDetails .addonTitle {	
	padding: 8px 10px;
	margin: 0px;
	
	background: #000000;
	color: #ffffff;
	
	overflow: hidden;
}
.bakehouseBreakfastAddonDetails .addonTitle h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	
	float: left;
	margin: 0px;
}
.bakehouseBreakfastAddonDetails .addonTitle h3 img {
	display: inline-block;
	vertical-align: top;
}

.bakehouseBreakfastAddonDetails .parkingPackage .addonTitle .right {
    font-size: 14px;
    float: right;
    color: #ffffff;
}
.bakehouseBreakfastAddonDetails .addonTitle .right .moreInfo {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	
	margin: 0px;
	float: right;
	color: #ffffff;
	
	text-decoration: underline;
    cursor: pointer;
}

.bakehouseBreakfastAddonDetails .addonData {
	text-align: center;
	padding: 20px 20px 12px 20px;
	font-size: 14px;
	line-height: 18px;
}
.bakehouseBreakfastAddonDetails .addonData p {
	margin-top: 0px;
}
.bakehouseBreakfastAddonDetails .addonData p:last-child {
	margin-bottom: 0px;
}


.bakehouseBreakfastAddonDetails .addonForm h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}
.bakehouseBreakfastAddonDetails .addonForm {
	
}
.bakehouseBreakfastAddonDetails .addonForm button {
	margin: 0px auto;
	background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
	font-family: inherit;
}
.bakehouseBreakfastAddonDetails .addonForm.isAdded button {
	background: #ffffff;
	color: #000000;
}
.bakehouseBreakfastAddonDetails .addonForm select {
	margin: 0px auto;
	background: #ffffff;
    color: #000000;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
}
.bakehouseBreakfastAddonDetails .addonPaymentOptions {
	display: flex;
	margin-bottom: 20px;
}
.bakehouseBreakfastAddonDetails .addonPaymentOptions .addonForm {
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0;
}
.bakehouseBreakfastAddonDetails .addonPaymentOptions .addonForm:nth-of-type(2) {
	border-left: 1px solid #000000;
}










.bakehouseBreakfastPopup {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    z-index: 700;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bakehouseBreakfastPopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .bakehouseBreakfastPopup .inner {
	border: 1px solid #000000;
    padding: 15px;
    background: #ffffff;
    position: relative;
	max-width: 600px;
	max-height: 80vh;
	overflow: auto;
	
	font-size: 14px;
}
.bakehouseBreakfastPopup .inner .close {
	position: absolute;
    background: #000000;
    color: #ffffff;
    width: 132px;
    top: 15px;
    right: 15px;
    cursor: pointer;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.bakehouseBreakfastPopup .inner h4 {
	font-size: 24px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	padding-right: 150px;
}
.bakehouseBreakfastPopup .inner h4 img {
	display: inline-block;
    vertical-align: top;
    padding-left: 10px;
	margin-top: 5px;
}
.bakehouseBreakfastPopup .inner img.bannerImage {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.bakehouseBreakfastPopup .inner h5 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 20px;
}
.bakehouseBreakfastPopup .inner p {
	margin: 0px;
	margin-bottom: 15px;
}
.bakehouseBreakfastPopup .inner ul,
.bakehouseBreakfastPopup .inner ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.bakehouseBreakfastPopup .inner ul {
	margin-bottom: 15px;
}
.bakehouseBreakfastPopup .inner ul li {
	position: relative;
	padding-left: 25px;
	line-height: 18px;
	margin-bottom: 3px;
}
.bakehouseBreakfastPopup .inner ul li i {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: inherit;
}






.bakehouseBreakfastPopup .addonForm {
	margin-top: 25px;
}
.bakehouseBreakfastPopup .addonForm h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}
.bakehouseBreakfastPopup .addonForm button {
	margin: 0px auto;
	background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    min-width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px 10px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
	font-family: inherit;
}
.bakehouseBreakfastPopup .addonForm.isAdded button {
	background: #ffffff;
	color: #000000;
}
.bakehouseBreakfastPopup .addonForm select {
	margin: 0px auto;
	background: #ffffff;
    color: #000000;
    font-size: 18px;
    display: block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
	cursor: pointer;
}
.bakehouseBreakfastPopup .addonPaymentOptions {
	display: flex;
	margin-bottom: 20px;
}
.bakehouseBreakfastPopup .addonPaymentOptions .addonForm {
	flex-basis: 50%;
	flex-grow: 1;
	flex-shrink: 0;
}
.bakehouseBreakfastPopup .addonPaymentOptions .addonForm:nth-of-type(2) {
	border-left: 1px solid #000000;
}












.airportLoungeAddonDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;	
	width: 50%;
}
.airportLoungeAddonDetails .mainimage {
	display: block;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	width: 100%;
	height: 0px;
	padding-top: calc( 49% + 2px );
	
	position: relative;
}
.airportLoungeAddonDetails .mainimage .imageHoverTop {
	font-size: 14px;
    font-weight: normal;
    display: inline-block;
    line-height: 30px;
    background: #000000;
    color: #ffffff;
    padding: 0px 10px;
    vertical-align: top;
    position: absolute;
    top: 10px;
    right: 0px;
}
.airportLoungeAddonDetails .addonTitle {	
	padding: 8px 10px;
	margin: 0px;
	
	background: #000000;
	color: #ffffff;
	
	overflow: hidden;
}
.airportLoungeAddonDetails .addonTitle h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	
	float: left;
	margin: 0px;
}
.airportLoungeAddonDetails .addonTitle h3 img {
	display: inline-block;
	vertical-align: top;
}

.airportLoungeAddonDetails .parkingPackage .addonTitle .right {
    font-size: 14px;
    float: right;
    color: #ffffff;
}
.airportLoungeAddonDetails .addonTitle .right .moreInfo {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	
	margin: 0px;
	float: right;
	color: #ffffff;
	
	text-decoration: underline;
    cursor: pointer;
}

.airportLoungeAddonDetails .addonData {
	text-align: center;
	padding: 20px 20px 12px 20px;
	font-size: 14px;
	line-height: 18px;
}
.airportLoungeAddonDetails .addonData p {
	margin-top: 0px;
}
.airportLoungeAddonDetails .addonData p:last-child {
	margin-bottom: 0px;
}
.airportLoungeAddonDetails form#AirportLoungeAddonSelection input[type=submit] {
	background: #000000;
    color: #ffffff;
    font-weight: bold;
    line-height: 38px;
    padding: 0px 35px;
    margin: 0px auto;
    cursor: pointer;
    text-align: center;
    display: block;
    clear: both;
	border-width: 0px;
	margin: 0px auto;
	margin-bottom: 20px;
	font-size: 18px;
	border: 1px solid #000000;
	width: auto;
}
.airportLoungeAddonDetails.isAdded form#AirportLoungeAddonSelection input[type=submit] {
	background: #ffffff;
    color: #000000;
}
.airportLoungeAddonDetails .notAvailable {
	background: #C6C6C6;
    color: #000000;
    font-weight: bold;
    line-height: 38px;
    margin: 0px auto;
    text-align: center;
    display: block;
    clear: both;
	border-width: 0px;
	margin: 0px auto;
	margin-bottom: 20px;
	font-size: 14px;
	border: 1px solid #000000;
	width: 194px;
}
.airportLoungeAddonDetails .checkAvailability {
	background: #000000;
    color: #ffffff;
    font-weight: bold;
    line-height: 38px;
    margin: 0px auto;
    text-align: center;
    display: block;
    clear: both;
	border-width: 0px;
	margin: 0px auto;
	margin-bottom: 20px;
	font-size: 14px;
	border: 1px solid #000000;
	width: 194px;
	cursor: pointer;
}


.airportLoungeAddonPopup {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    z-index: 700;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.airportLoungeAddonPopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .airportLoungeAddonPopup .inner {
	border: 1px solid #000000;
    padding: 15px;
    background: #ffffff;
    position: relative;
	max-width: 600px;
	max-height: 80vh;
	overflow: auto;
	
	font-size: 14px;
}
.airportLoungeAddonPopup .inner .close {
	position: absolute;
    background: #000000;
    color: #ffffff;
    width: 132px;
    top: 15px;
    right: 15px;
    cursor: pointer;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.airportLoungeAddonPopup .inner h4 {
	font-size: 24px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.airportLoungeAddonPopup .inner h4 img {
	display: inline-block;
    vertical-align: top;
    padding-left: 10px;
	margin-top: 5px;
}
.airportLoungeAddonPopup .inner img.bannerImage {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.airportLoungeAddonPopup .inner h5 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 20px;
}
.airportLoungeAddonPopup .inner p {
	margin: 0px;
	margin-bottom: 15px;
}
.airportLoungeAddonPopup .inner ul,
.airportLoungeAddonPopup .inner ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.airportLoungeAddonPopup .inner ul {
	margin-bottom: 15px;
}
.airportLoungeAddonPopup .inner ul li {
	position: relative;
	padding-left: 25px;
	line-height: 18px;
	margin-bottom: 3px;
}
.airportLoungeAddonPopup .inner ul li i {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: inherit;
}

.airportLoungeAddonPopup form#AirportLoungeAddonSelection input[type=submit] {
	background: #000000;
    color: #ffffff;
    font-weight: bold;
    line-height: 38px;
    padding: 0px 35px;
    margin: 0px auto;
    cursor: pointer;
    text-align: center;
    display: block;
    clear: both;
	border-width: 0px;
	margin: 0px auto;
	margin-bottom: 20px;
	font-size: 14px;
	border: 1px solid #000000;
	width: auto;
}
.airportLoungeAddonPopup.isAdded form#AirportLoungeAddonSelection input[type=submit] {
	background: #ffffff;
    color: #000000;
}










.regularAddonDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;	
	width: 50%;
}
.regularAddonDetails .mainimage {
	display: block;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
	width: 100%;
	height: 0px;
	padding-top: 60%;
}
.regularAddonDetails .addonTitle {	
	padding: 8px 10px;
	margin: 0px;
	
	background: #000000;
	color: #ffffff;
	
	overflow: hidden;
}
.regularAddonDetails .addonTitle h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	
	float: left;
	margin: 0px;
}
.regularAddonDetails .addonTitle .right {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	
	margin: 0px;
	float: right;
}
.regularAddonDetails .addonTitle .right .moreInfo {
	text-decoration: underline;
	cursor: pointer;
}
.regularAddonDetails .addonData {
	text-align: center;
	padding: 20px 20px 12px 20px;
	font-size: 14px;
	line-height: 18px;
}
.regularAddonDetails .addonData p {
	margin-top: 0px;
}
.regularAddonDetails .addonData p:last-child {
	margin-bottom: 0px;
}
.regularAddonDetails .addonForm {
	
}
.regularAddonDetails .addonForm h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}
.regularAddonDetails .addonForm form#AddonSelection {
	margin-top: 10px;
	margin-bottom: 10px;
}
.regularAddonDetails .addonForm form#AddonSelection input[type=submit] {
	margin: 0px auto;
}
.regularAddonDetails .addonForm.isAdded form#AddonSelection input[type=submit] {
	background: #ffffff;
	color: #000000;
}

.regularAddonDetails .addonForm h4 {
	font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    margin: 0px;
}

.regularAddonDetails .addonForm .action-row {
	margin-top: 10px;
}
.regularAddonDetails .addonForm.added form#AddonSelection input[type=submit] {
    background: #ffffff;
    color: #000000;
}


.regularAddonPopup {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    z-index: 700;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.regularAddonPopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .regularAddonPopup .inner {
	border: 1px solid #000000;
    padding: 15px;
    background: #ffffff;
    position: relative;
	max-width: 600px;
	max-height: 80vh;
	overflow: auto;
	
	font-size: 14px;
}
.regularAddonPopup .inner .close {
	position: absolute;
    background: #000000;
    color: #ffffff;
    width: 132px;
    top: 15px;
    right: 15px;
    cursor: pointer;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.regularAddonPopup .inner .bannerImage {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.regularAddonPopup .inner h4 {
	font-size: 24px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.regularAddonPopup .inner h4 img {
	display: inline-block;
    vertical-align: top;
    padding-left: 10px;
	margin-top: 5px;
}
.regularAddonPopup .inner h5 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 20px;
}
.regularAddonPopup .inner p {
	margin: 0px;
	margin-bottom: 15px;
}
.regularAddonPopup .inner ul,
.regularAddonPopup .inner ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.regularAddonPopup .inner ul {
	margin-bottom: 15px;
}
.regularAddonPopup .inner ul li {
	position: relative;
	padding-left: 25px;
	line-height: 18px;
	margin-bottom: 3px;
}
.regularAddonPopup .inner ul li i {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: inherit;
}
.regularAddonPopup .inner .addonForm.hasQuantity h4 {
	font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    margin: 0px;
}
.regularAddonPopup .addonForm.added form#AddonSelection input[type=submit] {
    background: #ffffff;
    color: #000000;
}











.addonGroupWrapper {
	
}
.addonGroupWrapper .titleWrapper {
	
}
.addonGroupWrapper .titleWrapper h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}
.addonGroupWrapper .titleWrapper p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
}









.stageSummary {
	width: calc(50% - 25px);
	float: right;
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
}
.stageSummary .totalLine {
	overflow: hidden;
	border: 1px solid #000000;
	line-height: 40px;
	
	display: flex;
}
.stageSummary .totalLine .totalValue {
	text-align: right;
	font-weight: bold;
	font-size: 24px;
	border-right: 1px solid #000000;
	
	
	position: relative;

	float: left;
	padding: 0px 10px 0px 30px;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
}
.stageSummary .totalLine .totalValue.expandable {
	cursor: pointer;
	
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.stageSummary .totalLine .totalValue i {
	font-size: 16px;
	line-height: 1;
}
.stageSummary .totalLine .totalValue .expand {
	position: absolute;
	top: 0px;
	left: 8px;
	line-height: 40px;
	height: 42px;
}
.stageSummary .totalLine .totalValue .expand i {
	font-size: 8px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
}
.stageSummary.show .totalLine .totalValue .expand i {
	-webkit-transform: rotate(180deg);
}

.stageSummary .totalLine .continueButton {
	float: left;
	
	
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
}
.stageSummary .totalLine .continueButton a {
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	font-weight: bold;
}
.stageSummary .totalLine .continueButton .noContinue {
	background: transparent;
	color: #DDDDDD;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
}
.stageSummary .bookingPriceBreakdown {
	border: 1px solid #000000;
	border-width: 0px 1px 1px 1px;
	padding: 10px;
	font-size: 14px;
	display: none;
}
.stageSummary.show .bookingPriceBreakdown {
	display: block;
}
.stageSummary .bookingPriceBreakdown .mobileOnly {
	display: none;
}
.stageSummary .bookingPriceBreakdown .row {
	overflow: hidden;
	padding: 3px 0px;
}
.stageSummary .bookingPriceBreakdown .row a {
	text-decoration: underline;
}
.stageSummary .bookingPriceBreakdown .row.bold {
	font-weight: bold;
}
.stageSummary .bookingPriceBreakdown .row.smallText {
	font-size: 12px;
	line-height: 15px;
}

.stageSummary .bookingPriceBreakdown .row .label {
	float: left;
	width: calc(100% - 150px);
}
.stageSummary .bookingPriceBreakdown .row .value {
	float: left;
	width: 150px;
	text-align: right;
}
.stageSummary .bookingPriceBreakdown .row.wide .label {
	width: 150px;
}
.stageSummary .bookingPriceBreakdown .row.wide .value {
	width: calc(100% - 150px);
}



.stageSummary .bookingPriceBreakdown .row.wide2 .label {
	width: calc(100% - 150px);
}
.stageSummary .bookingPriceBreakdown .row.wide2 .value {
	width: 150px;
}



.stageSummary .bookingPriceBreakdown .row.wide3 .label {
	width: calc(100% - 75px);
}
.stageSummary .bookingPriceBreakdown .row.wide3 .value {
	width: 75px;
}

.stageSummary .bookingPriceBreakdown .row.full .value {
	width: 100%;
	text-align: left;
}


div.roomNumberChange {
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 15px;
}
div.roomNumberChange a {
	background: #ffffff;
    color: #000000;
    font-size: 18px;
	padding: 8px 25px;
    display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
	font-weight: bold;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
div.roomNumberChange a.unselectable {
	pointer-events: none;
	cursor: not-allowed;
	color: #DDDDDD;
}
div.roomNumberChange a.current {
	background: #000000;
    color: #ffffff;
	
	cursor: default;
	pointer-events: none;
}


div.guestDetailsError {
	display: none;
	text-align: center;
	color: #ffffff;
	background: #ff4848;
	padding: 15px;
	margin-bottom: 25px;
}
div.guestDetailsError.show {
	display: block;
}
div.guestDetailsError span.triggerloginprompt {
	cursor: pointer;
	text-decoration: underline;
}


div.mainBookingPriceBreakdown {
	border: 1px solid #000000;
	padding: 20px 15px;
	font-size: 14px;
	
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	cursor: pointer;
}
.mainBookingPriceBreakdown .row {
	overflow: hidden;
	padding: 3px 0px;
}
.mainBookingPriceBreakdown .row.totalrow {
	font-size: 24px;
	font-weight: bold;
}
.mainBookingPriceBreakdown .row.smallText {
	font-size: 12px;
	line-height: 15px;
}
.mainBookingPriceBreakdown .row a {
	text-decoration: underline;
}
.mainBookingPriceBreakdown .hiddenArea {
	display: none;
}
.mainBookingPriceBreakdown.show .hiddenArea {
	display: block;
}
.mainBookingPriceBreakdown .row .togglePriceBreakdown {
	text-decoration: underline;
	display: inline-block;
	cursor: pointer;
}
.mainBookingPriceBreakdown .row.bold {
	font-weight: bold;
}


.mainBookingPriceBreakdown .row .label {
	float: left;
	width: calc(100% - 200px);
}
.mainBookingPriceBreakdown .row .value {
	float: left;
	width: 200px;
	text-align: right;
}
.mainBookingPriceBreakdown .row .value .tooltip {
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
    vertical-align: top;
}
.mainBookingPriceBreakdown .row.wide .label {
	width: 100px;
}
.mainBookingPriceBreakdown .row.wide .value {
	width: calc(100% - 100px);
}
.mainBookingPriceBreakdown .row.wide2 .label {
	width: 200px;
}
.mainBookingPriceBreakdown .row.wide2 .value {
	width: calc(100% - 200px);
}
.mainBookingPriceBreakdown .row.wide3 .label {
	width: calc(100% - 75px);
}
.mainBookingPriceBreakdown .row.wide3 .value {
	width: 75px;
}
.mainBookingPriceBreakdown .row.wide4 .label {
	width: calc(100% - 150px);
}
.mainBookingPriceBreakdown .row.wide4 .value {
	width: 150px;
}


.mainBookingPriceBreakdown .row.full .value {
	width: 100%;
	text-align: left;
}


form#GuestDetails .seperator {
	border-bottom: 2px solid #DDDDDD;
    margin-top: 20px;
    margin-bottom: 20px;
}
form#GuestDetails h3 {
	font-weight: bold;
	font-size: 24px;
	margin: 20px 0px 10px 0px;
}
form#GuestDetails h3 span {
	font-size: 18px;
	font-weight: normal;
}
form#GuestDetails .greyBoxWrapper {
	background: #e3e3e3;
	padding: 10px;	
	margin-bottom: 10px; 
}
form#GuestDetails .greyBoxWrapper p:last-child {
	margin-bottom: 0px; 
}
form#GuestDetails p {
	margin-top: 0px;
}
form#GuestDetails .fancy-input {
	width: 360px;
	margin: 0px auto;
}
form#GuestDetails .roomguestdetails {
	display: none;
}
form#GuestDetails .roomguestdetails.show {
	display: block;
}
form#GuestDetails textarea#specialrequest {
	border: 1px solid #000000;
    width: 100%;
	padding: 10px;
	font-size: 14px;
	line-height: 22px;
}
form#GuestDetails input[type=submit] {
	background: #000000;
	color: #ffffff;
	text-align: center;
	width: 250px;
	height: 80px;
	font-weight: bold;
	font-size: 24px;
	margin: 0px auto;
	display: block;
}
form#GuestDetails .addressautocompleteoption {
	position: relative;
}








#getAddress-autocomplete-container {	
	position: static;
	font-size: 14px;
    border: 0px;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    padding-right: 10px;
    width: 100%;
}
#getAddress-autocomplete-container input {	
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 0px;
	line-height: inherit;
}
#getAddress-autocomplete-container #getAddress-autocomplete-list {	
	position: absolute;
	left: 0px;
	top: 39px;
	width: 100%;
	background: #ffffff;
	border: 1px solid #000000;
	z-index: 400;
	padding: 0px;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#getAddress-autocomplete-container #getAddress-autocomplete-list::before {	
	content: "Suggestions.";
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	display: block;
	padding: 0px 10px 0px 10px;
	line-height: 32px;
}
#getAddress-autocomplete-container #getAddress-autocomplete-list li {	
	display: block;
	clear: both;
	cursor: pointer;
	padding: 5px 0px;
	font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding: 0px 10px 0px 10px;
	line-height: 32px;
}
#getAddress-autocomplete-container #getAddress-autocomplete-list li::before {	
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%); */
	content: '\e814';
	line-height: inherit;
    width: initial;
    margin-left: 0px;
    margin-right: 0px;
	padding-right: 7px;
}



form#GuestDetails .addressautocompleteoption .addresslist {
	display: none;
	
	position: absolute;
	left: 0px;
	top: 39px;
	width: 100%;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 10px 10px 5px 10px;
	z-index: 400;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
form#GuestDetails .addressautocompleteoption.allow.show .addresslist {
	display: block;
}
form#GuestDetails .addressautocompleteoption .addresslist h3 {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
form#GuestDetails .addressautocompleteoption .addresslist .addresses .address {
	display: block;
	clear: both;
	cursor: pointer;
	padding: 5px 0px;
	font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
form#GuestDetails .addressautocompleteoption .addresslist .addresses .address i {
	padding-left: 1px;
}



div#bookingEngineContent .hotelHeading,
div#bookingEngineContent .mainForms,
div#bookingEngineContent.fullOpaque,
div#bookingEngineContent.opaque .blackFriday2023CustomBanner,
div#bookingEngineContent.opaque .priceMatchWidget {
	position: relative;
	overflow: hidden;
}
div#bookingEngineContent.opaque div#eighty_hotel_price_check_widget::after,
div#bookingEngineContent.opaque .hotelHeading::after,
div#bookingEngineContent.opaque .mainForms::after,
div#bookingEngineContent.opaque .blackFriday2023CustomBanner::after,
div#bookingEngineContent.opaque .priceMatchWidget::after {
	content: " ";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.9);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}

div#bookingEngineContent.fullOpaque::after {
	content: " ";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.9);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

.mainForms .topRightContinueButton {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
}
.mainForms .topRightContinueButton.hidden {
	opacity: 0;
	z-index: -9999;
	pointer-events: none;
}
.mainForms .topRightContinueButton a {
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	font-weight: bold;
	
	position: absolute;
    top: 12px;
    right: 0px;
    line-height: 40px;
}
.mainForms .topRightContinueButton .noContinue {
	background: transparent;
	color: #DDDDDD;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
}



div.yourStayBanner {
	border: 1px solid #000000;
	padding: 0px;
	line-height: 40px;
	height: 42px;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
div.yourStayBanner .text {
	overflow: hidden;
}
div.yourStayBanner.show .text {
	display: none;
}
div.yourStayBanner .text h2 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 130px;
	text-align: center;
}
div.yourStayBanner .text .dates {
	float: left;
	font-size: 14px;
	margin-right: 25px;
	padding: 0px 10px;
	cursor: pointer;
}
div.yourStayBanner .text .dates i {
	font-size: 16px;
}
div.yourStayBanner .text .people {
	float: left;
	font-size: 14px;
	cursor: pointer;
}
div.yourStayBanner .text .people i {
	font-size: 16px;
}
div.yourStayBanner .text .editToggle {
	float: right;
	font-size: 18px;
	font-weight: bold;
	background: #000000;
	color: #ffffff;
	text-align: center;
	width: 132px;
	cursor: pointer;
}



div.yourStayBanner .form {
	display: none;
}
div.yourStayBanner.show .form {
	display: block;
}
div.yourStayBanner .form h2 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 130px;
	border-right: 1px solid #000000;
	
	text-align: center;
}
div.yourStayBanner .form form {
	float: left;
	width: calc( 100% - 130px - 132px );
	line-height: 40px;
	margin: 0px;
	height: 40px;
	font-size: 14px;
}
div.yourStayBanner .form form .hotelSelection {
	display: none;
}
div.yourStayBanner .form form input#date,
div.yourStayBanner .form form input#arrivalselector,
div.yourStayBanner .form form input#departureselector {
    padding: 0px 10px;
	padding-left: 36px;
	padding-right: 36px;
	display: block;
    line-height: 40px;
    border-width: 0px;
	width: 100%;
    cursor: pointer;
	font-size: inherit;
}
div.yourStayBanner .form form .dateInput {
	position:relative;
	float: left;
    width: calc( ( 100% - 132px ) / 2 );
    line-height: 40px;
    border-width: 0px 0px 0px 0px;
    border-right: 1px solid #000000;
    cursor: pointer;
}
div.yourStayBanner .form form .dateInput.mobile {
	display: none;
}
div.yourStayBanner .form form .dateInput::before {
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%); */
	
	content: '\e807';
	position: absolute;
    top: -1px;
    left: 10px;
    color: inherit;
    z-index: 10;
    font-size: 16px;
	line-height: inherit;
	pointer-events: none;
}
div.yourStayBanner .form form .roomDisplayElement {
	float: left;
	width: calc( ( 100% - 132px ) / 2 );
	line-height: 40px;
	
	position: relative;
}
div.yourStayBanner .form form .roomDisplayElement .textOccupancyDisplay::before {
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%); */
	
	content: '\e804';
	position: absolute;
    top: -1px;
    left: 10px;
    color: inherit;
    z-index: 10;
    font-size: 16px;
	line-height: inherit;
	pointer-events: none;
}


div.yourStayBanner .form form .roomDisplayElement span.textOccupancyDisplay {
	cursor: pointer;
	position: relative;
	padding: 0px 36px;
	
	display: block;	
	font-size: 14px;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements {
	display: none;
    position: absolute;
    top: 40px;
    left: -1px;
	border: 1px solid #000000;
	width: calc(100% + 2px);
	background: #ffffff;
	z-index: 500;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements.show {
	display: block;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements.hidechildren .child {
	display: none;
}


div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow {
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	border-bottom: 1px solid #000000;
	text-align: left;
	display: flex;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow .name {
	float: left;
	width: calc(100% - 100px - 100px );
	
	padding: 6px 10px;
	border-right: 1px solid #000000;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow .occupants {
	width: 200px;
	float: left;
	display: flex;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow .child {
	border-left: 1px solid #000000;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow .adult,
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow .child {
	float: left;
	width: 50%;
	
	position: relative;
	padding: 6px 10px;
	
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow .adult span,
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .titleRow .child span {
	font-size: 12px;
	/*color: #DDDDDD;*/
	font-weight: normal;
}



div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow {
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #000000;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .name {
	float: left;
	width: calc(100% - 100px - 100px );
	
	padding: 0px 10px;
	border-right: 1px solid #000000;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .name .remove {
	display: inline-block;
	padding-right: 6px;
	font-size: 16px;
	cursor: pointer;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .occupants {
	width: 200px;
	float: left;
	display: flex;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .child {
	border-left: 1px solid #000000;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .adult,
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .child {
	float: left;
	width: 50%;
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
	
	position: relative;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .adult .decrease,
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .child .decrease {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 40px;
	width: 30px;
	text-align: center;	
	cursor: pointer;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .adult .increase,
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .child .increase {
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 40px;
	width: 30px;
	text-align: center;
	cursor: pointer;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .decrease i,
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .increase i {
	font-size: 16px;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .input-row input {
	border: 0px;
	height: 40px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-family: inherit;
	font-size: 18px;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .input-row input[type='number']::-webkit-inner-spin-button, 
div.yourStayBanner .form form .roomDisplayElement .roomInputElements .roomRow .input-row input[type='number']::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    margin: 0;
}

div.yourStayBanner .form form .roomDisplayElement .roomInputElements .addroom { 
    text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	cursor: pointer;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements.disabled .addroom { 
	display: none;
}


div.yourStayBanner .form form .roomDisplayElement .roomInputElements .groupnotice { 
    text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	cursor: pointer;
	display: none;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements.disabled .groupnotice { 
	display: block;
}
div.yourStayBanner .form form .roomDisplayElement .roomInputElements.disabled .groupnotice a { 
	text-decoration: underline;
}


div.yourStayBanner .form form .roomDisplayElement .roomInputElements .addroom i { 
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
	vertical-align: top;
}
div.yourStayBanner .form form input[type=submit] {
	float: right;
	font-size: 18px;
	font-weight: bold;
	background: #000000;
	color: #ffffff;
	text-align: center;
	height: 40px;
	width: 132px;
	cursor: pointer;
}
div.yourStayBanner .form .editToggle {
	float: right;
	font-size: 18px;
	font-weight: bold;
	background: #ffffff;
	color: #000000;
	text-align: center;
	width: 132px;
	cursor: pointer;
}


div.corporateRateHolder {
	overflow: visible;
	line-height: 80px;
	clear: both;
}
div.corporateRateHolder h1 {
	display: inline-block;
	height: 80px;
}
div.corporateRateHolder h1 .pricesIncludeText {
	font-size: 14px;
	font-weight: normal;
	padding-left: 0px;
	vertical-align: middle;
}
div.corporateRateHolder .formHolder {
	float: right;
	text-align: right;
	overflow: visible;
}
div.corporateRateHolder .formHolder span.name {
	float: left;
	display: inline-block;
	font-size: 14px;
	padding-right: 15px;
}
div.corporateRateHolder .formHolder span.formShowToggle {
	display: inline-block;
	cursor: pointer;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
div.corporateRateHolder .formHolder .rateDisplay {
	float: left;
	overflow: hidden;
}
div.corporateRateHolder .formHolder.show .rateDisplay {
	display: none;
}
div.corporateRateHolder .formHolder .rateDisplay span.formShowToggle.button {
	float: left;
	display: block;
	line-height: 40px;
	width: 142px;
	text-align: center;
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 20px;
	text-decoration: none;
}
div.corporateRateHolder .formHolder.show span.formShowToggle {
	display: none;
}
div.corporateRateHolder .formHolder .form {
	display: none;
}
div.corporateRateHolder .formHolder.show .form {
	display: block;
	overflow: hidden;
	width: 372px;
	padding-top: 20px;
	position: relative;
}
div.corporateRateHolder .formHolder.show .form form {
	overflow: hidden;
	margin: 0px;
}
div.corporateRateHolder .formHolder form input#code {
	float: left;
	display: block;
	width: 240px;
	height: 40px;
	font-size: 14px;
	
	border: 0px;
	margin: 0px;
	padding: 0px;
	
	border: 1px solid #000000;
	padding: 0px 10px;
}
div.corporateRateHolder .formHolder form input[type=submit] {
	float: right;
	display: block;
	width: 132px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #ffffff;
	
	
	cursor: pointer;
}
div.corporateRateHolder .formHolder form .closeForm {
	position: absolute;
	top: 20px;
	right: 140px;
	line-height: 40px;
	display: block;
	cursor: pointer;
}
div.corporateRateHolder .formHolder form#corporateRateFormRemove  input[type=submit] {
	position: absolute;
	top: 20px;
	right: 140px;
	line-height: 40px;
	display: block;
	cursor: pointer;
	
	background: transparent;
    color: #000000;
    width: auto;
	font-weight: normal;
}



.daterangepicker {
	font-family: 'BlocCera', sans-serif;
	border: 1px solid #000000;
	border-radius: 0px;
	margin-top: 0px;
	margin-left: -1px;
}
.daterangepicker.arrival, .daterangepicker.departure {
	margin-top: -1px;
	margin-left: 0px;
}
.daterangepicker:before {
	display: none;
}
.daterangepicker:after {
	display: none;
}
.daterangepicker td.in-range:not(.active) {
	background-color: #eeeeee;
}
.daterangepicker .calendar-table th.month {
	font-size: 24px;
	font-weight: bold;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #000000;
    color: #ffffff;
}
.daterangepicker td.start-date {
    border-radius: 0;
}
.daterangepicker td.end-date {
    border-radius: 0;
}
.daterangepicker td.disabled, .daterangepicker option.disabled {
	
}
.daterangepicker td.ends {
	text-indent: -99999px;
	pointer-events: none;
}
.daterangepicker.arrival .drp-calendar .calendar-time:before {
	content: "Drop-off time";
	display: block;
	clear: both;
	font-family: inherit;
	font-size: 14px;
	font-weight: bold;
}
.daterangepicker.departure .drp-calendar .calendar-time:before {
	content: "Pick-up time";
	display: block;
	clear: both;
	font-family: inherit;
	font-size: 14px;
	font-weight: bold;
}


.parkingAddonDetails {
	flex-basis: 100% !important;
	flex-grow: 0 !important;
	flex-shrink: 0 !important;
}
.parkingAddonDetails h3 {
	margin: 0px;
	font-size: 24px;
	line-height: 30px;
}
.parkingAddonDetails h3 img {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}
.parkingAddonDetails p.intro {
	font-size: 14px;
	margin: 15px 0px 15px 0px;
}



form#ParkingAddonSelection {
	overflow: hidden;
	margin-bottom: 20px;
}
form#ParkingAddonSelection .wrapper {
	display: block;
	overflow: hidden;
	float: left;
	width: calc( 100% - 194px );
}
form#ParkingAddonSelection .hiddendates {
	top: 50px;
}
form#ParkingAddonSelection .wrapper .input-row {
	float: left;
	box-sizing: border-box;
	width: 25%;
}
form#ParkingAddonSelection .wrapper .input-row {
	position: relative;
	padding-right: 15px;
}
form#ParkingAddonSelection .wrapper .input-row select {
	display: block;
	border: 1px solid #000000;
	width: 100%;
	background: #ffffff;
	color: #000000;
	
	font-size: 14px;
	padding: 0px 10px;
	height: 40px;
}
form#ParkingAddonSelection .wrapper .input-row input {
	display: block;
	border: 1px solid #000000;
	width: 100%;
	
	padding: 0px 10px;
	height: 40px;
	font-size: 14px;
}
form#ParkingAddonSelection .wrapper .input-row:nth-of-type(1)::before,
form#ParkingAddonSelection .wrapper .input-row:nth-of-type(2)::before {
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
    content: '\e807';
    position: absolute;
    top: 0px;
    left: 10px;
    color: inherit;
    z-index: 10;
    font-size: 14px;
    line-height: inherit;
    pointer-events: none;
	line-height: 40px;
}

form#ParkingAddonSelection .wrapper .input-row:nth-of-type(4)::before {
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
    content: '\e808';
    position: absolute;
    top: 0px;
    left: 10px;
    color: inherit;
    z-index: 10;
    font-size: 12px;
    line-height: inherit;
    pointer-events: none;
	line-height: 40px;
}
form#ParkingAddonSelection .wrapper .input-row:nth-of-type(1) input,
form#ParkingAddonSelection .wrapper .input-row:nth-of-type(2) input,
form#ParkingAddonSelection .wrapper .input-row:nth-of-type(4) input {
	padding-left: 32px;
}
form#ParkingAddonSelection input[type=submit] {
	background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
	width: 194px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	float: left;
}




.parkingPackages {
	overflow: hidden;
}
.parkingPackages .parkingPackage {
	width: calc( 50% - 25px );
	margin-bottom: 50px;
	float: left;
}

.parkingPackages .parkingPackage:nth-of-type(4n+1) {
	margin-right: 25px;
}
.parkingPackages .parkingPackage:nth-of-type(4n+3) {
	margin-left: 25px;
}
.parkingPackages .parkingPackage .image {
	padding-top: 49%;
	height: 0px;
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	
	border: 1px solid #000000;
	border-width: 1px 1px 0px 1px;
}
.parkingPackages .parkingPackage .title {
	background: #000000;
	line-height: 40px;
	overflow: hidden;
	color: #ffffff;
	padding: 0px 10px;
}
.parkingPackages .parkingPackage .title h4 {
	font-size: 20px;
	margin: 0px;
	font-weight: bold;
	float: left;
	color: #ffffff;
}
.parkingPackages .parkingPackage .title .right {
	font-size: 14px;
	float: right;
	color: #ffffff;
}
.parkingPackages .parkingPackage .title .right .moreInfo {
	text-decoration: underline;
	cursor: pointer;
}
.parkingPackages .parkingPackage .bottom {
	border: 1px solid #000000;
	border-width: 0px 1px 1px 1px;
	background: #ffffff;
	padding: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}
.parkingPackages .parkingPackage .bottom p {
	margin: 0px 0px 18px 0px;
}
.parkingPackages .parkingPackage .bottom .parkingDealGetPrice {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	line-height: 40px;
	padding: 0px 35px;
	margin: 0px auto;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	clear: both;	
}
.parkingPackages .parkingPackage .bottom form#ParkingAddonSelection {
	margin: 0px;
}
.parkingPackages .parkingPackage .bottom form#ParkingAddonSelection input[type=submit] {
	margin: 0px auto;
	float: none;
	clear: both;
	width: 132px;
    border: 1px solid #000000;
}
.parkingPackages .parkingPackage .bottom form#ParkingAddonSelection input[type=submit][value='Remove.'] {
	background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}


.parkingPackagePopup {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    z-index: 700;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.parkingPackagePopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .parkingPackagePopup .inner {
	border: 1px solid #000000;
    padding: 15px;
    background: #ffffff;
    position: relative;
	max-width: 600px;
	max-height: 80vh;
	overflow: auto;
	
	font-size: 14px;
}
.parkingPackagePopup .inner .close {
	position: absolute;
    background: #000000;
    color: #ffffff;
    width: 132px;
    top: 15px;
    right: 15px;
    cursor: pointer;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.parkingPackagePopup .inner h4 {
	font-size: 24px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.parkingPackagePopup .inner h4 img {
	display: inline-block;
    vertical-align: top;
    padding-left: 10px;
	margin-top: 5px;
}
.parkingPackagePopup .inner h5 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 20px;
}
.parkingPackagePopup .inner p {
	margin: 0px;
	margin-bottom: 15px;
}
.parkingPackagePopup .inner ul,
.parkingPackagePopup .inner ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.parkingPackagePopup .inner ul {
	margin-bottom: 15px;
}
.parkingPackagePopup .inner ul li {
	position: relative;
	padding-left: 25px;
	line-height: 18px;
	margin-bottom: 3px;
}
.parkingPackagePopup .inner ul li i {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: inherit;
}










.forgotParkingPopup {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.9);
    z-index: 700;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.forgotParkingPopup.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .forgotParkingPopup .inner {
	border: 1px solid #000000;
    padding: 15px;
    background: #ffffff;
    position: relative;
	max-width: 600px;
	max-height: 80vh;
	overflow: auto;
	
	font-size: 14px;
}
.forgotParkingPopup .inner h4 {
	font-size: 24px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.forgotParkingPopup .inner h5 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 20px;
}
.forgotParkingPopup .inner p {
	margin: 0px;
	margin-bottom: 15px;
}
.forgotParkingPopup .inner .greyContainer {
	background: #E3E3E3;
	padding: 10px;
	margin-bottom: 15px;
}
.forgotParkingPopup .inner ul,
.forgotParkingPopup .inner ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.forgotParkingPopup .inner ul li {
	position: relative;
	padding-left: 20px;
	line-height: 18px;
	margin-bottom: 25px;
}
.forgotParkingPopup .inner ul li:last-child {
	margin-bottom: 0px;
}
.forgotParkingPopup .inner ul li i {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: inherit;
}
.forgotParkingPopup .inner .navigation {
	display: flex;
}
.forgotParkingPopup .inner .navigation .left,
.forgotParkingPopup .inner .navigation .right {
	flex-basis: 50%;
	text-align: center;
	padding: 15px 0px;
}
.forgotParkingPopup .inner .navigation .left {
	border-right: 1px solid #000000;
}
.forgotParkingPopup .inner .navigation span.close {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	border: 1px solid #000000;
	text-align: center;
	width: 132px;
	cursor: pointer;
	display: inline-block;
	margin: 0px auto;
}
.forgotParkingPopup .inner .navigation a {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	border: 1px solid #000000;
	text-align: center;
	padding: 0px 15px;
	cursor: pointer;
	display: inline-block;
	margin: 0px auto;
}




form#AddonSelection {
	
}
form#AddonSelection h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
form#AddonSelection .quantityaddon {
	position: relative;
	margin-top: 10px;
}
form#AddonSelection .quantityaddon .decrease {
	position: absolute;
	left: calc( 50% - 60px );
	top: 0px;
	line-height: 40px;
	width: 30px;
	text-align: center;	
	cursor: pointer;
}
form#AddonSelection .quantityaddon .increase {
	position: absolute;
	right: calc( 50% - 60px );
	top: 0px;
	line-height: 40px;
	width: 30px;
	text-align: center;
	cursor: pointer;
}
form#AddonSelection .quantityaddon .decrease i,
form#AddonSelection .quantityaddon .increase i {
	font-size: 20px;
}
form#AddonSelection .quantityaddon .input-row {
	width: 40px;
	display: block;
	margin: 0px auto;
	border: 1px solid #000000;
}
form#AddonSelection .quantityaddon .input-row input {
	border: 0px;
	height: 40px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-family: inherit;
	font-size: 24px;
}
.addonDetails .addonForm.added form#AddonSelection .quantityaddon .input-row input {
	background: #000000;
	color: #ffffff;
	border: 1px solid #ffffff;
}
form#AddonSelection .quantityaddon .input-row input[type='number']::-webkit-inner-spin-button, 
form#AddonSelection .quantityaddon .input-row input[type='number']::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    margin: 0;
}
form#AddonSelection .quantityaddon .value { 
    font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.addonDetails .addonForm.added form#AddonSelection .quantityaddon .value {
	color: #ffffff;
}
form#AddonSelection input[type=submit] {
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    min-width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 15px auto 0px auto;
    padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
    font-size: 18px;
    font-weight: bold;
	border: 1px solid #000000;
}
.addonDetails .addonForm.added form#AddonSelection input[type=submit] {
    border: 1px solid #ffffff;
	color: #ffffff;
}
form#AddonSelection input[type=submit]:disabled,
form#AddonSelection input[type=submit][disabled] {
    background: #ffffff;
    color: #DDDDDD;
	cursor: not-allowed;
}



div.detailsInfo {
	width: calc( 100% - 310px - 30px );
    float: left;
	font-size: 14px;
}
div.actions {
	width: 310px;
    float: right;
    font-size: 14px;
}
div.actions h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}
div.actions p {
	margin-top: 5px;
}

div.actions .smartRoomControl {
	border: 1px solid #000000;
	margin-bottom: 15px;
}
div.actions .smartRoomControl .headImage {
	width: 100%;
	height: auto;
	display: block;
	border-bottom: 1px solid #000000;
}
div.actions .smartRoomControl .padd {
	padding: 10px;
}
div.actions .smartRoomControl .watchvideo {
	display: block;
	cursor: pointer;
}
div.actions .smartRoomControl .watchvideo span {
	text-decoration: underline;
}

div.actions .hotelDisplay {
	border: 1px solid #000000;
	margin-bottom: 15px;
}
div.actions .hotelDisplay .headImage {
	width: 100%;
	height: auto;
	display: block;
	border-bottom: 1px solid #000000;
}
div.actions .hotelDisplay .padd {
	padding: 10px;
}
div.actions .hotelDisplay span.fullHotelDetails {
	display: inline-block;
	text-decoration: underline;
	cursor: pointer;
}




div.hotelHeading {
	margin-top: 20px;
}
div.hotelHeading .main {
}
div.hotelHeading .main .image {
	width: 100%;
	height: 270px;
	background-size: cover;
	background-repeat: no-repeat;
}
div.hotelHeading .main .text {
	background: #000000;
	color: #ffffff;
	padding: 10px 20px;
	overflow: hidden;
}

div.hotelHeading .main .text .left {
	width: 40%;
	float: left;
}
div.hotelHeading .main .text .left h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
div.hotelHeading .main .text .left .row2 {
	overflow: hidden;
	display: flex;
}
div.hotelHeading .main .text .left .row2 .location {
	display: flex;
	float: left;
	font-size: 14px;
	padding-right: 20px;
	vertical-align: top;
}
div.hotelHeading .main .text .left .row2 .location i {
	padding-right: 5px;
}
div.hotelHeading .main .text .left .row2 .googlereviews {
	font-size: 14px;
	float: left;
	display: flex;
	vertical-align: top;
}
div.hotelHeading .main .text .left .row2 .googlereviews .googleReviewBuilt {
	display: flex;
	font-size: 14px;
}
div.hotelHeading .main .text .left .row2 .googlereviews .googleReviewBuilt .stars {
	display: flex;
	padding-right: 5px;
}
div.hotelHeading .main .text .left .row2 .googlereviews .googleReviewBuilt img {
	padding-right: 3px;
	flex-shrink: 0;
	flex-grow: 0;
	flex-basis: auto;
	align-self: center;
	margin-top: 2px;
}
div.hotelHeading .main .text .left .row2 .googlereviews .googleReviewBuilt img.first {
	padding-right: 5px;
	height: 16px;
}

div.hotelHeading .main .text .right {
	width: 60%;
	float: right;
}
div.hotelHeading .main .text .features {
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}

div.hotelHeading .main .text .features .item1 {
	float: left;
	width: 50%;
}
div.hotelHeading .main .text .features .item2 {
	float: right;
	width: 50%;
}
div.hotelHeading .main .text .features .item1 i,
div.hotelHeading .main .text .features .item2 i {
	font-size: 18px;
	padding-right: 5px;
}
div.hotelHeading .main .text .features .item1 .tooltip i,
div.hotelHeading .main .text .features .item2 .tooltip i {
	font-size: 12px;
	padding-right: 0px;
	cursor: pointer;
}
div.hotelHeading .main .text .vipplus {
	display: block;
	font-size: 14px;
	padding-top: 2px;
	line-height: 18px;
}
div.hotelHeading .main .text .vipplus .tooltip {
	padding-left: 5px;
}
div.hotelHeading .main .text .vipplus .tooltip i {
	font-size: 12px;
	padding-right: 0px;
	cursor: pointer;
}
div.hotelHeading .main .text .vipplus .viewHareAndHoundMenu {
	text-decoration: underline;
	cursor: pointer;
	display: inline-block;
	color: #ffffff;
}


div.hotelHeading .main .text .features .item1.hareandhound,
div.hotelHeading .main .text .hareandhound {
	float: none;
	clear: both;
	width: 100%;
	font-size: 14px;
}
div.hotelHeading .main .text .hareandhound .icon-hh_ticket::before {
	font-size: 15px;
}
div.hotelHeading .main .text .hareandhound .icon-hh_burger::before {
	font-size: 15px;
	margin-right: 3px;
}





div.hotelHeading .main .text .features .item1.gastronomicgetaway,
div.hotelHeading .main .text .gastronomicgetaway {
	float: none;
	clear: both;
	width: 100%;
	font-size: 14px;
}
div.hotelHeading .main .text .gastronomicgetaway .icon-hh_burger::before {
	font-size: 15px;
	margin-right: 3px;
}


form#GuestDetails div.condensedVipGuestListConfirm {
	background: #000000;
	color: #ffffff;
	padding: 10px;
	font-size: 14px;
	margin-top: 20px;
	overflow: hidden;
	display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	
	cursor: pointer;
}
form#GuestDetails div.condensedVipGuestListConfirm h3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	line-height: 36px;
	height: 36px;
	
	float: left;
	width: 100px;
}
form#GuestDetails div.condensedVipGuestListConfirm h3 i {
	font-size: 18px;
	line-height: 1;
}
form#GuestDetails div.condensedVipGuestListConfirm p {
	float: left;
	width: calc(100% - 100px);
	margin: 0px;
	line-height: 18px;
	
	
}
form#GuestDetails div.condensedVipGuestListConfirm .seperator {
	display: none;
}



form#GuestDetails div.vipGuestListConfirm {
	background: #000000;
	color: #ffffff;
	padding: 10px;
	font-size: 14px;
	margin-top: 20px;
}
form#GuestDetails div.vipGuestListConfirm h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	margin-top: 10px;
}
form#GuestDetails div.vipGuestListConfirm h3 i {
	font-size: 30px;
	line-height: 1;
}



form#GuestDetails div.vipGuestListChange {
	background: #000000;
	color: #ffffff;
	padding: 10px;
	font-size: 14px;
	margin-top: 20px;
}
form#GuestDetails div.vipGuestListChange .top {
	overflow: hidden;
}
form#GuestDetails div.vipGuestListChange .top h3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	margin-top: 10px;
	float: left;
	width: 60%;
}
form#GuestDetails div.vipGuestListChange .top h3 i {
	font-size: 30px;
	line-height: 1;
}
form#GuestDetails div.vipGuestListChange .top p {
	margin-top: 10px;
	float: right;
	width: 40%;
	text-align: right;
	line-height: 30px;
}
form#GuestDetails div.vipGuestListChange .top p span {
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
form#GuestDetails div.vipGuestListChange .seperator {
	margin-top: 0px;
	margin-bottom: 7px;
}

form#GuestDetails div.vipGuestListChange .featurelist {
	display: flex;
	/*justify-content: space-between;*/
	padding-top: 15px;
	padding-bottom: 10px;
}
form#GuestDetails div.vipGuestListChange .featurelist .feature {
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
	padding: 0px 15px;
}
form#GuestDetails div.vipGuestListChange .featurelist .feature i {
	font-size: 50px;
	line-height: 1;
	text-align: center;
	display: block;
	color: #D1B85D;
}
form#GuestDetails div.vipGuestListChange .featurelist .feature h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	color: #D1B85D;
	padding: 0px;
	margin: 0px;
}
form#GuestDetails div.vipGuestListChange .featurelist .feature span {
	text-align: center;
	display: block;
	margin-top: 5px;
	font-size: 10px;
	line-height: 14px;
}
form#GuestDetails div.vipGuestListChange .getdiscount {
	color: #000000;
	background: #ffffff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	display: block;
}


form#GuestDetails div.roomGuestDetailsSingle {
	padding-top: 15px;
}
form#GuestDetails div.roomGuestDetailsHolder div.roomGuestDetailsSingle:first-of-type {
	padding-top: 0px;
}
form#GuestDetails div.roomGuestDetailsSingle h4 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
form#GuestDetails div.roomGuestDetailsSingle h5 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
form#GuestDetails div.extraQuestionBox select {
	display: block;
	line-height: 40px;
	width: 100%;
	height: 40px;
	padding: 0px 10px;
	border: 1px solid #000000;
	cursor: pointer;
	background: #ffffff;
	color: #000000;
}
form#GuestDetails div.extraQuestionBox .extrainformation {
	border: 1px solid #000000;
	border-width: 0px 1px 1px 1px;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
form#GuestDetails div.extraQuestionBox .extrainformation.largePadding {
	padding: 35px;
}
form#GuestDetails div.extraQuestionBox .extrainformation.normal {
	text-align: left;
}
form#GuestDetails div.extraQuestionBox .extrainformation.normal h4 {
	text-align: center;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
form#GuestDetails div.extraQuestionBox .extrainformation.normal p {
	margin-bottom: 0px;
}
form#GuestDetails div.extraQuestionBox .extrainformation.normal .center {
	padding: 35px;
	text-align: center;
}
form#GuestDetails div.extraQuestionBox .extrainformation i {
	display: block;
	margin: 0px auto;
	font-size: 36px;
	padding-bottom: 15px;
}
form#GuestDetails div.extraQuestionBox .extrainformation span {
	display: block;
	clear: both;
}


div#mews-form-container {
	
}

div#mews-form-container .card-details {
	overflow: hidden;
}
div#mews-form-container .card-details .input-row {
	float: left;
}
div#mews-form-container .card-details .input-row:nth-of-type(1) {
	margin-right: 5px;
	width: calc(75% - 5px);
}
div#mews-form-container .card-details .input-row:nth-of-type(2) {
	margin-left: 5px;
	width: calc(25% - 5px);
}
div#mews-form-container .card-details #card-number-placeholder,
div#mews-form-container .card-details #cvv-placeholder {
	height: 40px;
}


div#mews-form-container .cards img {
	height: 16px;
	width: auto;
}

div#mews-form-container .dates {
	overflow: hidden;
}
div#mews-form-container .dates .input-row {
	float: left;
	width: calc(50% - 5px);
}
div#mews-form-container .dates .input-row:nth-of-type(1) {
	margin-right: 5px;
}
div#mews-form-container .dates .input-row:nth-of-type(2) {
	margin-left: 5px;
}



.parkingChangeButtons {
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
.parkingChangeButtons .toggleParkingChanges {
	display: block;
	margin: 0px auto;
	backgorund: #000000;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	width: 132px;
	cursor: pointer;
	border: 1px solid #ffffff;
	font-weight: bold;
}
.parkingChangeButtons.show .toggleParkingChanges {
	display: none;
}
.parkingChangeButtons .hiddenButtons {
	display: none;
	overflow: hidden;
}
.parkingChangeButtons.show .hiddenButtons {
	display: block;
}
.parkingChangeButtons .hiddenButtons .left,
.parkingChangeButtons .hiddenButtons .right {
	float: left;
	width: 50%;
}
.parkingChangeButtons .hiddenButtons .removeParking {
	display: block;
	margin: 0px auto;
	backgorund: #000000;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	width: 132px;
	cursor: pointer;
	border: 1px solid #ffffff;
	font-weight: bold;
}
.parkingChangeButtons .hiddenButtons .updateParking {
	display: block;
	margin: 0px auto;
	backgorund: #000000;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	width: 132px;
	cursor: pointer;
	border: 1px solid #ffffff;
	font-weight: bold;
}



div#bookingLoginPrompt {
	background: rgba(255,255,255,0.9);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	z-index: 1000;
	display: none;
}
div#bookingLoginPrompt.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingLoginPrompt .inside {
	background: #ffffff;
	border: 1px solid #000000;
	width: 310px;
	position: relative;
	max-height: 100%;
    overflow-y: auto;
}
div#bookingLoginPrompt .inside .close {
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 26px;
	cursor: pointer;
	font-size: 16px;
	
}
div#bookingLoginPrompt .inside h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 10px 0px 10px;
	padding-bottom: 7px;
}
div#bookingLoginPrompt .inside .error {
	display: none;
    text-align: center;
    color: #ffffff;
    background: #ff4848;
    padding: 15px;
	margin: 10px 10px 0px 10px;
    margin-bottom: 25px;
}
div#bookingLoginPrompt .inside .error.show {
	display: block;
}
div#bookingLoginPrompt .inside .input-row {
	margin: 10px 10px 0px 10px;
	margin-bottom: 10px;
}
div#bookingLoginPrompt .inside .input-row label {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
div#bookingLoginPrompt .inside .input-row input {
	border: 1px solid #000000;
    width: 100%;
    padding: 0px;
    line-height: 38px;
    display: block;
	padding: 0px 10px;
}
div#bookingLoginPrompt .inside input[type=submit] {
	line-height: 40px;
	background: #000000;
	border: 0px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	width: calc( 100% - 20px );
	margin: 10px 10px 0px 10px;
}
div#bookingLoginPrompt .inside a.forgotPassword {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	display: block;
}
div#bookingLoginPrompt .inside .noAccount {
	border-top: 1px solid #000000;
	margin-top: 10px;
}
div#bookingLoginPrompt .inside .noAccount h2 {
	font-size: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #DDDDDD;
	margin: 10px 10px 0px 10px;
}
div#bookingLoginPrompt .inside .noAccount p {
	font-size: 14px;
	text-align: left;
	margin: 10px 10px 10px 10px;
}


.triggerloginprompt {
	cursor: pointer;
}





.hotelDetailsPopover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.hotelDetailsPopover.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .hotelDetailsPopover .inner {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
	max-width: 600px;
	font-size: 14px;
	max-height: 90vh;
	overflow-y: auto;
}
.hotelDetailsPopover .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 132px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	z-index: 10;
}
.hotelDetailsPopover .inner h2 {
	font-weight: bold;
	font-size: 36px;
	line-height: 42px;
	margin: 0px;
	padding: 0px;
	padding-right: 147px;
	padding-bottom: 10px;
}
.hotelDetailsPopover .inner p {
	margin-bottom: 0px;
}
.hotelDetailsPopover .inner a {
	font-weight: normal;
	text-decoration: none;
}
.hotelDetailsPopover .inner .topSection {
	padding: 15px;
	border-bottom: 1px solid #000000;
}
.hotelDetailsPopover .inner .bottomSection {
	padding: 15px;
}




.roomControlPopover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.roomControlPopover.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .roomControlPopover .inner {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
	font-size: 14px;
}
.roomControlPopover .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 132px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	z-index: 10;
}


.confirmationPage {
	width: 100%;
	max-width: 466px;
	margin: 0px auto;
}
.confirmationPage .bookingCompleteImage {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 100%;
	position: relative;
}
.confirmationPage .bookingCompleteImage.lazy {
	background-image: none !important;
}
.confirmationPage .bookingCompleteImage span {
	position: absolute;
	top: 45px;
	left: 45px;
	height: calc( 100% - 90px );
	width: calc( 100% - 90px );
	border: 3px solid #ffffff;
	padding: 10px;
	box-sizing: border-box;
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 36px;
	line-height: 42px;
	word-break: break-word;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.confirmationPage p {
	font-size: 14px;
}
.confirmationPage .iconSet {
	overflow: hidden;
	padding-bottom: 20px;
}
.confirmationPage .iconSet .icon {
	float: left;
	width: 53px;
	font-size: 53px;
	line-height: 53px;
	background: #ffffff;
	color: #000000;
	overflow: hidden;
}

.confirmationPage .iconSet .icon .icon-hh_ticket::before {
	font-size: 20px;
    color: #ffffff;
    background: #000000;
    display: block;
    text-align: center;
}
.confirmationPage .iconSet .icon .icon-hh_burger::before {
	font-size: 20px;
    color: #ffffff;
    background: #000000;
    display: block;
    text-align: center;
}
.confirmationPage .iconSet .details {
	float: right;
	width: calc( 100% - 53px );
	padding-left: 15px;
	box-sizing: border-box;
}
.confirmationPage .iconSet .details .title {
	font-size: 14px;
}
.confirmationPage .iconSet .details .value {
	font-size: 24px;
	font-weight: bold;
}
.confirmationPage .finalButton {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	background: #000000;
	line-height: 24px;
	padding: 8px 8px;
	text-align: center;
}

.bookingSubmissionLoading {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0px;
	background: #ffffff;
	
	display: none;
	z-index: 500;
}
.bookingSubmissionLoading.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.bookingSubmissionLoading .inside {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	width: 400px;
}
.bookingSubmissionLoading .inside .loadinganimation {
	width: 100%;
	height: 0px;
	position: relative;
	padding-top: 45%;
}
.bookingSubmissionLoading .inside .loadinganimation .animation {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}



.conditionalInfoBoxesRoomSelect {
	border: 1px solid #000000;
	padding: 15px 10px;
	margin-top: 20px;
}
.conditionalInfoBoxesRoomSelect h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.conditionalInfoBoxesRoomSelect p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}



.promoRateOverridesBox {
	background: #000000;
	color: #ffffff;
	padding: 15px 10px;
	margin-top: 20px;
	text-align: center;
}
.promoRateOverridesBox h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.promoRateOverridesBox h2 i {
	color: #D1B85D;
}
.promoRateOverridesBox p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}







.mostlyJazzCustomBanner {
	margin-top: 20px;
	padding: 20px;
	background-image: url(/images/content/06-04-2023/background.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.mostlyJazzCustomBanner .inside {
	padding-left: 70px;
	min-height: 60px;
	
	background-image: url(/images/content/06-04-2023/logo-1.png);
	background-size: auto 60px;
	background-repeat: no-repeat;
	background-position: left center;
	
	image-rendering: -webkit-optimize-contrast;
}
.mostlyJazzCustomBanner h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.mostlyJazzCustomBanner p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}






.gatwickParking30OffCustomBanner {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-image: url(/images/content/01-08-2023/background.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.gatwickParking30OffCustomBanner .inside {
	padding-left: 65px;
	min-height: 53px;
	color: #ffffff;
	
	background-image: url(/images/content/01-08-2023/1.png);
	background-size: auto 53px;
	background-repeat: no-repeat;
	background-position: left center;
	
	image-rendering: -webkit-optimize-contrast;
}
.gatwickParking30OffCustomBanner h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.gatwickParking30OffCustomBanner p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}




.opheemCustomBanner {
	margin-top: 20px;
	padding: 20px;
	background-color: #15262d;
	color: #b7935e;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.opheemCustomBanner .inside {
	padding-left: 110px;
	min-height: 60px;
	
	background-image: url(/images/content/21-06-2023/logo.png);
	background-size: auto 60px;
	background-repeat: no-repeat;
	background-position: left center;
	
	image-rendering: -webkit-optimize-contrast;
}
.opheemCustomBanner h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.opheemCustomBanner p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}



.moseleyfolk20CustomBanner {
	margin-top: 20px;
	padding: 20px;
	background-color: #342640;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.moseleyfolk20CustomBanner .inside {
	padding-left: 70px;
	min-height: 60px;
	
	background-image: url(/images/content/18-04-2023/logo2.png);
	background-size: auto 60px;
	background-repeat: no-repeat;
	background-position: left center;
	
	image-rendering: -webkit-optimize-contrast;
	color: #ffffff;
}
.moseleyfolk20CustomBanner h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.moseleyfolk20CustomBanner p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}



.backToSchoolCustomBanner {
	margin-top: 20px;
	padding: 25px;
	
	background-image: url(/images/content/25-08-2023/background.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.backToSchoolCustomBanner .inside {
	text-align: center;
}
.backToSchoolCustomBanner .inside img {
	display: block;
	margin: 0px auto;
	width: 400px;
	max-width: 50%;
	height: auto;
}




.blackFriday2023CustomBanner {
	margin-top: 20px;
	padding: 10px;
	background: #000000;
}
.blackFriday2023CustomBanner .inside {
	text-align: center;
	overflow: hidden;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	
	position: relative;
}
.blackFriday2023CustomBanner .inside .left {
	position: absolute;
    top: 0px;
    left: 0px;
	
	width: calc( ( 100% - 480px ) / 2 );
	height: 100%;
	display: block;
	
	background-image: url(/images/content/2024/11/21-2/banner_transparent_left.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
}
.blackFriday2023CustomBanner .inside .right {
	position: absolute;
    top: 0px;
    right: 0px;
	
	width: calc( ( 100% - 480px ) / 2 );
	height: 100%;
	display: block;
	
	background-image: url(/images/content/2024/11/21-2/banner_transparent_right.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
}

.blackFriday2023CustomBanner .inside .content {
	width: 480px;
	padding: 0px 25px; 
	margin: 0px auto;
}
.blackFriday2023CustomBanner .inside .content p {
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}
.blackFriday2023CustomBanner .inside .content p strong {
	color: #ffffff;
	font-weight: 800;
}
.blackFriday2023CustomBanner .inside .content p.small {
	font-size: 14px;
	line-height: 18px;
	margin: 0px auto;
	max-width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blackFriday2023CustomBanner .inside .content span.revealTicket {
	display: inline-block;
	margin: 0px auto;
	padding: 0px 10px;
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}


.blackFriday2023CustomBanner .popup {
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(255,255,255,0.6);
	z-index: 9999999999999999999;
	
	width: 100%;
	height: 100vh;
	display: none;
}
.blackFriday2023CustomBanner.show .popup {
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	
}
.blackFriday2023CustomBanner .popup .content {
	background: #000000;
	padding: 30px;
	width: 90%;
	max-width: 544px;
	text-align: center;
	color: #ffffff;
}
.blackFriday2023CustomBanner .popup .content p.congratulations {
	font-size: 36px;
	line-height: 45px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	display: none;
}
.blackFriday2023CustomBanner .popup .content p.congratulations strong {
	color: #D1B85D;
}


.blackFriday2023CustomBanner .popup .content .ticket {
	width: 300px;
	margin: 0px auto;
	position: relative;
}
.blackFriday2023CustomBanner .popup .content .ticket img {
	width: 100%;
	height: auto;
	display: block;
}
.blackFriday2023CustomBanner .popup .content .ticket div {
	position: absolute;
	text-align: center;
	color: #ffffff;
	
	top: 60px;
    left: 90px;
    rotate: -9deg;
	
	z-indeX: 10;
}
.blackFriday2023CustomBanner .popup .content .ticket div span:nth-of-type(1) {
	font-size: 50px;
	line-height: 40px;
	display: block;
	font-weight: bold;
}
.blackFriday2023CustomBanner .popup .content .ticket div span:nth-of-type(2) {
	font-size: 28px;
	line-height: 40px;
	display: block;
	font-weight: bold;
}


.blackFriday2023CustomBanner .popup .content p.small {
	font-size: 14px;
	line-height: 18px;
	margin: 0px auto;
	max-width: 60%;
	margin-top: 20px;
}
.blackFriday2023CustomBanner .popup .content span.applyDiscount {
	display: inline-block;
	margin: 0px auto;
	padding: 0px 10px;
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 15px;
	cursor: pointer;
}


.blackFriday2023CustomBanner .popup .content form {
	display: none;
}


.blackFriday2023CustomBanner .popup .content .ticket img:nth-of-type(1) {
	cursor: pointer;
}
.blackFriday2023CustomBanner .popup .content .ticket img:nth-of-type(2) {
	display: none;
}
.blackFriday2023CustomBanner .popup .content .ticket div {
	display: none;
}
.blackFriday2023CustomBanner .popup .content p.small {
	display: none;
}
.blackFriday2023CustomBanner .popup .content span.applyDiscount {
	display: none;
}

.blackFriday2023CustomBanner .popup.show .content .ticket img:nth-of-type(1) {
	display: none;
}
.blackFriday2023CustomBanner .popup.show .content .ticket img:nth-of-type(2) {
	display: block;
}
.blackFriday2023CustomBanner .popup.show .content .ticket div {
	display: block;
}
.blackFriday2023CustomBanner .popup.show .content p.small {
	display: block;
}
.blackFriday2023CustomBanner .popup.show .content span.applyDiscount {
	display: inline-block;
}








.supersonicCustomBanner {
	margin-top: 20px;
	padding: 20px;
	background-color: #000000;
	color: #ffffff;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.supersonicCustomBanner .inside {
	padding-left: 132px;
	min-height: 60px;
	
	background-image: url(/images/content/06-07-2023/supersonic-festival-logo.jpg);
	background-size: auto 60px;
	background-repeat: no-repeat;
	background-position: left center;
	
	image-rendering: -webkit-optimize-contrast;
}
.supersonicCustomBanner h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.supersonicCustomBanner p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}








.gastronomicGetawayBanner {
	margin-top: 20px;
	padding: 10px 20px;
	background-color: #000000;
	color: #ffffff;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	image-rendering: -webkit-optimize-contrast;
}
.gastronomicGetawayBanner .inside {
	
}
.gastronomicGetawayBanner .inside img {
	margin: 0px auto;
	width: auto;
	height: 65px;
	display: block;
}





.hareAndHoundBanner {
	margin-top: 20px;
	padding: 20px;
	background-color: #000000;
	color: #ffffff;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	
	background-image: url(/images/content/2024/04/02/hare-and-hand-background.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	image-rendering: -webkit-optimize-contrast;
}
.hareAndHoundBanner .inside {
	
}
.hareAndHoundBanner .inside img {
	margin: 0px auto;
	max-width: 90%;
	height: auto;
	display: block;
	margin-bottom: 10px;
}
.hareAndHoundBanner p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
}




form#GuestDetails .roomUpgradeOptions {
	display: flex;
}


form#GuestDetails .roomUpgradeOptions .spacer {
	width: 20%;
	text-align: center;
	font-size: 15px;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.roomUpgradeOptions .spacer i:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

form#GuestDetails .RoomUpgrade_wrapper {
	width: 40%;
}
form#GuestDetails .RoomUpgrade_wrapper.faded {
	opacity: 40%;
}
form#GuestDetails .RoomUpgrade_roomDetails {
	font-size: 14px;
	border: 1px solid #000000;
	overflow: hidden;
}
form#GuestDetails .RoomUpgrade_roomDetails .mainimage {
	border-bottom: 1px solid #000000;
	width: 100%;
	padding-top: 61.9%;
	display: block;
	
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

form#GuestDetails .RoomUpgrade_roomDetails .roomData {
	padding: 10px;
}
form#GuestDetails .RoomUpgrade_roomDetails .roomData p {
	margin-top: 1em;
}
form#GuestDetails .RoomUpgrade_roomDetails .roomData h3 {
	font-weight: 700;
	font-size: 24px;
	margin: 0px;
}
form#GuestDetails .RoomUpgrade_roomDetails .roomData span.roomMoreInfo {
	display: block;
	cursor: pointer;
	text-decoration: underline;
}

form#GuestDetails .RoomUpgrade_roomDetails .roomData ul.extraInfo {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
form#GuestDetails .RoomUpgrade_roomDetails .roomData ul.extraInfo li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
form#GuestDetails .RoomUpgrade_roomDetails .roomData ul.extraInfo li img {
	display: inline-block;
	height: 18px;
	width: auto;
	padding-right: 15px;
	margin-top: 3px;
	vertical-align: top;
}
form#GuestDetails .RoomUpgrade_roomDetails .roomData ul.extraInfo li span {
	display: inline-block;
	line-height: 24px;
	vertical-align: top;
}

form#GuestDetails .RoomUpgrade_roomDetails .processRoomUpgrade {
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	display: block;
}
form#GuestDetails .RoomUpgrade_roomDetails .undoRoomUpgrade {
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	border-top: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	display: block;
}
form#GuestDetails .RoomUpgrade_roomDetails .undoRoomUpgrade span {
	text-decoration: underline;
}




form#GuestDetails .RoomUpgrade_roomPopover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
form#GuestDetails .RoomUpgrade_roomPopover.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent form#GuestDetails .RoomUpgrade_roomPopover .inner {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 132px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 {
	display: flex;
	border-bottom: 1px solid #000000;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow {
	float: left;
	width: 50%;
	margin-bottom: 0px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .image {
	display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-prev {
	left: 5px;
	z-index: 50;
	text-align: center;
	background: #000000;
	color: #ffffff;
	width: 30px;
	height: 30px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-prev::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	content: "\e802";
	-webkit-transform: rotate(90deg);
	font-size: 10px;
	opacity: 1;
	padding-top: 2px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-next {
	right: 5px;
	z-index: 50;
	text-align: center;
	background: #000000;
	color: #ffffff;
	width: 30px;
	height: 30px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-next::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	content: "\e802";
	-webkit-transform: rotate(270deg);
	font-size: 10px;
	opacity: 1;
	padding-top: 2px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-list {
	height: 100%;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-list .slick-track {
	height: 100%;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-dots {
	bottom: 5px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-dots li {
    width: 10px;
    height: 10px;
	margin: 0 2px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-dots li button {
    width: 10px;
    height: 10px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-dots li button:before {
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	opacity: 1;
	background: #ffffff;
    text-indent: -99999;
	border: 1px solid #000000;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .slick-dots li.slick-active button:before {
    opacity: 1;
	background: #000000;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .roomData {
	float: left;
	width: 50%;
	padding: 15px;
	border-left: 1px solid #000000;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .roomData h3 {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	margin: 15px 0px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .roomData p {
	font-size: 14px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 {
	display: flex;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .tripadviser {
	float: left;
	width: 50%;
	padding: 15px;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .tripadviser .logo {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
	padding-right: 20px;
	font-size: 18px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .tripadviser .text {
	font-size: 14px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features {
	float: left;
	width: 50%;
	padding: 15px;
	border-left: 1px solid #000000;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features ul.extraInfo {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: flex;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features ul.extraInfo li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 5px;
	
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features ul.extraInfo li img {
	display: block;
	clear: both;
	height: 30px;
	width: auto;
	margin: 0px auto;
	margin-bottom: 5px;
}
form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features ul.extraInfo li span {
	display: block;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}

form#GuestDetails .RoomUpgrade_roomPopover .processRoomUpgrade {
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	display: block;
}
form#GuestDetails .RoomUpgrade_roomPopover .undoRoomUpgrade {
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	border-top: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	display: block;
}
form#GuestDetails .RoomUpgrade_roomPopover .undoRoomUpgrade span {
	text-decoration: underline;
}



.hareandHoundEventDetails {
	overflow: hidden;
	display: flex;
	gap: 20px;
}
.hareandHoundEventDetails .left {
	float: left;
	width: 180px;
	
	flex-basis: 180px;
	flex-grow: 0;
	flex-shrink: 0;
	
	background-size: cover;
	background-repeaT: no-repeat;
	background-position: center;
}

.hareandHoundEventDetails .right {
	float: right;
	width: calc( 100% - 180px - 20px );
	
	flex-basis: 1;
	flex-grow: 1;
	flex-shrink: 1;
}
.hareandHoundEventDetails .right h4 {
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
}

.hareandHoundEventDetails .right ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.hareandHoundEventDetails .right ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	
	font-size: 14px;
	line-height: 18px;
}
.hareandHoundEventDetails .viewHareAndHoundMenu {
	cursor: pointer;
	text-decoration: underline;
	display: inline-block;
	color: #000000;
}






form#GuestDetails .GastronomicGetaway_SampleMenu {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
form#GuestDetails .GastronomicGetaway_SampleMenu.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent form#GuestDetails .GastronomicGetaway_SampleMenu .inner {
	border: 1px solid #000000;
	padding: 0px;
	background: #ffffff;
	position: relative;
	max-height: 90vh;
	max-width: 600px;
	padding-top: 55px;
	overflow-y: auto;
}
form#GuestDetails .GastronomicGetaway_SampleMenu .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 132px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
form#GuestDetails .GastronomicGetaway_SampleMenu .inner .download {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 152px;
	top: 15px;
	right: 162px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
form#GuestDetails .GastronomicGetaway_SampleMenu .inner img {
	width: 100%;
	height: auto;
	display: block;
}







.gastronomicGetawayMealDetails {
	overflow: hidden;
	display: flex;
	gap: 20px;
}
.gastronomicGetawayMealDetails .left {
	float: left;
	width: 180px;
	
	flex-basis: 180px;
	flex-grow: 0;
	flex-shrink: 0;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.gastronomicGetawayMealDetails .left img {
	height: auto;
	width: 90%;
	display: block;
}

.gastronomicGetawayMealDetails .right {
	float: right;
	width: calc( 100% - 180px - 20px );
	
	flex-basis: 1;
	flex-grow: 1;
	flex-shrink: 1;
}
.gastronomicGetawayMealDetails .right h4 {
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
}

.gastronomicGetawayMealDetails .right ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.gastronomicGetawayMealDetails .right ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	
	font-size: 14px;
	line-height: 18px;
}
.gastronomicGetawayMealDetails .viewGastronomicGatewayMenu {
	cursor: pointer;
	text-decoration: underline;
	display: inline-block;
	color: #000000;
}








.addToCalendarLinks {
	
}
.addToCalendarLinks h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.addToCalendarLinks .links {
	overflow: hidden;
	margin-bottom: 20px;
}
.addToCalendarLinks .links a {
	line-height: 38px;
	border: 1px solid #000000;
	text-align: center;
	float: left;
	display: block;
	width: calc( (100% - 16px) / 3 );
	font-weight: bold;
	font-size: 18px;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.addToCalendarLinks .links a img {
	padding-right: 10px;
}
.addToCalendarLinks .links a:nth-of-type(1) {
	margin-right: 8px;
}
.addToCalendarLinks .links a:nth-of-type(3) {
	margin-left: 8px;
}





form#AirportLoungeCustomAddon {
    overflow: hidden;
    margin-bottom: 20px;
}
#AirportLoungeCustomAddon .wrapper  {
	display: block;
    overflow: hidden;
    float: left;
    width: calc(100% - 194px);
}
form#AirportLoungeCustomAddon .wrapper .input-row {
	float: left;
    box-sizing: border-box;
    width: 25%;
	
    position: relative;
    padding-right: 15px;
}

form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(1),
form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(2),
form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(4) {
	width: 17%;
}
form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(3) {
	width: 49%;
}

form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(1)::before {
    content: url(/images/content/2025/01/10/takeoff.svg);
	width: 24px;
    height: 24px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: inherit;
    z-index: 10;
    font-size: 14px;
    pointer-events: none;
    line-height: 40px;
    display: block;
    transform: scale(0.75);
}
form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(2)::before {
    content: url(/images/content/2025/01/10/time.svg);
	width: 24px;
    height: 24px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: inherit;
    z-index: 10;
    font-size: 14px;
    pointer-events: none;
    line-height: 40px;
    display: block;
    transform: scale(0.75);
}
form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(3)::before {
    content: url(/images/content/2025/01/10/airline.svg);
	width: 24px;
    height: 24px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: inherit;
    z-index: 10;
    font-size: 14px;
    pointer-events: none;
    line-height: 40px;
    display: block;
    transform: scale(0.75);
	
}
form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(4)::before {
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e823';
    position: absolute;
    top: 0px;
    left: 10px;
    color: inherit;
    z-index: 10;
    font-size: 12px;
    line-height: inherit;
    pointer-events: none;
    line-height: 40px;
}
form#AirportLoungeCustomAddon .wrapper .input-row input {
    display: block;
    border: 1px solid #000000;
    width: 100%;
    padding: 0px 10px;
    height: 40px;
    font-size: 14px;
	padding-left: 32px;
}
form#AirportLoungeCustomAddon .wrapper .input-row input::-webkit-input-placeholder {
	color: #000000;
	opacity: 1;
}
form#AirportLoungeCustomAddon .wrapper .input-row input::placeholder {
	color: #000000;
	opacity: 1;
}
form#AirportLoungeCustomAddon .wrapper .input-row input::-webkit-input-placeholder {
	color: #000000;
	opacity: 1;
}
form#AirportLoungeCustomAddon .wrapper .input-row input::-moz-placeholder {
	color: #000000;
	opacity: 1;
}
form#AirportLoungeCustomAddon .wrapper .input-row input::-ms-input-placeholder {
	color: #000000;
	opacity: 1;
}
form#AirportLoungeCustomAddon .wrapper .input-row select {
    display: block;
    border: 1px solid #000000;
    width: 100%;
    background: #ffffff;
    color: #000000;
    font-size: 14px;
    padding: 0px 10px;
    height: 40px;
	padding-left: 32px;
}

form#AirportLoungeCustomAddon button {
	background: #000000;
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 194px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    float: left;
	border-width: 0px;
	cursor: pointer;
	font-family: 'BlocCera', sans-serif;
}

.addonGroupWrapper .titleWrapper .No1LoungeGroupLogo {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.addonGroupWrapper .titleWrapper .No1LoungeGroupLogo img {
	width: 118px;
    height: auto;
    display: inline-block;
	padding-left: 10px;
	margin: 0px;
}
.airportLoungeAddonPopup .inner .No1LoungeGroupLogo {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.airportLoungeAddonPopup .inner .No1LoungeGroupLogo img {
	width: 118px;
    height: auto;
    display: inline-block;
	padding-left: 10px;
	margin: 0px;
}




div.priceMatchWidget {
	margin-top: 15px;
}
div.priceMatchWidget .border {
	border: 1px solid #000000;
}
div.priceMatchWidget .loading {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div.priceMatchWidget .loading .icon {
	display: block;
}
div.priceMatchWidget .loading .icon dotlottie-player {
	width: 111px !important;
	height: 111px !important;
	display: block;
}
div.priceMatchWidget .loading .text {
	font-size: 14px;
	line-height: 18px;
}


div.priceMatchWidget .pricing {
	display: none;
}
div.priceMatchWidget .pricing .priceSet {
	padding: 15px 0px;
	text-align: center;
	
	width: 25%;
	flex-basis: 25%;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div.priceMatchWidget .pricing .priceSet .inside {
	border-right: 1px solid #000000;
	width: 100%;
	text-align: center;
}
div.priceMatchWidget .pricing .priceSet:last-child .inside {
	border-right: 0px solid #000000;
}
div.priceMatchWidget .pricing .priceSet h2 {
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
}
div.priceMatchWidget .pricing .priceSet .price {
	font-size: 18px;
	line-height: 23px;
}
div.priceMatchWidget .pricing .priceSet.direct {
	background: #000000;
	
	width: 25%;
	flex-basis: 25%;
}
div.priceMatchWidget .pricing .priceSet.direct .inside {
	border-right: 0px solid #000000;
}
div.priceMatchWidget .pricing .priceSet.direct h2 {
	color: #D1B85D;
	font-weight: bold;
}
div.priceMatchWidget .pricing .priceSet.direct .price {
	color: #ffffff;
}
div.priceMatchWidget .pricing .priceSet.direct .price .tooltip {
	padding-left: 5px;
}
div.priceMatchWidget .pricing .priceSet.direct .price .tooltip i {
    font-size: 12px;
    padding-right: 0px;
    cursor: pointer;
}

div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest {
    display: flex;
}
div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .left {
	flex-basis: 50%;
	text-align: left;
}
div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .left h2 {
	padding: 0px 10px;
}
div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .left .price {
	padding: 0px 10px;
}
div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .left .old {
	text-decoration: line-through;
}
div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .right {
	flex-basis: 50%;
	display: flex;
	padding-right: 10px;
}
div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .right a {
	background: #ffffff;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: 100%;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

div.priceMatchWidget.hasPricing .loading {
	display: none;
}
div.priceMatchWidget.hasPricing .pricing {
	display: flex;
}

div.priceMatchWidget .pricing .priceSet.direct .inside.cheapest .notCheapest {
	display: none;
}
div.priceMatchWidget .pricing .priceSet.direct .inside.cheapest .cheapest {
    display: block;
}

div.priceMatchWidget .pricing .priceSet.direct .inside.notCheapest .notCheapest {
    display: flex;
}
div.priceMatchWidget .pricing .priceSet.direct .inside.notCheapest .cheapest {
	display: none;
}


/* Price match widget 1 */
.priceMatchWidget1 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 900;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.priceMatchWidget1.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.priceMatchWidget1 .inner {
	border: 1px solid #000000;
	padding: 0px !important;
	background: #ffffff;
	position: relative;
	width: 90% !important;
	max-width: 600px !important;
}
.priceMatchWidget1 .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 40px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	z-index: 50;
}
.priceMatchWidget1 .inner img {
	width: 100%;
	height: auto;
	display: block;
	cursor: pointer;
}

div.corporateRateHolder .formHolder.show .currencySelector {
	display: none;
}
.currencySelector {
	border: 1px solid #000000;
	text-align: left;
	position: relative;
	background: #ffffff;
	display: inline-block;
	width: 170px;
	margin-left: 15px;
	
	margin-right: 20px;
	
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.currencySelector.show {
	border-bottom: 1px solid #ffffff;
}
.currencySelector .current {
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
	padding-right: 40px;
	position: relative;
	cursor: pointer;
}
.currencySelector .current img {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}
.currencySelector .current i {
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 18px;
	font-size: 10px;
}
.currencySelector .options {
	display: none;
	max-height: 300px;
	overflow: auto;
	background: #ffffff;
}
.currencySelector .options .lineBreak {
	border-bottom: 1px dashed #cccccc;
	margin: 5px 10px;
}
.currencySelector.show .options {
	border: 1px solid #000000;
	border-width: 0px 1px 1px 1px;
	
	display: block;
	position: absolute;
	top: 33px;
	left: -1px;
	width: calc( 100% + 2px );
	
	z-index: 500;
}
.currencySelector .options span {
	padding: 10px 10px;
	font-size: 14px;
	line-height: 18px;
	display: block;
	cursor: pointer;
}
.currencySelector .options span img {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}
.currencySelector .tooltip {
	position: absolute;
	top: 10px;
	right: -20px;
	font-size: 12px;
	line-height: 18px;
	cursor: pointer;
}


/* Meeting room request */
.birminghamMeetingRoomRequest {
	background:#E3E3E3;
	padding: 10px;
	margin-top: 15px;
}
.birminghamMeetingRoomRequest img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.birminghamMeetingRoomRequest .top {
	padding-right: 50px;
	position: relative;
	cursor: pointer;
}
.birminghamMeetingRoomRequest .top .arrow {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	display: flex;
	font-size: 12px;
	
	-webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
form#GuestDetails .birminghamMeetingRoomRequest .top h3 {
	margin-top: 5px;
}
form#GuestDetails .birminghamMeetingRoomRequest .top p {
	margin-bottom: 0px;
}

.birminghamMeetingRoomRequest .hiddenInner {
	display: none;
}
.birminghamMeetingRoomRequest.show .hiddenInner {
	display: block;
	margin-top: 15px;
}
.birminghamMeetingRoomRequest.show .top .arrow {
	-webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.birminghamMeetingRoomRequest span.birminghamMeetingRoomRequestMoreInfo {
	display: inline-block;
	cursor: pointer;
	text-decoration: underline;
}
.birminghamMeetingRoomRequest .fancy-input .input-row {
	background: #ffffff;
}
.birminghamMeetingRoomRequest .fancy-input.dateInput {
	position: relative;
}
.birminghamMeetingRoomRequest .fancy-input.dateInput .input-row:nth-of-type(1) {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    position: relative;
	margin: 0px;
	position: absolute;
	bottom: 1px;
}
.birminghamMeetingRoomRequest .fancy-input.dateInput .input-row:nth-of-type(1) input {
	padding: 1px;
}
.birminghamMeetingRoomRequest .fancy-input.dateInput input,
.birminghamMeetingRoomRequest .fancy-input select {
	cursor: pointer;
}
.birminghamMeetingRoomRequest .fancy-input.dateInput .input-row:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e807';
    position: absolute;
    top: 0px;
    right: 5px;
    color: inherit;
    z-index: 10;
    font-size: 16px;
    line-height: inherit;
    pointer-events: none;
	line-height: 40px;
}





.birminghamMeetingRoomRequestPopover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(255,255,255,0.9);
	z-index: 700;	
	display: none;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.birminghamMeetingRoomRequestPopover.show {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
div#bookingEngineContent .birminghamMeetingRoomRequestPopover .inner {
	border: 1px solid #000000;
	padding: 15px;
	background: #ffffff;
	position: relative;
	max-width: 600px;
	font-size: 14px;
	
	max-height: 90vh;
	overflow-y: auto;
}
.birminghamMeetingRoomRequestPopover .inner .close {
	position: absolute;
	background: #000000;
	color: #ffffff;
	width: 132px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	z-index: 10;
}
.birminghamMeetingRoomRequestPopover .inner h2 {
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	padding-right: 147px;
	margin-bottom: 10px;
}
.birminghamMeetingRoomRequestPopover .inner img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.birminghamMeetingRoomRequestPopover .inner p:last-child {
	margin-bottom: 0px;
}
.birminghamMeetingRoomRequestPopover .inner a {
	font-weight: normal;
	text-decoration: none;
}

/* Mobile */
@media screen and (max-width: 1120px) {
	div#siteHeading .inner,
	div#bookingEngineContent .inner {
		padding: 20px 10px;
	}
}
@media screen and (max-width: 1000px) {
	div#siteHeading {
		position: relative;
		background: #ffffff;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 300;
	}
	div#siteHeading:after {
		content: "";
		position: absolute;
		width: 100%;
		bottom: 1px;
		z-index: -1;
		box-shadow: 0px 0px 8px 2px #000000;
		opacity: 0.4;
	}
	div#siteHeading .inner {
		background: #ffffff;
	}
	div#siteHeading .inner .userlogin span {
		align-self: center;
	}
	div.hotelHeading .main .image {
		background-position: center !important;
	}
	div#bookingEngineContent {
		padding-top: 96px;
		padding-bottom: 41px;
	}
	.mainForms .topRightContinueButton {
		display: none;
	}
	div.yourStayBanner {
		border: 0px solid #000000;
		line-height: 20px;
		height: 42px;
	}
	div.yourStayBanner .text {
		position: relative;
	}
	div.yourStayBanner .text h2 {
		display: none;
	}
	div.yourStayBanner .text .dates,
	div.yourStayBanner .text .people {
		float: none;
		clear: both;
		font-size: 16px;
		margin-right: 0px;
		padding: 0px;
		display: block;
	}
	div.yourStayBanner .text .editToggle {
		line-height: 40px;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	div.yourStayBanner .form {
		position: relative;
		background: #ffffff;
		position: fixed;
		top: 99px;
		left: 0px;
		width: 100%;
		z-index: 200;
		padding: 0px 10px;
		
		height: calc(100% - 99px );
		overflow-y: auto;
		z-index: 700;
		padding-top: 17px;
		padding-bottom: 90px;
	}
	div.yourStayBanner .form::after {
		content: "";
		position: absolute;
		width: 100%;
		top: 0px;
		left: 0px;
		z-index: -1;
		box-shadow: 0px 0px 8px 2px #000000;
		opacity: 0.4;
	}
	div.yourStayBanner .form h2 {
		line-height: 40px;
		border-right: 0px solid #000000;
		width: initial;
	}
	div.yourStayBanner .form h2::after {
		content: ".";
	}
	div.yourStayBanner .form .editToggle {
		line-height: 40px;
		position: absolute;
		top: 17px;
		right: 10px;
		
		float: none;
		clear: both;
		background: #000000;
		color: #ffffff;
		line-height: 40px;
	}
	div.yourStayBanner .form form {
		float: none;
		clear: both;
		width: 100%;
		overflow-y: auto;
		height: initial;
	}
	div.yourStayBanner .form form .dateInput {
		float: none;
		clear: both;
		width: initial;
		line-height: 40px;
		border: 0px solid #000000;
		cursor: pointer;
		margin-top: 15px;
	}
	div.yourStayBanner .form form .dateInput.desktop {
		display: none;
	}
	div.yourStayBanner .form form .dateInput.mobile {
		display: block;
	}
	div.yourStayBanner .form form .dateInput .input-row {
		border: 1px solid #000000;
		position: relative;
	}
	
	
	
	div.yourStayBanner .form form .dateInput.checkin::before {
		all: unset;
		font-family: inherit;
		font-size: 20px;
		display: block;
		content: "Check-in.";
	}
	div.yourStayBanner .form form .dateInput.checkout::before {
		all: unset;
		font-family: inherit;
		font-size: 20px;
		display: block;
		content: "Check-out.";
	}
	
	div.yourStayBanner .form form .dateInput.checkin .daterangepicker,
	div.yourStayBanner .form form .dateInput.checkout .daterangepicker {
		top: initial !important;
		left: initial !important;
		right: initial !important;
		display: none !important;
		position: static !important;
		width: 100% !important;
		margin: 0px;
		overflow: hidden;
		clear: both;
		border-width: 0px 1px 1px 1px;
	}
	div.yourStayBanner .form form .dateInput.checkin .daterangepicker .drp-calendar,
	div.yourStayBanner .form form .dateInput.checkout .daterangepicker .drp-calendar {
		margin: 0px auto;
		float: none;
		clear: both;
	}	
	div.yourStayBanner .form form .dateInput.checkin.show .daterangepicker,
	div.yourStayBanner .form form .dateInput.checkout.show .daterangepicker {
		display: block !important;
	}
	
	div.yourStayBanner .form form .dateInput .input-row::before {
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		display: inline-block;
		text-decoration: inherit;
		width: 1em;
		margin-right: 0.2em;
		text-align: center;
		/* opacity: .8; */
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		margin-left: 0.2em;
		/* font-size: 120%; */
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		/* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%); */
		content: '\e807';
		position: absolute;
		top: -1px;
		left: 10px;
		color: inherit;
		z-index: 10;
		font-size: 16px;
		line-height: inherit;
		pointer-events: none;
	}
	div.yourStayBanner .form form .dateInput .input-row input {
		font-weight: bold;
	}
	div.yourStayBanner .form form .roomDisplayElement {
		float: none;
		clear: both;
		width: initial;
		line-height: 40px;
		border: 0px solid #000000;
		cursor: pointer;
		margin-top: 15px;
	}
	div.yourStayBanner .form form .roomDisplayElement::before {
		font-size: 20px;
		display: block;
		content: "Rooms \0026  Guests.";
	}
	div.yourStayBanner .form form .roomDisplayElement span.textOccupancyDisplay {
		border: 1px solid #000000;
		position: relative;
		font-weight: bold;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	div.yourStayBanner .form form .roomDisplayElement .textOccupancyDisplay::before {
		top: 10px;
	}
	div.yourStayBanner .form form input[type=submit] {
		float: none;
		clear: both;
		margin-top: 15px;
		width: 100%;
		
		position: fixed;
		left: 0px;
		bottom: 0px;
		width: 100%;
		height: 70px;
		line-height: 70px;
	}
	
	div.yourStayBanner .form form .roomDisplayElement .roomInputElements {
		position: static;
		left: 0;
		top: 0;
		border-top: 0px solid #000000;
		width: 100%;
	}
	
	
	div.hotelHeading .main {
		display: block;
	}
	div.hotelHeading .main .image {
		width: 100%;
		float: none;
		clear: both;
		height: 0px;
		padding-top: 50%;
		border: 0px solid #000000;
		border-bottom: 1px solid #000000;
	}
	
	div.hotelHeading .main .text .left {
		width: auto;
		float: none;
		clear: both;
	}
	div.hotelHeading .main .text .right {
		width: auto;
		float: none;
		clear: both;
	}
	div.hotelHeading .main .text .features .item1 {
		width: auto;
		float: none;
		clear: both;
	}
	div.hotelHeading .main .text .features .item2 {
		width: auto;
		float: none;
		clear: both;
	}
	
	
	div.hotelHeading .main .text {
		width: 100%;
		float: none;
		clear: both;
	}
	div.hotelHeading .main .text .top .wrapper .googlereviews,
	div.hotelHeading .main .text .top .wrapper .location {
		width: 100%;
		float: none;
		clear: both;
	}
	div.hotelHeading .main .text .features h2 {
		display: none;
	}
	div.hotelHeading .smallviptoggle {
		margin-top: 10px;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	div.hotelHeading .largevip {
		margin-top: 10px;
	}
	div.hotelHeading .largevip .largeviptoggle {
		font-size: 24px;
		line-height: 50px;
	}
	div.hotelHeading .largevip .largeviptoggle i {
		font-size: 22px;
	}
	div.hotelHeading .largevip .largeviptoggle::before,
	div.hotelHeading .largevip .largeviptoggle::after {
		line-height: 50px;
	}
	div.hotelHeading .largevip .text {
		border-top: 0px solid #ffffff;
		padding-top: 0px;
	}
	div.hotelHeading .largevip .text h3 {
		font-size: 14px;
		font-weight: normal;
	}
	div.hotelHeading .largevip .text p {
		font-size: 14px;
		margin-top: 0px;
	}
	div.hotelHeading .largevip .text .featurelist .slick-list {
		margin-left: 40px;
		margin-right: 40px;
	}
	div.hotelHeading .largevip .text .featurelist.slick-dotted.slick-slider {
		margin-bottom: 50px;
	}
	div.hotelHeading .largevip .text .featurelist .slick-dots {
		bottom: -35px;
	}
	div.hotelHeading .largevip .text .featurelist .slick-dots li button {
		width: 20px;
		height: 20px;
		background: #ffffff;
	}
	div.hotelHeading .largevip .text .featurelist .slick-dots li.slick-active button {
		background: #D1B85D;
	}
	div.hotelHeading .largevip .text .featurelist .slick-dots li button::before {
		display: none;
	}
	div.hotelHeading .largevip .text .featurelist .slick-prev,
	div.hotelHeading .largevip .text .featurelist .slick-next {
		width: 30px;
		height: 30px;
		background: #D1B85D;
		color: #ffffff;
	}
	div.hotelHeading .largevip .text .featurelist .slick-prev  {
		left: 0px;
	}
	div.hotelHeading .largevip .text .featurelist .slick-prev::before {
		all: unset;
		
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		
		display: inline-block;
		text-decoration: inherit;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		
		content: "\e802";
		-webkit-transform: rotate(90deg);
		font-size: 10px;
		opacity: 1;
		padding-top: 2px;
	}
	div.hotelHeading .largevip .text .featurelist .slick-next {
		right: 0px;
	}
	div.hotelHeading .largevip .text .featurelist .slick-next::before {
		all: unset;
		
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		
		display: inline-block;
		text-decoration: inherit;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		
		content: "\e802";
		-webkit-transform: rotate(270deg);
		font-size: 10px;
		opacity: 1;
		padding-top: 2px;
	}
	div.hotelHeading .main .text .features .featurelist .feature span {
		font-size: 14px;
		line-height: 16px;
	}
	
	
	div.corporateRateHolder {
		padding: 25px 0px;
	}
	div.corporateRateHolder h1 {
		float: none;
		clear: both;
		text-align: center;
		line-height: 1;
		margin-bottom: 15px;
		
		height: auto;
		display: block;
	}
	div.corporateRateHolder h1 .pricesIncludeText {
		font-size: 14px;
		text-align: center;
		display: block;
		margin-top: 5px;
	}
	div.corporateRateHolder .formHolder {
		float: none;
		clear: both;
		line-height: 1;
		display: block;
	}
	div.corporateRateHolder .formHolder .rateDisplay {
		float: none;
		clear: both;
	}
	div.corporateRateHolder .formHolder span.name {
		width: calc( 100% - 142px );
		line-height: 40px;
	}
	div.corporateRateHolder .formHolder .rateDisplay span.formShowToggle.button {
		margin-top: 0px;
	}
	div.corporateRateHolder .formHolder form#corporateRateFormRemove input[type=submit] {
		top: 0px;
	}
	div.corporateRateHolder .formHolder span.formShowToggle {
		text-align: center;
		display: block;
	}
	div.corporateRateHolder .formHolder.show .form {
		width: 100%;
		padding-top: 0px;
	}
	div.corporateRateHolder .formHolder form .closeForm {
		top: 0px;
	}
	div.corporateRateHolder .formHolder form input#code {
		width: calc( 100% - 132px );
	}
	.currencySelector {
		display: block;
		margin: 20px auto 0px auto;
	}
	
	.roomDetails {
		display: block;
	}
	.roomDetails .mainimage {
		width: 100%;
		float: none;
		clear: both;
		height: 0px;
		padding-top: 56.25%;
		border-right: 0px;
		border-bottom: 1px solid #000000;
	}
	.roomDetails .roomData {
		float: none;
		clear: both;
		width: 100%;
	}
	.roomDetails .rateData {
		float: none;
		clear: both;
		width: 100%;
		display: block;
	}
	.roomDetails .rateData .rateOption {
		border-left: 0px solid #000000;
		border-top: 1px solid #000000;
	}
	.roomDetails .rateData .rateOption .contain {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		gap: 25px;
	}
	.roomDetails .rateData .rateOption .contain .rateForm {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 0;
	}
	.roomDetails .rateData .rateOption .rateForm:nth-of-type(2) {
		margin-top: 0px;
	}
	.roomDetails .rateData .rateOption .rateForm.notVip .fakeSubmit {
		line-height: 38px;
	}
	.roomSpacer {
		border: 0px solid #DDDDDD;
		margin-bottom: 0px;
	}
	
	.roomPopover {
		height: calc(100% - 96px);
		top: 96px;
	}
	div#bookingEngineContent .roomPopover .inner {
		overflow-y: auto;
		height: 100%;
		border: 0px solid #000000;
	}
	.roomPopover .inner .close {
		z-index: 10;
	}
	.roomPopover .inner .row1 {
		display: block;
	}
	.roomPopover .inner .row1 .slideshow {
		float: none;
		clear: both;
		width: 100%;
	}
	.roomPopover .inner .row1 .roomData {
		float: none;
		clear: both;
		width: 100%;
		border-left: 0px solid #000000;
	}
	.roomPopover .inner .row1 .slideshow .image {
		height: 30vh;
	}
	.roomPopover .inner .row2 {
		display: block;
		border-bottom: 0px solid #000000;
	}
	.roomPopover .inner .row2 .tripadviser {
		float: none;
		clear: both;
		width: 100%;
	}
	.roomPopover .inner .row2 .features {
		float: none;
		clear: both;
		width: 100%;
		border-left: 0px solid #000000;
		border-top: 1px solid #000000;
		padding-top: 15px;
	}
	.roomPopover .inner .row2 .features .quickVipBenefit {
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: -15px;
		width: calc( 100% + 30px );
	}
	
	.roomPopover .inner .rateData {
		float: none;
		clear: both;
		width: 100%;
		display: block;
	}
	.roomPopover .inner .rateData .rateOption {
		border-left: 0px solid #000000;
		border-top: 1px solid #000000;
		width: 100%;
	}
	.roomPopover .inner .rateData .rateOption .contain {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		gap: 25px;
	}
	.roomPopover .inner .rateData .rateOption .contain .rateForm {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 0;
	}
	
	.stageSummary {
		width: 100%;
		float: none;
		clear: both;
		position: fixed;
		bottom: 0px;
		left: 0px;
		border-width: 1px 0px 0px 0px; 
		z-index: 300;
		background: #ffffff;
		margin: 0px;
	}
	.stageSummary .totalLine {
		border-width: 1px 0px 0px 0px; 
	}
	.stageSummary.show .bookingPriceBreakdown {
		position: fixed;
		top: 99px;
		left: 0px;
		background: #ffffff;
		width: 100%;
		border: 0px solid #000000;
		height: calc(100% - 99px - 41px);
		overflow-y: auto;
	}
	.stageSummary.show .bookingPriceBreakdown::after {
		content: "";
		position: absolute;
		width: 100%;
		top: 0px;
		left: 0px;
		z-index: -1;
		box-shadow: 0px 0px 8px 2px #000000;
		opacity: 0.4;
	}
	
	.stageSummary .bookingPriceBreakdown .mobileOnly {
		display: block;
		overflow: hidden;
		margin-bottom: 25px;
		padding-top: 7px;
	}
	.stageSummary .bookingPriceBreakdown .mobileOnly h2 {
		float: left;
		width: calc( 100% - 132px );
		line-height: 40px;
		color: #000000;
		font-size: 24px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		text-align: left !important;
	}
	.stageSummary .bookingPriceBreakdown .mobileOnly span.close {
		float: right;
		width: 132px;
		line-height: 40px;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		background: #000000;
		color: #ffffff;
		cursor: pointer;
	}
	
	div#bookingEngineContent .mainForms h2:first-child {
		text-align: center;
	}
	div#bookingEngineContent .mainForms h2:first-child a{
		display: none;
	}
	
	.addonDetails {
		display: block;
	}
	.addonDetails .mainimage {
		border-right: 0px solid #000000;
		border-bottom: 1px solid #000000;
		float: none;
		clear: both;
		width: 100%;
		height: 0px;
		padding-top: 40%;
	}
	.addonDetails .addonData {
		float: none;
		clear: both;
		width: 100%;
		border-bottom: 1px solid #000000;
	}
	.addonDetails .addonForm {
		float: none;
		clear: both;
		width: 100%;
		border-left: 0px solid #000000;
	}
	.addonPopover {
		height: calc(100% - 99px);
		top: 99px;
	}
	div#bookingEngineContent .addonPopover .inner {
		height: 100%;
		border: 0px solid #000000;
		position: relative;
		padding: 10px;
	}
	.addonPopover .inner::after {
		content: "";
		position: absolute;
		width: 100%;
		top: 0px;
		left: 0px;
		box-shadow: 0px 0px 8px 2px #000000;
		opacity: 0.4;
	}
	.addonPopover .inner .close {
		top: 17px;
		right: 10px;
	}
	.addonPopover .inner h2 {
		font-size: 18px;
		padding-top: 50px;
		width: 100%;
		padding-right: 0px;
		margin-bottom: 0px;
		line-height: 22px;
		text-align: center;
	}
	.addonPopover .inner .text {
		max-height: initial;
	}
	
	
	
	.addonGroupItems > div {
		flex-basis: 100%;
		flex-grow: 0;
		flex-shrink: 1;
	}
	
	
	div.detailsInfo {
		width: 100%;
		float: none;
		clear: both;
	}
	div.actions {
		display: none;
	}
	div#mews-form-container .card-details .input-row:nth-of-type(1) {
	    margin-right: 5px;
		width: calc(100% - 85px - 5px - 5px);
	}
	div#mews-form-container .card-details .input-row:nth-of-type(2) {
		margin-left: 5px;
		width: 85px;
	}
	form#GuestDetails .fancy-input {
		width: 100%;
		max-width: initial;
	}
	.mainBookingPriceBreakdown .row.wide2 {
		display: flex;
		flex-direction: column;
	}
	.mainBookingPriceBreakdown .row.wide2 .label {
		width: 100%;
		float: none;
		clear: both;
		text-align: left;
		order: 2;
	}
	.mainBookingPriceBreakdown .row.wide2 .value {
		width: 100%;
		float: none;
		clear: both;
		text-align: left;
		order: 1;
	}
	
	form#GuestDetails div.vipGuestListChange .top h3 {
		text-align: left;
		float: none;
		clear: both;
		width: 100%;
		line-height: 28px;
		text-align: center;
		font-size: 24px;
		margin-top: 0px;
	}
	form#GuestDetails div.vipGuestListChange .top h3 i {
		font-size: 20px;
		line-height: inherit;
	}
	form#GuestDetails div.vipGuestListChange .top p {
		text-align: left;
		float: none;
		clear: both;
		width: 100%;
		text-align: center;
		margin: 0px;
	}
	
	form#GuestDetails div.vipGuestListConfirm h3 {
		line-height: 28px;
		text-align: center;
		font-size: 24px;
		margin-top: 0px;
	}
	form#GuestDetails div.vipGuestListConfirm h3 i {
		font-size: 20px;
		line-height: inherit;
	}
	form#GuestDetails div.vipGuestListConfirm .seperator {
		border-bottom: 2px solid #DDDDDD;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	form#GuestDetails div.vipGuestListChange .featurelist .feature i {
		font-size: 80px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .feature h4 {
		font-size: 24px;
		line-height: 32px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .feature span {
		font-size: 14px;
	}
	
	
	
	
	
	
	
	form#GuestDetails div.vipGuestListChange .featurelist .slick-list {
		margin-left: 40px;
		margin-right: 40px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist.slick-dotted.slick-slider {
		margin-bottom: 50px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-dots {
		bottom: -35px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-dots li button {
		width: 20px;
		height: 20px;
		background: #ffffff;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-dots li.slick-active button {
		background: #D1B85D;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-dots li button::before {
		display: none;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-prev,
	form#GuestDetails div.vipGuestListChange .featurelist .slick-next {
		width: 30px;
		height: 30px;
		background: #D1B85D;
		color: #ffffff;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-prev  {
		left: 0px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-prev::before {
		all: unset;
		
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		
		display: inline-block;
		text-decoration: inherit;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		
		content: "\e802";
		-webkit-transform: rotate(90deg);
		font-size: 10px;
		opacity: 1;
		padding-top: 2px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-next {
		right: 0px;
	}
	form#GuestDetails div.vipGuestListChange .featurelist .slick-next::before {
		all: unset;
		
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		
		display: inline-block;
		text-decoration: inherit;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		
		content: "\e802";
		-webkit-transform: rotate(270deg);
		font-size: 10px;
		opacity: 1;
		padding-top: 2px;
	}
	
	
	form#GuestDetails div.condensedVipGuestListConfirm {
		display: block;
	}
	form#GuestDetails div.condensedVipGuestListConfirm h3 {
		text-align: center;
		line-height: 30px;
		height: 30px;
		
		float: none;
		clear: both;
		width: 100%;
	}
	form#GuestDetails div.condensedVipGuestListConfirm p {
		float: none;
		clear: both;
		width: 100%;
	}
	form#GuestDetails div.condensedVipGuestListConfirm .seperator {
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	
	form#GuestDetails .roomUpgradeOptions .spacer {
		display: none;
	}
	form#GuestDetails .RoomUpgrade_wrapper:nth-of-type(1) {
		display: none;
	}
	form#GuestDetails .RoomUpgrade_wrapper {
		width: 100%;
	}
	
	
	
	
	
	form#GuestDetails .RoomUpgrade_roomPopover {
		height: calc(100% - 96px);
		top: 96px;
	}
	div#bookingEngineContent form#GuestDetails .RoomUpgrade_roomPopover .inner {
		overflow-y: auto;
		height: 100%;
		border: 0px solid #000000;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .close {
		z-index: 10;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 {
		display: block;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow {
		float: none;
		clear: both;
		width: 100%;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .roomData {
		float: none;
		clear: both;
		width: 100%;
		border-left: 0px solid #000000;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row1 .slideshow .image {
		height: 30vh;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 {
		display: block;
		border-bottom: 0px solid #000000;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .tripadviser {
		float: none;
		clear: both;
		width: 100%;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features {
		float: none;
		clear: both;
		width: 100%;
		border-left: 0px solid #000000;
		border-top: 1px solid #000000;
	}
	
	form#GuestDetails .RoomUpgrade_roomPopover .undoRoomUpgrade {
		border-bottom: 1px solid #000000;
	}
	
	.blackFriday2023CustomBanner .inside .content {
		width: 50%;
	}
	.blackFriday2023CustomBanner .inside .content img.header {
		max-width: 100%;
		height: auto;
	}
	.blackFriday2023CustomBanner .inside .left {
		width: 25%;
		background-position: right center;
		background-size: cover;
	}
	.blackFriday2023CustomBanner .inside .right {
		width: 25%;
		background-position: left center;
		background-size: cover;
	}
	
	.roomDetails .rateData .rateOption .rateForm.notVip p.rateName {
		padding-left: 0px;
		line-height: 15px;
		margin: 5px 0px 5px 0px;
	}
	
	.parkingPackages .parkingPackage {
		width: 100%;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 25px;
		float: none;
		clear: both;
	}
	.parkingPackages .parkingPackage:nth-of-type(4n+1),
	.parkingPackages .parkingPackage:nth-of-type(4n+3) {
		margin-right: 0px;
		margin-left: 0px;
	}
	
	form#AirportLoungeCustomAddon .wrapper {
		float: none;
		clear: both;
		width: 100%;
	}
	form#AirportLoungeCustomAddon button {
		float: none;
		clear: both;
		width: 100%;
	}
	form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(1), 
	form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(2), 
	form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(3), 
	form#AirportLoungeCustomAddon .wrapper .input-row:nth-of-type(4) {
		width: 100%;
		padding-right: 0px;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 850px) {
	.roomDetails {
		width: 100%;
		float: none;
		clear: both;
		margin-bottom: 25px;
	}
	.roomDetails.odd {
		margin-right: 0px;
		clear: both;
	}
	.roomDetails.even {
		margin-left: 0px;
		clear: both;
	}
	
	div#bookingEngineContent .room360Popover .inner {
		height: 100vh;
	}
}
@media screen and (max-width: 700px) {
	body.showMenu div#menu {
		display: block;
		position: fixed;
		
		background: #ffffff;
		left: 0px;
		width: 100%;
		z-index: 200;
		padding: 20px;
		overflow-y: auto;
		z-index: 700;
		
		top: 71px;
		height: calc(100vh - 71px);
		
	}
	body.showMenu div#menu::after {
		content: "";
		position: absolute;
		width: 100%;
		top: 0px;
		left: 0px;
		z-index: -1;
		box-shadow: 0px 0px 8px 2px #000000;
		opacity: 0.4;
	}
	div#menu a, div#menu .linkMimic {
		display: block;
		font-size: 24px;
		font-weight: bold;
		padding-bottom: 20px;
	}
	div#menu .indentedLink {
		padding-left: 20px;
	}
	div#menu .indentedLink a {
		font-weight: 600;
	}
	div#menu .socialMedia {
		overflow: hidden;
	}
	div#menu .socialMedia a {
		font-size: 40px;
		float: left;
		display: block;
		margin-right: 20px;
		
		line-height: 40px;
		padding-bottom: 0px;
		margin-bottom: 20px;
	}
	
	div#siteHeading .inner .toggleMenu {
		display: block;
		margin-right: 15px;
		font-size: 30px;
	}
	div#siteHeading .inner .toggleMenu::before {
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		display: inline-block;
		text-decoration: inherit;
		width: 1em;
		text-align: left;
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: '\e844';
	}
	body.showMenu div#siteHeading .inner .toggleMenu::before {
		content: '\e845';
	}
	div#siteHeading .inner .hotel {
		display: none;
	}
	div#siteHeading .inner .logo {
		width: calc( 100% - 250px - 30px - 15px );
		text-align: left;
	}
	div#bookingEngineContent {
		padding-top: 71px;
	}
	div.hotelHeading .main .text .top h1 {
		font-size: 24px;
	}
	div.hotelHeading .main .text .features .featurelist {
		flex-wrap: wrap;
	}
	div.hotelHeading .main .text .features .featurelist .feature {
		flex-basis: 25%;
		margin-top: 7px;
		margin-bottom: 7px;
	}
	div.corporateRateHolder h1 {
		font-size: 24px;
	}
	div#siteHeading .inner .logo {
		font-size: 30px;
	}
	div.yourStayBanner .form {
		top: 71px;
		padding-top: 20px;
		height: calc(100% - 71px);
	}
	div.yourStayBanner .form .editToggle {
		top: 20px;
	}
	.stageSummary.show .bookingPriceBreakdown {
		top: 71px;
		height: calc(100% - 71px - 41px);
	}
	.roomPopover {
		height: calc(100% - 71px);
		top: 71px;
	}
	
	.roomPopover .inner .row2 .features ul.extraInfo {
		flex-wrap: wrap;
	}
	.roomPopover .inner .row2 .features ul.extraInfo li {
		flex-basis: 25%;
		margin-top: 7px;
		margin-bottom: 7px;
	}
	.addonPopover {
		height: calc(100% - 71px);
		top: 71px;
	}
	.addonPopover .inner .close {
		top: 20px;
	}
	.addonPopover .inner h2 {
		padding-top: 65px;
	}
	form#GuestDetails input[type=submit] {
		width: 100%;
	}
	
	
	
	
	div.yourStayBanner .form form .hotelSelection {
		display: block;
	}
	div.yourStayBanner .form form .hotelSelection::before {
		all: unset;
		font-family: inherit;
		font-size: 20px;
		display: block;
		content: "Destination.";
	}
	div.yourStayBanner .form form .hotelSelection .displayRow {
		border: 1px solid #000000;
		position: relative;
		
		padding: 0px 10px;
		padding-left: 36px;
		padding-right: 36px;
		display: block;
		line-height: 40px;
		width: 100%;
		cursor: pointer;
		font-size: inherit;
		
		font-weight: bold;
		cursor: pointer;
		
		
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	div.yourStayBanner .form form .hotelSelection .displayRow::before {
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		display: inline-block;
		text-decoration: inherit;
		width: 1em;
		margin-right: 0.2em;
		text-align: center;
		/* opacity: .8; */
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		margin-left: 0.2em;
		/* font-size: 120%; */
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		/* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%); */
		content: '\e814';
		position: absolute;
		top: -1px;
		left: 10px;
		color: inherit;
		z-index: 10;
		font-size: 16px;
		line-height: inherit;
		pointer-events: none;
	}
	div.yourStayBanner .form form .hotelSelection .hotelOption {
		padding: 10px;
		border: 1px solid #000000;
		border-width: 0px 1px 1px 1px;
		white-space: nowrap;
		cursor: pointer;
		line-height: 14px;
		cursor: pointer;
		display: none;
	}
	div.yourStayBanner .form form .hotelSelection.show .hotelOption {
		display: block;
	}
	div.yourStayBanner .form form .hotelSelection .hotelOption h2 {
		padding: 0px;
		margin: 0px;
		margin-bottom: 5px;
		font-size: 14px;
		display: block;
		float: none;
		clear: both;
		text-align: left;
		line-height: 14px;
	}
	div.yourStayBanner .form form .hotelSelection .hotelOption h2::after {
		content: "";
	}
	div.yourStayBanner .form form .hotelSelection .hotelOption p {
		padding: 0px;
		margin: 0px;
		font-size: 12px;
		display: block;
		line-height: 14px;
	}
	
	
	.stageSummary .bookingPriceBreakdown .mobileOnly {
		padding-top: 10px;
	}
	
	
	.conditionalInfoBoxesRoomSelect {
		text-align: center;
	}
	.conditionalInfoBoxesRoomSelect h2 i {
		display: block;
		margin-bottom: 5px;
	}
	.conditionalInfoBoxesRoomSelect h2 span {
		display: block;
	}
	
	form#GuestDetails .RoomUpgrade_roomPopover {
		height: calc(100% - 71px);
		top: 71px;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features ul.extraInfo {
		flex-wrap: wrap;
	}
	form#GuestDetails .RoomUpgrade_roomPopover .inner .row2 .features ul.extraInfo li {
		flex-basis: 25%;
		margin-top: 7px;
		margin-bottom: 7px;
	}
	
	.mostlyJazzCustomBanner {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	
	.blackFriday2023CustomBanner .inside .content {
		padding: 0px 5px;
	}
	.blackFriday2023CustomBanner .inside .content p {
		font-size: 14px;
		line-height: 18px;
	}
	.blackFriday2023CustomBanner .inside .content p.small {
		font-size: 10px;
		line-height: 14px;
		max-width: 100%;
	}
	div.hotelHeading .main .text .vipplus {
		position: relative;
		padding-left: 30px;
	}
	div.hotelHeading .main .text .vipplus.hareandhound {
		padding-left: 0px;
	}
	div.hotelHeading .main .text .vipplus .icon-vip {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	.parkingAddonDetails h3 img {
		float: right;
	}
	form#ParkingAddonSelection .wrapper {
		float: none;
		clear: both;
		width: 100%;
	}
	form#ParkingAddonSelection .wrapper .input-row {
		float: none;
		clear: both;
		padding-right: 0px;
		width: 100%;
		margin-bottom: 15px;
	}
	form#ParkingAddonSelection input[type=submit] {
		float: none;
		clear: both;
		width: 100%;
	}
	
	.parkingPackagePopup .inner h4 img {
		display: block;
		padding-left: 0px;
	}
	div#bookingEngineContent .parkingPackagePopup .inner {
		max-width: 90%;
		min-width: 288px;
	}
	
	
	div.priceMatchWidget.hasPricing .pricing {
		flex-wrap: wrap;
	}
	div.priceMatchWidget .pricing .priceSet {
		width: calc( 100% / 3 );
		flex-basis: calc( 100% / 3 );
		padding: 5px 0px;
	}
	div.priceMatchWidget .pricing .priceSet.direct {
		width: 100%;
		flex-basis: 100%;
		padding: 6px 0px;
	}
	div.priceMatchWidget .pricing .priceSet h2 {
		font-size: 12px;
		line-height: 15px;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside {
		overflow: hidden;
		padding: 0px 10px;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside.cheapest h2 {
		font-size: 14px;
		line-height: 23px;
		float: left;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside.cheapest .price {
		font-size: 18px;
		line-height: 23px;
		float: right;
	}
	
	
	div.priceMatchWidget .pricing .priceSet.direct .inside.notCheapest .left {
		overflow: hidden;
		width: 60%;
		flex-basis: 60%;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside.notCheapest .left h2 {
		font-size: 14px;
		line-height: 30px;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside.notCheapest .left .price {
		font-size: 18px;
		line-height: 30px;
		float: left;
		padding: 0px 8px;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .left .old {
		font-size: 14px;
		line-height: 30px;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .right {
		padding-right: 0px;
		width: 40%;
		flex-basis: 40%;
	}
	div.priceMatchWidget .pricing .priceSet.direct .inside .notCheapest .right a {
		font-size: 14px;
	}
}
@media screen and (max-width: 550px) {
	.parkingPackages .parkingPackage .title .right {
		float: none;
		clear: both;
		width: 100%;
		text-align: left;
		line-height: 22px;
		padding-bottom: 9px;
	}
}
@media screen and (max-width: 500px) {
	div.yourStayBanner .text .dates,
	div.yourStayBanner .text .people {
		font-size: 12px;
	}
	.blackFriday2023CustomBanner .inside .content span.revealTicket {
		font-size: 14px;
		line-height: 34px;
		display: block;
	}
	
	.blackFriday2023CustomBanner .popup .content p.congratulations {
		font-size: 24px;
		line-height: 30px;
	}
	.blackFriday2023CustomBanner .popup .content .ticket {
		width: 200px;
	}
	.blackFriday2023CustomBanner .popup .content .ticket div span:nth-of-type(1) {
		font-size: 30px;
		line-height: 30px;
	}
	.blackFriday2023CustomBanner .popup .content .ticket div span:nth-of-type(2) {
		font-size: 20px;
		line-height: 20px;
	}
	.blackFriday2023CustomBanner .popup .content .ticket div {
		top: 38px;
        left: 55px;
	}
	div.hotelHeading .main .text .left .row2 .googlereviews {
		text-indent: -99999px;
	}
	.roomDetails .rateData .rateOption .contain {
		display: block;
	}
	.roomDetails .rateData .rateOption .rateForm.notVip p.rateName {
		line-height: 38px;
	}
	.roomDetails .mainimage .quickVipBenefit {
		top: 0px;
	}
	.roomDetails .mainimage .vipDiscountAvailable {
		bottom: 0px;
	}
	.roomDetails .roomName {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.roomDetails .roomName h3 {
		float: none;
		clear: both;
		order: 1;
		flex-basis: 100%;
		flex-shrink: 0;
		flex-grow: 1;
		line-height: 25px;
		margin-top: 10px;
	}
	.roomDetails .roomName ul.extraInfo {
		float: left;
		order: 2;
		white-space: nowrap;
		flex-basis: 0;
		flex-shrink: 1;
		flex-grow: 0;
	}
	.roomDetails .roomName span.roomMoreInfo {
		float: left;
		order: 3;
		white-space: nowrap;
		flex-basis: 0;
		flex-shrink: 1;
		flex-grow: 1;
	}
	.roomDetails .rateData .rateOption .rateForm.notVip p.rateName {
		padding-left: 10px;
	}
	
	.hareandHoundEventDetails {
		overflow: hidden;
		display: block;
	}
	.hareandHoundEventDetails .left {
		float: none;
		clear: both;
		
		width: 100%;
		height: 0px;
		padding-top: 100%;
		
		margin-bottom: 15px;
		
		background-size: cover;
		background-repeaT: no-repeat;
		background-position: center;
	}
	.hareandHoundEventDetails .right {
		float: none;
		clear: both;
		width: 100%;
	}
	
	.parkingPackagePopup .inner h4 {
		width: calc( 100% - 80px - 10px );
	}
	.parkingPackagePopup .inner .close {
		width: 80px;
	}
}
@media screen and (max-width: 400px) {
	div.yourStayBanner {
		height: auto;
	}
	div.yourStayBanner .text .editToggle {
		position: relative;
		float: none;
		clear: both;
		width: 100%;
		margin-top: 12px;
		display: block;
	}
		
	div.roomNumberChange a {
		display: block;
		text-align: center;
		font-size: 16px;
		margin-right: 0px;
	}
	.stageSummary .totalLine .totalValue {
		font-size: 18px;
	}
	
	div.hotelHeading .main .text .left .row2 {
		display: block;
	}
	div.hotelHeading .main .text .left .row2 .location {
		float: none;
		clear: both;
		padding-right: 0px;
	}
	div.hotelHeading .main .text .left .row2 .googlereviews .googleReviewBuilt {
		float: none;
		clear: both;
	}
	
	
	.parkingAddonDetails h3 img {
		float: none;
		clear: both;
		display: block;
		padding-left: 0px;
		margin-top: 7px;
	}
}