html{
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
/*  Varie (inizio) */
.clearfix:after{
	content:" "; /* Older browser do not support empty content */
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}
/* Varie (fine) */

/* Popup (inizio) */
.popup-patina,
.popup-finestra{
	display:none;
}

.popup-patina{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(100,100,100,0.95);
	cursor:pointer;
	z-index:100;
}

.popup-finestra{
	position:absolute;
	top:-100%;
	left:-100%;
	box-sizing:border-box;
	max-width:80vw;
	min-width:200px;
	min-height:200px;
	background-color:#fff;
	background-image:url("../file/site/image/gallery/waiting.gif");
	background-position:center;
	background-repeat:no-repeat;
	font-size:1rem;
	color:#000;
	transition:width 0.4s;
	z-index:101;
}

.popup-finestra.only-image{
	max-width:initial;
}

.popup-finestra .container{
	position:relative;
	width:100%;
}

.popup-finestra .container .close{
	position:absolute;
	top:-0.8em;
	right:-0.8em;
	width:1.6em;
	height:1.6em;
	border-radius:0.8em;
	background-color:rgba(0,0,0,1);
	text-transform:uppercase;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	color:#fff;
	line-height:1.6em;
	cursor:pointer;
}

.popup-finestra .container .content{
	width:100%;
}

.popup-finestra.only-image .container .content img{
	display:block;
	max-width:90vw;
	max-height:90vh;
	min-height:200px;
	opacity:0;
}
/* Popup (fine) */


/* Form */
fieldset {
	position:relative;
	width:98%;
	margin:0px 0px 36px 0px;
	padding:10px 1%;
	border:0px;
	background:#F2F2E6;
}

fieldset.action {
	background:#9DA2A6;
	border-color:#E5E5E5 #797C80 #797C80 #E5E5E5;
	margin-top:-20px;
	text-align:center;
}

legend {
	display:block;
	margin:0 0 2rem 0;
	padding:0.5em 1em;
	border-width:1px;
	border-style:solid;
	border-color:#e5e5c3 #505014 #505014 #e5e5c3;
	background:#9bbe09;
	line-height:1em;
	letter-spacing:0.025em;
	font-family:inherit;
	font-size:1.1rem;
	font-weight:600;
	color:#fff;
}

legend a{
	color:#FFFFFF;
	text-decoration:none;
}

legend a:hover{
	text-decoration:none;
}

dl {
	clear:both;
	margin:0px;
	padding:0px;
}

dt{
	float:left;
	width:18%;
	margin:0px 0px 10px 0px;
	line-height:25px;
	text-align:right;
}

dd{
	float:right;
	width:80%;
	margin:0px 0px 10px 0px;
	line-height:25px;
}

.twoLines dt{
	float:none;
	display:block;
	width:100%;
	margin:0px 0px 3px 0px;
	text-align:left;
}

.twoLines dd{
	float:none;
	display:block;
	width:100%;
	margin:0px 0px 20px 0px;
	text-align:left;
}

div.noLabel{
	margin-bottom:20px;
}

div.noLabel,
p.flag,
.simpleText{
	clear:both;
}

.flag,
.flag:last-of-type{
	margin-bottom:1rem;
}

.simpleText,
.simpleText:last-of-type{
	margin-bottom:2rem;
}

h3.simpleText{
	border-top:30px solid #F2F2E6;
	padding:2px 4px;
	background-color:#9DA2A6;
	color:#FFFFFF;
}

.input_text,
.input_obbligatorio,
.input_text_obbligatorio{
	border:1px solid #7F9DB9;
}

.input_text,
.input_text_obbligatorio{
	width:50%;
}

div.noLabel .input_text,
div.noLabel .input_text_obbligatorio{
	width:100%;
}

.input_obbligatorio, .input_text_obbligatorio{
	background-color:#FFFFCE;
}

textarea{
	box-sizing:border-box;
	width:100%;
	height:100px;
}

.formFileInput{
	clear:both;
	position:relative;
	margin:20px 0px 10px 0px;
	padding:10px 0px;
	border-width:1px 0px;
	border-style:dotted;
	border-color:#8F8F8F;
}

.formFileInput h3{
	margin:0px 0px 20px 0px;
	padding:0px;
}

.preview{
	clear:both;
	box-sizing:border-box;
	max-width:100%;
	margin:1.5em 0;
	padding:1.5em 0.5em;
	border:1px solid #ccc;
	background-color:#f7f7f7;
	overflow:hidden;
}

.preview img{
	display:block;
	max-width:100%;
	margin:0px auto;
}

.asterisk{
	color:#c70000;
	font-size:1.4em;
	font-weight:bold;
}

/* Varie */
.button{
	margin:2px;
	padding:1px 2px;
	background:#999999;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana;
	font-size:0.95em;
	white-space:nowrap;
	text-decoration:none;
}

.button:hover{
	filter:brightness(90%);
	text-decoration:none;
	cursor:pointer;
}

.evidenza_1{
	font-weight:bold;
	color:#E2011A;
}

.evidenza_2{
	font-weight:bold;
	color:#F27900;
}

.tip{
	margin:0.5em 0 1em 0;
	font-size:0.90em;
}

.note{
	margin:50px 0px 0px 0px;
	font-size:0.8em;
}

.didascalia{
	font-size:0.8em;
	text-align:center;
}

.errore{
	margin:2rem 0;
	padding:0.5rem;
	border:1px solid #000;
	background-color:#F9F993;
	text-align:center;
	font-size:1.1rem;
	color:#000;
	
}

.faq_q{
	margin:10px 0px 5px 0px;
	font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
}

.faq_a{
	margin:5px 0px 30px 0px;
}

.separatore{
	clear:both;
	overflow:hidden;
	height:1px;
}

img{
	border:0px;
}

.nascosto{
	display:none;
	/*
	visibility:hidden;
	height:0px;
	line-height:0px;
	overflow:hidden;*/
}
.visibile{
	display:block;
	/*
	visibility:visible;
	height:auto;
	*/
}

.search{
	background-color:yellow;
}

.informativa{
	clear:both;
	height:100px;
	margin:20px 0px;
	padding:0px 5px;
	border:1px solid #7F9DB9;
	font-size:0.90em;
	overflow:auto;
}

.informativa h2{
	margin:5px 0px;
}

.fotoSx{
	float:left;
	margin:0px 10px 5px 0px;
}

.fotoDx{
	float:right;
	margin:0px 0px 5px 10px;
}