#header_main{
	background: #fff;
}

.uk-navbar-brand{
	margin-left: -10px;
}

#header_main .uk-navbar .uk-navbar-nav > li > a{
	color: #727272;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    box-shadow: inset 0 -4px 0 rgba(255, 255, 255, 0);
    background: none !important;
    -webkit-transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);	
    margin-top: 4px;
}

.statistik{
	width: 6000px;
	height: 90%;
}

.chartist{
	height: 100%;
}

.height-450{
	height: 450px;
}

.uk-overflow-container>:last-child{
	margin-bottom: 30px;
}

.chartist .ct-label {
    font-size: 14px;
}
