/*stili per il layout fluido*/
body{
	background-attachment: fixed;
    background-color: #FFFFFF;
    background-position: center -300px;
    background-repeat: no-repeat;
    font-family: 'Lato', sans-serif;
	font-size: 14px;
    margin: 0;
}
.errormessage {
    background-color: #F2F2F2;
    border: 1px dashed #CCCCCC;
    margin: 2em;
    padding: 1em;
    width: 50%;
}
.privacy{
	clear:both;
	padding:0 2em;
	font-size:0.8em;
	background-color: #ffffcc;
}

.backpath{
	padding: 10px;
    font-size: 14px;
    font-style: italic; }

.suggest{
	padding:10px;
	background-color:#8BA331;
	color:#ffffff;
	display:none;
}
.suggest a{
	color:#ffffff;
	}

.firstsimple{
	background-color: #DEEDB7;
}

/*stili generici, su header e footer*/
div#container{
	background-color: #FFFFFF;
    height: auto;
    margin: auto;
    padding: 10px;
}

div#header{
   /* background-color: #ededed;*/
    background-repeat: repeat-x;
    margin: auto;
    position: relative;
	/*margin-bottom:20px;*/
}
div.hotelname{
	float:left;
	padding-right: 6px;
}

img#desktop{
	margin:0;
	padding:0;
	width: 30px;
	height: 30px;
	vertical-align:baseline;
}

div.operation{
	float:right;
	margin-left:10px;
}
.operation a{
/* 	background-color:#8BA331; */
	color:#ffffff;
	text-decoration:none;
}

h1{
	font-weight: bold;
	font-size: 1.1em;
	padding: 0em;
	margin: 0em;
}

div#footer{
	clear:both;
	text-align:center;
	padding: 20px;
	margin-top:20px;
	background-color: #deedb7;
	color: #000;
	font-size: 11px;
	border-top:solid 1px #88aa00;
}
#footer a{
	color:#000000;
}


/*stili specifici per il layout (preventivo, visualizza preventico, invia richiesta, ...)*/
div#content{
	/*padding: 0em 0em 0 1em;*/
	vertical-align:top;
	clear:both;
}

div#list{
	padding: 1em 0 0 0;
	margin:0;
	float:left;
	width:100%;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
	height:1px;
}


.red{
	color:#d45500;
}

.green{
	color:green;
}

.orange{
	color:orange;
}

.blue2{
color:#1f889d;
}


.bianco{
	color:#ffffff;
}
.blu{
	color:#1f889d;
}


.nero{
	color:#000000;
}
.grigio_scuro{
	color:#474747;
}
.grigio_chiaro{
	color:#d1d1d1;
}
.emptymsg{
	clear:both;
	padding:0 2em;
	background-color: #ffba6d;
}

.system{
	clear:both;
	padding: 20px;
	background-color: #deedb7;
	margin-bottom: 20px;
	font-size: 14px; }

.alert{
	clear:both;
	padding:0 1em;
	background-color: #ffffcc;
	margin:0.5em;
}

table{
	border:1px solid #d1d1d1;
	border-bottom: none;
}
td{
	border-bottom:1px dotted #d1d1d1;
}
table.border{
	border:1px solid #d1d1d1 !important;
	border-bottom:none;
}

table.border td{
	border-bottom:1px dotted #d1d1d1 !important;
}

table.noborder{
	border:0px;
}

table.noborder td{
	border:0px;
}
table.news{
	/*width:95%;
	border: 0px solid #cccccc;
	margin:0em;
	border-collapse: separate;
	border-spacing: 0px;
	font-size:0.9em;*/
}

table.list{
	/*width:100%;
	border: 1px solid #cccccc;
	margin:0;
	border-collapse: collapse;
	table-layout:auto;*/
}

tr.intest{
	font-weight:bold;
	border: none;
	font-size: 14px;
	font-style: italic;
	color: #f18139;
	font-weight: bold; }

tr.mousehover{
	background-color:#FFBA6D !important;
}
tr.current{
	background-color:#e4f1c2 ;
}
td.arrow{
	background-repeat: no-repeat;
	background-position-y: 7px;
	background-position-x: 6px;
	background-size: 15px;
}

