.chartbody {
  border: 1px solid rgba(221, 221, 221, 0.8666666667);
  border-radius: 12px;
  padding: 20px;
}

.chartbody h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
}

#deliveryReport {
  width: 100% !important;
  height: 400px !important;
  margin: auto;
}/*# sourceMappingURL=ChartDesign9.css.map */