.titolo{
    color: blue;
    background-color: ;
    font-size: 30px;  
}
.boxtitolo{
width: 90%;
height: 30px;
float:left;
margin: 0% 0% 0% 5% ;
background-color: blue;
border-radius: 0px;
padding:0;
}
.input{
margin: 8px 0 10px 20px ;
}
.box{
	width: 90% ; 
	float:left;
	height: 100px;
	margin: 0% 0% 0% 5%;
	background-color: LIMEGREEN;
	border-radius: 0px;   
    text-align: center;
    padding:0;
}
.boxbottone{
background-color: YELLOW;
float:left ;
    border: none;
    border-radius: 0px;   
    margin: 0px 0px 0 5%;
    padding: 0;
    width: 90%;
text-align: center;
}
.input {
  width: 50px;
  height: 50px;
  /* padding: 12px 12px; */
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 20pt;
  border-color : red;
  border:20px;
  }
.input:hover {
    border: 2px solid red;
  }
.Ambo{
margin: 0px 0px 0px 0px;
 text-align: center;
 color: WHITE;
 font-size: 130%;
 font-weight:bolder;
 vertical-align: ;
}
.Terno{
margin: 0px 0 0 0px;
}
.bottone{
margin: 0px 0px 0px 0px;
color: ;
background-color: blue;
font-size: 180%;
font-weight:bolder;
border-radius: 10%; 
  }
.testo{
color: red;
font-size: 20px;
font-weight:bolder;
}
.testo1{
margin: 0px 0% 0px 0%;
color: white;
font-size: 150%;
font-weight:bolder;
}
.bottone:hover {
background-color: ;
    color: white;
}
.testo2{
margin: 0px 0px 0px 0px;
color: YELLOW;
font-size: 150%;
font-weight:bolder;
text-align: center;
}
.schedine{
margin: 8px 0px 0px 15px;
color: red;
font-size: 20px;
font-weight:bold;
}
.schedine1{
margin: 8px 0px 0px 15px;
color: red;
font-size: 20px;
font-weight:bold;
}
.schedine2{
margin: 8px 0px 0px 15px;
color: red;
font-size: 20px;
font-weight:bold;
}
.schedine3{
margin: 8px 0px 0px 15px;
color: red;
font-size: 20px;
font-weight:bold;
}
.schedine4{
margin: 8px 0px 0px 15px;
color: red;
font-size: 20px;
font-weight:bold;
}
.boxschedine{
background-color: black;
float:left ;
    border: none;
    border-radius: 0px;   
    margin: 0px 0px 0 5%;
    padding: 0;
    width: 90% ;
text-align: center;
}
.boxreset{
background-color: YELLOW;
float:left ;
    border: none;
    border-radius: 0px;   
    margin: 0px 0px 0 5%;
    padding: 0;
    width: 90%;
text-align: center;
}
.buttonreset:hover {
background-color: ;
    color: white;
}
#reset{
	vertical-align: middle;
	margin-left:10px;
}



	   
  
