#bedrijfstakken-select-box {
	background-color: #efefef;
	border-radius: 6px;
	padding: 20px 10px;
}

div > label {
	font-family: "RO Sans", "Akko W01 Regular", sans-serif;
	font-weight: normal;
	display: block;
	margin-top: 1rem;
}

p#nodata-text {
	margin: 16px 0 0 0;
}

.negative-axis {
	fill: #c90c0f;
  }

div.cbs-bubblemap .highcharts-bubble-legend-symbol {
	stroke: #fff !important;
}

div.cbs-bubblemap .highcharts-point.cbs-map-color-unknown {
	fill: #aaa;
}