@charset "UTF-8";

.highcharts-axis.highcharts-1501-yaxis-title span {
  writing-mode: vertical-rl;
  text-orientation: upright;
  left: 0px !important;
  top: 0px !important;
}

[dataflag="plus"] {
    color : #FF0000
}

[dataflag="minus"] {
    color : #0100FF
}