label.zoek_arbocatalogus{
display: flex;
margin-left: 15px;
align-items:center;
}
.zoek_arbocatalogus input[type="checkbox"]{
background:unset;
box-shadow: unset;
height:18px;
width:18px;
margin-right:unset
}
#searchform-dropdown {
width: unset!important;
}
header form.searchform {
display: flex;
}
label.zoek_arbocatalogus span {
font-size: 13px;
flex:1;
margin-left:5px;
font-weight:500;
}