#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;
}

.tabContent {
  text-align:  center;
}

.polarDivs {
  display: inline-block;
  margin-right: 20px;
}
