html, body {
  height: 100%;
}

body
{
 font-family: 'Open Sans', sans-serif !important;
 display: flex;
  flex-direction: column;
}
.content {
  flex: 1 0 auto;
}
.sinistra
{
	text-align: left;
	padding: 10px;
}
.destra
{
	text-align: right;
	padding: 10px;
}

.centro
{
	text-align: center;
	padding: 10px;
}


.bianco
{
	color: white;
}
.larg300
{
	max-width: 300px;
	display: inline-block;
}

.larg200
{
	max-width: 200px;
	display: inline-block;
}

.divcentro80
{
	padding: 0 10% 0 10%;		
}
.divcentro70
{
	padding: 0 15% 0 15%;		
}
.cella70
{
	width: 70%;
}

.divcentro90
{
	padding: 0 5% 0 5%;		
}
.divcentro15
{
	padding: 0 15px 0 15px;		
}
.linea
{
	border-top: 1px solid black;
}

.tabriepiloghi
{
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	font-size: 13px;
}

.tabaccessori
{
	border: 1px solid black;
	border-collapse: collapse;
	width: 80%;
	text-align: center;
	font-size: 13px;
}
.tabf10
{
	background-color: #de8921;
	color: white;
	border: 1px solid white;
	text-align: center;
	
}
.tabf44
{
	background-color: #174197;
	color: white;
	border: 1px solid white;
	text-align: center;
	
}
.tabgrigia
{
	background-color: #eeeeee;
	color: black;
	border: 1px solid #eeeeee;
	text-align: center;
	
}
.tabp30
{
	background-color: #145527;
	color: white;
	border: 1px solid white;
	text-align: center;
	
}

.tabp51
{
	background-color: #ff0000;
	color: white;
	border: 1px solid white;
	text-align: center;
	
}

.bordonero
{
	border: 1px solid black;
}
.bordoarancio
{
	border: 1px solid #de8921;
}

.bordonerosin
{
	border-left: 1px solid black;
}

.bordonerodes
{
	border-right: 1px solid black;
}
.bordonuovof10sin
{
	border-left: 1px solid #de8921;
}

.bordonuovof10des
{
	border-right: 1px solid #de8921;
}

.bordonuovof1sin
{
	border-left: 1px solid #de8921;
}

.bordonuovof1des
{
	border-right: 1px solid #de8921;
}

.bordonuovof5sin
{
	border-left: 1px solid #de8921;
}

.bordonuovof5des
{
	border-right: 1px solid #de8921;
}

.bordonuovof44sin
{
	border-left: 1px solid #174197;
}

.bordonuovof44des
{
	border-right: 1px solid #174197;
}
.bordonuovop30sin
{
	border-left: 1px solid #145527;
}

.bordonuovop30des
{
	border-right: 1px solid #145527;
}
.bordonuovop51sin
{
	border-left: 1px solid #ff0000;
}

