#G_scales, #R_scales, #S_scales table, th, td {
  border: 1px solid;
  font-size:  12px;
}

/*#G_scales, #R_scales, #S_scales table.tr:hover td, table.tr.even:hover td.active, table.tr.odd:hover td.active {
}*/

/*.scales_table tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
}

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
}*/

.scales_table p {
  margin-top:  2px;
  margin-bottom: 2px;
}

/* Prevents text from overruning the icons */
#accordion h3 {
  padding-left: 25px;
}

#hide-introduction {
  font-size:12px;
}

.numeric_scale {
  font-weight: bold;
}

.scale_description {
  font-weight: bold;
}

th.scale {
  width:5%;
}

th.description {
  width:7%;
}

th.effect {
  width:65%;
}

th.measure{
  width:8%;
}

th.frequency{
  width:15%;
}
