#mbwCN-sunburst-chart {
  height: 800px;
}
#mbwCN-sunburst {
  margin-top: 20px;
}
.text_M,
.text_I,
.text_T {
  font-family: "Akko W01 Regular";
  font-weight: normal;
}

.text_M {
  display: none;
}

.text_C {
  font-family: "Soho W01 Medium";
  font-weight: normal;
}

select {
  width: 100%;
}
.highcharts-color-0 {
  fill: #ffffff;
  stroke-width: 1;
}
.highcharts-point-hover {
  opacity: 0.7;
}
.color_grijs {
  fill: #c9c9c9;
}
.color_rood {
  fill: #e6382c;
}
.color_groen {
  fill: #79b729;
}
.color_wit {
  fill: #ffffff;
  stroke: #c9c9c9 !important;
}
.highcharts-data-label {
  fill: #000000 !important;
}

.scheidingSunburst {
  display: none;
}
.mut,
.center_point {
  cursor: default;
}
.text_M {
  cursor: default;
  font-size: 11px;
}
.text_I {
  font-size: 12px;
}
.text_T {
  font-size: 13px;
}
.text_C {
  font-size: 22px;
  cursor: default;
}
