body{
	font-family:Open Sans,sans-serif !important;
	font-size:12pt !important;
	font-weight:normal !important;
	color:#0D1C3C !important;
}  
.button{
	background:#F7AF12 !important;
	color:#FFFFFF!important;
}
.button:hover{
	background:#1C3B7D !important;
	color:#FFFFFF!important;
} 
.button.excl{
	background:#1C3B7D !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#F7AF12 !important;
	color:#FFFFFF!important;
}
.button.light{
	background:#EFEFEF !important;
	color:#464646!important;
}
.button.light:hover{
	background:#4BB8E2 !important;
	color:#FFFFFF!important;
} 
.row-top-bar{
	border-bottom-color:#FFFFFF !important;	
}
.topright_bg{
	background:#1C3B7D !important;
}
.topright{
	color:#FFFFFF !important;
}
.topright > a{
	color:#FFFFFF !important;
}
.topright > a:hover{
	color:#1C3B7D !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:#1C3B7D !important;
}
.ECM_toplevel > a:hover{
	background:#FFFFFF !important;
	color:#1C3B7D !important;
}
.ECM_toplevel > a.primary_active{
	background:#1C3B7D !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a{
	background:#F5F5F5 !important;
	color:#1C3B7D !important;
}
.ECM_sublevel > a:hover{
	background:#FFFFFF;
	color:#1C3B7D !important;
}
.ECM_sublevel > a.primary_active{
	background:#FFFFFF !important;
	color:#1C3B7D !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#F3F3F3 !important;
	color:#1C3B7D !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#BDBDBD !important;
	color:#1C3B7D !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#D1D1D1 !important;
	color:#1C3B7D !important;
}
.ECMs_sublevel a.menuitem{
	background-color:#DAE88B !important;
	color:#000000 !important;
}
.ECMs_sublevel a.menuitem:hover{
	background-color:#C9D680 !important;
	color:#000000 !important;
}
.ECMs_sublevel a.menuitem.active{
	background-color:#DAE88B !important;  
	color:#000000 !important;
}

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

.icon-bar{
background:#333333;
}

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

h1{
	font-family:'Orbitron', sans-serif !important;
	font-size:30px !important;
	font-weight:600 !important;
	color:#1C3B7D !important;	
}
h2{
	font-family:'Orbitron', sans-serif !important;
	font-size:26px !important;
	font-weight:600 !important;
	color:#1C3B7D !important;	
}
h3{
	font-family:'Orbitron', sans-serif !important;
	font-size:22px !important;
	font-weight:600 !important;
	color:#1C3B7D !important;	
}
h4{
	font-family:'Orbitron', sans-serif !important;
	font-size:18px !important;
	font-weight:600 !important;
	color:#333333 !important;	    
}
h5{
	font-family:'Orbitron', sans-serif !important;
	font-size:16px !important;
	font-weight:600 !important;
	color:#333333 !important;	
}
h6{
	font-family:'Orbitron', sans-serif !important;
	font-size:14px !important;
	font-weight:600 !important;
	color:#76BF83 !important;	
}
.footer1{
	background:#C3C3C3 !important;
	border-top-color:#1C3B7D !important;	
}
.footer1 .bottom-container{
	background:#333333 !important;
}
.footer1 .copyright{
	color:#FFFFFF !important;
}
.footer1 .copyright > a{
	color:#FFFFFF !important;
}
.footer1 .small{
	color:#1C3B7D !important;  
}
.footer1 .small > a{
	color:#1C3B7D !important;  
}
.footer1 .colhead > a{
	color:#1C3B7D !important;
}
.footer1 .colrow > a{
	color:#1C3B7D !important;
}
