body{
	font-family:'Lato', sans-serif !important;
	font-size:13pt !important;
	font-weight:normal !important;
	color:#333333 !important;
}  
.button{
	background:#1EC290 !important;
	color:#FFFFFF!important;
}
.button:hover{
	background:#006798 !important;
	color:#FFFFFF!important;
} 
.button.excl{
	background:#ED5053 !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#4BB8E2 !important;
	color:#E7FF4A!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:#C5C5C5 !important;
}
.topright{
	color:#FFFFFF !important;
}
.topright > a{
	color:#FFFFFF !important;
}
.topright > a:hover{
	color:#000000 !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:#636363 !important;
}
.ECM_toplevel > a:hover{
	background:#FFFFFF !important;
	color:#5BD2AE !important;
}
.ECM_toplevel > a.primary_active{
	background:#FFFFFF !important;
	color:#006798 !important;
}
.ECM_sublevel > a{
	background:#F5F5F5 !important;
	color:#636363 !important;
}
.ECM_sublevel > a:hover{
	background:#FFFFFF !important;
	color:#5BD2AE !important;
}
.ECM_sublevel > a.primary_active{
	background:#FFFFFF !important;
	color:#006798 !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#00A997 !important;
	color:#FFFFFF !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#039585 !important;
	color:#FFFFFF !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#039585 !important;
	color:#FFFFFF !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;
}
h1{
	font-family:'Lato', sans-serif !important;
	font-size:34px !important;
	font-weight:700 !important;
	background: linear-gradient(90deg, #2b6494 0%, #00af92 100%);
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2{
	font-family:'Lato', sans-serif !important;
	font-size:28px !important;
	font-weight:700 !important;
	color:#333333 !important;	
}
h3{
	font-family:'Lato', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#333333 !important;	
}
h4{
	font-family:'Lato', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#333333 !important;	    
}
h5{
	font-family:'Lato', sans-serif !important;
	font-size:16px !important;
	font-weight:700 !important;
	color:#333333 !important;	
}
h6{
	font-family:'Lato', sans-serif !important;
	font-size:14px !important;
	font-weight:700 !important;
	color:#333333 !important;	
}
.footer1{
	background:#006295;
	border-top-color:#006295;	
}
.footer1 .bottom-container{
	background:#F59C0E !important;
}
.footer1 .copyright{
	color:#FFFFFF !important;
}
.footer1 .copyright > a{
	color:#FFFFFF !important;
}
.footer1 .small{
	color:#FFFFFF !important;  
}
.footer1 .small > a{
	color:#FFFFFF !important;  
}
.footer1 .colhead > a{
	color:#FFFFFF !important;
}
.footer1 .colrow > a{
	color:#FFFFFF !important;
}