td.greenup{
	background-image: url("/images/greenup.png");
}

td.greendown{
	background-image: url("/images/greendown.png");
}

td.redup{
	background-image: url("/images/redup.png");
}

td.reddown{
	background-image: url("/images/reddown.png");
}

td.equal{
	background-image: url("/images/equal.png");
}

td.decrement{
	color:#c65d5d;
	font-weight:bold;
}

td.increment{
	color:#58aa70;
	font-weight:bold;
}

.cursor{
	cursor:pointer;
}
.new{
	font-size:0.85em;
	font-weight:normal;
	width:12em;
}

a {
text-decoration:none;
}

.actions{
	font-size:0.85em;
	font-weight:normal;
}

table.border{
	border:1px solid #d1d1d1 !important;
	border-bottom:none;
}

table.border td{
	border-bottom:1px dotted #d1d1d1 !important;
}

table.noborder{
	border:0px;
}

table.noborder td{
	border:0px;
}

table.list td{
	/*padding:0.2em;*/
}

table.list tr:hover{
	background-color: #ffffcc;
}

table.list tr.listnav:hover{
	background-color: #fff;
}

table.prev{
	/*float:left;
	display:inline;
	margin:0.5em;
	border-collapse: separate;
	border-spacing: 0px;
	width:320px;
	display: inline;*/
    float: left;
    width: 100%;
}

/*table.prev caption{	
	margin:0.5em 0 0 0;
	background-color: #eaeaea;
	padding:0.3em;
	font-weight:bold;
}*/


table.sistemazione{
	float:left;
	/*display:inline;
	border: 1px solid #cccccc;
	margin:0.5em;
	border-collapse: separate;
	border-spacing: 0px;*/
}

/*table.sistemazione caption{
	background-color: #e4e4e4;
	padding:0.3em;
	margin:00;
}*/

p.blue{
	margin-top:0px;
}

table.crew{
	float:left;
	/*display:inline;
	border: 0px solid #cccccc;
	margin:0em;
	border-collapse: separate;
	border-spacing: 0px;
	font-size:0.8em;*/
}

.first{
	background-color: #DEEDB7;
}

p.sistemazione{
	margin:0.3em 0 0 0;
	padding:0;
	font-style: italic;
}

ul.sistemazione{
	margin:0px;
	padding-top:5px;
	padding-left:25px;
	font-size: 9pt;
}

ul.sistemazione li{
	padding:0px ;
}

.lower{
	text-transform: lowercase;
}

ul.sconti{
	margin:0.1em 0;
	color:gray;
	padding:0;
	list-style-type: square;
	background-color: white;
	list-style-position: inside;
}

ul.sconti li{
	margin:0;
	padding:0.3em;
}

table.inputform{
	/*display:inline;
	
	border-collapse: separate;
	border-spacing: 3px;*/
}

caption{
	background-color: #f18139;
	color:#ffffff;	
	font-weight:bold;
	height:35px;
	line-height:3;
	margin-top:10px; }

caption:first-letter {
    text-transform: uppercase;
}
caption a{
	color:#ffffff;
	text-decoration:none;
}

table.inputblock{
	/*border-collapse: separate;
	border-spacing: 3px;*/

}

/*table.inputblock caption{
	margin:1em 0 0 0;
	background-color: #eaeaea;
	padding:0.3em;
	font-weight:bold;
}*/

table.inputlst{
	/*border-collapse: collapse;*/
}

/*table.inputlst caption{
	margin:1em 0 0 0;
	background-color: #eaeaea;
	padding:0.3em;
	font-weight:bold;
}*/

table.inputlst td{
	/*border: solid 1px #ffffff;
	padding:0.18em;*/
}

td.periodi{
	background-color: #F9E48B;
}

td.trattamenti{
	#background-color: #F9E48B;
	background-color:#deedb7;
}

td.price{
	background-color: #f5ffdb;
}

th.intervalli{
	background-color: #deedb7;
}
td.intervalli{
	background-color: #deedb7;
}

table.login{
	/*border: 1px solid #cccccc;
	margin:0em;
	border-collapse: separate; 
	border-spacing: 5px;*/
}

/*table.login caption{
	margin:0;
	font-size: 2em;
	font-family: "Lucida Sans", Century Gothic, Verdana;
	color:orange;
	background-color: #eaeaea;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}*/


