#app-2020-04-corona_tests {
  max-width: 980px;
  font-family: Arial, sans-serif;
}

#tests-table {
  border-collapse: collapse;
  font-size: 14px !important;
  width: 100% !important;
  margin-bottom: 0 !important;
  margin-top: 1em;
  word-break: initial;
}

#tests-table th, #tests-table td {
  padding: 10px 4px !important;
  border: none;
}

#tests-table tr td {
  background: #fff !important;
}

#tests-table tbody tr th {
  font-weight: normal;
  background-color: #fff !important;
  color: #000 !important;
  text-transform: none !important;
}

#tests-table th:first-child {
  text-align: left;
}

#tests-table tbody tr th, #tests-table tbody tr td {
  border-bottom: 1px solid #eee;
}

#tests-table thead tr th {
  background-color: #fff !important;
  color: #000 !important;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  border-bottom: 1px solid #999;
  text-transform: none !important;
}

#tests-table .grade-8 {
  background-color: rgb(238, 249, 250) !important;
}

#tests-table .grade-13 {
  background-color: rgb(227, 245, 247) !important;
}

#tests-table .grade-104 {
  background-color: rgb(33, 171, 191) !important;
}

#tests-table .grade-24 {
  background-color: rgb(204, 236, 240) !important;
}

#tests-table .grade-7 {
  background-color: rgb(240, 249, 251) !important;
}

#tests-table .grade-50 {
  background-color: rgb(179, 226, 233) !important;
}

#tests-table .grade-47 {
  background-color: rgb(184, 228, 235) !important;
}

#tests-table .grade-85 {
  background-color: rgb(127, 206, 218) !important;
}

#tests-table .grade-65 {
  background-color: rgb(157, 218, 227) !important;
}

#tests-table .grade-147 {
  background-color: rgb(33, 171, 191) !important;
}