body{
	font-family:'Open', sans-serif !important;
	font-size:16px !important;
	font-weight:400 !important;
	color:#FFFFFF !important;
}  
.button{
	background:#FFCC01 !important;
	color:#002100!important;
}
.button:hover{
	background:#C4B328 !important;
	color:#002100!important;
} 
.button.excl{
	background:#483BFB !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#181455 !important;
	color:#FFFFFF!important;
}
.button.light{
	background:#FFFFFF !important;
	color:#FB0E37!important;
}
.button.light:hover{
	background:#EEEEEE !important;
	color:#BB0A29!important;
} 
.row-top-bar{
	border-bottom-color:#F5C501 !important;	
}
.topright_bg{
	background:#E4E4E4 !important;
}
.topright{
	color:#131313 !important;
}
.topright > a{
	color:#131313 !important;
}
.topright > a:hover{
	color:#333333 !important;
}
/* navigatie divider */
@media only screen and (min-width: 55rem) {
	.top-bar .menu li:first-child { border-left: 1px solid #FFFFFF !important;}
	.top-bar .menu li:not(:last-child) { border-right: 1px solid #FFFFFF !important;}
	.top-bar .menu li:last-child { border-right: 1px solid #FFFFFF !important;}
}
.ECM_topbar{
	background:#FFFFFF !important;
	color: !important;
}
.ECM_toplevel > a{
	background:#FFFFFF !important;
	color:#333333 !important;
}
.ECM_toplevel > a:hover{
	background:#F9F9F9 !important;
	color:#004400 !important;
}
.ECM_toplevel > a.primary_active{
	background:#FFFFFF !important;
	color:#004400 !important;
}
.ECM_sublevel > a{
	background:#F9F9F9 !important;
	color:#007600 !important;
}
.ECM_sublevel > a:hover{
	background:#F9F9F9 !important;
	color:#004400 !important;
}
.ECM_sublevel > a.primary_active{
	background:#FFFFFF !important;
	color:#004400 !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#FFFFFF !important;
	color:#333333 !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#FFFFFF !important;
	color:#002100 !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#FFFFFF !important;
	color:#002100 !important;
}
.ECMs_sublevel a.menuitem{
	background-color:#FFFFFF !important;
	color:#333333 !important;
}
.ECMs_sublevel a.menuitem:hover{
	background-color:#FFFFFF !important;
	color:#002100 !important;
}
.ECMs_sublevel a.menuitem.active{
	background-color:#FFFFFF !important;  
	color:#002100 !important;
}

@media only screen and (max-width:55rem){
.top-bar, .top-bar ul{
	background:#FFFFFF}
.top-bar ul li > a {color:#333333 !important;}
}

.icon-bar{
background:#D0DAD7;
}

.icon-bar>a:hover {
background:#D0DAD7;
filter: contrast(1.5);
}

h1{
	font-family:'Oxygen', sans-serif !important;
	font-size:30px !important;
	font-weight:700 !important;
	color:#FFFFFF !important;	
}
h2{
	font-family:'Oxygen', sans-serif !important;
	font-size:26px !important;
	font-weight:700 !important;
	color:#FFFFFF !important;	
}
h3{
	font-family:'Oxygen', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#FFFFFF !important;	
}
h4{
	font-family:'Oxygen', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#FFFFFF;	    
}
h5{
	font-family:'Oxygen', sans-serif !important;
	font-size:16px !important;
	font-weight:700 !important;
	color:#FFFFFF !important;	
}
h6{
	font-family:'Oxygen', sans-serif !important;
	font-size:14px !important;
	font-weight:700 !important;
	color:#FFFFFF !important;	
}
.footer1{
	background:#004400 !important;
	border-top-color:#143500 !important;	
}
.footer1 .bottom-container{
	background:#D0DAD7 !important;
}
.footer1 .copyright{
	color:#004500 !important;
}
.footer1 .copyright > a{
	color:#004500 !important;
}
.footer1 .small{
	color:#FFFFFF !important;  
}
.footer1 .small > a{
	color:#FFFFFF !important;  
}
.footer1 .colhead > a{
	color:#FFFFFF !important;
}
.footer1 .colrow > a{
	color:#FFFFFF !important;
}
