#SimpleCostsCON .jsavcanvas {
  height: 895px;
}

#SimpleCostsCON {
  height: 895px;
}

.dashed{
  stroke-dasharray: 5, 5;
}

.largeLabel{
  font-size: 16px;
  text-align: center;
}

.smallLabel{
  font-size: 8px !important;
  text-align: center;
}

.largePoint{
  font-size: 22px;
  text-align: center;
}

.mediumPoint{
  font-size: 16px;
  text-align: center;
}

.colored{
  color: red;
}
