
html {
	font-size:15px;
}

#zoekprofile-form .checkbox+.checkbox {
    margin-top: 10px;
}
#zoekprofile-form .zoek-panel button {
	border-width: 0
}
#zoekprofile-form button,
#zoekprofile-form input[type="text"] {
	border-radius: 0;
}
#zoekprofile-form button.prev {
	border-color: #202020;
    border-width: 2px;
}
html * {
 border-color: #d0d0d0;
}