.boxinfografis{
	background: white;
}
.box_data_statistik{
	position:relative;
	margin-top: 20px;
	box-sizing: border-box;
	width: 100%;
}
.box_filter{
	position:relative;
	width: 100%;
}
.box_filter_sl{
	display: inline-block;
	margin-left: 10px;
}
.box_filter_sl select{
	margin-left: 10px;
}
.boxmainstat{
	position:relative;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	height: 400px;
}
#boxgrafik{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
