@charset "UTF-8";
.show-small {
  display: block !important;
}

.hide-medium {
  display: none !important;
}

.hide-small {
  display: none !important;
}

.show-medium {
  display: block !important;
}

@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .hide-large {
    display: none !important;
  }
}

@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .show-large {
    display: block !important;
  }
}

#carousel-nav {
  position: absolute !important;
  z-index: 99999;
  left: 320px;
  top: 200px;
}

#carousel-nav a {
  font-family: "DINWeb-bold" !important;
  display: block;
  float: left;
  width: 23px;
  height: 21px;
  background: url(../images/png/b-carousel-home.png) no-repeat left top;
  text-align: center;
  text-decoration: none;
  line-height: 23px;
  margin-right: 5px;
  outline: 0;
  border: 0;
}

#carousel-nav a.activeSlide {
  background-position: left -21px !important;
  color: white !important;
}

#carousel-nav a:focus {
  outline: none;
}

#carousel-home-img img {
  height: 322px;
  width: 351px;
  top: 0;
  left: 0;
}

#carousel-toggle {
  position: absolute;
  z-index: 99999;
  left: 460px;
  top: 200px;
  color: #fff;
  width: 21px;
  height: 21px;
}

#carousel-toggle.pause {
  background-image: url("/images/png/bg-carousel-play.png");
  background-repeat: no-repeat;
}

#carousel-toggle.play {
  background-image: url("/images/png/bg-carousel-pauze.png");
  background-repeat: no-repeat;
}

#carousel-container {
  position: relative;
  height: 350px;
  z-index: 999;
}

#carousel-container div.background {
  background: url(../images/png/bg-carousel-home.png);
  width: 663px;
  height: 322px;
  position: absolute;
  z-index: 99999;
  right: 0;
}

#carousel-home-txt p, #carousel-home-txt a {
  color: #5F1F7A !important;
}

#carousel-home-txt li {
  background: none !important;
}

#carousel-container ul {
  width: 100% !important;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}

#carousel-container li {
  width: 100% !important;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  height: 150px;
}

#carousel-home-txt {
  width: 265px;
  position: absolute;
  top: 50px;
  left: 320px;
  z-index: 99999;
  background: none !important;
}

/* -------------------------------------- */
/* carousel pink
/* -------------------------------------- */
#carousel-container.carousel-pink div.background {
  background: url(../images/png/bg-carousel-pink.png);
}

#carousel-container.carousel-pink #carousel-home-txt p,
#carousel-container.carousel-pink #carousel-home-txt span,
#carousel-container.carousel-pink #carousel-home-txt h1,
#carousel-container.carousel-pink #carousel-home-txt h2,
#carousel-container.carousel-pink #carousel-home-txt h3,
#carousel-container.carousel-pink #carousel-home-txt h4,
#carousel-container.carousel-pink #carousel-home-txt h5,
#carousel-container.carousel-pink #carousel-home-txt a.a-strong,
#carousel-container.carousel-pink #carousel-home-txt span.a-strong,
#carousel-container.carousel-pink #carousel-home-txt a.a-large {
  color: white !important;
  /* overrule line #67 */
}

#carousel-container.carousel-pink #carousel-home-txt h2 {
  padding-bottom: 10px;
}

#carousel-container.carousel-pink #carousel-home-txt a.a-strong {
  font-weight: normal;
}

#carousel-container.carousel-pink #carousel-home-txt span.a-strong {
  font-weight: normal;
}

.dropdown-menu {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 9999;
}

.dropdown-menu ul {
  padding: 0;
  margin: 0;
}

.dropdown-menu li {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  margin-right: 11px;
  border: none;
  padding-bottom: 10px !important;
}

.dropdown-menu li a {
  display: block;
  font-weight: normal;
  text-decoration: none;
}

.dropdown-menu .dropdown {
  width: 120px;
  float: left;
  position: absolute;
  border-top: 2px solid #e7e7ea;
  margin-top: 8px;
  left: -999em;
  text-align: left;
  background: url("../images/old/bg-page-options.png") no-repeat left bottom;
}

.dropdown-menu li:hover .dropdown, .dropdown-menu li.focus .dropdown {
  left: 20px;
}

.dropdown-menu .dropdown li {
  width: 100%;
}

.dropdown-menu li ul {
  list-style: none;
  position: relative;
}

.dropdown-menu li ul li {
  position: relative;
  padding: 4px 0 4px 0 !important;
  margin: 0 !important;
  background: none !important;
  text-align: left;
  border: none !important;
}

.dropdown-menu li ul li a {
  margin-left: 10px !important;
}

.dropdown-menu li ul li a:hover {
  text-decoration: underline;
}

legend {
  display: none;
}

.visible legend {
  display: block;
  padding: 0;
  margin: 0;
}

fieldset {
  border: 0;
  padding: 0 0 40px 0;
  margin: 0;
}

fieldset.customdate {
  border: 0;
  padding: 0;
  margin: 0;
}

fieldset h3 {
  margin-bottom: 2px;
}

fieldset.visible {
  border-bottom: 1px solid #d3d2d8;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

fieldset.fieldgroup.visible {
  border-bottom: 0px;
}

ul.fieldset {
  border-bottom: 1px solid #d3d2d8;
  padding: 15px 0 15px 0;
}

fieldset.visible-small {
  border-bottom: 1px solid #d3d2d8;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

fieldset.visible-small.customdate {
  padding-top: 20px;
}

/* aanvraag formulieren */
#nwform #button-vorige {
  float: left;
  display: none;
  margin-right: 5px;
}

.width_auto {
  width: auto;
}

.hasremark {
  /*margin-right:5px!important;*/
}

.form_col_50p {
  width: 50% !important;
  float: left;
}

.form_col_75p {
  width: 75% !important;
  float: left;
}

.form_col_25p {
  width: 25% !important;
  float: left;
}

/* buttons --------------------------------------- */
div.button_bar.top {
  margin-bottom: 22px;
  white-space: nowrap !important;
}

div.button_bar.bottom {
  margin-bottom: 2px;
  margin-top: 22px;
  white-space: nowrap !important;
}

div.button_bar strong {
  margin: 4px 11px;
  float: left;
}

div.button {
  height: 28px;
  display: table;
  display: inline-block;
  background: url(../images/old/b-left.png) no-repeat left top;
  cursor: pointer;
}

/* div.button.disabled {opacity:0.4;} */
.overlay {
  position: absolute;
}

div.button a,
div.button input {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  background-position: right top;
  background-color: transparent;
  border: 0;
  margin: 0 0 0 11px;
  padding: 0 11px 0 0;
  white-space: nowrap;
  color: black !important;
  font-size: 11px;
  font-weight: 400;
  cursor: pointer;
}

div.button input:active {
  -ms-background-position-x: 1px;
  -ms-background-position-y: -29px;
}

/* should be same behaviour as form_full.p*/
div.para {
  padding: 0 0 1em 0;
  margin: 0;
}

div.button a:link,
div.button a:visited,
div.button a:hover {
  text-decoration: none;
}

div.button {
  background-image: url(../images/old/b-left.png);
  height: 28px;
}

div.button input,
div.button a {
  background-image: url(../images/old/b-right.png);
  height: 28px;
  color: white !important;
  font-family: DINWeb-Bold;
  font-size: 1.1em;
}

/* ---------------------- */
textarea {
  resize: none;
}

.form_row input[type=text],
.form_row input[type=email],
.form_row input[type=tel],
.form_row input.file,
.form_row select,
.form_row textarea {
  width: 100%;
  margin: 0;
  padding: 5px;
  line-height: 21px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
}
form.webform-submission-form .form_row input[type=text],
form.webform-submission-form .form_row input[type=email],
form.webform-submission-form .form_row input[type=tel],
form.webform-submission-form .form_row input.file,
form.webform-submission-form .form_row select,
form.webform-submission-form .form_row textarea {
  border-color: #8F8F8F;
}

.form_row textarea {
  height: 100px !important;
}

.form_row .radio_input input[type=text] {
  width: 80%;
}

input[disabled],
select[disabled],
textarea[disabled] {
  color: #444;
  background: #ddd;
  border-radius: 4px;
  padding: 5px;
}

.is_fixed input[disabled],
.is_fixed select[disabled],
.is_fixed textarea[disabled] {
  /* readonly data*/
}

input.remark {
  width: 50% !important;
  margin-top: 5px !important;
}

label.title {
  margin-bottom: 5px !important;
}

label.small {
  margin-top: 5px !important;
}

.form_row input[type=text]:focus,
.form_row select:focus,
.form_row textarea:focus {
  border: 1px solid #9a99a6 !important;
}

.form_row select {
  text-indent: 0px;
}

/* fix */
.auto_size {
  width: auto !important;
}

.form_row textarea {
  height: 100px;
}

.form_row input.small {
  width: 25%;
}

.form_row input.medium {
  width: 50%;
}

/* error notice above prev/next button in form */
div.form_full div.error {
  display: none;
}

div.form_full.error,
.form_row.error div.error,
.form_error_message {
  color: #e5007d;
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 8px 0 15px 0;
}

.form_row.error {
  color: #e5007d;
  font-weight: 400;
  padding-bottom: 6px;
}
.form_row.error input,
.form_row.error textarea,
.form_row.error select {
  border: 1px solid #e5007d !important;
}
.form_row.error input.button, .form_row.error input.form-submit,
.form_row.error textarea.button,
.form_row.error textarea.form-submit,
.form_row.error select.button,
.form_row.error select.form-submit {
  border: none !important;
}
.form_row.error.form-item input,
.form_row.error.form-item textarea,
.form_row.error.form-item select {
  border: 1px solid #e5007d !important;
}
.form_row.error.form-item input.button, .form_row.error.form-item input.form-submit,
.form_row.error.form-item textarea.button,
.form_row.error.form-item textarea.form-submit,
.form_row.error.form-item select.button,
.form_row.error.form-item select.form-submit {
  border: none !important;
}

.form_row.error strong {
  color: #E5007D;
}

div.error_msg {
  border: 1px solid #e5007d;
  padding: 15px 15px 15px 43px;
  background: url(../images/old/icon-error.png) no-repeat 15px 15px;
  margin-bottom: 20px !important;
  color: #6c6a7e;
}

.form-item--error-message {
  color: #e5007d;
  float: left;
  width: 100%;
}

/* radio & checkbox */
input[type=radio],
input[type=checkbox] {
  padding: 0;
  margin: 3px;
  width: 13px;
  height: 13px;
}

.form_row div.separator_r {
  display: block;
  padding-right: 22px;
}

.form_row div.group {
  background-color: #f0f0f0 !important;
  border-top: 1px dotted #a6a6a6;
  display: block;
  padding: 11px;
  margin-right: 22px;
}

.form_row div.group_col {
  background-color: #f0f0f0 !important;
  display: block;
  padding: 11px;
  margin-bottom: 28px;
}

.form_row div.group_col input,
.form_row div.group_col select {
  background-color: #ffffff !important;
}

.form_row div.checkbox {
  position: relative;
  clear: both;
  padding-bottom: 5px;
  padding-top: 5px;
}

.form_row div.checkbox input[type=checkbox],
.form_row div.checkbox input[type=radio] {
  position: absolute;
  left: 0;
  padding: 0;
  margin: 0;
  height: 14px;
  width: 14px;
}

.form_row div.checkbox label {
  position: relative;
  margin: 0;
  padding-left: 20px;
  min-height: 1em;
  background: none;
  padding-right: 0;
}

.form_row {
  width: 100%;
  min-height: 32px;
  padding-bottom: 10px;
  position: relative;
}

.form_row.no_minh {
  width: 100%;
  min-height: auto !important;
}

.form_row div.col {
  float: left;
  position: relative;
}

.form_row.js-webform-type-checkboxes div.col {
  float: none;
}

.form_row div.col.padding_l {
  padding-left: 11px;
}

.form_row div.col.padding_r {
  padding-right: 11px;
}

.form_row div.col_1_1 {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 2px 0;
}

.form_row div.col_1_2,
.form_row div.p_75 {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0 0 2px 0;
}

.form_row div.col_float {
  float: left;
  margin: 0;
  padding: 0 11px 2px 0;
}

.form_row div.p_75 {
  margin-left: -2px;
  /* compensation for input border width */
}

.form_row label,
.form_row span {
  padding-left: 2px;
  padding-right: 11px;
  font-weight: normal;
  top: -1px;
}

.form_row label,
.form_row span,
.form_row .text {
  display: inline-block;
  margin-top: 3px;
  position: relative;
}

.form_row .p_75 {
  color: #717171;
}

.form_row.form_required label {
  padding-right: 15px;
}

/* form buttons */
input[type=submit].button {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
  color: transparent;
  cursor: pointer;
}
input[type=submit].button.js-hide {
  display: none;
}

.form_row div.date input[type=text] {
  width: 100px;
  height: 21px;
  top: 0;
  position: absolute;
}

.form_row div.date {
  display: inline-block;
  position: absolute;
  top: 0;
  width: 100px;
  margin-left: 10px;
}

.ui-datepicker-trigger {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  position: absolute;
  width: 30px !important;
  height: 27px;
  overflow: hidden;
  right: 0px;
  top: 0px;
}

label.title .req {
  display: none;
}

.nrq_required label.title .req {
  display: inline-block;
  color: #00B5D9;
  font-weight: 400;
  text-indent: 0 !important;
}

div.form h5,
div.form label.title {
  margin: 0;
  text-indent: 24px !important;
  background: url(../images/arrow-form-title.gif) no-repeat left 0;
  font-size: 12px;
  font-weight: 400;
  display: block;
  line-height: 24px;
}

.q_row_hidden {
  display: none;
}

.force_hidden {
  display: none !important;
}

div.form .form_row.check {
  background: url(../images/form-check.gif) no-repeat right 0;
}

.fileinputs {
  position: relative;
  height: 32px;
}

.fileinputs input.file {
  width: 300px;
  text-align: right;
  position: relative;
  z-index: 999;
  margin-top: 3px;
  margin-right: 5px;
}

.form .fileinputs input.file {
  text-align: left;
}

/* .fileinputs input.file.hidden {
	display: inline;
	opacity: 0;
} */
.fileinputs .fakefile input {
  width: 240px;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 998;
  height: 23px;
  border: 1px solid #bbb7b7;
  padding: 1px 0 0 1px;
}

.fileinputs .buttonholder {
  position: absolute;
  top: 1px;
  left: 255px;
  z-index: 998;
}

#email-bevestiging-form label {
  width: 480px;
}

.form_row .box {
  min-height: 100px;
  padding: 10px;
  background: #F6F3FB;
}

.form_row .box0 {
  padding-top: 20px;
  min-height: 0;
}

.form_row .box0 strong {
  height: auto;
}

#nrcontrole {
  background: #F6F3FB;
}

.form_row .box label {
  float: right;
}

/* ondertekenen en versturen */
.ondertekenen_container .questionholder {
  float: left;
  width: 100%;
}

.ondertekenen_container .q72 {
  xpadding-left: 40px;
  width: 485px;
}

.ondertekenen_container .form_row {
  float: left;
}

.ondertekenen_container .form_row.no_bpadding {
  padding-left: 0;
}

.q72_c314 {
  margin: 0 0 4px 0;
}

.q72_c315 {
  margin: 30px 0 4px 0;
}

span.icon-big {
  display: block;
  float: left;
  height: 55px;
  width: 48px;
  margin-right: 10px;
}

span.icon-big.handtekening {
  height: 100px;
}

span.icon-big.eherkenning {
  height: 55px;
}

span.icon-big.waarschuwing {
  height: 55px;
}

.icon-big.handtekening {
  min-height: 100px;
  background: url("../images/icon-big-handtekening.png") no-repeat left 0;
}

.icon-big.eherkenning {
  min-height: 55px;
  background: url("../images/icon-big-eherkenning.png") no-repeat left 0;
}

.icon-big.waarschuwing {
  min-height: 55px;
  background: url("../images/icon-big-waarschuwing.png") no-repeat left 0;
}

div.icon-big {
  padding-left: 58px;
}

.home div.icon-big {
  padding-left: inherit;
}

.substappen {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}

.substappen ul {
  margin: 0 0 8px 0;
  padding: 0;
}

.substappen li {
  padding-top: 10px;
}

.substappen .voortgangslijn {
  width: 526px;
  height: 16px;
  background-image: url("../images/bg-substappen-voortgang.png");
  background-repeat: no-repeat;
}

.substappen .voortgangslijn div {
  height: inherit;
  background-image: url("../images/bg-substappen-voortgang-actief.png");
  background-position: right;
}

.substappen.stap1 .voortgangslijn div {
  width: 16px;
}

.substappen.stap2 .voortgangslijn div {
  width: 186px;
}

.substappen.stap3 .voortgangslijn div {
  width: 356px;
}

.substappen.stap4 .voortgangslijn div {
  width: 526px;
}

.substappen li {
  float: left;
  display: block;
  height: 50px;
  overflow: hidden;
  font-family: "DINWeb-Bold";
  font-size: 20px;
  color: #007FAE;
}

.substappen li.stap1 {
  width: 171px;
}

.substappen li.stap2 {
  width: 171px;
}

.substappen li.stap3 {
  width: 171px;
}

.substappen li.active,
.substappen li.done {
  color: #000;
}

/* div.sectie-invoer */
/* div.sectie-controle */
/* div.sectie-afronden */
div.sectie-afronden .form_row {
  padding-left: 70px;
}

div.sectie-afronden .form_row .box {
  margin-left: -70px;
  width: 400px;
  min-height: 20px;
  padding: 30px;
}

div.sectie-afronden .form_row .box.final {
  text-align: center;
}

div.sectie-afronden .form_row .button.afsluiten {
  margin-left: -70px;
}

div.sectie-afronden div.form label.title {
  background: none;
  padding-left: 0;
  text-indent: 0 !important;
  font-weight: bold;
}

/*download*/
div.form .form_row.check.q564 {
  background: url(../images/form-check.gif) no-repeat right 18px;
}

div.sectie-afronden .form_row.q564 {
  /*background: url('../images/icon-big-nummers.png') no-repeat left 0;*/
}

div.sectie-afronden .form_row.q564 div.button {
  background-image: url("../images/b-left-2.png");
  height: 41px;
}

div.sectie-afronden .form_row.q564 div.button a {
  background-image: url("../images/b-right-2.png");
  line-height: 41px;
  height: 41px;
  font-size: 18px;
}

/* aanvraagformulier */
div.sectie-afronden .form_row.q565 {
  background: url("../images/icon-big-formulier.png") no-repeat left 0;
}

/* KvKformulier */
div.sectie-afronden .form_row.q566,
div.sectie-afronden .form_row.q610 {
  background: url("../images/icon-big-kvk.png") no-repeat left 0;
}

div.sectie-afronden div.form label.title {
  background: none;
  padding-left: 0;
  text-indent: 0 !important;
}

/* ------------------------------------------------------------------------- */
div.box div.infosection {
  width: 100%;
}

div.box strong {
  display: block;
  height: 3em;
}

div.box div.infosection div.infosectionbox {
  float: left;
  width: 30%;
  padding-left: 3%;
  height: 140px;
}

div.box div.infosection.box2 div.infosectionbox {
  width: 45%;
  height: 80px;
}

/* ------------------------------------------------------------------------- */
.substap_container .col-2-3 {
  margin-left: 0;
}

.substap_container .substappen {
  padding-left: 70px;
}

.substap_container .substappen.final {
  padding-left: 0;
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .tipsy-description {
    right: 0;
  }
}
@media only screen and (max-width: 567px) {
  .tipsy-description {
    right: 0;
  }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  div.tipsy.tipsy-w {
    left: auto !important;
    right: 10px;
  }
}
@media only screen and (max-width: 567px) {
  div.tipsy.tipsy-w {
    left: auto !important;
    right: 10px;
  }
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
  vertical-align: top;
  height: 18px !important;
  margin: 1px 0 10px -3px;
  width: 25px;
}

.js-form-type-radio {
  display: flex;
  vertical-align: top;
}

.text-count-message {
  font-size: 0.8rem;
}
.text-count-message span {
  padding: 0;
}

form.webform-submission-form {
  padding: 30px;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid gainsboro;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 40px;
}

.webform-actions::after {
  content: "";
  clear: both;
  display: block;
}

.autocomplete-suggestions {
  border: 1px solid #d3d2d8;
  background: #FFF;
  overflow: auto;
  min-width: 188px;
}

.autocomplete-suggestion {
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
}

.autocomplete-suggestion:hover, .autocomplete-suggestion:focus, .autocomplete-suggestion:active {
  text-decoration: underline;
  color: white;
}

.autocomplete-selected {
  text-decoration: underline;
  color: white;
}

.ui-state-active {
  font-weight: bold;
  color: white;
}

.ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  outline: none;
}

.ui-state-default a {
  text-decoration: none;
  outline: none;
}

.ui-state-hover, .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  outline: none;
  text-decoration: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  text-decoration: none;
}

.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  background: #007fae;
  color: #FFF;
  font-weight: bold;
}

/* -------------------------------------- */
/* main menu */
/* -------------------------------------- */
#main-menu,
#main-menu a {
  font-family: "DINWeb-Bold";
  text-decoration: none;
}

#main-menu li {
  padding-top: 1px;
}

#main-menu li a {
  display: block;
  padding: 0 20px;
  font-size: 22px;
  line-height: 39px;
  color: #5F1F7A;
  text-decoration: none;
}
#main-menu li a:hover {
  color: #3f1551;
  text-decoration: underline;
}
#main-menu li a.active {
  color: #1c1d3f;
}

#main-menu {
  position: absolute;
  top: 83px;
  right: -10px;
  list-style: none;
  padding: 0;
  z-index: 9999999999;
  white-space: nowrap;
}

/* no wrap */
#main-menu li {
  margin-left: 10px;
}
#main-menu li.lastchild a {
  padding-right: 5px;
}

/* wrap */
#main-menu li ul li {
  display: block;
  float: left;
}

#main-menu .dropdown {
  width: 190px;
  float: left;
  position: absolute;
  left: -999em;
  text-align: left;
  background: url("../images/old/bg-dropdown.png") no-repeat left bottom;
}

/* #main-menu li:hover .dropdown,
#main-menu li:focus .dropdown,
#main-menu li.focus .dropdown {
  left: 0px;
  top: 40px;
} */
#main-menu li.focus .dropdown {
  left: 0px;
  top: 40px;
  display: block;
  visibility: visible;
}

#main-menu li:last-of-type.focus .dropdown {
  right: -2px;
  left: auto;
  top: 40px;
}

#main-menu li.lastchild:hover .dropdown,
#main-menu li.lastchild:focus .dropdown {
  right: -2px;
  left: auto;
  top: 40px;
}

#main-menu li ul {
  display: block;
  list-style: none;
  padding: 15px 0 0 0;
  margin-top: -5px;
  position: relative;
  line-height: 40px;
  background: url("../images/old/bg-dropdown-top.png") no-repeat left top !important;
}

#main-menu li ul li,
#main-menu li ul li a {
  line-height: 20px;
  font-family: Lato, Helvetica, sans-serif !important;
  color: #2a2b4b !important;
  font-size: 14px !important;
  white-space: normal;
  text-indent: 0px;
}

#main-menu li ul li a:hover {
  /*color:#007fae!important;
  text-decoration:none!important*/
  color: #E5007D !important;
  text-decoration: underline;
}

#main-menu li ul li {
  display: block !important;
  float: none !important;
  padding: 0 5px 10px 10px !important;
  font-size: 12px;
  position: relative;
  margin: 0 !important;
  background-image: url("../images/old/bg-menu-subitem.gif");
  background-repeat: no-repeat;
  background-position: 10px 7px;
  text-align: left;
  border: none !important;
}

#main-menu li ul li a {
  font-size: 12px;
  height: auto !important;
}

#main-menu li ul li a:hover {
  text-decoration: underline;
}

#main-menu div.button.menu,
#main-menu div.button.menu_dropdown {
  background: url(../images/old/b-menu-item-left.gif) no-repeat left top;
  height: 39px;
}

#main-menu div.button.menu_dropdown > a {
  height: 35px;
}

#main-menu li.lastchild div.button.menu_dropdown {
  background: url(../images/old/b-menu-item-left.gif) no-repeat left top;
  height: 35px;
  margin-bottom: 4px;
}

#main-menu li.lastchild div.button.menu_dropdown > a {
  height: 39px;
}

#main-menu div.button a:link,
#main-menu div.button a:visited,
#main-menu div.button a:active {
  background: url(../images/old/b-menu-item-right-dropdown.gif) no-repeat right top;
  color: #5F1F7A !important;
  padding: 0 10px 0 0;
  height: 35px;
}

#main-menu li.active div.button a {
  color: #1c1d3f !important;
}

#main-menu li.active .menu_dropdown a:hover,
#main-menu li .menu_dropdown a:hover,
#main-menu li a:hover,
#main-menu li a:hover {
  color: #3f1551 !important;
  text-decoration: underline;
}

#main-menu div.button {
  z-index: 99999;
  position: relative;
}

#main-menu li:hover div.button.menu,
#main-menu li:hover div.button.menu_dropdown {
  background-position: left -39px;
}

#main-menu li:hover div.button.menu a,
#main-menu li:hover div.button.menu_dropdown a {
  background-position: right -39px;
}

#main-menu li ul li.publicaties-lastitem.zoek-alle:before {
  content: "";
  height: 2px;
  width: 96%;
  background: #eee;
  display: block;
}

#main-menu li ul li.publicaties-lastitem.zoek-alle {
  background-image: url("../images/old/zoekicon.png");
  background-position: 10px 11px;
}

#main-menu li ul li.publicaties-lastitem.zoek-alle a {
  margin-top: 9px;
  margin-left: 11px;
}

.hide {
  display: none;
}

#carousel-container ul li {
  display: none;
}

#carousel-container ul li:first-child {
  display: block;
}

.img-left {
  float: left;
  padding: 0 10px 10px 0;
}

abbr[title] {
  border-bottom: 1px dotted #6f6e81;
  margin-bottom: -1px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/*---------------------------------------------------------*/
/* first for IE */
@font-face {
  font-family: DINWeb-Bold;
  src: url("../fonts/din/DINWeb-Bold.eot");
}
/* then for WOFF-capable browsers */
@font-face {
  font-family: DINWeb-Bold;
  font-family: DINWeb-Bold;
  src: url("../fonts/din/DINWeb-Bold.woff") format("woff");
}
@font-face {
  font-family: DINWeb-Medium;
  src: url("../fonts/din/DINWeb-Medium.eot");
}
/* then for WOFF-capable browsers */
@font-face {
  font-family: DINWeb-Medium;
  src: url("../fonts/din/DINWeb-Medium.woff") format("woff");
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-Bold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-BoldItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-Thin.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: Lato;
  src: url("../fonts/lato/Lato-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
.hidden {
  display: none;
}

.small {
  font-size: 0.85em !important;
}

/*---------------------------------------------------------*/
body {
  padding: 0;
  margin: 0;
  font-size: 1em;
  line-height: 1.4em;
}

body,
td,
th {
  font-family: Lato, Helvetica, sans-serif;
  color: #6c6a7e;
}

p {
  padding: 0 0 1em 0;
  margin: 0;
}

p.large {
  font-size: 1.3em;
  line-height: 1.8em;
}

a {
  color: #E5007D;
}

a.h3:link {
  text-decoration: none;
  color: #5F1F7A;
}

a:hover {
  text-decoration: underline;
  color: #b20061;
}

.footer a {
  color: #e5007d;
  text-decoration: none;
}

@media screen and (min-width: 564px) {
  .footer-menu-container {
    display: inline-block;
    width: calc(100% - 350px);
  }
}

.footer a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

a.image img {
  border: 0;
}

.indent1 {
  margin-left: 40px;
}

.indent2 {
  margin-left: 80px;
}

.indent3 {
  margin-left: 120px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

a[rel=external] span.external {
  display: inline-block;
  padding-right: 10px;
  background-image: url(../images/old/icon-extern.png);
  background-repeat: no-repeat;
  background-position: right 3px;
  text-decoration: none !important;
  height: 13px;
  margin-left: 5px;
}

.block-pink-white a[rel=external] span.external {
  background-image: url(../images/old/icon-extern-white.png);
}

span.span-title a {
  font-family: "DINWeb-Bold";
  font-size: 1.6em;
  line-height: 2.2em;
  text-decoration: none;
  color: #5F1F7A;
}
span.span-title a:hover {
  color: #3f1551;
}

span.a-strong,
a.a-strong:link,
a.a-strong:visited,
a.a-strong:active {
  display: inline-block;
  margin-top: 12px !important;
  margin-bottom: 11px !important;
  color: #5f1f7a;
  font-weight: 400;
  text-decoration: none;
  clear: none;
  overflow: hidden;
  min-height: 30px;
  padding-left: 28px;
  padding-top: 0;
  background-image: url(../images/svg/chevron_right.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left top;
  background-position-y: 4px;
}

div.content-block.alt span.a-strong,
div.content-block.alt a.a-strong:link,
div.content-block.alt a.a-strong:visited,
div.content-block.alt a.a-strong:active {
  padding: 0;
  background-image: none;
  min-height: auto !important;
  margin-bottom: -10px !important;
}

a.a-strong:hover {
  text-decoration: underline;
}

#header .links a[rel=external],
#page-options a[rel=external] {
  display: inline;
  background-image: none;
  padding: 0;
}

.date {
  color: #1c1d3f;
}

#headerlogo {
  position: absolute;
  top: 26px;
  left: 0px;
  z-index: 999999;
}

#quicklinks {
  display: none;
}

#pageheading {
  /* position: relative;
  top: 226px;
  margin-bottom: 279px;*/
}

#pageheading h1 {
  margin-top: 0;
}

#content {
  position: relative;
  left: 0px;
}

#content.home {
  position: relative;
  left: 0px;
  top: 153px;
  margin-bottom: 153px;
}

#content.home h1 {
  display: none;
}
#content.home h1.herobanner--title, #content.home h1.herobanner--title--frontpage {
  display: block;
}

#content.nosuch {
  position: relative;
  left: 0px;
  top: 226px;
  margin-bottom: 279px;
}

#content.nosuch h1 {
  margin-top: 0;
}

#sitesearch {
  position: absolute;
  top: 30px;
  right: 0px;
  z-index: 99999;
}

#pageoptionsmenu h2 {
  display: none;
}

/* -------------------------------------- */
/* tables */
/* -------------------------------------- */
table.list {
  width: 100%;
}

table.list td {
  border-bottom: 1px solid #D3D1D9;
  font-size: 12px;
  padding: 5px;
  vertical-align: top;
}

table.list th {
  border-top: 1px solid #D3D1D9;
  border-bottom: 1px solid #D3D1D9;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  padding: 5px;
}

table.list th.firstcol,
table.list td.firstcol {
  padding-left: 0;
}

table.list th.lastcol,
table.list td.lastcol {
  padding-right: 0;
}

table.list th a {
  background-image: url(../images/old/icon_double_arrow_standard.png);
  background-repeat: no-repeat;
  background-position: right 2px;
  padding-right: 12px;
}

table.list th a:link,
table.list th a:visited {
  text-decoration: none;
}

table.list th a.down {
  background-image: url(../images/old/icon_double_arrow_up.png);
}

table.list th a.up {
  background-image: url(../images/old/icon_double_arrow_down.png);
}

table.list th.hide-old-arrow a {
  background-image: none !important;
  padding-right: 0px !important;
}

table.list th.hide-old-arrow .tablesort {
  width: 13px;
  height: 12px;
}

ul,
ol {
  margin: 0 0 1.5em 0;
  padding: 0 0 0 1.5em;
}

ul li,
ol li {
  padding: 0;
}

/* -------------------------------------- */
/* tags */
/* -------------------------------------- */
ul.filter li.active a {
  color: #e5007d;
  font-weight: bold;
  display: inline-block;
}

ul.filter li {
  display: block;
  padding-bottom: 2px !important;
}

ul.filter li a {
  text-decoration: none;
}

ul.filter .sub-section {
  margin-left: 15px;
  display: inline-block;
}

/* -------------------------------------- */
/* tags */
/* -------------------------------------- */
ul.tags {
  padding: 0;
  margin: 0.5em 0 1em 0 !important;
  list-style: none;
}

ul.tags li {
  float: left;
  margin: 0 5px 5px 0;
}

ul.tags li a {
  float: left;
  display: block;
  padding: 0 5px 0 0;
  white-space: nowrap;
}

ul.tags li a:hover {
  color: #e5007d;
  white-space: nowrap;
}

ul.nobullet {
  list-style: none;
  margin: 0 0 38px 0;
  padding: 0;
}

ul.nobullet li {
  padding: 0;
  margin: 0;
}

strong a {
  color: #e5007d;
}

strong a:link {
  text-decoration: none;
}

strong a:hover {
  text-decoration: underline;
}

div.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin-bottom: -1px;
}

div.caption {
  font-size: 0.85em;
  font-style: italic;
}

