@import url('https://code.highcharts.com/6.1.4/css/highcharts.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400');
@import url('https://s3.amazonaws.com/jchs-app-source-data/JCHS-highchartrs/src/css/JCHS-highcharts.css');


.highcharts-color-1 { fill: #43273a; stroke: #43273a; color: #43273a; }

/*To change the dash styles of lines:*/
.highcharts-series-0 {stroke-dasharray: 5, 10; }

/*Formatting the notes in the exported images*/
.highcharts-subtitle  {
  font-size: 8px;
  margin: 5px 5px;
  max-width: 100%;
  y: 364
}