img.imagebutton{
	border: 1px solid #cccccc;
	padding:15px;
	background-color:#fff;
}

img.imagebutton:hover{
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;
	border: 1px solid gray;
}

img.calendar{
/* 	border: 1px solid #ffffff; */
	vertical-align:middle;
}

img.calendar:hover{
	/*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;*/
/* 	border: 1px solid #cccccc; */
	background-color: #ffffcc
}

/* create ctrf styleshhets*/
.strutture{
	vertical-align:middle;
	margin:1em;
	padding:0.5em 1em;
	background-color: #f2f2f2
}

.strutture a{
	vertical-align:middle;
	padding:1em 0.2em;
}

ul#prevoptions{
	margin:0;
	padding:0em 2em;
	list-style-type: decimal;
	color: #666666;
}

li.prevoption{
	margin:0;
	padding:0 0 0.5em 0.1em;
	vertical-align:middle;
}

li.prevoption p{
	margin:0;
	vertical-align:middle;
}

.sistemazioneIn{
	float:left;
	position:relative;
	left:0;
	background-color:#f2f2f2;
	padding:0.5em;
	margin:0.2em 1em 0 0;
	border: 1px dashed #cccccc;
}

/*Stili per form e campi di input*/
.invisible, .invisible:hover{
	display:inline;
	border:0px;
	width:0px;
	height:0px;
	border:0px;
	readonly:true;
}

form#login{
	padding:3em;
}

input{
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	vertical-align:middle;
	border: 1px solid #cccccc;
}
.button{
	background-color: #8BA331;
    color: #FFFFFF;
    padding:7px 20px;
	cursor:pointer;
}

input:hover{
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	border: 1px solid gray;
}

input.listbutton{
	/*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;*/
	vertical-align:middle;
	border: 0px;
}

input.listbutton:hover{
	/*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;*/
	vertical-align:middle;
	border: 0px;
}

input.imagebutton{
/* 	border: 1px solid #cccccc; */
	padding:1em;

}

input.avail_onrequest{
	background-color: #FF9999;
	color: #e5e5e5;
	padding: 5px;
	cursor: pointer;
	width: 20px;
    text-align: center;
}
input.avail_more{
	background-color: #B7FFA3;
	color: black;
	padding: 5px;
	cursor: pointer;
	width: 20px;
    text-align: center;
}
input.avail_last{
	background-color: #FFE082;
	color: black;
	padding: 5px;
	cursor: pointer;
	width: 20px;
    text-align: center;
}
input.avail_default{
	background-color: white;
	color: black;
	padding: 5px;
	cursor: pointer;
	width: 20px;
    text-align: center;
}
input.filter_input{
	background-color: white;
	color: black;
	padding: 2px;
	width:20px;
	text-align:center;
}
input.price_value{
	cursor: pointer;
	width:70px;
	padding:5px;
	text-align:center;
	font-size:14px;
}

input.price_default{
	background-color: white;
	color: black;
	padding: 5px;

}

input.price_open{
	background-color: white;
	color: black;
	padding: 5px;
}

input.price_close{
	background-color: #FF9999;
	color: #e5e5e5;
	padding: 5px;
}

input.price_notcalculate{
	background-color: white;
	color: black;
	padding: 5px;
	cursor: pointer;
}

select{
	/*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;*/
	border: 1px solid #cccccc;
	vertical-align:middle;
}

textarea{
	/*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;*/
	border: 1px solid #cccccc;
	vertical-align:middle;
	font-size:1em;
}

.editdate{
	background-color:transparent;
	margin:0;
	border:0;
	color:blue;
	text-decoration:underline;
}

.editdate:hover{
	background-color:transparent;
	margin:0;
	border:0;
	color:blue;
	text-decoration:underline;
}




/*stili per la navigazione*/
#title{
	float:left;
	padding: 0.5em 0;
	margin:0 0 1em 1em;}

div.buttons{
	float:left;
	text-align:center;
	background-color:#f18139;
	cursor:pointer;
	margin: 3px 20px 10px 0px;
	line-height:1;
	padding:0 20px;
	color:#ffffff;
	height: 40px;
	text-transform: uppercase;
	display: table;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s;
    transition: all 0.2s;
	 
}

