/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.visuallyhidden,
.tekstbrowser {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus,
  .tekstbrowser.focusable:active,
  .tekstbrowser.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.visually {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

@font-face {
  font-family: "RO Sans";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/RO-SansWebText-Regular.eot") format("embedded-opentype"), url("../webfonts/RO-SansWebText-Regular.woff") format("opentype"), url("../webfonts/RO-SansWebText-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "RO Sans";
  font-style: italic;
  font-weight: normal;
  src: url("../webfonts/RO-SansWebText-Italic.eot") format("embedded-opentype"), url("../webfonts/RO-SansWebText-Italic.woff") format("opentype"), url("../webfonts/RO-SansWebText-Italic.ttf") format("truetype"); }

@font-face {
  font-family: "RO Sans";
  font-style: normal;
  font-weight: bold;
  src: url("../webfonts/RO-SansWebText-Bold.eot") format("embedded-opentype"), url("../webfonts/RO-SansWebText-Bold.woff") format("opentype"), url("../webfonts/RO-SansWebText-Bold.ttf") format("truetype"); }

h1 {
  font-size: 2em;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  margin-bottom: 0.40625em;
  line-height: 1.15em;
  color: #154273; }

h2 {
  font-size: 1.5em;
  margin: 0;
  margin-top: 1.21875em;
  margin-bottom: 0.40625em;
  color: #154273; }

h3 {
  font-size: 1.25em;
  margin: 0;
  margin-top: 1.21875em;
  margin-bottom: 0.40625em;
  color: #154273; }

h4 {
  font-size: 1em;
  margin: 0;
  margin-top: 1.21875em;
  margin-bottom: 0.40625em;
  color: #154273; }

h5 {
  font-size: 0.7em;
  margin: 0;
  margin-top: 1.21875em;
  margin-bottom: 0.40625em;
  color: #154273; }

h6 {
  font-size: 0.7em;
  margin: 0;
  margin-top: 1.21875em;
  margin-bottom: 0.40625em;
  color: #154273; }

p,
table,
ul,
ol {
  font-size: 1em;
  margin: 0;
  margin-top: 0.8125em;
  margin-bottom: 0.8125em; }

a {
  color: #01689b;
  text-decoration: none; }
  a:hover {
    color: #154273;
    text-decoration: underline;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s; }

.visuallyhidden,
.tekstbrowser {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus,
  .tekstbrowser.focusable:active,
  .tekstbrowser.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.visually {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.formControl {
  background-color: #f3f3f3; }
  .formControl h2:first-of-type {
    margin-bottom: 0; }
  .formControl .fieldsBlock > fieldset > h3,
  .formControl .fieldsBlock > fieldset > legend,
  .formControl > fieldset > legend {
    color: #154273;
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    margin: 1.21875em 10px 0; }
  .formControl .fieldsBlock > fieldset > legend + h3 {
    margin-top: 0; }
  .formControl .blockResults {
    padding: 0 10px;
    margin-bottom: 1em; }
    .formControl .blockResults * {
      color: #cc003d; }
    .formControl .blockResults ul {
      margin: 0;
      padding-bottom: 0.5em; }
      .formControl .blockResults ul li {
        list-style-type: disc;
        margin-left: 40px;
        color: #cc003d; }
        .formControl .blockResults ul li .fieldname:after {
          content: ": "; }

.formField {
  float: left;
  padding: 5px 10px 20px;
  position: relative;
  width: calc(100% - 20px); }
  .formField label {
    font-size: 1em;
    margin: 0;
    margin-top: 1.21875em;
    margin-bottom: 0.40625em;
    color: #154273;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px; }
  .formField .label {
    font-size: 1em;
    margin: 0;
    margin-top: 1.21875em;
    margin-bottom: 0.40625em;
    color: #154273;
    display: block;
    font-weight: bold;
    position: relative; }
  .formField.fullwidth label,
  .formField.fullwidth .label, .formField.hidelabel label,
  .formField.hidelabel .label {
    display: none; }
  .formField.fullwidth ul label,
  .formField.fullwidth ul .label, .formField.hidelabel ul label,
  .formField.hidelabel ul .label {
    display: block; }
  .formField h3:first-child,
  .formField h4:first-child {
    margin-top: 0; }
  .formField .input {
    width: calc(100% - 64px); }
    .formField .input legend {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
  .formField.typeInterField .input ul {
    padding-left: 40px; }
    .formField.typeInterField .input ul li {
      list-style-type: disc; }
  .formField.typeTextField input {
    display: block;
    padding: 6px 12px;
    height: 27px;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
    color: #535353;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #01689b;
    border-radius: 0px;
    max-width: calc(100% - 24px);
    width: 100%; }
    .formField.typeTextField input:focus {
      border-color: #01689b;
      outline: none;
      -webkit-transition: border-color 0.3s;
      -o-transition: border-color 0.3s;
      transition: border-color 0.3s; }
  .formField.typeTextField textarea {
    display: block;
    padding: 6px 12px;
    height: auto;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
    color: #535353;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #01689b;
    border-radius: 0px;
    width: calc(100% - 24px);
    width: 100%; }
    .formField.typeTextField textarea:focus {
      border-color: #01689b;
      outline: none;
      -webkit-transition: border-color 0.3s;
      -o-transition: border-color 0.3s;
      transition: border-color 0.3s; }
  .formField.typeSelectionField select {
    display: block;
    padding: 6px 12px;
    width: 100%;
    min-height: 39px;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
    color: #535353;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #01689b;
    border-radius: 0px; }
  .formField.typeSelectionField ul.choices {
    margin-top: 10px;
    margin-bottom: 0;
    display: inline-block; }
    .formField.typeSelectionField ul.choices input {
      margin-right: 5px; }
    .formField.typeSelectionField ul.choices label {
      padding-right: 25px;
      margin-bottom: 0;
      font-weight: normal; }
    .formField.typeSelectionField ul.choices li {
      position: relative;
      margin-bottom: 0.375em;
      min-width: 290px; }
    .formField.typeSelectionField ul.choices.horizontal li {
      display: inline-block;
      margin-bottom: 0; }
  .formField.typeSelectionField.fullwidth ul.choices, .formField.typeSelectionField.hidelabel ul.choices {
    margin-top: 0; }
  .formField.typeSelectionField input[type="submit"] {
    color: #fff;
    background-color: #01689b;
    display: inline-block;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.8;
    border-radius: 0px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    margin: 1em 20px 0 0; }
    .formField.typeSelectionField input[type="submit"]:hover {
      background-color: #154273; }
    .formField.typeSelectionField input[type="submit"][disabled], .formField.typeSelectionField input[type="submit"].disabled {
      cursor: not-allowed;
      opacity: 0.5;
      pointer-events: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .formField.typeSelectionField input[type="submit"].selected {
      background: url("../images/vink-wit.png") no-repeat 8px 50% #154273;
      padding-left: 26px; }
  .formField.typeSelectionField input.othertext,
  .formField.typeSelectionField input.selectionwidth-small {
    width: auto;
    display: inline-block;
    padding: 6px 12px;
    height: 27px;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
    color: #535353;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #01689b;
    border-radius: 0px; }
  .formField.typeDateField input {
    padding: 6px 12px;
    height: 27px;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
    color: #535353;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #01689b;
    border-radius: 0px; }
  .formField.fullwidth div.explanation,
  .formField.fullwidth div.role-tooltip, .formField.hidelabel div.explanation,
  .formField.hidelabel div.role-tooltip {
    top: 0; }
  .formField.typeUploadField {
    position: relative; }
    .formField.typeUploadField input[type="file"] {
      font-family: "RO Sans", Calibri, arial, sans-serif;
      font-style: normal;
      font-weight: normal;
      background-color: #fff;
      border-bottom: 2px solid #154273;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      border-top: 1px solid #fff;
      padding: 0.5em; }
      .formField.typeUploadField input[type="file"]:hover {
        border-left-color: #154273;
        border-right-color: #154273;
        border-top-color: #154273; }
      .formField.typeUploadField input[type="file"] input {
        padding: 1px 6px; }
    .formField.typeUploadField div.role-tooltip {
      top: 34px; }
    .formField.typeUploadField .fileRow {
      float: left;
      padding: 10px 0 0 0;
      width: 100%; }
      .formField.typeUploadField .fileRow a {
        display: inline-block;
        padding-right: 1ex; }
      .formField.typeUploadField .fileRow input[type="submit"] {
        color: #fff;
        background-color: #01689b;
        display: inline-block;
        font-family: "RO Sans", Calibri, arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        line-height: 1.8;
        border-radius: 0px;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        color: transparent;
        height: 1.5rem !important;
        line-height: 1.5 !important;
        width: 1.5em;
        overflow: hidden;
        padding: 0;
        background-image: url("../images/kruis-wit.png");
        background-repeat: no-repeat;
        background-position: 50% 50%; }
        .formField.typeUploadField .fileRow input[type="submit"]:hover {
          background-color: #154273; }
        .formField.typeUploadField .fileRow input[type="submit"][disabled], .formField.typeUploadField .fileRow input[type="submit"].disabled {
          cursor: not-allowed;
          opacity: 0.5;
          pointer-events: none;
          -webkit-box-shadow: none;
                  box-shadow: none; }
    .formField.typeUploadField .progressbar {
      float: left;
      width: 100%; }
      .formField.typeUploadField .progressbar .progressbarlabel {
        font-style: italic;
        color: #cc003d; }
      .formField.typeUploadField .progressbar.ui-progressbar {
        border: 1px solid #154273;
        background-color: #fff;
        margin: 5px 0;
        height: 1.8em;
        position: relative;
        width: calc(100% - 2px); }
        .formField.typeUploadField .progressbar.ui-progressbar .progressbarlabel {
          position: absolute;
          width: 100%;
          font-style: normal;
          color: #000;
          z-index: 2;
          text-align: center; }
        .formField.typeUploadField .progressbar.ui-progressbar .ui-progressbar-value {
          height: 1.8em;
          background-color: #e6e6e6; }
  .formField ul.choices div.explanation {
    top: -4px; }
    .formField ul.choices div.explanation:before {
      height: 1.5rem !important;
      line-height: 1.5 !important;
      padding: 3px 6px;
      left: 5px; }
    .formField ul.choices div.explanation > * {
      top: 32px !important; }
  .formField.validationCompleted fieldset, .formField.validationError fieldset {
    margin: 0; }
  .formField.validationError.formField.typeTextField input,
  .formField.validationError.formField.typeTextField textarea {
    border-bottom-color: #cc003d; }
    .formField.validationError.formField.typeTextField input:focus,
    .formField.validationError.formField.typeTextField textarea:focus {
      border-color: #cc003d;
      outline: none;
      -webkit-transition: border-color 0.3s;
      -o-transition: border-color 0.3s;
      transition: border-color 0.3s; }
  .formField.validationError.formField.typeSelectionField select {
    border-bottom-color: #cc003d; }
    .formField.validationError.formField.typeSelectionField select:focus {
      border-color: #cc003d;
      outline: none;
      -webkit-transition: border-color 0.3s;
      -o-transition: border-color 0.3s;
      transition: border-color 0.3s; }
  .formField.validationError .icon-error {
    color: #cc003d; }

fieldset {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  border: 0 none !important; }

.process-step-control .blockExplanation {
  padding: 0 10px; }

.process-step-control .summary {
  padding: 10px; }
  .process-step-control .summary h3:first-of-type {
    margin: 0 0 0.5em 0; }
  .process-step-control .summary h4 {
    margin: 0 0 0.5em 0; }
  .process-step-control .summary .field {
    margin-top: 0.8125em;
    margin-bottom: 0.8125em; }
    .process-step-control .summary .field:not(.type-InterField) .fieldValue {
      font-style: italic; }
  .process-step-control .summary .fieldValue {
    min-height: 1.8rem;
    border-bottom: 1px solid #e6e6e6; }
  .process-step-control .summary .displayhint-fullwidth, .process-step-control .summary .displayhint-hidelabel {
    min-height: 2em; }

.process-step-control .step {
  border-bottom: 2px solid #e6e6e6; }

.submit-blocked {
  padding: 5px 10px 10px 10px;
  color: #cc003d;
  font-weight: bold; }

a.edit {
  text-decoration: none;
  color: #fff;
  background-color: #01689b;
  display: inline-block;
  font-family: "RO Sans", Calibri, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.8;
  border-radius: 0px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100px;
  margin-left: calc(100% - 126px); }
  a.edit:hover {
    background-color: #154273; }
  a.edit[disabled], a.edit.disabled {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
    -webkit-box-shadow: none;
            box-shadow: none; }

.requiredStar {
  color: #cc003d;
  padding-left: 6px; }

ul.role-alert {
  margin: 0;
  padding-bottom: 0.5em; }
  ul.role-alert li {
    list-style-type: disc !important;
    margin-left: 40px;
    color: #cc003d; }

.buttons {
  padding: 20px 10px 0 10px;
  text-align: right; }
  .buttons input {
    margin: 0 0 0 10px;
    color: #fff;
    background-color: #01689b;
    display: inline-block;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.8;
    border-radius: 0px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .buttons input:hover {
      background-color: #154273; }
    .buttons input[disabled], .buttons input.disabled {
      cursor: not-allowed;
      opacity: 0.5;
      pointer-events: none;
      -webkit-box-shadow: none;
              box-shadow: none; }

.ui-datepicker {
  background: none #fff;
  width: 280px;
  font-family: "RO Sans", Calibri, arial, sans-serif;
  font-style: normal;
  font-weight: normal; }
  .ui-datepicker .ui-widget-header {
    background: none #01689b;
    padding: 6px 10px;
    color: #fff;
    text-align: center; }
    .ui-datepicker .ui-widget-header select {
      background-color: transparent;
      color: #fff;
      border: 0 none;
      font-family: "RO Sans", Calibri, arial, sans-serif;
      font-style: normal;
      font-weight: normal; }
      .ui-datepicker .ui-widget-header select option {
        color: #222222;
        background-color: #fff; }
    .ui-datepicker .ui-widget-header .ui-datepicker-prev {
      position: absolute;
      display: inline-block;
      left: 5px;
      top: 6px;
      cursor: pointer; }
      .ui-datepicker .ui-widget-header .ui-datepicker-prev span {
        display: none; }
      .ui-datepicker .ui-widget-header .ui-datepicker-prev:before {
        content: "< ";
        color: #fff; }
    .ui-datepicker .ui-widget-header .ui-datepicker-next {
      position: absolute;
      display: inline-block;
      right: 5px;
      top: 6px;
      cursor: pointer; }
      .ui-datepicker .ui-widget-header .ui-datepicker-next span {
        display: none; }
      .ui-datepicker .ui-widget-header .ui-datepicker-next:after {
        content: " >";
        color: #fff; }
  .ui-datepicker .ui-datepicker-calendar {
    margin: 0 10px;
    width: calc(100% - 20px);
    text-align: center; }
    .ui-datepicker .ui-datepicker-calendar th {
      color: #154273; }
    .ui-datepicker .ui-datepicker-calendar .ui-state-default {
      background: none #fff !important;
      color: #01689b;
      text-decoration: none;
      padding: 2px; }
      .ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-hover {
        background: none #01689b !important;
        color: #fff;
        font-weight: bold; }

div.explanation,
div.role-tooltip {
  top: 38px;
  right: 0;
  position: absolute;
  -webkit-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
  cursor: pointer; }
  div.explanation:before,
  div.role-tooltip:before {
    content: "?";
    height: 1.8rem;
    line-height: 1.8;
    border-bottom: 2px solid #01689b;
    padding: 6px 12px;
    background: #01689b;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-align: center; }
  div.explanation > *,
  div.role-tooltip > * {
    display: none; }
  div.explanation:focus,
  div.role-tooltip:focus {
    width: 100%;
    outline: 0; }
    div.explanation:focus:before,
    div.role-tooltip:focus:before {
      float: right;
      background-color: #b2d7ee;
      border-bottom-color: #b2d7ee;
      color: #01689b; }
    div.explanation:focus > *,
    div.role-tooltip:focus > * {
      background-color: #b2d7ee;
      display: block;
      position: relative;
      top: 40px;
      width: calc(100% - 20px);
      margin: 0;
      padding: 10px;
      min-width: 260px;
      cursor: default; }
  div.explanation p,
  div.role-tooltip p {
    margin-top: 0; }
  div.explanation ul,
  div.role-tooltip ul {
    padding-left: 40px; }
    div.explanation ul li,
    div.role-tooltip ul li {
      margin-left: 25px;
      list-style: disc; }
  div.explanation ol,
  div.role-tooltip ol {
    padding-left: 40px; }
    div.explanation ol li,
    div.role-tooltip ol li {
      margin-left: 25px; }

div.role-tooltip:focus > * {
  z-index: 10; }

div.explanation:focus > * {
  z-index: 11; }

html {
  font-size: 18px;
  line-height: 1.8; }

body {
  font-family: "RO Sans", Calibri, arial, sans-serif;
  font-style: normal;
  font-weight: normal; }
  body header .app-name .app-title.pull-left {
    float: none; }
  body header .push-right {
    float: right; }
  body header img {
    height: 86px;
    width: auto;
    margin-top: -10px; }

.rijksoverheid-branding {
  height: 88px;
  background: white; }
  .rijksoverheid-branding a,
  .rijksoverheid-branding span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -22px; }

.action-close {
  display: none; }

.app-name {
  font-size: 1.1em;
  font-weight: 700;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fefbdd;
  color: #000;
  overflow: hidden;
  line-height: 2em; }

.app-title {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: initial;
  padding: 0 10px; }

.main-navigation {
  overflow: hidden;
  background-color: #f9e11e;
  color: #000; }

.sf-menu {
  margin-bottom: 0; }
  .sf-menu > li {
    background: #f9e11e;
    position: static;
    float: left; }
    .sf-menu > li:hover {
      background: #fefbdd; }
      .sf-menu > li:hover a {
        color: #000; }
    .sf-menu > li.current {
      background: #fefbdd; }
      .sf-menu > li.current a {
        font-weight: bold;
        color: #000; }
    .sf-menu > li a {
      color: #000;
      padding: 0 10px;
      line-height: 2.2em;
      text-decoration: none;
      display: block;
      position: relative; }

.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

main {
  clear: both; }
  main .row {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px 0;
    margin-bottom: 60px; }
  main h1 {
    margin-top: 0; }
  main .navigation-wrapper ul.role-navigation {
    margin-top: 0.75em; }
  main .navigation-wrapper ul.role-navigation,
  main .navigation-wrapper ul.role-menu {
    padding: 0;
    list-style-type: none; }
    main .navigation-wrapper ul.role-navigation a,
    main .navigation-wrapper ul.role-menu a {
      text-decoration: none;
      padding: 0.3em 0 0.3em 25px;
      display: block; }
      main .navigation-wrapper ul.role-navigation a:hover,
      main .navigation-wrapper ul.role-menu a:hover {
        background-color: #f3f3f3;
        text-decoration: underline; }
      main .navigation-wrapper ul.role-navigation a span,
      main .navigation-wrapper ul.role-menu a span {
        padding: 0; }
    main .navigation-wrapper ul.role-navigation span,
    main .navigation-wrapper ul.role-menu span {
      text-decoration: none;
      padding: 0.3em 0 0.3em 25px;
      display: block; }
      main .navigation-wrapper ul.role-navigation span span,
      main .navigation-wrapper ul.role-menu span span {
        padding: 0; }
    main .navigation-wrapper ul.role-navigation li,
    main .navigation-wrapper ul.role-menu li {
      border-bottom: 1px solid #e6e6e6; }
      main .navigation-wrapper ul.role-navigation li.validationNone a,
      main .navigation-wrapper ul.role-navigation li.validationNone > span,
      main .navigation-wrapper ul.role-menu li.validationNone a,
      main .navigation-wrapper ul.role-menu li.validationNone > span {
        color: #01689b;
        background: url("../images/interne-pijl.png") no-repeat 0.3em 0.75em transparent; }
      main .navigation-wrapper ul.role-navigation li.process-step a,
      main .navigation-wrapper ul.role-navigation li.process-step > span,
      main .navigation-wrapper ul.role-menu li.process-step a,
      main .navigation-wrapper ul.role-menu li.process-step > span {
        color: #01689b;
        background: url("../images/send.png") no-repeat 0.4em 0.75em transparent; }
      main .navigation-wrapper ul.role-navigation li.validationWarning a,
      main .navigation-wrapper ul.role-navigation li.validationWarning > span,
      main .navigation-wrapper ul.role-menu li.validationWarning a,
      main .navigation-wrapper ul.role-menu li.validationWarning > span {
        color: #01689b;
        background: url("../images/warning.png") no-repeat 0.4em 0.6em transparent; }
      main .navigation-wrapper ul.role-navigation li.validationCompleted a,
      main .navigation-wrapper ul.role-navigation li.validationCompleted > span,
      main .navigation-wrapper ul.role-menu li.validationCompleted a,
      main .navigation-wrapper ul.role-menu li.validationCompleted > span {
        color: #39870c;
        background: url("../images/vink.png") no-repeat 0.3em 0.75em transparent; }
      main .navigation-wrapper ul.role-navigation li.validationError a,
      main .navigation-wrapper ul.role-navigation li.validationError > span,
      main .navigation-wrapper ul.role-menu li.validationError a,
      main .navigation-wrapper ul.role-menu li.validationError > span {
        color: #cc003d;
        background: url("../images/kruis.png") no-repeat 0.3em 0.75em transparent; }
      main .navigation-wrapper ul.role-navigation li.validationError.selected a,
      main .navigation-wrapper ul.role-menu li.validationError.selected a {
        font-weight: bold; }
      main .navigation-wrapper ul.role-navigation li a.action-print,
      main .navigation-wrapper ul.role-menu li a.action-print {
        color: #01689b;
        background: url("../images/print.png") no-repeat 0.4em 0.6em transparent; }
      main .navigation-wrapper ul.role-navigation li.selected a,
      main .navigation-wrapper ul.role-navigation li a.selected,
      main .navigation-wrapper ul.role-menu li.selected a,
      main .navigation-wrapper ul.role-menu li a.selected {
        font-weight: bold; }
      main .navigation-wrapper ul.role-navigation li .status,
      main .navigation-wrapper ul.role-menu li .status {
        display: none; }
  main .navigation-wrapper .uitkomst {
    min-height: 33px;
    position: relative;
    margin-top: 2ex;
    border-bottom: 2px solid #39870c;
    background-color: rgba(57, 135, 12, 0.1);
    padding: 7px 0 0 25px; }
    main .navigation-wrapper .uitkomst .uitkomst-label {
      text-transform: uppercase;
      margin-right: 42px; }
    main .navigation-wrapper .uitkomst .explanation {
      top: 0; }
      main .navigation-wrapper .uitkomst .explanation:focus > * {
        min-width: inherit; }
    main .navigation-wrapper .uitkomst.onbeslist {
      background-color: rgba(1, 104, 155, 0.1);
      border-bottom-color: #01689b; }
  main .overviewText {
    padding: 0 12px; }

footer {
  clear: both; }

.logo-bottom {
  text-align: center;
  margin-top: 30px;
  line-height: 1px; }
  .logo-bottom:before {
    content: "";
    height: 28px;
    background: #154273;
    width: 44px;
    display: inline-block; }

.backdrop {
  display: none;
  position: absolute;
  top: 0;
  background-color: #919191;
  opacity: 0.3;
  width: 100%;
  height: 100%; }

.loader {
  display: none; }

.ui-dialog {
  border: 2px solid #154273;
  color: #222222;
  background-color: #fff; }
  .ui-dialog button {
    color: #fff;
    background-color: #01689b;
    display: inline-block;
    font-family: "RO Sans", Calibri, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.8;
    border-radius: 0px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .ui-dialog button:hover {
      background-color: #154273; }
    .ui-dialog button[disabled], .ui-dialog button.disabled {
      cursor: not-allowed;
      opacity: 0.5;
      pointer-events: none;
      -webkit-box-shadow: none;
              box-shadow: none; }

@media screen and (max-width: 580px) and (min-width: 320px) {
  .rijksoverheid-branding a,
  .rijksoverheid-branding span {
    display: block;
    width: 46px;
    height: 87px;
    overflow: hidden; } }

@media screen and (min-width: 768px) {
  .app-title {
    width: 720px;
    margin: 0 auto; }
  .sf-menu,
  main {
    width: 740px;
    margin: 0 auto; } }

@media screen and (max-width: 991px) {
  .form-header,
  .formControl,
  .navigation-wrapper {
    width: 100%;
    float: left; }
    .form-header > *,
    .formControl > *,
    .navigation-wrapper > * {
      margin: 0; }
    .form-header > h1,
    .formControl > h1,
    .navigation-wrapper > h1 {
      margin: 0 10px 10px 10px; }
    .form-header > h2,
    .formControl > h2,
    .navigation-wrapper > h2 {
      margin: 0 10px; }
    .form-header a.pdf,
    .formControl a.pdf,
    .navigation-wrapper a.pdf {
      margin: 0 10px;
      display: block; }
  .navigation-wrapper {
    padding-bottom: 15px; }
    .navigation-wrapper > * {
      margin: 0 10px; } }

@media screen and (min-width: 992px) {
  .app-title {
    width: 940px;
    margin: 0 auto; }
  .sf-menu,
  main {
    width: 960px;
    margin: 0 auto; }
  .form-header {
    width: 100%;
    float: left; }
    .form-header > * {
      margin: 0; }
    .form-header > h1 {
      margin: 0 10px 10px 10px; }
    .form-header > h2 {
      margin: 0 10px; }
  .formControl {
    width: 66%;
    float: left; }
    .formControl > * {
      margin: 0; }
    .formControl > h1,
    .formControl h2 {
      margin: 0 10px; }
    .formControl a.pdf {
      margin: 0 10px;
      display: block; }
  .navigation-wrapper {
    width: 33%;
    float: right; }
    .navigation-wrapper > * {
      margin: 0 20px; } }

@media screen and (min-width: 1200px) {
  .app-title {
    width: 1180px;
    margin: 0 auto; }
  .sf-menu,
  main {
    width: 1200px;
    margin: 0 auto; }
  .form-header {
    width: 100%;
    float: left; }
    .form-header > * {
      margin: 0 10px; }
    .form-header > h1 {
      margin: 0 10px 10px 10px; }
    .form-header > h2 {
      margin: 0 10px; }
  .formControl {
    width: 75%;
    float: left; }
    .formControl > * {
      margin: 0; }
    .formControl > h1,
    .formControl h2 {
      margin: 0 10px; }
    .formControl a.pdf {
      margin: 0 10px;
      display: block; }
  .navigation-wrapper {
    width: 25%;
    float: right; }
    .navigation-wrapper > * {
      margin: 0 20px; } }

.app-name {
  font-size: 1.25rem;
  height: 31px;
  line-height: 31px; }

.main-navigation,
.sf-menu > li a {
  font-size: 1.125rem;
  height: 46px;
  line-height: 46px; }

img[srcset] {
  height: auto;
  max-width: 100%; }
