body{
	font-family:Fira sans,sans-serif !important;
	font-size:12pt !important;
	font-weight:normal !important;
	color:#333333 !important;
}  
.button{
	background:#00644F !important;
	color:#FFFFFF!important;
}
.button:hover{
	background:#00352A !important;
	color:#FFFFFF!important;
} 
.button.excl{
	background:#B79F4C !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#746530 !important;
	color:#FFFFFF!important;
}
.button.light{
	background:#EFEFEF !important;
	color:#464646!important;
}
.button.light:hover{
	background:#81EAD2 !important;
	color:#FFFFFF!important;
} 
.row-top-bar{
	border-bottom-color:#B79F4C !important;	
}
.topright_bg{
	/*background:#FFFFFF !important;*/
}
.topright{
	color:#006852 !important;
}
.topright > a{
	color:#006852 !important;
}
.topright > a:hover{
	color:#FF430A !important;
}
/* navigatie divider */
@media only screen and (min-width: 55rem) {
	.top-bar .menu li:first-child { border-left: 0px solid #FFFFFF !important;}
	.top-bar .menu li:not(:last-child) { border-right: 0px solid #FFFFFF !important;}
	.top-bar .menu li:last-child { border-right: 0px solid #FFFFFF !important;}
}
.ECM_topbar{
	background:#FFFFFF !important;
	color: !important;
}
.ECM_toplevel > a{
	background:#006852 !important;
	color:#FFFFFF !important;
}
.ECM_toplevel > a:hover{
   background:#B79F4C !important;
	color:#FFFFFF !important;
}
.ECM_toplevel > a.primary_active{
	background:#94813D !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a{
	background:#006852 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a:hover{
	background:#B79F4C !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a.primary_active{
	background:#94813D !important;
	color:#FFFFFF !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#006852 !important;
	color:#FFFFFF !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#B79F4C !important;
	color:#FFFFFF !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#94813D !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem{
	background-color:#006852 !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem:hover{
	background-color:#B79F4C !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem.active{
	background-color:#94813D !important;  
	color:#FFFFFF !important;
}

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

.phone a {
	color:#006852 !important;
		}
.phone a:hover {
color:#FF430A !important;
		}
		
.icon-bar{
background:#333333;
}

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


h1{
	font-family:'Fira sans', sans-serif !important;
	font-size:30px !important;
	font-weight:700 !important;
	color:#006852 !important;	
}
h2{
	font-family:'Fira sans', sans-serif !important;
	font-size:26px !important;
	font-weight:700 !important;
	color:#006852 !important;	
}
h3{
	font-family:'Fira sans', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#006852 !important;	
}
h4{
	font-family:'Fira sans', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#006852 !important;	    
}
h5{
	font-family:'Fira sans', sans-serif !important;
	font-size:16px !important;
	font-weight:700 !important;
	color:#B79F4C !important;	
}
h6{
	font-family:'Fira sans', sans-serif !important;
	font-size:14px !important;
	font-weight:700 !important;
	color:#B79F4C !important;	
}
.footer1{
	background:#ECECEC !important;
	border-top-color:#B79F4C !important;	
}
.footer1 .bottom-container{
	background:#333333 !important;
}
.footer1 .copyright{
	color:#ECECEC !important;
}
.footer1 .copyright > a{
	color:#ECECEC !important;
}
.footer1 .small{
	color:#006852 !important;  
}
.footer1 .small > a{
	color:#006852 !important;  
}
.footer1 .colhead > a{
	color:#006852 !important;
}

.footer1 .colrow > a{
	color:#006852 !important;
}
.footer1 .colrow{
	color:#006852 !important;
}
.footer1 .label-two-up{
	color:#006852 !important;
}