/* -------------------------------------- */
/* headings */
/* -------------------------------------- */
#pageheading div,
#pageheading h1,
h1 {
  font-family: "DINWeb-Bold";
  font-size: 2.2em;
  color: #007fae;
  padding: 0;
  margin: 0.3em 0 0.5em 0;
  font-weight: normal;
  line-height: 1.2em;
}
@media only screen and (max-width: 567px) {
  #pageheading div,
#pageheading h1,
h1 {
    font-size: 1.8em;
    word-break: break-word;
  }
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  #pageheading div,
#pageheading h1,
h1 {
    margin: 0.8em 0 1em 0;
    font-size: 3em;
  }
}

h1 a {
  color: #5F1F7A;
  text-decoration: none;
}
h1 a:hover {
  color: #3f1551;
  text-decoration: underline;
}

h1.page-query {
  font-family: Lato, Helvetica, sans-serif;
  color: #6c6a7e;
  font-size: 1em;
  display: inline-block;
  margin-bottom: 5px;
}

h2 {
  font-family: "DINWeb-Bold";
  font-size: 1.5em;
  color: #1c1d3f;
  padding: 0 0 1em 0;
  margin: 0;
  font-weight: 500;
}

h2 a {
  color: #5F1F7A;
  text-decoration: underline;
  line-height: normal;
  font-weight: 600;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  h2 a {
    font-size: inherit;
  }
}
h2 a:hover {
  color: #3f1551;
  text-decoration: none;
}

h2.request_section {
  font: 0.9em/1.2em Lato, Helvetica, sans-serif !important;
  color: #FFFFFF !important;
  background-color: #007fae;
  margin: 0 !important;
  padding: 5px !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

h3,
h1.big {
  font-family: "DINWeb-Bold";
  font-size: 1.2em;
  line-height: 1.3em;
  color: #6c6a7e;
  padding: 0.2em 0 0 0;
  margin: 0;
  font-weight: 400;
}
h3 #carousel-home-txt h2,
h3 a,
h1.big #carousel-home-txt h2,
h1.big a {
  padding: 0;
  color: #5F1F7A;
  text-decoration: none;
}
h3 #carousel-home-txt h2:hover,
h3 a:hover,
h1.big #carousel-home-txt h2:hover,
h1.big a:hover {
  color: #3f1551;
  text-decoration: underline;
}

h3.big,
h3.big a,
h3.big a:hover,
h1.big,
h1.big a,
h1.big a:hover,
#carousel-home-txt h2 {
  font-size: 1.3em;
  line-height: 1.2em;
}

#content.home h1.big,
#carousel-home-txt h2 {
  display: block;
}

.quickmenu h2 {
  font-size: 1.3em;
  line-height: 1.2em;
  padding: 0;
}

h4 {
  font-size: 1em;
  color: #6c6a7e;
  padding: 0.2em 0 0.3em 0;
  margin: 0;
  font-weight: 700;
}

h4 {
  color: #5F1F7A;
  text-decoration: none;
}
h4:hover {
  color: #3f1551;
  text-decoration: underline;
}

h3.alt {
  font-family: "DINWeb-Bold";
  color: #1C1D3F;
}

h3.faq {
  padding: 0 !important;
  margin: 0 !important;
  background: url("../images/old/bg-faq-link-1.png") repeat-y left bottom !important;
}

h3.faq a {
  background: url("../images/old/bg-faq-link-2.png") no-repeat 0 0 !important;
  display: block;
  padding: 10px;
}

h5 {
  padding: 0;
  margin: 0;
  font-size: 1em;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: #3f1551;
  text-decoration: underline;
}

/* -------------------------------------- */
/* .shift-headers */
/* -------------------------------------- */
.shift-headers h2 {
  font-family: "DINWeb-Bold";
  font-size: 1.3em;
  color: #6c6a7e;
  padding: 0.4em 0 0.8em 0;
  margin: 0;
  font-weight: 500;
}

.shift-headers h2 a {
  padding: 0;
  color: #5F1F7A;
  text-decoration: none;
}
.shift-headers h2 a:hover {
  color: #3f1551;
  text-decoration: underline;
}

.shift-headers h3 {
  font-size: 1em;
  color: #6c6a7e;
  padding: 0.2em 0 0.3em 0;
  margin: 0;
  font-weight: 700;
}

.shift-headers h3 a {
  padding: 0;
  color: #5F1F7A;
  text-decoration: none;
}
.shift-headers h3 a:hover {
  color: #3f1551;
  text-decoration: underline;
}

.shift-headers h4 {
  font-family: "DINWeb-Bold";
  font-size: 1em;
  color: #6c6a7e;
  padding: 0.2em 0 0.3em 0;
  margin: 0;
  font-weight: 700;
}

.shift-headers h4 a {
  padding: 0;
  color: #5F1F7A;
  text-decoration: none;
}
.shift-headers h4 a:hover {
  color: #3f1551;
  text-decoration: underline;
}

.shift-headers-publication h2 {
  padding: 0.4em 0 0.8em 0;
  line-height: 1.3em;
}

h1 span.result-info {
  padding-top: 10px;
  display: block;
  font-size: 13px;
  font-weight: normal;
  font-family: Lato, Helvetica, sans-serif;
  line-height: 1.4em;
}

p.result-info {
  margin-top: -2em;
  margin-bottom: 3.1em;
  padding-right: 80px;
}

/* -------------------------------------- */
/* accessibility helper(s)
/* -------------------------------------- */
.assistive {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* -------------------------------------- */
/* default values */
/* -------------------------------------- */
.padding-tb {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

.padding-lr {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

.padding-l {
  display: block;
  padding-left: 15px !important;
}

.padding-r {
  display: block;
  padding-right: 15px !important;
}

.padding-t {
  display: block;
  padding-top: 15px !important;
}

.padding-b {
  display: block;
  padding-bottom: 15px !important;
}

.padding-2-tb {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px !important;
}

.padding-2-lr {
  display: block;
  padding-left: 20px;
  padding-right: 20px !important;
}

.padding-2-l {
  display: block;
  padding-left: 20px !important;
}

.padding-2-r {
  display: block;
  padding-right: 20px !important;
}

.padding-2-t {
  display: block;
  padding-top: 20px !important;
}

.padding-2-b {
  display: block;
  padding-bottom: 20px !important;
}

.margin-tb {
  display: block;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.margin-lr {
  display: block;
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.margin-l {
  display: block;
  margin-left: 15px !important;
}

.margin-r {
  display: block;
  margin-right: 15px !important;
}

.margin-t {
  display: block;
  margin-top: 15px !important;
}

.margin-b {
  display: block;
  margin-bottom: 15px !important;
}

.margin-b-s {
  display: block;
  margin-bottom: 5px !important;
}

.margin-2-tb {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-2-lr {
  display: block;
  margin-left: 20px;
  margin-right: 20px;
}

.margin-2-l {
  display: block;
  margin-left: 20px !important;
}

.margin-2-r {
  display: block;
  margin-right: 20px !important;
}

.margin-2-t {
  display: block;
  margin-top: 20px !important;
}

.margin-2-b {
  display: block;
  margin-bottom: 20px !important;
}

.margin-t-fix {
  display: block;
  margin-top: -5px !important;
}

.subtitle-fix {
  display: block;
  margin: -20px 0 35px 0 !important;
}

.date-fix {
  display: block;
  margin: -20px 0 0 0 !important;
}

.p15 {
  width: 15% !important;
  float: left;
}

.p25 {
  width: 25% !important;
  float: left;
}

.p33 {
  width: 33% !important;
  float: left;
}

.p35 {
  width: 35% !important;
  float: left;
}

.p40 {
  width: 40% !important;
  float: left;
}

.p50 {
  width: 50% !important;
  float: left;
}

.p65 {
  width: 65% !important;
  float: left;
}

.p66 {
  width: 66% !important;
  float: left;
}

.p75 {
  width: 75% !important;
  float: left;
}

th.p25 {
  width: 25% !important;
  float: none;
}

th.p33 {
  width: 33% !important;
  float: none;
}

.padding {
  padding: 22px;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

img.float-l {
  padding: 0 10px 10px 0;
}

img.float-r {
  padding: 10px 0 0 10px;
}

.center {
  /* fix for white space on top of page */
  border-top: 1px solid white;
  margin-top: -1px;
}

.hr {
  background: #d3d2d8;
  height: 1px;
  overflow: hidden;
  margin: 0;
  clear: both;
}

.item-margin {
  height: 1px;
  overflow: hidden;
  margin: 0 0 40px 0;
}

/* -------------------------------------- */
/* page columns */
/* -------------------------------------- */
.hover-row {
  padding: 10px;
  margin-top: -10px;
  margin-left: -10px;
}

/*.col-1-3 {float:left; width:162px; margin-left:-940px;}
.col-2-3 {float:left; width:526px; margin:0 45px 0 207px;}
.col-3-3 {float:left; width:162px;}
.col-23-3 {float:left; width:733px; margin:0 0 0 207px;}*/
.col-even-1-3 {
  min-height: 1px;
  position: relative;
  float: left;
  width: 284px;
}

.col-even-2-3 {
  min-height: 1px;
  position: relative;
  float: left;
  width: 284px;
  margin: 0 45px 0 45px;
}

.col-even-3-3 {
  min-height: 1px;
  position: relative;
  float: left;
  width: 284px;
}

.col-even-1-3.fixed-height {
  height: 275px;
}

.col-even-2-3.fixed-height {
  height: 275px;
}

.col-even-3-3.fixed-height {
  height: 275px;
}

.col-23-3 .col-even-1-3 {
  width: 215px;
}

.col-23-3 .col-even-2-3 {
  width: 215px;
  margin: 0 44px 0 44px;
}

.col-23-3 .col-even-3-3 {
  width: 215px;
}

.bottom {
  position: absolute;
  bottom: 0;
}

.hr.bottom {
  width: 100%;
}

.bg-col-1-2 {
  background: url("../images/old/bg-col-1-2.gif") repeat-y 0 0;
}

.bg-col-2-2 {
  background: url("../images/old/bg-col-2-2.gif") repeat-y 0 0;
}

.col-p20 {
  float: left;
  width: 20%;
}

.col-p25 {
  float: left;
  width: 25%;
}

.col-p30 {
  float: left;
  width: 30%;
}

.col-p33 {
  float: left;
  width: 33%;
}

.col-p50 {
  float: left;
  width: 50%;
}

.col-hr {
  border-bottom: 1px solid #d3d2d8;
}

/* -------------------------------------- */
/* horizontal menu */
/* -------------------------------------- */
ul.horizontal-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.horizontal-menu li {
  position: relative;
  padding: 0;
  margin: 0;
  display: inline-block;
}

/* -------------------------------------- */
/* logo */
/* -------------------------------------- */
#logo {
  display: block;
  position: relative;
  top: -4px;
  overflow: hidden;
}

/* -------------------------------------- */
/* header */
/* -------------------------------------- */
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999;
  margin-top: 30px;
  height: 123px;
  border-bottom: 1px solid #d3d1d9;
}

#header .search .form-item-text {
  max-width: 400px;
}

/* -------------------------------------- */
/* Search */
/* -------------------------------------- */
.search {
  display: inline-flex;
  flex-direction: row;
  width: 100%;
}

.search .form-item-text {
  width: 100%;
  max-width: 800px;
}

.search input[type=text] {
  padding: 0 0 0 15px;
  margin: 0;
  height: 45px;
  line-height: 37px;
  color: #1C1D3F;
  width: 100%;
  background-color: #F6F3FB;
  border: 1px solid #968cb9;
  border-right: none;
  border-radius: 8px 0px 0px 8px;
}
.search input[type=text]::placeholder {
  color: #6c697e;
  opacity: 1;
}

.search input[type=submit] {
  padding: 0;
  margin: 0;
  border: 0;
  width: 50px;
  text-indent: 30px;
  line-height: 1px;
  background-color: #e5007d;
  border-radius: 0px 8px 8px 0px;
  background-image: url("../images/old/search.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
}

.js input.form-autocomplete {
  background-image: none;
}

/* -------------------------------------- */
/* page-nav */
/* -------------------------------------- */
ul.pager__items.js-pager__items {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  font-family: DINWeb-Bold;
  font-size: 20px;
}
ul.pager__items.js-pager__items li.pager__item {
  list-style: none;
}
ul.pager__items.js-pager__items li.pager__item.pager__item--ellipsis {
  background: none !important;
  margin-left: 9px;
  padding: 8px 18px;
}
ul.pager__items.js-pager__items li.pager__item.is-active a {
  background-color: #a7005d;
  text-decoration: underline;
}
ul.pager__items.js-pager__items li.pager__item.pager__item--next a span {
  background-image: url("../images/old/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right;
  padding-right: 25px;
}
ul.pager__items.js-pager__items li.pager__item.pager__item--previous a span {
  background-image: url("../images/old/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
  padding-left: 25px;
}
ul.pager__items.js-pager__items li.pager__item a {
  display: inline-block;
  color: white;
  text-decoration: none;
  margin-left: 9px;
  list-style: none;
  background-color: #e4007f;
  padding: 8px 16px;
  border-radius: 4px;
}
ul.pager__items.js-pager__items li.pager__item a:hover {
  background-color: #7e0046;
}

.pagenav-vorige {
  text-indent: 30px;
  background: url(../images/old/bg-pagenav-vorige-enabled.png) no-repeat left top;
  width: 30px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}

.pagenav-vorige.disabled {
  background: url(../images/old/bg-pagenav-vorige-disabled.png) no-repeat left top;
}

.pagenav-volgende {
  text-indent: 30px;
  background: url(../images/old/bg-pagenav-volgende-enabled.png) no-repeat left top;
  width: 30px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}

.pagenav-volgende.disabled {
  background: url(../images/old/bg-pagenav-volgende-disabled.png) no-repeat left top;
}

.gotopage-holder {
  position: relative;
}

.page-nav {
  line-height: 27px;
  height: 27px;
}

.page-nav > .float-l {
  min-width: 250px;
}

.page-nav {
  line-height: 27px;
  height: 27px;
  white-space: nowrap;
}

.page-nav input[type=text] {
  float: left;
  padding: 0 33px 0 7px;
  margin: 0;
  border: 1px solid #968cb9;
  border-radius: 9px;
  width: 76px;
  height: 27px;
  line-height: 27px;
  color: #1C1D3F;
  background: url(../images/old/bg-pagenav-input.png) no-repeat 0 -28px;
  z-index: 98;
}

.page-nav input[type=text]:focus {
  background: url(../images/old/bg-pagenav-input.png) no-repeat 0 0px;
}

.page-nav input[type=submit] {
  position: absolute;
  right: 0px;
  padding: 0;
  margin: 0;
  border: 0;
  width: 30px;
  height: 27px;
  text-indent: 30px;
  line-height: 23px;
  background: url(../images/old/bg-pagenav-submit.png) no-repeat 0 -28px;
  cursor: pointer;
  z-index: 99;
}

.page-nav input[type=submit]:focus {
  background: url(../images/old/bg-pagenav-submit.png) no-repeat 0 0;
}

.page-nav a {
  text-decoration: none;
  color: #E5007D;
}
.page-nav a:hover {
  text-decoration: underline;
  color: #b20061;
}

.page-nav .disabled {
  color: #d3d2d8;
}

/* -------------------------------------- */
/* left col search */
/* -------------------------------------- */
.col-1-2 .date {
  position: relative;
}

.col-1-2 header .search, .col-1-2 .mobile-search-form-wrapper .search {
  position: absolute;
  right: 0;
  top: 0;
  width: 284px;
  height: 28px;
}

.col-1-2 .search input[type=text],
.col-1-2 .date input[type=text] {
  float: left;
  padding: 0 0 0 7px;
  margin: 0;
  color: #1C1D3F;
}

.col-1-2 .search input[type=submit] {
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  text-indent: 30px;
  line-height: 1px;
}

/* -------------------------------------- */
/* left col search */
/* -------------------------------------- */
/* -------------------------------------- */
/* left col search */
/* -------------------------------------- */
.p50 .search input[type=text] {
  float: left;
  padding: 0 0 0 7px;
  margin: 0;
  border: 0;
  color: #1C1D3F;
}

.col-1-3 .date input[type=text] {
  float: left;
  padding: 0 0 0 7px;
  margin: 0;
  border: 0;
  color: #1C1D3F;
}

.p50 .search input[type=submit] {
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  padding-left: 30px;
  text-indent: 30px;
}

.col-1-3 .numsearchfield input[type=text] {
  float: left;
  padding: 0 0 0 7px;
  margin: 0;
  border: 0;
  color: #1C1D3F;
}

.col-1-3 .numsearchfield select {
  float: left;
  padding: 5px 7px 4px 5px;
  margin: 0;
  border: 0;
  color: #1C1D3F;
}

/* -------------------------------------- */
/* header links */
/* -------------------------------------- */
#header .links {
  font-size: 0.875rem;
  text-align: right;
  margin-right: 490px;
  line-height: 40px;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
#header .links li {
  display: inline-block;
}
#header .links li:after {
  content: "|";
  padding: 0 12px;
}
#header .links li:last-child:after {
  content: "";
  padding: 0;
}

#header .links.right {
  right: 0;
}

#header .links a {
  color: #E5007D;
  text-decoration: none;
}
#header .links a:hover {
  color: #b20061;
  text-decoration: underline;
}

/* -------------------------------------- */
/* sub menu */
/* -------------------------------------- */
#sub-menu,
.sub-menu {
  padding: 0;
  margin: 0;
  font-family: Lato, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 0.9em;
  color: #E5007D;
  list-style: none;
  color: #000;
  text-decoration: none;
}
#sub-menu li,
.sub-menu li {
  margin-bottom: 20px;
}
#sub-menu li a,
.sub-menu li a {
  text-decoration: none;
  color: #007fae;
}
#sub-menu li a:hover,
.sub-menu li a:hover {
  text-decoration: underline;
}
#sub-menu li.active a,
.sub-menu li.active a {
  color: black;
  text-decoration: none;
  display: block;
  position: relative;
  font-weight: bold;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  #sub-menu,
.sub-menu {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 567px) {
  #sub-menu,
.sub-menu {
    margin-top: 20px;
  }
}

/* -------------------------------------- */
/* accordion menu */
/* -------------------------------------- */
ul.accordion-menu {
  margin-top: 15px;
  padding: 0;
  list-style: none;
}
ul.accordion-menu.state-collapsed {
  display: none;
}
ul.accordion-menu li {
  margin-bottom: 15px;
}
ul.accordion-menu li a {
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.3em;
}

/* -------------------------------------- */
/* regelhulp menu */
/* -------------------------------------- */
.reversed .col-1-3.regelhulp {
  order: 1;
}
.reversed .col-2-3.regelhulp {
  order: 2;
  margin-right: 0;
  margin-left: 45px;
}
@media only screen and (max-width: 567px) {
  .reversed .col-2-3.regelhulp {
    margin-left: 0;
  }
}

ul.regelhulp-menu {
  font-family: Lato, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 100;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  ul.regelhulp-menu {
    display: none;
  }
}
@media only screen and (max-width: 567px) {
  ul.regelhulp-menu {
    display: none;
  }
}
ul.regelhulp-menu.menu-visible {
  display: block;
  background-color: #fff;
  border: 1px solid gainsboro;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 20px;
}
ul.regelhulp-menu.menu-visible .active {
  font-weight: 600;
  background: none;
  padding: 0;
  margin-left: 0px;
}
ul.regelhulp-menu a {
  color: #007FAE;
  text-decoration: none;
}
ul.regelhulp-menu a:before {
  content: none;
}
ul.regelhulp-menu a:hover {
  color: #003548;
  text-decoration: none;
}
ul.regelhulp-menu .active {
  display: inline-block;
  width: calc(100% + 50px);
  margin-left: 0;
  padding: 16px 20px;
  border-radius: 5px 0 0 5px;
  background: #f5f5f5;
  font-weight: 600;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  ul.regelhulp-menu .active {
    width: 100%;
    border-radius: 5px;
  }
}
@media only screen and (max-width: 567px) {
  ul.regelhulp-menu .active {
    width: 100%;
    padding: 12px;
    border-radius: 5px;
  }
}
ul.regelhulp-menu .active a {
  color: #1C1D3F;
  text-decoration: none;
}
ul.regelhulp-menu .active a:before {
  content: none;
}
ul.regelhulp-menu li:not(.active) {
  margin-left: 16px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  ul.regelhulp-menu li:not(.active) {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 567px) {
  ul.regelhulp-menu li:not(.active) {
    margin-left: 0px;
  }
}
ul.regelhulp-menu li.contains-active-element {
  margin-left: 0 !important;
}
ul.regelhulp-menu h3 {
  margin: 0;
  padding: 0;
  font-family: Lato, Helvetica, sans-serif;
  font-size: inherit;
}
ul.regelhulp-menu h3.active {
  width: calc(100% + 50px);
  padding: 16px 20px;
  font-weight: 600;
}
ul.regelhulp-menu h3.active a, ul.regelhulp-menu h3.state-expanded a {
  color: #1C1D3F;
  font-weight: 600;
}
ul.regelhulp-menu h3 a {
  display: inline-block;
  width: 100%;
  color: #007FAE;
}
ul.regelhulp-menu h3 a i.fa {
  float: right;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  ul.regelhulp-menu h3 {
    padding-right: 16px;
  }
  ul.regelhulp-menu h3.active {
    width: 100%;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 567px) {
  ul.regelhulp-menu h3 {
    padding-right: 16px;
  }
  ul.regelhulp-menu h3.active {
    width: 100%;
    padding-right: 16px;
  }
}
ul.regelhulp-menu ul.regelhulp-sub-menu li {
  margin-left: 16px;
}
ul.regelhulp-menu ul.regelhulp-sub-menu li a {
  margin-left: 16px;
}
ul.regelhulp-menu ul.regelhulp-sub-menu li.active {
  width: calc(100% + 50px);
  margin-left: 0;
}
ul.regelhulp-menu ul.regelhulp-sub-menu li.active a {
  margin-left: 0px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  ul.regelhulp-menu ul.regelhulp-sub-menu li.active a {
    margin-left: 16px;
  }
}
@media only screen and (max-width: 567px) {
  ul.regelhulp-menu ul.regelhulp-sub-menu li.active a {
    margin-left: 16px;
  }
}
ul.regelhulp-menu ul.regelhulp-sub-menu li.active:last-child {
  margin-bottom: 3px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  ul.regelhulp-menu ul.regelhulp-sub-menu li.active {
    width: 100%;
  }
}
@media only screen and (max-width: 567px) {
  ul.regelhulp-menu ul.regelhulp-sub-menu li.active {
    width: 100%;
  }
}

button.mobile_sidemenu_toggle.regelhulp {
  display: none;
  width: 100%;
  padding: 16px 20px;
  margin-bottom: 20px;
  font-family: Lato, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-align: left;
  border: none;
  border-radius: 5px;
  color: #1C1D3F;
  background-color: #f5f5f5;
}
button.mobile_sidemenu_toggle.regelhulp:hover {
  background-color: #c2c2c2;
}
button.mobile_sidemenu_toggle.regelhulp.active {
  background-color: gainsboro;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  button.mobile_sidemenu_toggle.regelhulp {
    display: block;
  }
}
@media only screen and (max-width: 567px) {
  button.mobile_sidemenu_toggle.regelhulp {
    display: block;
  }
}

/* -------------------------------------- */
/* regelhulp section */
/* -------------------------------------- */
div.regelhulp-section {
  background: #f5f5f5;
  padding: 30px;
  border-radius: 5px;
}
div.regelhulp-section p {
  margin-bottom: 10px;
}
div.regelhulp-section img {
  max-width: 100%;
  width: auto;
  height: auto;
}

/* -------------------------------------- */
/* breadcrumbs */
/* -------------------------------------- */
#breadcrumbs {
  font-size: 0.85em;
  width: 550px;
  position: absolute;
  top: 165px;
  left: 0px;
  height: 50px;
  display: block;
}

@media screen and (min-width: 768px) {
  #breadcrumbs li {
    white-space: nowrap;
  }
}

#breadcrumbs li a {
  display: block;
  background: url(../images/old/arrow-breadcrumbs.gif) no-repeat right center;
  padding-right: 10px;
  margin-right: 5px;
  white-space: nowrap;
}

#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:hover,
#breadcrumbs a:active {
  text-decoration: underline;
}

/* -------------------------------------- */
/* page-options */
/* -------------------------------------- */
#page-options {
  font-size: 0.85em;
  float: right;
}

#page-options li {
  padding-bottom: 0 !important;
}

#page-options li a {
  display: block;
  margin-left: 20px;
  color: black;
}

#page-options li .icon {
  display: block;
  float: left;
  background: url(../images/old/icons.png) no-repeat left top;
  width: 19px;
  height: 21px;
  margin-right: 5px;
}

#page-options a span {
  display: none;
}

#page-options a:link,
#page-options a:active,
#page-options a:visited {
  text-decoration: none;
}

#page-options a:hover {
  text-decoration: underline;
}

#page-options li .icon.blijf-op-de-hoogte {
  background: url(../images/svg/star.svg) no-repeat left top;
  width: 18px;
  height: 18px;
  background-size: contain;
}

#page-options li .icon.delen {
  background: url(../images/svg/share.svg) no-repeat left top;
  width: 18px;
  height: 18px;
  background-size: contain;
}

#page-options li .icon.print {
  background: url(../images/svg/print.svg) no-repeat left top;
  width: 18px;
  height: 18px;
  background-size: contain;
}

#page-options li .icon.rss {
  background: url(../images/svg/rss.svg) no-repeat left top;
  width: 18px;
  height: 18px;
  background-size: contain;
}

#page-options .dropdown {
  margin-top: 0;
}

.icon.print {
  background: url(../images/svg/print.svg) no-repeat left top;
}

/* -------------------------------------- */
/* attachment */
/* -------------------------------------- */
.attachment {
  position: relative;
  display: block;
  padding: 3px 0 10px 0;
}

.attachment span {
  position: absolute;
  right: 0;
  top: 3px;
  text-decoration: none;
}

/* -------------------------------------- */
/* icons */
/* -------------------------------------- */
.icon.more {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-more.png) no-repeat left top;
  width: 0px;
  height: 21px;
  padding-left: 19px;
}

.icon.error {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-error.png) no-repeat left top;
  width: 0px;
  height: 21px;
  padding-left: 19px;
}

.icon.back {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-back.png) no-repeat left top;
  width: 0px;
  height: 21px;
  padding-left: 19px;
}

.icon.facebook {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icons-social-media.gif) no-repeat left top;
  width: 0px;
  height: 17px;
  padding-left: 18px;
}

.icon.twitter {
  background: url(../images/svg/Twitter.svg) no-repeat;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.icon.twitter:hover {
  background: url(../images/svg/Twitter-darken.svg) no-repeat;
}

.icon.twitter2 {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-twitter-2.png) no-repeat left top;
  width: 22px;
  height: 19px;
  margin-top: 3px !important;
  margin-left: 10px !important;
}

.icon.instagram2 {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-instagram.png) no-repeat left top;
  width: 22px;
  height: 19px;
  margin-top: 3px !important;
  margin-left: 10px !important;
}

.icon.linkedin2 {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-linkedin.png) no-repeat left top;
  width: 22px;
  height: 19px;
  margin-top: 3px !important;
  margin-left: 10px !important;
}

.icon.facebook2 {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-facebook.png) no-repeat left top;
  width: 22px;
  height: 19px;
  margin-top: 3px !important;
  margin-left: 10px !important;
}

.icon.consuwijzer {
  clear: none;
  overflow: hidden;
  background: url(../images/old/icon-consuwijzer.png) no-repeat left top;
  width: 56px;
  height: 34px;
  margin-top: -5px !important;
  margin-left: 2px !important;
}

.icon.linkedin {
  background: url(../images/svg/LinkedIn.svg) no-repeat;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.icon.linkedin:hover {
  background: url(../images/svg/LinkedIn-darken.svg) no-repeat;
}

.icon.magnetme {
  background: url(../images/svg/MagnetMe.svg) no-repeat;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.icon.magnetme:hover {
  background: url(../images/svg/MagnetMe-darken.svg) no-repeat;
}

.icon-big {
  clear: left;
  float: left;
  background: url(../images/old/icon-big-nummers.png) no-repeat left top;
  width: 48px;
  height: 55px;
  margin-top: 3px;
}

div.clickable_link_block:hover .icon-big {
  background-position: left -55px !important;
}

.icon-big.nummers {
  background: url(../images/old/icon-big-nummers.png) no-repeat left top !important;
}

.icon-big.register {
  background: url(../images/old/icon-big-register.png) no-repeat left top !important;
}

.icon-big.wijziging {
  background: url(../images/old/icon-big-wijziging.png) no-repeat left top !important;
}

.icon-big.kraam {
  background: url(../images/old/icon-big-kraam.png) no-repeat left top !important;
}

.icon-big.pijlen {
  background: url(../images/old/icon-big-pijlen.png) no-repeat left top !important;
}

.icon-big.overzicht {
  background: url(../images/old/icon-big-overzicht.png) no-repeat left top !important;
}

.icon-big.publicaties {
  background: url(../images/old/icon-big-publicaties.png) no-repeat left top !important;
}

.icon-big.consuwijzer {
  background: url(../images/old/icon-big-consuwijzer.png) no-repeat left top !important;
}

.icon-big.wet-en-regelgeving {
  background: url(../images/old/icon-big-wet-en-regelgeving.png) no-repeat left top !important;
}

a.icon-bijlage {
  float: left;
  clear: both;
  background: url(../images/old/icon-bijlage.png) no-repeat left top;
  padding-left: 23px;
  line-height: 24px;
  margin-bottom: 5px;
  padding-right: 5px;
  display: block;
}

a.icon-bijlage.icon-play {
  background: url(../images/old/icon-play.png) no-repeat left top;
}

a.icon-bijlage.icon-subtitles {
  background: url(../images/old/icon-subtitles.png) no-repeat left top;
}

.icon-home-purple {
  background: url(../images/old/icon-home-purple.png) center center no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}

.icon-back-to-top {
  background: url(../images/old/icon-back-to-top.png) center center no-repeat;
  display: block;
  width: 30px;
  height: 30px;
}

/* -------------------------------------- */
/* inhoudsopgave */
/* -------------------------------------- */
div.slogan {
  font-family: "DINWeb-Bold";
  font-size: 1.2em;
  color: #007fae;
  text-align: right;
  font-weight: 400;
}

#inhoudsopgave {
  clear: both;
  background: #F6F3FB;
}
#inhoudsopgave .row {
  display: grid;
  grid-template-columns: 100%;
  padding: 50px 20px 20px 20px;
}
@media (min-width: 658px) {
  #inhoudsopgave .row {
    grid-template-columns: 50% 50%;
    padding: 50px 20px 20px 20px;
  }
}
#inhoudsopgave .row .footer-social {
  display: block;
  padding-bottom: 40px;
}
#inhoudsopgave .row .footer-social .follow-acm {
  color: #5f1f7a;
}
#inhoudsopgave .row .footer-social .social-links {
  display: flex;
  flex-direction: row;
}
#inhoudsopgave .row .footer-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
#inhoudsopgave .row .footer-content .footer-menu {
  padding-bottom: 40px;
  padding-right: 20px;
}
@media (min-width: 380px) {
  #inhoudsopgave .row .footer-content .footer-menu {
    padding-bottom: 0px;
  }
}
#inhoudsopgave .row .footer-content h2 {
  padding: 0 0 10px 0;
  color: #5F1F7A;
}
#inhoudsopgave .row .footer-content a {
  display: block;
  font-size: 1em;
  line-height: 1.4em;
  color: #5F1F7A;
  text-decoration: none;
}
#inhoudsopgave .row .footer-content a:hover {
  text-decoration: underline;
  color: #3f1551;
}
#inhoudsopgave .row .footer-content li {
  display: block;
  padding-bottom: 10px;
}

/* -------------------------------------- */
/* content blocks */
.content-block {
  font-size: 0.85em;
}

.content-block {
  margin-bottom: 20px;
}

.content-block h4,
.content-block h3 {
  font-size: 1.3em;
}

.content-block.alt {
  font-size: 1em;
}

.content-block.alt a {
  text-decoration: underline;
}

.content-block.alt {
  padding: 8px 10px 10px 10px;
}

.content-block.alt a.a-strong.link-only,
.content-block.alt span.a-strong.link-only {
  margin-top: 0 !important;
}

.content-block.alt h4 {
  font-size: 1.2em;
  font-family: DINWeb-Bold;
  font-weight: normal;
}

/* -------------------------------------- */
/* publications */
/* -------------------------------------- */
ul.publication {
  padding: 0;
  width: 100%;
}
ul.publication li {
  list-style: none;
  background-color: #F6F3FB;
  border: 1px solid #D5BBE0;
  padding: 20px;
  margin-bottom: 40px;
}
ul.publication li h3.publication-title {
  font-size: 23px;
}
ul.publication li .publication-date {
  font-size: 13px;
  margin: 10px 0px;
}

