body {
  background: #f6f6f6;
  color: #555; }

text {
  fill: #555; }

.map-chart text.st-label {
  fill: #555; }

.brush-control .axis path, .brush-control .axis line {
  shape-rendering: crispedges;
  stroke: #555;
  vector-effect: non-scaling-stroke; }

.brush-control .x-top.axis line {
  stroke: #f6f6f6; }

.map-chart .st-label rect {
  fill: rgba(252, 255, 250, 0.49); }

.map-chart .borders path.border {
  stroke: #9b9b9b;
  stroke-width: 0.5; }

.kpas-legend .close-button {
  fill: #dedede; }

.kpas-legend .close-button:hover {
  fill: #555; }

.kpas-legend .close-button:hover text {
  fill: #f6f6f6; }

.brush-control .out {
  fill: #332532; }

.brush-control .in {
  fill: #f77a52; }

.color_box {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid black; }

#color1_box {
  background: #332532; }

#color2_box {
  background: #f77a52; }

footer {
  color: #fff; }

/*# sourceMappingURL=light-theme.css.map */
