table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}
th {
  padding: 5px;
  background-color:2D3288;
  color: White;
}
select {
  background: white;
}
table.fixed { table-layout:fixed; }
table.fixed td { overflow: hidden; }
table.fixed th {border: 1px solid white;}
table.fixed th:nth-of-type(1) {width:17px; font-size: 12px; text-align: center; word-wrap: break-word; font-family: Arial, Helvetica, sans-serif;}
table.fixed th:nth-of-type(2) {width:50px; font-size: 12px; text-align: center; word-wrap: break-word; font-family: Arial, Helvetica, sans-serif;}
table.fixed th:nth-of-type(3) {width:52px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
table.fixed td:nth-of-type(1) {width:17px; font-size: 14px; text-align: center; background-color:gainsboro;}
table.fixed td:nth-of-type(2) {width:50px; font-size: 14px; text-align: center; background-color:gainsboro;}
table.fixed td:nth-of-type(3) {width:52px; font-size: 14px; margin: 0px;}
table.fixed th.eroare {background-color:DFF0D8;color:green;font-family: "Times New Roman", Times, serif;font-size: 16px;text-align:left;border-style:hidden;}
table.fixed th.col {font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-align:center}
table.fixed td.line {background-color:AliceBlue;text-align:center;font-size: 16px;font-family: "Times New Roman", Times, serif;}
table.fixed th.total {text-align:center;font-weight: bold;}

table.fixed2 { table-layout:fixed; font-size:12px;font-family: Arial, Helvetica, sans-serif;}
table.fixed2 td { overflow: hidden; }
table.fixed2 th:nth-of-type(1) {width:25px;}
table.fixed2 th:nth-of-type(2) {width:40px;}
table.fixed2 th:nth-of-type(3) {width:50px;}
table.fixed2 th:nth-of-type(4) {width:70px;word-wrap: break-word;}

table.fixed2 td:nth-of-type(1) {width:25px;background-color:gainsboro;text-align:center;}
table.fixed2 td:nth-of-type(2) {width:40px;background-color:gainsboro;text-align:center;}
table.fixed2 td:nth-of-type(3) {width:50px;background-color:gainsboro;text-align:center;}
table.fixed2 td:nth-of-type(4) {width:70px;}

table.fixed2 th.total {text-align:center;font-weight: bold;}

table.dobanzi {table-layout:fixed; font-size:11px;font-family: Arial, Helvetica, sans-serif;}
table.dobanzi th {background-color:gainsboro;color:black;word-wrap: break-word;}

table.dobanzi td { overflow: hidden; }
table.dobanzi td:nth-of-type(1) {padding-left:5px;width:115px;}
table.dobanzi td:nth-of-type(2) {text-align:center;width:80px;}
table.dobanzi td:nth-of-type(3) {text-align:center;width:50px;}
table.dobanzi td:nth-of-type(4) {text-align:center;width:50px;}
table.dobanzi td:nth-of-type(5) {text-align:center;width:200px;}
table.dobanzi td:nth-of-type(6) {text-align:center;width:50px;}
table.dobanzi td:nth-of-type(7) {text-align:center;width:200px;}

input.angajat {border:1;padding-left:5px;}
input.dif {border:none;padding:0px;font-size: 14px;font-family: "Times New Roman", Times, serif;width:60px;text-align: center;}
select.luna {border:none;padding-left:0px;width:80px}
input.ipc {padding-left:5px;width:515px;}