div.buttons.small{
	height: 30px;
	margin: 0px 0px;
}

div.buttons:hover{
	background-color:#e26d22;
}

.buttons-text{
	display: table-cell;
	vertical-align: middle;
}

div.buttons.home{
	width:148px;
}

div.buttons.answer{
	background-color:#7FB551;
}
div.buttons.answer:hover{
	background-color:#6E9D46;
}


div.buttons.refuse{
	background-color:#ff2a2a;
}
div.buttons.refuse:hover{
	background-color:#CF2A2A;
}

div.buttons.ctrf{
	background-color:#FFC600;
}
div.buttons.ctrf:hover{
	background-color:#DFAF08;
}

div.buttons.yellow{
	background-color:#FFC600;
}
div.buttons.yellow:hover{
	background-color:#DFAF08;
}

div.buttons.resend{
	background-color:#7FB551;
}
div.buttons.answer:hover{
	background-color:#6E9D46;
}


div.buttons.azzurro{
	background-color:#a0cdd7;
}
div.buttons.azzurro:hover{
	background-color:#8FB5BD;
}

div.buttons.blu{
	background-color:#5F9EA0;
}
div.buttons.blu:hover{
	background-color:#4F7475;
}

div.buttons.green{
	background-color:#7FB551;
}
div.buttons.green:hover{
	background-color:#6E9D46;
}

div.buttons.orange{
	background-color:#ff8000;
}

div.buttons.orange:hover{
	background-color:#DB750E;
}


div.smallbutton {
	padding: 5px 5px 5px 5px;
	webkit-border-radius: 8px;
	width: 90px;
	height: 20px;
	float: left;
	text-align: center;
	cursor: pointer;
	border: 1px solid #cccccc;
	margin: 20px 10px 10px 0px;
	line-height: 1;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: #000000;
	float:right;
}

div.smallbutton.green {
	background-color:green;
}

div.smallbutton.red {
	background-color: #ff805a;
}

.btngreensmall{
	width: 150px; 
	background: #deedb7;
}  



div.buttons img, div.buttons br{
	display:none;
}

div.buttons_lang{
	float:left;
	text-align:right;
    padding:8px 4px;
	cursor:pointer;
}
div.buttons_lang a{
	text-decoration:none;
	color:#000000;
}	


div.navlist{
	padding: 0.5em 0em;
	clear:both;
	text-align:center;
	width:100%;
}

div.navlist *{
	padding:0 0.1em;
	vertical-align:middle;
}

div.tools{
	float:right;
	font-size: 0.85em; }


div.titleService {
	background-color: #ffba6d;
	border: 1px solid #ffba6d;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 4px;
}

.menuNavigazione{
	margin:10px 0;
	padding:0;
	list-style:none;
	clear:both;
	width:100%;
	height:44px;
	font-weight:normal;
	z-index: 20;
	min-width: 1500px;

}
.menuNavigazione li{
	float:left;
	position:relative;
	z-index: 20;
}
.menuNavigazione a{
	float:left;
	height:2em;
	line-height:2em;
	padding:8px 14px;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }


