/**********************/
/*   WH BOOKING   */
/**********************/

#steps ul{}

.clearer{
	clear:both
}

.testo_pagina_offerte_bottone {
	height:26px;
	width: 170px;
	color: #4C4C4C;
	float: left;
	margin: 0px 20px 0px 0px;
	padding:0px;
	background-image:url(../images/btn_bg_prenota.png);
	background-repeat:no-repeat;
	font-weight: bolder;
	text-align:center;
	cursor: hand;
	cursor: pointer;
}

.container_richiesta_informazioni {
	font-size:10px;
	color:#433a33;
	float: left;
	width: 600px;
	border: 1px solid #D9D9D9;
	padding:10px
}

.testo_form_prenota {
	float: left;
	margin-top: 5px 0px 5px 5px ;
}

.testo_richiesta_informazioni_auto {
	text-align: justify;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
}

.testo_box_form {
	width: 150px;
	text-align:left;
	float: left;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 10px;	
}
.testo_box_form_auto {
	text-align:left;
	float: left;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-right: 10px;
}
.sottotitoli_form {
	width: 850px;
	float: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #A41010;
	text-align: left;
}
.campi_form {
	text-align:left;
	float: left;
	font-weight: normal;
	margin-bottom: 5px;
	margin-right: 10px;
	width:200px;
}

/**********************/
/*   box camere   */
/**********************/

#box_camere 
{
	margin: 0 auto;
	/*overflow: hidden;*/
	float: left;
	/*padding:10px;
	background-color:#F6F3EA;
	border: 1px solid #D9D9D9*/
	width:100%;
}

/**********************/
/*   bottoni camera   */
/**********************/
.button{
	cursor:pointer;
	cursor:hand;
	margin-top: 5px;
	}


/**********************/
/*   anagrafica   */
/**********************/

.booking_boxform_anagrafica
{
	float: left;	
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 850px;
	text-align: left;
}

.booking_border_anagrafica
{
	border:1px solid #EAEAEA;
	width: 274px;
}

.booking_border_anagrafica_short
{
	border:1px solid #EAEAEA;
	width: 80px;
}

.booking_daticamera_testo
{
	float: left;
	width: 150px;
	margin-right: 2px;
}

/**********************/
/*   MESSAGGI DI ERRORI   */
/**********************/


#input_messaggio 
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*border: 1px solid;*/
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;
	/*border-color: #eeeeee;
	background: #eeeeee;
	color: #8d0d0d;*/
	text-align:left;
}

#input_messaggio p
{	
	margin: 0 0 8px 0; 
	padding-left: 30px;
	min-height: 16px;
	background: url(../images/close-icon.png) 0 50% no-repeat;
	text-align:left;
}

#input_messaggio_covid19
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid;
	margin: 0 0 15px 0px;
	padding: 12px 10px 5px 10px;
	display: none;
	border-color: #eeeeee;
	background: #eeeeee;
	color: #8d0d0d;
	text-align:left;
}

#input_messaggio_covid19 p
{	
	margin: 0 0 8px 0; 
	padding-left: 30px;
	min-height: 16px;
	background: url(../images/notice_warn.png) 0 50% no-repeat;
	text-align:left;
}

#wizard_coupon
{
	display: block;
}
.codice_sconto{
	margin-bottom:15px;
}

.btn-coupon{
	vertical-align: bottom!important;
}

.btn-coupon-elimina{
	padding: 5px 10px!important;
	height: 28px!important;
}

.titolo-coupon
{
	font-size:16px;
	color: #594a42;
}

.coupon-text
{
	font-size:17px;
	color: #594a42;
	padding-left:10px;
}

.coupon-delete
{
	color: #8d0d0d;
	padding-left:8px;
}

.coupon-link-delete
{
	padding-left:8px;
}


/**********************/
/*   WH lastminute al top   */
/**********************/

#box_lastminute_dettagli {
	height:auto;
	width: 580px;
	color: #6c634d;
	margin: 5px 0 10px 0;
	padding: 10px;
	background-color: #fef6e0;
	border: 1px dotted #CCC;
}

.titolo_lastminute_dettagli {
	width: 540px;
	float: left;
	font-weight: bold;
	margin-bottom: 15px;
}
#foto_lastminute_tutte {
	float: left;
	margin: 5px 10px 5px 5px;
	padding:5px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF
}

.sottotitolo_lastminute_dettagli {
	width: 300px;
	float: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.testo_lastminute_dettagli {
	width: 300px;
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.prezzo{
	color:#47bccd;
	display: inline;
	font-weight: bolder;
	font-size: 110%;
}

.stop_lastminute{
	width:100%;
	border-top:1px solid #CCC;
	height:5px;
	margin:15px 0px;
	float: left;
}

/**********************/
/*   da WEBHOTEL   */
/**********************/

.booking_daticamera_select
{
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #EAEAEA;
	width: 274px;
	background: #F9F9F9;
}

.booking_daticamera_testo
{
	float: left;
	width: 150px;
	margin-right: 2px;
}

.booking_daticamera_controlli
{
	float: left;
	overflow: hidden;
}

.booking_daticamera_righe
{
	float: left;
	margin: 5px 0px 5px 0px;
}

.booking_border
{
	border:1px solid #EAEAEA;
}

.booking_daticamera_textarea
{
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #EAEAEA;
	width: 274px;
	background: #F9F9F9;
}

input, select, textarea
{
	border: none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:10px;
	color:#433a33;
	font-weight:normal;
	text-align:left;
}
