.headerRow .stabilizer {
  background-color: #57a;
}

.headerRow .flux {
  background-color: #699;
}

.headerRow .glass {
  background-color: #669;
}

.headerRow .colorant {
  background-color: #969;
}

td.slider {
  height: 110px;
  width: 40px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: bottom;
}

div.achievedBar {
  background-color: #191;
  width: 40px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: bottom;
  position: relative;
}

.achievedOutput {
  color: #080;
  font-weight: bold;
}
