#tscheadertop {
  font-family: Segoe UI Historic, Arial;
  font-size:14px;
  border-collapse: collapse;
  width: 100%;
  color: #28436E;
  background-color: #FFFFFF;
}

#tscheadertop td, #tscheadertop th {
  border: 0px solid #ddd;
  padding: 15px;
}

#tscheaderbottom {
  font-family: Segoe UI Semibold, Arial, Helvetica, sans-serif;
  font-size:32px;
  border-collapse: collapse;
  width: 100%;
  color: #FFFFFF;
  background-color: #28436E;
}

#tscheaderbottom td, #tscheaderbottom th {
  border: 0px solid #ddd;
  padding: 15px;
}

#tscheader tr:nth-child(even){background-color: #f2f2f2;}

#tscheader tr:hover {background-color: #28436F;}

#tscheader_test th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}
