

/*
.menu_container {
background: transparent;
}
.sf-menu {
    background-color: #363B40;

	}
.header .logo{
    margin-top: 0px;	
    position: absolute;
}
.header_top_bar_container {
    background-color: transparent;

}
.header_top_bar {
    background-color: #363B40;
}


.header .placeholder {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
    font-weight: 500;
	padding-top: 0px;
    margin-top: 0px;
    background-color: rgba(255, 165, 0, 0.21);

}
*/
.sf-menu li a, .sf-menu li a:visited {

	font-family: 'Roboto', sans-serif;
/*	text-transform: uppercase;*/
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
/*
.romawi{

	font-family: 'Times New Roman';	
}

.barner-text{
    font-size: 18px;

}

.barner-text-desc{
    font-size: 14px;

}

*/

.button-filter-chart {
	margin: 20px 0 !important;
}


.title-table-statistik {
    font-size: 18px;
    font-weight: 700;
    /* color: #777; */
}

.table-statistik th {
    border-top: none !important;
    text-align: center;
}

.table-statistik td {
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 14px !important;
    
}

.table-statistik td:first-child{
    text-align: left !important;
}

.table-statistik tr:nth-child(even) {
    background-color: #f8f9fc;
}

.table-statistik tfoot {
    background: #4CAF50;
}

.table-statistik tfoot th {
    padding: 20px;
}

.table-statistik tfoot th h2 {
    color: #fff;
}

.header-text-fip {
    font-size: 16px !important; 
    font-weight: bold !important; 
    line-height: 120% !important; 
    margin: 0;
    font-family: 'Roboto' !important;
}