h1, h2, h3, a { color: #004365; }

.button-solid-blue, .button-solid-green, input[type="submit"], input[type="submit"].button-solid-green { box-shadow: inset 0 -0.2rem 0 #e13200; background-color: #ff5000 !important; }
.button-hollow-blue { border: 2px solid #ff5000; color: #ff5000; }
.button-hollow-blue:hover { color: #ff5000; }
.button-hollow-green { border: 2px solid #ff5000; color: #ff5000; }
.button-hollow-green:hover { color: #ff5000; }

.blue-bg { background-color: #004365 !important; }
.white-bg .nopadding { padding-top: 1rem; }

.breadcrumbs, div.beoordelingvisual { display:none; }

.voortgangBalk { color: #fff; }
.voortgangBalk .nummer { background-color: #ddd; color: #004365; }
.voortgangBalk .huidige .nummer { background-color: #fff; color: #004365; }