@charset "UTF-8";

.split,
.gutter.gutter-horizontal {
    float: left;
}

.split,
#split12 .gutter.gutter-horizontal {
    height: 1401px;
}

#split34 .gutter.gutter-horizontal {
    height: 596px;
}

#split56 .gutter.gutter-horizontal {
    height: 291px;
}

.highcharts-axis.highcharts-3101-yaxis-title span {
  writing-mode: vertical-rl;
  text-orientation: upright;
  left: 0px !important;
  top: 0px !important;
}

[dataflag="plus"] {
    color : #FF0000
}

[dataflag="minus"] {
	color : #0100FF
}

.yellow.tui-grid-cell {
  background-color: #fdd50157;
}