.bordonuovop51des
{
	border-right: 1px solid #ff0000;
}
.divcontrotelainuovof10
{
	background-color: #de8921;
	width: 200px;
	padding: 5px;
}
.divcontrotelainuovof1
{
	background-color: #de8921;
	width: 200px;
	padding: 5px;
}
.divcontrotelainuovof5
{
	background-color: #de8921;
	width: 200px;
	padding: 5px;
}
.divcontrotelainuovof44
{
	background-color: rgb(23,65,151);
	width: 200px;
	padding: 5px;
	color: white;
}
.divcontrotelainuovop30
{
	background-color: #145527;
	width: 200px;
	padding: 5px;
	color: white;
}
.divcontrotelainuovop51
{
	background-color: #ff0000;
	width: 200px;
	padding: 5px;
	color: white;
}
.divaccessorinuovof10
{
	border: 3px solid #de8921;
	width: 200px;
	padding: 5px;
}
.divaccessorinuovof1
{
	border: 3px solid #de8921;
	width: 200px;
	padding: 5px;
}
.divaccessorinuovof5
{
	border: 3px solid #de8921;
	width: 200px;
	padding: 5px;
}
.divaccessorinuovof44
{
	border: 3px solid #174197;
	width: 200px;
	padding: 5px;
	color: black;
}
.divaccessorinuovop30
{
	border: 3px solid #145527;
	width: 200px;
	padding: 5px;
	color: black;
}
.divaccessorinuovop51
{
	border: 3px solid #ff0000;
	width: 200px;
	padding: 5px;
	color: black;
}
.tabellatotalenuovof10
{
	background-color: #de8921;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	width: 80%;
}
.tabellatotalecontrotelainuovof10
{
	background-color: #fadfcd;
	color: black;
	margin-top: 10px;
	font-weight: bold;
	width: 80%;
}
.tabellatotaleaccessorinuovof10
{
	background-color: #eeeeee;
	color: black;
	margin-top: 10px;
	width: 80%;
	font-weight: bold;
	border: 1px solid #de8921;
}
.tabellatotalenuovof1
{
	background-color: #de8921;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	width: 80%;
}
.tabellatotalecontrotelainuovof1
{
	background-color: #fadfcd;
	color: black;
	margin-top: 10px;
	font-weight: bold;
	width: 80%;
}
.tabellatotaleaccessorinuovof1
{
	background-color: #eeeeee;
	color: black;
	margin-top: 10px;
	width: 80%;
	font-weight: bold;
	border: 1px solid #de8921;
}
.tabellatotalenuovof5
{
	background-color: #de8921;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	width: 80%;
}
.tabellatotalecontrotelainuovof5
{
	background-color: #fadfcd;
	color: black;
	margin-top: 10px;
	font-weight: bold;
	width: 80%;
}
.tabellatotaleaccessorinuovof5
{
	background-color: #eeeeee;
	color: black;
	margin-top: 10px;
	width: 80%;
	font-weight: bold;
	border: 1px solid #de8921;
}
.tabellatotalenuovof44
{
	background-color: #174197;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	width: 80%;
	color: white;
}
.tabellatotalecontrotelainuovof44
{
	background-color: #ccccff;
	color: black;
	margin-top: 10px;
	font-weight: bold;
	width: 80%;
}
.tabellatotaleaccessorinuovof44
{
	background-color: #eeeeee;
	color: black;
	margin-top: 10px;
	width: 80%;
	font-weight: bold;
	border: 1px solid #174197;
}
.tabellatotalenuovop30
{
	background-color: #145527;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	width: 80%;
	color: white;
}
.tabellatotalecontrotelainuovop30
{
	background-color: #9aba29;
	color: black;
	margin-top: 10px;
	font-weight: bold;
	width: 80%;
}
.tabellatotaleaccessorinuovop30
{
	background-color: #eeeeee;
	color: black;
	margin-top: 10px;
	width: 80%;
	font-weight: bold;
	border: 1px solid #145527;
}
.tabellatotalenuovop51
{
	background-color: #ff0000;
	color: black;
	font-weight: bold;
	margin-top: 10px;
	width: 80%;
	color: white;
}
.tabellatotalecontrotelainuovop51
{
	background-color: #fee800;
	color: black;
	margin-top: 10px;
	font-weight: bold;
	width: 80%;
}
.tabellatotaleaccessorinuovop51
{
	background-color: #eeeeee;
	color: black;
	margin-top: 10px;
	width: 80%;
	font-weight: bold;
	border: 1px solid #ff0000;
}
.tabellaviola
{
	background-color: #9999ff;
	color: black;
}

.tabellagialla
{
	background-color: #fee800;
	color: black;
}

.tabella100
{
	width: 100%;
}

.padding5
{
	padding: 5px;
}

.padding10
{
	padding: 10px;
}
.ombra
{
	box-shadow: 10px 10px 14px -7px #000000;
}
.iconagrande
{
	font-size: 23px;
}

.inputlogin
{
	font-size: 26px;
	background-color:#eeeeee;
	width: 60%;
	border: none;
	padding: 20px;
	 
}
.inputcredenziali
{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif !important;
	background-color:#eeeeee;
	width: 100%;
	border: none;
	padding: 10px;
	margin-top: 10px;
	 
}
.inputverdi
{
	font-size: 28px;
	background-color:#b7d6a3;
	width: 100%;
	border: none;
	padding: 20px;
	margin-top: 10px;
}
.bottoneverde {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: 3px solid #00afa9;
  font-family: 'Open Sans', sans-serif !important;
  color: #ffffff;
  font-size: 20px;
  background: #00afa9;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
}

.bottoneverde:hover {
  background: #00ccc5;
  border: 3px solid #00ccc5;
  text-decoration: none;
}

.bottonegrigio {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: 3px solid #145527;
  font-family: 'Open Sans', sans-serif !important;
  color: #145527;
  font-size: 20px;
  background: #eeeeee;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
}

.bottonegrigio:active {
  background: #9bba29;
  text-decoration: none;
}

.bottonearancione {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: none;
  font-family: 'Open Sans', sans-serif !important;
  color: #ffffff;
  font-size: 20px;
  background: #de8921;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
}