/* -------------------------------------- */
/* Case publications */
/* -------------------------------------- */
.view--taxonomy-term--cases h1 {
  margin-bottom: 20px;
}
.view--taxonomy-term--cases .views-row {
  background-color: #F6F3FB;
  border: 1px solid #D5BBE0;
  padding: 20px;
  margin-top: 40px;
}

/* -------------------------------------- */
/* news */
/* -------------------------------------- */
ul.news.bigdate li {
  padding: 0 0 20px 70px;
}

ul.news {
  list-style: none;
  padding: 0;
  margin: 0px 0 -20px 0;
}
ul.news li {
  padding: 0 0 10px 90px;
  position: relative;
}
ul.news li div.node--sticky {
  padding: 15px 15px 0 15px;
  background-color: #f6f3fb;
  border: 1px solid #d3bff2;
  margin-left: -15px;
}

ul.news .news-teaser {
  margin-left: 45px;
}

ul.news.vacatures li {
  padding: 0 0 10px 0;
  position: relative;
}

ul.news.smalldate li {
  padding: 0 0 20px 0px;
}

ul.news.smalldate li > div {
  position: relative;
}

ul.news .date *,
ul.news .dates * {
  font-family: "DINWeb-Bold" !important;
  font-weight: 400;
}

ul.news .date {
  left: 0;
  top: 3px;
  position: absolute;
}

ul.news .date-homepage {
  position: absolute;
  left: 0;
  top: 0;
}
ul.news .node--sticky .date-homepage {
  left: 15px;
  top: 15px;
}

ul.news .d {
  padding-top: 3px;
  text-align: center;
  display: block;
  font-size: 1.7em;
  font-weight: bold;
  color: #e4007f;
}

ul.news .my {
  text-align: center;
  display: block;
  font-size: 1em;
  color: #e4007f;
  font-weight: bold;
  text-transform: uppercase;
}

ul.news .dates {
  left: 0;
  top: 0;
  position: absolute;
  color: #007fae;
}

ul.news .dates .date1,
ul.news .dates .date2 {
  text-align: center;
  position: relative;
  font-size: 0.9em;
  color: #007fae;
  width: 40px;
}

ul.news .dates .date2 {
  padding-top: 4px;
  margin-top: 4px;
  border-top: 1px solid #d3d2d8;
}

/* -------------------------------------- */
/* itemlist */
/* -------------------------------------- */
ul.items {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.items.padding-bottom {
  padding-bottom: 20px;
}

ul.items li {
  padding: 0 0 5px 0;
  position: relative;
  line-height: 1.5em;
}

ul.items.padded li {
  padding: 0 0 30px 0;
}

ul.items.padded ul.links li {
  padding: 0 0 0 0;
}

ul.items.padded ul.links {
  margin: 0 0 0 0;
}

ul.items li em {
  color: red;
}

ul.items li .meta {
  font-weight: 400;
  padding: 0;
}

ul.items li .meta .no-description {
  font-style: italic;
}

ul.items li .meta.padding-bottom {
  padding-bottom: 10px;
}

/* -------------------------------------- */
/* Search results */
/* -------------------------------------- */
ul.items li h3 a[href*="/kb/"] {
  border: 1px solid #ffb100;
}

/* -------------------------------------- */
/* Social Media itemlist */
/* -------------------------------------- */
ul.social-block li {
  margin-bottom: 1em;
  overflow: hidden;
}
ul.social-block li img.thumbnail {
  position: relative;
  top: 3px;
  float: left;
  min-height: 5.5em;
  width: 30%;
  max-width: 15em;
  padding-right: 1em;
  backface-visibility: hidden;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}

/* -------------------------------------- */
/* itemlist */
/* -------------------------------------- */
.quickmenu {
  position: absolute;
  top: 50px;
  width: 223px;
  z-index: 1000;
  right: 40px;
}

.quickmenu h3 {
  color: #1C1D3F;
}

.quickmenu ul {
  list-style: none;
  margin: 12px 0 10px 0;
  padding: 0;
}

.quickmenu li {
  padding-bottom: 12px !important;
}

/* -------------------------------------- */
/* expandable */
/* -------------------------------------- */
div.expandable {
  padding: 3px 15px 3px 15px;
  margin-bottom: 30px !important;
  overflow: hidden;
  margin-bottom: 10px !important;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 6px;
}

div.expandable.open {
  padding-bottom: 19px !important;
  overflow: visible;
}

div.expandable > h2:first-child,
div.expandable > h3:first-child,
div.expandable > h4:first-child,
div.expandable > h5:first-child,
div.expandable > h6:first-child,
div.expandable > strong:first-child {
  display: block;
  outline: 0;
  border: 0;
  cursor: pointer;
  margin-right: 20px;
  color: #1c1d3f;
}

div.expandable.open > h2:first-child,
div.expandable.open > h3:first-child,
div.expandable.open > h4:first-child,
div.expandable.open > h5:first-child,
div.expandable.open > h6:first-child,
div.expandable.open > strong:first-child {
  margin-bottom: 10px !important;
  color: #5f1f7a;
}

div.expandable > h2:hover,
div.expandable > h3:hover,
div.expandable > h4:hover,
div.expandable > h5:hover,
div.expandable > h6:hover,
div.expandable > strong:hover {
  color: #6f6e81 !important;
}

.expandable .expandable-content {
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

.expandable .expandable-content.hidden {
  display: none;
}

/* -------------------------------------- */
/* expandable */
/* -------------------------------------- */
#highlight-container {
  position: relative;
  width: 611px;
  height: 322px;
  overflow: hidden;
  margin-bottom: 10px;
  z-index: 999;
}

#highlight-container img {
  height: 322px;
}

#highlight-container div.background {
  background: url(../images/old/bg-article.png);
  width: 611px;
  height: 322px;
  position: absolute;
  z-index: 99999;
}

.col-2-3 #highlight-container {
  width: 526px;
}

.col-2-3 #highlight-container div.background {
  right: 0;
  width: 244px;
  background: url(../images/old/bg-article-small.png) no-repeat;
}

#highlight-txt {
  width: 265px;
  position: absolute;
  top: 50px;
  right: 15px;
  z-index: 99999;
  background: none !important;
}

#highlight-txt p,
#highlight-txt a {
  color: #1c1d3f !important;
}

#highlight-txt strong a {
  color: white !important;
}

/* -------------------------------------- */
/* nummers */
/* -------------------------------------- */
#nummers_legenda {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nummers_legenda li {
  float: left;
  margin-right: 20px;
  display: block;
}

#nummers_legenda li * {
  float: left;
}

#nummers_legenda li span {
  display: block;
  margin: 1px 0 0 5px;
}

.nummerresults {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 230px;
  margin-top: 10px;
}

.nummerresults li {
  margin-bottom: 10px;
}

.nummerresults li img {
  margin: 0 3px 0 0;
  vertical-align: middle;
}

.nummerresultdetails {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  width: 230px;
}

.nummerresultdetails li {
  margin-bottom: 10px;
}

.nummerresultdetails li p {
  margin-top: 2px;
}

.nummerresultdetails li img {
  margin: -1px 3px 0 0;
  vertical-align: middle;
}

/* -------------------------------------- */
/* popup */
/* -------------------------------------- */
#popup {
  padding: 20px;
}

ul.progress {
  list-style: none;
  padding: 0;
  margin: 15px 0 0 0;
}

ul.progress div {
  position: relative;
  clear: both;
}

ul.progress li span.nr {
  width: 17px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

ul.progress li {
  position: relative;
  display: block;
  vertical-align: top;
  list-style: none;
  background-position: top left;
  background-repeat: no-repeat;
  color: #a8aaad;
  margin: 15px 0;
}

ul.progress li div.item {
  display: inline-block;
  width: 100px;
  padding-left: 20px;
}

ul.progress li.cur span.nr {
  color: white !important;
}

ul.progress li.cur {
  list-style: none;
  background-image: url(../images/old/progress-current.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #00b6de;
  text-decoration: none;
  line-height: 18px;
}

/* -- table --------------------- */
table {
  font-size: 12px;
}

table {
  border-top: 1px solid #8d8b99 !important;
  padding: 0;
  margin: 0;
  width: 100% !important;
}

table td {
  border-bottom: 1px solid #8d8b99;
  padding: 8px 8px 8px 8px;
  color: #1c1c40;
}

table td.right,
table th.right {
  text-align: right !important;
}

table th,
table td#tabelkop {
  background: #eae9f1;
  border-bottom: 1px solid #8d8b99;
  color: #000000;
  font-weight: bold;
  padding: 8px 8px 8px 8px;
  text-align: left !important;
  vertical-align: top !important;
  font-weight: bold !important;
}

table .strong,
table strong {
  color: #1b1e3f;
  font-weight: bold;
}

table td.highlight {
  background: #e5007e;
  color: white;
  font-weight: bold;
}

/* -- video --------------------- */
.placeholder {
  margin-bottom: 1em;
}

.link {
  cursor: pointer;
  margin-right: 5px;
  display: inline-block;
}

.link:hover {
  text-decoration: underline;
}

/* -- footer --------------------- */
/* -- info box at questions and choices -- */
.info-parent {
  position: relative;
}

.info-icon:hover + .info-text-parent {
  display: block;
}

.info-text-parent {
  display: none;
  border: 1px solid #B1ACCA;
  border-radius: 5px;
  position: absolute;
  left: 20px;
  top: 15px;
  padding: 5px;
  background-color: #EEECF9;
  height: auto;
}

.info-text-parent img {
  position: absolute;
  left: 1px;
  top: 1px;
}

.info-text-content {
  color: #6D6A7D;
}

/* -- session timeout box ----- */
.session-popup-background {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 1000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.session-popup {
  background: #FFF;
  position: fixed;
  top: 50%;
  left: 50%;
  border: 1px solid #007FAE;
  padding: 15px;
  color: #6D6F71;
  width: 300px;
  height: 100px;
  margin: -50px 0 auto -150px;
  z-index: 1001;
}

.session-buttons {
  margin-top: 20px;
  width: 100%;
  height: 20px;
  position: relative;
}

.whitelinefix {
  border-top: 0px;
}

.big {
  margin-bottom: 0.5em;
}

#carousel-home-txt h3 {
  color: #000;
}

.center.homepage .col-1-2 {
  float: left;
  width: 284px;
}

.center.homepage .col-2-2 {
  float: left;
  width: 611px;
  margin: 0 45px 0 0;
}

.center.homepage.horizontalborder {
  z-index: -1;
}

.center.margin-b .col-even-1-3.hover-col > div:first-child,
.center.margin-b .col-even-2-3.hover-col > div:first-child,
.center.margin-b .col-even-3-3.hover-col > div:first-child {
  /* height: 100px; */
}

/* ---- keywords ---- */
.hr.margin-filter-separator {
  margin-top: 4px;
  margin-bottom: 13px;
}

ul.keywords {
  padding: 0;
  margin: 0 0 8px 0;
  list-style: none;
}

ul.keywords li {
  display: inline-block;
  padding: 0;
  margin: 0;
}

a.remove-filter {
  position: relative;
  top: 2px;
  display: inline-block;
  white-space: nowrap;
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-indent: 12px;
  background-image: url(../images/old/icon-keyword-remove.png);
}

input[type=submit].b-link-button {
  border: 0;
  padding: 8px 0;
  background: white;
  cursor: pointer;
  text-decoration: underline;
  color: #6c6a7e;
}

input[type=submit].b-link-button:hover {
  text-decoration: underline;
  color: #e5007d;
}

.cookiemessage {
  height: 28px;
  padding-top: 12px;
  background-color: #b2aec9;
  color: #1c1d3f;
  position: relative;
  z-index: 500;
  text-align: center;
  width: 100vw;
}

.cookiemessage a:link,
.cookiemessage a:visited,
.cookiemessage a:hover {
  color: #1c1d3f;
}

.cookiemessage #closeCookieMessage {
  width: 20px;
  display: inline-block;
  background-image: url("../images/old/cookie-close-icon.svg");
  background-position: 0px -1px;
  background-repeat: no-repeat;
  text-indent: 20px;
  text-decoration: none;
  cursor: pointer;
}

.cookiemessage #closeCookieMessage #closeCookieMessageText {
  display: none;
}

.nowrap {
  white-space: nowrap;
}

/* ---------------------------------------------------------------------------- */
/* banner header
/* ---------------------------------------------------------------------------- */
/* 3 types of headers
 * ----------------------------------------------------------------------------
 * -> banner image left
 * -> banner image right
 * -> banner image background
/* ---------------------------------------------------------------------------- */
#banner {
  margin-bottom: 279px;
  position: relative;
  top: 226px;
}

#banner .row:after {
  content: "";
  display: table;
  clear: both;
}

#banner .row.row-banner {
  position: relative;
}

#banner .row.row-banner #pageheading {
  position: absolute;
  top: auto;
  margin-bottom: 0;
}

#banner .row.row-banner #pageheading div {
  color: #6c6a7e;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 1em;
}

#banner .row.row-banner #pageheading h1 {
  margin: 0;
  color: #000;
}

#banner .row.row-banner #image {
  width: 284px;
  min-height: 220px;
}

#banner .row.row-banner #image img {
  display: block;
}

#banner .row.row-banner #image > p {
  margin: 0;
  padding: 0;
}

#banner .row.row-banner #image > br {
  display: none;
}

/* -------------------------------------- */
/* banner with image left + right
/* -------------------------------------- */
#banner .row.row-banner.row-banner-left #pageheading,
#banner .row.row-banner.row-banner-right #pageheading {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 613px;
}

/* -------------------------------------- */
/* banner with image left
/* -------------------------------------- */
#banner .row.row-banner.row-banner-left #image {
  float: left;
}

#banner .row.row-banner.row-banner-left #pageheading {
  margin-left: 329px;
}

/* -------------------------------------- */
/* banner with image right
/* -------------------------------------- */
#banner .row.row-banner.row-banner-right #image {
  float: right;
  margin-left: 45px;
}

/* -------------------------------------- */
/* banner with image background
/* -------------------------------------- */
#banner .row.row-banner.row-banner-background #image {
  width: 942px;
}

#banner .row.row-banner.row-banner-background #pageheading {
  background: url(../images/old/bg-pageheading.png) right top no-repeat;
  left: 0;
  bottom: 0;
  max-width: 840px;
  max-height: 95px;
}

#banner .row.row-banner.row-banner-background #pageheading h1 {
  font-size: 1.65em;
  line-height: 1.2em;
}

#banner .row.row-banner.row-banner-background #pageheading .inner {
  margin: 35px 160px 15px 25px;
}

#banner .row.row-banner.row-banner-background #pageheading h1,
#banner .row.row-banner.row-banner-background #pageheading h2,
#banner .row.row-banner.row-banner-background #pageheading h3,
#banner .row.row-banner.row-banner-background #pageheading h4,
#banner .row.row-banner.row-banner-background #pageheading span,
#banner .row.row-banner.row-banner-background #pageheading p {
  color: #fff;
}

/* ---------------------------------------------------------------------------- */
/* block highlight
/* ---------------------------------------------------------------------------- */
/* 5 types of highlight blocks
 * ----------------------------------------------------------------------------
 * -> block highlight [default]
 * -> block highlight black pink
 * -> block highlight pink white
 * -> block highlight purple white
 * -> block highlight yellow black
 * ----------------------------------------------------------------------------
 * additional classes
 * ----------------------------------------------------------------------------
 * -> block no heading
/* ---------------------------------------------------------------------------- */
.block {
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.block .title {
  display: block;
}

.block .title a::after {
  display: inline-block;
  content: "›";
  margin-left: 5px;
}

.block .content {
  display: block;
}

.block:hover .icon {
  background-position: center bottom !important;
}

.block:hover .title a {
  color: #e0007a;
}

/* -------------------------------------- */
/* block icon
/* -------------------------------------- */
.block.block-icon .content {
  padding: 0 20px;
}

.block.block-icon .content h3,
.block.block-icon .content h3 a {
  font-size: 20px;
  line-height: 1.2em;
}

/* -------------------------------------- */
/* block icon | secondary
/* -------------------------------------- */
.block.block-icon.block-secondary {
  position: relative;
  padding: 0 25px;
}

.block.block-icon.block-secondary .icon-big {
  position: absolute;
  width: 50px;
  margin: 0;
  top: 0;
  left: 25px;
}

.block.block-icon.block-secondary .content {
  padding-top: 65px;
  padding-left: 0;
}

.block.block-icon.block-secondary .content h3 {
  padding: 0 0 5px 0;
}

.block.block-icon.block-secondary .content h3,
.block.block-icon.block-secondary .content h3 a {
  line-height: 1em;
}

/* -------------------------------------- */
/* block image
/* -------------------------------------- */
.block.block-image .content {
  padding-top: 160px;
  position: relative;
}

.block.block-image .content .image,
.block.block-image .content .image img {
  display: block;
}

.block.block-image .content .image {
  height: 130px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}

.block.block-image .content .image img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  /* IE */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari and Chrome */
  -o-transform: translateY(-50%);
  /* Opera */
}

/* -------------------------------------- */
/* block highlight [default]
/* -------------------------------------- */
.block.block-highlight .icon-container {
  position: absolute;
  left: 0;
  margin-left: -7px;
  top: 0;
}

.block.block-highlight .icon-container .icon {
  display: block;
  width: 62px;
  height: 70px;
}

.block.block-highlight .icon-container .icon.icon-arrow {
  background: url(../images/old/icon-border-arrow.png) center top no-repeat;
}

.block.block-highlight .icon-container .icon.icon-phone {
  background: url(../images/old/icon-border-phone.png) center top no-repeat;
}

.block.block-highlight .title {
  padding: 5px 10px 10px 65px;
}

.block.block-highlight .content {
  padding: 45px 25px 5px 25px;
}

.block.block-highlight.block-no-background-color .content {
  padding: 0;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .block.block-highlight.block-no-background-color .content {
    padding: 0;
  }
}
@media only screen and (max-width: 567px) {
  .block.block-highlight.block-no-background-color .content {
    padding: 0;
  }
}

.block.block-highlight .content a,
.block.block-highlight .content a.a-strong,
.block.block-highlight .content a.a-strong:link,
.block.block-highlight .content a.a-strong:visited,
.block.block-highlight .content a.a-strong:active {
  display: inline-block;
  font-family: Lato, Helvetica, sans-serif;
  margin: 0 !important;
  background-repeat: no-repeat;
}

.block.block-highlight .content p,
.block.block-highlight .content span,
.block.block-highlight .content h1,
.block.block-highlight .content h2,
.block.block-highlight .content h3,
.block.block-highlight .content h4,
.block.block-highlight .content h5,
.block.block-highlight .content a.a-large {
  padding-bottom: 15px;
}

.block.block-highlight .content:not(.content-default) p,
.block.block-highlight .content:not(.content-default) span,
.block.block-highlight .content:not(.content-default) h1,
.block.block-highlight .content:not(.content-default) h2,
.block.block-highlight .content:not(.content-default) h3,
.block.block-highlight .content:not(.content-default) h4,
.block.block-highlight .content:not(.content-default) h5,
.block.block-highlight .content:not(.content-default) a.a-large {
  font-family: DINWeb-Medium, sans-serif;
  padding-bottom: 15px;
  color: #000;
}

.block.block-highlight + .block.block-highlight {
  margin-top: 20px;
}

/* -------------------------------------- */
/* block highlight / depended on same-height container
/* -------------------------------------- */
.same-height .block.block-highlight .content {
  position: relative;
  padding-bottom: 30px;
}

.same-height .block.block-highlight .content p.bottom {
  display: block;
  position: absolute;
  left: 0;
  margin: 0 25px !important;
  width: calc(100% - 50px);
}

/* --------------------------------------------------------
 * Important note:
 *  Reset font-size and line-height are copied from p.large{} styles
 * --------------------------------------------------------
 */
.block.block-highlight .content a.a-large {
  font-size: 1.3em;
  line-height: 1.3em;
  text-decoration: none;
  padding-bottom: 0;
}

.block.block-highlight .content a.a-large:hover {
  text-decoration: underline;
}

/* --------------------------------------------------------
 * Important note:
 *  Reset font-size to 1em when the <a></a> element is inside <p class="large"></p>
 * --------------------------------------------------------
 */
.block.block-highlight .content p.large a.a-large {
  font-size: 1em;
}

/* -------------------------------------- */
/* block highlight black pink
/* -------------------------------------- */
.block.block-highlight.block-black-pink .content {
  background: #000;
}

.block.block-highlight.block-black-pink .content a {
  color: #fff;
}

.block.block-highlight.block-black-pink .content a.a-strong,
.block.block-highlight.block-black-pink .content a.a-strong:link,
.block.block-highlight.block-black-pink .content a.a-strong:visited,
.block.block-highlight.block-black-pink .content a.a-strong:active {
  background-image: url(../images/svg/chevron_right_white.svg);
}

.block.block-highlight.block-black-pink .content p,
.block.block-highlight.block-black-pink .content span,
.block.block-highlight.block-black-pink .content h1,
.block.block-highlight.block-black-pink .content h2,
.block.block-highlight.block-black-pink .content h3,
.block.block-highlight.block-black-pink .content h4,
.block.block-highlight.block-black-pink .content h5,
.block.block-highlight.block-black-pink .content a.a-large {
  color: #e0007a;
}

/* -------------------------------------- */
/* block highlight pink white
/* -------------------------------------- */
.block.block-highlight.block-pink-white .content {
  background: #e5007d;
}

.block.block-highlight.block-pink-white .content a.a-strong:not(.yellow-icon),
.block.block-highlight.block-pink-white .content a.a-strong:not(.yellow-icon):link,
.block.block-highlight.block-pink-white .content a.a-strong:not(.yellow-icon):visited,
.block.block-highlight.block-pink-white .content a.a-strong:not(.yellow-icon):active {
  background-image: url(../images/svg/chevron_right_white.svg);
}

.block.block-highlight.block-pink-white .content p,
.block.block-highlight.block-pink-white .content span,
.block.block-highlight.block-pink-white .content h1,
.block.block-highlight.block-pink-white .content h2,
.block.block-highlight.block-pink-white .content h3,
.block.block-highlight.block-pink-white .content h4,
.block.block-highlight.block-pink-white .content h5,
.block.block-highlight.block-pink-white .content a {
  color: #fff;
}

/* -------------------------------------- */
/* block highlight purple white
/* -------------------------------------- */
.block.block-highlight.block-purple-white .content {
  background: #5f1f7a;
}

.block.block-highlight.block-purple-white .content a.a-strong,
.block.block-highlight.block-purple-white .content a.a-strong:link,
.block.block-highlight.block-purple-white .content a.a-strong:visited,
.block.block-highlight.block-purple-white .content a.a-strong:active {
  background-image: url(../images/svg/chevron_right_white.svg);
}

.block.block-highlight.block-purple-white .content p,
.block.block-highlight.block-purple-white .content span,
.block.block-highlight.block-purple-white .content h1,
.block.block-highlight.block-purple-white .content h2,
.block.block-highlight.block-purple-white .content h3,
.block.block-highlight.block-purple-white .content h4,
.block.block-highlight.block-purple-white .content h5,
.block.block-highlight.block-purple-white .content a {
  color: #fff;
}

/* -------------------------------------- */
/* block highlight yellow black
/* -------------------------------------- */
.block.block-highlight.block-yellow-black .content {
  background: #fcc800;
}

.block.block-highlight.block-yellow-black .content a.a-strong,
.block.block-highlight.block-yellow-black .content a.a-strong:link,
.block.block-highlight.block-yellow-black .content a.a-strong:visited,
.block.block-highlight.block-yellow-black .content a.a-strong:active {
  background-image: url(../images/svg/chevron_right_white.svg);
  background-position-y: 4px;
}

.block.block-highlight.block-yellow-black .content p,
.block.block-highlight.block-yellow-black .content span,
.block.block-highlight.block-yellow-black .content h1,
.block.block-highlight.block-yellow-black .content h2,
.block.block-highlight.block-yellow-black .content h3,
.block.block-highlight.block-yellow-black .content h4,
.block.block-highlight.block-yellow-black .content h5 {
  color: #000;
}

/* ---------------------------------------------------------------------------- */
/*  block highlight | additional classes
/* ---------------------------------------------------------------------------- */
/* -------------------------------------- */
/* block highlight no heading
/* -------------------------------------- */
.block.block-highlight.block-no-heading .content {
  padding: 25px 25px 10px 25px;
  text-align: center;
}

.block.block-highlight.block-no-heading .content p:last-child {
  padding-bottom: 10px;
}

/* ---------------------------------------------------------------------------- */
/* blockquote
/* ---------------------------------------------------------------------------- */
blockquote {
  margin: 0;
  padding: 0 0 1em 0;
  font-style: italic;
}

blockquote.blockquote {
  display: inline-block;
  margin: 0 0 30px 0;
  padding: 0;
  border-left: 0;
  font-style: normal;
}

blockquote.blockquote .footer::before {
  content: "—";
}

blockquote.blockquote > p {
  display: inline-block;
  position: relative;
  color: #6c6a7e;
  font-family: DINWeb-Medium;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4em;
  padding: 0 0 0.25em 0;
}

blockquote.blockquote > p::before,
blockquote.blockquote > p::after {
  font-family: Lato, Helvetica, sans-serif;
  font-size: 58px;
}

blockquote.blockquote > p::before {
  display: block;
  position: absolute;
  content: "“";
  left: 0;
  margin-left: -30px;
  top: 0;
  margin-top: 8px;
}

blockquote.blockquote > p::after {
  display: inline-block;
  content: "”";
  margin-left: 10px;
  top: 25px;
  position: relative;
  line-height: 0 !important;
}

/* -------------------------------------- */
/* blockquote primary
/* -------------------------------------- */
blockquote.blockquote.blockquote-primary > p::before,
blockquote.blockquote.blockquote-primary > p::after {
  color: #fcc800;
}

/* -------------------------------------- */
/* component | print publication
/* -------------------------------------- */
.print-publication {
  clear: both;
  padding-bottom: 50px;
  margin-top: -19px;
  /*
  padding-bottom:50px;
  margin-top:-29px;
  */
}

.print-publication a {
  float: right;
  clear: both;
  display: inline-block;
}

/* -------------------------------------- */
/* component | link list
/* -------------------------------------- */
.link-list {
  padding-bottom: 30px;
}

.link-list h3 {
  display: block;
  color: #1c1d3f;
  font-family: "DINWeb-Bold";
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1em;
  margin: 0;
  padding: 0 0 5px 0;
}

.link-list ul,
.link-list ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.link-list ul li a.a-strong,
.link-list ul li span.a-strong {
  /* overrule the important :( */
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

/* -------------------------------------- */
/* module | search result
/* -------------------------------------- */
.search-result h2 {
  margin-top: 35px;
}

/* -------------------------------------- */
/* form | form index search
/* -------------------------------------- */
.form.form-index-search {
  background: #fcc800;
  padding: 20px 30px;
  margin-bottom: 20px;
}

.form.form-index-search h2 {
  color: #1c1d3f;
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 0;
}

.form.form-index-search .form-row {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.form.form-index-search .form-row input.input-placeholder {
  color: #aeaeae;
}

.form.form-index-search .form-row input[type=text],
.form.form-index-search .form-row button[type=submit] {
  border: 0;
  height: 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.form.form-index-search .form-row input[type=text] {
  width: 100%;
  padding: 0 55px 0 15px;
}

.form.form-index-search .form-row button[type=submit] {
  background: #e5007d url(../images/old/icon-magnify-glass.png) center center no-repeat;
  color: transparent;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  margin: 0;
}

/* -------------------------------------- */
/* component | carousel-news
/* -------------------------------------- */
.carousel-news {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*border: 2px solid yellow;*/
  position: absolute;
  top: 31px;
  width: 238px;
  z-index: 1000;
  right: 47px;
  height: 255px;
  padding: 19px;
}

.carousel-news .inner {
  position: relative;
  height: 217px;
}

.carousel-news .inner .h2 {
  display: block;
  font-family: "DINWeb-Bold";
  padding: 0 0 10px 0;
  margin: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2em;
  color: #e5007d;
}

.carousel-news .inner h3 {
  padding: 0 0 5px 0;
}

.carousel-news .inner .a-strong {
  position: absolute;
  bottom: 0;
}

/* -------------------------------------- */
/* component | letter-index
/* -------------------------------------- */
.letter-index {
  border-bottom: 1px solid #d3d2d8;
  margin: 0 0 10px 0;
  text-align: center;
}

.letter-index ul,
.letter-index ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.letter-index ul {
  display: inline-block;
  padding-bottom: 10px;
  margin: 0 auto;
}

.letter-index ul:after {
  content: "";
  display: table;
  clear: both;
}

.letter-index ul li {
  display: block;
  margin: 0 3px;
  text-align: center;
  float: left;
}

.letter-index ul li:first-child {
  margin-left: 0;
  margin-right: 6px;
}

.letter-index ul li:last-child {
  margin-right: 0;
}

.letter-index ul li a,
.letter-index ul li span {
  display: block;
}

.letter-index ul li span {
  height: 15px;
}

.letter-index ul li a {
  color: #e5007d;
  font-family: "DINWeb-Bold";
  font-size: 1.5em;
  line-height: 100%;
  margin-top: 1px;
  text-decoration: none;
}

.letter-index ul li a:hover {
  text-decoration: underline;
}

/* -------------------------------------- */
/* block | letter-index
/* -------------------------------------- */
.block-letter-result {
  padding: 40px 0 0 0;
  position: relative;
}

.block-letter-result h3 {
  color: #e5007d;
  font-size: 1.5em;
  padding: 0;
}

.block-letter-result ul,
.block-letter-result ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.block-letter-result ul {
  margin: 20px 0 40px 0;
  padding-bottom: 50px;
  border-bottom: 1px solid #d3d2d8;
}

.block-letter-result ul li:before {
  content: "• ";
  position: absolute;
  display: inline-block;
}

.block-letter-result ul li a {
  display: block;
  margin-left: 10px;
}

.block-letter-result a[href="#search"] {
  background: white;
  bottom: 0;
  margin-bottom: -12px;
  padding: 0 0 0 20px;
  position: absolute;
  right: 0;
}

.more-link {
  text-align: right;
  text-decoration: underline;
  display: block;
  color: #e4007f;
}

/* TipTip CSS - Version 1.2 */
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background: url(../images/bg-tooltip.png) repeat-y left bottom;
  width: 261px !important;
  max-width: 261px !important;
}

#tiptip_holder.tip_top {
  padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
  padding-top: 5px;
}

#tiptip_holder.tip_right {
  padding-left: 5px;
}

#tiptip_holder.tip_left {
  padding-right: 5px;
}

#tiptip_content {
  color: #6C6B7E;
  padding: 10px 8px 10px 35px;
  background-color: transparent;
  position: relative;
  top: -6px;
  width: 218px !important;
  max-width: 218px !important;
  background: url(../images/bg-tooltip-header.png) no-repeat left top;
}

#tiptip_arrow, #tiptip_arrow_inner {
  position: absolute;
  height: 0;
  width: 0;
}

/*
#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #D3D1D9;
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: #ffffff;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}
*/
.tooltip {
  display: inline-block;
  position: relative;
  z-index: 999;
  margin: 0;
  cursor: help;
  border-bottom: 1px dotted #6f6e81;
  white-space: nowrap;
  margin-right: 15px !important;
  margin-bottom: -1px;
  text-indent: 0px;
  line-height: 1.3em;
}

.tooltip span.icon {
  float: none;
  text-decoration: none;
  position: relative;
  display: inline-block;
  background: url(../images/icon-info.png) no-repeat right top;
  padding: 0;
  margin: 2px 0 0 -2px;
  width: 18px;
  height: 14px;
  vertical-align: bottom;
  position: absolute !important;
  top: 0px;
}

.tooltip_map {
  position: absolute;
  bottom: 0;
}

.tooltip:hover .popup {
  left: 100%;
  bottom: 18px;
  margin-left: -136px;
}

.tooltip .popup {
  background: url(../images/bg-tooltip.png) repeat-y left bottom;
  position: absolute;
  display: block;
  z-index: 99999;
  left: -999999px;
  width: 211px;
  padding: 4px 115px 30px 35px;
  white-space: normal !important;
}

/* -- tooltip  ------------------------------------------ */
.tooltip .popup .icon {
  background: url(../images/bg-tooltip-header.png) no-repeat left top;
  display: block;
  width: 261px;
  height: 25px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -6px;
  margin: 0;
}

/* apply a natural box layout model to all elements */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.show-desktop,
.show-for-desktop {
  display: none;
}
@media only screen and (min-width: 4500px) {
  .show-desktop,
.show-for-desktop {
    display: block;
  }
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .show-desktop,
.show-for-desktop {
    display: block;
  }
}

@media only screen and (min-width: 4500px) {
  .hide-for-desktop {
    display: none;
  }
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .hide-for-desktop {
    display: none;
  }
}

