/* customize css */

div.cst-book-form-10-hint-constraints a.cst-book-link {
	display:none;
}

body div.cst-book-roomtype-alloc {
	display:none;
}

span.cst-price-save {
	display: block;
	font-size: 10px;
}

div.cst-book-form-40-hotel-info-scroll-box {
	overflow: auto;
	max-height: 100px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 15px;
	font-size: 11px;
	margin-left: 10px;
}

body div div.cst-book-form-40-agb-detail {
	margin-right: 0px;
}


div.sdf-price-box {
	display: none;
	font-size: 24px;
	text-align: center;
}

div.sdf-price-box-inner {
	display: inline-block;
}

div.sdf-price-box-inner * {
	float: left;
}

div.sdf-price {
	font-weight: bold;
	color: #d7121c;
}

body a.cst-dbox-calculate-price {
	display: none;
}

a.cst-book-form-40-agb-link, div.cst-book-info-overlay-option-box {
  display: none !important;
}

body span.cst-cal-day {
	cursor: default;
}