/* SOTTO MENU */
.menuNavigazione ul{
margin:0;
padding:0;
list-style:none;
width:260px;
z-index: 20;
-moz-box-shadow: 0px 3px 5px #bbb;
-webkit-box-shadow: 0px 3px 5px #bbb;
box-shadow: 0px 3px 5px #bbb;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#bbbbbb')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#bbbbbb'); }

.menuNavigazione ul li{
float:none;
z-index: 20; }

.menuNavigazione ul a{
float:none;
display:block;
height:auto;
line-height:1.2em;
border-bottom:1px solid #fce6d7;
background-color: white;
color:#474747;
text-transform: initial;
font-style: italic;
font-size: 14px;  }

.menuNavigazione ul li:last-child a{
border-bottom: none; }



.menuNavigazione ul a:hover{
	background-color:#f28e4d;
	color:#ffffff; }


/* MENU ON OFF */
.menuNavigazione ul,
.menuNavigazione ul.subMenu-off{
position:absolute;
/*visibility:hidden;*/
top:-10000em
}
.menuNavigazione ul.subMenu-on{
visibility:visible;
}
/* POSIZIONAMENTO DEL SOTTO MENU */
.menuNavigazione ul.subMenu-on{
position:absolute;/* primo livello di annidamento:menu a discesa */
top:44px;
left:0px;
visibility:visible;
/*border-top:1px solid #b9b9b9;*/
}
.menuNavigazione ul.subMenu-on ul.subMenu-on{
margin:0 0 0 -1px;/* livelli di annidamento superiori al primo:menu a comparsa laterale */
width:20em;
position:absolute;
top:-1px;
left:20em;
border-top:1px solid #b9b9b9;
}
/* COLORI */
.menuNavigazione{
background:#f18139;
/*color:#000;*/
}
.menuNavigazione a{
color:#ffffff;
text-decoration:none;
/*color:#000;*/
}
/* EFFETTO ROLLOVER */
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
text-decoration:none;
background:#f28e4d;
color:#ffffff; }

/* FRECCETTE */
.menuNavigazione a.continua{
/*background:url(continuaOrz.gif) #EEE center bottom no-repeat;*/
}
.menuNavigazione ul a.continua{
background:#d9d9d9;
/*background:url(continua.gif) #EEE right center no-repeat;*/
}

a.noteadd{
	color: green;
	font-size: 0.85em;
	border-bottom: 1px dotted green;
	text-decoration: none;
}

a.notedel{
	color: red;
	font-size: 0.85em;
	border-bottom: 1px dotted red;
	text-decoration: none;
}





/*
div.jqmNotice img.jqResize {position: absolute; right: 2px; bottom: 2px;}

div.jqmNotice {
    display: none;
    
    position: relative;
    
    width: 320px;
  	background:#FFFFCC url(notice/note_icon.png) 5px 5px no-repeat;
    border: 1px solid #000;
    padding: 0;
}

.jqmnTitle{margin: 0 25px;}
  
.jqmnTitle h1{
  margin: 5px 0;
  padding-left:5px;
  width: 100%;
  
  font-size:10px;
  color:#FFFFCC;
  background-color:#505050;
}

div.jqmNotice .jqmClose {
  position: absolute;
  cursor: pointer;
  right: 4px;
  top: 6px;
}

.jqmnContent{
  border-top:1px;
  color:#000;
  font:12px/18pt Comic Sans, Comic Sans MS, cursive;
  padding:0 20px 5px;
}
*/


/* FINESTRA MODALE IN CONTROFFERTA */
#window
{
	position: absolute;
	left: 300px;
	top: 100px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
}
#windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(../images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(../images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	/*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;*/
	font-weight: bold;
	font-size: 14px;
	color: #A9A9A9;
}
#windowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(../images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(../images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #f2f2f2;
	height: 255px;
	width: 375px;
	/*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial;*/
	font-size: 11px;
	background-color: #fff;
}
#windowContent *
{
	margin: 5px;
}
.transferer2
{
	border: 1px solid #9B9B9B;
	background-color: #C2C2C2;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

#private_buttons{
  float: right;
  margin-right: 0px;
}

div.buttons_privacy{
	float:left;
	text-align:center;
	padding: 1em;
	margin: 0;
	font-size: 0.85em;
	cursor:pointer;
}

div.buttons_privacy a{
	text-decoration:none;
	color:#474747;
}

.cursor{
	cursor:pointer;
}
#lingue{
	position:absolute;
	right:10px; /*20px*/
	top:10px; /*12px*/
	color:#ffffff;
	font-size:11px;
	letter-spacing: 0.05em;
	font-weight:bold;
	cursor:default;
}

#tip {
	position: fixed;
	bottom: 30px;
	right: 30px;
	float: left;
	background: #d45500;
	color: white;
	width: 225px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	opacity: 0.9;
	filter: alpha(opacity=90);
	height: 50px;
	vertical-align: middle;
}

#tip_content  {
	font-weight:bold;
	text-transform: uppercase;
}

