.div100{width:100%}

.divButton{padding-top:1em;padding-bottom:1em;/*width:auto;*/}

div.tableFixHead { overflow: auto; height: auto;; max-height: 25em;}
div.tableFixHead table.table thead th { position: sticky; top: 0; z-index: 1; vertical-align:middle;}
/*
table  { border-collapse: collapse; width: 100%; }
th, td { padding: 8px 16px; }
th     { background:#eee; }
*/
div.tableFixHead table.table thead th { background:#E7F9DE; font-weight:bold;}

#tableListContainer{padding-left:0.5em;font-size:0.9em;}
#tableListContainer table{border-collapse:inherit;}
#tableListContainer th, #tableListContainer td{word-break: break-word;}
#tableListContainer td{border:1px solid #ddd;}
#tableListContainer th{border:1px solid #eee;color:#fff;background-color:#79b55b;}

.fontSizeRilevazione{font-size:0.8em;}

th.nGiorniSuperamento, td.nGiorniSuperamento{width:15%;}