.sheet-table th,
.sheet-table td {padding: 5px;}
.sheet-table tbody th ,
.sheet-table thead th {color: #FFF; border: 1px solid #FFF; text-align: center; font-weight: 700;}
.sheet-table thead th {background: #2ac2e3;}
.sheet-table tbody th {background: #F2DC52;}
.sheet-table tbody tr td {font-size: 12px; line-height: 15px; border: 1px solid #FFF;}
.sheet-table tbody tr:nth-child(even) td{ background-color: #F0F0F0; } 
.sheet-table tbody tr td.size {font-weight: 700; color: #222;}