div.caption{
	background-color: #d45500;
	color:#ffffff;	
	font-weight:bold;
	height:20px;
	margin-top:5px;
	margin-bottom: 5px;
	padding-top: 2px;
	margin: 10px 0;
}


 
td.labelfilter{
  font-weight: bold;
  padding: 5px;
  width: 15%;
}


 
span.btnchange{
  border: 1px solid #7F7F7F;
  min-width: 10%;
  padding: 5px;
  text-align: center;
  color: #7F7F7F;
  cursor: pointer;
  font-weight: bold;
  margin: 2px;
  display: inline-block;
}
span.btnchange:hover {
   color: #ffffff;
   background-color: #ABABAB;
} 
span.btnchange.selected {
   color: #ffffff !important;
   background-color: #7F7F7F !important;
}
span.changestructure {
	display: block;
 	margin: 5px 0;
}

table.availability_filter_table{
border: none; } 

td.serverinfolabel{
  font-weight: bold;
  width: 25%;
} 


input.inputdate {
  border-color: #7F7F7F;
  padding: 3px 3px;
  color: #7F7F7F;
  font-weight: bold;
}

input.bntsetdate {
  background-color: white;
  padding: 3px 10px;
  font-weight: bold;
  border-color: #7F7F7F;
  color: #7F7F7F;
}

input.bntsetdate:hover {
  background-color: #ABABAB;
  color: white;
}

input.bntsetdate.selected {
  background-color: #7F7F7F;
  color: white;
}

input.bntsetdate.selected.form-input-calendar {
  background-color: transparent; }

.lblsetdate{
	color: #7F7F7F;
	font-weight: bold;
 	font-size: 13px;
}

div#filterstructures + div#list {
	padding: 0 0 0 0;
}

div.availabilityalert {
  font-weight: bold;
  color: #d45500;
  text-align: center;
  width: 100%;
}

input.accomodation_reserved_avail{
	background-color: #D0D4D5;
	color: white;
	padding: 5px;
	width:20px;
	text-align:center;
}

/*restyling november 15*/
.header-logo {
padding: 15px 0;}

.header-hotelname {
font-size: 24px;
font-style: italic;
margin-left: 10px;
color: #f18139; }

.bookings-status-list {
text-transform: uppercase;
font-weight: bold; }

.bookings-status-list li {
margin-right: 20px;
float: left;}

.struttura-info-detail {
padding: 5px 0;
font-size: 14px;
display: block;
font-weight: bold; }

.system input {
border: none;
margin-left: 10px;
padding: 10px 20px; }

.system form {
margin-right: 20px; }

.system input.homepage-search-button {
background: #718b26;
text-transform: uppercase;
color: white;
font-weight: bold;
cursor: pointer;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out; }

.system input.homepage-search-button:hover {
background: #86a729;}

.operation a {
display: table; }

.operation img {
display: table-cell;
vertical-align: middle;
padding-left: 15px; }

.operation-text {
color: black;
display: table-cell;
vertical-align: middle;
padding-left: 6px;
font-size: 14px;
font-style: italic;
font-weight: bold; }

/*pagina liste prenotazioni*/
.pagina-liste-table {
border: none; }

.pagina-liste-table td {
border: none; }

.pagina-liste-table-prenotazioni tr.intest { 
background-color: #dddddd;}

.pagina-liste-table-prenotazioni a { 
color: #333333;}

.pagina-liste-table-prenotazioni-filtri, .pagina-liste-table-prenotazioni-filtri td {
border: none; }

.pagina-liste-table-prenotazioni-struttura {
font-style: italic;
font-size: 14px;
font-weight: bold; }

.navlist-icon img {
	width: 16px;
	height: 16px; } 

.pagina-liste-table-select {
height: 26px;
background-color: #eeeeee;
border: none;
width: 100px; }

#availability_filter_table caption {
background: white;
color: #f18139;
text-align: left;
font-size: 18px;
font-style: italic; }

#revenue_table {
width: 100%;
border-collapse: collapse; }

#prices_table {
width: 100%;
border-collapse: collapse; }

#prices_table td {
border: 1px solid #cccccc;}

#availability_filter_table{
border: none; } 

.prices-table-arrow {
width: 15px; }

/* add period form*/

.periods-form-container {
padding: 30px 0; }

.addperiod-form {
margin-right: 30px;
}

.addperiod-form-input{
padding: 8px; }

