@import url("css-NunitoSans300400600700800.css");



.overview {
  height: 280px;
  -webkit-filter: drop-shadow(0 7px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 7px 3px rgba(0, 0, 0, 0.3)); }
  .overview .ct-series-b .ct-area {
    fill-opacity: 0.0;
    fill: url(../image/dashboard2.jpg#gradient); }
  .overview .ct-series-b .ct-line,
  .overview .ct-series-b .ct-point {
    stroke: #2dce89;
    stroke-width: 2px; }
  .overview .ct-series-a .ct-area {
    fill: #288fee;
    fill-opacity: 0.05;
    fill: url(../image/dashboard2.jpg#gradient); }
  .overview .ct-series-a .ct-line,
  .overview .ct-series-a .ct-point {
    stroke: #288fee;
    stroke-width: 2px; }
  .overview .ct-series-a .ct-point,
  .overview .ct-series-b .ct-point {
    stroke-width: 6px; }