@import url('//fonts.googleapis.com/css?family=Nanum+Pen+Script|Sunflower:300&display=swap');

.LDSBookingIncentives {
	display: none;
	/*background-color: #e8e8e8;*/
	background-color: #ffffff;
	max-width: 600px;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3);
	min-width: 250px;
	z-index: 99999999;
	position: fixed;
	width: 600px;
	overflow: hidden;
	-webkit-box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	box-sizing: content-box!important;
	font-family: korb-reg;
	font-size: 16px;
	line-height: normal!important;
}

.LDSBookingIncentives .BItab .shape,
.LDSBookingIncentives .BIcontent .price { background:#ca4227; }
.LDSBookingIncentives .BIcontent .button,
.LDSBookingIncentives .reminder .appliedPromoField { background:#091947; }

.strikethrough {
	text-decoration: line-through;
	font-size: 20px;
	padding-right:5px;
	padding-left: 110px;
}

/*-------------NY-----------------------------------------*/
.LDSBookingIncentives .topDisplay {
	width: 100%;
	height: 50px;
	color: #ffffff;
	/*background-color: #353832;
	background-color: #ff2693;*/
	background-color: #2ac1bc;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
	position: relative;
}

.LDSBookingIncentives input, .LDSBookingIncentives textarea {
	padding: 0px!important;
}

.LDSBookingIncentives .topDisplay .BIheader {
	width: calc(100% - 50px);
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
}

.LDSBookingIncentives .topDisplay .BIclose {
	height: 100%;
	width: 50px;
	position: absolute;
	right: 20px;
	top: 0;
	color: #ffffff;
	line-height: 100%;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
}

/*-------------NY-----------------------------------------*/
.LDSBookingIncentives.hidden2 .BItab {
/*max-width: 300px!important;*/
max-width: 400px!important;
line-height: 50px;
height: 50px;
}

.LDSBookingIncentives.hidden2 {/*max-width: 300px!important;*/max-width: 400px!important;}

.LDSBookingIncentives .BInewcontent {
	width: 100%;
	height: 450px;
	margin-top: 0;
	position: relative;
	transition-duration: 1s;
}

.hidden2 .BInewcontent {
	display: none;
}

.LDSBookingIncentives .BIimage {
	width: 100%;
	float: left;
	height: 100%;
	background-size: cover;
	position: relative;
}

.LDSBookingIncentives .BIimageholder {width: 100%;height: 96%;background-size: cover;/*position: absolute;left: 2%;top: 2%;*/}

/*-------------NY-----------------------------------------*/
.LDSBookingIncentives .BItext {
 width: calc(50% - 10px);
 height: 100%;
 position: absolute;
 /*background-color: rgba(232,232,232,0.85);*/
 background-color: rgba(221,221,221,0.65);
 right: 0;
 padding-left: 15px;
 /*padding-right: 15px;*/
 overflow: hidden;
 -webkit-box-sizing: content-box!important;
 -moz-box-sizing: content-box!important;
 box-sizing: content-box!important;
}

.LDSBookingIncentives input[type="text"], .LDSBookingIncentives textarea {margin: 0;}

.LDSBookingIncentives .button {line-height: 30px!important;}

.LDSBookingIncentives .hidden2 {max-width: 300px;}

.LDSBookingIncentives .top-left {
 top: 0;
 left: 5vw;
}

body .LDSBookingIncentives .BIblurb p {
	font-style: normal;
	line-height: normal !important;
	height: 45%;
	width: 100%;
	padding-right: 40px;
 overflow-y: scroll;
	color: #292b26 !important;
	font-size: 14px;
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
}

.LDSBookingIncentives .BIblurb p {
	margin: 15px 0;
}

.LDSBookingIncentives .BIblurb ul {
 list-style: disc !important;
 margin-left: 20px;
}

.LDSBookingIncentives .BIblurb ul li{
	list-style: disc!important;
	color: #292b26 !important;
}

.LDSBookingIncentives .BIemail {
	height: 20%;
	width: 100%;
}
.LDSBookingIncentives .bottomElements {
	/*DS adds*/
	bottom: 15px;
	position: absolute;
	width: 87%;
}
.LDSBookingIncentives .altPrice {
	height: 27%;
	width: 100%;
	display: none;
	color: #ab8545;
	text-align: center;
}

.LDSBookingIncentives .price-label {
	font-size: 15px;
}

.LDSBookingIncentives .price {
	height: 27%;
	width: 100%;
	color: #ab8545;
	text-align: center;
	padding-bottom:10px;
}

.LDSBookingIncentives .mainPrice {
	font-size: 35px;
}

.LDSBookingIncentives .price .price-value {
	font-size: 1.7em;
	font-weight: 500;
}

.LDSBookingIncentives .price .price-comparisons {
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #292b26;
}

.LDSBookingIncentives .price .price-comparisons label {
	display: inline;
}

.LDSBookingIncentives .BIterms a {
	width: 100%;
	color: #ae8746;
	font-size: 11px;
	line-height: 35px;
	text-decoration: none!importan;
}

.LDSBookingIncentives .BIterms a:hover {
	text-decoration: none;
}

.LDSBookingIncentives .BIterms {
	height: 7%;
	width: 100%;
	text-align: center;
	text-decoration: none;
}

.LDSBookingIncentives .BIemail input {
	width: 97%;
	height: 35px;
	border: none;
	padding-left: 3%!important;
	box-sizing: content-box;
	max-width:unset !important;
}

.LDSBookingIncentives .BIemail .applyButton {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	background-color: #ba9352!important;
	background: #ba9352!important;
	margin-top: 5px;
	position: relative;
	box-sizing: content-box;
	text-shadow: none!important;
}

.LDSBookingIncentives .BIemail .applyButton a {
	background-color: #ba9352!important;
	background: #ba9352;
	color: #ffffff;
	border: none!important;
	display: inline-block;
	width: 100%;
	height: 100%;
 font-family: korb-reg;
 font-size: 16px;
 text-decoration: none;
 padding: 0;
 text-shadow: none!important;
 letter-spacing: unset;
 text-transform: none;
}

.LDSBookingIncentives .BIemail .emailmessage {
	color: #292b26;
}

.LDSBookingIncentives .BIcloseWindow, .LDSBookingIncentives .BIarrowDown, .LDSBookingIncentives .BIarrowUp {
	/*fill:#ff9600;*/
	fill:currentColor;
}

.LDSBookingIncentives .BIemail input::-webkit-input-placeholder { /* Chrome */
 color: #666666!important;
}
.LDSBookingIncentives .BIemail input::-ms-input-placeholder { /* IE 10+ */
 color: #666666!important;
}
.LDSBookingIncentives .BIemail input::-moz-placeholder { /* Firefox 19+ */
 color: #666666!important;
}
.LDSBookingIncentives .BIemail input::-moz-placeholder { /* Firefox 4 - 18 */
	color: #666666!important;
}


.LDSBookingIncentives .BIsvg {
	padding-top: 10px;
	position: absolute;
	right: 10px;
}

.LDSBookingIncentives .BIDisplayNone {
	display: none;
}

.BITandCModal { width: 600px!important; z-index: 99999999!important; }
#tandc-dialog { max-height: 400px!important; overflow-y: scroll!important; }
#tandc-dialog p, #tandc-dialog li { font-size: 16px; }
.BITandCModal .ui-dialog-titlebar { background:#353832!important; color: #ffffff!important; padding: 1em 1.5em!important;}
.BITandCModal .ui-dialog-buttonset .ui-button { background: #ba9352!important; color: #ffffff!important; padding: 10px 25px;}
@media(max-width: 600px) {
	.ui-dialog { width: 90%!important; margin: 0 auto;}
}


@media(max-width: 650px) {

	.LDSBookingIncentives {
	width: 300px;
	}

	.LDSBookingIncentives .BItext {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	}

}


/*@media(max-height:300px) {
	.LDSBookingIncentives { display:none !important; }
}*/



.video-back{display:block;padding:0px;}
.video-back h1{display:block;text-align:left;/*color:#00a3d9;*/margin-top:5px !important;}/*text-shadow:0px 1px 4px #000;*/
.video-back p{display:block;color:#fff;text-shadow:2px 2px 1px #000;margin:0px;padding:0px;margin-bottom:20px;}
.video-back img{width:150px;position:absolute;top:30px;left:30px;}
.video-back .font-ch20{color:#000000;}
/*-------------NY-----------------------------------------*/
.BItext p{color:#000000;}

.BItext button {
  cursor: pointer;
  text-align: left;
  border: 0;
  line-height: 24px;
  display: inline-block;
  padding: 8px 15px 10px;
  background: #2ac1bc;
  color: #ffffff;
  border-radius: 6px;
  transition: background-color .2s;
  box-shadow: inset 0 -2px rgba(0, 0, 0, .3);
  margin-top:3px;
}

.BItext button:hover {
  background: #ffff00;
  color: #000000;
}

.BItext button:active {
  background: #2ac1bc;
  line-height: 26px;
  padding-bottom: 8px;
}

.font-ny31{font-family: 'Sunflower',sans-serif !important;}
.font-ny32{font-family: 'Nanum Pen Script', cursive !important;}
.font-ny3{font: 16px/16px 'Sunflower',sans-serif !important;}
.fcolor-3{color:#00a3d9 !important;}
.fcolor-4{color:#ffff26 !important;}
.fsize-3{font-size:16px !important;}
.width-free{width:45% !important}
.align-left{text-align:left !important}
