/* CSS Document */
.booking-nomehotel {
	color: #6d6d6d;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.2;
}
.booking-destinazione {
	font-size: 16px;
	margin-bottom: 10px;
}
.booking-destinazione .fa {
	border: 1px solid;
	padding: .2rem .4rem;
	margin-right: .5rem;
	font-size: .8rem;
	border-radius: 1rem;
}
.booking-infolistino {
	font-size: 16px;
	margin-bottom: 10px;
}
.booking-starhotel {
	color: #00acee;
	font-size: 12px;
	letter-spacing: 0;
	top: -1em;
}
.booking-title-sezione {
	color: #51536b;
}
.booking-testo-sezione {
	font-size: 16px;
}
.booking-camera-title {
	margin-bottom: 0px;
	font-weight: bold;
	color: #51536b;
	font-size: 16px;
}
.booking-camera-underline {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #039de3;
}
.dd-selected {
	padding: 0 !important;
}
.dd-selected .dd-selected-text {
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	display: block;
}
.dd-selected .dd-selected-image {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	width: 14px;
}
.dd-selected .dd-selected-description {
	display: inline-block;
}
.dd-option {
	padding: 5px !important;
}
.dd-option:hover {
	background: #f2eedb !important;
}
.dd-option label.dd-option-text {
	display: block;
	margin-bottom: 0;
}
.dd-option .dd-option-image {
	width: 14px;
	margin-top: 3px;
}
.dd-option .dd-option-description {
	display: inline-block;
}
.dd-option-selected {
	background: #f2eedb !important;
}
.booking-titoletto {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
.booking-camera-box {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed #000;
	line-height: 1.1em;
}
.booking-camera-box .booking-singola-camera {
	margin-bottom: 0px;
	font-weight: bold;
}
.booking-camera-box .booking-singola-camera-composizione {
	margin-bottom: 0px;
}
.booking-totale-preventivo {
	line-height: 22px;
	font-size: 18px;
	margin-bottom: 10px;
}
.booking-totale-preventivo strong {
	display: block;
	font-size: 24px;
	color: #039de3;
}
.table-active-firmatour, .table-active-firmatour > td, .table-active-firmatoure > th {
	background-color: #039de3;
	color: #fff;
}
.innerRectangle {
	background-color: #fff;
	border: 2px solid #039de3;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	margin-bottom: 15px;
}
.head_camera_container {
	background-color: #039de3;
	border: 2px solid #039de3;
	padding: 2.5px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.blocco_camera {
	border: 2px solid #039de3;
	padding: 2.5px;
	margin-bottom: 10px;
}
.head_camera {
	color: #039de3;
	padding: 2.5px;
}
.color-firmatour {
	color: #039de3;
}
.box_booking_inforichiesta {
	border: 1px solid #039de3;
	padding: 5px;
	line-height: 1.25em;
	font-size: 13px;
	margin-bottom: 20px;
}
.box_booking_inforichiesta p {
	margin-bottom: 0px;
}
.box_booking_inforichiesta ul {
	margin-bottom: 0px;
	/*margin-top:5px;*/
	padding-left: 2px;
	list-style-type: none;
}
.box_booking_inforichiesta ul li {
}
.box_booking_inforichiesta ul li:before {
	/*content:"\f0a4";
	font-family:"FontAwesome";
	color:#039de3;*/
	content:"-";
	margin-right:5px;
}
.col-provvigione {
	display:none;
}
.breadcrumb-easy {
	font-size:16px;
	padding-left:0;
	background-color:transparent;
	padding-top:0;
	margin-bottom:0;
}
.breadcrumb-easy .breadcrumb-item a,
.breadcrumb-easy .breadcrumb-item a:hover,
.breadcrumb-easy .breadcrumb-item a:focus,
.breadcrumb-easy .breadcrumb-item a:active {
	color:#039de3;
}