@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v29/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.disableLink {
  pointer-events: none;
  cursor: default;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

body { 
	margin:0px auto;
	padding:0px;
	color: #000000;
	font-size: 12px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	text-align: center; 
	width: auto;
	background-color:#fff;
}

input,textarea,button,select, .boxTesto .corpo, .boxTitoloSmall .occhiello, .boxNews .corpo, .nav li ul li a{font-family: 'Roboto Condensed', sans-serif;}
.boxTesto .titolo, .boxTestoSmall .btn, .boxTestoSmall .titolo2, .boxTestoSmall .titolo3, .boxTitoloSmall .titolo, .boxCalendario .giorno, .boxCalendario .evento, .boxCalendario .sottotitolo, .titoloForm0, a.btnForm1, .slideshowText .btn, .slideshowText .titolo2, .boxTestoAbsolute .nota, .boxTestoAbsolute .btn, .boxMenuCerca a .label, .titoloScheda, .dataScheda, .breadcrumbScheda a, .breadcrumbScheda span, .boxTestoAbsolute .tit2, .boxTestoAbsolute .icone .val, .boxNews .titolo, .titolettoBase, .paginazione, .menuNews a, .boxRicerca, .boxRicerca select, .boxRicerca select div, .boxPrivacy span, .boxPrivacy a, a.btnFiltri, .newsNextPrev a, .menuFooter a, .btnBase, .boxTestoAbsolute .tit, a.btnBox .titolo, .slideshowText .titolo{font-family: 'Roboto Condensed', sans-serif;}

html, body, .main{ height: 100%; }
body > .main { height: auto; min-height: 100%; }

.bianco{color:#fff;}
.nome{padding-top:60px;padding-bottom:5px;margin-bottom:10px;font-size:22px;color:#fff;}
.notaBottom{text-align:center;font-size:22px;color:#fff;}

.minilink{font-size:9px!important;color:#eee;}
.minilink2{font-size:12px!important;color:#ABABAB;}
    
/* GENERALI ----------------------------------------------------- */

.nobr {white-space: nowrap}

img {border: none; }

A{text-decoration:	none;color:	#000;}			
A:active	{	color:	#555;}			
A:hover	{	color:#555;}
p {margin:0px;padding:0px;border:0px;}
h2, h3{text-align:center;font-size:22px;}
h5{text-align:center;font-size:18px;}
.borderRadius3 {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.borderRadius5 {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.borderRadius50 {-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.borderRadiusDx5 {-webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.borderRadiusDxTop5 {-webkit-border-top-right-radius: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;}
.borderRadiusDxBottom5 {-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;}
.borderRadiusSxTopBottom{-webkit-border-top-left-radius: 15px;-webkit-border-bottom-left-radius: 15px;-moz-border-radius-topleft: 15px;-moz-border-radius-bottomleft: 15px;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
.noBorderRight {border-right:0px!important;}
.noBorderBottom {border-bottom:0px!important;}
.noBorder {border:0px!important;}
.borderTopBottom999{border-top:1px solid #999!important;border-bottom:1px solid #999!important;}
.MarginTop1{margin-top:1px!important;}
.MarginTop20{margin-top:20px!important;}
.MarginTop30{margin-top:30px!important;}
.MarginTop50{margin-top:50px!important;}
.MarginTop80{margin-top:80px!important;}
.MarginBottom5{margin-bottom:5px!important;}
.MarginBottom15{margin-bottom:15px!important;}
.marginTopBottom10{margin-top:10px!important;margin-bottom:10px!important;}
.MarginAuto{margin:0 auto;}
.noMargin{margin:0px!important;}
.noMarginRight{margin-right:0px!important;}
.noMarginTop{margin-top:0px!important;}
.noMarginBottom{margin-bottom:0px!important;}

.paddingTop20{padding-top:20px!important;}
.paddingTop30{padding-top:30px!important;}
.paddingTop50{padding-top:50px!important;}
.paddingTop70{padding-top:70px!important;}
.paddingTop90{padding-top:70px!important;}
.paddingLeft10{padding-left:10px!important;}
.paddingBottom5{padding-bottom:5px!important;}
.paddingBottom15{padding-bottom:15px;}
.paddingBottom20{padding-bottom:20px!important;}
.paddingBottom30{padding-bottom:30px!important;}
.paddingBottom40{padding-bottom:40px!important;}
.paddingBottom50{padding-bottom:50px!important;}
.paddingTopBottom20{padding:20px 0px!important;}
.paddingTopBottom30{padding:30px 0px!important;}
.paddingTopBottom50{padding:50px 0px!important;}

.noPaddingTop{padding-top:0px!important;}
.noPaddingRight{padding-right:0px!important;}
.noPaddingBottom{padding-bottom:0px!important;}
.noPadding{padding:0px!important;}

.backColor0{background-color:#FFF;}
.backColor1{background-color:#000;}
.backColor2{background-color: #b4b0ad;}
.backColor3{background-color:#ff9c00;}
.backColor4{background-color:#283E6F;}
.backColor5{background-color:#555;}
.backColor6{background-color:#f3f3f3;}
.backColorF5{background-color:#f5f5f5;}
.backColorEEE{background-color:#eee;}
.backColorDDD{background-color:#ddd}
.backColor9{background-color:rgba(255, 255, 255, 0.9);}
.backColor10{background-color:#aeb23f;}
.backColor888{background-color:#888;}
.backRosso{background-color:#d57070;}
.backVerde{background-color:#00E108!important;}
.backGrigio{background-color:#ddd;}
.backGrigioB{background-color:#bbb!important;}
.backNero{background-color:#000!important;}
.backGrigioScuro{background-color:#1b1d1f!important;}
.backSizeCover{background-size: cover;}

.backArancio{background-color:#f39200}
.backBlu{background-color:#006eb7;}
.backBlu1{background-color:#1291e6;}
.backBlu2{background-color:#07588d;}

.boxShadow1{background-color: rgba(0,0,0,0.1);}

.Color0{color:#FFF!important;}
.Color1{color:#333!important;}

.Color3{color:#ffe400!important;}
.Color4{color:#283E6F!important;}

.Color0 a{color:#FFF!important;}

.blu{color:#1852bc;}
.rosso{color:red;}
.arancio{color:#f39200}.arancioI{color:#f39200!important}
.verde{color:#00E108;}
.grigio4{color:#444}
.grigio7{color:#777}
.grigioB{color:#bbb}.grigioBI{color:#bbb!important}

.noBackground{background:transparent!important;}

.borderTopColorE{border-top:1px solid #eee!important;}
.borderBottomColor1{border-bottom:1px solid #eee!important;}
.borderBottomColor2{border-bottom:5px solid #004914!important;}
.borderEEE{border:1px solid #eee;}

.relative{position:relative!important;}
.clear{clear:both;}
.neutro{position:relative;display:block;width:100%;}
.minHeight350{min-height:350px;}
.overflowVisible{overflow:visible!important;}
.block{display:block!important;}
.none{display:none!important;}
.MT140{margin-top: 140px!important;}
 

/* Customize the label (the container) */
.labelCheck {
  display: block;
  position: relative;
  padding-left: 22px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.labelCheck input {
  position: absolute;
  opacity: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.labelCheck:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.labelCheck input:checked ~ .checkmark {
  background-color: #850404;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.labelCheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.labelCheck .checkmark:after {
  left: 4px;
  top: 3px;
  width: 5px;
  height: 4px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.labelCheck .dispo{float:right;color:#999;padding-top: 2px;font-size:12px;}

.labelRadio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.labelRadio input {
    position: absolute;
    opacity: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.labelRadio:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.labelRadio input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.labelRadio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.labelRadio .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

/*.checkBtn{position:relative;display:flex;margin-top:10px;justify-content: flex-start;column-gap: 10px;align-items: center;cursor:pointer;}
.checkBtn2.checkBtn{display:inline-flex;margin:0;width:40%;vertical-align: middle;}
.checkBtn .square{position:relative;display:block;width:30px;height:30px;background-color:#f5f5f5;border-radius:5px;}
.check.checkBtn .square:after{content:"";position:absolute;display:block;top:50%;left:50%;transform: translate(-50%,-50%);width:20px;height:20px;background-color:#f39200;border-radius:3px;}
.checkBtn .txt{position:relative;display:block;font-size:14px;color:#000;}*/

/* Customize the label (the container) */
.checkCustom {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkCustom2.checkCustom{display:inline-block;margin:0;width:60px;font-size:14px;vertical-align: middle;}
/* Hide the browser's default checkbox */
.checkCustom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkBtn {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkCustom:hover input ~ .checkBtn {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkCustom input:checked ~ .checkBtn {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkBtn:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkCustom input:checked ~ .checkBtn:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkCustom .checkBtn:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#loading{position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;width:60px;z-index:2000;display:block;}
#loading2{position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:2000;display:block;background-color:#FFF;}

	
/* MENU ----------------------------------------------------- */

a.logo {display:block;padding:0px;border: 0px;cursor:pointer;}  
.logo img {display:block;} 
.logo .img1 {position:relative;display:block;}
.logo .img2 {position:relative;display:block;}
.nav{position:relative;border:0px;padding:0px;margin:0 auto;text-align:center;z-index:100;}
.nav a {margin-top: 0px;text-decoration: none;z-index: 20;}
.nav ul, .nav li{margin: 0;padding: 0;list-style-type: none;}
.nav ul li{list-style-type: none;}
.nav li ul li a{position:relative;display:block;font-size:14px;color:#000;cursor:pointer;box-sizing:border-box;transition: all 0.4s ease-out;}
.nav li ul li a:hover {}
#btnMenu {position: absolute!important;top:-76px;right: 5px;width: 40px;height: 40px;font-size:25px;color:#f39200;padding: 0!important;z-index: 1000;}
.SocialTop, .SocialBottom{position:absolute;display:block;}
.navSocial{position:relative;display:block;}
.navSocial a{position:relative;display:block;float:left;width:26px;}

.navLingua li{list-style-type: none;}
.navLingua ul{padding:0px;margin:0px;display:none;} 

.dropdown{position:relative;}
.dropdown .active{display:block!important;}
.dropdown-menu-last{left: auto!important;right: 0px;}
.nav li ul li ul{position:absolute;display:none;top:66px;left: 0px;z-index: 2000;}/*dropdown-menu*/
.nav li ul li ul li{display:block;float: none!important;width: 100%;background-color: #fff;border-top:1px solid #ddd;box-sizing: border-box}/*dropdown-menu*/
.nav li ul li ul li a{padding:15px 15px;text-align:left;width: max-content;color:#333;border:0px!important;}/*dropdown-menu*/


.subNav{position:relative;border:0px;padding:0px;    margin: 0px;text-align:center;z-index:100;}
.subNav a {margin-top: 0px;text-decoration: none;z-index: 20;}
.subNav ul, .nav li{margin: 0;padding: 0;list-style-type: none;}
.subNav ul li{list-style-type: none;}
.subNav li ul li a{position:relative;display:block;font-size:14px;color:#333;cursor:pointer;}

.subNav ul li ul {display: none;color:#333;}
.subNav ul li ul li {float:none;position:relative;display:block;}
.subNav ul ul ul {}
.subNav li ul li ul li a{color:#fff;}


/* CONTENUTI ----------------------------------------------------- */
.header{position:relative;display:block;width:100%;border:0px;padding:0px;z-index:2000;}
.BoxHeader{position:relative;width: 100%;margin:0 auto;border:0px;padding:0px;z-index:10;text-align: left;}

.main{position:relative;display:block;width:100%;border:0px;padding:0px;overflow: hidden;z-index:100;}
.main2{position:relative;display:block;width:100%;border:0px;padding:0px;z-index:100;background-color:#eee;}
.container{position:relative;width: 100%;max-width:1150px;margin: 0 auto;clear:both;text-align: left;overflow:hidden;}
.section{position:relative;width:100%;margin: 0 auto;border:0px;padding:0px;overflow:hidden;z-index: 10;}
.article{position:relative;display:block;overflow:hidden;}

.linea1{display:block;height:1px;z-index:100;}
.linea2{position:absolute;display:block;top:0px;left:0px;width:7px;height:100%;z-index:100;}
.ombra1{position:absolute;top:0px;left:0px;width:15px;height:100%;border:0px;padding:0px;z-index:100;}
.ombraSotto{box-shadow: 0px 4px 5px #000;}
.ombraSopra{box-shadow: 0px -4px 5px #000;}

a.btnBox, a.btnBoxTxt, a.btnFocus, a.btnEvents, .menuProdotto a, a.btnMenuLaterale, a.btnNewsLaterale, .breadcrumb a, .boxSez0 a.btn, .cartTop a.open, .carrello a.btnLink, .carrello a.btnConferma, a.linkBtn, .paginazione a, .boxPrivacy a, .newsNextPrev a, .menuFooter a{position:relative;display:block;cursor:pointer;}
.titoloBtn, .titoloPagina, .sottotitoloPagina, .titoloLista{position: relative;display: block;width: 100%;text-align: center;color: #fff;}
.titoloBtn,.titoloPagina{}
.map{position: relative;display: block;width: 100%;height:100%;color: #fff;}
.map iframe{width:100%;height:100%;border:0px;}
.popUp .box , .popUp .box .btn, .navLingua, .navLingua a.btnLi, .breadcrumb, .breadcrumb .space, .titoloSezione, .titolettoBase, .boxSez0, .titoloSez0, .titoloSez0 .sottotitolo, .titoloSez0 .img, a.btnBox .img, a.btnBoxTxt .img, a.btnFocus .titolo, a.btnFocus .testi, a.btnFocus .img, a.btnFocus .imgShop .imgBack, a.btnFocus .colori, a.btnFocus .colori span, a.btnFocus .prezzo, a.btnFocus .dispo, a.btnFocus .btn, a.btnEvents .data, a.btnEvents .dataGiorno, a.btnEvents .dataMese, a.btnEvents .img, a.btnEvents .titolo, a.btnEvents .sottotitolo, .boxContatti .titolo, .boxContatti .corpo, a.menuProdotto, .titoloScheda, .sottotitoloScheda, .corpoScheda, .listMenuLaterale, .listMenuLaterale .label, a.btnNewsLaterale .data, a.btnNewsLaterale .titolo, .eventoDati, .eventoDati .data, .eventoDati .data .giorno, .eventoDati .data .mese, .eventoDati .durata, .eventoDati .durata .stand, .eventoDati .img, .eventoContenuti, .eventoContenuti .titolo, .eventoContenuti .corpo, .boxThumb, .boxThumb div, .boxThumb img, .slideScheda, .slideScheda .contenitore, .slideScheda .contenitore .img, .dettagliScheda, .dettagliScheda .titolo, .dettagliScheda .descrizione,.dettagliScheda .codice, .dettagliScheda .titoletto, .dettagliScheda .taglie, .dettagliScheda .taglie .btn, .dettagliScheda .colori, .dettagliScheda .colori .btn, .dettagliScheda .boxPrezzo, .dettagliScheda .aggiungi, .carrello, .carrello .label, .carrello .img, .carrello .prodotto, .carrello .prodotto .corpo, .carrello .txt, .boxFiltri, .boxFiltri .titolo, .searchForm, .searchForm button, .searchForm input, .boxTesto, .boxTesto .titolo, .boxTesto .corpo, .boxTesto .btnSocial, .boxTestoSmall, .boxTestoSmall .titolo, .boxTestoSmall .corpo, .logoFooter, .boxTestoAbsolute .tit, .boxTestoAbsolute .desc, .boxTestoAbsolute .icone, .boxTestoAbsolute .icone img, .boxTestoAbsolute .icone .val, .boxTestoAbsolute .nota, .boxMenuCerca a, .boxMenuCerca a .label, .boxMenuCerca a .radio, .videoSmall, .boxLogo, .boxNews, .boxNews .img, .boxNews .titolo, .boxNews .corpo, .paginazione, .paginazione span, .boxRicerca select, .boxRicerca .btn, .boxPrivacy, .boxPrivacy span, .newsNextPrev, .menuFooter, .boxMessaggio{position: relative;display: block;}
.background, .backgroundFixed, .btnNextStep, .labelNext, .Next img, .Prev img, .popUp .box .close, .boxContatti, a.btnBox .titolo, a.btnBox .mask, a.btnBoxTxt .titolo, a.btnBoxTxt .mask, a.btnMenuLaterale .thumb, a.btnMenuLaterale .thumb .mask, a.btnMenuLaterale .thumb .mask i, .eventoDati .durata .tempo, .cartTop, .subNav .borderLabel, .boxTestoAbsolute, .boxMenuCerca, .boxLogo img, .boxRicerca,.boxRicerca select div, .btnPlayVideo, a.btnBox .icona, .boxMessaggio a{position:absolute;display:block;}

.menuMask, .menuSup, .backgroundPage, .popUp, .openPopUp{position:fixed;display:block;}
a.btnFiltri{display:none;}

.boxRicerca .selectRicerca, .boxRicerca .btn{cursor:pointer;}

.menuSup, .main2, .header, .menuProdotto a, .menuProdotto a i, .menuSup a, a.btnEvents .data, a.btnEvents .img, a.btnNewsLaterale, .subNav .borderLabel, a.btnBox .mask{transition: all 0.4s ease-out;}

a.btnBox .mask{top:0px;left:0px;width:100%;height:100%;z-index:5;background-color: rgba(0,0,0,0.4);}
a.btnBox .maskB.mask{background-color: rgba(255,255,255,0.4);}
a.btnBox:hover .mask{opacity:0;}

.boxMessaggio{display:none;width:94%;padding:10px 20px;margin:0 auto;margin-bottom:20px;font-size:20px;text-align:center;background-color:#f39200;color:#fff;box-sizing:border-box;}
.boxMessaggio a{top:0px;right:0px;font-size:14px;padding:5px 8px;color:#fff;z-index:1;}
/*a.btnBox, a.btnBoxTxt, .boxTesto, .boxTestoSmall, .boxTitoloSmall, .boxCalendario, .boxNota, .slideshowText .btn, .slideshowText .sottotitolo, .boxRicerca, .videoSmall, .titoloScheda, .corpoScheda, .boxNews2, .imgArticolo{visibility: hidden;transform: translateY(100%);opacity:0;}
	.slideshowText .btn, .slideshowText .sottotitolo, .boxRicerca, .videoSmall, .titoloScheda, .corpoScheda, .boxNews2{opacity:0;}
*/
.row {margin-right: -15px;margin-left: -15px;clear:both;}
.row0 {margin-right: 0px;margin-left: 0px;clear:both;}
.row1 {margin-right: -1px;margin-left: -1px;clear:both;}
.row2 {margin-right: -2px;margin-left: -2px;clear:both;}
.row3 {margin-right: -3px;margin-left: -3px;clear:both;}
.row5 {margin-right: -5px;margin-left: -5px;clear:both;}
.row8 {margin-right: -8px;margin-left: -8px;clear:both;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-md-1-5, .col-md-1-2, .col-sm-1-5, .col-sm-1-2, .col-cs-1-5, .col-xs-1-2 {position: relative;float: left;min-height: 1px;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.colRow0{padding-right: 0px!important;padding-left: 0px!important;}
.colRow1{padding-right: 1px!important;padding-left: 1px!important;}
.colRow2{padding-right: 2px!important;padding-left: 2px!important;}
.colRow3{padding-right: 3px!important;padding-left: 3px!important;}
.colRow5{padding-right: 5px!important;padding-left: 5px!important;}
.colRow8{padding-right: 8px!important;padding-left: 8px!important;}

.slideshow, .slideshowItem, .slideshowItem2, .slideshowFoto, .slideEventi, .slideshowText, .slideshowContainer, .slideshowMask{display:block;width:100%;overflow:hidden;}
.slideshow, .slideshowItem, .slideshowItem2, .slideshowFoto, .slideEventi, .slideshowContainer, .slidePager .ball{position:relative;}
.slideshowText, .slideshowMask, .navSlide, .paginationSlide, a.slidebtn{position:absolute;}
.slidePager a:hover{background-color: #fff;}
/*.slideshowText .btn:hover, .boxTestoSmall:hover .btn, .boxTestoSmall .btn:hover{background-color:#c0002b;}*/

#section8{background-color:#ec008c}
#section9{background-color:#fff}

.tabnome{padding:3px 5px!important;font-size:16px;}
.dachi{font-size:13px;font-style: italic;}

.boxRicerca .selectRicerca .optionRicerca{max-height:240px;overflow-y:auto;}

.table{position:relative;display:table;width:100%;}
.specifiche.table{margin-top:10px;}
.table-row{position:relative;display:table-row;}
.table-cell{position:relative;display:table-cell;}
.label.table-cell, .dato.table-cell{padding:10px 2%;font-size:14px;}
.label.table-cell{font-weight:500;width:40%;}
.dato.table-cell{}

.ImgBox {display: block;width: 100%;padding:0px 0px;border: 0px;}
.ImgBox1 {display: block;height: 100%;padding:0px 0px;border: 0px;}
.ImgBox2 {position: absolute;height: 100%;padding:0px 0px;border: 0px;}
.ImgBox3 {position: absolute;top: 0px;left:0px;width: 100%;padding:0px 0px;border: 0px;z-index:15;display:none;}

/* FORM ----------------------------------------------------- */
.BoxForm1, .BoxForm2{display:block;z-index: 100;}
.BoxForm2{position:absolute;width:80%;top:50%;left:10%;transform: translateY(-50%);}
.BoxForm2Rel{position:relative!important;width:80%;margin:0 auto;top:0%!important;left:0%!important;transform: translateY(0%)!important;}

.RigaForm{position:relative;width:100%;margin-bottom:5px;}
.RigaForm2{position:relative;width:100%;margin-bottom:2px;clear:both;font-size: 14px;color:#fff;}
.titoloForm1{width: 100%;text-align:center;display:block;font-size:16px;padding-top:0px;color:#ddd;line-height: 19px;margin-bottom: 13px;}
.titoloForm0{display:block;width: 100%;text-align:left;font-size:40px;color:#fff;font-weight:600;margin-bottom:25px;}
.corpoForm{width: 400px;height:20px;padding:5px;margin-bottom:5px;font-size:13px;font-weight:400;color:#000;text-align:left;}
.labelForm1{display:block;width:100%;padding: 4px 0px;text-align:left;font-size: 14px;color:#fff;margin-bottom: 8px;}
.inputForm1{display:block;width:100%;padding:5px 2%;text-align:left;margin-bottom:15px;box-sizing: border-box;}
.inputForm2{display:block;width:98%;height:50px;padding:5px 1%;text-align:left;}
.inputForm3{display:block;padding:4px 0px;text-align:left;width:41%;padding-left: 1%;border: 0px;border-radius: 5px;}
.alertBorder{border:1px solid #ec008c!important;}
.alertColor{color:#ec008c!important;}
a.btnForm1{position:relative;display:block;width:99%;cursor:pointer;font-size:20px;text-align:center;border: 0px;color:#1b1d1f;background: #fff;transition: all 0.4s ease-out;box-sizing:border-box;border:2px solid #fff;}
a.btnForm1:hover{color:#fff;background: #1b1d1f;border:2px solid #fff;}
.checkElenco1{position:relative;display:block;font-size: 11px;text-align:left;padding: 2px 0px;color:#ddd;}
.checkForm1{position:relative;display: block;float: left;z-index:100;}
.checkElenco1 a{color:#000}
/*input[type=checkbox]:not(old),
input[type=radio   ]:not(old){width: 28px;margin: 0;padding : 0;opacity : 0;}
input[type=radio   ]:not(old) + label{display: inline-block;margin-left  : -24px;padding-left : 24px;background   : url('../images/check.png') no-repeat 0 0;line-height  : 24px;}
input[type=checkbox]:not(old) + label{position:relative;display: inline-block;width:90%;margin-left  : -24px;padding-left : 24px;line-height: 13px;}
input[type=checkbox]:not(old) + label span{position:absolute;display:inline-block;vertical-align: middle;top:1px;left:-3px;width:24px;height:24px;cursor: pointer;background: url('../images/check2.png') no-repeat 0 0;}
input[type=checkbox]:not(old):checked + label{background-position : 0 -24px;}
input[type=checkbox]:not(old):checked + label span{background-position : 0 -23px;}
input[type=radio]:not(old):checked + label{background-position : 0 -48px;}*/
#privacyLabel a{text-decoration:underline;}

/* FOOTER ----------------------------------------------------- */
#footer {background-color: #fff;margin-top:30px;}

.menuFooter{position:absolute;top:55px;left:50px;}
.menuFooter a{font-size:12px;text-align:left;color:#333;line-height: 1.3}
.menuFooter a:hover{color:#652136}
.boxAppartamenti{margin-bottom:1px;}

.menuFooterSocial{position:absolute;display:block;right:50px;top: 110px;text-aling:right;}
.menuFooterSocial a{position:relative;display:inline-block;width:35px;height:35px;border-radius:100px;border:1px solid #333;margin:0px 5px 0px;}
.menuFooterSocial a i{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);font-size:16px;color:#333;padding-top: 1px;}

#popUpRec, #popUpVis, #popMess{display:none;}
.popUp .box2.box{background-color:#652136!important}
.popUp .box2 .inputForm1, .popUp .box2 .inputForm2{background-color:#652136!important;}


.btnBase {
    display: block;
    width: 200px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    background-color: #652136;
    border: 2px solid #652136;
    padding: 10px 0px;
    margin-top: 30px;
    text-transform: uppercase;
    transition: all 0.4s ease-out;
    box-sizing: border-box;
}
.btnBase:hover{color:#652136;background-color:#fff;}

.addThisScheda{position:absolute;display:block;top:-2px;right:10px;z-index:100;}
.didascaliaImg{position:relative;display:block;width:100%;margin-top:20px;font-style: italic;font-size:16px;text-align:center;color:#333;z-index:10;}

#modale_t_tipo, #modale_t_straordinari{display:none;}

.colReport .giustificativo.item{border:3px solid #FBB402}
.colReport .item .nota{cursor:pointer;}

@media (min-width: 1025px) {
	.main{min-width:1150px;}
	.col-md-12 {width: 100%;}
	.col-md-11 {width: 91.66666667%;}
	.col-md-10 {width: 83.33333333%;}
	.col-md-9 {width: 75%;}
	.col-md-8 {width: 66.66666667%;}
	.col-md-7 {width: 58.33333333%;}
	.col-md-6 {width: 50%;}
	.col-md-5 {width: 41.66666667%;}
	.col-md-4 {width: 33.33333333%;}
	.col-md-3 {width: 25%;}
	.col-md-2 {width: 16.66666667%;}
	.col-md-1-5 {width: 14.28571428571429%;}
	.col-md-1-2 {width: 12.333333%;}
	.col-md-1 {width: 8.33333333%;}
	
    .popUp{display:none;opacity:1;top:0px;left:0%;width:100%;height:100vh;background-color:rgba(0,0,0,0.7);z-index:2000;}
	.popUp .box{top:50%;left:50%;transform:translate(-50%,-50%);width:60%;padding:20px 3%;text-align:center;font-size:25px;color:#006eb7;box-shadow: 0px 0px 20px rgba(0,0,0,0.5);background-color: #fff;}
	.popUp .box a.btn{float: left;width:58%;margin:20px 1% 0px 1%;padding: 20px 0px;text-align:center;font-size:23px;color:#000;border-radius:3px;}
	.popUp .box .btn2{width:38%!important;padding: 36px 0px 37px 0px!important;}
	.popUp .box .btn3{float: none!important;width:58%;margin:0 auto!important;margin-top:20px!important;}
	.popUp .box .corpo{font-size:16px;line-height:20px;    text-align: center; margin-top: 10px;color:#000;}
	.popUp .box .close{top:3px;right:8px;width:30px;padding: 0px;text-align:center;font-size:25px;color:#006eb7;z-index:10;cursor:pointer;    opacity: 1;}
	.popUp .box .close:hover{color:#000;}
	.popUp .box iframe{width:100%;border:0px;}
    .popUp .box .btnBox{display:block;width:100%;margin:10px 0px;text-align:center;}
    .popUp .box .btnBox div{display:inline-block;text-align:center;font-size:18px;padding:8px 12px;margin:0px 5px;color:#fff;cursor:pointer;}
    .popUp .box .btnBox .btnA{background-color:#f39200}
    .popUp .box .btnBox .btnB{background-color:#006eb7}
    .popUp .box .scroll {position: relative;display: block;width: 100%;max-height: 70vh;overflow-y: auto;overflow-x: hidden;margin-top:5px;}

    #popUpUpload .box{padding:10px;}
    #popUpUpload .box iframe{height:220px;}
    #popUpUpload .box .close{top:20px;right:15px;}
    
    #popUpImage .box{padding:10px;width:auto;position:absolute;}
    #popUpImage .box .close{top:20px;right:15px;}
    #popUpImage .box .giustificativo{position:relative;display:block;width:auto;max-height:70vh;margin:0 auto;}
    
	#btnMenu{display:block;top:10px;}

	.header{position:fixed;top:0px;left:0px;background-color:#fff;border:1px solid #ddd}
	.BoxHeader {height:55px;}
	.logo {position:absolute;top:10px;left:2%;width:150px;padding:0px;border: 0px;cursor:pointer;z-index:150;}
	a.logo .img1 {width: 100%;}

	.boxMenu{display:none;width:100%;text-align:center;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 1000;}
	.boxMenu a.chiudi{position:absolute;display:block;top:10px;right:15px;font-size:20px;color:#fff;cursor:pointer;}
	.boxMenu a.chiudi i{font-size:36px;}
	
	.nav{display:none;width:60%;text-align:right;position:absolute;top:55px;right:0px;padding:10px 0px;background-color:#333;}
	.nav1{width:630px!important;}
	.nav li ul {display: block;}
	.nav ul li{display:block;}
	.nav li ul li a{font-size:16px;line-height: 1.2;font-weight:300;color:#fff;text-align:right;padding:5px 0px;padding-right:3%;}
	.navBtn1{padding: 5px 5px!important;}
	.nav li ul li a:hover {}
	.nav li ul li .selected{color:#f39200!important;}
	#ulMenu{display: block;}
	.btnSelNav{display:none;}

	.section{overflow:hidden;}
	.container{width:94%;}
	
	#section0{/*padding-top:70px;*/z-index:20;}
	a.btnBox, a.btnBox img, a.btnBox .titolo{transition: all 0.4s ease-out;}
	a.btnBox{width:100%;height:25vh;overflow: hidden;box-sizing: border-box;border-radius:3px;margin-bottom:10px;}
	a.btnBox .img{width:100%;height:100%;overflow:hidden;background-position:center center;background-size: cover;}
	a.btnBox .icona{width: 50px;height: 50px;overflow: hidden;top: 70%;left: 50%;transform: translate(-50%,-50%);border-radius: 50px;border: 2px solid #fff;}
	a.btnBox .icona i{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 25px;color: #fff;z-index: 10;}
	a.btnBox .titolo{top:30%;left:10%;width:80%;transform: translateY(-50%);font-size:20px;font-weight:300;text-align:center;color:#fff;box-sizing: border-box;z-index:10}
	a.btnBox .titolo .occhiello{display:block;font-size:14px;font-weight:400;}
	a.btnBox:hover{}
	a.btnBox:hover img{transform: scale(1.1)}
	a.btnBox:hover .titolo{}
	
	.boxLoginForm {position: relative;display: block;width: 98%;height: auto;margin:0 auto;padding:10px;padding-bottom:30px;border:10px solid #e5e5e5;background: #fff;z-index: 1000;box-sizing: border-box}
	.boxLoginForm .logoImgLogin{width:80%;margin:0 auto;margin-top:30px;}
	.boxLoginForm .logoImgLogin img{display:block;width:100%}
	.boxLoginForm .logoImg{width:80%;margin:0 auto;margin-top:30px;}	
	.boxLoginForm .logoImg img{display:block;width:100%}
	.boxLoginForm .titolo{position:relative;display:block;width:100%;margin:0 auto;text-align:center;font-size:22px;font-style:italic;color:#006eb7;margin-top:10px;}
	.boxLoginForm .titolo2.titolo{margin-top:0px;text-align:left;}
	
	.boxLoginForm .titolo .corpo{position:relative;display:block;font-style:normal;text-align:justify;font-size:14px;color:#333;margin-bottom:20px;margin-top: 5px;}
	.boxLoginForm .titolo .sottotitolo{position:relative;display:block;font-style:normal;font-size:18px;color:#000;margin-bottom:40px;margin-top: 5px;}
	
	.boxLoginForm .item{position:relative;display:block;width:100%;margin:0 auto;margin-bottom:20px;box-sizing: border-box;}
	.boxLoginForm .item2.item{background-color:#eee;padding:10px 10px 8px 10px;}
    .boxLoginForm .flex{position:relative;display:flex;width:100%;gap: 10px;justify-content: flex-start;}
    .boxLoginForm .itemLine.item{display:block;width:25%;margin:0;margin-bottom:20px;}
    .boxLoginForm .itemLine2.item{display:block;width:20%;margin:0;margin-bottom:20px;}
	.boxLoginForm .hide.item{display:none;margin-top:-12px;}
	.boxLoginForm .item .label {display: block;font-size: 14px;color:#888;margin-bottom: 3px;}
	.boxLoginForm .item input {border: 1px solid #ccc;width: 100%;padding:8px 10px;font-size: 20px;box-sizing: border-box;}
	.boxLoginForm .item .label {display: block;font-size: 14px;color:#888;margin-bottom: 3px;}
	.boxLoginForm .item textarea {border: 1px solid #ccc;width: 100%;height:80px;padding:8px 10px;font-size: 20px;box-sizing: border-box;}
	.boxLoginForm .item select {border: 1px solid #ccc;width: 100%;padding:8px 10px;font-size: 20px;box-sizing: border-box;background-color:#fff;}
    .boxLoginForm .item .selectMid {display:inline-block;margin:0 10px 0 0;width:75px;vertical-align: middle;}
	.boxLoginForm .item .plus, .boxLoginForm .item .minus {position: relative;display: block;width:28%;height:42px;background-color:#f39200;cursor:pointer}
	.boxLoginForm .item .plus {float:right;}
	.boxLoginForm .item .minus {float:left;margin-right: 2%;}
	.boxLoginForm .item .plus i,.boxLoginForm .item .minus i{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 25px;color: #fff;z-index: 10;}
	.boxLoginForm .item .input2 {float:left;width:40%;margin-right:2%;text-align:center;}
	.boxLoginForm .item .btn {position: relative;display: block;margin: 0 auto;width: 45%;padding: 15px 0px;font-size: 18px;border: 0px;background: #f39200;color: #fff;text-align:center;}
	.boxLoginForm .item .question {position: absolute;display: block;top:0px;right:0px;color:#d7007a;font-size:16px;z-index:10px;cursor:pointer;}
	.boxLoginForm .item .question:hover {color:#fff;}
    .boxLoginForm .item .info {position: absolute;display: none;top: 30px;right: 5px;color:#006eb7;z-index:100;cursor:pointer;}
    .boxLoginForm .item .nota {display: block;font-size:12px;color:#999;}
	.boxLoginForm .itemFixed.item{position:fixed;bottom:0px;left:0px;margin-bottom:0px;padding:15px 0px;background-color:#006eb7;box-shadow: 0px -2px 5px rgba(0,0,0,0.2);z-index:3000;} 
	.boxLoginForm .rientroFerie{position:relative;display: inline-block;border: 1px solid #f39200;padding:8px 10px;font-size: 20px;box-sizing: border-box;color:#f39200;margin-bottom: 20px;}
    
	.boxNota, .boxNota .titolo, .boxNota .corpo, .boxCalendario, .boxCalendario .giorno, .boxCalendario .mese, .boxCalendario .numero, .boxCalendario .evento, .boxCalendario .sottotitolo, .boxTitoloSmall, .boxTitoloSmall .titolo, .boxTitoloSmall .occhiello, .legenda, .legenda .evento, .legenda .label, .calMese, .calMese .next, .calMese .prev, .calMese .titolo, .itemMese, .itemMese .giorno, .itemMese .mese, .itemMese .numero, .itemMese .evento, .colReport, .colReport .item, .colReport .item .giorno, .colReport .item .numero, .colReport .item .ore, .menuReport, .menuReport .btn, .containerReport{position:relative;display:block;}
	.boxCalendario{width:100%;height:250px;background-color:#fff;box-sizing: border-box;margin-bottom:18px;}
	.boxCalendario .contenuti{position:absolute;top:50%;left:10%;transform: translateY(-50%);width:80%;}
	.boxCalendario .giorno{padding-top:30px;text-align:center;font-size:20px;font-weight:300;color:#555;z-index:10;}
	.boxCalendario .mese{position:absolute;bottom: 30px;left: 0%;width:100%;font-size:20px;font-weight:300;color:#006eb7;text-align:center;z-index:10;}
	.boxCalendario .numero{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size:40px;font-weight:300;color:#006eb7;z-index:10;}
	.boxCalendario .evento{position:absolute;bottom:0px;left:0px;width:100%;height:10px;z-index:1;}
	.boxCalendario .sottotitolo{text-align:left;font-size:18px;font-weight:400;color:#fff;    margin-bottom: 25px;}
	
	.calMese{background-color:#fff;}
	.calMese .prev, .calMese .next{cursor:pointer;width:10%;margin:10px 0px;}
	.calMese .prev{float:left;}
	.calMese .next{float:right;text-align:right;}
	.calMese .prev i, .calMese .next i{font-size: 40px;color: #777;}
	.calMese .titolo{float:left;width:76%;margin:14px 2%;text-align:center;font-size:26px;color:#006eb7}
	.itemMese{width:100%;padding-bottom:12vh;background-color:#fff;box-sizing: border-box;margin-bottom:0px;border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;}
	.itemMese2.itemMese{height:auto!important;padding:10px 0px!important;border-top:1px solid #eee;}
	.itemMese .giorno{text-align:center;font-size:14px;font-weight:600;color:#555;z-index:10;}
	.itemMese .numero{position:absolute;top: 40%;left: 50%;transform: translate(-50%,-50%);font-size:28px;font-weight:300;color:#006eb7;z-index:10;}
	.itemMese .evento{position:absolute;bottom:10%;left:50%;transform: translateX(-50%);width:15px;height:15px;border-radius:50px;z-index:1;}
	.itemMese .oggi{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width:92%;height:92%;border:1px solid #006eb7;z-index:1;}
	
	.legenda{width:100%;background: #fff;margin-bottom: 20px;padding: 10px 10px 5px;}
	.legenda .evento{width:30%;padding:4px 0px;margin-bottom:5px;font-size:16px;float:left;margin-right:2%;}
	.legenda .label{width:66%;float:right;padding:4px 0px;margin-bottom:5px;font-size:16px;text-align:left;font-weight:300;}
	
	.reportContainer{width:50%}
	.containerReport{width:8000px;}
	.colReport{width:100%}
	.day.colReport{width:12.333333%;float:left;}
	.tab.colReport{width:87.666667%;float:left;}
	.colReport .item{width:100%;background-color:#fff;box-sizing: border-box;margin-bottom:4px;}
	.colReport .item2.item{background-color:#006eb7;}
	.colReport .item3.item{width:12.333333%!important;}
    .colReport .item5.item{margin-bottom:10px;}
	.colReport .item2 .giorno, .colReport .item2 .numero, .colReport .item2 .ore{color:#fff!important;font-weight:600!important;}
	.colReport .item .giorno, .colReport .item .numero, .colReport .item .ore{text-align:center;font-size:16px;padding:5px 0px;font-weight:300;z-index:10;}
	.colReport .item .giorno{text-align:left;padding-left: 8px!important;}
	.colReport .item .giorno i{float:right;font-size:22px;}
	.colReport .item .numero{text-align:right;padding-right: 8px!important;color:#fff;}
	.colReport .item .ore{}
	.colReport .item .ore .backGiallo,.colReport .item .ore .backVerde,.colReport .item .ore .backRosso,.colReport .item .ore .backGrigio{padding: 5px 0px;color:#fff;width: 100%;position: relative;display: block;}
    .colReport .item .ore .backGiallo{background-color:#FBB402;}
    .colReport .item .ore .backGrigio{background-color:#CFCFCF;}
    .colReport .item .ore .backVerde{background-color:#00C12E;}
    .colReport .item .ore .backRosso{background-color:#E40003;}
    .colReport .item .ore .labelM{display:none;}
    .colReport .item .ore .btnUpload{position:relative;display:block;width:96%;padding:5px 0px;margin:0 auto;background-color:#006eb7;color:#fff;cursor:pointer;border-radius:5px;}
    .colReport .item .ore .nota{position:relative;display:block;width:96%;padding:5px 0px;background-color:#f5f6f7;}
    .colReport .item .esito{position:absolute;display:block;top:0px;right:0px;width:15%;height:100%;color:#fff;text-align:center;z-index:10;}
    .colReport .item .esito.backGiallo{background-color:#FBB402;}
    .colReport .item .esito.backGrigio{background-color:#CFCFCF;}
    .colReport .item .esito.backVerde{background-color:#00C12E;}
    .colReport .item .esito.backRosso{background-color:#E40003;}
    .colReport .item .esito .txt{position:absolute;display:block;top:50%;left:0;transform: translateY(-50%);width:100%;z-index:10;font-size: 16px;}
    .colReport .motivazione.item{margin-bottom: 10px;margin-top: -10px;background: #ddd;}
    .colReport .item .ore .btnUpZoom, .colReport .item .ore .btnUpPDF{position:relative;display:block;width:96%;padding:5px 0px;margin:0 auto;background-color:#00B775;color:#fff;cursor:pointer;border-radius:5px;}
    
	.menuReport{text-align:center;margin-top:10px;}
	.menuReport .label{background-color:#555;color:#fff;font-size:14px;font-weight:300;padding:10px 0px;}
	.menuReport .txt{background-color:#fff;font-size:16px;font-weight:300;padding:10px 0px;}
	.menuReport .btn{width:49%;padding:10px 0px;background-color:#777;color:#fff;font-size:16px;}
	.menuReport .left.btn{float:left;}
	.menuReport .right.btn{float:right;}
	.menuReport .sel{background-color:#f39200!important;}

	.rowLinkScheda.row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:         flex;flex-wrap: wrap;}
	.rowLinkScheda .col{display: flex;flex-direction: column;}
	
	a.linkBtn{width:100%;height:100%;padding:8px 3%;text-align:center;font-size:14px;text-transform: uppercase;color:#333;box-sizing: border-box;background-color:#eee;margin-bottom:10px;}
	
	.titoloPagina{padding-bottom:10px;font-size:33px;font-weight: 500;text-align:left;color: #006eb7;}
	.sottotitoloPagina{font-size:25px;padding-bottom: 15px;line-height:25px;}
	.corpoPagina{padding:10px 0px 30px 0px;font-size:16px;text-align:justify;line-height: 23px;color:#444;}
	
	.footer{position:relative;padding-bottom:20px;padding-top:20px;}
	.testoFooter2{margin-top:15px;padding-right:3%;text-align:right;}
	.btnPrivacy{display:inline-block;margin-top: 20px;}
	.logoFooter{width:80%;margin:15px auto;}
	.boxPrivacy{width:100%;margin-bottom:40px;text-align:center;}
	.boxPrivacy span, .boxPrivacy a{display:inline-block;font-size:12px; color:#333;margin:0px 1px;}

	
}
@media (min-width: 1025px) and (max-width: 1300px) {

	
}

@media (min-width: 821px) and (max-width: 1024px) {
	
	.col-sm-12 {width: 100%;}
	.col-sm-11 {width: 91.66666667%;}
	.col-sm-10 {width: 83.33333333%;}
	.col-sm-9 {width: 75%;}
	.col-sm-8 {width: 66.66666667%;}
	.col-sm-7 {width: 58.33333333%;}
	.col-sm-6 {width: 50%;}
	.col-sm-5 {width: 41.66666667%;}
	.col-sm-4 {width: 33.33333333%;}
	.col-sm-3 {width: 25%;}
	.col-sm-2 {width: 16.66666667%;}
	.col-sm-1-5 {width: 14.28571428571429%;}
	.col-sm-1-2 {width: 12.333333%;}
	.col-sm-1 {width: 8.33333333%;}
	.col-sm-0 {display:none!important}

	.popUp{display:none;opacity:1;top:0px;left:0%;width:100%;height:100vh;background-color:rgba(0,0,0,0.7);z-index:2000;}
	.popUp .box{top:50%;left:50%;transform:translate(-50%,-50%);width:60%;padding:20px 3%;text-align:center;font-size:25px;color:#006eb7;box-shadow: 0px 0px 20px rgba(0,0,0,0.5);background-color: #fff;}
	.popUp .box a.btn{float: left;width:58%;margin:20px 1% 0px 1%;padding: 20px 0px;text-align:center;font-size:23px;color:#000;border-radius:3px;}
	.popUp .box .btn2{width:38%!important;padding: 36px 0px 37px 0px!important;}
	.popUp .box .btn3{float: none!important;width:58%;margin:0 auto!important;margin-top:20px!important;}
	.popUp .box .corpo{font-size:16px;line-height:20px;    text-align: center; margin-top: 10px;color:#000}
	.popUp .box .close{top:3px;right:8px;width:30px;padding: 0px;text-align:center;font-size:25px;color:#006eb7;z-index:10;cursor:pointer;    opacity: 1;}
	.popUp .box .close:hover{color:#000;}
	.popUp .box iframe{width:100%;border:0px;}
    .popUp .box .btnBox{display:block;width:100%;margin:10px 0px;text-align:center;}
    .popUp .box .btnBox div{display:inline-block;text-align:center;font-size:18px;padding:8px 12px;margin:0px 5px;color:#fff;cursor:pointer;}
    .popUp .box .btnBox .btnA{background-color:#f39200}
    .popUp .box .btnBox .btnB{background-color:#006eb7}
    
    #popUpUpload .box{padding:10px;}
    #popUpUpload .box iframe{height:220px;}
    #popUpUpload .box .close{top:20px;right:15px;}
    
    #popUpImage .box{padding:10px;width:auto;position:absolute;}
    #popUpImage .box .close{top:20px;right:15px;}
    #popUpImage .box .giustificativo{position:relative;display:block;width:auto;max-height:70vh;margin:0 auto;}
    

	#btnMenu{display:block;top:10px;}

	.header{position:fixed;top:0px;left:0px;background-color:#fff;border:1px solid #ddd}
	.BoxHeader {height:55px;}
	.logo {position:absolute;top:10px;left:2%;width:150px;padding:0px;border: 0px;cursor:pointer;z-index:150;}
	a.logo .img1 {width: 100%;}

	.boxMenu{display:none;width:100%;text-align:center;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 1000;}
	.boxMenu a.chiudi{position:absolute;display:block;top:10px;right:15px;font-size:20px;color:#fff;cursor:pointer;}
	.boxMenu a.chiudi i{font-size:36px;}
	
	.nav{display:none;width:60%;text-align:right;position:absolute;top:55px;right:0px;padding:10px 0px;background-color:#333;}
	.nav1{width:630px!important;}
	.nav li ul {display: block;}
	.nav ul li{display:block;}
	.nav li ul li a{font-size:16px;line-height: 1.2;font-weight:300;color:#fff;text-align:right;padding:5px 0px;padding-right:3%;}
	.navBtn1{padding: 5px 5px!important;}
	.nav li ul li a:hover {}
	.nav li ul li .selected{color:#f39200!important;}
	#ulMenu{display: block;}
	.btnSelNav{display:none;}

	.section{overflow:hidden;}
	.container{width:94%;}
	
	#section0{/*padding-top:70px;*/z-index:20;}
	a.btnBox, a.btnBox img, a.btnBox .titolo{transition: all 0.4s ease-out;}
	a.btnBox{width:100%;height:25vh;overflow: hidden;box-sizing: border-box;border-radius:3px;margin-bottom:10px;}
	a.btnBox .img{width:100%;height:100%;overflow:hidden;background-position:center center;background-size: cover;}
	a.btnBox .icona{width: 50px;height: 50px;overflow: hidden;top: 70%;left: 50%;transform: translate(-50%,-50%);border-radius: 50px;border: 2px solid #fff;}
	a.btnBox .icona i{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 25px;color: #fff;z-index: 10;}
	a.btnBox .titolo{top:30%;left:10%;width:80%;transform: translateY(-50%);font-size:20px;font-weight:300;text-align:center;color:#fff;box-sizing: border-box;z-index:10}
	a.btnBox .titolo .occhiello{display:block;font-size:14px;font-weight:400;}
	a.btnBox:hover{}
	a.btnBox:hover img{transform: scale(1.1)}
	a.btnBox:hover .titolo{}
	
	.boxLoginForm {position: relative;display: block;width: 98%;height: auto;margin:0 auto;padding:10px;padding-bottom:30px;border:10px solid #e5e5e5;background: #fff;z-index: 1000;box-sizing: border-box}
	.boxLoginForm .logoImgLogin{width:80%;margin:0 auto;margin-top:30px;}
	.boxLoginForm .logoImgLogin img{display:block;width:100%}
	.boxLoginForm .logoImg{width:80%;margin:0 auto;margin-top:30px;}	
	.boxLoginForm .logoImg img{display:block;width:100%}
	.boxLoginForm .titolo{position:relative;display:block;width:100%;margin:0 auto;text-align:center;font-size:22px;font-style:italic;color:#006eb7;margin-top:10px;}
	.boxLoginForm .titolo2.titolo{margin-top:0px;text-align:left;}
	
	.boxLoginForm .titolo .corpo{position:relative;display:block;font-style:normal;text-align:justify;font-size:14px;color:#333;margin-bottom:20px;margin-top: 5px;}
	.boxLoginForm .titolo .sottotitolo{position:relative;display:block;font-style:normal;font-size:18px;color:#000;margin-bottom:40px;margin-top: 5px;}
	
	.boxLoginForm .item{position:relative;display:block;width:100%;margin:0 auto;margin-bottom:20px;box-sizing: border-box;}
	.boxLoginForm .item2.item{background-color:#eee;padding:10px 10px 8px 10px;}
	.boxLoginForm .hide.item{display:none;margin-top:-12px;}
	.boxLoginForm .item .label {display: block;font-size: 14px;color:#888;margin-bottom: 3px;}
	.boxLoginForm .item input {border: 1px solid #ccc;width: 100%;padding:8px 10px;font-size: 20px;box-sizing: border-box;}
	.boxLoginForm .item .label {display: block;font-size: 14px;color:#888;margin-bottom: 3px;}
	.boxLoginForm .item textarea {border: 1px solid #ccc;width: 100%;height:80px;padding:8px 10px;font-size: 20px;box-sizing: border-box;}
	.boxLoginForm .item select {border: 1px solid #ccc;width: 100%;padding:8px 10px;font-size: 20px;box-sizing: border-box;background-color:#fff;}
    .boxLoginForm .item .selectMid {display:inline-block;margin:0 10px 0 0;width:75px;vertical-align: middle;}
	.boxLoginForm .item .plus, .boxLoginForm .item .minus {position: relative;display: block;width:28%;height:42px;background-color:#f39200;cursor:pointer}
	.boxLoginForm .item .plus {float:right;}
	.boxLoginForm .item .minus {float:left;margin-right: 2%;}
	.boxLoginForm .item .plus i,.boxLoginForm .item .minus i{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 25px;color: #fff;z-index: 10;}
	.boxLoginForm .item .input2 {float:left;width:40%;margin-right:2%;text-align:center;}
	.boxLoginForm .item .btn {position: relative;display: block;margin: 0 auto;width: 45%;padding: 15px 0px;font-size: 18px;border: 0px;background: #f39200;color: #fff;text-align:center;}
	.boxLoginForm .item .question {position: absolute;display: block;top:0px;right:0px;color:#d7007a;font-size:16px;z-index:10px;cursor:pointer;}
	.boxLoginForm .item .question:hover {color:#fff;}
    .boxLoginForm .item .info {position: absolute;display: none;top: 30px;right: 5px;color:#006eb7;z-index:100;cursor:pointer;}
    .boxLoginForm .item .nota {display: block;font-size:12px;color:#999;}
	.boxLoginForm .itemFixed.item{position:fixed;bottom:0px;left:0px;margin-bottom:0px;padding:15px 0px;background-color:#006eb7;box-shadow: 0px -2px 5px rgba(0,0,0,0.2);z-index:3000;} 
	.boxLoginForm .motivazione.item{margin-bottom:4px;}
    .boxLoginForm .rientroFerie{position:relative;display: inline-block;border: 1px solid #f39200;padding:8px 10px;font-size: 20px;box-sizing: border-box;color:#f39200;margin-bottom: 20px;}
    
	.boxNota, .boxNota .titolo, .boxNota .corpo, .boxCalendario, .boxCalendario .giorno, .boxCalendario .mese, .boxCalendario .numero, .boxCalendario .evento, .boxCalendario .sottotitolo, .boxTitoloSmall, .boxTitoloSmall .titolo, .boxTitoloSmall .occhiello, .legenda, .legenda .evento, .legenda .label, .calMese, .calMese .next, .calMese .prev, .calMese .titolo, .itemMese, .itemMese .giorno, .itemMese .mese, .itemMese .numero, .itemMese .evento, .colReport, .colReport .item, .colReport .item .giorno, .colReport .item .numero, .colReport .item .ore, .menuReport, .menuReport .btn, .containerReport{position:relative;display:block;}
	.boxCalendario{width:100%;height:40vw;background-color:#fff;box-sizing: border-box;margin-bottom:18px;}
	.boxCalendario .contenuti{position:absolute;top:50%;left:10%;transform: translateY(-50%);width:80%;}
	.boxCalendario .giorno{padding-top:5vw;text-align:center;font-size:20px;font-weight:300;color:#555;z-index:10;}
	.boxCalendario .mese{position:absolute;bottom: 5vw;left: 0%;width:100%;font-size:20px;font-weight:300;color:#006eb7;text-align:center;z-index:10;}
	.boxCalendario .numero{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size:40px;font-weight:300;color:#006eb7;z-index:10;}
	.boxCalendario .evento{position:absolute;bottom:0px;left:0px;width:100%;height:10px;z-index:1;}
	.boxCalendario .sottotitolo{text-align:left;font-size:18px;font-weight:400;color:#fff;    margin-bottom: 25px;}
	
	.calMese{background-color:#fff;}
	.calMese .prev, .calMese .next{cursor:pointer;width:10%;margin:10px 0px;}
	.calMese .prev{float:left;}
	.calMese .next{float:right;text-align:right;}
	.calMese .prev i, .calMese .next i{font-size: 40px;color: #777;}
	.calMese .titolo{float:left;width:76%;margin:14px 2%;text-align:center;font-size:26px;color:#006eb7}
	.itemMese{width:100%;padding-bottom:100%;background-color:#fff;box-sizing: border-box;margin-bottom:0px;border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;}
	.itemMese2.itemMese{height:auto!important;padding:10px 0px!important;border-top:1px solid #eee;}
	.itemMese .giorno{text-align:center;font-size:14px;font-weight:600;color:#555;z-index:10;}
	.itemMese .numero{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size:14px;font-weight:300;color:#006eb7;z-index:10;}
	.itemMese .evento{position:absolute;bottom:10%;left:50%;transform: translateX(-50%);width:8px;height:8px;border-radius:50px;z-index:1;}
	.itemMese .oggi{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width:92%;height:92%;border:1px solid #006eb7;z-index:1;}
	
	.legenda{width:100%;background: #fff;margin-bottom: 20px;padding: 10px 10px 5px;}
	.legenda .evento{width:30%;padding:4px 0px;margin-bottom:5px;font-size:16px;float:left;margin-right:2%;}
	.legenda .label{width:66%;float:right;padding:4px 0px;margin-bottom:5px;font-size:16px;text-align:left;font-weight:300;}
	
	.containerReport{width:8000px;}
	.colReport{width:100%}
	.day.colReport{width:12.333333%;float:left;}
	.tab.colReport{width:87.666667%;float:left;}
	.colReport .item{width:100%;background-color:#fff;box-sizing: border-box;margin-bottom:4px;}
	.colReport .item2.item{background-color:#006eb7;}
	.colReport .item3.item{width:12.333333%!important;}
    .colReport .item5.item{margin-bottom:10px;}
	.colReport .item2 .giorno, .colReport .item2 .numero, .colReport .item2 .ore{color:#fff!important;font-weight:600!important;}
	.colReport .item .giorno, .colReport .item .numero, .colReport .item .ore{text-align:center;font-size:16px;padding:5px 0px;font-weight:300;z-index:10;}
	.colReport .item .giorno{text-align:left;padding-left: 8px!important;}
	.colReport .item .giorno i{float:right;font-size:22px;}
	.colReport .item .numero{text-align:right;padding-right: 8px!important;color:#fff;}
	.colReport .item .ore{}
    .colReport .item .ore .backGiallo,.colReport .item .ore .backVerde,.colReport .item .ore .backRosso,.colReport .item .ore .backGrigio{padding: 5px 0px;color:#fff;width: 100%;position: relative;display: block;}
    .colReport .item .ore .backGiallo{background-color:#FBB402;}
    .colReport .item .ore .backVerde{background-color:#00C12E;}
    .colReport .item .ore .backRosso{background-color:#E40003;}
    .colReport .item .ore .labelM{display:none;}
    .colReport .item .ore .btnUpload{position:relative;display:block;width:96%;padding:5px 0px;margin:0 auto;background-color:#006eb7;color:#fff;cursor:pointer;border-radius:5px;}
	.colReport .item .esito{position:absolute;display:block;top:0px;right:0px;width:15%;height:100%;color:#fff;text-align:center;z-index:10;}
    .colReport .item .esito.backGiallo{background-color:#FBB402;}
    .colReport .item .esito.backVerde{background-color:#00C12E;}
    .colReport .item .esito.backRosso{background-color:#E40003;}
    .colReport .item .esito .txt{position:absolute;display:block;top:50%;left:0;transform: translateY(-50%);width:100%;z-index:10;font-size: 16px;}
    .colReport .motivazione.item{margin-bottom: 10px;margin-top: -10px;background: #ddd;}
    .colReport .item .ore .btnUpZoom,.colReport .item .ore .btnUpPDF{position:relative;display:block;width:96%;padding:5px 0px;margin:0 auto;background-color:#00B775;color:#fff;cursor:pointer;border-radius:5px;}
    
    
	.menuReport{text-align:center;margin-top:10px;}
	.menuReport .label{background-color:#555;color:#fff;font-size:14px;font-weight:300;padding:10px 0px;}
	.menuReport .txt{background-color:#fff;font-size:16px;font-weight:300;padding:10px 0px;}
	.menuReport .btn{width:49%;padding:10px 0px;background-color:#777;color:#fff;font-size:16px;}
	.menuReport .left.btn{float:left;}
	.menuReport .right.btn{float:right;}
	.menuReport .sel{background-color:#f39200!important;}

	.rowLinkScheda.row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:         flex;flex-wrap: wrap;}
	.rowLinkScheda .col{display: flex;flex-direction: column;}
	
	a.linkBtn{width:100%;height:100%;padding:8px 3%;text-align:center;font-size:14px;text-transform: uppercase;color:#333;box-sizing: border-box;background-color:#eee;margin-bottom:10px;}
	
	.titoloPagina{padding-bottom:10px;font-size:25px;font-weight: 500;text-align:left;color: #006eb7;}
	.sottotitoloPagina{font-size:25px;padding-bottom: 15px;line-height:25px;}
	.corpoPagina{padding:10px 0px 30px 0px;font-size:16px;text-align:justify;line-height: 23px;color:#444;}
	
	.footer{position:relative;padding-bottom:20px;padding-top:20px;}
	.testoFooter2{margin-top:15px;padding-right:3%;text-align:right;}
	.btnPrivacy{display:inline-block;margin-top: 20px;}
	.logoFooter{width:80%;margin:15px auto;}
	.boxPrivacy{width:100%;margin-bottom:40px;text-align:center;}
	.boxPrivacy span, .boxPrivacy a{display:inline-block;font-size:12px; color:#333;margin:0px 1px;}

}

@media (max-width: 820px) {
	.nomobile{display: none;}
	.col-xs-12 {width: 100%;}
	.col-xs-11 {width: 91.66666667%;}
	.col-xs-10 {width: 83.33333333%;}
	.col-xs-9 {width: 75%;}
	.col-xs-8 {width: 66.66666667%;}
	.col-xs-7 {width: 58.33333333%;}
	.col-xs-6 {width: 50%;}
	.col-xs-5 {width: 41.66666667%;}
	.col-xs-4 {width: 33.33333333%;}
	.col-xs-3 {width: 25%;}
	.col-xs-2 {width: 16.66666667%;}
	.col-xs-1-5 {width: 14.28571428571429%;}
	.col-xs-1-2 {width: 12.333333%;}
	.col-xs-1 {width: 8.33333333%;}
	.col-xs-0 {display:none!important}
	
	.popUp{display:none;opacity:1;top:0px;left:0%;width:100%;height:100vh;background-color:rgba(0,0,0,0.7);z-index:2000;}
	.popUp .box{top:50%;left:50%;transform:translate(-50%,-50%);width:60%;padding:20px 3%;text-align:center;font-size:25px;color:#006eb7;box-shadow: 0px 0px 20px rgba(0,0,0,0.5);background-color: #fff;}
	.popUp .box a.btn{float: left;width:58%;margin:20px 1% 0px 1%;padding: 20px 0px;text-align:center;font-size:23px;color:#000;border-radius:3px;}
	.popUp .box .btn2{width:38%!important;padding: 36px 0px 37px 0px!important;}
	.popUp .box .btn3{float: none!important;width:58%;margin:0 auto!important;margin-top:20px!important;}
	.popUp .box .corpo{font-size:16px;line-height:20px;    text-align: center; margin-top: 10px;color:#000;}
	.popUp .box .close{top:3px;right:8px;width:30px;padding: 0px;text-align:center;font-size:25px;color:#006eb7;z-index:10;cursor:pointer;    opacity: 1;}
	.popUp .box .close:hover{color:#000;}
	.popUp .box iframe{width:100%;border:0px;}
    .popUp .box .btnBox{display:block;width:100%;margin:10px 0px;text-align:center;}
    .popUp .box .btnBox div{display:inline-block;text-align:center;font-size:18px;padding:8px 12px;margin:0px 5px;color:#fff;cursor:pointer;}
    .popUp .box .btnBox .btnA{background-color:#f39200}
    .popUp .box .btnBox .btnB{background-color:#006eb7}

    #popUpUpload .box{padding:5px;width:95vw}
    #popUpUpload .box iframe{height:220px;}
    #popUpUpload .box .close{top: -35px;right: 0px;color: #fff;}
    
    #popUpImage .box{padding:5px;width:auto;position:absolute;}
    #popUpImage .box .close{top: -35px;right: 0px;color: #fff;}
    #popUpImage .box .giustificativo{position:relative;display:block;max-width:95vw;max-height:90vh;margin:0 auto;}
    
    
	#btnMenu{display:block;top:10px;}

	.header{position:fixed;top:0px;left:0px;background-color:#fff;border:1px solid #ddd}
	.BoxHeader {height:55px;}
	.logo {position:absolute;top:10px;left:2%;width:150px;padding:0px;border: 0px;cursor:pointer;z-index:150;}
	a.logo .img1 {width: 100%;}

	.boxMenu{display:none;width:100%;text-align:center;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 1000;}
	.boxMenu a.chiudi{position:absolute;display:block;top:10px;right:15px;font-size:20px;color:#fff;cursor:pointer;}
	.boxMenu a.chiudi i{font-size:36px;}
	
	.nav{display:none;width:60%;text-align:right;position:absolute;top:55px;right:0px;padding:10px 0px;background-color:#333;opacity:0.9;}
	.nav1{width:630px!important;}
	.nav li ul {display: block;}
	.nav ul li{display:block;}
	.nav li ul li a{font-size:22px;line-height: 1.2;font-weight:300;color:#fff;text-align:right;padding:15px 5px;padding-right:3%;}
	.navBtn1{padding: 5px 5px!important;}
	.nav li ul li a:hover {}
	.nav li ul li .selected{color:#f39200!important;}
	#ulMenu{display: block;}
	.btnSelNav{display:none;}

	.section{overflow:hidden;}
	.container{width:94%;}
    #footer{padding-top:20px;}
    .boxPrivacy a,.boxPrivacy span{display: inline-block}
	#section0{/*padding-top:70px;*/z-index:20;}
	a.btnBox, a.btnBox img, a.btnBox .titolo{transition: all 0.4s ease-out;}
	a.btnBox{width:100%;height:25vh;overflow: hidden;box-sizing: border-box;border-radius:3px;margin-bottom:10px;}
	a.btnBox .img{width:100%;height:100%;overflow:hidden;background-position:center center;background-size: cover;}
	a.btnBox .icona{width: 50px;height: 50px;overflow: hidden;top: 70%;left: 50%;transform: translate(-50%,-50%);border-radius: 50px;border: 2px solid #fff;}
	a.btnBox .icona i{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 25px;color: #fff;z-index: 10;}
	a.btnBox .titolo{top:30%;left:10%;width:80%;transform: translateY(-50%);font-size:20px;font-weight:300;text-align:center;color:#fff;box-sizing: border-box;z-index:10}
	a.btnBox .titolo .occhiello{display:block;font-size:14px;font-weight:400;}
	a.btnBox:hover{}
	a.btnBox:hover img{transform: scale(1.1)}
	a.btnBox:hover .titolo{}
	
	.boxLoginForm {position: relative;display: block;width: 98%;height: auto;margin:0 auto;padding:10px;padding-bottom:30px;border:10px solid #e5e5e5;background: #fff;z-index: 1000;box-sizing: border-box}
	.boxLoginForm .logoImgLogin{width:80%;margin:0 auto;margin-top:30px;}
	.boxLoginForm .logoImgLogin img{display:block;width:100%}
	.boxLoginForm .logoImg{width:80%;margin:0 auto;margin-top:30px;}	
	.boxLoginForm .logoImg img{display:block;width:100%}
	.boxLoginForm .titolo{position:relative;display:block;width:100%;margin:0 auto;text-align:center;font-size:22px;font-style:italic;color:#006eb7;margin-top:10px;}
	.boxLoginForm .titolo2.titolo{margin-top:0px;text-align:left;}
	
	.boxLoginForm .titolo .corpo{position:relative;display:block;font-style:normal;text-align:justify;font-size:14px;color:#333;margin-bottom:20px;margin-top: 5px;}
	.boxLoginForm .titolo .sottotitolo{position:relative;display:block;font-style:normal;font-size:18px;color:#000;margin-bottom:40px;margin-top: 5px;}
	
	.boxLoginForm .item{position:relative;display:block;width:100%;margin:0 auto;margin-bottom:20px;box-sizing: border-box;}
	.boxLoginForm .item2.item{background-color:#eee;padding:10px 10px 8px 10px;}
	.boxLoginForm .hide.item{display:none;margin-top:-12px;}
	.boxLoginForm .item .label {display: block;font-size: 14px;color:#888;margin-bottom: 3px;}
	.boxLoginForm .item input {border: 1px solid #ccc;width: 100%;padding:8px 10px;font-size: 20px;box-sizing: border-box;}
	.boxLoginForm .item .label {display: block;font-size: 14px;color:#888;margin-bottom: 3px;}
	.boxLoginForm .item textarea {border: 1px solid #ccc;width: 100%;height:80px;padding:8px 10px;font-size: 20px;box-sizing: border-box;}
	.boxLoginForm .item select {border: 1px solid #ccc;width: 100%;padding:8px 10px;font-size: 20px;box-sizing: border-box;background-color:#fff;}
    .boxLoginForm .item .selectMid {display:inline-block;margin:0 10px 0 0;width:75px;vertical-align: middle;}
	.boxLoginForm .item .plus, .boxLoginForm .item .minus {position: relative;display: block;width:28%;height:42px;background-color:#f39200;cursor:pointer}
	.boxLoginForm .item .plus {float:right;}
	.boxLoginForm .item .minus {float:left;margin-right: 2%;}
	.boxLoginForm .item .plus i,.boxLoginForm .item .minus i{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 25px;color: #fff;z-index: 10;}
	.boxLoginForm .item .input2 {float:left;width:40%;margin-right:2%;text-align:center;}
	.boxLoginForm .item .btn {position: relative;display: block;margin: 0 auto;width: 45%;padding: 15px 0px;font-size: 18px;border: 0px;background: #f39200;color: #fff;text-align:center;}
	.boxLoginForm .item .question {position: absolute;display: block;top:0px;right:0px;color:#d7007a;font-size:16px;z-index:10px;cursor:pointer;}
	.boxLoginForm .item .question:hover {color:#fff;}
    .boxLoginForm .item .info {position: absolute;display: none;top: 30px;right: 5px;color:#006eb7;z-index:100;cursor:pointer;}
    .boxLoginForm .item .nota {display: block;font-size:12px;color:#999;}
	.boxLoginForm .itemFixed.item{position:fixed;bottom:0px;left:0px;margin-bottom:0px;padding:15px 0px;background-color:#006eb7;box-shadow: 0px -2px 5px rgba(0,0,0,0.2);z-index:3000;} 
    .boxLoginForm .rientroFerie{position:relative;display: inline-block;border: 1px solid #f39200;padding:8px 10px;font-size: 20px;box-sizing: border-box;color:#f39200;margin-bottom: 20px;}
    
    .boxLoginForm .motivazione.item{margin-bottom:4px;}
	.boxNota, .boxNota .titolo, .boxNota .corpo, .boxCalendario, .boxCalendario .giorno, .boxCalendario .mese, .boxCalendario .numero, .boxCalendario .evento, .boxCalendario .sottotitolo, .boxTitoloSmall, .boxTitoloSmall .titolo, .boxTitoloSmall .occhiello, .legenda, .legenda .evento, .legenda .label, .calMese, .calMese .next, .calMese .prev, .calMese .titolo, .itemMese, .itemMese .giorno, .itemMese .mese, .itemMese .numero, .itemMese .evento, .colReport, .colReport .item, .colReport .item .giorno, .colReport .item .numero, .colReport .item .ore, .menuReport, .menuReport .btn, .containerReport{position:relative;display:block;}
	.boxCalendario{width:100%;height:40vw;background-color:#fff;box-sizing: border-box;margin-bottom:18px;}
	.boxCalendario .contenuti{position:absolute;top:50%;left:10%;transform: translateY(-50%);width:80%;}
	.boxCalendario .giorno{padding-top:5vw;text-align:center;font-size:20px;font-weight:300;color:#555;z-index:10;}
	.boxCalendario .mese{position:absolute;bottom: 5vw;left: 0%;width:100%;font-size:20px;font-weight:300;color:#006eb7;text-align:center;z-index:10;}
	.boxCalendario .numero{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size:40px;font-weight:300;color:#006eb7;z-index:10;}
	.boxCalendario .evento{position:absolute;bottom:0px;left:0px;width:100%;height:10px;z-index:1;}
	.boxCalendario .sottotitolo{text-align:left;font-size:18px;font-weight:400;color:#fff;    margin-bottom: 25px;}
	
	.calMese{background-color:#fff;}
	.calMese .prev, .calMese .next{cursor:pointer;width:10%;margin:10px 0px;}
	.calMese .prev{float:left;}
	.calMese .next{float:right;text-align:right;}
	.calMese .prev i, .calMese .next i{font-size: 40px;color: #777;}
	.calMese .titolo{float:left;width:76%;margin:14px 2%;text-align:center;font-size:26px;color:#006eb7}
	.itemMese{width:100%;padding-bottom:100%;background-color:#fff;box-sizing: border-box;margin-bottom:0px;border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;}
	.itemMese2.itemMese{height:auto!important;padding:10px 0px!important;border-top:1px solid #eee;}
	.itemMese .giorno{text-align:center;font-size:14px;font-weight:600;color:#555;z-index:10;}
	.itemMese .numero{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size:14px;font-weight:300;color:#006eb7;z-index:10;}
	.itemMese .evento{position:absolute;bottom:10%;left:50%;transform: translateX(-50%);width:8px;height:8px;border-radius:50px;z-index:1;}
	.itemMese .oggi{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width:92%;height:92%;border:1px solid #006eb7;z-index:1;}
	
	.legenda{width:100%;background: #fff;margin-bottom: 20px;padding: 10px 10px 5px;}
	.legenda .evento{width:30%;padding:4px 0px;margin-bottom:5px;font-size:16px;float:left;margin-right:2%;}
	.legenda .label{width:66%;float:right;padding:4px 0px;margin-bottom:5px;font-size:16px;text-align:left;font-weight:300;}
	
	.containerReport{width:8000px;}
	.colReport{width:100%}
	.day.colReport{width:12.333333%;float:left;}
	.tab.colReport{width:87.666667%;float:left;}
	.colReport .item{width:100%;background-color:#fff;box-sizing: border-box;margin-bottom:4px;}
	.colReport .item2.item{background-color:#006eb7;}
	.colReport .item3.item{width:12.333333%!important;}
    .colReport .item4.item{margin-bottom:10px!important;padding:5px 1%}
	.colReport .item2 .giorno, .colReport .item2 .numero, .colReport .item2 .ore{color:#fff!important;font-weight:600!important;}
	.colReport .item .giorno, .colReport .item .numero, .colReport .item .ore{text-align:center;font-size:16px;padding:5px 0px;font-weight:300;z-index:10;}
	.colReport .item .giorno{text-align:left;padding-left: 8px!important;}
	.colReport .item .giorno i{float:right;font-size:22px;}
	.colReport .item .numero{text-align:right;padding-right: 8px!important;color:#fff;}
	.colReport .item .ore{}
    .colReport .item .ore .box{position:relative;display:block;width:94%;margin: 0 auto;padding:5px 0px;background-color:#f5f6f7}
    .colReport .item .ore .backGiallo,.colReport .item .ore .backVerde,.colReport .item .ore .backRosso,.colReport .item .ore .backGrigio{padding: 5px 0px;color:#fff;width: 100%;position: relative;display: block;}
    .colReport .item .ore .backGiallo{background-color:#FBB402;}
    .colReport .item .ore .backVerde{background-color:#00C12E;}
    .colReport .item .ore .backRosso{background-color:#E40003;}
    .colReport .item .esito.ore span{width:96%;margin:0 auto;}
    .colReport .item .ore .labelM{posiiton:relative;display:block;font-size:12px;padding-bottom: 3px;color:#000;}
    .colReport .item .ore .btnUpload{position:relative;display:block;width:96%;padding:5px 0px;margin:0 auto;background-color:#006eb7;color:#fff;cursor:pointer;border-radius:5px;}
    .colReport .item .esito{position:relative;display:block;top:0px;right:0px;width:100%;height:auto;color:#fff;text-align:center;z-index:10;}
    .colReport .item .esito.backGiallo{background-color:#FBB402;}
    .colReport .item .esito.backVerde{background-color:#00C12E;}
    .colReport .item .esito.backRosso{background-color:#E40003;}
    .colReport .item .esito .txt{position:relative;display:block;top:0%;left:0;transform: translateY(0%);width:100%;z-index:10;font-size: 16px;padding:5px 0;}
    .colReport .motivazione.item{margin-bottom: 10px;margin-top: -10px;background: #ddd;}
    .colReport .item .ore .btnUpZoom,.colReport .item .ore .btnUpPDF{position:relative;display:block;width:96%;padding:5px 0px;margin:0 auto;background-color:#00B775;color:#fff;cursor:pointer;border-radius:5px;}
    
   
    
    .titoliColonne{padding-bottom:5px;background-color:transparent!important;}
    .titoliColonne .ore{display:none!important;}
	
	.menuReport{text-align:center;margin-top:10px;}
	.menuReport .label{background-color:#555;color:#fff;font-size:14px;font-weight:300;padding:10px 0px;}
	.menuReport .txt{background-color:#fff;font-size:16px;font-weight:300;padding:10px 0px;}
	.menuReport .btn{width:49%;padding:10px 0px;background-color:#777;color:#fff;font-size:16px;}
	.menuReport .left.btn{float:left;}
	.menuReport .right.btn{float:right;}
	.menuReport .sel{background-color:#f39200!important;}

	.rowLinkScheda.row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:         flex;flex-wrap: wrap;}
	.rowLinkScheda .col{display: flex;flex-direction: column;}
	
	a.linkBtn{width:100%;height:100%;padding:8px 3%;text-align:center;font-size:14px;text-transform: uppercase;color:#333;box-sizing: border-box;background-color:#eee;margin-bottom:10px;}
	
	.titoloPagina{padding-bottom:10px;font-size:25px;font-weight: 500;text-align:left;color: #006eb7;}
	.sottotitoloPagina{font-size:25px;padding-bottom: 15px;line-height:25px;}
	.corpoPagina{padding:10px 0px 30px 0px;font-size:16px;text-align:justify;line-height: 23px;color:#444;}
	
	.footer{position:relative;padding-bottom:20px;padding-top:20px;}
	.testoFooter2{margin-top:15px;padding-right:3%;text-align:right;}
	.btnPrivacy{display:inline-block;margin-top: 20px;}
	.logoFooter{width:80%;margin:15px auto;}
	.boxPrivacy{width:100%;margin-bottom:40px;text-align:center;padding-top:20px;}
	.boxPrivacy span, .boxPrivacy a{display:inline-block;font-size:12px; color:#333;margin:0px 1px;}

	
}

