body {
  background-color: #F0D3A3;
  background-color: #BAE1FF;
  background-color: #c6c7c9;
  border:0px;
  margin:0px;
  padding:0px;
}
.rigatesta { background-color: #FFFF00; border-top:0px; font-size: 12pt;}

.miatesta { border-top:0px; font-size: 16pt; background-color: #BAE1FF;}
.miatestadis { border-top:0px; font-size: 12pt; background-color: #BAE1FF; color:gray;}

.miatesta:hover { background-color: #CAF1FF;}
.rigagialla { background-color: #EEEE70; border-top:0px; font-size: 12pt;}
.rigagialla:hover { background-color: #FFFF00; border-top:0px; font-size: 12pt;}
.butt { background-color: #AAF5AA; border-top:0px; font-size: 12pt; text-align:left;}

.testacell { border-top:0px; font-size: 18pt; background-color: #BAE1FF; background-color: #c6c7c9; }
.rigaverde { background-color: #AAFFAA;  font-size: 12pt; padding:0;;}
.rigapre { background-color: #FFAAAA;  font-size: 10pt; padding-top:0px ; padding-bottom:0px;}
.rigalibera { background-color: #bae1ff;  font-size: 10pt; padding-top:0px ; padding-bottom:0px;}
.rigaverdep { background-color: #bae1ff;  font-size: 10px; padding:0; border:0; ;}
.rigaverdep { background-color: #bae1ff;  font-size: 12px; padding:0; border:0;  color:darkblue;}
.rigaverdep:hover { background-color: #CAF1FF;}

.occupato { background-color: #fa6e4f;  font-size: 10px; padding:0; border:0; ;}
.occupato { background-color: #fb897e;  font-size: 10px; padding:0; border:0; ;}
.occupato2 { background-color: #8eb4d1;  font-size: 10px; padding:0; border:0; ;} 
/* .occupato2 { background-color: #fb897e;  font-size: 10px; padding:0; border:0; ;} */
/* .occupato2 { background-color: #f0f000;  font-size: 10px; padding:0; border:0; ;} */
/* prove */
/*
.occupato { background-color: #fbb9ae;  font-size: 10px; padding:0; border:0; ;}
*/

.rosso { color: #fb897e; font-weight:bold;}
.nondispo { background-color: lightgray;  font-size: 10px; padding:0; border:0; ;}
.nondispo:hover { background-color: lightgray ;}

.blu { color: darkblue; font-weight:bold; }
.bludis { color: gray; font-weight:bold; }
.carletto { color: white; }
.select1 { background-color: #6e94b1; }
.nero { color: black; }
.blun { color: darkblue; }

.divtesto {
  display: inline-block;
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.divtesto:hover {
  width: auto;
}


.divtesto1 {
  display: inline-block;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  vertical-align:middle;
  text-overflow: ellipsis;
}

.divtesto1:hover {
  width: auto;
}


.grosso { border-top:0px; font-size: 16pt;}

.button-v {
  color: #000000;;
  position:relative;
  background-color: #AAF5AA;
  font-size: 14pt;
  border-radius: 3px;
  border:none;
}

.button-piccio {
  color: darkblue;
  position:relative;
  /* background-color: #EEEEEE; */
  color: #000088;
  font-size: 9pt;
  border:none;
  padding:0;
/*
  padding-left: 3px;
  padding-right: 3px;
*/
}

.button-picciopre {
  color: darkblue;
  color: white;
  position:relative;
  background-color: #FFAAAA;
  background-color: #fbdabe;
  background-color: #8eb4d1;
  font-size: 9pt;
  height:15px;
  /* border-radius: 3px; */
  border:none;
  padding: 0;
  padding: 2px 0px 0px 0px;
}


.button-picciopreacc {
  color: darkblue;
  color: white;
  position:relative;
  background-color: #FFAAAA;
  background-color: #fbdabe;
  background-color: #fb897e;
  font-size: 9pt;
  height:15px;
  /* border-radius: 3px; */
  border:0px;
  padding: 0;
  padding: 2px 0px 0px 0px;
  text-align:left;
  
  
}


.button-occ {
  color: darkblue;
  color: white;
  position:relative;
  background-color: #FFAAAA;
  background-color: #fbdabe;
  background-color: #fb897e;
  background-color: yellow;
  font-size: 9pt;
  height:15px;
  /* border-radius: 3px; */
  border:0px;
  padding: 0;
  padding: 2px 0px 0px 0px;
  text-align:left;
  
  
}

.button-picciopreaccmed {
  color: darkblue;
  color: white;
  position:relative;
  background-color: #FFAAAA;
  background-color: #6e94b1;
  background-color: #fb897e;
  font-size: 9pt;
  height:15px;
  /* border-radius: 3px; */
  border:0px;
  padding: 2px 0px 0px 0px;
}
.button-grando {
  color: #000000;;
  position:relative;
  background-color: #DDDDDD;
  color: #000088;
  font-size: 15pt;
  border:none;
}



#allarme {
    display: none;
    font-size: 15pt;
    background-color: #DDAA88;
    background-color: #8eb4d1;
    background-color: #aed4f1;
    color:darkblue;
    border: 8px solid #8eb4d1;
    border: 8px solid #6e94b1;
    border-radius:16px;
    position: fixed;
    text-align:center;
    vertical-align:middle;
    width: 350px;
    height: 60px;
    line-height: 50px;
    left:45%;
    top: 20%;
    z-index:999;
    text-align: center;
}


#fumetto {
    display: none;
    font-size: 14pt;
    background-color: #DDAA88;
    background-color: #DDEEFF;
    background-color: #aed4f1;
    color:#000000;
    border: 8px solid #0000FF;
    border: 8px solid #6e94b1;
    border-radius:16px;
    position: fixed;
    width: 700px;
    height: 350px;;
    left:35%;
    top: 15%;
    z-index:999;
    overflow-y: auto;
}


#posizione {
    display: none;
    background-color:#717273;
    background-color: #aed4f1;
    background-color: #c6c7c9;
    color:darkblue;
    border: 8px solid #000000;
    border-radius:15px;
    position: fixed;
    width: 500px;
    height: 220px;
    left:45%;
    top: 15%;
    z-index:999;
    padding-left:10px;
    padding-right:10px;
}


#posizione2 {
    display: none;
    background-color:#717273;
    background-color: #aed4f1;
    background-color: #c6c7c9;
    color:darkblue;
    border: 8px solid #000000;
    border-radius:15px;
    position: fixed;
    width: 800px;
    height: 520px;
    margin:auto;
    top: 0;
    left:0;
    bottom:0;
    right:0; 
    z-index:999;
    padding-left:10px;
    padding-right:10px;
}

#confirmBoxd {
    display: none;
    background-color: #aed4f1;
    background-color: #c6c7c9;
    border-radius: 15px;
    border: 8px solid #6e94b1;

    position: fixed;
    margin: auto;
    top: 2%;
    left: 0;
    right: 0;
    padding: 6px 8px 8px;
    box-sizing: border-box;
    text-align: left;
    font-size: 12pt;
    z-index:997;

    width: 800px;
    height: 550px;
/*
    overflow-y: scroll;
    overflow-x: hidden;
*/
    overflow-y:scroll;
    color:darkblue;
}


#confirm2 {
    display: none;
    background-color: #aed4f1;
    border-radius: 15px;
    border: 8px solid #6e94b1;

    position: fixed;
    margin: auto;
    top: 2%;
    left: 0;
    right: 0;
    padding: 6px 8px 8px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12pt;
    z-index:999;
    width: 800px;
    height: 550px;
    color:darkblue;
}

.libero {
  stroke-width:1;
  fill:#ffffff;
  fill-opacity:1;
  stroke:#00ff00;
  stroke-opacity:1;
  stroke-miterlimit:4;
  stroke-dasharray:none;
}
.occupato {
  stroke-width:1;
  fill:#ff0000;
  fill-opacity:1;
  stroke:#000000;
  stroke-opacity:1;
  stroke-miterlimit:4;
  stroke-dasharray:none;
}

.stica {
        box-shadow: 0px 1px 0px 0px #fff6af;
        /*
        background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
        */
        background-color:#ffec64;
        /* prova carletto */
        background-color:#BAFFC9;
        border-radius:6px;
        border:1px solid #ffaa22;
        display:inline-block;
        cursor:pointer;
        color:#333333;
        font-family:Arial;
        font-size:14px;
        font-weight:bold;
        padding:2px 2px;
/*
        padding:6px 6px;
*/
        text-decoration:none;
/*
        text-shadow:0px 1px 0px #ffee66;
*/

        width:120px;

        width:auto;
        /* min-width:120px; */
        /* width:100px; */

        opacity:1;
}

.stica:hover {
/*
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
        background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
*/
        background:-webkit-linear-gradient(top, #ff5500 5%, #ff4400 100%);
        background-color:#886600;
}
.sitca:active {
        position:relative;
        top:1px;
}

.sticapremuto {
        background-color:#aaffff;
        border-radius:6px;
        border:1px solid #ffaa22;
        display:inline-block;
        cursor:pointer;
        color:#333333;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #ffee66;
}


.sticatesto {
        box-shadow: 0px 1px 0px 0px #fff6af;
        background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
        border-radius:6px;
        border:1px solid #ffaa22;
        display:inline-block;
        cursor:pointer;
        color:#333333;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #ffee66;
	width:150px;
}

.sticavisibile {
        box-shadow: 0px 1px 0px 0px #fff6af;
        background-color:#ffFF00;
        border-radius:6px;
        border:2px solid #000000;
        display:inline-block;
        cursor:pointer;
        color:#333333;
        font-family:Arial;
        font-size:14px;
        font-weight:bold;
        padding:2px 2px;
        text-decoration:none;
        width:auto;
        opacity:1;
}
/*
td {
  float: left;
  padding:0px;
}
*/
/*
select {
    width: 100%;
    padding: 16px 20px;
    padding: 4px 4px;
    border: none;
    border-radius: 4px;
    border-radius: 0px;
    background-color: #f1f1f1;
}
*/





input[type=text], input[type=password],textarea  {
    border-radius: 10px;
    border: 3px solid #8eb4d1;
    padding: 2px 2px;
    width:auto;
    font-size: 12pt;
}

/*
input[type=text], input[type=password] {
    width: 100%; 
    padding: 2px 2px;
    box-sizing: border-box;
    border-radius: 15px;
    border: 10px solid lightgreen;
}
*/
.testo { background-color: #EEEE70; font-size: 10pt; font-weight: bold; }
.testo2 { background-color: #c7f18f; font-size: 10pt; font-weight: bold;  background-color: #BAE1FF; }
.testoblu { background-color: #aed4f1; color:black; }
/* .testoblu { background-color: #bae1ff; color:black; } */
.testoblu1 { background-color: #8eb4d1; color:white; }
.testoana { background-color: #FFFFAA; font-size: 10pt; font-weight: bold; }

.lista {
  border: 2px solid #8eb4d1;
  border-radius: 8px 8px 8px 8px;
  font-size: 16px;
  padding: 5px;
  height: 35px;
  width: 350px;
  background: #CAF1FF;
  color:darkblue;
}
table.center {
    margin-left:auto; 
    margin-right:auto;
    padding:0;
  }


select99 {
        border-radius:6px;
        display:inline-block;
        cursor:pointer;
        color:#333333;
        font-family:Arial;
        font-size:15px;
        /* font-weight:bold; */
        padding:6px 24px;
        text-decoration:none;
        /* text-shadow:0px 1px 0px #ffee66; */
        border-radius:2px;
        padding:6px 6px;
/*
        width:150px;
*/
}

/* CSS checkbox */


input[type=checkbox] { visibility: hidden; }


.checkboxmio {
    white-space: nowrap;
    display:inline-block;
    width: 200px;
    /* height: 30px; */
    margin: 2px 2px;
    margin-bottom:0;
    vertical-align:middle;
    margin: 0px 0px;
}

.checkboxmio label {
    display: inline-block; 
    width: 180px;
    height: 20px;
    border-radius: 4px;
    cursor: pointer;
    color: darkblue;
    top: 2px;
    left: 2px;
    left: 0px;
    position: relative; 
    background-color:#CAF1FF;
    border: 2px solid darkblue;
    /* border-style: solid;
    border-width: 2px; */
    
}

.checkboxmio input[type=checkbox] {
  float:left;
}

.checkboxmio input[type=checkbox]:checked + label {
    background: #26ca28;
    background:green;
    background: #6e94b1;
}


.checkboxmio2 {
    white-space: nowrap;
    display:inline-block;
    width: auto;
    height: 20px;
    height: 30px;
    margin: 2px 2px;
    margin-bottom:0;
    vertical-align:middle;
    margin: 0px 0px;
}

.checkboxmio2 label {
    display: inline-block; 
    width: auto;
    height: 20px;
    border-radius: 4px;
    cursor: pointer;
    top: 2px;
    left: 2px;
    left: 0px;
    position: relative; 
    background-color:#CAF1FF;
    border: 2px solid darkblue;
    /* border-style: solid;
    border-width: 2px; */
    
}
/* -------------------- */

.ck {
    opacity: 0;
    position: absolute;   
}

.ck,.ck-label {
    display: inline;
    /* vertical-align: middle; */
    margin: 5px;
    margin: 1px;
    cursor: pointer;
    width: auto;
    color: darkblue;
    color: black;
}
.ck-label {
   position: relative;
}

.ck+ .ck-label:before {
    content: '';
    background: #ffffff;
    /* border: 1px solid #00FF00; */
    display: inline-block;
    /* vertical-align: middle; */
    width: 10px;
    height: 10px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    margin-right: 1px;
}
.ck:checked + .ck-label:before {
    background: green;
    background: darkblue;
    box-shadow: inset 0px 0px 0px 4px #fff;
    box-shadow: inset 0px 0px 0px 0px #fff;
}

/* --------------- */


.select-style {
    border: 2px solid #00FF00;
    border: 3px solid #8eb4d1;
    width: 100px; 
    border-radius: 10px;
    overflow: hidden;
    background: #fafafa url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 90% 50%;
}

.select-style select:focus {
    outline: none;
}


.select-style1 select {
    background: transparent;
    -webkit-appearance: none;
    padding: 5px 5px;
    border: none;
    box-shadow: none;
}

.select-style select {
    padding: 5px 8px;
    border: none;
    box-shadow: none;
    background: transparent;
    -webkit-appearance: none;
}

.select-style1 {
    -webkit-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%; 
    overflow: hidden;
    border-radius: 10px;

    background-color: #8eb4d1; 
    color: white;

    padding: 0px 0px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight:bold;
    display: inline-block;
    width: 105px;
}
.select-style1 select {

    background-color: #8eb4d1; 
    color: white;

}

.select1 {
  position: absolute;
  background-color: #8eb4d1; 
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  font-size: 16px;
  border-radius: 10px;
}


.select-style2 {
    border: 2px solid #00FF00;
    border: 3px solid #8eb4d1;
    width: 60px; 
    border-radius: 10px;
    overflow: hidden;
    background: #fafafa url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 90% 50%;
}

.select-style1 select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    -webkit-appearance: none;
}

.select-style2 select:focus {
    outline: none;
}


.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.giornoh {
        box-shadow: 0px 1px 0px 0px #fff6af;
        background-color:gray;
        border-radius:2px;
        border:1px solid #ffaa22;
        display:inline-block;
        cursor:pointer;
        color:#333333;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #ffee66;
        width:80px;
}

.giorno {
        box-shadow: 0px 1px 0px 0px #fff6af;
        background-color:gainsboro;
        background-color:lightgray;
        background-color:lightgreen;
        background-color:#BAE1FF;
        background-color: #abb1fa; 

        border:2px solid #ffaa22;
        border:2px solid #ffffaa;
        border:2px solid #aaaaaa;
        display:inline-block;
        cursor:pointer;
        color:#003333;
        color:#FFFFFF;
        font-family:Arial;
        font-size:12px;
        font-weight:bold;
        padding:6px 6px;
        text-decoration:none;
        /* text-shadow:0px 2px 0px #ffee66; */
        width:40px; 
}

.giorno:active {
  background-color: #6e94b1;
}

.giornosi {
        background-color:#EEEEEE;
	background-color:#abb1fa;
        border:0px;
        padding:0px;
        display:inline-block;
        cursor:pointer;
        color:#000000;
        color:darkblue;
        font-family:Arial;
        font-size:15px;
        font-weight:normal;
        text-decoration:none;
        width:40px; 
        height:20px; 
}


.giornosi_oggi {
        background-color:#EEEEEE;
	background-color:#abb1fa;
        cursor:pointer;
        color:darkblue;
        color:red;
        font-family:Arial;
        border:1px solid #fb897e;
        padding:0px;
        width: 40px;
        border-radius: 50%;
        font-size:15px;
        display:inline;
        font-weight:normal;
        text-decoration: none;
}

.giornono_oggi {
        background-color:#EEEEEE;
        cursor:pointer;
        color:darkblue;
        color:red;
        font-family:Arial;
        border:1px solid #fb897e;
        padding:0px;
        width: 40px;
        border-radius: 50%;
        font-size:15px;
        display:inline;
        font-weight:normal;
        text-decoration: none;
}

.giornono {
        background-color:#EEEEEE;
        border:0px;
        padding:0px;
        display:inline-block;
        cursor:pointer;
        color:darkblue;
        font-family:Arial;
        font-size:15px;
        font-weight:normal;
        /* padding:6px 6px; */
        text-decoration:none;
        width:40px; 
        height:20px; 
}


.giornosettimana {
        background-color:#EEEEEE;
        border:0px;
        padding:0px;
        display:inline-block;
        cursor:pointer;
        color:#000000;
        color:darkblue;
        font-family:Arial;
        font-size:15px;
        font-weight:normal;
        text-decoration:none;
        width:40px; 
        height:20px; 
}

.cerchio {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 0px;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
}

.minutono {
        box-shadow: 0px 1px 0px 0px #fff6af;
        background-color:#FFFF00;
        border:2px solid #ffaa22;
        border:2px solid #ffffaa;
        border:2px solid #aaaaaa;
        display:inline-block;
        cursor:pointer;
        color:#00AA33;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 6px;
        text-decoration:none;
        text-shadow:0px 2px 0px #ffee66;
        width:30px; 
        height:30px;
}
#alto {height:100%;}
.giornoblocco {
        box-shadow: 0px 1px 0px 0px #fff6af;
        background-color:red;
        border:2px solid #ffaa22;
        border:2px solid #ffffaa;
        border:2px solid #aaaaaa;
        display:inline-block;
        cursor:pointer;
        color:#AA0033;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 6px;
        text-decoration:none;
        text-shadow:0px 2px 0px #ffee66;
        width:50px; 
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.freccia {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0px 30px 40px;
  border-color: transparent transparent #007bff transparent;
}

.salto	{ display: block; page-break-after: always; }

.hover {
  position: relative;
  top: 10px;
  left: 50px;
}

.tooltip {
  /* hide and position tooltip */
  background-color: yellow;
  color: black;
  border-radius: 5px;
  opacity: 0;
  position: relative;
  top:-25px;
/*
  top: -10px;
  position: absolute;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
*/
}
.speciale {
    border: 2px solid #000000;
     padding: 15px;
}

.stica2 {
  -webkit-appearance: none;
  color: #000000;
  position:relative;
  background-color: #BBFFBB;
  padding: 2px 2px;
  border: 0;
  border-radius: 5px; 
}
.nascosto {
    background: transparent;
}
.nascosto2 {
    background: transparent;
    color: #00AA00;
}

.alert {
  padding: 20px;
  background-color: #FFAA00;
  color: white;
  display:none;
}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}

.miotesto:hover,
.miotesto.focus {
  fill:#00FF00;
  font-weight:bold;
}

.td1 {
  /*border-bottom: 2px solid black;  */
  /* border-top: 1px solid black; */
  /* border-right: 1px solid black; */
  /* border-left: 2px solid black; */
  text-align: left;
  padding:0px;
}

.tabella th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  color: #999999;
  background-color: #EEEEEE;
  border-left: 1px #AAAAAA;
  border-top: 1px #AAAAAA;
  border-right: 1px #AAAAAA;
}
.tabella {
  padding-left: 500px;
}


.pulsantepremuto {
  background-color: #6e94b1;
  border: none;
  color: #fb897e;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  width: 105px;
}

.pulsanterosso:hover {
  color: red;
}

.pulsante {
  background-color: #8eb4d1;
  border: none;
  color: white;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  width: 105px;
}

.pulsante:hover {
  background-color: #8ec4e1;
  background-color: #abb1fa;
}

.pulsante:active {
  background-color: #9999FF;
  /* box-shadow: 1px 5px #00AA00; */
}


.pulsantedis {
  background-color: #4444AA;
  background-color: #aed4f1;
  background-color: #AAAAAA;
  border: none;
  color: white;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: 105px;
}

.pulsante2 {
  border-top: 0px;
  border-right: 0px;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
  border-collapse: collapse;
  padding: 1px 1px;
}


.pulsante2x {
  border-top: 0px;
  border-right: 0px;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
  border-collapse: collapse;
  font-size: 24px;
}

.pulsante22 {
  background-color: #4444AA;
  background-color: #aed4f1;
  background-color: #6e94b1;
  border: none;
  color: white;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  min-width: 105px;
}

/*
.pulsante2:hover {
  background-color: #8ec4e1;
  background-color: #abb1fa;
}
*/


.pulsante3 {
  background-color: #CAF1FF;
  border: 2px solid #8eb4d1;;
  color: darkblue;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: 105px;
}

.pulsante3:active {
  background-color: #BAE1EF;
}

.pulsantevisibile {
  background-color: #4444AA;
  background-color: #aed4f1;
  background-color: #8eb4d1;

  background-color:#eeee00;
  background-color:#fefe00;
  background-color:#fb897e;
  border: none;
  color: darkblue;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: 105px;
}

#myProgress {
  width: 400px;
  background-color: #bbddee;
}

#myBar {
  width: 1%;
  height: 30px;
  background-color: darkblue;
}

#text {
  position: absolute;
  top: 100px;
  left: 50%;
  margin: 0px 0px 0px -150px;
  font-size: 18px;
  text-align: center;
  width: 300px;
}
 #barbox_a {
  position: absolute;
  top: 130px;
  left: 50%;
  margin: 0px 0px 0px -160px;
  width: 304px;
  height: 24px;
  background-color: black;
}
.per {
  position: absolute;
  top: 130px;
  font-size: 18px;
  left: 50%;
  margin: 1px 0px 0px 150px;
  background-color: #FFFFFF;
}

.bar {
  position: absolute;
  top: 132px;
  left: 50%;
  margin: 0px 0px 0px -158px;
  width: 0px;
  height: 20px;
  background-color: #0099FF;
}

.blank {
  background-color: white;
  width: 300px;
}

input[type="radio"] {
}
