body {font-family:'Ubuntu', monospace;
  background-color: #0f2945;
}
body.bianco {
  background-color: white;
  text-align: center;
}
h3 {
  margin:10px 10px;
}
body.disc a {
  color:#FFF;
}
body.disc div {
  line-height:30px;
}
.partedx {
  padding:5px 20px;
}
.partedx h3 {
  font-size: 20px;
}
.partedx h3, .h3rosso {
  margin-bottom: 5px;
  color:#CC0000;
  margin-top:5px;
}
.partedx b {
  font-size:10px;
}
.img-cate a {
  text-decoration: none;
}
.img-cate:hover {
  opacity:0.7;
}
.img-cate p {
  padding-left: 10px;
  left: 10px;
  margin-top: -28px;
  color: #FFF;
  text-shadow: 2px 2px 4px #000000;
  font-weight: bold;
}
.img-cate img {
  border-radius:5px;
}
img.testata {
  border-radius: 8px;
}
.row {
  min-height: 640px;
  overflow: hidden;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
#telaio {
  background-color: white;
  width: 1222px;
  margin: 0px auto;
  border: 0;
  border-radius: 8px;
}
#telaionotes {
  background-color: white;
  max-width:810px;
  margin: 0px auto;
  border: 0;
  padding: 4px;
  border-radius: 4px;
}
#telaioev {
  display:inline-block;
  background-color: white;
  border: 0;
  padding: 4px;
  border-radius: 8px;
}
#telaiostaz {
  background-color: white;
  display:inline-block;
  margin: 0px auto;
  padding: 4px;
  border: 0;
  border-radius: 4px;
}
#testata {
  background-color: white;
  border-radius: 8px;
  font-size: 1.20em;
}
#testa {
  border-radius: 0px;
  font-size: 25px;
  text-align: center;
  padding: 10px;
  color:#1a416d;
  font-weight: 700;
  margin: 0px 10px 0px 10px;
}
#testabianco {
  border-radius: 0px;
  font-size: 25px;
  text-align: center;
  padding: 5px;
  color:#1a416d;
  font-weight: 700;
}
#prefondo {
  margin-top:10px;
  border-top: 2px solid gray;
  margin-bottom: 5px;
}
#fondo {
  border-radius: 8px;
  font-size: 13px;
  text-align: center;
  color: #000;
  font-weight: 400;
  background: #FFF;
  line-height: 25px;
}
#sinistro {
  position: absolute;
  background-color: white;
  float:left;
  width:300px;
  margin: 0px;
  padding: 5px;
}
#indexsinistro {
  background-color: white;
  margin-top: 10px;
  float:left;
  width:770px;
  padding: 10px;
  border-right: 2px solid gray;
}
#centrale {
  width: 894px;
  margin-left: 310px;
  padding: 10px;
  float: left;
} 
#indexcentrale {
  position: absolute;
  width: 411px;
  margin-left: 793px;
  margin-top: 10px;
  padding: 10px;
  float: left;
}
#stazsinistro {
  float:left;
  margin: 10px;
  width: 31%;
}
#stazcentrale {
  float:left;
  margin-top: 10px;
  margin-left: 22px;
  width: 31%;
}
#stazdestro {
  float:right;
  margin:10px;
  width: 31%;
}
#slides {
  position:absolute;
  top:15px;
  left:4px;
  z-index:100;
}
div.twitter {
  display: inline-block;
  position: relative;
  float:right;
  top: -122px;
  right: 10px;
  width: 50px;
  border: 2px solid #73AD21;
}
div.mapbuttons {
  position: relative;
  float: right;
  top: -85px;
  right: 510px;
  width: 190px;
  z-index: 500;
  margin: -100px auto;
}
div.mapstazbuttons {
  display: inline-block;
  position: absolute;
  width: 260px;
  background: white;
  font-size: 80%;
  padding: 2px;
  border-radius: 4px;
  margin-top: -550px;
  margin-left: 623px;
  z-index: 500;
  border: 2px solid gray;
}
div.eventmapbuttons {
  display: inline-block;
  position: relative;
  float: right;
  top: -270px;
  right: 20px;
  width: 150px;
}
div.centro {
  text-align: center;
}
h3.white {
  color: lightgray;
}
h3.bianco {
  color: white;
}
h3.nero {
  color: black;
  font-weight: normal;
}
h2.data {
  font-family:'Montserrat', sans-serif;
  text-align: center;
}
hr.fondo {
  border-top: 2px solid gray;
  border-bottom: 0px;
}
a.fondo:link {
  color: gray;
}
a.fondo:visited {
  color: gray;
}
a.linkwhite:link {
  color: white;
}
a.linknero:link {
   color: black;
}
a.linkblue:link {
  color: #1a416d;
  font-size: 150%;
}
a.linkwhite:visited {
  color: white;
}
a.linknero:visited {
  color: black;
}
a.linkgray:link {
  color: gray;
}
a.linkgray:visited {
  color: gray;
}
a.button {
  background-color: lightgray;
  border-radius: 6px;
  box-shadow: 0px 0px 1px #777;
  text-decoration: none;
  color: initial;
  padding: 4px;
  float: left;
}
a.button:hover {
  background-color: rgb(235, 235, 235);
}
a.buttongraf {
  background-color: lightgray;
  border-radius: 6px;
  box-shadow: 0px 0px 1px #777;
  font-size: 110%;
  font-weight: normal;
  text-decoration: none;
  color: initial;
  padding: 4px;
}
a.buttongraf:hover {
  background-color: rgb(235, 235, 235);
}
a.buttonev {
  display: inline-block;
  background-color: #1a416d;
  text-decoration: none;
  border: 0px solid #1a416d;
  font-weight: bold;
  font-size: 14px;
  width: auto;
  padding: 8px 10px !important;
  color: white;
  border-radius: 6px;
}
a.buttonev:hover {
  background-color: #1a416d30;
  color: #1a416d;
}
a.buttonredbis {
  display: inline-block;
  background-color: #1a416d;
  text-decoration: none;
  border: 0px solid #1a416d;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  width: 180px;
  padding: 6px 10px !important;
  color: white;
  border-radius: 6px;
  padding-right:25px;
}
.buttonredbis:after {
  font-family: "FontAwesome";
  content:"\f0a9";
  font-size:16px;
  margin-left: 5px;
  float: right;
  padding-top: 2px;
}
a.buttonredbis:hover {
  background-color: #1a416d30;
  color: #1a416d;
}
a.buttonredter {
  display: inline-block;
  width: 142px;
  text-align: left;
  background-color: #1a416d;
  text-decoration: none;
  border: 0px solid #1a416d;
  font-weight: bold;
  font-size: 14px;
  padding: 6px 10px !important;
  color: white;
  border-radius: 6px;
  padding-right:25px;
}
.buttonredter:after {
  font-family: "FontAwesome";
  content:"\f0a9";
  font-size:16px;
  margin-left: 5px;
  float: right;
}
a.buttonredter:hover {
  background-color: #1a416d30;
  color: #1a416d;
}
a.buttonredbisev {
  display: inline-block;
  text-align: left;
  background-color: #1a416d;
  text-decoration: none;
  border: 0px solid #1a416d;
  font-weight: bold;
  font-size: 16px;
  width: 180px;
  padding: 15px 10px !important;
  color: white;
  border-radius: 6px;
  padding-right:25px;
}
.buttonredbisev:after {
  font-family: "FontAwesome";
  content:"\f0a9";
  font-size:16px;
  margin-left: 5px;
  float: right;
}
a.buttonredbisev:hover {
  background-color: #1a416d30;
  color: #1a416d;
}
a.buttonredstadue {
  display: inline-block;
  background-color: lightgray;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  width: 240px;
  padding: 6px 10px !important;
  color: #333;
  border-radius: 6px;
  padding-right:25px;
}
.buttonredstadue:after {
  font-family: "FontAwesome";
  content:"\f0a9";
  font-size:16px;
  margin-left: 5px;
  float:right;
  padding-top: 2px;
}
a.buttonredstadue:hover {
background-color: rgb(235, 235, 235);
  color: #333;
}
a.buttonindietro {
  display: inline-block;
  background-color: lightgray;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  width: auto;
  padding: 6px 6px !important;
  color: #333;
  border-radius: 6px;
  padding-right:25px;
}
a.buttonindietro:hover {
  background-color: rgb(235, 235, 235);
  color: #333;
}
a.buttonredsmall {
  background-color: #FFF;
  text-decoration: none;
  border: 2px solid #C70000;
  font-weight: bold;
  border-radius: 4px;
  padding: 11px;
  float: right;
  color: #C70000;
  box-shadow: none;
  text-align: left;
  width: 180px;
}
a.buttonredsmall:hover {
  opacity:0.7;
}
a.icolista:after {
  font-family: "FontAwesome";
  content: "\f022";
  font-size: 30px;
  margin-left: 5px;
  float: right;
  padding-top: 0px;
  margin-top: -14px;
}
a.icomappa:after {
  font-family: "FontAwesome";
  content: "\f0ac";
  font-size: 30px;
  margin-left: 5px;
  float: right;
  padding-top: 0px;
  margin-top: -14px;
}
a.buttonevepage {
  background-color: rgb(235, 235, 235);
  text-decoration: none;
  border: 2px solid #1a416d;
  font-weight: bold;
  font-size: 120%;
  width: 150px;
  border-radius: 8px;
  color: initial;
  padding: 3px;
  float: right;
  color: #1a416d;
}
a.buttonevepage:hover {
  background-color: rgb(160, 160, 160);
  color: #1a416d;
}
a.buttoncenter {
  background-color: lightgray;
  border-radius: 6px;
  box-shadow: 0px 0px 1px #777;
  text-decoration: none;
  color: initial;
  padding: 4px;
  float: center;
}
a.buttoncenter:hover {
  background-color: rgb(235, 235, 235);
}
a.buttonsmall {
  background-color: lightgray;
  border-radius: 6px;
  box-shadow: 0px 0px 1px #777;
  text-decoration: none;
  color: initial;
  padding: 4px;
  float: right;
  font-size: 0.7em; 
}
a.buttonsmall:hover {
  background-color: rgb(235, 235, 235);
}
button {
  font-family:'Montserrat', sans-serif;
  font-size: 50%;
  font-weight: bold;
  padding: 2px;
  color: red;
}
button.export {
  font-family:'Montserrat', sans-serif;
  font-size: 100%;
  padding: 3px;
  background-color: gray;
  color: white;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
}
button.export:hover {
  background-color: lightgray;
  color: black;
}
button.exportlist {
  display: inline-block;
  position: absolute;
  margin-top: -37px;
  margin-left: 400px;
  font-family: 'Montserrat', sans-serif;
  font-size: 80%;
  font-weight: normal;
  padding: 6px;
  color: black;
  border-radius: 4px;
  border: 1px solid #CC0000;
  cursor: pointer;
}
button.exportsta {
  display: inline-block;
  position: absolute;
  top: 80px;
  left: 40px;
  font-family:'Montserrat', sans-serif;
  font-size: 90%;
  font-weight: bold;
  padding: 3px;
  color: black;
  border-width: thin;
  border-radius: 4px;
  background-color: lightblue;
}
button.scelta {
  font-family:'Montserrat', sans-serif;
  font-size: 100%;
  padding: 0px 6px;
  color: black;
}
button.sceltamap {
  font-family:'Montserrat', sans-serif;
  font-size: 100%;
  font-weight: normal;
  padding: 2px 8px;
  color: black;
}
input {
  font-size:16px;
}
input.pulsante, input.reset, a.pulsanterosso {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
  margin-top: 3px;
  background: #CC0000;
  color: #FFF;
  padding: 7px 12px !important;
  border-radius: 6px;
  border: 0px;
  text-decoration: none;
  cursor: pointer;
}
input.pulsante:hover, input.reset:hover, a.pulsanterosso:hover {
  opacity:0.7; 
}
.footer .btn {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
  background: #CC0000;
  color: #FFF;
  padding: 7px 12px !important;
  border-radius:3px;
  border:0px;
}
a.btn {
  text-decoration: none;
}
a.btn:hover {
  opacity:0.7;
}
.footer .btn:after {
  font-family: "FontAwesome";
  content:"\f057";
  font-size:16px;
  margin-left: 5px;
}
input.lista {
  font-family:'Montserrat', sans-serif;
  font-weight: bold;
  padding: 2px;
}
input.reset {
  font-family:'Montserrat', sans-serif;
  padding: 2px;
}
select, select.pulsante {
  font-family:'Montserrat', sans-serif;
  font-size: 0.95em;
}
em.blu {
  color: #3789e5;
}
b.blu {
  color: #1a416d;
}
b.red {
  color: #CC0000;
}
b.redmid {
  color: #CC0000;
  font-size: 120%;
}
b.redbig  {
  color: #CC0000;
  font-size: 22px;
  margin-left:15px;
}
.lastindex b.redbig , .last b.redbig {	
  margin-left:0px;
}
#indexcentrale .last {
  padding-left: 11px;
}
.destrabassa {
  line-height: 25px;
  padding: 15px;
  font-size: 14px;
  text-align: center;
}
b.blumid {
  color: #1a416d;
  font-size: 115%;
}
b.redmid {
  color: #CC0000;
  font-size: 18px;
  margin-left: 15px;
}
b.redsmall {
  color: #CC0000;
  font-size: 70%;
}
b.gray {
  color: gray;
}
p.index {
  text-align: justify;
}
p.ismdeq {
  text-align: justify;
  padding: 0px;
  border: 0px;
  margin-left: 15px;
  margin-right: 10px;
  font-size:12px;
}
p.ismdst {
  text-align: justify;
  width:80%;
  padding: 0px;
  border: 0px;
  margin-left: 25px;
}
p.red {
  text-align: justify;
  color: #CC0000;
}
p.piccolo {
  font-size: 65%;
}
p.medio {
  font-size: 85%;
}
p.mediobianco {
  font-size: 75%;
  color: white;
}
p.medionero {
  font-size: 75%;
  color: black;
}
p.bigbianco {
  font-size: 85%;
  color: white;
}
p.bignero {
  font-size: 85%;
  color: black;
  font-weight: normal;
}
p.testoj {
  text-align: justify;
  padding-left: 60px;
  padding-right: 60px;
}
img { 
  border: 0;
  vertical-align: middle;
}
table {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}
table.lista {
  width: 743px;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}
