@CHARSET "UTF-8";

body{
	background-image:none !important;
}

.logo{
}

.flag{
	display:none !important;
}


.hboxbutton {
    background-color: #f29400;
    border: 0 none;
    font-size: 0.8rem;
    height: 3.5em;
    min-width: 10em;
    padding: 0.5em;
}

#bannerMaggiorenne{
	position:fixed;
	background-color:rgba(0, 0, 0, 0.5);
	z-index:500;
	width:320px;
	height:140px;
	left:50%;
	top:50%;
	margin-top:-70px;
	margin-left:-160px;
}


#bannerMaggiorenne .pulsBannerMaggiorenne{
	position:absolute;
	top:90px;
	left:73px;
	width:115px;
}

#bannerMaggiorenne .pulsBannerMaggiorenneNo{
	position:absolute;
	top:90px;
	left:190px;
	width:115px;
}

.prodottoMobile{
	height:13em;
}

.centraMobile{
	margin:0px auto;
	text-align:center;
	font-size:1.2em;
}

.show-mobile{
    display: block;
}


.container{
	width:100%;
	margin:0px auto;
	box-sizing: border-box;
	padding:1%;
}


.buttonContinua{
	display:block;
	padding:.5em .7em;
	width:12em;
	text-align:center;
	margin:0px auto;
	float:none !important;
}


.selected22{
	font-weight:bold;
}


.expandRow100{
	float:none;
	width:100% !important;
	text-align:left;
}

.ml-1-2{
	margin-left:-1.2em;
}

#rich-info-display{ width:auto; margin-right:1em; margin-bottom:.8em; display:block; background-color:#A0BC34; color:#FFF; font-size:.7em; border-radius:.2em; padding:1.15em; }
#menu-display{ width:2.2em; display:block; background-color:#333; border-radius:.2em; padding:.2em;}
#close-menu-display{ width:2.2em; display:none; background-color:#ccc; border-radius:.2em; padding:.2em;}

#menu-display img, #close-menu-display img{
	max-width:100%;
}

.mobile-menu{ box-sizing: border-box; padding:20px; display: block; height: 100%; margin-left: -250px; overflow: auto; position: fixed; margin-top: 3.7em; width: 250px !important; z-index: 999999; }
.mobile-menu-bg{ background-color: #ccc; display: none; height: 100%; left: 0; opacity: 0.95; position: fixed; margin-top: 5em; width: 100%; z-index: 999998; }


.big {
    font-size: 1.1rem;
    font-weight: bold;
}


.big2 {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.3rem;
}

.span2{
	margin-left: 1.1em !important;
	background-color:#A1BB33 !important; 
}

.span3{
	margin-left: .8em !important;
	background-color:#57ACDE !important;
	font-size:.7em !important;
	text-align:center; 
}

.margTop05, .margTop1{
	margin-top:.5em;
}

.t-h-prod{
	min-height:6em;
	border-right:1px dotted #A0BC34;
	border-bottom:1px solid #A0BC34;
	border-left:1px dotted #A0BC34;
	padding-bottom:.5em;
}

.m-space-bottom{
	margin-bottom:.2em;
}

.m-space-top{
	margin-top:1.1em;
}

.flat4 {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
	margin-bottom:5px;
	width:90%;
}
.bg-verde-chiaro {
    background-color: #eff9e4;
    margin-top: 20px;
}
/*.underline-m{
	text-decoration:underline !important;
}*/

.bg-verde-chiaro b{
	font-size:1.3em;
	display:block;
	text-align:center;
	width:100%;
}

.bg-verde-chiaro ul li{
	margin:.8em 0 !important;
}

.piccolo{
	font-size:.7em;
}
.medio{
	font-size:12px;
}
.grande{
	font-size:16px;
}
h3 {
    font-size: 0.9em;
    line-height: 1em;
}

.link-continua-briciole {
    color: #666 !important;
    display: block;
    font-family: "Ubuntu",sans-serif;
    font-size: 12px;
    margin-top: 20px;
    text-align: right;
}

.nome-no-grafico {
    color: #666;
    font-size: 2em;
    font-weight: normal;
    margin-top: -1.8em !important;
    position: absolute;
}



.destra{
	margin:0px auto;
}


.briciole{
	display:none;
} 
 
 

.bg-azzurro, .bg-azzurro-1{
	background-color: #1c9ed2 !important;
	padding:1em;
	color:#FFF;
	box-sizing:border-box;
	margin-bottom:.5em;
}

.bg-verde, .bg-verde-1{
	background-color: #a0ba33 !important;
	padding:1em;
	color:#FFF;
	box-sizing:border-box;
}
 

.box3, .box4, .box1-3, .box2-3, .box3-4, .box1-4, .box1-3fix, .box2-3fix{
	float:left;
	width:100%;
	box-sizing: border-box;
	padding:1%;
}


.boxHalf{
	width:100%;
	box-sizing: border-box;
	padding:1%;
}

.box1-2{
	float:left;
	width:50%;
	box-sizing: border-box;
	padding:1%;
    position: relative;
}

.m-center{
	text-align:center !important;
}

.fotoHome{width:40%; margin:0px auto;}



img{
	max-width:100%;
}
input.error, select.error, textarea.error {
	background: #ffe2e2;
	}
	
.error {
	
	background-color: #ccc;
    border: 1px solid #dd5a43;
    border-radius: 5px;
    color: #fff;
    left: 79% !important;
    margin-left: -1.5%;
    margin-top: -2.5%;
    padding: 0.5% 1%;
    right: 4px !important;
    width: 17%;
}
.error p {
    font-size: 2vw !important;
    font-weight: 600;
    margin: 0;
}
.error em {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dd5a43 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 0.7vw;
    bottom: -1.3vw;
    display: block;
    height: 0;
    left: 2px;
    position: absolute;
    width: 0;
    z-index: -1;
}
.invalid {
    background: none repeat scroll 0 0 #fbf0ee;
    border: 1px dotted #ff856f !important;
}

.errorDue {
	height: 15px;
	background-color: #CC061D;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 10px;
	margin-left: -20px;
	margin-top: -10px; /* CSS3 spicing for mozilla and webkit */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
}

.errorDue p {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px !important;
	margin: 0px;
	line-height: 15px;
}

.errorDue em {
	border: 10px solid;
	border-color: #CC061D transparent transparent;
	bottom: -17px;
	display: block;
	height: 0;
	left: 2px;
	position: absolute;
	width: 0;
}
.errorepassword {
	color:red;
}
.infopassword {
	color:#003d7e; 
}
.avvisopassword {
	font-size:4vw; margin-top:5%;
}

.bermob{margin-top:10px;margin-bottom:10px;}
.boxdesktop{width:100% !important;}
