html {
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
  scroll-behavior: smooth;
  background-color: #f8f8f8;
}
body {
  /* per rendere effettivo il background.gif occorre togliere class=header e class=panel dalle prime 2 tables nel cgi */
# background: #ffffff url("/cnoas/wso.gif") center top repeat-y;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  background-color: #f8f8f8;
}
.mbutton {
font-size: 14px;
font-weight: bold;
color: white;
background: #3498db;
border: none;
border-radius: 8px;
cursor: pointer;
}
#webpage {
  width: 100%;
  text-align: center;
}
#container {
# width: 990px;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  background-color: #f8f8f8;
}
h1 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #377424; # era 377424
  margin-bottom: 0px;
}
h2 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #669aca;
  margin-bottom: 0px;
  border-top: 1px solid grey;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
}
h3 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #990000;
  margin-bottom: 0px;
}
h4 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #990000;
  margin-bottom: 0px;
}
h6 {
  font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
p {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
span.label {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: navy;
  font-weight: bold;
}
span.red {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ff3333;
  font-weight: bold;
}
span.pipe {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
}
table.banner {
    background: #ffffff url("/cnoas/header-bg.png") repeat-x;
   }
table.menubar {
    background-color: #377424;
    height: 24px;
   }
table.menubar_corsi2 {
    background-color: #000080;
    height: 24px;
   }
table.menubar2 {
    background-color: #377424;
   }
table.panel {
    background-color: #f8f8f8;
   }
table.panel2 {
    background-color: #f8f8f8;
   }
td.left {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    text-align: right;
    background-color: #ebebed;
   }
td.right {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    background-color: #ffffff;
   }
td.right_on {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    background-color: #c7c7c7;
    height: 26px;
   }
td.center {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    background-color: #ebebed;
   }
a.bottone_corsi2{
    border: 0px;
    color: ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: 000080;
    cursor: pointer;
   }
a.bottone_corsi2:visited {
    border: 0px;
    color: ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: 000080;
    cursor: pointer;
   }
a.bottone_corsi2:hover {
    border: 0px;
    color: ff0000;
    font-size: 16px;
    font-weight: bold;
    background-color: 000080;
    text-decoration: none;
    cursor: pointer;
   }

a.bottone {
    border: 0px;
    color: ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: 377424;
    cursor: pointer;
   }
a.bottone:visited {
    border: 0px;
    color: ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: 377424;
    cursor: pointer;
   }
a.bottone:hover {
    border: 0px;
    color: ff0000;
    font-size: 16px;
    font-weight: bold;
    background-color: 377424;
    text-decoration: none;
    cursor: pointer;
   }
a.bottone:active {
    border: 0px;
    color: ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: 377424;
    cursor: pointer;
   }
.bottone2 {
    border: 0px;
    color: ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: 377424;
   }
.bottone2_corsi2 {
    border: 0px;
    color: ffffff;
    font-size: 16px;
    font-weight: bold;
    background-color: 000080;
   }

.sezione_menu {
    border: 0px;
    color: 000099;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
   }
.bottone3 {
    border: 0px;
    color: 990000;
    font-size: 12px;
    font-weight: bold;
   }
a.bottone4 {
    border: 0px;
    color: 990000;
    font-size: 16px;
    font-weight: bold;
    background-color: #CCCCCC;
    cursor: pointer;
   }
a.bottone4:visited {
    border: 0px;
    color: 990000;
    font-size: 16px;
    font-weight: bold;
    background-color: #CCCCCC;
    cursor: pointer;
   }
a.bottone4:hover {
    border: 0px;
    color: 0000ff;
    font-size: 16px;
    font-weight: bold;
    background-color: #CCCCCC;
    text-decoration: none;
    cursor: pointer;
   }
a.bottone4:active {
    border: 0px;
    color: 990000;
    font-size: 16px;
    font-weight: bold;
    background-color: #CCCCCC;
    cursor: pointer;
   }
th {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
td {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
ul, ol {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
a {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #0000ff;
  text-decoration: none;
  cursor: pointer;
  cursor: pointer;
}
a:visited {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #0000dd;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #0000ff;
  text-decoration: underline;
  cursor: pointer;
}
a:active {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #ff00ee;
  text-decoration: none;
  cursor: pointer;
}
.imgs {
  border-top-width: 8px;
  border-top-color: #ffffff;
  border-left-width: 8px;
  border-left-color: #ffffff;
  border-bottom-width: 8px;
  border-bottom-color: #ffffff;
  border-right-width: 8px;
  border-right-color: #ffffff;
}

.title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #006699;
}

table {
  border-collapse: separate;
}

.thc {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #666666;
  padding: 2px;
}

.tdl {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #000000;
  background-color: #dddddd;
  padding-left: 8px;
  height: 26px;
}

.tdc {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #000000;
  background-color: #bbbbbb;
}

table th { position: sticky; top: 0; }
.sticky1 { position: sticky; top: 0; }
.sticky2 { position: sticky; top: 24; }
.sticky3 { position: sticky; top: 480; }

.tdr {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  color: #000000;
  background-color: #cccccc;
  padding-right: 4px;
  padding-right: 4px;
  height: 26px;
}

.tdls {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #000000;
  background-color: #eeeeee;
  padding-left: 8px;
  height: 16px;
}

.tdcs {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #000000;
  background-color: #bbbbbb;
}

.tdrs {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  color: #000000;
  background-color: #dddddd;
  padding-right: 8px;
  height: 16px;
}

.hi1 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

.edit {
    border: 0;
    border: 1px solid;
    font-family: Arial;
    font-size: 10px;
    padding: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 0px;
}

.menu_button      {
        cursor:         pointer;
        font-family:    Arial, Helvetica, sans-serif;
        font-size:      14px;
        font-weight:    bold;
        text-align:     left;
        color:          #396222;
        background:     transparent;
        margin: 0px;
        border: 0px;
        }

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
  top: 45%;
  left: 45%;
  z-index: 3;
  position: fixed;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.mbutton {
font-size: 14px;
font-weight: bold;
color: white;
background: #3498db;
border: none;
border-radius: 8px;
}

.simple {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #222222;
  border: none;
  padding-left: 4px;
  -moz-border-radius: 6px; /* Firefox */
  -webkit-border-radius: 6px; /* Safari, Chrome */
  -khtml-border-radius: 6px; /* KHTML */
  border-radius: 6px; /* CSS3 */
}
.max {
  width: 95%;
}

.dbl {
background-color: #eeffee;
}






