/* Add here all your CSS customizations */
.chartdiv {
  width: 100%;
  height: 500px;
  margin: 3%;
}

.mini-chart {
	width: 100%;
 	height: 300px;
}

.content-grafik {
	padding: 0 5% 0 5%;
	text-align: justify;
	margin-bottom: 5%;
}

.keterangan img {
	height: 30px;
	width: 30px;
}

#header .header-btn-collapse-nav{
	background: #d40101
}