.form-input-calendar {
background-image: url(/images/png/calendar.png);
width: 20px;
height: 20px;
background-color: transparent;
background-size: contain;
border: none;
cursor:pointer; }

.form-input-calendar:hover {
background-color: transparent!important;
border: none; }

.addperiod-form-input-calendar:hover {
border: none; }

.period-form-button {
background-color: #7FB551;    cursor: pointer;
padding: 10px 20px 10px 40px;
color: #ffffff;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
border: none;
margin: 0 20px; }

.period-form-button:hover {
border: none;
background-color: #6E9D46; }

.add-button {
background-image: url(/images/png/add-white.png);
background-repeat: no-repeat;    
background-size: 20px;
background-position: 10px 7px;}

.import-button {
background-image: url(/images/png/import.png);
background-repeat: no-repeat;    
background-size: 20px;
background-position: 10px 6px;}

.export-button {
background-image: url(/images/png/export.png);
background-repeat: no-repeat;
background-size: 20px;
background-position: 10px 6px;
margin: 0;
}

.refresh-button {
background-image: url(/images/png/refresh-white.png);
background-repeat: no-repeat;
background-size: 20px;
background-position: 10px 6px;
margin: 0;
}

.import-period-select {
border: 1px solid gray;
height: 34px;
margin-left: 10px;
background-color: transparent;}

.table-actions-input-container {
float: left;
margin-right: 24px;}

.table-actions-input-container img {
width: 16px;
float: left;}

.table-actions-input-container input {
float: left;
background-color: transparent;
border: none;
text-transform: capitalize;
cursor: pointer;}

.filter-submit-view {
text-transform: uppercase; 
background-color: #ABABAB!important;
border: none!important;
color: white!important;
-webkit-transition: all 0.2s;
transition: all 0.2s;
cursor: pointer;
padding: 10px 20px!important;}

.filter-submit-view:hover { 
background-color: #7F7F7F!important;}

.prices-table-spliticon {
width: 20px; }

#availability_table {
width: 100%;
border-collapse: collapse; }

#availability_table td{
border: 1px solid #cccccc;}

#list a {
color: #333333;
-webkit-transition: all 0.2s;
transition: all 0.2s; }

#list a:hover {
color: #999999; }

.dati-struttura-table-container {}

.dati-struttura-table {
background-color: #efefef;
border: none;
padding: 15px;}

.table-centered {
width: 500px;
margin: 0 auto; }

.prenotazione-detail table td {
height: 30px; }

.prenotazione-detail textarea {
height: 100px;
margin-top:20px; 
margin-bottom:20px; }

.prenotazione-detail-form-input {
margin-bottom: 15px; }

.button-icon {
cursor: pointer;}

.button-icon svg {
float: left;
height: 20px;
width: 20px; }

.button-icon .buttons-text {
float: left;
margin-left: 5px;
font-weight: bold;
font-size: 16px;
font-style: italic;
color: #666666;
-webkit-transition: all 0.2s;
transition: all 0.2s; }

.button-icon.orange svg {
fill: #ff8000; }

.button-icon.red svg {
fill: #ff2a2a;}

.button-icon:hover svg {
color: #999999; }

.buttons svg {
width: 20px;
height: 20px;
fill: #ffffff; }

.button-icon-container {
display: table-cell;
vertical-align: middle; }

.offers-config-table td{
vertical-align: middle; }

.search-button, .green-button {
background: #718b26;
text-transform: uppercase;
color: white;
font-weight: bold;
cursor: pointer;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
border: none;
margin-left: 10px;
padding: 10px 20px; }

.search-button:hover {
border: none;
background: #8BAB31; }

.centered-item, .centered-item-cont img {
margin: 0 auto;
display: block; }

.detail-table {
background-color: #efefef; }

#list table a:visited{
	color:#999999;
}

.revenueperiods .prices-table-spliticon img {
    width: 20px;
    display: block;
}

div.compact-form {
	width: 40%;
	margin: 0 auto;
	margin-bottom;
}

div.compact-form td {
	padding: 5px;
}

div.compact-form td:first-child {
	text-align: right;
}

.search-small {
    background-color: #F18139;
    color: #fff;
    border: none;
    padding: 2px 7px;
}

.build-version {
	font-size: 10px;
}