* {
  font-family: Lato !important; 
  //font-size: 13px;
}

html {
  font-size: 62.5%; /* Change base font-size to 10px. */
}

body {
  /*background: url(../images/bg-body.png) repeat top left;*/
  background: #EEEEEE;
  color: #333;
  line-height: 1.5; /* Unit-less line-height means line height can scale. */
}

/* Headings */
h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.25em;
}

h3 {
  font-size: 1.167em;
}

h4 {
  font-size: 1em;
}

h5,
h6 {
  font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 1em 0 0.5em;
}

p {
  margin: 1em 0;
  padding: 0;
}

p:first-child {
  margin-top: 0;
}

em,
dfn {
  font-style: italic;
}

ins {
  border-bottom: none;
  text-decoration: none;
}

pre,
code,
tt,
samp,
kbd,
var {
  font-size: 1em;
  overflow: hidden;
}

blockquote,
q {
  font-style: italic;
  quotes: "" "";
}

blockquote {
  margin: 0 0 1.5em;
  padding: 0 0 0 3em;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote p {
  margin: 0;
}

strong,
dfn,
caption,
th {
  font-weight: bold;
}

/* Images, Object */
img, object {
  max-width: 100% !important;
}

/* Reset horizonatal rules */
hr {
  border-style: inset;
  border-width: 1px;
  display: block;
}

/* Lists */
ul,
ol {
  margin: 0 0 1.5em 2em;
  padding: 0;
}

ol {
  margin-left: 2em;
}

.item-list ul,
.item-list ol {
  margin: 0 0 0 1em;
  padding: 0;
}

ul ul,
ul ol,
ol ol,
ol ul,
.block ul ul,
.block ul ol,
.block ol ol,
.block ol ul,
.item-list ul ul,
.item-list ul ol,
.item-list ol ol,
.item-list ol ul {
  margin-bottom: 0;
}

ul {
  list-style-type: disc;
}

ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style-type: lower-alpha;
}

ol ol ol {
  list-style-type: lower-roman;
}

ul ul,
ul ul ul ul {
  list-style-type: circle;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 1.5em 1.538em;
}

/* Common Tables ---*/
table {
  font-size: 100%;
  margin: 1.5em 0;
  padding: 0;
  width: 100%;
  border: none;
}

table.sticky-header {
  z-index: 10;
}

/* Table Head */
table {
border: none;
}

thead {
}

th {
  /*background: #333;*/
  background: #f5f5f5;
  border-bottom: 0;
  color: #333;
  padding: .75em 1em;
}

th a {
  color: #333333;
  font-family: Helvetica;
}

th a:hover,
th a:active,
th a:focus {
  color: #0000FF;
}

thead th {
}

/* Table Body */
tbody {
}

td {
  /*border: 1px solid #e2e2e2;*/
  padding: .75em 1em;
  border: none;
}

tr.even,
tr.odd {
  background-color: transparent;
  border-bottom: 0;
}

tr.even td,
tr.odd td {
}

tr.odd,
tr.info {
}

tr.even {
  background-color: transparent;
}

tr.drag {
}

tr.drag-previous {
}

tr.odd td.active {
}

tr.even td.active {
}

td.region,
td.module,
td.container td.category {
}

/* Tabelle traffico telefonico */

#tabellatraffico tr > td {
    padding: 1px;
    font-size: 13px;
}

#tabellatraffico tr > td:first-child {
    width: 75%;
    padding-left: 10px;
}

#tabellatraffico tr:nth-child(2n) {
    background-color: #EEEEEE;
}

#tabellatraffico tr:first-child {
    text-transform: uppercase;
}

/* Tabella esempio traffico */

#tabellatariffe {
  padding: 0px;
  margin: 0px;
}

#tabellatariffe th {
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #333;
}

#tabellatariffe td {
  padding: 8px 0px 0px 0px;
  margin: 0px;
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  color: #333;
}

#casellatariffe {
  text-align: right;
  padding: 8px 0px 0px 0px;
  margin: 0px;
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  color: #333;
}

/* Tabella Business Flat-VoipTel */

#tabellabusinessflat {
  padding: 0px;
  margin: 0px;
}

#tabellabusinessflat th {
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #0b9444;
}

#tabellabusinessflat td {
  padding: 8px 0px 0px 0px;
  margin: 0px;
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  color: #333;
}

/* Tabella footer */

#tabellafooter {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#tabellafooter td{
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/* Tabelle documenti PDF */

#tabelladocumenti {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#tabelladocumenti td:first-child {
  width: 25px;
}

