.chart-active .the-chart {
  background-color: #3498db;
  color: #fff;
  border: 1px solid #3498db;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.the-chart {
  padding: 7px;
  border: 1px solid #3498db;
  border-radius: 5px;
  height: 100%; }

.text-center {
  text-align: center;
  margin: 20px 0; }

/*# sourceMappingURL=maps/custom.css.map */