table.listaindex {
  width: 743px;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  font-size:14px;
}
table.index {
  width: 400px;
  margin-left:auto;
  margin-right:auto;
  border-collapse: collapse;
}
table.notes {
  width: 90%;
  margin-left:auto;
  margin-right:auto;
  border-collapse: collapse;
}
table.indexlarge {
  width: 100%;
  margin-left:15px;
  margin-right:auto;
  margin-bottom: 3px;
  border-collapse: collapse;
  padding: 0px;
}
table.left {
  width: 650px;
  margin-left:4px;
  border-collapse: collapse;
  padding: 0px;
}
td {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  padding: 4px;
}
td.index {
  padding-left: 5px;
}
td.piesx {
  width:25%;
  padding: 0px;
  border: 0px;
}
td.piecx {
  width:60%;
  text-align: center;
  padding: 0px;
  border: 0px;
}
td.piedx {
  width:15%;
  text-align: right;
  padding: 0px;
  border: 0px;
}
td.nopad {
  padding: 1px;
}
tr.lista {
  height: 35px;
}
tr.lista:hover {
  background-color: rgb(200, 200, 200);
}
tr.listaindex:hover {
  background-color: rgb(200, 200, 200);
}
tr.whitebis:hover {
  background-color: rgb(230, 230, 230);
}
tr.alt {
  background-color: rgb(240, 240, 240);
  height: 35px;
}
tr.alt:hover {
  background-color: rgb(200, 200, 200);
}
tr.magalta {
  background-color: rgb(200, 200, 200);
}
tr.magalta:hover {
  background-color: rgb(150, 150, 150);
}
tr.magalta2 {
  background-color: rgb(168, 197, 255);
}
tr.magalta2:hover {
  background-color: rgb(150, 150, 150);
}
tr.whitehov:nth-child(even) {
  background-color: white;
  font-size: 14px;
}
tr.whitehov:nth-child(odd) {
  background-color: rgb(240, 240, 240);
  font-size: 14px;
}
tr.whitehov:hover {
  background-color: rgb(200, 200, 200);
}
tr.green {
  background-color: rgb(200, 200, 200);
  height:35px;
}
tr.red {
  background-color: #CC0000;
  color: rgb(255, 255, 255);
}
tr.grey {
  background-color: rgb(215, 215, 215); 
}
tr.whiteht {
  background-color: white;
  line-height: 2.1;
}
td.left {
  background-color: white;
  text-align:left;
}
td.spazio {
  padding: 7px;
}
table.last,td.last,td.mid {
  margin-right:auto;
  border-collapse: collapse;
  border: 0px;
}
td.norm {
  margin-left:auto;
  margin-right:auto;
  background-color: rgb(255, 255, 255);
  border-collapse: collapse;
  border: 0px;
}
td.normup {
  margin-left:auto;
  margin-right:auto;
  background-color: rgb(255, 255, 255);
  border-collapse: collapse;
  border: 0px;
  vertical-align: top;
}
td.last {
  width: 50px;
}
table.last {
  width:100%;
}
td.lastsel {
  width: 50px;
  color: black;
  border: 0px;
}
td.lastindex {
  width: 600px;
  padding: 2px;
  border: 0px;
}
td.mid {
  width: 10px;
}
td.sinistro {
  border: 0px;
  text-align: left;
  font-size:14px;
}
td.sinistro a.buttonredbis,  td.sinistro a.buttonredsta {
  width: 240px;
  font-size: 18px;
}
td.centro {
  border: 0px;
  text-align: center;
}
td.destro {
  border: 0px;
  text-align: left;
}
#legend {
  background: white;
  padding: 6px;
}
#legendev {
  position: absolute;
  z-index: 500;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: gray;
  margin-top: -300px;
  left: auto;
  margin-left: 30px;
}
#legendevdue {
  position: absolute;
  z-index: 500;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: gray;
  margin-top: -330px;
  left: auto;
  margin-left: 30px;
}
#legendevento {
  position: absolute;
  z-index: 500;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: gray;
  margin-left: 30px;
  width: 90px;
  margin-left: 530px;
  top: 300px;
}
#legendmap {
  position: absolute;
  z-index: 500;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: gray;
  margin-top: -180px;
  margin-left: 15px;
}
#legendmapstaz {
  position: absolute;
  z-index: 500;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: gray;
  margin-top: -310px;
  margin-left: 30px;
}
#legendindex {
  position: relative;
  float: right;
  top: -239px;
  right: 80px;
  z-index: 500;
  background: white;
  padding: 6px;
  border-radius: 4px;
  margin: -100px auto;
}
#legendevmap {
  position: absolute;
  z-index: 500;
  background: white;
  padding: 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  border-color: gray;
  margin-top: -105px;
  left: auto;
  margin-left: 10px;
}
#legendiss {
  display: inline-block;
  position: absolute;
  background: white;
  font-size: 80%;
  padding: 2px;
  border-radius: 4px;
  margin-top: -55px;
  margin-left: -320px;
  width: 145px;
  z-index: 500;
}
table.indexbis {
  width: 1170px;
  margin-left: 20px;
  margin-right: 20px;
  border-collapse: collapse;
}
#selezione, #selezstaz, #selezwave {
  z-index: 9999;
  margin: -200px 0 auto 20%;
  opacity: 0;
  position: absolute;
  top: -200px;
  visibility: hidden;
  width: 800px;
  box-shadow: 0 3px 7px rgba(0,0,0,.25);
  box-sizing: border-box;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#selezione:target, #selezstaz:target, #selezwave:target {
  opacity: 1;
  top: 200px;
  visibility: visible;
}
#selezione .header, #selezione .footer, #selezstaz .header, #selezstaz .footer, #selezwave .header, #selezwave .footer {
  border-bottom: 1px solid #e7e7e7;
  border-radius: 5px 5px 0 0;
    }
