.state {
  font-size: 0.9em;
  font-size-adjust: 0.48;
  table-layout: fixed;
  text-align: center;
  border-collapse: collapse;
}

tr {background-color: rgb(220,220,220);}

tr:nth-child(2){background-color: transparent;} /*empty row*/
tr:nth-child(3){background-color: rgb(95, 158, 160);}
tr:nth-child(4){background-color: rgb(220,220,220);}
tr:nth-child(5){background-color: rgb(95, 158, 160);}
tr:nth-child(6){background-color: rgb(220,220,220);}

tr:nth-child(7){background-color: transparent;} /*empty row*/
tr:nth-child(8){background-color: rgb(32,178,170);}
tr:nth-child(9){background-color: rgb(220,220,220);}

tr:nth-child(10){background-color: transparent;} /*empty row*/
tr:nth-child(11){background-color: rgb(127, 255, 212);}
tr:nth-child(12){background-color: rgb(220,220,220);}
tr:nth-child(13){background-color: rgb(127, 255, 212);}
tr:nth-child(14){background-color: rgb(220,220,220);}
tr:nth-child(15){background-color: rgb(127, 255, 212);}
tr:nth-child(16){background-color: rgb(220,220,220);}


tr:nth-child(17){background-color: transparent;} /*empty row*/
tr:nth-child(18){background-color: rgb(102, 205, 170);}
tr:nth-child(19){background-color: rgb(220,220,220);}
tr:nth-child(20){background-color: rgb(102, 205, 170);}
tr:nth-child(21){background-color: rgb(220,220,220);}
