@import url("//hello.myfonts.net/count/36d436");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

main {
  display: block; }

h1 {
  font-size: 2em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 62.5% !important; }

body {
  padding: 1rem !important;
  background-color: white !important;
  background-image: none !important; }

div, td {
  padding: 0 !important;
  margin: 0; }

* {
  font-family: 'NeuzeitSLTStd-Book', sans-serif !important;
  font-size: 1.2rem !important;
  font-weight: normal !important;
  line-height: 1.5 !important;
  color: #212121 !important; }

h1 {
  font-size: 2.16rem !important;
  font-weight: bold !important; }

h2 {
  font-size: 1.32rem !important;
  font-weight: bold !important; }

h3 {
  font-size: 1.2rem !important;
  font-weight: bold !important; }

a:link, a:visited, a:active, a:focus {
  color: #4f14b3 !important;
  text-decoration: none !important; }

a:hover {
  text-decoration: underline !important; }

#header {
  background: white; }
  #header span {
    color: #ff353d !important; }
  #header div {
    top: 1.7rem !important;
    right: 7rem !important; }
    #header div input[type="button"] {
      position: absolute;
      top: -0.75rem;
      right: -5.5rem; }
  #header h1 {
    color: #4f14b3 !important;
    text-align: center;
    padding: 0 !important; }
    #header h1 a img {
      border: none !important;
      width: inherit !important; }
  #header h2 {
    display: none !important; }

.breadcrumb {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem; }

div#content {
  min-height: 85rem; }

select, input[type="text"], textarea, input[type="password"], .chosen-single {
  outline: none !important;
  border: 0.5px solid #4f14b3 !important;
  border-radius: 5px !important;
  padding: 0.5rem !important;
  height: 3rem !important; }
  select:focus, input[type="text"]:focus, textarea:focus, input[type="password"]:focus, .chosen-single:focus {
    background-color: inherit !important; }

.button-small, input[type="submit"], input[type="button"] {
  outline: none !important;
  text-decoration: none !important;
  padding: 0.4rem 0.6rem !important;
  display: inline-block !important;
  border-radius: 5px !important;
  border: 0.5px solid #4f14b3 !important;
  background-color: #4f14b3 !important;
  color: #f6f6f6 !important;
  height: 3rem !important; }
  .button-small:hover, input[type="submit"]:hover, input[type="button"]:hover {
    color: #ffffff !important;
    cursor: pointer; }

h2.guilts, h2.pageblock {
  color: #4f14b3 !important;
  background-color: #f6f6f6 !important;
  border-color: #000 !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  padding: 0.5rem 1rem !important; }

div.guilts, div.pageblock {
  color: #212121 !important;
  background-color: #f6f6f6 !important;
  border-color: #000 !important;
  padding: 0.5rem 1rem !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  position: relative;
  margin-bottom: 2rem !important; }
  div.guilts h3, div.pageblock h3 {
    color: #ff353d !important; }

hr {
  margin: 0.5rem 0 !important;
  color: #4f14b3 !important; }

div.item {
  border: none !important;
  margin: 1px !important;
  padding: 1px !important;
  height: 7rem !important; }
  div.item:hover {
    background-color: inherit !important; }
  div.item img.icon {
    border-color: #4f14b3 !important;
    border-radius: 5px !important; }

div#footer {
  padding: 0; }
  div#footer p {
    padding: 0.5rem 1rem; }

#zoekresultaten div.filter, #zoekresultaten table {
  border-radius: 5px;
  border-color: #4f14b3;
  padding: .5rem; }

#zoekresultaten table.grid thead tr td div {
  background-color: #f6f6f6;
  height: 3rem; }

#zoekresultaten table.grid thead tr td.gesorteerd div {
  background-color: #dcdcdc !important;
  height: 3rem;
  padding-right: 1rem; }

.chosen-drop {
  margin-top: -2px;
  padding: 0.5rem 1rem;
  border-color: #4f14b3; }

.chosen-container-single .chosen-single {
  background: none !important;
  background-color: #fff !important; }

.chosen-container .chosen-results li.highlighted {
  background-image: none !important;
  background-color: rgba(79, 20, 179, 0.2); }

table.formtable th {
  padding-top: 0.6rem; }