.show-for-small-screens {
  display: none;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .show-for-small-screens {
    display: block !important;
  }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .hide-for-small-screens {
    display: none;
  }
}

.show-for-medium-screens {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .show-for-medium-screens {
    display: block !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 939px) {
  .hide-for-medium-screens {
    display: none;
  }
}

.show-for-mobile {
  display: none;
}
@media only screen and (max-width: 567px) {
  .show-for-mobile {
    display: block;
  }
}

@media only screen and (max-width: 567px) {
  .hide-for-mobile {
    display: none;
  }
}

@media only screen and (max-width: 567px) {
  .row [class*=col-] {
    margin-left: 0;
  }
}

.row {
  margin: 0pt auto;
  max-width: 1400px;
  padding-left: 20px;
  padding-right: 20px;
}

.col-2-2 {
  margin: 0;
}
.default-layout .col-2-2 {
  width: calc(100% - 325px);
  flex: 1 0 auto;
  margin-right: 45px;
}
@media only screen and (max-width: 567px) {
  .default-layout .col-2-2 {
    width: 100%;
    margin: 0;
  }
}
.large-columns .col-2-2 {
  width: calc(100% - 325px);
  flex: 1 0 auto;
  margin-right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .large-columns .col-2-2 {
    width: calc(100% - 305px);
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .large-columns .col-2-2 {
    width: calc(100% - 305px);
  }
}
@media only screen and (max-width: 567px) {
  .large-columns .col-2-2 {
    width: 100%;
    margin: 0;
  }
}

.col-1-2 {
  margin: 0;
  flex: 1 0 auto;
}
.large-columns .col-1-2 {
  width: 280px;
}
@media only screen and (max-width: 567px) {
  .large-columns .col-1-2 {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .large-columns .col-1-2 {
    width: 260px;
  }
}
.default-layout .col-1-2 {
  width: 30.2127659574%;
}
@media only screen and (max-width: 567px) {
  .default-layout .col-1-2 {
    width: 100%;
    margin: 0;
  }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .default-layout .flex {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .default-layout .flex {
    flex-wrap: wrap;
  }
}

.reversed .col-1-2 {
  order: 1;
}
.reversed .col-1-3 {
  order: 1;
}
.reversed .col-1-3.last {
  order: 3;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .reversed .col-1-3 {
    order: 1;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .reversed .col-1-3 {
    order: 2;
  }
}
@media only screen and (max-width: 567px) {
  .reversed .col-1-3 {
    order: 2;
  }
}
.reversed .col-2-2,
.reversed .col-2-3 {
  order: 2;
  margin-right: 0;
  margin-left: 45px;
}
.no-aside .reversed .col-2-2,
.no-aside .reversed .col-2-3 {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .reversed .col-2-2,
.reversed .col-2-3 {
    margin-left: 0;
    order: 2;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .reversed .col-2-2,
.reversed .col-2-3 {
    margin-left: 0;
    order: 1;
  }
}
@media only screen and (max-width: 567px) {
  .reversed .col-2-2,
.reversed .col-2-3 {
    margin-left: 0;
    order: 1;
  }
}

.negative-margin {
  margin-left: -45px;
}
@media only screen and (max-width: 567px) {
  .negative-margin {
    margin-left: 0;
  }
}

.anti-negative-margin {
  margin-left: 45px;
}
@media only screen and (max-width: 567px) {
  .anti-negative-margin {
    margin-left: 0;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
@media only screen and (max-width: 567px) {
  .flex {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.flex.flex__wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.flex.flex__end {
  align-items: flex-end;
}
.flex > .col-1-3 {
  width: calc(33.3333333% - 45px);
  margin-left: 45px;
}
.flex > .col-1-3.left-item div[class$=block-no-background-color] .content {
  padding: 0;
  padding-right: 10px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .flex > .col-1-3.left-item div[class$=block-no-background-color] .content {
    padding: 0;
  }
}
@media only screen and (max-width: 567px) {
  .flex > .col-1-3.left-item div[class$=block-no-background-color] .content {
    padding: 0;
  }
}
.flex > .col-1-3.right-item div[class$=block-no-background-color] .content {
  padding: 0;
  padding-left: 10px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .flex > .col-1-3.right-item div[class$=block-no-background-color] .content {
    padding: 0;
  }
}
@media only screen and (max-width: 567px) {
  .flex > .col-1-3.right-item div[class$=block-no-background-color] .content {
    padding: 0;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .flex > .col-1-3 {
    width: calc(100% - 45px);
  }
}
@media only screen and (max-width: 567px) {
  .flex > .col-1-3 {
    width: 100%;
    margin-left: 0;
  }
}
.flex > .col-1-3 img {
  width: 100%;
  height: auto;
}
.flex > .col-2-3 {
  width: calc(66.666666667% - 45px);
  margin-left: 45px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .flex > .col-2-3 {
    width: calc(100% - 45px);
  }
}
@media only screen and (max-width: 567px) {
  .flex > .col-2-3 {
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (min-width: 4500px) {
  .both_sidebars .flex > .col-1-3 {
    flex: 0 0 calc(20% - 45px);
  }
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .both_sidebars .flex > .col-1-3 {
    flex: 0 0 calc(20% - 45px);
  }
}
@media only screen and (max-width: 567px) {
  .both_sidebars .flex > .col-1-3 {
    flex: 0 0 auto;
  }
}
@media only screen and (min-width: 4500px) {
  .both_sidebars .flex > .col-2-3 {
    flex: 0 0 calc(60% - 45px);
    max-width: calc(60% - 45px);
  }
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .both_sidebars .flex > .col-2-3 {
    flex: 0 0 calc(60% - 45px);
    max-width: calc(60% - 45px);
  }
}
@media only screen and (max-width: 567px) {
  .both_sidebars .flex > .col-2-3 {
    flex: 0 0 auto;
  }
}

body.flex-fix-needed .flex_fix_needed {
  max-width: 985px;
}

.grid-layout .flex > .col-1-3 {
  flex: 0 0 162px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .grid-layout .flex > .col-1-3 {
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 567px) {
  .grid-layout .flex > .col-1-3 {
    flex: 0 0 100%;
  }
}

.flex .col-linebreak {
  width: 100%;
  clear: both;
}

@media only screen and (min-width: 768px) and (max-width: 939px) {
  footer .masonry-layout {
    columns: 3;
    column-gap: 20px;
  }
  footer .col-p20 {
    float: none;
    width: auto;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  footer .masonry-layout {
    columns: 2;
    column-gap: 20px;
  }
  footer .col-p20 {
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 567px) {
  footer .masonry-layout {
    columns: 2;
    column-gap: 20px;
  }
  footer .col-p20 {
    float: none;
    width: auto;
  }
}

.col-1-6 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .col-1-6 {
    width: calc(50% - 22.5px);
  }
}
.col-1-6:nth-child(even) {
  margin-left: 0px;
}
@media screen and (min-width: 768px) {
  .col-1-6:nth-child(even) {
    margin-left: 45px;
  }
}

.col-12 {
  margin-left: 45px;
  width: calc(100% - 45px);
}
@media only screen and (max-width: 567px) {
  .col-12 {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .padding-centered {
    padding: 0 40px;
  }
}

.views-view-grid {
  display: flex;
  flex-direction: column;
}
.views-view-grid .views-row {
  display: flex;
  flex-direction: column;
  float: none;
  clear: none;
}
@media screen and (min-width: 768px) {
  .views-view-grid .views-row {
    flex-direction: row;
  }
}
@media screen and (max-width: 768px) {
  .views-view-grid .views-col {
    width: 100% !important;
  }
}

::-webkit-input-placeholder {
  color: #6c6a7e;
}

:-moz-placeholder {
  color: #6c6a7e;
}

::-moz-placeholder {
  color: #6c6a7e;
}

:-ms-input-placeholder {
  color: #6c6a7e;
}

aside form input {
  background: none;
  background-color: #eeecf5;
  border: 1px solid #968cb9;
  height: 27px;
  padding-left: 10px;
  border-radius: 5px 0px 0px 5px;
  width: 99%;
}
aside form .datepicker {
  border-radius: 5px;
}
aside form select {
  height: 27px;
  width: 99%;
  background: none;
  background-color: #eeecf5;
}

.submit-btn, .mobile-search-form button {
  position: absolute;
  right: 0;
  height: 27px;
  top: 0;
  border: 0;
  color: #FFF;
  font-size: 1.0625rem;
  padding-right: 40px;
  padding-left: 18px;
  border-radius: 0 5px 5px 0;
  background-color: #E5007D;
  font-size: 0;
}
.submit-btn:before, .mobile-search-form button:before {
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 0.75rem;
  content: "";
  position: absolute;
  font-family: "acm";
  content: "\f002";
}

aside .submit-btn, aside .mobile-search-form button, .mobile-search-form aside button {
  padding-right: 19px;
  padding-left: 11px;
}
aside .submit-btn .submit-btn, aside .mobile-search-form button .submit-btn, .mobile-search-form aside button .submit-btn, aside .submit-btn .mobile-search-form button, .mobile-search-form aside .submit-btn button, aside .mobile-search-form button button, .mobile-search-form aside button button {
  visibility: hidden;
}

.mobile-search {
  margin-top: 20px;
  display: block;
  position: relative;
  padding-top: 20px;
}

form .form-actions input[type=submit].button {
  font-size: 1.1em;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 0;
  margin: 11px 0;
  padding: 0 11px 0 11px;
  white-space: nowrap;
  color: #FFF !important;
  font-size: 0.875rem;
  font-weight: 400;
  cursor: pointer;
  background-color: #e4007f;
  border-radius: 5px;
}
form .form-actions input[type=submit].button:hover {
  background-color: #b10063;
}
form div.button {
  padding: 0 10px;
  display: inline-block;
  line-height: 28px;
  height: 28px;
  background-color: #e4007f;
  border-radius: 5px;
  background-image: none;
}
@media only screen and (max-width: 567px) {
  form div.button {
    clear: both;
    float: none;
  }
}
form div.button input {
  background-image: none;
}
form div.button:hover {
  background-color: #b10063;
}
form div#copy_url {
  color: #ffffff;
}

aside form input[type=text] {
  height: 27px !important;
}
aside form .form-actions input[type=submit].button {
  background-color: transparent;
}
aside form .form-actions input[type=submit].button:hover {
  background-color: transparent;
}

.form-item {
  position: relative;
  clear: both;
  padding-bottom: 5px;
  padding-top: 5px;
}
.search .form-item {
  padding: 0;
}
.form-item input[type=password],
.form-item div.form_row input.file,
.form-item div.form_row select,
.form-item div.form_row textarea {
  margin: 0;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 21px;
  height: 35px;
  background-image: none;
  max-width: 100%;
}

.user-login-form .form-item input[type=text],
.user-login-form .form-item input[type=password],
.user-login-form .form-item div.form_row input.file,
.user-login-form .form-item div.form_row select,
.user-login-form .form-item div.form_row textarea,
.user-pass .form-item input[type=text],
.user-pass .form-item input[type=password],
.user-pass .form-item div.form_row input.file,
.user-pass .form-item div.form_row select,
.user-pass .form-item div.form_row textarea {
  border: 1px solid #d3d2d8 !important;
}

select {
  background-image: none !important;
  padding-left: 4px;
}

.acm_search_datepicker {
  margin: -10px 0 20px 0;
}
.acm_search_datepicker .b-link-button {
  border: 0;
  display: block;
  padding: 10px 0;
  background: white;
  cursor: pointer;
  text-decoration: underline;
  color: #6c6a7e;
}
.acm_search_datepicker .b-link-button:hover {
  text-decoration: underline;
  color: #e5007d;
}
.acm_search_datepicker .date {
  position: relative;
}
.acm_search_datepicker .date .form-item {
  padding: 0 !important;
}

@media only screen and (max-width: 567px) {
  .horizontal--form .p35 {
    width: 100% !important;
    float: none;
  }
}
@media only screen and (max-width: 567px) {
  .horizontal--form .p65 {
    width: 100% !important;
    float: none;
  }
}
.horizontal--form textarea {
  background-color: #eae8f1;
  background-image: none;
}

div.form_row .p65 input[type=number] {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 21px;
  height: 35px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 5px;
}

.form__white--bg label {
  display: block;
}
.form__white--bg input[type=text],
.form__white--bg input[type=password],
.form__white--bg div.form_row input.file,
.form__white--bg div.form_row select,
.form__white--bg div.form_row textarea {
  display: block;
  max-width: 100%;
  border: 1px solid #d3d2d8 !important;
}

.drupal--form label {
  display: block;
}
.drupal--form .form-item {
  margin-bottom: 20px;
}

.nav-bar {
  float: left;
  padding: 12px 0 0 19px;
  width: 100%;
}
@media only screen and (max-width: 567px) {
  .nav-bar {
    padding: 0px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .nav-bar {
    padding: 0px;
    margin-bottom: 20px;
  }
}
.nav-bar ul {
  margin: 0;
  padding: 0 !important;
}
.nav-bar ul li {
  list-style-type: none;
  padding-left: 0 !important;
  background: url(../images/old/fill.gif) no-repeat !important;
}
.nav-bar ul li.active a {
  color: #007fae;
}
.nav-bar ul li.active a span {
  color: #fff;
  background: url(../images/old/bg-bullet.png) no-repeat;
}
@media only screen and (max-width: 567px) {
  .nav-bar ul li {
    float: left;
    position: relative;
  }
  .nav-bar ul li a {
    display: block;
    background: url(../images/old/arrow-breadcrumbs.gif) no-repeat right center;
    padding-right: 10px;
    margin-right: 5px;
    white-space: nowrap;
  }
  .nav-bar ul li a span {
    display: none;
  }
}
@media only screen and (max-width: 567px) and (max-width: 567px) {
  .nav-bar ul li:last-child a {
    margin-right: 0px !important;
    padding-right: 0px !important;
    background: none !important;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .nav-bar ul li {
    float: left;
    position: relative;
  }
  .nav-bar ul li a {
    display: block;
    background: url(../images/old/arrow-breadcrumbs.gif) no-repeat right center;
    padding-right: 10px;
    margin-right: 5px;
    white-space: nowrap;
  }
  .nav-bar ul li a span {
    display: none;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) and (min-width: 568px) and (max-width: 767px) {
  .nav-bar ul li:last-child a {
    margin-right: 0px !important;
    padding-right: 0px !important;
    background: none !important;
  }
}
.nav-bar ul a {
  color: #a8aaad;
  line-height: 30px;
  text-decoration: none;
}
.nav-bar ul a span {
  float: left;
  margin: 7px 8px 0 0;
  height: 17px;
  width: 17px;
  line-height: 17px;
  text-align: center;
}

.acm-emailservice-form .col.p65,
.acm-rss-form .col.p65 {
  width: auto !important;
  float: inherit;
  clear: both;
}
.acm-emailservice-form .js-form-type-checkbox label,
.acm-emailservice-form .js-form-type-radio label,
.acm-rss-form .js-form-type-checkbox label,
.acm-rss-form .js-form-type-radio label {
  padding-left: 3px;
}

.acm-emailservice-form .js-form-item,
.acm-rss-form .js-form-item {
  position: relative;
  clear: both;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 0;
}

.acm-rss-form .rss-input-group .clipboardjs {
  width: 90%;
}

div.acm-tooltip,
.acm-tooltip > .ui-tooltip-content {
  color: #FFF;
  background: #6c6a7e;
}

.webform-horizontal .col.p35 .visually-hidden {
  position: relative !important;
  clip: inherit;
  overflow: hidden;
  height: auto;
  width: auto;
  word-wrap: normal;
  visibility: hidden;
}

.float-element-right {
  float: right !important;
}

.js-form-type-checkbox input,
.js-form-type-radio input {
  vertical-align: top;
}
.js-form-type-checkbox label,
.js-form-type-radio label {
  float: none;
  max-width: calc(100% - 26px);
  display: inline-block;
}

.js-form-item-acm-signature input {
  float: none;
}
.js-form-item-acm-signature label {
  float: none;
}

#edit-controle .js-form-type-checkbox label.option {
  width: 35%;
}

div.form_row label,
div.form_row .text {
  margin-top: 0;
}

form .webform-element-help {
  padding-left: 0px;
  padding-right: 0px;
}
form .webform-element-help span {
  margin-left: 2px;
  margin-top: 1px;
}
form div.form_row .col label.option,
form fieldset.form_row .col label.option {
  float: none;
  margin: -3px 0 0 5px;
  width: calc(100% - 40px);
}
@media only screen and (max-width: 567px) {
  form div.form_row .col.p65,
form fieldset.form_row .col.p65 {
    width: 100% !important;
    float: none;
  }
  form div.form_row .col.p65 label,
form fieldset.form_row .col.p65 label {
    margin-bottom: 10px;
  }
  form div.form_row .col.p65 .js-form-item,
form fieldset.form_row .col.p65 .js-form-item {
    width: 100% !important;
  }
}
form div.form_row .col.p65 .js-form-type-checkbox,
form fieldset.form_row .col.p65 .js-form-type-checkbox {
  clear: both;
}
form div.form_row .col.p65 .js-form-type-checkbox input,
form fieldset.form_row .col.p65 .js-form-type-checkbox input {
  float: left;
}
form div.form_row .col.p65 .js-form-type-checkbox label,
form fieldset.form_row .col.p65 .js-form-type-checkbox label {
  clear: both;
}
@media only screen and (max-width: 567px) {
  form div.form_row .col.p35,
form fieldset.form_row .col.p35 {
    width: 100% !important;
  }
  form div.form_row .col.p35 label,
form fieldset.form_row .col.p35 label {
    margin-bottom: 10px;
  }
}

label[for=edit-informatienummers],
label[for^=edit-informatienummers--] {
  font-size: 1.6em;
  color: black;
  font-weight: bold;
  padding-top: 20px;
}

.acm-webform-composite-informatienummer--wrapper {
  background-color: #f6f3fb;
  padding: 15px !important;
}

textarea[data-webform-composite-id^=acm-webform-composite-informatienummer--] {
  background-color: white;
}

/* spamklacht */
.both_sidebars .nav-bar {
  padding-left: 0;
}

.tipsy {
  opacity: 1 !important;
}

.tipsy-inner {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.tipsy-inner p {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

div.error_msg {
  margin-top: 20px;
}

.webform-horizontal .form-item--error-message {
  margin-left: 35%;
  width: 65%;
}
@media only screen and (max-width: 567px) {
  .webform-horizontal .form-item--error-message {
    margin-left: 0;
    width: 100%;
  }
}
.webform-horizontal div.form_row.error label,
.webform-horizontal div.form_row.error span,
.webform-horizontal fieldset.form_row.error label,
.webform-horizontal fieldset.form_row.error span {
  color: #6c6a7e;
}

/* -------------------------------------- */
/* numsearch search */
/* -------------------------------------- */
.numsearch .search {
  top: 0;
  height: 28px;
}
.numsearch .search input[type=text] {
  float: left;
  padding: 0 0 0 7px;
  margin: 0;
  border: 0;
  height: 27px;
  line-height: 27px;
  color: #1C1D3F;
}
.numsearch .search input[type=submit] {
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  width: 32px;
  height: 27px;
  text-indent: 30px;
  line-height: 1px;
  background: url(../images/old/bg-header-search.png) no-repeat -160px 0;
}
.numsearch .search .form-item-search-input {
  flex: 1 1 auto;
}
.numsearch .search .form-item-search-input + input[type=submit] {
  flex: 1 0 32px;
}
.numsearch input[type=date]::-webkit-calendar-picker-indicator, .numsearch .form-item-numsearchfield-datum.form-no-label:after {
  width: 30px;
  height: 27px;
  z-index: 33;
  background: url(../images/old/b-date-picker.png) no-repeat;
}
.numsearch input[type=date]::-webkit-calendar-picker-indicator {
  color: transparent;
  -webkit-appearance: none;
  margin: 0;
  right: -8px;
  bottom: -2px;
  position: relative;
}
.numsearch .form-item-numsearchfield-datum.form-no-label:after {
  content: " ";
  right: 1px;
  bottom: 68px;
  position: absolute;
  display: inline-block;
  pointer-events: none;
}

.col-1-3 aside form.numsearch .search input[type=submit] {
  left: auto;
  right: 0;
}

.nrbureau-search-icon {
  width: 19px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
}
.nrbureau-search-icon.vrij {
  background: url(../images/old/icon-vrij.png) no-repeat;
}
.nrbureau-search-icon.vrij.detail {
  background: url(../images/old/ico-vrij.gif) no-repeat;
}
.nrbureau-search-icon.afkoelen {
  background: url(../images/old/icon-afkoelen.png) no-repeat;
}
.nrbureau-search-icon.geblokkeerd {
  background: url(../images/old/icon-geblokkeerd.png) no-repeat;
}
.nrbureau-search-icon.toegekend {
  background: url(../images/old/icon-toegekend.png) no-repeat;
}
.nummerresults .nrbureau-search-icon {
  margin-right: 5px;
}

.form-managed-file.col.p65 input[type=submit].removebutton {
  position: relative;
  top: 2px;
  display: inline-block;
  white-space: nowrap;
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-indent: 12px;
  background: #FFFFFF url(../images/old/icon-keyword-remove.png);
}
.form-managed-file.col.p65 input[disabled],
.form-managed-file.col.p65 select[disabled],
.form-managed-file.col.p65 textarea[disabled] {
  background: none !important;
}

#edit-publication-types--wrapper legend,
#edit-subjects--wrapper legend {
  display: none;
}

#edit-rating--wrapper legend {
  display: block;
}

.form_row[required=required] > .col > label:after,
.form_required > .col > label:after,
label.form-required:after,
.form_row[required=required] > .col > span:after,
.form_required > .col > span:after,
span.form-required:after {
  content: " *";
  display: inline;
}
.form_row[required=required] > .col > label.option:after,
.form_required > .col > label.option:after,
label.form-required.option:after,
.form_row[required=required] > .col > span.option:after,
.form_required > .col > span.option:after,
span.form-required.option:after {
  content: "";
  display: inline;
}

.form_row.js-form-type-checkbox[required=required] > .col > label.option:after,
.form_required > .col > label.option:after,
label.form-required.option:after {
  content: " *";
  display: inline;
}
.form_row.js-form-type-checkbox[required=required] > .col > label div,
.form_required > .col > label div,
label.form-required div {
  display: inline;
}

div.wrapper-custom-acm-warning > div.js-form-wrapper {
  display: none;
}

.nummerresults .has-dropdown .dropdown-toggle {
  font-weight: 600;
  padding: 0 4px;
  cursor: pointer;
}
.nummerresults .has-dropdown .dropdown-content {
  padding-left: 24px;
  visibility: hidden;
  height: 0;
}
.nummerresults .has-dropdown .dropdown-content .reeksnummer {
  display: block;
}
.nummerresults .has-dropdown .dropdown-content .text {
  padding-top: 8px;
  display: block;
  font-weight: bold;
}

.button-new {
  font-size: 1.1em;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 0;
  margin: 11px 0;
  margin-right: 10px;
  padding: 0 11px 0 11px;
  white-space: nowrap;
  color: #fff !important;
  font-size: 0.875rem;
  font-weight: 400;
  cursor: pointer;
  background-color: #e4007f;
  border-radius: 5px;
  text-decoration: none;
}
.button-new:hover {
  background-color: #b10063;
  text-decoration: none;
}

.button-new-outlined {
  background-color: #FFFFFF;
  font-size: 1.1em;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 11px 0;
  margin-right: 10px;
  padding: 0 11px 0 11px;
  white-space: nowrap;
  color: #e4007f;
  font-size: 0.875rem;
  font-weight: 400;
  cursor: pointer;
  border: 1px solid #e4007f;
  border-radius: 5px;
  text-decoration: none;
}
.button-new-outlined:hover {
  color: #b10063;
  border: 1px solid #b10063;
  text-decoration: none;
}
.button-new-outlined:hover svg.menuBar-icon {
  fill: #b10063;
}
.button-new-outlined span.menuBar-button-inner {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}
.button-new-outlined svg.menuBar-icon {
  margin-left: 5px;
  width: 19.2px;
  width: 1.2rem;
  height: 19.2px;
  height: 1.2rem;
  fill: #e4007f;
  opacity: 1;
  order: 2;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.inline-error-image {
  float: left;
  width: 20px;
  position: relative;
  padding-top: 0px;
  display: block;
}

.inline-error-right {
  float: left;
  display: block;
  width: calc(100% - 20px);
}

.webform-submission-form.webform-horizontal input[type=submit].button.js-form-submit.form-submit {
  float: right;
}
.webform-submission-form.webform-horizontal input[type=submit]#edit-actions-wizard-prev {
  float: left;
  background-color: #f6f3fb;
  color: #3A3A3A !important;
  border: 1px solid #cacaca;
}

.paragraph--type--view-filters ul.nobullet.filter li.active {
  position: relative;
  display: flex;
}
.paragraph--type--view-filters ul.nobullet.filter li.active a.remove-filter {
  position: absolute;
  right: 0;
}

ul.filter li.active a.active {
  margin-right: 14px;
}

.special-url-field {
  display: none;
}

#edit-fieldset-frequency span.form-required:after, #edit-fieldset-frequency label:after {
  content: " ";
}

.m-feedback__remark-label {
  display: block;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert .alert-link {
  color: inherit;
  text-decoration: underline;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert ul {
  list-style: none;
}
.alert > p + p {
  margin-top: 5px;
}

.row .messages--container > .row {
  padding-left: 0;
  padding-right: 0;
}

.row .messages--container {
  margin-top: 20px;
}

.gasregister-search-filter-form .gasregister-form .gasregister-container {
  position: relative;
}
.gasregister-search-filter-form .gasregister-form .gasregister-container .gasregister-input {
  width: 100%;
  height: 28px;
  border-radius: 5px;
}
.gasregister-search-filter-form .gasregister-form .gasregister-container .gasregister-button {
  position: absolute;
  top: 0;
  right: 0;
}

.acm-gasregister-search-form .gasregister-col-1-2 {
  display: flex;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  padding: 5px 10px;
}
@media only screen and (max-width: 567px) {
  .acm-gasregister-search-form .gasregister-col-1-2 {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
}
.acm-gasregister-search-form .gasregister-col-1-2 .gasregister-field {
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.acm-gasregister-search-form .gasregister-col-1-1 {
  flex: 1 1 100%;
  width: 100%;
  padding: 5px 10px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: "acm";
  src: url("../fonts/acm/fonts/acm.ttf?39oc5c") format("truetype"), url("../fonts/acm/fonts/acm.woff?39oc5c") format("woff"), url("../fonts/acm/fonts/acm.svg?39oc5c#acm") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "acm" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\f002";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-right:before {
  content: "\f077";
  transform: rotate(90deg);
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-chevron-left:before {
  content: "\f077";
  transform: rotate(-90deg);
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-navicon:before {
  content: "\f0c9";
}

.icon-reorder:before {
  content: "\f0c9";
}

:focus {
  outline: 3px solid #5da3ee;
  outline-offset: 2px;
}

.grey {
  background-color: #DFDFDF;
  height: 50px;
}

.border__bottom {
  position: relative;
  border-bottom: 1px solid white;
  margin-bottom: 19px;
  padding-bottom: 19px;
}

.border__bottom__mobile_only {
  border-bottom: 1px solid white;
  margin-bottom: 19px;
  padding-bottom: 19px;
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .border__bottom__mobile_only {
    border: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .border__bottom__mobile_only {
    border: none;
  }
}

.relative {
  position: relative;
}

#content.home {
  top: 0;
  margin-bottom: 0;
}
#content.home .container {
  padding-bottom: 20px;
}

@media only screen and (max-width: 567px) {
  #content.home {
    top: auto;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  #content.home {
    top: auto;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  #content.home {
    top: auto;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

.quickmenu--mobile .quickmenu {
  position: initial;
  width: auto;
}
.quickmenu--mobile .quickmenu ul li {
  padding-left: 24px;
  position: relative;
}
.quickmenu--mobile .quickmenu ul li:before {
  content: url(../images/old/icon-more.png);
  position: absolute;
  left: 0;
  top: -2px;
}
.quickmenu--mobile .quickmenu ul li a {
  color: #E5007D;
  text-decoration: none;
}

#pageheading {
  position: static;
  margin-top: 50px;
  margin-bottom: 50px;
  /* @include respond-to(wide-screens) {
     position: relative;
     margin-bottom: 279px;
   }
   @include respond-to(medium-screens) {
     top: auto;
     padding-top: 30px;
   }
   @include respond-to(handhelds) {
     top: auto;
     padding-top: 30px;
   }*/
}
@media only screen and (min-width: 4500px) {
  #pageheading {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  #pageheading {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 567px) {
  #pageheading {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 567px) {
  #pageheading h1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.mobile-image {
  margin-top: 20px;
}
.mobile-image img {
  width: 100%;
  height: auto;
}

#inhoudsopgave .col-p20 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  #inhoudsopgave .col-p20 {
    margin-top: 0;
  }
}

.min-height-header {
  min-height: 152px;
}

#breadcrumbs {
  position: static;
  top: 0;
  margin-top: 14px;
  height: auto;
  margin-bottom: 20px;
  min-height: 10px;
  max-width: 100%;
}
@media only screen and (max-width: 567px) {
  #breadcrumbs {
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}

.system--page #breadcrumbs {
  margin-left: -20px;
}

.typography ul li {
  list-style: disc;
}
.typography ul.items li {
  list-style: none;
}
.typography ol li {
  list-style: decimal;
}

.row [class*=col-].relative {
  position: relative;
  padding-bottom: 60px;
}
.row [class*=col-].relative .margin-tb {
  position: absolute;
  bottom: 20px;
}

.margin__bottom [class*=col-] {
  margin-bottom: 40px;
}
@media only screen and (max-width: 567px) {
  .margin__bottom [class*=col-] {
    margin-bottom: 10px;
  }
}

.row--banner {
  position: relative;
}
.row--banner h1 {
  margin: 0;
  color: #000;
  font-family: "DINWeb-Bold";
  font-size: 3em;
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .row--banner h1 {
    margin-bottom: 20px;
    position: initial;
  }
}
@media only screen and (max-width: 567px) {
  .row--banner h1 {
    margin-bottom: 20px;
    position: initial;
  }
}

.banner__left .col-1-3 {
  order: 2;
}
.banner__left .col-2-3 {
  order: 1;
}

.banner__right .col-1-3 {
  order: 1;
}
.banner__right .col-2-3 {
  order: 2;
}

abbr[title] {
  margin-bottom: -1px;
  display: inline;
}

.primary--bg h2,
.primary--bg h1.h3,
.primary--bg h4 {
  color: #FFF;
}
.primary--bg a.a-strong:link,
.primary--bg a.a-strong:visited,
.primary--bg a.a-strong:active {
  color: #FFF;
}

.small__margin {
  margin-top: 20px;
}

#pageoptionsmenu {
  margin-top: 3px;
  z-index: 88;
}

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

a.a-strong.primary--bg, a.a-strong.purple-white--bg,
span.a-strong.primary--bg,
span.a-strong.purple-white--bg {
  background-image: url(../images/svg/chevron_right_white.svg);
  color: #FFF;
}

.form-index-search input#edit-submit-onderwerpen,
.form-index-search input#edit-submit-subject-search {
  background: #e5007d url(../images/old/icon-magnify-glass.png) center center no-repeat;
  color: transparent;
  padding: 0;
  position: absolute;
  top: 0px;
  right: 0;
  width: 35px;
  margin: 0;
  height: 35px;
  border: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-indent: -99999px;
}

article .paragraph--type--image img {
  max-width: 100%;
  height: auto;
}

.webform-horizontal fieldset.visible {
  margin: 30px 0 20px;
}

@media only screen and (max-width: 567px) {
  .page_lowest_region {
    padding-top: 0;
  }
}

footer {
  padding-top: 55px;
}
@media only screen and (max-width: 567px) {
  footer {
    padding-top: 20px;
  }
}

.acm-video-container {
  margin-bottom: 24px;
}
.hero-wrapper .acm-video-container {
  margin-bottom: -16px;
}
@media only screen and (max-width: 567px) {
  .hero-wrapper .acm-video-container {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .block.block-icon {
    min-height: 70px;
  }
}
@media only screen and (max-width: 567px) {
  .block.block-icon {
    min-height: 70px;
  }
}

.cookiemessage {
  height: auto;
  padding: 12px;
  width: 100%;
}

@media only screen and (max-width: 567px) {
  .item-margin {
    margin: 0;
  }
}

@media only screen and (max-width: 567px) {
  .block-highlight {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 567px) {
  .margin-b {
    margin-bottom: 0 !important;
  }
}

.flex p img {
  max-width: 100%;
  height: auto !important;
}

div.form_row .text,
div.form_row label {
  margin-top: 3px;
}

@media only screen and (max-width: 568px) {
  .float-element-right {
    float: none !important;
  }
}
@media only screen and (min-width: 569px) and (max-width: 768) {
  div.form_row .text,
div.form_row label {
    max-width: 35%;
  }
}
#oc_container {
  display: block;
  overflow: auto;
  margin-bottom: 20px;
}

table:not(.ui-datepicker-calendar) {
  overflow-x: auto;
  min-width: 100%;
}
.acm-nummerbureau-registraties-search-form table.list {
  margin-bottom: 15px;
}

.contextual-links .acm-paragraphs-widgetedit-form a {
  color: #6c6a7e !important;
}

.nobr {
  white-space: nowrap;
}

.controle .form_row {
  font-weight: bold;
}
.controle .form_full {
  font-weight: normal;
}

input[disabled],
select[disabled],
textarea[disabled] {
  border: 0;
}

body.not-published {
  background-color: rgba(255, 44, 44, 0.2);
}
body.not-published .logo--container {
  background-color: #FFF;
}
body.not-published header.show-for-mobile, body.not-published .show-for-mobile.mobile-search-form-wrapper {
  background-color: #FFF;
}

.shift-headers .webform-confirmation__message h2,
.shift-headers .webform-confirmation__message h2 a {
  font-size: 2.2em;
  padding: 0 0 1em 0;
  color: #1C1D3F;
}

.icon-big.tijdspad-incassotraject {
  background-image: url(../images/big-icon/tijdspad_incassotraject.png);
}
.icon-big.rekenhulp-incassokosten {
  background-image: url(../images/big-icon/rekenhulp_incassokosten.png);
}
.icon-big.incassobrief-checker {
  background-image: url(../images/big-icon/incassobrief_checker.png);
}
.icon-big.handleiding-hulpverleners {
  background-image: url(../images/big-icon/handleiding_hulpverleners.png);
}
.icon-big.bekijk-foute-incassobrief {
  background-image: url(../images/big-icon/bekijk_foute_incassobrief.png);
}

.acm-video-download-links {
  padding: 1em;
}

.cookiemessage #closeCookieMessage {
  width: 27px;
  display: inline-block;
  background-position: center;
  text-indent: -999em;
  height: 15px;
}
.cookiemessage #closeCookieMessage #closeCookieMessageText {
  display: inline-block;
}

div.expandable > h2:first-child,
div.expandable > h3:first-child,
div.expandable > h4:first-child,
div.expandable > h5:first-child,
div.expandable > h6:first-child,
div.expandable > strong:first-child {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
  padding: 0 !important;
}
div.expandable > h2:first-child > a,
div.expandable > h3:first-child > a,
div.expandable > h4:first-child > a,
div.expandable > h5:first-child > a,
div.expandable > h6:first-child > a,
div.expandable > strong:first-child > a {
  font-family: Lato, Helvetica, sans-serif;
}
div.expandable > a > h2:first-child,
div.expandable > a > h3:first-child,
div.expandable > a > h4:first-child,
div.expandable > a > h5:first-child,
div.expandable > a h6:first-child,
div.expandable > a > strong:first-child {
  display: block;
  outline: 0;
  border: 0;
  cursor: pointer;
  margin-right: 20px;
  color: #1c1d3f;
}
div.expandable > h2,
div.expandable > h3,
div.expandable > h4,
div.expandable > h5,
div.expandable > h6 {
  padding: 0;
  font-size: 0.8rem;
  line-height: 1.04rem;
  color: #6c6a7e;
  font-weight: 700;
  position: relative;
}
div.expandable > h2 a,
div.expandable > h3 a,
div.expandable > h4 a,
div.expandable > h5 a,
div.expandable > h6 a {
  color: #6c6a7e;
  font-size: 1rem;
  line-height: 1.04rem;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  padding: 10px;
  display: block;
  padding-left: 0;
}
div.expandable > h2 a:after,
div.expandable > h3 a:after,
div.expandable > h4 a:after,
div.expandable > h5 a:after,
div.expandable > h6 a:after {
  content: "+";
  position: absolute;
  right: -20px;
  vertical-align: top;
  font-size: 20px;
  top: 10px;
}
div.expandable > h2 a:before,
div.expandable > h3 a:before,
div.expandable > h4 a:before,
div.expandable > h5 a:before,
div.expandable > h6 a:before {
  content: attr(data-content) " ";
  position: absolute;
  font-size: 0;
}
div.expandable > h2 a:hover,
div.expandable > h3 a:hover,
div.expandable > h4 a:hover,
div.expandable > h5 a:hover,
div.expandable > h6 a:hover {
  padding-right: 10px;
  text-decoration: underline;
  color: #3f1551;
}
div.expandable.open > .faq-content {
  display: block;
  height: auto;
}
div.expandable.open > a > h3 {
  padding-top: 8px;
  padding-bottom: 7px;
}
div.expandable.open > h2,
div.expandable.open > h3,
div.expandable.open > h4,
div.expandable.open > h5,
div.expandable.open > h6 {
  padding-top: 8px;
  padding-bottom: 8px;
}
div.expandable.open > h2 a,
div.expandable.open > h3 a,
div.expandable.open > h4 a,
div.expandable.open > h5 a,
div.expandable.open > h6 a {
  padding-right: 10px;
  color: #5F1F7A;
  text-decoration: none;
}
div.expandable.open > h2 a:hover,
div.expandable.open > h3 a:hover,
div.expandable.open > h4 a:hover,
div.expandable.open > h5 a:hover,
div.expandable.open > h6 a:hover {
  color: #3f1551;
  text-decoration: underline;
}
div.expandable.open > h2 a:after,
div.expandable.open > h3 a:after,
div.expandable.open > h4 a:after,
div.expandable.open > h5 a:after,
div.expandable.open > h6 a:after {
  content: "-";
  right: -20px;
  vertical-align: top;
  font-size: 20px;
  top: 10px;
}
div.expandable.open > h2 a:before,
div.expandable.open > h3 a:before,
div.expandable.open > h4 a:before,
div.expandable.open > h5 a:before,
div.expandable.open > h6 a:before {
  content: attr(data-content) " ";
  position: absolute;
  font-size: 0;
}
div.expandable .faq-content {
  display: none;
  height: 0;
}

.paragraph--type--view-results {
  padding: 20px;
}

/* make title visible above content types */
.paragraph--type--view-filters {
  padding: 10px;
}
.paragraph--type--view-filters .filter-search-wrapper {
  margin-top: 44px;
}
.paragraph--type--view-filters .filter-search-wrapper .filter-site-sections-heading {
  margin-bottom: 13px;
  display: block;
}
.paragraph--type--view-filters .filter-search-wrapper .period-date legend {
  font-weight: bold;
  padding: 0px;
}
.paragraph--type--view-filters .filter-search-wrapper input[type=submit].button {
  background-color: #e4007f;
  border-radius: 4px;
  font-weight: bold;
  display: inline-block;
}
.paragraph--type--view-filters .filter-search-wrapper input[type=submit].button:hover {
  background-color: #7e0046;
}
.paragraph--type--view-filters .filter-search-wrapper legend {
  display: block;
}
.paragraph--type--view-filters .filter-search-wrapper legend .fieldset-legend {
  font-weight: bold;
  padding: 0px;
}

.customdate b:first-of-type {
  display: block;
}

.form-item-combined-keyword label {
  display: block;
  font-weight: bold;
  padding: 0px;
  padding-bottom: 4px;
  border-bottom: 1px solid #d3d2d8;
  margin-bottom: 13px;
}

.print-page {
  cursor: pointer;
}

#toolbar-bar {
  position: fixed;
}

/* styling for external links on page Publications, block See Also */
.externe-link {
  list-style-type: none;
  padding: 0 0 5px 0;
  line-height: 1.5em;
}

/* Varaibles - config */
/* SCSS*/
.responsive-content {
  font-family: "DINWeb-Bold";
  font-size: 14px;
  position: relative;
}
.responsive-content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.responsive-content .org-chart {
  display: block;
  clear: both;
  margin: 0;
  margin-bottom: 21px;
  position: relative;
  /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /* Box colors */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
}
.responsive-content .org-chart.cf:before, .responsive-content .org-chart.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.responsive-content .org-chart.cf:after {
  clear: both;
}
.responsive-content .org-chart.cf {
  *zoom: 1;
}
.responsive-content .org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.responsive-content .org-chart ul li {
  position: relative;
  display: flex;
}
.responsive-content .org-chart ul li span {
  border: 3px solid #5f1f7a;
  overflow: hidden;
  text-decoration: none;
  color: #000;
  font-size: 13px;
  box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  transition: all linear 0.1s;
  background: #FFF;
  padding: 2px;
  word-wrap: break-word;
  flex-wrap: wrap;
  -ms-hyphens: auto;
  min-height: 50px;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.responsive-content .org-chart .lvl-b {
  background: #FFF;
  color: #000;
}
.responsive-content .org-chart .board {
  width: 100%;
  margin: 0;
  display: block;
  position: relative;
}
.responsive-content .org-chart .board:before {
  content: "";
  z-index: -2;
  display: block;
  position: absolute;
  height: 220px;
  width: 0px;
  border-left: 2px solid #b2adc9;
  margin-left: 50%;
  top: 45px;
}
.responsive-content .org-chart .board ul li span {
  background-color: #5f1f7a;
  color: #fff;
  border: 2px solid #5f1f7a;
}
.responsive-content .org-chart .sub-board ul li span {
  background-color: #fcc800;
  color: #5f1f7a;
  border: 2px solid #fcc800;
}
.responsive-content .org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.responsive-content .org-chart ul.columnOne li {
  width: 30%;
  margin: 0px auto;
  top: 20px;
  display: flex;
}
.responsive-content .org-chart ul.columnTwo {
  position: relative;
  width: 100%;
  display: block;
  height: 75px;
  clear: both;
}
.responsive-content .org-chart ul.columnTwo li:first-child {
  width: 30%;
  float: left;
}
.responsive-content .org-chart ul.columnTwo li {
  width: 30%;
  float: right;
}
.responsive-content .org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #b2adc9;
  margin: 0 auto;
  top: 40px;
}
.responsive-content .org-chart ul.columnTwo.one-item:before {
  width: 50%;
  margin: 0;
  top: 40px;
}
.responsive-content .org-chart ul.columnThree {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.responsive-content .org-chart ul.columnThree li:first-child {
  width: 30%;
  float: left;
  margin-left: 0;
}
.responsive-content .org-chart ul.columnThree li {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.responsive-content .org-chart ul.columnThree li:last-child {
  width: 30%;
  float: right;
  margin-left: 0;
}
.responsive-content .org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #b2adc9;
  margin: 0 auto;
  top: 40px;
}
.responsive-content .org-chart .departments {
  width: 100%;
  margin: 0 auto;
  display: block;
  clear: both;
}
.responsive-content .org-chart .departments:before {
  content: "";
  display: block;
  width: 85%;
  height: 22px;
  margin: 0 auto;
  top: 0px;
}
.responsive-content .org-chart li.department {
  display: flex;
  flex-direction: column;
}
.responsive-content .org-chart li.department span.directies {
  background-color: #b2adc9;
  color: #5f1f7a;
  border: 3px solid #b2adc9;
}
.responsive-content .org-chart .department {
  border-left: 2px solid #b2adc9;
  margin-left: 0;
  margin-bottom: 40px;
  margin: 0px 4px;
  float: none;
  width: 100%;
}
.responsive-content .org-chart .department:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 22px;
  border-left: 2px solid #b2adc9;
  left: 50%;
  top: -22px;
}
.responsive-content .org-chart .department:first-child:after {
  display: none;
}
.responsive-content .org-chart .department:last-child:after {
  display: none;
}
.responsive-content .org-chart .department.central:after {
  display: none;
}
.responsive-content .org-chart .department li {
  padding-left: 25px;
  border-bottom: 2px solid #b2adc9;
  height: 80px;
  display: flex;
  flex-grow: 1;
}
.responsive-content .org-chart .department li span {
  background: #FFF;
  top: 38px;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 50px;
  line-height: 14px;
  border: 3px solid #b2adc9;
  display: flex;
  align-content: center;
  justify-content: center;
}
.responsive-content .org-chart .department .sections {
  margin-top: -20px;
  background-color: #ffffff;
  z-index: -1;
}

/* MEDIA QUERIES */
@media all and (max-width: 767px) {
  .org-chart .board {
    margin: 0px;
    width: 100%;
  }
  .org-chart .board:before {
    top: 45px;
  }
  .org-chart .departments:before {
    border: none;
  }
  .org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 2px solid #5f1f7a;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
  }
  .org-chart .department:after {
    display: none;
  }
  .org-chart .department:first-child:before {
    display: none;
  }
}
.user-logged-in.page-node-type-online-document {
  padding-top: 80px;
}

.online-document {
  display: grid;
  grid-template-columns: auto;
}
@media screen and (min-width: 768px) {
  .online-document {
    grid-template-columns: auto;
    grid-gap: 45px;
  }
}
.online-document .toc {
  grid-column: 1;
  background-color: #f6f3fb;
  padding: 1em;
  padding-bottom: 2em;
}
@media screen and (min-width: 768px) {
  .online-document .toc {
    grid-column: 2;
  }
}
.online-document .toc-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.online-document .toc-list-child {
  list-style: none;
  margin: 0;
  padding-left: 1em;
  font-size: 0.9em;
}
.online-document .toc-list a {
  color: #5F1F7A;
  text-decoration: none;
}
.online-document .toc-list a.active {
  font-weight: bold;
}
.online-document .toc .download-as-pdf {
  font-size: 14px;
}
.online-document .toc .title_wrapper {
  padding: 1em 0;
  font-family: DINWeb-Bold;
  color: #5F1F7A;
  font-size: 1.5em;
  font-weight: 500;
}
.online-document--chapters {
  grid-column: 1;
}
@media screen and (min-width: 768px) {
  .online-document--chapters {
    grid-row: 1;
  }
}
.online-document--chapters h2 {
  padding-bottom: 0.5em;
}
.online-document--chapters footer {
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 1em;
  padding-top: 0.5em;
  opacity: 0.8;
}
@media screen and (min-width: 564px) {
  .online-document--chapters footer {
    padding-top: 0;
  }
}
.online-document--chapters footer h4 {
  color: #6c6a7e;
}
.online-document--chapters article {
  outline: none;
}
.online-document--chapters article header, .online-document--chapters article .mobile-search-form-wrapper {
  padding-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.online-document-nav-links {
  display: flex;
  column-gap: 2em;
  margin-bottom: 24px;
  justify-content: center;
}
@media screen and (min-width: 564px) {
  .online-document-nav-links {
    flex-direction: row;
  }
}
.online-document-nav-links .prev, .online-document-nav-links .next {
  display: flex;
}
.online-document-nav-links .prev .icon, .online-document-nav-links .next .icon {
  display: flex;
  align-self: center;
  padding: 0 1em 0 1em;
}
.online-document-nav-links .prev .text, .online-document-nav-links .next .text {
  display: flex;
}
.online-document-nav-links .prev a, .online-document-nav-links .next a {
  text-decoration: none;
}
.online-document-nav-links .prev a:hover, .online-document-nav-links .next a:hover {
  text-decoration: underline;
}
.online-document-nav-links .prev {
  flex-direction: row;
}
.online-document-nav-links .next {
  flex-direction: row;
  justify-content: flex-start;
}

.expandable.documents {
  border: 0px;
  font-size: 0.85em;
}
.expandable.documents a.jquery-added {
  color: #6c6a7d;
  text-decoration: none;
}
.expandable.documents .expandable-toggle a:before {
  content: "+";
  display: inline-block;
  margin-left: -12px;
  margin-right: 3px;
  width: 9px;
}
.expandable.documents.open .faq-content {
  margin-top: 7px;
}
.expandable.documents.open .expandable-toggle a:before {
  content: "-";
}

.block-black-pink {
  background: #000000;
}
.block-black-pink.paragraph--highlight {
  background: none;
}
.block-black-pink.paragraph--highlight .content.content-default {
  background: #000000;
}

.block-pink-white {
  background: #e5007d;
}

.block-purple-white {
  background: #5f1f7a;
}
.block-purple-white.paragraph--highlight {
  background: none;
}
.block-purple-white.paragraph--highlight .content.content-default {
  background: #5f1f7a;
}

.block-yellow-black {
  background: #fcc800;
}
.block-yellow-black.paragraph--highlight {
  background: none;
}
.block-yellow-black.paragraph--highlight .content.content-default {
  background: #fcc800;
}

.block-grey {
  background: #f6f3fb;
}
.block-grey.paragraph--highlight {
  background: none;
}
.block-grey.paragraph--highlight .content.content-default {
  background: #f6f3fb;
}

.white-black {
  background: white;
}
.white-black.paragraph--highlight {
  background: none;
}
.white-black.paragraph--highlight .content.content-default {
  background: white;
}

a .block-grey, a.jquery-added .block-grey, .nav-bar ul li a .block-grey, .nav-bar ul li.active a .block-grey,
p .block-grey, h1 .block-grey, h2 .block-grey, h3 .block-grey, h4 .block-grey, h5 .block-grey, fieldset .block-grey, fieldset legend .block-grey, label .footer .block-grey,
.date .block-grey, .hero-custom-content .block-grey, .float-l.margin-tb .block-grey {
  color: #6c6a7e;
}
a .block-grey a, a.jquery-added .block-grey a, .nav-bar ul li a .block-grey a, .nav-bar ul li.active a .block-grey a,
p .block-grey a, h1 .block-grey a, h2 .block-grey a, h3 .block-grey a, h4 .block-grey a, h5 .block-grey a, fieldset .block-grey a, fieldset legend .block-grey a, label .footer .block-grey a,
.date .block-grey a, .hero-custom-content .block-grey a, .float-l.margin-tb .block-grey a {
  color: #E5007D;
  text-decoration: none;
}
a .block-grey a:hover, a.jquery-added .block-grey a:hover, .nav-bar ul li a .block-grey a:hover, .nav-bar ul li.active a .block-grey a:hover,
p .block-grey a:hover, h1 .block-grey a:hover, h2 .block-grey a:hover, h3 .block-grey a:hover, h4 .block-grey a:hover, h5 .block-grey a:hover, fieldset .block-grey a:hover, fieldset legend .block-grey a:hover, label .footer .block-grey a:hover,
.date .block-grey a:hover, .hero-custom-content .block-grey a:hover, .float-l.margin-tb .block-grey a:hover {
  color: #b20061;
  text-decoration: underline;
}
a .block-grey:hover, a .block-grey:focus, a.jquery-added .block-grey:hover, a.jquery-added .block-grey:focus, .nav-bar ul li a .block-grey:hover, .nav-bar ul li a .block-grey:focus, .nav-bar ul li.active a .block-grey:hover, .nav-bar ul li.active a .block-grey:focus,
p .block-grey:hover,
p .block-grey:focus, h1 .block-grey:hover, h1 .block-grey:focus, h2 .block-grey:hover, h2 .block-grey:focus, h3 .block-grey:hover, h3 .block-grey:focus, h4 .block-grey:hover, h4 .block-grey:focus, h5 .block-grey:hover, h5 .block-grey:focus, fieldset .block-grey:hover, fieldset .block-grey:focus, fieldset legend .block-grey:hover, fieldset legend .block-grey:focus, label .footer .block-grey:hover, label .footer .block-grey:focus,
.date .block-grey:hover,
.date .block-grey:focus, .hero-custom-content .block-grey:hover, .hero-custom-content .block-grey:focus, .float-l.margin-tb .block-grey:hover, .float-l.margin-tb .block-grey:focus {
  color: #6c6a7e;
}
.hero-custom-content a .block-grey, .hero-custom-content a.jquery-added .block-grey, .hero-custom-content .nav-bar ul li a .block-grey, .hero-custom-content .nav-bar ul li.active a .block-grey,
.hero-custom-content p .block-grey, .hero-custom-content h1 .block-grey, .hero-custom-content h2 .block-grey, .hero-custom-content h3 .block-grey, .hero-custom-content h4 .block-grey, .hero-custom-content h5 .block-grey, .hero-custom-content fieldset .block-grey, .hero-custom-content fieldset legend .block-grey, .hero-custom-content label .footer .block-grey,
.hero-custom-content .date .block-grey, .hero-custom-content .hero-custom-content .block-grey, .hero-custom-content .float-l.margin-tb .block-grey {
  color: #6c6a7e;
}
.hero-custom-content a .block-grey:hover, .hero-custom-content a .block-grey:focus, .hero-custom-content a.jquery-added .block-grey:hover, .hero-custom-content a.jquery-added .block-grey:focus, .hero-custom-content .nav-bar ul li a .block-grey:hover, .hero-custom-content .nav-bar ul li a .block-grey:focus, .hero-custom-content .nav-bar ul li.active a .block-grey:hover, .hero-custom-content .nav-bar ul li.active a .block-grey:focus,
.hero-custom-content p .block-grey:hover,
.hero-custom-content p .block-grey:focus, .hero-custom-content h1 .block-grey:hover, .hero-custom-content h1 .block-grey:focus, .hero-custom-content h2 .block-grey:hover, .hero-custom-content h2 .block-grey:focus, .hero-custom-content h3 .block-grey:hover, .hero-custom-content h3 .block-grey:focus, .hero-custom-content h4 .block-grey:hover, .hero-custom-content h4 .block-grey:focus, .hero-custom-content h5 .block-grey:hover, .hero-custom-content h5 .block-grey:focus, .hero-custom-content fieldset .block-grey:hover, .hero-custom-content fieldset .block-grey:focus, .hero-custom-content fieldset legend .block-grey:hover, .hero-custom-content fieldset legend .block-grey:focus, .hero-custom-content label .footer .block-grey:hover, .hero-custom-content label .footer .block-grey:focus,
.hero-custom-content .date .block-grey:hover,
.hero-custom-content .date .block-grey:focus, .hero-custom-content .hero-custom-content .block-grey:hover, .hero-custom-content .hero-custom-content .block-grey:focus, .hero-custom-content .float-l.margin-tb .block-grey:hover, .hero-custom-content .float-l.margin-tb .block-grey:focus {
  color: #6c6a7e;
}
.block-yellow-black a, .block-yellow-black a.jquery-added, .block-yellow-black .nav-bar ul li a, .block-yellow-black .nav-bar ul li.active a,
.block-yellow-black p, .block-yellow-black h1, .block-yellow-black h2, .block-yellow-black h3, .block-yellow-black h4, .block-yellow-black h5, .block-yellow-black fieldset, .block-yellow-black fieldset legend, .block-yellow-black label .footer,
.block-yellow-black .date, .block-yellow-black .hero-custom-content, .block-yellow-black .float-l.margin-tb {
  color: #000000;
}
.block-yellow-black a:hover, .block-yellow-black a:focus, .block-yellow-black a.jquery-added:hover, .block-yellow-black a.jquery-added:focus, .block-yellow-black .nav-bar ul li a:hover, .block-yellow-black .nav-bar ul li a:focus, .block-yellow-black .nav-bar ul li.active a:hover, .block-yellow-black .nav-bar ul li.active a:focus,
.block-yellow-black p:hover,
.block-yellow-black p:focus, .block-yellow-black h1:hover, .block-yellow-black h1:focus, .block-yellow-black h2:hover, .block-yellow-black h2:focus, .block-yellow-black h3:hover, .block-yellow-black h3:focus, .block-yellow-black h4:hover, .block-yellow-black h4:focus, .block-yellow-black h5:hover, .block-yellow-black h5:focus, .block-yellow-black fieldset:hover, .block-yellow-black fieldset:focus, .block-yellow-black fieldset legend:hover, .block-yellow-black fieldset legend:focus, .block-yellow-black label .footer:hover, .block-yellow-black label .footer:focus,
.block-yellow-black .date:hover,
.block-yellow-black .date:focus, .block-yellow-black .hero-custom-content:hover, .block-yellow-black .hero-custom-content:focus, .block-yellow-black .float-l.margin-tb:hover, .block-yellow-black .float-l.margin-tb:focus {
  color: #000000;
}
.hero-custom-content .block-yellow-black a, .hero-custom-content .block-yellow-black a.jquery-added, .hero-custom-content .block-yellow-black .nav-bar ul li a, .hero-custom-content .block-yellow-black .nav-bar ul li.active a,
.hero-custom-content .block-yellow-black p, .hero-custom-content .block-yellow-black h1, .hero-custom-content .block-yellow-black h2, .hero-custom-content .block-yellow-black h3, .hero-custom-content .block-yellow-black h4, .hero-custom-content .block-yellow-black h5, .hero-custom-content .block-yellow-black fieldset, .hero-custom-content .block-yellow-black fieldset legend, .hero-custom-content .block-yellow-black label .footer,
.hero-custom-content .block-yellow-black .date, .hero-custom-content .block-yellow-black .hero-custom-content, .hero-custom-content .block-yellow-black .float-l.margin-tb {
  color: #000000;
}
.hero-custom-content .block-yellow-black a:hover, .hero-custom-content .block-yellow-black a:focus, .hero-custom-content .block-yellow-black a.jquery-added:hover, .hero-custom-content .block-yellow-black a.jquery-added:focus, .hero-custom-content .block-yellow-black .nav-bar ul li a:hover, .hero-custom-content .block-yellow-black .nav-bar ul li a:focus, .hero-custom-content .block-yellow-black .nav-bar ul li.active a:hover, .hero-custom-content .block-yellow-black .nav-bar ul li.active a:focus,
.hero-custom-content .block-yellow-black p:hover,
.hero-custom-content .block-yellow-black p:focus, .hero-custom-content .block-yellow-black h1:hover, .hero-custom-content .block-yellow-black h1:focus, .hero-custom-content .block-yellow-black h2:hover, .hero-custom-content .block-yellow-black h2:focus, .hero-custom-content .block-yellow-black h3:hover, .hero-custom-content .block-yellow-black h3:focus, .hero-custom-content .block-yellow-black h4:hover, .hero-custom-content .block-yellow-black h4:focus, .hero-custom-content .block-yellow-black h5:hover, .hero-custom-content .block-yellow-black h5:focus, .hero-custom-content .block-yellow-black fieldset:hover, .hero-custom-content .block-yellow-black fieldset:focus, .hero-custom-content .block-yellow-black fieldset legend:hover, .hero-custom-content .block-yellow-black fieldset legend:focus, .hero-custom-content .block-yellow-black label .footer:hover, .hero-custom-content .block-yellow-black label .footer:focus,
.hero-custom-content .block-yellow-black .date:hover,
.hero-custom-content .block-yellow-black .date:focus, .hero-custom-content .block-yellow-black .hero-custom-content:hover, .hero-custom-content .block-yellow-black .hero-custom-content:focus, .hero-custom-content .block-yellow-black .float-l.margin-tb:hover, .hero-custom-content .block-yellow-black .float-l.margin-tb:focus {
  color: #000000;
}
.block-purple-white a, .block-pink-white a, .block-purple-white a.jquery-added, .block-pink-white a.jquery-added, .block-purple-white .nav-bar ul li a, .block-pink-white .nav-bar ul li a, .block-purple-white .nav-bar ul li.active a, .block-pink-white .nav-bar ul li.active a,
.block-purple-white p,
.block-pink-white p, .block-purple-white h1, .block-pink-white h1, .block-purple-white h2, .block-pink-white h2, .block-purple-white h3, .block-pink-white h3, .block-purple-white h4, .block-pink-white h4, .block-purple-white h5, .block-pink-white h5, .block-purple-white fieldset, .block-pink-white fieldset, .block-purple-white fieldset legend, .block-pink-white fieldset legend, .block-purple-white label .footer, .block-pink-white label .footer,
.block-purple-white .date,
.block-pink-white .date, .block-purple-white .hero-custom-content, .block-pink-white .hero-custom-content, .block-purple-white .float-l.margin-tb, .block-pink-white .float-l.margin-tb {
  color: #FFFFFF;
}
.block-purple-white a:hover, .block-purple-white a:focus, .block-pink-white a:hover, .block-pink-white a:focus, .block-purple-white a.jquery-added:hover, .block-purple-white a.jquery-added:focus, .block-pink-white a.jquery-added:hover, .block-pink-white a.jquery-added:focus, .block-purple-white .nav-bar ul li a:hover, .block-purple-white .nav-bar ul li a:focus, .block-pink-white .nav-bar ul li a:hover, .block-pink-white .nav-bar ul li a:focus, .block-purple-white .nav-bar ul li.active a:hover, .block-purple-white .nav-bar ul li.active a:focus, .block-pink-white .nav-bar ul li.active a:hover, .block-pink-white .nav-bar ul li.active a:focus,
.block-purple-white p:hover,
.block-purple-white p:focus,
.block-pink-white p:hover,
.block-pink-white p:focus, .block-purple-white h1:hover, .block-purple-white h1:focus, .block-pink-white h1:hover, .block-pink-white h1:focus, .block-purple-white h2:hover, .block-purple-white h2:focus, .block-pink-white h2:hover, .block-pink-white h2:focus, .block-purple-white h3:hover, .block-purple-white h3:focus, .block-pink-white h3:hover, .block-pink-white h3:focus, .block-purple-white h4:hover, .block-purple-white h4:focus, .block-pink-white h4:hover, .block-pink-white h4:focus, .block-purple-white h5:hover, .block-purple-white h5:focus, .block-pink-white h5:hover, .block-pink-white h5:focus, .block-purple-white fieldset:hover, .block-purple-white fieldset:focus, .block-pink-white fieldset:hover, .block-pink-white fieldset:focus, .block-purple-white fieldset legend:hover, .block-purple-white fieldset legend:focus, .block-pink-white fieldset legend:hover, .block-pink-white fieldset legend:focus, .block-purple-white label .footer:hover, .block-purple-white label .footer:focus, .block-pink-white label .footer:hover, .block-pink-white label .footer:focus,
.block-purple-white .date:hover,
.block-purple-white .date:focus,
.block-pink-white .date:hover,
.block-pink-white .date:focus, .block-purple-white .hero-custom-content:hover, .block-purple-white .hero-custom-content:focus, .block-pink-white .hero-custom-content:hover, .block-pink-white .hero-custom-content:focus, .block-purple-white .float-l.margin-tb:hover, .block-purple-white .float-l.margin-tb:focus, .block-pink-white .float-l.margin-tb:hover, .block-pink-white .float-l.margin-tb:focus {
  color: #FFFFFF;
}
.hero-custom-content .block-purple-white a, .hero-custom-content .block-pink-white a, .hero-custom-content .block-purple-white a.jquery-added, .hero-custom-content .block-pink-white a.jquery-added, .hero-custom-content .block-purple-white .nav-bar ul li a, .hero-custom-content .block-pink-white .nav-bar ul li a, .hero-custom-content .block-purple-white .nav-bar ul li.active a, .hero-custom-content .block-pink-white .nav-bar ul li.active a,
.hero-custom-content .block-purple-white p,
.hero-custom-content .block-pink-white p, .hero-custom-content .block-purple-white h1, .hero-custom-content .block-pink-white h1, .hero-custom-content .block-purple-white h2, .hero-custom-content .block-pink-white h2, .hero-custom-content .block-purple-white h3, .hero-custom-content .block-pink-white h3, .hero-custom-content .block-purple-white h4, .hero-custom-content .block-pink-white h4, .hero-custom-content .block-purple-white h5, .hero-custom-content .block-pink-white h5, .hero-custom-content .block-purple-white fieldset, .hero-custom-content .block-pink-white fieldset, .hero-custom-content .block-purple-white fieldset legend, .hero-custom-content .block-pink-white fieldset legend, .hero-custom-content .block-purple-white label .footer, .hero-custom-content .block-pink-white label .footer,
.hero-custom-content .block-purple-white .date,
.hero-custom-content .block-pink-white .date, .hero-custom-content .block-purple-white .hero-custom-content, .hero-custom-content .block-pink-white .hero-custom-content, .hero-custom-content .block-purple-white .float-l.margin-tb, .hero-custom-content .block-pink-white .float-l.margin-tb {
  color: #FFFFFF;
}
.hero-custom-content .block-purple-white a:hover, .hero-custom-content .block-purple-white a:focus, .hero-custom-content .block-pink-white a:hover, .hero-custom-content .block-pink-white a:focus, .hero-custom-content .block-purple-white a.jquery-added:hover, .hero-custom-content .block-purple-white a.jquery-added:focus, .hero-custom-content .block-pink-white a.jquery-added:hover, .hero-custom-content .block-pink-white a.jquery-added:focus, .hero-custom-content .block-purple-white .nav-bar ul li a:hover, .hero-custom-content .block-purple-white .nav-bar ul li a:focus, .hero-custom-content .block-pink-white .nav-bar ul li a:hover, .hero-custom-content .block-pink-white .nav-bar ul li a:focus, .hero-custom-content .block-purple-white .nav-bar ul li.active a:hover, .hero-custom-content .block-purple-white .nav-bar ul li.active a:focus, .hero-custom-content .block-pink-white .nav-bar ul li.active a:hover, .hero-custom-content .block-pink-white .nav-bar ul li.active a:focus,
.hero-custom-content .block-purple-white p:hover,
.hero-custom-content .block-purple-white p:focus,
.hero-custom-content .block-pink-white p:hover,
.hero-custom-content .block-pink-white p:focus, .hero-custom-content .block-purple-white h1:hover, .hero-custom-content .block-purple-white h1:focus, .hero-custom-content .block-pink-white h1:hover, .hero-custom-content .block-pink-white h1:focus, .hero-custom-content .block-purple-white h2:hover, .hero-custom-content .block-purple-white h2:focus, .hero-custom-content .block-pink-white h2:hover, .hero-custom-content .block-pink-white h2:focus, .hero-custom-content .block-purple-white h3:hover, .hero-custom-content .block-purple-white h3:focus, .hero-custom-content .block-pink-white h3:hover, .hero-custom-content .block-pink-white h3:focus, .hero-custom-content .block-purple-white h4:hover, .hero-custom-content .block-purple-white h4:focus, .hero-custom-content .block-pink-white h4:hover, .hero-custom-content .block-pink-white h4:focus, .hero-custom-content .block-purple-white h5:hover, .hero-custom-content .block-purple-white h5:focus, .hero-custom-content .block-pink-white h5:hover, .hero-custom-content .block-pink-white h5:focus, .hero-custom-content .block-purple-white fieldset:hover, .hero-custom-content .block-purple-white fieldset:focus, .hero-custom-content .block-pink-white fieldset:hover, .hero-custom-content .block-pink-white fieldset:focus, .hero-custom-content .block-purple-white fieldset legend:hover, .hero-custom-content .block-purple-white fieldset legend:focus, .hero-custom-content .block-pink-white fieldset legend:hover, .hero-custom-content .block-pink-white fieldset legend:focus, .hero-custom-content .block-purple-white label .footer:hover, .hero-custom-content .block-purple-white label .footer:focus, .hero-custom-content .block-pink-white label .footer:hover, .hero-custom-content .block-pink-white label .footer:focus,
.hero-custom-content .block-purple-white .date:hover,
.hero-custom-content .block-purple-white .date:focus,
.hero-custom-content .block-pink-white .date:hover,
.hero-custom-content .block-pink-white .date:focus, .hero-custom-content .block-purple-white .hero-custom-content:hover, .hero-custom-content .block-purple-white .hero-custom-content:focus, .hero-custom-content .block-pink-white .hero-custom-content:hover, .hero-custom-content .block-pink-white .hero-custom-content:focus, .hero-custom-content .block-purple-white .float-l.margin-tb:hover, .hero-custom-content .block-purple-white .float-l.margin-tb:focus, .hero-custom-content .block-pink-white .float-l.margin-tb:hover, .hero-custom-content .block-pink-white .float-l.margin-tb:focus {
  color: #FFFFFF;
}
.block-black-pink a, .block-black-pink a.jquery-added, .block-black-pink .nav-bar ul li a, .block-black-pink .nav-bar ul li.active a,
.block-black-pink p, .block-black-pink h1, .block-black-pink h2, .block-black-pink h3, .block-black-pink h4, .block-black-pink h5, .block-black-pink fieldset, .block-black-pink fieldset legend, .block-black-pink label .footer,
.block-black-pink .date, .block-black-pink .hero-custom-content, .block-black-pink .float-l.margin-tb {
  color: #e4007f;
}
.block-black-pink a:hover, .block-black-pink a:focus, .block-black-pink a.jquery-added:hover, .block-black-pink a.jquery-added:focus, .block-black-pink .nav-bar ul li a:hover, .block-black-pink .nav-bar ul li a:focus, .block-black-pink .nav-bar ul li.active a:hover, .block-black-pink .nav-bar ul li.active a:focus,
.block-black-pink p:hover,
.block-black-pink p:focus, .block-black-pink h1:hover, .block-black-pink h1:focus, .block-black-pink h2:hover, .block-black-pink h2:focus, .block-black-pink h3:hover, .block-black-pink h3:focus, .block-black-pink h4:hover, .block-black-pink h4:focus, .block-black-pink h5:hover, .block-black-pink h5:focus, .block-black-pink fieldset:hover, .block-black-pink fieldset:focus, .block-black-pink fieldset legend:hover, .block-black-pink fieldset legend:focus, .block-black-pink label .footer:hover, .block-black-pink label .footer:focus,
.block-black-pink .date:hover,
.block-black-pink .date:focus, .block-black-pink .hero-custom-content:hover, .block-black-pink .hero-custom-content:focus, .block-black-pink .float-l.margin-tb:hover, .block-black-pink .float-l.margin-tb:focus {
  color: #e4007f;
}
.hero-custom-content .block-black-pink a, .hero-custom-content .block-black-pink a.jquery-added, .hero-custom-content .block-black-pink .nav-bar ul li a, .hero-custom-content .block-black-pink .nav-bar ul li.active a,
.hero-custom-content .block-black-pink p, .hero-custom-content .block-black-pink h1, .hero-custom-content .block-black-pink h2, .hero-custom-content .block-black-pink h3, .hero-custom-content .block-black-pink h4, .hero-custom-content .block-black-pink h5, .hero-custom-content .block-black-pink fieldset, .hero-custom-content .block-black-pink fieldset legend, .hero-custom-content .block-black-pink label .footer,
.hero-custom-content .block-black-pink .date, .hero-custom-content .block-black-pink .hero-custom-content, .hero-custom-content .block-black-pink .float-l.margin-tb {
  color: #e4007f;
}
.hero-custom-content .block-black-pink a:hover, .hero-custom-content .block-black-pink a:focus, .hero-custom-content .block-black-pink a.jquery-added:hover, .hero-custom-content .block-black-pink a.jquery-added:focus, .hero-custom-content .block-black-pink .nav-bar ul li a:hover, .hero-custom-content .block-black-pink .nav-bar ul li a:focus, .hero-custom-content .block-black-pink .nav-bar ul li.active a:hover, .hero-custom-content .block-black-pink .nav-bar ul li.active a:focus,
.hero-custom-content .block-black-pink p:hover,
.hero-custom-content .block-black-pink p:focus, .hero-custom-content .block-black-pink h1:hover, .hero-custom-content .block-black-pink h1:focus, .hero-custom-content .block-black-pink h2:hover, .hero-custom-content .block-black-pink h2:focus, .hero-custom-content .block-black-pink h3:hover, .hero-custom-content .block-black-pink h3:focus, .hero-custom-content .block-black-pink h4:hover, .hero-custom-content .block-black-pink h4:focus, .hero-custom-content .block-black-pink h5:hover, .hero-custom-content .block-black-pink h5:focus, .hero-custom-content .block-black-pink fieldset:hover, .hero-custom-content .block-black-pink fieldset:focus, .hero-custom-content .block-black-pink fieldset legend:hover, .hero-custom-content .block-black-pink fieldset legend:focus, .hero-custom-content .block-black-pink label .footer:hover, .hero-custom-content .block-black-pink label .footer:focus,
.hero-custom-content .block-black-pink .date:hover,
.hero-custom-content .block-black-pink .date:focus, .hero-custom-content .block-black-pink .hero-custom-content:hover, .hero-custom-content .block-black-pink .hero-custom-content:focus, .hero-custom-content .block-black-pink .float-l.margin-tb:hover, .hero-custom-content .block-black-pink .float-l.margin-tb:focus {
  color: #e4007f;
}

.block-purple-white a.a-strong, .block-pink-white a.a-strong, .block-purple-white span.a-strong, .block-pink-white span.a-strong {
  color: #FFFFFF;
}
.block-purple-white a.a-strong:hover, .block-purple-white a.a-strong:focus, .block-pink-white a.a-strong:hover, .block-pink-white a.a-strong:focus, .block-purple-white span.a-strong:hover, .block-purple-white span.a-strong:focus, .block-pink-white span.a-strong:hover, .block-pink-white span.a-strong:focus {
  color: #FFFFFF;
}
.hero-custom-content .block-purple-white a.a-strong, .hero-custom-content .block-pink-white a.a-strong, .hero-custom-content .block-purple-white span.a-strong, .hero-custom-content .block-pink-white span.a-strong {
  color: #FFFFFF;
}
.hero-custom-content .block-purple-white a.a-strong:hover, .hero-custom-content .block-purple-white a.a-strong:focus, .hero-custom-content .block-pink-white a.a-strong:hover, .hero-custom-content .block-pink-white a.a-strong:focus, .hero-custom-content .block-purple-white span.a-strong:hover, .hero-custom-content .block-purple-white span.a-strong:focus, .hero-custom-content .block-pink-white span.a-strong:hover, .hero-custom-content .block-pink-white span.a-strong:focus {
  color: #FFFFFF;
}

span.a-strong a {
  color: #E5007D;
}

.block-grey .content h2, .block-grey .content h3, .block-grey .content h4, .block-grey .content h5, .block-grey .content h6 {
  color: #000;
}
.block-grey .content h2:hover, .block-grey .content h2:focus, .block-grey .content h3:hover, .block-grey .content h3:focus, .block-grey .content h4:hover, .block-grey .content h4:focus, .block-grey .content h5:hover, .block-grey .content h5:focus, .block-grey .content h6:hover, .block-grey .content h6:focus {
  color: #000;
}

.no-padding {
  padding: 0;
}

.color-fixes.block-grey, .block.block-icon h2 a.block-grey, .block.block-icon h3 a.block-grey, .block.block-icon h4 a.block-grey, .block.block-icon h5 a.block-grey, .block.block-icon h6 a.block-grey, div.expandable.open > h2 a.block-grey,
div.expandable.open > h3 a.block-grey,
div.expandable.open > h4 a.block-grey,
div.expandable.open > h5 a.block-grey {
  color: #6c6a7e !important;
}
.color-fixes.block-grey h2, .block.block-icon h2 a.block-grey h2, .block.block-icon h3 a.block-grey h2, .block.block-icon h4 a.block-grey h2, .block.block-icon h5 a.block-grey h2, .block.block-icon h6 a.block-grey h2, div.expandable.open > h2 a.block-grey h2,
div.expandable.open > h3 a.block-grey h2,
div.expandable.open > h4 a.block-grey h2,
div.expandable.open > h5 a.block-grey h2, .color-fixes.block-grey h3, .block.block-icon h2 a.block-grey h3, .block.block-icon h3 a.block-grey h3, .block.block-icon h4 a.block-grey h3, .block.block-icon h5 a.block-grey h3, .block.block-icon h6 a.block-grey h3, div.expandable.open > h2 a.block-grey h3,
div.expandable.open > h3 a.block-grey h3,
div.expandable.open > h4 a.block-grey h3,
div.expandable.open > h5 a.block-grey h3, .color-fixes.block-grey h4, .block.block-icon h2 a.block-grey h4, .block.block-icon h3 a.block-grey h4, .block.block-icon h4 a.block-grey h4, .block.block-icon h5 a.block-grey h4, .block.block-icon h6 a.block-grey h4, div.expandable.open > h2 a.block-grey h4,
div.expandable.open > h3 a.block-grey h4,
div.expandable.open > h4 a.block-grey h4,
div.expandable.open > h5 a.block-grey h4, .color-fixes.block-grey h5, .block.block-icon h2 a.block-grey h5, .block.block-icon h3 a.block-grey h5, .block.block-icon h4 a.block-grey h5, .block.block-icon h5 a.block-grey h5, .block.block-icon h6 a.block-grey h5, div.expandable.open > h2 a.block-grey h5,
div.expandable.open > h3 a.block-grey h5,
div.expandable.open > h4 a.block-grey h5,
div.expandable.open > h5 a.block-grey h5, .color-fixes.block-grey h6, .block.block-icon h2 a.block-grey h6, .block.block-icon h3 a.block-grey h6, .block.block-icon h4 a.block-grey h6, .block.block-icon h5 a.block-grey h6, .block.block-icon h6 a.block-grey h6, div.expandable.open > h2 a.block-grey h6,
div.expandable.open > h3 a.block-grey h6,
div.expandable.open > h4 a.block-grey h6,
div.expandable.open > h5 a.block-grey h6 {
  color: #000000;
}
.color-fixes.block-grey:hover, .block.block-icon h2 a.block-grey:hover, .block.block-icon h3 a.block-grey:hover, .block.block-icon h4 a.block-grey:hover, .block.block-icon h5 a.block-grey:hover, .block.block-icon h6 a.block-grey:hover, div.expandable.open > h2 a.block-grey:hover,
div.expandable.open > h3 a.block-grey:hover,
div.expandable.open > h4 a.block-grey:hover,
div.expandable.open > h5 a.block-grey:hover, .color-fixes.block-grey:focus, .block.block-icon h2 a.block-grey:focus, .block.block-icon h3 a.block-grey:focus, .block.block-icon h4 a.block-grey:focus, .block.block-icon h5 a.block-grey:focus, .block.block-icon h6 a.block-grey:focus, div.expandable.open > h2 a.block-grey:focus,
div.expandable.open > h3 a.block-grey:focus,
div.expandable.open > h4 a.block-grey:focus,
div.expandable.open > h5 a.block-grey:focus {
  color: #6c6a7e !important;
}
.color-fixes.block-grey:hover h2, .block.block-icon h2 a.block-grey:hover h2, .block.block-icon h3 a.block-grey:hover h2, .block.block-icon h4 a.block-grey:hover h2, .block.block-icon h5 a.block-grey:hover h2, .block.block-icon h6 a.block-grey:hover h2, div.expandable.open > h2 a.block-grey:hover h2,
div.expandable.open > h3 a.block-grey:hover h2,
div.expandable.open > h4 a.block-grey:hover h2,
div.expandable.open > h5 a.block-grey:hover h2, .color-fixes.block-grey:hover h3, .block.block-icon h2 a.block-grey:hover h3, .block.block-icon h3 a.block-grey:hover h3, .block.block-icon h4 a.block-grey:hover h3, .block.block-icon h5 a.block-grey:hover h3, .block.block-icon h6 a.block-grey:hover h3, div.expandable.open > h2 a.block-grey:hover h3,
div.expandable.open > h3 a.block-grey:hover h3,
div.expandable.open > h4 a.block-grey:hover h3,
div.expandable.open > h5 a.block-grey:hover h3, .color-fixes.block-grey:hover h4, .block.block-icon h2 a.block-grey:hover h4, .block.block-icon h3 a.block-grey:hover h4, .block.block-icon h4 a.block-grey:hover h4, .block.block-icon h5 a.block-grey:hover h4, .block.block-icon h6 a.block-grey:hover h4, div.expandable.open > h2 a.block-grey:hover h4,
div.expandable.open > h3 a.block-grey:hover h4,
div.expandable.open > h4 a.block-grey:hover h4,
div.expandable.open > h5 a.block-grey:hover h4, .color-fixes.block-grey:hover h5, .block.block-icon h2 a.block-grey:hover h5, .block.block-icon h3 a.block-grey:hover h5, .block.block-icon h4 a.block-grey:hover h5, .block.block-icon h5 a.block-grey:hover h5, .block.block-icon h6 a.block-grey:hover h5, div.expandable.open > h2 a.block-grey:hover h5,
div.expandable.open > h3 a.block-grey:hover h5,
div.expandable.open > h4 a.block-grey:hover h5,
div.expandable.open > h5 a.block-grey:hover h5, .color-fixes.block-grey:hover h6, .block.block-icon h2 a.block-grey:hover h6, .block.block-icon h3 a.block-grey:hover h6, .block.block-icon h4 a.block-grey:hover h6, .block.block-icon h5 a.block-grey:hover h6, .block.block-icon h6 a.block-grey:hover h6, div.expandable.open > h2 a.block-grey:hover h6,
div.expandable.open > h3 a.block-grey:hover h6,
div.expandable.open > h4 a.block-grey:hover h6,
div.expandable.open > h5 a.block-grey:hover h6, .color-fixes.block-grey:focus h2, .block.block-icon h2 a.block-grey:focus h2, .block.block-icon h3 a.block-grey:focus h2, .block.block-icon h4 a.block-grey:focus h2, .block.block-icon h5 a.block-grey:focus h2, .block.block-icon h6 a.block-grey:focus h2, div.expandable.open > h2 a.block-grey:focus h2,
div.expandable.open > h3 a.block-grey:focus h2,
div.expandable.open > h4 a.block-grey:focus h2,
div.expandable.open > h5 a.block-grey:focus h2, .color-fixes.block-grey:focus h3, .block.block-icon h2 a.block-grey:focus h3, .block.block-icon h3 a.block-grey:focus h3, .block.block-icon h4 a.block-grey:focus h3, .block.block-icon h5 a.block-grey:focus h3, .block.block-icon h6 a.block-grey:focus h3, div.expandable.open > h2 a.block-grey:focus h3,
div.expandable.open > h3 a.block-grey:focus h3,
div.expandable.open > h4 a.block-grey:focus h3,
div.expandable.open > h5 a.block-grey:focus h3, .color-fixes.block-grey:focus h4, .block.block-icon h2 a.block-grey:focus h4, .block.block-icon h3 a.block-grey:focus h4, .block.block-icon h4 a.block-grey:focus h4, .block.block-icon h5 a.block-grey:focus h4, .block.block-icon h6 a.block-grey:focus h4, div.expandable.open > h2 a.block-grey:focus h4,
div.expandable.open > h3 a.block-grey:focus h4,
div.expandable.open > h4 a.block-grey:focus h4,
div.expandable.open > h5 a.block-grey:focus h4, .color-fixes.block-grey:focus h5, .block.block-icon h2 a.block-grey:focus h5, .block.block-icon h3 a.block-grey:focus h5, .block.block-icon h4 a.block-grey:focus h5, .block.block-icon h5 a.block-grey:focus h5, .block.block-icon h6 a.block-grey:focus h5, div.expandable.open > h2 a.block-grey:focus h5,
div.expandable.open > h3 a.block-grey:focus h5,
div.expandable.open > h4 a.block-grey:focus h5,
div.expandable.open > h5 a.block-grey:focus h5, .color-fixes.block-grey:focus h6, .block.block-icon h2 a.block-grey:focus h6, .block.block-icon h3 a.block-grey:focus h6, .block.block-icon h4 a.block-grey:focus h6, .block.block-icon h5 a.block-grey:focus h6, .block.block-icon h6 a.block-grey:focus h6, div.expandable.open > h2 a.block-grey:focus h6,
div.expandable.open > h3 a.block-grey:focus h6,
div.expandable.open > h4 a.block-grey:focus h6,
div.expandable.open > h5 a.block-grey:focus h6 {
  color: #000000;
}
.color-fixes.block-yellow-black, .block.block-icon h2 a.block-yellow-black, .block.block-icon h3 a.block-yellow-black, .block.block-icon h4 a.block-yellow-black, .block.block-icon h5 a.block-yellow-black, .block.block-icon h6 a.block-yellow-black, div.expandable.open > h2 a.block-yellow-black,
div.expandable.open > h3 a.block-yellow-black,
div.expandable.open > h4 a.block-yellow-black,
div.expandable.open > h5 a.block-yellow-black {
  color: #000000 !important;
}
.color-fixes.block-yellow-black:hover, .block.block-icon h2 a.block-yellow-black:hover, .block.block-icon h3 a.block-yellow-black:hover, .block.block-icon h4 a.block-yellow-black:hover, .block.block-icon h5 a.block-yellow-black:hover, .block.block-icon h6 a.block-yellow-black:hover, div.expandable.open > h2 a.block-yellow-black:hover,
div.expandable.open > h3 a.block-yellow-black:hover,
div.expandable.open > h4 a.block-yellow-black:hover,
div.expandable.open > h5 a.block-yellow-black:hover, .color-fixes.block-yellow-black:focus, .block.block-icon h2 a.block-yellow-black:focus, .block.block-icon h3 a.block-yellow-black:focus, .block.block-icon h4 a.block-yellow-black:focus, .block.block-icon h5 a.block-yellow-black:focus, .block.block-icon h6 a.block-yellow-black:focus, div.expandable.open > h2 a.block-yellow-black:focus,
div.expandable.open > h3 a.block-yellow-black:focus,
div.expandable.open > h4 a.block-yellow-black:focus,
div.expandable.open > h5 a.block-yellow-black:focus {
  color: #000000 !important;
}
.color-fixes.block-purple-white, .block.block-icon h2 a.block-purple-white, .block.block-icon h3 a.block-purple-white, .block.block-icon h4 a.block-purple-white, .block.block-icon h5 a.block-purple-white, .block.block-icon h6 a.block-purple-white, div.expandable.open > h2 a.block-purple-white,
div.expandable.open > h3 a.block-purple-white,
div.expandable.open > h4 a.block-purple-white,
div.expandable.open > h5 a.block-purple-white, .color-fixes.block-pink-white, .block.block-icon h2 a.block-pink-white, .block.block-icon h3 a.block-pink-white, .block.block-icon h4 a.block-pink-white, .block.block-icon h5 a.block-pink-white, .block.block-icon h6 a.block-pink-white, div.expandable.open > h2 a.block-pink-white,
div.expandable.open > h3 a.block-pink-white,
div.expandable.open > h4 a.block-pink-white,
div.expandable.open > h5 a.block-pink-white {
  color: #FFFFFF !important;
}
.color-fixes.block-purple-white:hover, .block.block-icon h2 a.block-purple-white:hover, .block.block-icon h3 a.block-purple-white:hover, .block.block-icon h4 a.block-purple-white:hover, .block.block-icon h5 a.block-purple-white:hover, .block.block-icon h6 a.block-purple-white:hover, div.expandable.open > h2 a.block-purple-white:hover,
div.expandable.open > h3 a.block-purple-white:hover,
div.expandable.open > h4 a.block-purple-white:hover,
div.expandable.open > h5 a.block-purple-white:hover, .color-fixes.block-purple-white:focus, .block.block-icon h2 a.block-purple-white:focus, .block.block-icon h3 a.block-purple-white:focus, .block.block-icon h4 a.block-purple-white:focus, .block.block-icon h5 a.block-purple-white:focus, .block.block-icon h6 a.block-purple-white:focus, div.expandable.open > h2 a.block-purple-white:focus,
div.expandable.open > h3 a.block-purple-white:focus,
div.expandable.open > h4 a.block-purple-white:focus,
div.expandable.open > h5 a.block-purple-white:focus, .color-fixes.block-pink-white:hover, .block.block-icon h2 a.block-pink-white:hover, .block.block-icon h3 a.block-pink-white:hover, .block.block-icon h4 a.block-pink-white:hover, .block.block-icon h5 a.block-pink-white:hover, .block.block-icon h6 a.block-pink-white:hover, div.expandable.open > h2 a.block-pink-white:hover,
div.expandable.open > h3 a.block-pink-white:hover,
div.expandable.open > h4 a.block-pink-white:hover,
div.expandable.open > h5 a.block-pink-white:hover, .color-fixes.block-pink-white:focus, .block.block-icon h2 a.block-pink-white:focus, .block.block-icon h3 a.block-pink-white:focus, .block.block-icon h4 a.block-pink-white:focus, .block.block-icon h5 a.block-pink-white:focus, .block.block-icon h6 a.block-pink-white:focus, div.expandable.open > h2 a.block-pink-white:focus,
div.expandable.open > h3 a.block-pink-white:focus,
div.expandable.open > h4 a.block-pink-white:focus,
div.expandable.open > h5 a.block-pink-white:focus {
  color: #FFFFFF !important;
}
.color-fixes.block-black-pink, .block.block-icon h2 a.block-black-pink, .block.block-icon h3 a.block-black-pink, .block.block-icon h4 a.block-black-pink, .block.block-icon h5 a.block-black-pink, .block.block-icon h6 a.block-black-pink, div.expandable.open > h2 a.block-black-pink,
div.expandable.open > h3 a.block-black-pink,
div.expandable.open > h4 a.block-black-pink,
div.expandable.open > h5 a.block-black-pink {
  color: #e4007f !important;
}
.color-fixes.block-black-pink:hover, .block.block-icon h2 a.block-black-pink:hover, .block.block-icon h3 a.block-black-pink:hover, .block.block-icon h4 a.block-black-pink:hover, .block.block-icon h5 a.block-black-pink:hover, .block.block-icon h6 a.block-black-pink:hover, div.expandable.open > h2 a.block-black-pink:hover,
div.expandable.open > h3 a.block-black-pink:hover,
div.expandable.open > h4 a.block-black-pink:hover,
div.expandable.open > h5 a.block-black-pink:hover, .color-fixes.block-black-pink:focus, .block.block-icon h2 a.block-black-pink:focus, .block.block-icon h3 a.block-black-pink:focus, .block.block-icon h4 a.block-black-pink:focus, .block.block-icon h5 a.block-black-pink:focus, .block.block-icon h6 a.block-black-pink:focus, div.expandable.open > h2 a.block-black-pink:focus,
div.expandable.open > h3 a.block-black-pink:focus,
div.expandable.open > h4 a.block-black-pink:focus,
div.expandable.open > h5 a.block-black-pink:focus {
  color: #e4007f !important;
}

.link-list--paragraph.no-padding, .form--paragraph.no-padding, .link-group.no-padding, .printable-text--paragraph.no-padding, .text--paragraph.no-padding,
.content-block.alt.no-padding, .paragraph--type--webform.no-padding, .webform-progressbar--paragraph .nav-bar.no-padding, .attachments--paragraph.no-padding {
  padding: 0;
}

.acm-video-download-links.no-padding {
  padding: 1em 0;
}

.no-padding .hero-custom-content-wrapper {
  margin: 0;
}

.block-information {
  padding: 30px;
}
.block-information.no-padding {
  padding: 0;
}
.block-information.block-image {
  padding: 0;
}
.block-information.block-image .text-wrapper {
  padding: 0 15px;
}
.block-information.block-image.no-padding .text-wrapper {
  padding: 0;
}

blockquote.blockquote {
  padding: 15px 10px 10px 40px;
}
blockquote.blockquote.no-padding {
  padding: 0 0 0 30px;
}

.webform-progressbar--paragraph.block-black-pink .nav-bar {
  background: #000;
}
.webform-progressbar--paragraph.block-pink-white .nav-bar {
  background: #e5007d;
}
.webform-progressbar--paragraph.block-purple-white .nav-bar {
  background: #5f1f7a;
}
.webform-progressbar--paragraph.block-yellow-black .nav-bar {
  background: #fcc800;
}
.webform-progressbar--paragraph.block-grey .nav-bar {
  background: #f6f3fb;
}

.attachments--paragraph h2 {
  font-family: DINWeb-Bold;
  font-size: 1.2em;
  color: #6c6a7e;
  padding: 0.2em 0 0 0;
  margin: 0;
  font-weight: 600;
}

.content-block.tip--paragraph {
  background-color: #e5007d;
  padding: 8px 10px 10px 10px;
  color: #fff;
}
.content-block.tip--paragraph h1, .content-block.tip--paragraph h2, .content-block.tip--paragraph h3, .content-block.tip--paragraph h4 {
  color: #fff;
}
.content-block.tip--paragraph a {
  color: #fff;
}
.content-block.tip--paragraph a:hover, .content-block.tip--paragraph a:focus {
  color: #fff;
}

.block.block-icon.no-padding {
  margin-bottom: 0;
  padding: 0;
}
.block.block-icon.no-padding .icon-big {
  top: 0;
  left: 0;
}

.text--paragraph {
  padding: 10px;
}
.text--paragraph a.a-strong:link,
.text--paragraph a.a-strong:visited,
.text--paragraph a.a-strong:active {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  min-height: 28px;
}
.text--paragraph.no-padding {
  padding: 0;
}

.faq--paragraph.no-padding {
  padding: 3px 15px 3px 15px;
}

.reusable-block--paragraph {
  padding: 10px;
}
.reusable-block--paragraph.no-padding {
  padding: 0;
}

@media screen and (min-width: 567px) {
  .person {
    padding: 0 45px;
  }
}
.person__picture {
  margin-bottom: 20px;
}
.person img {
  width: 100%;
  max-width: 300px;
  height: auto;
}

.system_error {
  margin-top: 80px;
}
@media only screen and (max-width: 567px) {
  .system_error .p50 {
    width: 100% !important;
    float: none;
  }
  .system_error .p50:first-of-type {
    margin-bottom: 50px;
  }
  .system_error .p50 .padding-2-l {
    padding-left: 0 !important;
  }
}

@media only screen and (max-width: 567px) {
  .system_error .padding-2-r {
    padding-right: 0 !important;
  }
}
.system_error .p50 .search {
  position: relative;
  width: 250px;
}
@media only screen and (max-width: 567px) {
  .system_error .p50 .search {
    width: 100%;
  }
}
.system_error .p50 .search input[type=text] {
  height: 27px;
  padding-left: 10px;
  border-radius: 4px 10px 10px 4px;
  width: 99%;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #eeecf5;
  border: none;
  padding-right: 30px;
}
.system_error .p50 .search input[type=submit] {
  padding: 0;
  margin: 0;
  border: 0;
  width: 30px;
  height: 27px;
  padding-left: 30px;
  text-indent: 30px;
  line-height: 1px;
  background: url(../images/old/bg-leftcol-search.png) no-repeat -254px 0;
  position: absolute;
  right: 0;
}

.mobile-search-form {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 30px;
}
.mobile-search-form input {
  height: 27px;
  padding-left: 10px;
  border-radius: 4px 10px 10px 4px;
  width: 99%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #eeecf5;
  border: 1px solid #968cb9;
}
li.active.search-item-separator {
  margin-top: 18px;
}
li.active.search-item-separator :before {
  content: "";
  background: #d3d2d8;
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  clear: both;
}
li.active.search-item-separator a.extra-padding {
  padding-top: 10px;
}
li.active.search-item-separator a.remove-filter {
  margin-top: 25px;
}

li.no-padding a.active.margin-t.extra-padding {
  margin-top: 0 !important;
}

li.extra-large {
  font-size: 1.1em;
  margin-bottom: 20px !important;
}

li.margin_deselect a.remove-filter {
  margin-top: 15px;
}

ul li a.pink_link {
  font-weight: bold;
  text-decoration: underline;
  color: #E5007D;
}
ul li a.pink_link :active {
  color: black;
}

aside .js-form-item-ctype {
  position: relative;
}
aside .js-form-item-ctype label {
  font-size: 1.1em;
  font-weight: bold;
}
aside .js-form-item-ctype select {
  margin-top: 15px;
}

.col-2-2 .views-exposed-form .form-item-sort-by,
.col-2-3 .views-exposed-form .form-item-sort-by {
  float: right;
  margin-top: 40px;
}
@media screen and (min-width: 568px) {
  .col-2-2 .views-exposed-form .form-item-sort-by,
.col-2-3 .views-exposed-form .form-item-sort-by {
    margin-top: 81px;
  }
}
.col-2-2 .views-exposed-form .form-item-sort-by .form-select,
.col-2-3 .views-exposed-form .form-item-sort-by .form-select {
  border: none;
  color: #E5007D;
  font-size: 96%;
  text-decoration: underline;
}
.col-2-2 .views-exposed-form .button.form-submit,
.col-2-3 .views-exposed-form .button.form-submit {
  display: none;
}

.search-result-item {
  border: 1px solid #d3d2d8;
  margin-bottom: 22px !important;
  padding: 30px !important;
}
.search-result-item__title {
  margin: 0;
  padding: 0;
}
.search-result-item__title a {
  text-decoration: none;
}
.search-result-item__title a:hover {
  text-decoration: underline;
}
.search-result-item__title p {
  margin: 0;
  padding: 0;
}
.search-result-item__meta {
  margin-bottom: 10px;
}
.search-result-item__content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.search-result-item__labels {
  display: flex;
  flex-wrap: wrap;
  margin: 15px -5px -5px -5px;
}
.search-result-item__label {
  background-color: #007FAE;
  border-radius: 5px;
  color: white;
  display: inline-block;
  font-size: 95%;
  padding: 0 15px;
  line-height: 28px;
  margin: 5px;
}
.search-result-item__label--primary {
  background-color: #5F1F7A;
}

.tapmenu-search-wrapper {
  display: flex;
}
.tapmenu-search-wrapper .tapmenu-publication-search a {
  background-color: white;
  border-radius: 5px 5px 0px 0px;
  color: black;
  padding: 9px 10px 6px 10px;
  text-decoration: none;
}
.tapmenu-search-wrapper .tapmenu-publication-search a:before {
  background-color: white;
  background-image: url(../images/svg/loop-black.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-size: 12px;
  border: white solid 2px;
  border-radius: 5px 5px 0px 0px;
  content: "";
  padding: 0 9px 0 11px;
}
.tapmenu-search-wrapper .tapmenu-publication-search a:last-child {
  background-color: #E5007D;
  color: white;
  padding: 9px 10px 7px 10px;
}
.tapmenu-search-wrapper .tapmenu-publication-search a:last-child:before {
  background-color: #e5007d;
  background-image: url(../images/svg/publicaties-white.svg);
  background-size: 16px;
  border: #e5007d solid 2px;
}
.tapmenu-search-wrapper .tapmenu-global-search a {
  background-color: #E5007D;
  border-radius: 5px 5px 0px 0px;
  color: white;
  padding: 9px 10px 7px 10px;
  text-decoration: none;
}
.tapmenu-search-wrapper .tapmenu-global-search a:before {
  background-color: #E5007D;
  background-image: url(../images/svg/loop-white.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-size: 12px;
  border: #E5007D solid 2px;
  border-radius: 5px 5px 0px 0px;
  content: "";
  padding: 0 9px 0 11px;
}
.tapmenu-search-wrapper .tapmenu-global-search a:last-child {
  background-color: white;
  color: black;
  padding: 9px 10px 6px 10px;
}
.tapmenu-search-wrapper .tapmenu-global-search a:last-child:before {
  background-color: white;
  background-image: url(../images/svg/publicaties-black.svg);
  background-size: 16px;
  border: white solid 2px;
}

.search input[type=submit] {
  padding: 0;
  margin: 0;
  border: 0;
  width: 50px;
  text-indent: 30px;
  line-height: 1px;
  background-color: #e5007d;
  border-radius: 0px 8px 8px 0px;
  background-image: url("../images/old/search.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
}

.active-filters {
  border-top: 1px solid #d3d2d8;
  padding: 15px 0;
}
@media screen and (min-width: 568px) {
  .active-filters {
    display: flex;
  }
}
.active-filters__title {
  flex-shrink: 0;
  padding: 5px 10px 5px 0;
}
.active-filters__filters {
  margin: -5px;
}
.active-filters__filter {
  display: inline-block;
  margin: 5px;
}
.active-filters__label {
  padding-right: 5px;
}
.active-filters__links {
  display: inline-block;
  margin: -5px;
}
.active-filters__link {
  background: #f6f3fb;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  margin: 5px;
}
.active-filters__link:hover {
  text-decoration: none;
}
.active-filters__link svg {
  fill: currentColor;
  height: 16px;
  margin-left: 5px;
  width: auto;
}
.active-filters__clear {
  margin-top: 10px;
}
@media screen and (min-width: 568px) {
  .active-filters__clear {
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: auto;
    margin-top: 0;
    padding-left: 10px;
  }
}

header, .mobile-search-form-wrapper {
  padding-top: 10px;
  position: relative;
  border-bottom: 1px solid #d3d2d8;
  padding-bottom: 20px;
}
@media only screen and (min-width: 4500px) {
  header, .mobile-search-form-wrapper {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 939px) {
  .path-frontpage header, .path-frontpage .mobile-search-form-wrapper {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .path-frontpage header, .path-frontpage .mobile-search-form-wrapper {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 567px) {
  .path-frontpage header, .path-frontpage .mobile-search-form-wrapper {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .path-frontpage #content.home {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .path-frontpage #content.home {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 567px) {
  .path-frontpage #content.home {
    margin-top: 0 !important;
  }
}

.mobile-logo {
  display: block;
  width: 116px;
  height: 66px;
  align-items: center;
  margin: 0 auto;
  text-indent: -999em;
}
@media only screen and (max-width: 567px) {
  .mobile-logo {
    background-size: 90%;
    width: 80px;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.mobile-logo > img {
  width: 80px;
  height: auto;
  display: block;
}

nav.language-switch {
  position: absolute;
  right: 20px;
  top: 17px;
}
@media only screen and (max-width: 567px) {
  nav.language-switch {
    top: 10px;
  }
}
nav.language-switch ul li a {
  font-size: 0.6875rem;
  line-height: 1.125rem;
  text-decoration: none;
  color: #E5007D;
}
nav.language-switch ul li a:hover {
  color: #b20061;
  text-decoration: underline;
}
nav.language-switch ul li a.active {
  color: #6c6a7e;
}
nav.language-switch ul li span.language-link {
  font-size: 0.6875rem;
  text-decoration: none;
}

#headerlogo {
  left: 20px;
}

#carousel-home-txt {
  z-index: 99;
}

#carousel-container div.background {
  background: url(../images/png/bg-carousel-home.png);
  width: 663px;
  height: 322px;
  position: absolute;
  z-index: 99;
  right: 0;
}

.menu--desktop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#header {
  width: calc(100% - 40px);
  left: 20px;
}

#sitesearch {
  top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .header-desktop {
    margin-bottom: 20px;
    border-bottom: 1px solid #d3d2d8;
    padding-bottom: 20px;
    margin-bottom: 16px;
  }
}

#pageheading div.mobile-search-form-wrapper {
  font-size: inherit;
}

.hero-wrapper {
  margin-bottom: 60px;
  min-height: 320px;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .hero-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .hero-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.hero-background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hero-image {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-position: left center;
}

.hero-custom-content-wrapper {
  width: 260px;
  position: absolute;
  top: 50%;
  right: 100px;
  transform: translateY(-50%);
}

.hero-custom-content .button-list ul {
  padding-left: 0;
}
.hero-custom-content .block {
  -webkit-box-shadow: 4px 7px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 7px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 7px 15px rgba(0, 0, 0, 0.5);
}
.hero-custom-content .block h2,
.hero-custom-content .block h3,
.hero-custom-content .block h4 {
  padding-bottom: 10px;
}

.quicklinks-block h2 {
  font-size: 1.25rem;
  line-height: 1.375rem;
}
.quicklinks-block ul {
  margin: 0;
  padding: 0;
}
.quicklinks-block ul li {
  list-style: none;
  margin-bottom: 16px;
}
.quicklinks-block ul li:last-of-type {
  margin-bottom: 0;
}

.button-list ul li a.a-strong,
.button-list ul li span.a-strong {
  padding: 20px;
  background-position: 20px center;
  padding-left: 50px;
}

.mobile-hero-custom-content ul {
  padding: 0;
  margin: 0;
}
.mobile-hero-custom-content ul li a.a-strong,
.mobile-hero-custom-content ul li span.a-strong {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mobile-hero-custom-content {
  position: relative;
  z-index: 2;
}
.mobile-hero-custom-content .block h2 {
  font-size: 1.25rem;
  color: #000000;
  margin-bottom: 10px;
  padding: 0;
  margin-top: 5px;
}
.mobile-hero-custom-content .block p {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  padding: 0;
}

.mobile-hero {
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
}
.path-frontpage .mobile-hero {
  margin-top: 0;
}
.mobile-hero img {
  line-height: 0;
}
.mobile-hero .mobile-intro {
  padding-left: 20px;
  padding-right: 20px;
}
.mobile-hero .block {
  margin-bottom: 0;
}

.mobile-hero--full-background {
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center;
  height: 26vh;
}

@media only screen and (max-width: 567px) {
  .mobile-hero-custom-content {
    margin-bottom: 20px;
  }
}

.hero-background-video {
  width: calc(100% - 280px);
  padding: 20px;
  float: left;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .hero-background-video {
    width: 100%;
  }
}
@media only screen and (max-width: 567px) {
  .hero-background-video {
    width: 100%;
    padding: 0;
  }
}
.hero-background-video video {
  max-width: 100%;
}
.hero-background-video video.is--playing {
  background-color: #f6f3fd;
}

.video--hero {
  margin-bottom: 0;
  position: unset;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .video--hero .hero-custom-content-wrapper {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 567px) {
  .video--hero .hero-custom-content-wrapper {
    width: 100%;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .video--hero .hero-custom-content .block {
    box-shadow: none;
  }
}
@media only screen and (max-width: 567px) {
  .video--hero .hero-custom-content .block {
    box-shadow: none;
  }
}

@media only screen and (max-width: 567px) {
  .hero-custom-content .button-list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.hero-custom-content .button-list a {
  padding: 20px;
  background-position: 20px center;
  padding-left: 50px;
}

.hero-wrapper details.js-form-wrapper {
  display: none;
}

.alert-danger {
  display: none;
}

.herobanner--img img {
  max-height: 255px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .herobanner--img img {
    display: none;
  }
}

.herobanner--metadata {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

h1.herobanner--title {
  margin: 0 0 0.7em 0 !important;
}

h1.herobanner--title--frontpage {
  margin: 0.75em 0 0.7em 0 !important;
}

.herobanner--teaser {
  font-size: 19px;
  line-height: 1.4em;
}
.herobanner--teaser a.a-strong:link,
.herobanner--teaser a.a-strong:visited,
.herobanner--teaser a.a-strong:active {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  min-height: 28px;
}

#content.home .herobanner {
  margin-top: 30px;
}

.herobanner {
  margin-bottom: 40px;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .herobanner {
    margin-bottom: 0;
  }
}

.herobanner--button a {
  color: white;
  text-decoration: none;
  background-color: #e4007f;
  padding: 10px 30px;
  border-radius: 4px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 567px) {
  .herobanner--button a {
    width: 100%;
    margin-bottom: 20px;
  }
}
.herobanner--button a:hover {
  background-color: #7e0046;
}

.herobanner--search {
  margin-top: 25px;
}

.mobile-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: calc(100% - 2px);
  padding-bottom: 100px;
}
.mobile-menu ul li a {
  text-decoration: none;
}

.mobile-menu__toggle {
  color: #5b1f85;
  background-color: #fff;
  font-size: 0.75rem;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-left: 30px;
  top: 30px;
  border-radius: 5px;
  border: 1px solid #5b1f85;
}
.mobile-menu__toggle span {
  display: inline-block;
  text-indent: -999em;
}
@media only screen and (max-width: 567px) {
  .mobile-menu__toggle {
    top: 20px;
  }
}
.mobile-menu__toggle:before {
  content: "\f0c9";
  font-family: acm;
  position: absolute;
  left: 10px;
  font-size: 0.8125rem;
  transition: all 0.4s ease;
}
.mobile-menu__toggle.active, .mobile-menu__toggle:hover {
  background-color: #5b1f85;
  color: #FFF;
  text-decoration: none;
}
.mobile-menu__toggle.active:before, .mobile-menu__toggle:hover:before {
  color: #FFF;
}
.mobile-menu__toggle.active:before {
  content: "\ea0f";
}

.mobile-menu > ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.mobile-menu > ul > li {
  position: relative;
}
.nav-visible .mobile-menu > ul {
  display: block;
}

.mobile-menu__parent {
  font-size: 1.25rem;
  font-family: DINWeb-Bold;
  color: #5f1f7a !important;
  display: block;
  padding-left: 20px;
  padding-bottom: 8px;
  padding-top: 15px;
  position: relative;
}
.mobile-menu__parent:after {
  content: "";
  border-bottom: 1px solid #d3d2d8;
  width: 100%;
  left: 0;
  position: absolute;
  top: 38px;
}

.mobile-menu__submenu ul {
  padding: 0;
  margin: 0;
}
.mobile-menu__submenu ul li a {
  font-size: 0.75rem;
  display: block;
  position: relative;
  padding: 10px 0;
  padding-left: 20px;
}
.mobile-menu__submenu ul li a:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #d3d2d8;
  left: 0;
  width: 100%;
  bottom: 0;
}

.mobile-menu__toggle__submenu {
  position: absolute;
  right: 0;
  top: 0;
  height: 38px;
  width: 40px;
}
.mobile-menu__toggle__submenu:before {
  content: "\f078";
  transition: all 0.5s ease;
  font-family: acm;
  position: absolute;
  right: 12px;
  top: 11px;
}
.expanded .mobile-menu__toggle__submenu:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 13px;
}
.mobile-menu__toggle__submenu:after {
  content: "";
  border-left: 1px solid #EBEBEB;
  position: absolute;
  left: -5px;
  top: 0;
  height: 38px;
}

a.mobile_submenu_toggle {
  padding: 20px 45px 20px 20px;
  color: #FFF;
  background-color: #61A6C1;
  display: block;
  text-decoration: none;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: normal;
  border-radius: 5px;
  margin-bottom: 10px;
  font-family: DINWeb-Bold;
}

.mobile_submenu {
  width: 100%;
  position: relative;
  clear: both;
  margin-bottom: 20px;
}
.mobile_submenu.menu--opened ul {
  display: block;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
}
.mobile_submenu.menu--opened:after {
  background-position: center top;
}
.mobile_submenu ul {
  padding-left: 0;
  display: none;
}
.mobile_submenu li {
  display: block;
  border-bottom: 1px solid #d3d2d8;
  padding: 0 !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.mobile_submenu li:last-child {
  border: 0;
}
.mobile_submenu li a {
  display: block;
  padding: 10px 5px;
  font-family: Lato, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  color: #007fae;
}
.mobile_submenu li a.is-active {
  font-weight: bold;
  color: black;
}

.mobile_submenu_toggle {
  position: relative;
}
.mobile_submenu_toggle:after {
  top: 28px;
  position: absolute;
  right: 20px;
  background-image: url(../images/svg/chevron-down_white.svg);
  content: " ";
  width: 16px;
  height: 10px;
  background-size: cover;
}

.mobile_submenu.menu--opened .mobile_submenu_toggle:after {
  transform: rotate(180deg);
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  #sub-menu {
    display: none;
  }
}
@media only screen and (max-width: 567px) {
  #sub-menu {
    display: none;
  }
}

@media only screen and (max-width: 567px) {
  .views-exposed-form.filter-search-wrapper {
    display: none;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .views-exposed-form.filter-search-wrapper {
    display: none;
  }
}
.views-exposed-form.filter-search-wrapper .search {
  display: none;
}
.views-exposed-form.filter-search-wrapper .form-item-sort-by {
  display: none;
}

.col-2-2 .views-exposed-form.filter-search-wrapper,
.col-2-3 .views-exposed-form.filter-search-wrapper {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .col-2-2 .views-exposed-form.filter-search-wrapper,
.col-2-3 .views-exposed-form.filter-search-wrapper {
    box-shadow: none;
    padding: 0;
    height: 0;
    z-index: 10;
    margin: 0;
  }
  .col-2-2 .views-exposed-form.filter-search-wrapper > *,
.col-2-3 .views-exposed-form.filter-search-wrapper > * {
    display: none;
  }
  .col-2-2 .views-exposed-form.filter-search-wrapper .form-item-sort-by,
.col-2-3 .views-exposed-form.filter-search-wrapper .form-item-sort-by {
    display: block;
    margin-top: -103px;
    visibility: visible;
  }
}
.col-2-2 .views-exposed-form.filter-search-wrapper .form-item-sort-by,
.col-2-3 .views-exposed-form.filter-search-wrapper .form-item-sort-by {
  display: block;
}
.col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened,
.col-2-3 .views-exposed-form.filter-search-wrapper.menu--opened {
  box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.38);
}
@media only screen and (min-width: 768px) {
  .col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened fieldset,
.col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened .acm_search_wrapper,
.col-2-3 .views-exposed-form.filter-search-wrapper.menu--opened fieldset,
.col-2-3 .views-exposed-form.filter-search-wrapper.menu--opened .acm_search_wrapper {
    display: none !important;
  }
}
.col-2-2 .views-exposed-form.filter-search-wrapper h3,
.col-2-3 .views-exposed-form.filter-search-wrapper h3 {
  display: none;
  padding-top: 0;
}
.col-2-2 .views-exposed-form.filter-search-wrapper .mobile-search-form,
.col-2-3 .views-exposed-form.filter-search-wrapper .mobile-search-form {
  margin-bottom: 20px;
}
.col-2-2 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle,
.col-2-3 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle {
  padding: 20px 45px 20px 20px;
  color: #FFF;
  background-color: #61A6C1;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: normal;
  position: relative;
  display: block;
}
.col-2-2 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle:after,
.col-2-3 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle:after {
  top: 26px;
  position: absolute;
  right: 20px;
  background-image: url("../images/png/arrow-menu.png");
  content: " ";
  width: 24px;
  height: 13px;
  background-position: center bottom;
}
.col-2-2 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle:hover,
.col-2-3 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle:hover {
  color: #FFF !important;
}
@media only screen and (max-width: 768px) {
  .col-2-2 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle,
.col-2-3 .views-exposed-form.filter-search-wrapper a.jquery-added.mobile_search_toggle {
    margin: -20px -20px 25px -20px;
  }
}
.col-2-2 .views-exposed-form.filter-search-wrapper ul,
.col-2-3 .views-exposed-form.filter-search-wrapper ul {
  margin-left: 0;
  margin-top: 0 !important;
  display: none;
}
.col-2-2 .views-exposed-form.filter-search-wrapper ul li,
.col-2-3 .views-exposed-form.filter-search-wrapper ul li {
  display: block;
  border-bottom: 1px solid #d3d2d8;
  padding: 0 !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.col-2-2 .views-exposed-form.filter-search-wrapper ul li a,
.col-2-3 .views-exposed-form.filter-search-wrapper ul li a {
  display: block;
  padding: 10px 5px;
  font-family: DINWeb-Bold !important;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  color: #007fae;
  margin-top: 0 !important;
}
.col-2-2 .views-exposed-form.filter-search-wrapper ul li a.active,
.col-2-3 .views-exposed-form.filter-search-wrapper ul li a.active {
  color: #6c6a7e;
}
.col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened a.jquery-added:after,
.col-2-3 .views-exposed-form.filter-search-wrapper.menu--opened a.jquery-added:after {
  background-position: center top;
}
.col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened ul,
.col-2-3 .views-exposed-form.filter-search-wrapper.menu--opened ul {
  display: block;
}
.col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened fieldset,
.col-2-3 .views-exposed-form.filter-search-wrapper.menu--opened fieldset {
  display: block;
}
.col-2-2 .filter-search-wrapper .keywords-container,
.col-2-3 .filter-search-wrapper .keywords-container {
  margin-top: 10px;
}
.col-2-2 .filter-search-wrapper .search,
.col-2-3 .filter-search-wrapper .search {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.col-2-2 .filter-search-wrapper .search input,
.col-2-3 .filter-search-wrapper .search input {
  height: 27px;
  padding-left: 10px;
  border-radius: 4px 10px 10px 4px;
  width: 99%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #eeecf5;
  border: none;
}
.col-2-2 .filter-search-wrapper .search .submit-btn, .col-2-2 .filter-search-wrapper .search .mobile-search-form button, .mobile-search-form .col-2-2 .filter-search-wrapper .search button,
.col-2-3 .filter-search-wrapper .search .submit-btn,
.col-2-3 .filter-search-wrapper .search .mobile-search-form button,
.mobile-search-form .col-2-3 .filter-search-wrapper .search button {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
}
.col-2-2 .filter-search-wrapper .search input[type=submit],
.col-2-3 .filter-search-wrapper .search input[type=submit] {
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  color: #e5007d !important;
  border-radius: 0 5px 5px 0;
  height: 27px;
  padding: 0 10px;
}
.col-2-2 .filter-search-wrapper .search input[type=submit]:hover,
.col-2-3 .filter-search-wrapper .search input[type=submit]:hover {
  color: #b10063 !important;
}

@media only screen and (min-width: 568px) {
  .col-2-2 .views-exposed-form .form-item-sort-by {
    margin-top: 81px;
  }
}
@media only screen and (max-width: 567px) {
  .col-2-2 .views-exposed-form.menu--opened .form-item-sort-by {
    margin-top: 91px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .col-2-2 .views-exposed-form.menu--opened .form-item-sort-by {
    margin-top: 132px;
  }
}
@media only screen and (min-width: 768px) {
  .col-2-2 .views-exposed-form.filter-search-wrapper {
    visibility: hidden;
  }
}
.col-2-2 .views-exposed-form.filter-search-wrapper .form-actions,
.col-2-2 .views-exposed-form.filter-search-wrapper fieldset,
.col-2-2 .views-exposed-form.filter-search-wrapper div.acm_search_wrapper {
  display: none;
}
.col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened .form-actions, .col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened fieldset, .col-2-2 .views-exposed-form.filter-search-wrapper.menu--opened div.acm_search_wrapper {
  display: block;
}

.slideout-menu {
  position: relative;
  background: #FFFFFF;
  max-width: 300px;
}
@media (min-width: 1024px) and (max-width: 1211px) {
  .slideout-menu {
    max-width: 256px;
  }
}
@media (max-width: 1023px) {
  .slideout-menu {
    max-width: 425px;
  }
}
.slideout-menu a {
  font-size: 16px;
  display: block;
  text-align: left;
  padding: 12px;
  text-align: left;
  text-decoration: none;
}
.slideout-menu a:focus {
  outline: none;
}
.slideout-menu ul {
  padding: 0;
}
.slideout-menu button {
  width: 100%;
  background: none;
  font-size: 16px;
  border: none;
  text-align: left;
  cursor: pointer;
}
.slideout-menu button:focus {
  outline: none;
}
.slideout-menu ul li {
  list-style-type: none;
}
.slideout-menu .menu__link--wrapper {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  width: 100%;
  line-height: 1.5;
}
.slideout-menu .menu__link--wrapper:hover .icon__arrow {
  transform: translateX(3px);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi45OTMgNy40MjcwMUwyLjcxOSAxMS43MDVDMi41Mjk3NyAxMS44OTQgMi4yNzMyMiAxMiAyLjAwNTggMTEuOTk5OEMxLjczODM3IDExLjk5OTcgMS40ODE5NyAxMS44OTMyIDEuMjkzIDExLjcwNEMxLjEwNDA0IDExLjUxNDggMC45OTc5ODIgMTEuMjU4MiAwLjk5ODE2OSAxMC45OTA4QzAuOTk4MzU3IDEwLjcyMzQgMS4xMDQ3NyAxMC40NjcgMS4yOTQgMTAuMjc4TDUuNTY5IDYuMDAwMDFMMS4yOTQgMS43MjMwMUMxLjEwNjA0IDEuNTMzMzEgMS4wMDA1OSAxLjI3NzA2IDEuMDAwNTkgMS4wMTAwMUMxLjAwMDU5IDAuNzQyOTU0IDEuMTA2MDQgMC40ODY3MDUgMS4yOTQgMC4yOTcwMDVDMS4zODczMyAwLjIwMzAwNCAxLjQ5ODMzIDAuMTI4Mzk5IDEuNjIwNjEgMC4wNzc0ODc5QzEuNzQyOSAwLjAyNjU3NjggMS44NzQwNCAwLjAwMDM2NjIxMSAyLjAwNjUgMC4wMDAzNjYyMTFDMi4xMzg5NiAwLjAwMDM2NjIxMSAyLjI3MDExIDAuMDI2NTc2OCAyLjM5MjQgMC4wNzc0ODc5QzIuNTE0NjggMC4xMjgzOTkgMi42MjU2OCAwLjIwMzAwNCAyLjcxOSAwLjI5NzAwNUw2Ljk5MyA0LjU3NTAxTDcuNzA1IDUuMjg3QzcuNzk4NzEgNS4zODA3IDcuODczMDQgNS40OTE5NCA3LjkyMzc1IDUuNjE0MzZDNy45NzQ0NiA1LjczNjc4IDguMDAwNTYgNS44Njc5OSA4LjAwMDU2IDYuMDAwNUM4LjAwMDU2IDYuMTMzMDIgNy45NzQ0NiA2LjI2NDIzIDcuOTIzNzUgNi4zODY2NUM3Ljg3MzA0IDYuNTA5MDcgNy43OTg3MSA2LjYyMDMxIDcuNzA1IDYuNzE0TDYuOTkzIDcuNDI3MDFWNy40MjcwMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat center;
}
.slideout-menu .menu__item--back {
  display: none;
}
@media (max-width: 1023px) {
  .slideout-menu .menu__item--back {
    display: block;
  }
}
.slideout-menu .menu-back {
  display: flex;
  width: 100%;
  line-height: 1.5;
  padding: 12px;
}
.slideout-menu .menu__link-title, .slideout-menu .menu-back-title {
  color: #5F1F7A;
}
.slideout-menu .menu-back-title:hover, .slideout-menu .menu-back-title:active {
  text-decoration: underline;
}
.slideout-menu .menu__item--has-description > .menu__link .menu__link--wrapper > .menu__link-title {
  font-weight: 600;
}
.slideout-menu .icon__arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi45OTMgNy40MjcwMUwyLjcxOSAxMS43MDVDMi41Mjk3NyAxMS44OTQgMi4yNzMyMiAxMiAyLjAwNTggMTEuOTk5OEMxLjczODM3IDExLjk5OTcgMS40ODE5NyAxMS44OTMyIDEuMjkzIDExLjcwNEMxLjEwNDA0IDExLjUxNDggMC45OTc5ODIgMTEuMjU4MiAwLjk5ODE2OSAxMC45OTA4QzAuOTk4MzU3IDEwLjcyMzQgMS4xMDQ3NyAxMC40NjcgMS4yOTQgMTAuMjc4TDUuNTY5IDYuMDAwMDFMMS4yOTQgMS43MjMwMUMxLjEwNjA0IDEuNTMzMzEgMS4wMDA1OSAxLjI3NzA2IDEuMDAwNTkgMS4wMTAwMUMxLjAwMDU5IDAuNzQyOTU0IDEuMTA2MDQgMC40ODY3MDUgMS4yOTQgMC4yOTcwMDVDMS4zODczMyAwLjIwMzAwNCAxLjQ5ODMzIDAuMTI4Mzk5IDEuNjIwNjEgMC4wNzc0ODc5QzEuNzQyOSAwLjAyNjU3NjggMS44NzQwNCAwLjAwMDM2NjIxMSAyLjAwNjUgMC4wMDAzNjYyMTFDMi4xMzg5NiAwLjAwMDM2NjIxMSAyLjI3MDExIDAuMDI2NTc2OCAyLjM5MjQgMC4wNzc0ODc5QzIuNTE0NjggMC4xMjgzOTkgMi42MjU2OCAwLjIwMzAwNCAyLjcxOSAwLjI5NzAwNUw2Ljk5MyA0LjU3NTAxTDcuNzA1IDUuMjg3QzcuNzk4NzEgNS4zODA3IDcuODczMDQgNS40OTE5NCA3LjkyMzc1IDUuNjE0MzZDNy45NzQ0NiA1LjczNjc4IDguMDAwNTYgNS44Njc5OSA4LjAwMDU2IDYuMDAwNUM4LjAwMDU2IDYuMTMzMDIgNy45NzQ0NiA2LjI2NDIzIDcuOTIzNzUgNi4zODY2NUM3Ljg3MzA0IDYuNTA5MDcgNy43OTg3MSA2LjYyMDMxIDcuNzA1IDYuNzE0TDYuOTkzIDcuNDI3MDFWNy40MjcwMVoiIGZpbGw9IiM1RjFGN0EiLz4KPC9zdmc+Cg==) no-repeat center;
  height: 1.5rem;
  width: 1.5rem;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  pointer-events: none;
}
.slideout-menu .icon__arrow--reversed {
  transform: rotateY(180deg);
  background-position: right;
}
.slideout-menu button.is-active {
  background-color: #5F1F7A;
  color: #FFFFFF;
  transition: all 0.3s;
}
.slideout-menu button.is-active .menu--description-display {
  color: #FFFFFF;
}
.slideout-menu button.is-active .icon__arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi45OTMgNy40MjcwMUwyLjcxOSAxMS43MDVDMi41Mjk3NyAxMS44OTQgMi4yNzMyMiAxMiAyLjAwNTggMTEuOTk5OEMxLjczODM3IDExLjk5OTcgMS40ODE5NyAxMS44OTMyIDEuMjkzIDExLjcwNEMxLjEwNDA0IDExLjUxNDggMC45OTc5ODIgMTEuMjU4MiAwLjk5ODE2OSAxMC45OTA4QzAuOTk4MzU3IDEwLjcyMzQgMS4xMDQ3NyAxMC40NjcgMS4yOTQgMTAuMjc4TDUuNTY5IDYuMDAwMDFMMS4yOTQgMS43MjMwMUMxLjEwNjA0IDEuNTMzMzEgMS4wMDA1OSAxLjI3NzA2IDEuMDAwNTkgMS4wMTAwMUMxLjAwMDU5IDAuNzQyOTU0IDEuMTA2MDQgMC40ODY3MDUgMS4yOTQgMC4yOTcwMDVDMS4zODczMyAwLjIwMzAwNCAxLjQ5ODMzIDAuMTI4Mzk5IDEuNjIwNjEgMC4wNzc0ODc5QzEuNzQyOSAwLjAyNjU3NjggMS44NzQwNCAwLjAwMDM2NjIxMSAyLjAwNjUgMC4wMDAzNjYyMTFDMi4xMzg5NiAwLjAwMDM2NjIxMSAyLjI3MDExIDAuMDI2NTc2OCAyLjM5MjQgMC4wNzc0ODc5QzIuNTE0NjggMC4xMjgzOTkgMi42MjU2OCAwLjIwMzAwNCAyLjcxOSAwLjI5NzAwNUw2Ljk5MyA0LjU3NTAxTDcuNzA1IDUuMjg3QzcuNzk4NzEgNS4zODA3IDcuODczMDQgNS40OTE5NCA3LjkyMzc1IDUuNjE0MzZDNy45NzQ0NiA1LjczNjc4IDguMDAwNTYgNS44Njc5OSA4LjAwMDU2IDYuMDAwNUM4LjAwMDU2IDYuMTMzMDIgNy45NzQ0NiA2LjI2NDIzIDcuOTIzNzUgNi4zODY2NUM3Ljg3MzA0IDYuNTA5MDcgNy43OTg3MSA2LjYyMDMxIDcuNzA1IDYuNzE0TDYuOTkzIDcuNDI3MDFWNy40MjcwMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat center right;
}
.slideout-menu button ~ ul {
  background: #FFFFFF;
  position: absolute;
  width: 100%;
  padding: 0px;
  border: 1px solid #5F1F7A;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  top: 0px;
  display: none;
  left: 100%;
}
@media (max-width: 1023px) {
  .slideout-menu button ~ ul {
    left: 0;
    border: none;
  }
}
.slideout-menu .menu__link {
  padding: 12px;
}
.slideout-menu button.menu__link:hover {
  background-color: #5F1F7A;
  color: #FFFFFF;
  transition: all 0.3s;
}
.slideout-menu button.menu__link:hover.icon__arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi45OTMgNy40MjcwMUwyLjcxOSAxMS43MDVDMi41Mjk3NyAxMS44OTQgMi4yNzMyMiAxMiAyLjAwNTggMTEuOTk5OEMxLjczODM3IDExLjk5OTcgMS40ODE5NyAxMS44OTMyIDEuMjkzIDExLjcwNEMxLjEwNDA0IDExLjUxNDggMC45OTc5ODIgMTEuMjU4MiAwLjk5ODE2OSAxMC45OTA4QzAuOTk4MzU3IDEwLjcyMzQgMS4xMDQ3NyAxMC40NjcgMS4yOTQgMTAuMjc4TDUuNTY5IDYuMDAwMDFMMS4yOTQgMS43MjMwMUMxLjEwNjA0IDEuNTMzMzEgMS4wMDA1OSAxLjI3NzA2IDEuMDAwNTkgMS4wMTAwMUMxLjAwMDU5IDAuNzQyOTU0IDEuMTA2MDQgMC40ODY3MDUgMS4yOTQgMC4yOTcwMDVDMS4zODczMyAwLjIwMzAwNCAxLjQ5ODMzIDAuMTI4Mzk5IDEuNjIwNjEgMC4wNzc0ODc5QzEuNzQyOSAwLjAyNjU3NjggMS44NzQwNCAwLjAwMDM2NjIxMSAyLjAwNjUgMC4wMDAzNjYyMTFDMi4xMzg5NiAwLjAwMDM2NjIxMSAyLjI3MDExIDAuMDI2NTc2OCAyLjM5MjQgMC4wNzc0ODc5QzIuNTE0NjggMC4xMjgzOTkgMi42MjU2OCAwLjIwMzAwNCAyLjcxOSAwLjI5NzAwNUw2Ljk5MyA0LjU3NTAxTDcuNzA1IDUuMjg3QzcuNzk4NzEgNS4zODA3IDcuODczMDQgNS40OTE5NCA3LjkyMzc1IDUuNjE0MzZDNy45NzQ0NiA1LjczNjc4IDguMDAwNTYgNS44Njc5OSA4LjAwMDU2IDYuMDAwNUM4LjAwMDU2IDYuMTMzMDIgNy45NzQ0NiA2LjI2NDIzIDcuOTIzNzUgNi4zODY2NUM3Ljg3MzA0IDYuNTA5MDcgNy43OTg3MSA2LjYyMDMxIDcuNzA1IDYuNzE0TDYuOTkzIDcuNDI3MDFWNy40MjcwMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat center right;
}
.slideout-menu button.menu__link:hover .menu--description-display {
  color: #FFFFFF;
}
.slideout-menu a.menu__link:hover {
  background-color: #5F1F7A;
  color: #FFFFFF;
  transition: all 0.3s;
}
.slideout-menu a.menu__link:hover .menu--description-display {
  color: #FFFFFF;
}
.slideout-menu .menu--description-display {
  padding-top: 8px;
  color: #6c6a7e;
  transition: all 0.3s;
}
.slideout-menu .menu__link:hover .menu__link-title, .slideout-menu button.is-active .menu__link-title {
  color: #FFFFFF;
}
.slideout-menu .menu__link:hover .menu__link--wrapper .icon__arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi45OTMgNy40MjcwMUwyLjcxOSAxMS43MDVDMi41Mjk3NyAxMS44OTQgMi4yNzMyMiAxMiAyLjAwNTggMTEuOTk5OEMxLjczODM3IDExLjk5OTcgMS40ODE5NyAxMS44OTMyIDEuMjkzIDExLjcwNEMxLjEwNDA0IDExLjUxNDggMC45OTc5ODIgMTEuMjU4MiAwLjk5ODE2OSAxMC45OTA4QzAuOTk4MzU3IDEwLjcyMzQgMS4xMDQ3NyAxMC40NjcgMS4yOTQgMTAuMjc4TDUuNTY5IDYuMDAwMDFMMS4yOTQgMS43MjMwMUMxLjEwNjA0IDEuNTMzMzEgMS4wMDA1OSAxLjI3NzA2IDEuMDAwNTkgMS4wMTAwMUMxLjAwMDU5IDAuNzQyOTU0IDEuMTA2MDQgMC40ODY3MDUgMS4yOTQgMC4yOTcwMDVDMS4zODczMyAwLjIwMzAwNCAxLjQ5ODMzIDAuMTI4Mzk5IDEuNjIwNjEgMC4wNzc0ODc5QzEuNzQyOSAwLjAyNjU3NjggMS44NzQwNCAwLjAwMDM2NjIxMSAyLjAwNjUgMC4wMDAzNjYyMTFDMi4xMzg5NiAwLjAwMDM2NjIxMSAyLjI3MDExIDAuMDI2NTc2OCAyLjM5MjQgMC4wNzc0ODc5QzIuNTE0NjggMC4xMjgzOTkgMi42MjU2OCAwLjIwMzAwNCAyLjcxOSAwLjI5NzAwNUw2Ljk5MyA0LjU3NTAxTDcuNzA1IDUuMjg3QzcuNzk4NzEgNS4zODA3IDcuODczMDQgNS40OTE5NCA3LjkyMzc1IDUuNjE0MzZDNy45NzQ0NiA1LjczNjc4IDguMDAwNTYgNS44Njc5OSA4LjAwMDU2IDYuMDAwNUM4LjAwMDU2IDYuMTMzMDIgNy45NzQ0NiA2LjI2NDIzIDcuOTIzNzUgNi4zODY2NUM3Ljg3MzA0IDYuNTA5MDcgNy43OTg3MSA2LjYyMDMxIDcuNzA1IDYuNzE0TDYuOTkzIDcuNDI3MDFWNy40MjcwMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat center right;
}
.slideout-menu .menu-level-0 > li > button.is-active:focus ~ ul, .slideout-menu .menu-level-1 > li > button.is-active:focus ~ ul, .slideout-menu .menu-level-2 > li > button.is-active:focus ~ ul {
  display: block;
  transform-origin: left;
  animation: flyout 0.1s ease-out;
}
.slideout-menu .menu-level-0 > li > button.is-active ~ ul, .slideout-menu .menu-level-1 > li > button.is-active ~ ul, .slideout-menu .menu-level-2 > li > button.is-active ~ ul {
  transform-origin: left;
  animation: flyout 0.1s ease-out;
  display: block;
}
@keyframes flyout {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

.mobile-menu__toggle {
  position: absolute;
}

.nav-holder {
  position: fixed;
  z-index: 43;
  width: 240px;
  transition-timing-function: ease;
  transition-duration: 0.4s;
  height: 100vh;
  background-color: #FAFAFA;
  left: 0;
  top: 0;
  overflow-y: auto;
  background-color: #FFF;
}

body.nav-visible {
  overflow: hidden;
  position: fixed;
  height: 100%;
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  body.nav-visible {
    overflow: visible;
    position: relative;
  }
}

.perspective {
  transition: all 0.4s;
  -webkit-box-shadow: 0px 0px 19px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 19px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 19px -4px rgba(0, 0, 0, 0.75);
  position: relative;
  z-index: 44;
}
.nav-visible .perspective {
  transform: translate3d(240px, 0, 0);
  display: block;
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .nav-visible .perspective {
    transform: translate3d(0, 0, 0);
    display: block;
  }
}

.nav-holder {
  transform: translate3d(-103%, 0, 0);
  display: none;
}
.nav-visible .nav-holder {
  transform: translate3d(0, 0, 0);
  display: block;
}
@media only screen and (min-width: 940px) and (max-width: 4499px) {
  .nav-visible .nav-holder {
    transform: translate3d(-103%, 0, 0);
    display: none;
  }
}

.quickmenu {
  width: 245px;
  padding-right: 28px;
}

.highlighted [class*=col-] {
  margin-bottom: 20px;
  border-bottom: 1px solid #d3d2d8;
  padding-bottom: 10px;
}

.right__aligned {
  margin-left: 73px;
}

.center__aligned {
  text-align: center;
}

.primary--bg {
  background-color: #E5007D;
  color: #FFF;
}
.primary--bg p,
.primary--bg span,
.primary--bg h1,
.primary--bg h2,
.primary--bg h3,
.primary--bg h4,
.primary--bg h5,
.primary--bg a,
.primary--bg .right__aligned,
.primary--bg .big,
.primary--bg .big a {
  color: #FFF;
}
.primary--bg h3 a:hover {
  color: #FFF !important;
}

.grey--bg {
  background-color: #f6f3fd;
}

.yellow-black--bg {
  background: #FCC800;
}
.yellow-black--bg p,
.yellow-black--bg span,
.yellow-black--bg h1,
.yellow-black--bg h2,
.yellow-black--bg h3,
.yellow-black--bg h4,
.yellow-black--bg h5,
.yellow-black--bg a,
.yellow-black--bg .right__aligned {
  color: #000000;
}
.yellow-black--bg a.a-strong, .yellow-black--bg a.a-strong:link, .yellow-black--bg a.a-strong:visited, .yellow-black--bg a.a-strong:active,
.yellow-black--bg span.a-strong,
.yellow-black--bg span.a-strong:link,
.yellow-black--bg span.a-strong:visited,
.yellow-black--bg span.a-strong:active {
  background-image: url(../images/svg/chevron_right_white.svg);
}

.black-pink--bg {
  background: #000000;
}
.black-pink--bg p,
.black-pink--bg span,
.black-pink--bg h1,
.black-pink--bg h2,
.black-pink--bg h3,
.black-pink--bg h4,
.black-pink--bg h5,
.black-pink--bg .right__aligned {
  color: #E5007D;
}
.black-pink--bg a,
.black-pink--bg span {
  color: #FFFFFF;
}
.black-pink--bg a.a-strong, .black-pink--bg a.a-strong:link, .black-pink--bg a.a-strong:visited, .black-pink--bg a.a-strong:active,
.black-pink--bg span.a-strong,
.black-pink--bg span.a-strong:link,
.black-pink--bg span.a-strong:visited,
.black-pink--bg span.a-strong:active {
  background-image: url(../images/svg/chevron_right_white.svg);
  color: #FFFFFF;
}

.purple-white--bg {
  background: #5F1F7A;
}
.purple-white--bg p,
.purple-white--bg span,
.purple-white--bg h1,
.purple-white--bg h2,
.purple-white--bg h3,
.purple-white--bg h4,
.purple-white--bg h5,
.purple-white--bg a,
.purple-white--bg .right__aligned {
  color: #FFFFFF;
}
.purple-white--bg h3 a:hover {
  color: #FFF !important;
}
.purple-white--bg a.a-strong, .purple-white--bg a.a-strong:link, .purple-white--bg a.a-strong:visited, .purple-white--bg a.a-strong:active,
.purple-white--bg span.a-strong,
.purple-white--bg span.a-strong:link,
.purple-white--bg span.a-strong:visited,
.purple-white--bg span.a-strong:active {
  background-image: url(../images/svg/chevron_right_white.svg);
  color: #FFFFFF;
}

.clickable_link_block {
  padding: 5px 10px;
}

.col-1-3 .inherit--height,
.col-1-3 .reusable_block {
  height: 100%;
}
.col-1-3 .block .content {
  height: 100%;
}
.col-1-3 .block .content h2 {
  word-break: normal;
}
.col-1-3 .block-icon p:last-of-type {
  padding-bottom: 0;
}

.block.block-highlight .content.content-default {
  padding-top: 30px;
  padding-bottom: 30px;
}

.paragraph--highlight {
  margin-bottom: 1em;
}
.paragraph--highlight .content.content-default .link-holder a {
  position: absolute;
  bottom: 15px;
}
.paragraph--highlight .content.content-default .link-holder a.a-strong span.external {
  padding-bottom: 0;
  width: 10px;
  height: 14px;
}
.paragraph--highlight .content.content-default.has-link {
  padding-bottom: 0px;
}
.paragraph--highlight.block-image .content.content-default {
  padding: 30px 25px 15px 25px;
}
.paragraph--highlight.block-image .content.content-default h2,
.paragraph--highlight.block-image .content.content-default h3,
.paragraph--highlight.block-image .content.content-default h4,
.paragraph--highlight.block-image .content.content-default h5,
.paragraph--highlight.block-image .content.content-default h6,
.paragraph--highlight.block-image .content.content-default p {
  padding-bottom: 10px;
  margin: 0;
}
.paragraph--highlight.block-image .content.content-default.image-top {
  padding: 0 25px 3px 25px;
}
.paragraph--highlight.block-image .content.content-default.image-bottom {
  padding-bottom: 0 !important;
}
.paragraph--highlight.block-image .content.content-default.has-link {
  padding-bottom: 0px !important;
}
@media screen and (min-width: 768px) {
  .paragraph--highlight.block-image .content.content-default.has-link {
    padding-bottom: 30px !important;
  }
}
.paragraph--highlight.block-image .content.content-default.has-link.image-bottom {
  padding-bottom: 0 !important;
}
.paragraph--highlight.block-image .content.content-default.has-link.image-bottom a {
  position: relative;
  bottom: 0;
}
.paragraph--highlight.block-image .content.content-default .image-holder {
  position: relative;
  overflow: hidden;
  margin: 0 -25px;
  line-height: 0;
}
.paragraph--highlight.block-image .content.content-default .image-holder.margin-bottom {
  margin-bottom: 22px;
}
.paragraph--highlight.block-image .content.content-default .image-holder img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.reusable_block .paragraph--highlight.block-image .content.content-default {
  padding: 30px 25px 18px 25px;
}
.reusable_block .paragraph--highlight.block-image .content.content-default.image-top {
  padding: 0 25px 18px 25px;
}
.reusable_block .paragraph--highlight.block-image .content.content-default.image-top img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.paragraph--uitspraken-kop__items {
  display: grid;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: 3fr 1fr;
  margin-left: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .paragraph--uitspraken-kop__items {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 567px) {
  .paragraph--uitspraken-kop__items {
    grid-template-columns: 1fr;
    margin-left: 0;
  }
}

.paragraph--gerechtelijke-uitspraken-groep {
  margin-left: 45px;
  margin-bottom: 5rem;
  width: 100%;
}
@media only screen and (max-width: 567px) {
  .paragraph--gerechtelijke-uitspraken-groep {
    margin-left: 0;
  }
}

.m-filter-bar {
  align-items: center;
  border-bottom: 1px solid #d3d2d8;
  border-top: 1px solid #d3d2d8;
  flex-wrap: wrap;
  gap: 5px;
  display: flex;
  margin-bottom: 30px;
  padding: 15px 0;
}
.m-filter-bar .m-filter-bar__label {
  font-size: 14px;
  margin-right: 10px;
}
.m-filter-bar .m-filter-bar__filter {
  border: 1px solid #d3d2d8;
  border-radius: 5px;
  color: #6c6a7e;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  justify-content: center;
  min-width: 70px;
  padding: 8px;
  text-align: center;
  text-decoration: none;
}
.m-filter-bar .m-filter-bar__filter--is-active, .m-filter-bar .m-filter-bar__filter:hover {
  background: #5F1F7A;
  border-color: #5F1F7A;
  color: #FFFFFF;
}
.m-filter-bar .m-filter-bar__filter--is-active.color-code--blue-darker, .m-filter-bar .m-filter-bar__filter.color-code--blue-darker:hover {
  background: #007fae;
  border-color: #007fae;
}
.m-filter-bar .m-filter-bar__filter--is-active.color-code--blue-dark, .m-filter-bar .m-filter-bar__filter.color-code--blue-dark:hover {
  background: #4dafd5;
  border-color: #4dafd5;
}
.m-filter-bar .m-filter-bar__filter--is-active.color-code--blue-normal, .m-filter-bar .m-filter-bar__filter.color-code--blue-normal:hover {
  background: #96d1e8;
  border-color: #96d1e8;
}
.m-filter-bar .m-filter-bar__filter--is-active.color-code--blue-light, .m-filter-bar .m-filter-bar__filter.color-code--blue-light:hover {
  background: #cce5ef;
  border-color: #cce5ef;
}

.paragraph--uitspraken-groep__items {
  display: grid;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
  .paragraph--uitspraken-groep__items {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 567px) {
  .paragraph--uitspraken-groep__items {
    grid-template-columns: 1fr;
    margin-left: 0;
  }
}

.paragraph--uitspraken-groep__items__empty-message {
  display: none;
}

.paragraph--gerechtelijke-uitspraken__block .content-wrapper {
  border: 1px solid #B2ADC9;
  display: grid;
  grid-template-columns: 95% 5%;
  height: 100%;
}
@media only screen and (max-width: 567px) {
  .paragraph--gerechtelijke-uitspraken__block .content-wrapper {
    grid-template-columns: 90% 10%;
  }
}
.paragraph--gerechtelijke-uitspraken__block .content-wrapper .content {
  padding: 25px;
}
.paragraph--gerechtelijke-uitspraken__block .content-wrapper .content h3 {
  color: #5F1F7A;
}
.paragraph--gerechtelijke-uitspraken__block .content-wrapper .content--publication__date {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
}
.paragraph--gerechtelijke-uitspraken__block .content-wrapper .content .content--field__links {
  display: inline-grid;
  row-gap: 10px;
}
.paragraph--gerechtelijke-uitspraken__block .content-wrapper .content .content--field__tags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.paragraph--gerechtelijke-uitspraken__block .content-wrapper .content .content--field__tags span {
  border-radius: 4px;
  background-color: #5F1F7A;
  color: white;
  display: inline-block;
  padding: 5px;
}

.color-code-blue-darker {
  background-color: #007FAE;
}
.color-code-blue-dark {
  background-color: #4dafd5;
}
.color-code-blue-normal {
  background-color: #96d1e8;
}
.color-code-blue-light {
  background-color: #cce5ef;
}

.no-color-code {
  background-color: #f6f3fd;
}

aside .paragraph--highlight .content.content-default .link-holder a {
  position: relative;
  bottom: 0;
}
aside .paragraph--highlight.block-image .content.content-default.has-link {
  padding-bottom: 12px !important;
}

.col-1-3 .paragraph--highlight {
  margin-bottom: 20px;
}
.col-1-3 .paragraph--highlight .content {
  height: 100%;
  position: relative;
}
.col-1-3 .paragraph--highlight .content.content-default.image-bottom {
  margin-bottom: 0;
}
.paragraph--highlight .col-1-3 .paragraph--highlight .content.content-default.image-bottom {
  margin-bottom: 0;
}
.col-1-3 .paragraph--highlight .content.content-default a {
  padding-bottom: 5px;
}
.col-1-3 .paragraph--highlight.block-no-background-color .content {
  height: 100%;
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .col-1-3 .paragraph--highlight.block-no-background-color .content {
    padding: 0;
  }
}
@media only screen and (max-width: 567px) {
  .col-1-3 .paragraph--highlight.block-no-background-color .content {
    padding: 0 10px;
  }
}
.col-1-3 .paragraph--highlight.block-no-background-color .content.content-default.image-bottom {
  margin-bottom: 0;
}
.paragraph--highlight .col-1-3 .paragraph--highlight.block-no-background-color .content.content-default.image-bottom {
  margin-bottom: 0;
}
.col-1-3 .paragraph--highlight.align-left .content h2,
.col-1-3 .paragraph--highlight.align-left .content p {
  margin-left: -25px;
}
.col-1-3 .reusable_block .paragraph--highlight .content {
  height: 100%;
}
.col-1-3 .reusable_block .paragraph--highlight .content .subject-icon {
  height: auto;
  width: 44px;
  margin: -10px auto 10px auto;
}

.col-12 .paragraph--highlight .content.content-default {
  margin-left: 0px;
  padding: 0px;
}
.col-12 .paragraph--highlight .content.content-default .subject-icon {
  margin-bottom: 15px;
}

.paragraph--highlight .page_lowest_region .col-1-3 .paragraph--highlight .content.content-default.image-bottom, .block .page_lowest_region .col-1-3 .paragraph--highlight .content.content-default.image-bottom {
  margin-bottom: 0;
}

#content .col-2-3 .paragraph--highlight {
  float: left;
  margin-top: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 567px) {
  #content .col-2-3 .paragraph--highlight {
    clear: both;
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
#content .col-2-3 .highlight-blocks-wrapper .paragraph--highlight:nth-child(odd) {
  margin-right: 4%;
}

.block.block-icon {
  border-radius: 7px;
  display: flex;
  padding: 10px;
}
.block.block-icon .icon-big {
  flex-basis: 50px;
  min-width: 50px;
  background-size: contain;
  background-size: 48px;
}
.block.block-icon .icon-big-img {
  max-height: 55px;
  min-width: 50px;
  object-fit: cover;
  object-position: top;
}

.printable-text--paragraph {
  padding: 20px 20px 5px 20px;
}
.printable-text--paragraph .print-publication {
  margin-top: 0;
  padding-bottom: 40px;
  padding-top: 2px;
}

.letop,
#drupal-off-canvas .kennisbank-content .field div.letop {
  border: 1px solid #E5007D;
  background-color: #f6f3fb;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 25px 25px 25px 55px;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
.letop:before,
#drupal-off-canvas .kennisbank-content .field div.letop:before {
  position: absolute;
  content: "\f06a";
  font-family: FontAwesome;
  display: inline-block;
  text-align: center;
  font-size: 30px;
  margin-left: -38px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #E5007D;
  top: 22px;
}

.block-light-purple {
  background-color: #f6f3fd;
}

.reusable-block--paragraph.block-light-purple, .reusable-block--paragraph.block-black-pink, .reusable-block--paragraph.block-pink-white {
  padding: 20px !important;
}

.btn-button {
  color: white;
  text-decoration: none;
  background-color: #e4007f;
  padding: 10px 30px;
  border-radius: 4px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 567px) {
  .btn-button {
    width: 100%;
    margin-bottom: 20px;
  }
}
.btn-button:hover {
  background-color: #7e0046;
  text-decoration: none;
  color: white;
}

.link-group {
  padding-bottom: 20px;
}
@media only screen and (min-width: 568px) {
  .link-group__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    height: 100%;
  }
  .link-group__item {
    padding: 0 20px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .link-group__item {
    width: 33.333%;
  }
}
@media only screen and (min-width: 940px) {
  .link-group__item {
    width: 25%;
  }
}
.link-group__item {
  padding-bottom: 20px;
}
.link-group--frontpage {
  padding-bottom: 0;
}
@media only screen and (min-width: 940px) {
  .link-group--frontpage {
    padding-bottom: 20px;
  }
}
.link-group--frontpage .link-group__items {
  margin: 0;
}
.link-group--frontpage .link-group__item {
  padding: 0 0 20px 0;
  width: 100%;
}
@media only screen and (min-width: 940px) {
  .link-group--frontpage .link-group__item {
    width: 33.333%;
  }
}
.link-group--two-columns {
  padding-bottom: 0;
}
@media only screen and (min-width: 940px) {
  .link-group--two-columns {
    padding-bottom: 0;
  }
}
.link-group--two-columns .link-group__items {
  margin: 0;
}
.link-group--two-columns .link-group__item {
  padding: 30px 50px 0 0;
  width: 100%;
}
@media only screen and (min-width: 940px) {
  .link-group--two-columns .link-group__item {
    width: 50%;
  }
}
.link-group.inherit--height,
.link-group .inherit--height {
  height: 100%;
}

.mobile_tabs {
  border-bottom: 1px solid #d3d2d8;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.mobile_tabs ul {
  padding: 0;
  padding: 0;
  list-style: none;
}

.mobile_tab_selector {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.mobile_tab_selector li.active a {
  border-left: 1px solid #d3d2d8;
  background-color: #FFF;
  border-right: 1px solid #d3d2d8;
}
.mobile_tab_selector li:first-of-type a {
  border-left: none;
}
.mobile_tab_selector li a {
  position: relative;
  display: block;
  padding: 11px 13px;
  text-decoration: none;
}
.mobile_tab_selector li a:hover {
  text-decoration: underline;
}

.mobile_tab_selector > li {
  position: relative;
  display: block;
  float: left;
  margin-bottom: -1px;
}
.mobile_tab_selector > li a {
  position: relative;
  padding-left: 39px;
  padding-left: 28px;
  padding-right: 8px;
  color: black;
}
.mobile_tab_selector > li a:before {
  content: "";
  top: 14px;
  left: 5px;
  overflow: hidden;
  position: absolute;
  width: 19px;
  height: 21px;
}
.mobile_tab {
  margin-top: 45px;
  display: none;
}
.mobile_tab.active {
  display: block;
}

.mobile_tab_selector .mobile_tabs_share {
  display: none;
}
.mobile_tab_selector .mobile_tabs_share a:before {
  background: url(../images/svg/print.svg) no-repeat left top;
}
.mobile_tab_selector .mobile_tabs_rss a:before {
  background: url(../images/svg/rss.svg) no-repeat left top;
}
.mobile_tab_selector .mobile_tabs_keep_me_informed a:before {
  background: url(../images/svg/star.svg) no-repeat left top;
}

.mobile_tabs_content h2 {
  margin-top: -20px;
  margin-bottom: 30px;
}
.mobile_tabs_content ul li {
  float: left;
  margin-right: 20px;
}
.mobile_tabs_content ul li a {
  text-decoration: none;
  position: relative;
  padding-top: 40px;
  color: black;
}
.mobile_tabs_content ul li a:before {
  content: "";
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  content: "";
  top: 10px;
  position: absolute;
  left: 50%;
  top: 37%;
  bottom: auto;
  right: auto;
  width: 30px;
  height: 30px;
  background-size: contain !important;
}
.mobile_tabs_content ul li a:hover {
  text-decoration: underline;
}
.mobile_tabs_content ul li a.facebook:before {
  background: url(../images/svg/facebook_pink.svg) no-repeat left top;
}
.mobile_tabs_content ul li a.twitter:before {
  background: url(../images/svg/twitter_pink.svg) no-repeat left top;
}
.mobile_tabs_content ul li a.linkedin:before {
  background: url(../images/svg/linkedin_pink.svg) no-repeat left top;
}

.typography aside .sub-menu, .typography aside li {
  list-style: none;
}

/* Edit Sidebar --------------------------------------------------------------*/
#edit-sidebar {
  padding: 20px;
  width: 250px;
  background: rgba(231, 231, 231, 0.8);
  border: 1px solid rgba(51, 51, 51, 0.21);
  position: fixed !important;
  z-index: 9999999;
  min-height: 160px;
}
#edit-sidebar li {
  margin-bottom: 14px;
}
#edit-sidebar ol, #edit-sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#edit-sidebar ul li a:hover {
  color: #343434;
}

#edit-sidebar h2 {
  color: #343434;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#edit-sidebar .handle span {
  color: white;
  font-size: 16px;
  position: absolute;
  right: 15px;
  z-index: 1001;
  margin-top: 40px;
  text-indent: 0 !important;
}

#edit-sidebar .handle {
  background-color: #E5007D;
  width: 40px;
  height: 100px;
  text-indent: 0 !important;
  cursor: pointer;
}

#edit-sidebar .handle span::after {
  content: "»";
  color: #FFF;
  text-indent: 0 !important;
}

#edit-sidebar.open .handle span::after {
  content: "«" !important;
}

#edit-sidebar .content {
  background-color: transparent;
  border: none;
}

#edit-sidebar .content a {
  color: #000000;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
}

#edit-sidebar .content a.active, #edit-sidebar .content a.is-active {
  color: #E5007D;
}

#edit-sidebar a {
  color: #367D99;
}
#edit-sidebar a:hover {
  color: #286177;
}

.accordion-content {
  display: none;
}

.accordion-head {
  padding: 10px 0;
  border-top: solid 1px #ccc;
  display: block;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
}
.accordion-head:before {
  content: "\f055";
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 100%;
  color: #367D99;
  margin-right: 15px;
  padding: 10px 0px;
  vertical-align: middle;
}
.accordion-head.open:before {
  content: "\f056";
  font-style: normal;
  font-size: 100%;
  color: #367D99;
  margin-right: 15px;
  padding: 10px 0px;
  vertical-align: middle;
}
.accordion-head .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e, .accordion-head .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
  display: none;
}

.ui-state-default {
  border: 1px solid #ccc;
  background: white;
  font-weight: normal;
  color: black;
  padding: 10px 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.accordion-head.ui-accordion-header.ui-corner-top.ui-state-default.ui-accordion-icons.open.ui-accordion-header-active.ui-state-active {
  border-bottom: 0;
  padding-top: 1px;
}

.accordion-content.ui-accordion-content.ui-corner-bottom.ui-helper-reset.ui-widget-content.ui-accordion-content-active {
  width: 96%;
  position: relative;
  margin: -5px 0 5px 0;
  padding: 1px 5px 1px 14px;
  font-size: 100%;
}

.field.field--name-field-faq-title.content-item {
  display: contents;
  margin-bottom: 0px;
  margin-top: 1px;
  padding-top: 3px;
}

.ui-accordion-content-active .field.field--name-body.content-item {
  padding-left: 30px;
  padding-right: 35px;
}

.ui-accordion .ui-accordion-header {
  display: inline-flex;
  align-items: center;
  width: 96%;
  cursor: pointer;
  position: relative;
  margin: 5px 0 5px 0;
  padding: 1px 5px 1px 14px;
  font-size: 100%;
}

.accordion-head.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons div {
  border: 0;
  padding: 3px 0 0 0;
  list-style: none;
  text-align: left;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em 1em 3.2em;
  border-top: 0;
  overflow: auto;
}

.ui-widget-content {
  border: 1px solid #ccc;
  background: #ffffff;
  color: #333333;
}

.rijksvideo {
  padding-bottom: 11px;
}
.rijksvideo .video-wrapper .accordion-head {
  font-family: Lato, Helvetica, sans-serif;
  padding: 5px 15px;
  background: white;
  border: solid 1px #ccc;
  display: block;
  font-size: 120%;
  position: relative;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  margin-bottom: 9px;
}
.rijksvideo .video-wrapper .accordion-head.open {
  padding: 5px 15px;
  border-bottom: solid 1px white;
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
  display: block;
  font-size: 120%;
  position: relative;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  margin-bottom: 0px;
}
.rijksvideo .video-wrapper .accordion-content {
  padding: 5px 15px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  font-size: 100%;
  position: relative;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  margin-bottom: 8px;
  margin-top: -1px;
}

.paragraph--type--chart {
  border: 1px solid #eae9f1;
  padding: 10px;
}
.paragraph--type--chart .contextual {
  left: 10px;
  right: auto;
}
.paragraph--type--chart .contextual .trigger {
  float: left;
  right: auto;
  left: 6px;
}
.paragraph--type--chart .contextual .contextual-links {
  border-radius: 0px 4px 4px 4px;
  float: left !important;
  right: auto;
  left: 6px;
}
.paragraph--type--chart .graph-border {
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.paragraph--type--chart .graph-updates {
  background-color: #eae9f1;
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -10px;
}
.paragraph--type--chart .graph-description {
  margin-bottom: 10px;
}
.paragraph--type--chart .graph-links {
  margin-top: -12px;
  margin-bottom: 10px;
}
.paragraph--type--chart .graph-links ul, .paragraph--type--chart .graph-links li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.paragraph--type--chart .graph-links ul a, .paragraph--type--chart .graph-links li a {
  margin-top: 12px !important;
  margin-bottom: 11px !important;
  display: block !important;
}
.paragraph--type--chart.editable--colors {
  padding: 0 10px 10px 10px;
}
.paragraph--type--chart.editable--colors .graph-border {
  margin-bottom: 0;
  padding: 10px 0;
  background: #FFFFFF;
}
.paragraph--type--chart.editable--colors.no-padding .graph-description {
  margin-bottom: 0;
}
.paragraph--type--chart.editable--colors.no-padding .graph-description p {
  padding: 0;
}
.paragraph--type--chart.editable--colors.no-padding.block-grey .graph-updates {
  background-color: #E5007D;
  color: #FFFFFF;
}
.paragraph--type--chart .expandable {
  padding: 0px !important;
  margin: 0px !important;
  border: none;
}
.paragraph--type--chart .expandable.open {
  padding-bottom: 0px !important;
}
.paragraph--type--chart .expandable > h2:first-child, .paragraph--type--chart .expandable > h3:first-child, .paragraph--type--chart .expandable > h4:first-child, .paragraph--type--chart .expandable > h5:first-child, .paragraph--type--chart .expandable > h6:first-child, .paragraph--type--chart .expandable > strong:first-child {
  margin-top: 0px !important;
  margin-right: 0px !important;
}

svg.highcharts-root {
  font-family: Lato, Helvetica, sans-serif !important;
}
svg.highcharts-root .highcharts-axis-labels, svg.highcharts-root .highcharts-subtitle {
  font-family: Lato, Helvetica, sans-serif;
}
svg.highcharts-root .highcharts-title {
  font-family: DINWeb-Bold;
}

.attachments--paragraph a.a-strong:link, .attachments--paragraph a.a-strong:active {
  display: block;
  margin: 10px 0 !important;
  min-height: auto;
  background-position-y: 1px;
}

.user-logged-in.page-node-type-online-document {
  padding-top: 80px;
}

.online-document {
  display: grid;
  grid-template-columns: auto;
}
@media screen and (min-width: 768px) {
  .online-document {
    grid-template-columns: auto;
    grid-gap: 45px;
  }
}
.online-document .toc {
  grid-column: 1;
  background-color: #f6f3fb;
  padding: 1em;
  padding-bottom: 2em;
}
@media screen and (min-width: 768px) {
  .online-document .toc {
    grid-column: 2;
  }
}
.online-document .toc-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.online-document .toc-list-child {
  list-style: none;
  margin: 0;
  padding-left: 1em;
  font-size: 0.9em;
}
.online-document .toc-list a {
  color: #5F1F7A;
  text-decoration: none;
}
.online-document .toc-list a.active {
  font-weight: bold;
}
.online-document .toc .download-as-pdf {
  font-size: 14px;
}
.online-document .toc .title_wrapper {
  padding: 1em 0;
  font-family: DINWeb-Bold;
  color: #5F1F7A;
  font-size: 1.5em;
  font-weight: 500;
}
.online-document--chapters {
  grid-column: 1;
}
@media screen and (min-width: 768px) {
  .online-document--chapters {
    grid-row: 1;
  }
}
.online-document--chapters h2 {
  padding-bottom: 0.5em;
}
.online-document--chapters footer {
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 1em;
  padding-top: 0.5em;
  opacity: 0.8;
}
@media screen and (min-width: 564px) {
  .online-document--chapters footer {
    padding-top: 0;
  }
}
.online-document--chapters footer h4 {
  color: #6c6a7e;
}
.online-document--chapters article {
  outline: none;
}
.online-document--chapters article header, .online-document--chapters article .mobile-search-form-wrapper {
  padding-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.online-document-nav-links {
  display: flex;
  column-gap: 2em;
  margin-bottom: 24px;
  justify-content: center;
}
@media screen and (min-width: 564px) {
  .online-document-nav-links {
    flex-direction: row;
  }
}
.online-document-nav-links .prev, .online-document-nav-links .next {
  display: flex;
}
.online-document-nav-links .prev .icon, .online-document-nav-links .next .icon {
  display: flex;
  align-self: center;
  padding: 0 1em 0 1em;
}
.online-document-nav-links .prev .text, .online-document-nav-links .next .text {
  display: flex;
}
.online-document-nav-links .prev a, .online-document-nav-links .next a {
  text-decoration: none;
}
.online-document-nav-links .prev a:hover, .online-document-nav-links .next a:hover {
  text-decoration: underline;
}
.online-document-nav-links .prev {
  flex-direction: row;
}
.online-document-nav-links .next {
  flex-direction: row;
  justify-content: flex-start;
}

.expandable.documents {
  border: 0px;
  font-size: 0.85em;
}
.expandable.documents a.jquery-added {
  color: #6c6a7d;
  text-decoration: none;
}
.expandable.documents .expandable-toggle a:before {
  content: "+";
  display: inline-block;
  margin-left: -12px;
  margin-right: 3px;
  width: 9px;
}
.expandable.documents.open .faq-content {
  margin-top: 7px;
}
.expandable.documents.open .expandable-toggle a:before {
  content: "-";
}

.col-2-3 .text--paragraph table {
  display: inline-table;
  width: 100%;
}

.text--paragraph table {
  margin-bottom: 1.5em;
}

/*# sourceMappingURL=screen.css.map */