.selected {
  color: pickColor(#E34863) !important;
  background: #E34863 !important;
  border-color: #E34863 !important;
}
.selected:hover {
  color: pickColor(#E34863) !important;
  background: #E34863 !important;
  border-color: #E34863 !important;
}

#line-graph, #bar-graph {
  height: 500px;
  overflow: auto !important;
  width: 100%;
}

/*# sourceMappingURL=summary-strategy.css.map */
