.chart-active .the-chart {
  background-color: #CCC;
  color: #000;
  border: 1px solid #177900;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.the-chart {
  padding: 7px;
  border: 1px solid #177900;
  border-radius: 5px;
  height: 100%; }

.text-center {
  text-align: center;
  margin: 20px 0;
  color:aqua;
}

/*# sourceMappingURL=maps/custom.css.map */