#tabelladocumenti td {
  padding: 5px 0px;
  margin: 0px;
  border: 0px;
}

/* Tabelle elenco prodotti */

#tabellaprodotti tr > td {
    padding: 1px;
    font-size: 13px;
}

#tabellaprodotti tr > td:first-child {
    width: 15%;
    padding-left: 10px;
}

#tabellaprodotti tr:nth-child(2n) {
    background-color: #EEEEEE;
}

#tabellaprodotti tr {
    height: 65px;
}

/* Tabella WHV */

#tabellawhv {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#tabellawhv td,
#tabellawhv th {
  padding: 5px;
  margin: 0px;
  border: 0px;
  text-align: center;
}

/* Tabella stato del sistema */

#tabellasistema {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#tabellasistema td:first-child{
  width: 25px;
  vertical-align: top;
}

#tabellasistema td{
  vertical-align: top;
  padding: 5px;
  margin: 0px;
  border: 0px;
}

/* Tabella fornitori */

#tabellafornitori tr > td {
    padding: 10px;
    font-size: 13px;
    width: 33%;
}

#tabellafornitori tr > td:first-child {
}

#tabellafornitori tr:nth-child(2n) {
    background-color: #EEEEEE;
}

#tabellafornitori tr:first-child {
    text-transform: uppercase;
    height: 40px;
}

#tabellafornitori tr {
    height: 70px;
}

/* Tabella partner */

#tabellapartner tr > td {
    padding: 5px;
    font-size: 13px;
}

#tabellapartner tr > td:first-child {
    width: 50%;
}

#tabellapartner tr:nth-child(2n) {
    background-color: #EEEEEE;
}

#tabellapartner tr:first-child {
    text-transform: uppercase;
    height: 30px;
}

/* Tabelle newsletter PDF */

#tabellanewsletter {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#tabellanewsletter td{
  padding: 5px 0px;
  margin: 0px;
  border: 0px;
}

#tabellanewsletter tr > td:first-child {
    width: 25px;
}

#tabellanewsletter tr:nth-child(2n) {
    background-color: #EEEEEE;
}

/* Tabelle numeri telefonici internazionali */

#tabellanumeritelefonici tr > td {
    padding: 1px;
    font-size: 13px;
}

#tabellanumeritelefonici tr:nth-child(2n) {
    background-color: #EEEEEE;
}

/* Tabelle velocità internet */

#tabellavelocitainternet {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#tabellavelocitainternet td{
  padding: 5px 0px;
  margin: 0px;
  border: 0px;
}

#tabellavelocitainternet tr > td:first-child {
    width: 50%;
}

#tabellavelocitainternet tr > td:nth-child(2) {
    width: 30%;
}

#tabellavelocitainternet tr > td:nth-child(4) {
    width: 32%;
}

#tabellavelocitainternet tr:nth-child(2n) {
    background-color: #EEEEEE;
}

#tabellavelocitainternet tr:first-child {
    text-transform: uppercase;
    height: 30px;
}


/* Tabelle indirizzi IP */

#tabellaindirizziip {
  padding: 0px;
  margin: 0px;
  border: 0px;

}

#tabellaindirizziip td{
  padding: 5px 0px;
  margin: 0px;
  border: 0px;

}

#tabellaindirizziip tr > td {
  height: 15px;
}

#tabellaindirizziip tr > td > ul {
  margin-bottom: 0px;
}

#tabellaindirizziip tr > td:first-child {
    width: 70%;
}

#tabellaindirizziip tr > td:nth-child(3) {
    width: 30%;
}

#tabellaindirizziip tr > td:nth-child(4) {
    width: 32%;
}

#tabellaindirizziip tr:nth-child(2n) {
    background-color: #EEEEEE;
}

#tabellaindirizziip tr:first-child {
    text-transform: uppercase;
    height: 30px;
}

/* Tabella vantaggi Partner */

#tabellavantaggipartner {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

#tabellavantaggipartner td{
  padding: 5px 0px;
  margin: 0px;
  border: 0px;
}

#tabellavantaggipartner tr > td:first-child {
    width: 30%;
}

#tabellavantaggipartner tr > td:nth-child(2) {
    width: 25%;
}

#tabellavantaggipartner tr > td:nth-child(3) {
    width: 20%;
}

#tabellavantaggipartner tr:nth-child(2n) {
    background-color: #EEEEEE;
}

#tabellavantaggipartner tr:first-child {
    text-transform: uppercase;
    height: 30px;
}