#selezione .footer, #selezstaz .footer, #selezwave .footer {
  border:none;
  border-top: 1px solid #e7e7e7;
  border-radius: 0 0 5px 5px;
}
#selezione h2, #selezstaz h2, #selezwave h2 { 
  margin: 0;
}
#selezione .btn, #selezstaz .btn, #selezwave .btn {
  float: right;
}
#selezione .copy, #selezione .footer, #selezstaz .copy, #selezstaz .footer, #selezwave .copy, #selezwave .footer {
  padding: 15px;
  padding-bottom: 5px;
}
.selezione-content, .selezstaz-content, .selezwave-content {
  background: #f7f7f7;
  position: relative;
  z-index: 20;
  border-radius:5px;
}
#selezione .copy, #selezstaz .copy, #selezwave .copy {
  background: #fff;
}
#selezione .overlay, #selezstaz .overlay, #selezwave .overlay {
  background-color: #000;
  background: rgba(0,0,0,.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}
.header h2 {
  color: #1a416d;
  padding: 10px;
}
body.screelogin table.last {
  width: 100%;
}
body.screelogin .sinistro {
  float: right;
}
body.screelogin .centro {
  float: none;
  text-align: center
}
body.screelogin .destro {
  float: left;
}
#testalogin h1{
  color: #CC0000;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;	
}
#testalogin h2{
  color: #1a416d;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  margin: 10px;
}
#testalogin h2 a {
  text-decoration: none;
  background: #1a416d;
  padding: 10px;
  color: #FFF;
  border-radius: 5px;
}
.formregi {
  margin-top: 40px;
}
.formregi table{
  background: #1a416d;
  color: #FFF;
  border-radius: 10px;
  border: 0px;
}
.formregi table td {
  padding: 10px 10px;
}
.formregi input[type=text], .formregi input[type=password] {
  padding: 5px;
  border-radius: 4px;
  border: 0px;
}
tr.greenuno {
  height: 50px;
}
.lastsubmit {
  text-align: center;
}
input.buttonredbis {
  color: #1a416d;
  background: #FFF;
  padding: 10px;
  font-size: 30px;
}
.datiutenti {
  text-align: center;
  padding: 15px;
  font-size: 12px;
}
.campirichiesti {
  text-align: center;
  font-size: 12px;
  padding: 10px;
}
#regform {
  padding: 20px; 
}
.lastuno {
  width: 200px;
  text-align: right;
  font-size: 14px;
}
.lastdue input[type=text], .lastdue input[type=email], .lastdue input[type=password], .lastdue select {
  width: 400px;
  padding: 5px;
}
.pulsantereg {
  color: #FFF !important;
  background: #1a416d !important;
  padding: 10px !important;
  font-size: 13px !important;
  border-radius: 8px;
  font-family: 'Montserrat', sans-serif;
}
.pulsantereg hover {
  opacity:0.6;
}
.lastunoagree {
  font-size: 12px;
}
.lastdue {
  width: 300px;
}
.error {
  color: #cc0000;
  font-size: 12px;
  padding: 10px;
}
.avviso {
  text-align: center;
  padding: 20px;
  font-size: 12px;
}
table.dataTable {
  font-size: 14px;
}
table.dataTable th {
  font-size: 12px;
  text-align: left;
}
.dataTables_wrapper label, .fg-toolbar {
  font-size: 12px;
}
.formuno b {
  color: #cc0000;
}
.formuno input[type=text] {
  border-radius: 3px;
  border: 1px solid #CCC;
  font-size: 18px;
  padding: 3px;
}
.tabellastazione {
  width: 100%;
}
.testatastazione td {
  padding: 5px;
  background: #1a416d;
}
.testatastazione h3 {
  font-size: 14px;
  color: #FFF;
  padding: 6px;
  margin: 0;	
}
.paginastazione {
  width:100%;
}
#telaiostaz {
  display: table;
}
#stazsinistro h3 {
  font-size: 20px;
}
.datistaz {
  text-align: center;
  padding:5px;
}
.paginaevento {
  text-align: center;
}
.titoevento {
  border-radius: 8px;
  font-size: 24px;
  text-align: center;
  padding: 5px;
  background-color: lightgray;
}
ul.linkesterni li {
 font-size: 12px;
 padding: 5px;
}
ul.liste {
 padding-left: 60px;
 padding-right: 60px;
 text-align: justify;
}
.bottonerosso {
  background: #CC0000;
  padding: 10px 12px;
  color: #FFF;
  border-radius: 8px;	
  font-size: 14px;
}
.bottonerosso td {
  padding: 10px;
}
.fontdicio {
  font-size: 18px;
}
body.evamappes h2 {
  color: #FFF;
}
.maggioridet a.bottonepdf {
  border:0;
  display: inline-block;
  background-color: lightgray;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  width: auto;
  padding: 6px 10px !important;
  color: black;
  border-radius: 6px;
  padding-right: 25px;
}
a.bottonepdf:hover {
  background-color: gray;
  color: white;
}
.maggioridet {
  width: 100%;
  text-align: center;
}
.tabellamisura {
  max-width: 99%;
  margin: auto;
}
.tabellamisura > table.dataTable th {
  font-size: 12px;
}
.tabellamisura > table.dataTable.display tbody tr {
  font-size: 12px;
}
#telaiostaz > .tabellamisura {
  max-width: 100%;
  margin: auto;
  padding: 25px;
}
body.tabellasingola .tabellamisura {
  max-width: 100%;
  margin: auto;
  padding: 25px;
}
#selezione .copy, #selezione .header, #selezione .footer {
  background: rgb(200,200,200);
}
#selezione > header {
  background: rgb(200,200,200);
}
#selezione tr.green {
  height: auto;
}
#selezione h2 {
  font-size: 30px;
  color: #FFF;
  text-align: center;
}
#selezwave .copy, #selezwave .header, #selezwave .footer {
  background: rgb(200,200,200);
}
#selezstaz .copy, #selezstaz .header, #selezstaz .footer {
  background: rgb(200,200,200);
}
#selezwave tr.green, #selezstaz tr.green {
  height: auto;
}
#selezwave h2, #selezstaz h2 {
  font-size: 30px;
  color: #FFF;
  text-align: center;
}
.resetcentrato {
  float: right;
  margin-top: -50px;
}
.bordoalto td {
  padding-top: 20px;
}
body.tabellasingola {
  background-color: white;
}
.exportsta {
  text-align: center;
}
.prefooter {
  text-align: center; 
}
