body.dark-enabled .border-right {
  border-right: 1px solid rgba(255, 255, 255, 0.03);
}
body.dark-enabled .border-left {
  border-left: 1px solid rgba(255, 255, 255, 0.03);
}
body.dark-enabled .highcharts-container text,
body.dark-enabled .highcharts-data-label text,
body.dark-enabled text.highcharts-data-label,
body.dark-enabled .highcharts-legend-item > text .highcharts-legend-item:hover text {
  fill: #c0c0c0 !important;
}
body.dark-enabled .highcharts-grid-line {
  stroke: #c0c0c0 !important;
}
body.dark-enabled .highcharts-tooltip-box,
body.dark-enabled .highcharts-tooltip-box .highcharts-label-box {
  fill: #343b47 !important;
}
body.dark-enabled .highcharts-column-series rect.highcharts-point {
  stroke: #343b47 !important;
}
body.dark-enabled .bootstrap-tagsinput input {
  color: #ababab !important;
}
body.dark-enabled ::placeholder {
  color: #7e7e7e !important;
}

/*# sourceMappingURL=whatpulse-dark.css.map */