.bottonearancione:active {
  background: #eec490;
  text-decoration: none;
}

.bottonegiallo {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: none;
  font-family: 'Open Sans', sans-serif !important;
  color: #888888;
  font-size: 20px;
  background: #fee800;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
}

.bottonegiallo:active {
  background: #fff799;
  text-decoration: none;
}

.bottoneverdechiaro {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: none;
  font-family: 'Open Sans', sans-serif !important;
  color: #ffffff;
  font-size: 20px;
  background: #9aba29;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
}

.bottoneverdechiaro:active {
  background: #cee382;
  text-decoration: none;
}

.bottonerosso {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: none;
  font-family: 'Open Sans', sans-serif !important;
  color: #ffffff;
  font-size: 20px;
  background: red;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
}

.bottonerosso:active {
  background: #ff8080;
  text-decoration: none;
}

.bottoneblu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: none;
  font-family: 'Open Sans', sans-serif !important;
  color: #ffffff;
  font-size: 20px;
  background: #008dcd;
  padding: 7px 14px 7px 14px;
  text-decoration: none;
}

a:hover
{
	text-decoration: none !important;
}

.bottoneblu:active {
  background: #80ccff;
  text-decoration: none;
}

.cella60
{
	width: 60%;
}
.cella50
{
	width: 50%;
}
.cella45
{
	width: 45%;
}
.cella40
{
	width: 40%;
}
.cella35
{
	width: 35%;
}
.cella33
{
	width: 33%;
}
.cella30
{
	width: 30%;
}
.cella25
{
	width: 25%;
}
.cella20
{
	width: 20%;
}
.cella16
{
	width: 16%;
}
.cella15
{
	width: 15%;
}
.cella12
{
	width: 12%;
}
.cella10
{
	width: 10%;
}
.cella5
{
	width: 5%;
}
.fontlogin
{
	font-size: 40px;
}
.titoloverdegrigio
{
	padding: 20px;
	background-color: #eeeeee;
	color: #145527; 

}
.titoloverde
{
	padding: 20px;
	background-color: #00afa9;
	color: #ffffff; 
	

}

.titolo
{
	font-size: 5vw;
	color: #00afa9; 
	text-shadow: 2px 2px 4px #999999;
}

.verde
{
	text-decoration: none;
	color: #00afa9;
}
.rosso
{
	text-decoration: none;
	color: red;
}
.titoloarancione
{
	padding: 20px;
	background-color: #de8921;
	color: #ffffff; 

}
.tabrubrica
{
	background-color: #eeeeee;
	color: #145527;
	font-size: 25px;
}
.tabcommesse
{
	background-color: #eeeeee;
	color: #145527;
}
.marginesinistro10
{
	margin-left: 10px;
}
.divnumerodoc
{
	height: 100%;
	color: #145527;
	background-color: #eeeeee;
	float: left;
	margin-left: 15px;
	padding: 10px;
}
.tuttodestra
{
	float: right; 
	margin-right: 15px;
	margin-top: 15px;
}
.tuttosinistra
{
	float: left; 
}

.nomarginesopra
{
	margin-top: 0px;
}
.linkindex
{
	font-size: 25px;
	color: #145527;
	text-decoration: none;
}
.alto
{
	height: 70px;
	min-width: 70px;
}
.scrittapiccola
{
	font-size: 14px;
}


.classeframe
{
	border: 1px solid black;
	width: 220px;
	height: 120px;
}
.nobordo
{
	border: none;
	border-collapse: collapse;
}
.invisibile
{
	position: absolute;
	left: -2000px;
	
}
.persianaclassica
{
	position: absolute;
	left: -2000px;
	
}
.persianatelaio
{
	position: realative;
	left: 0px;
}
.footer
{
	color: #1086b4;
	font-size: 16px;
	text-align: center;
	height: 80px;
	width: 100%;
	background-color: #eeeeee;
	font-weight: lighter;
	box-shadow: 0px -10px 14px -7px #000000;

}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.nopadding
{
	padding: 0;
}
.fissato
{
	position: fixed;
	left: 0;
	top: 0;
}
.pointer {cursor: pointer;}
            .plate {width: 250px; height: 340px; margin: 0 auto; background-image: url('../img/choralogo.png'); background-size: cover;}
            .listener {display: flex; width: 400px; height: 300px; margin: 0 auto; border: 1px solid #3c4135; transition: background 200ms;}
            .listener:hover {background: #adba93;}
            .listener.small {width: 200px; height: 200px; margin-bottom: 20px;}
            .listener .plate {margin: auto;}

.fade {
  opacity: 1;
}