.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #a5c63f !important;
    border-color: #a5c63f !important;
}

:target:before {
content:"";
display:block;
height:90px; /* fixed header height*/
margin:-90px 0 0; /* negative fixed header height */
}

#searchform .search-dir-button {
    padding: 5px 10px 0px 10px;
}

#redim-cookiehint{
	padding: 7px 5%;
	box-sizing: border-box;
	background-color: #88B10C !important;
	font-size: 14px;
}

#redim-cookiehint .cookiebuttons .btn{
	padding: 5px 10px !important;
	color: #fff !important;
	background-color: #a5c63f !important;
	font-size: 12px;
	line-height: 2.5em;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

#redim-cookiehint .cookiebuttons .btn:hover{
	background-color: #a5c63f !important;
	color: #fff !important;
}

#sppb-addon-1588138961272 .sppb-responsive-bars.open {
    background-color: #a5c63f !important;
}

#searchform .search-dir-button {
    padding: 0px 10px 0px 10px;
}

.jbd-container .btn-success {
    background-color: #a5c63f !important;
    border-color: #a5c63f !important;
}


.jbd-container .search-filter {
  	background: #ffffff00;
    box-shadow: 0 1px 3px 0rgba(0,0,0,.08);
    border: 1px solid #dedede;
    border-radius: 5px;
    font-size: 13px;
    line-height: 24px;
    width: 100%;
    padding: 15px 20px;
    margin: 0 0 30px 0;
}