﻿html, body {
    font-family: RO Sans, Calibri, Arial, Verdana, sans-serif;
    font-size: 1rem;
    height: 100%;
    margin: 0;
}

body {
    display: flex;
    flex-direction: column;
}

a {
    color: #01689b;
}

.container {
    flex: 1; /* This will make the main content take up the remaining space */
}

.site-footer {
    width: 100%;
    background-color: #01689b;
}

.form-control {
    font-family: RO Sans, Calibri, Arial, Verdana, sans-serif;
}

.mr-2, .mx-2 {
    margin-right: .5rem !important;
}


.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    background-color: #FFF;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

    .navbar.bld-navbar {
        height: 60px;
        background: #01689b;
    }

.nav-link {
    color: #000 !important;
}

    .nav-link.active {
        background-color: #ddeff8 !important;
        color: #01689b !important;
    }

.logo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
}

    .logo .wrapper {
        display: flex;
        flex-basis: 100%;
        flex-wrap: wrap;
        max-width: 1200px;
        align-items: flex-start;
        justify-content: flex-start;
        -webkit-margin-end: -16px;
        margin-inline-end: -16px;
        -webkit-margin-start: -16px;
        margin-inline-start: -16px;
        justify-content: center
    }

        .logo .wrapper img {
            width: inherit;
            max-width: 1168px
        }

        .logo .wrapper img {
            -webkit-margin-start: -50px;
            margin-inline-start: -50px;
            -webkit-transform: translateX(50%);
            transform: translateX(50%)
        }

    .logo .logo__wrapper {
        width: 100%;
        max-width: 1200px;
        -webkit-margin-start: calc(50% - 20px);
        margin-inline-start: calc(50% - 20px)
    }

@media(min-width: 768px) {
    .logo .logo__wrapper {
        -webkit-margin-start: calc(50% - 25px);
        margin-inline-start: calc(50% - 25px)
    }
}

.logo .logo__link {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .logo .logo__link:focus {
        outline: 2px dashed #000;
        z-index: 1010;
        outline-offset: 0;
        -webkit-box-shadow: 0 0 0 2px #fff;
        box-shadow: 0 0 0 2px #fff
    }

    .logo .logo__link, .logo .logo__link:hover {
        text-decoration: none
    }

.logo .logo__figure {
    display: flex;
    align-items: flex-start;
    margin: 0
}

    .logo .logo__figure img {
        flex: 0;
        width: inherit
    }

.logo .logo__text {
    font-family: "RO Serif",Calibri,sans-serif;
    font-size: 1rem;
    line-height: 1.1;
    width: 100%;
    max-width: 300px;
    padding: 20px 10px 10px;
    color: #000
}

@media(min-width: 768px) {
    .logo .logo__text {
        padding: 50px 12px 25px
    }    
}

.logo .logo__sender, .logo .logo__ministry {
    display: block
}

.logo .logo__ministry {
    font-style: italic
}

.logo.left .wrapper {
    justify-content: flex-start
}

    .logo.left .wrapper img {
        -webkit-margin-end: 16px;
        margin-inline-end: 16px;
        -webkit-margin-start: 16px;
        margin-inline-start: 16px;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

.logo.left .logo__wrapper {
    -webkit-margin-start: 16px;
    margin-inline-start: 16px
}

header a:focus .logo img {
    outline: 2px dashed #000;
    z-index: 1010;
    outline-offset: 0;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff
}

@font-face {
    font-family: "RO Icons";
    font-weight: normal;
    font-style: normal;
    src: url("/icons/ro-icons-2.3.woff2") format("woff2"),url("/icons/ro-icons-2.3.woff") format("opentype"),url("/icons/ro-icons-2.3.ttf") format("truetype")
}

@font-face {
    font-family: "RO Sans";
    font-weight: normal;
    font-style: normal;
    src: url("/webfonts/RO-SansWebText-Regular.woff2") format("woff2"),url("/webfonts/RO-SansWebText-Regular.woff") format("woff")
}

@font-face {
    font-family: "RO Sans";
    font-weight: normal;
    font-style: italic;
    src: url("/webfonts/RO-SansWebText-Italic.woff2") format("woff2"),url("/webfonts/RO-SansWebText-Italic.woff") format("woff")
}

@font-face {
    font-family: "RO Sans";
    font-weight: bold;
    font-style: normal;
    src: url("/webfonts/RO-SansWebText-Bold.woff2") format("woff2"),url("/webfonts/RO-SansWebText-Bold.woff") format("woff")
}

@font-face {
    font-family: "RO Serif";
    font-weight: normal;
    font-style: normal;
    src: url("/webfonts/RO-SerifWeb-Regular.woff2") format("woff2"),url("/webfonts/RO-SerifWeb-Regular.woff") format("woff")
}

@font-face {
    font-family: "RO Serif";
    font-weight: normal;
    font-style: italic;
    src: url("/webfonts/RO-SerifWeb-Italic.woff2") format("woff2"),url("/webfonts/RO-SerifWeb-Italic.woff") format("woff")
}

@font-face {
    font-family: "Meta Sans";
    font-weight: normal;
    font-style: normal;
    src: url("/webfonts/meta.woff2") format("woff2"),url("/webfonts/meta.woff") format("woff")
}

@font-face {
    font-family: "Meta Sans";
    font-weight: bold;
    font-style: normal;
    src: url("/webfonts/meta-bold.woff2") format("woff2"),url("/webfonts/meta-bold.woff") format("woff")
}

@font-face {
    font-family: "Meta Sans";
    font-weight: normal;
    font-style: italic;
    src: url("/webfonts/meta-italic.woff2") format("woff2"),url("/webfonts/meta-italic.woff") format("woff")
}

:root {
    font-family: "RO Sans",Calibri,sans-serif;
    font-size: 80%
}

@media(min-width: 768px) {
    :root {
        font-size: 90%
    }
}

@media(min-width: 992px) {
    :root {
        font-size: 100%
    }
}

.container {
    max-width: 1200px;
    position: relative;
}

.btn:hover {
    -webkit-box-shadow: inset 0 -3.125rem 0 rgba(21,66,115,1) !important;
    -moz-box-shadow: inset 0 -3.125rem 0 rgba(21,66,115,1) !important;
    -ms-box-shadow: inset 0 -3.125rem 0 rgba(21,66,115,1) !important;
    box-shadow: inset 0 -3.125rem 0 rgba(21,66,115,1) !important;
}

.btn-primary.next-step, .btn-secondary.prev-step {
    background-color: rgba(21,66,115,0.85);
}

button.btn.btn-primary.next-step, button.btn.btn-success {
    float: right;
}

.bld-block-container {
    padding: 30px 30px;
    background-color: #fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}

.sticky-80 {
    position: sticky;
    position: -webkit-sticky;
    top: 80px;
}

/* Custom styles for the mobile step dots */
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bc7;
    border-color: #007bc7;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.progress-steps {
    display: block;
    width: 100%;
    position: relative;
    margin: 1.25rem 0 0;
}

    .progress-steps:after {
        content: "";
        display: table;
        clear: both
    }

    .progress-steps.steps-3 .progress-step {
        width: 33.33%
    }

    .progress-steps .progress-step .step-icon {
        position: relative;
        display: block;
        color: #fff;
        background: #b4b4b4;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        line-height: 2;
        margin: 0 auto 10px auto;
        font-size: 20px;
        font-family: "RObold",Arial,sans-serif;
        z-index: 2
    }

        .progress-steps .progress-step .step-icon .icon {
            line-height: 2.3;
            font-size: 18px
        }

            .progress-steps .progress-step .step-icon .icon.send {
                font-size: 15px;
                line-height: 2.6
            }

@media(min-width: 319px) and (max-width:767px) {
    .progress-steps .progress-step .step-icon .icon.send {
        font-size: 13px;
        line-height: 2.4
    }
}

@media(min-width: 319px) and (max-width:767px) {
    .progress-steps .progress-step .step-icon .icon {
        font-size: 14px
    }
}

@media(min-width: 319px) and (max-width:767px) {
    .progress-steps .progress-step .step-icon {
        width: 30px;
        height: 30px;
        font-size: 15px
    }
}

.progress-steps .progress-step .step-text {
    display: block;
    font-size: 16px;
    color: #000;
    margin: 0 0 40px 0
}

.progress-steps .progress-step .step-line {
    height: 2px;
    width: 100%;
    background: #b4b4b4;
    float: left;
    position: absolute;
    left: -50%;
    top: 20px;
    z-index: 1
}

@media(min-width: 319px) and (max-width:767px) {
    .progress-steps .progress-step .step-line {
        top: 15px
    }
}

.progress-steps .progress-step:first-child .step-line {
    display: none
}

.progress-steps .progress-step.active .step-icon {
    background: #007bc7;
    color: #fff;
    border: 0
}

.progress-steps .progress-step.active .step-text {
    font-family: "RObold",Arial,sans-serif;
    font-weight: 400
}

.progress-steps .progress-step.active .step-line {
    background: #00aeef
}

.progress-steps .progress-step.complete .step-icon {
    background: #39870c;
    color: #fff;
    border: 0
}

.progress-steps .progress-step.complete .step-line {
    background: #39870c
}

.progress-steps .progress-step.complete ~ .active .step-line {
    background: #39870c
}

.progress-steps .progress-step .step-icon {
    pointer-events: none;
}

.progress-step {
    padding: 0;
    position: relative;
    display: block;
    float: left;
    width: 20%;
    text-align: center
}

.step-content {
    display: inline-block
}
/* Highlight active step in side menu */
.nav-pills .nav-link.active {
    background-color: #007bff;
}
/* Hide all steps by default */
.wizard-step {
    display: none;
}
    /* Show the active step */
    .wizard-step.active {
        display: block;
    }
/* Adjust padding for wizard content */
.wizard-content {
    padding: 20px;
    border-left: 1px solid #dee2e6;
    border-radius: 5px;
    background-color: #FFF;
    min-height: 300px;
}

@media (max-width: 767.98px) {
    .step-dots .page-item + .page-item {
        margin-left: 5px;
    }

    .input-group-text {
        padding: 6px !important;
        margin-right: 0.7rem !important;
    }

    .breadcrumb {
        margin-left: 8px;
    }

    .p-5 {
        padding: 3rem 0 0 !important;
    }
    
    .wizard-content{
      border:none !important;
    }
}

.site-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    background-color: #01689b
}

    .site-footer > .wrapper {
        display: flex;
        flex-basis: 100%;
        flex-wrap: wrap;
        max-width: 1200px;
        align-items: flex-start;
        justify-content: flex-start;
        -webkit-margin-end: -16px;
        margin-inline-end: -16px;
        -webkit-margin-start: -16px;
        margin-inline-start: -16px;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .site-footer .column {
        flex-grow: 0;
        flex-shrink: initial;
        flex-basis: 50%;
        max-width: 50%;
        -webkit-padding-end: 16px;
        padding-inline-end: 16px;
        -webkit-padding-start: 16px;
        padding-inline-start: 16px
    }

@media(min-width: 768px) {
    .site-footer .column {
        flex-grow: 0;
        flex-shrink: initial;
        flex-basis: 25%;
        max-width: 25%;
        -webkit-padding-end: 16px;
        padding-inline-end: 16px;
        -webkit-padding-start: 16px;
        padding-inline-start: 16px
    }
}

@media(min-width: 1200px) {
    .site-footer .column {
        flex-grow: 0;
        flex-shrink: initial;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
        -webkit-padding-end: 16px;
        padding-inline-end: 16px;
        -webkit-padding-start: 16px;
        padding-inline-start: 16px
    }
}

.site-footer .column h2, .site-footer .column li, .site-footer .column a, .site-footer .column a:hover {
    color: #fff
}

.site-footer .column h2 {
    font-size: 1.6018066406rem;
    line-height: 1.2485901539;
    font-weight: normal;
    margin-bottom: 1rem
}

.site-footer .column ul {
    margin-bottom: 0;
    list-style: none !important;
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important
}

    .site-footer .column ul li, .site-footer .column ul li > h2, .site-footer .column ul a > h3, .site-footer .column ul a > h4 {
        font-size: 1.125rem;
        line-height: 19.2px;
        font-weight: normal
    }

@media(min-width: 768px) {
    .site-footer .column ul li, .site-footer .column ul li > h2, .site-footer .column ul a > h3, .site-footer .column ul a > h4 {
        line-height: 21.6px
    }
}

@media(min-width: 992px) {
    .site-footer .column ul li, .site-footer .column ul li > h2, .site-footer .column ul a > h3, .site-footer .column ul a > h4 {
        line-height: 24px
    }
}

.site-footer .column ul li, .site-footer .column ul a {
    -webkit-margin-after: 0.75rem;
    margin-block-end: 0.75rem
}

    .site-footer .column ul li > a {
        -webkit-margin-after: 0;
        margin-block-end: 0
    }

.site-footer .column ul a {
    -webkit-padding-start: calc((8.4px + 0.75rem)*0.8);
    padding-inline-start: calc((8.4px + 0.75rem)*0.8);
    position: relative;
    display: block;
    text-decoration: none;
    font-size: inherit;
    line-height: inherit;
    font-weight: normal;
    -webkit-padding-before: 6.4px;
    padding-block-start: 6.4px;
    -webkit-padding-after: 6.4px;
    padding-block-end: 6.4px
}

@media(min-width: 768px) {
    .site-footer .column ul a {
        -webkit-padding-start: calc((8.4px + 0.75rem)*0.9);
        padding-inline-start: calc((8.4px + 0.75rem)*0.9)
    }
}

@media(min-width: 992px) {
    .site-footer .column ul a {
        -webkit-padding-start: calc((8.4px + 0.75rem)*1);
        padding-inline-start: calc((8.4px + 0.75rem)*1)
    }
}

@media(min-width: 768px) {
    .site-footer .column ul a {
        -webkit-padding-before: 7.2px;
        padding-block-start: 7.2px
    }
}

@media(min-width: 992px) {
    .site-footer .column ul a {
        -webkit-padding-before: 8px;
        padding-block-start: 8px
    }
}

@media(min-width: 768px) {
    .site-footer .column ul a {
        -webkit-padding-after: 7.2px;
        padding-block-end: 7.2px
    }
}

@media(min-width: 992px) {
    .site-footer .column ul a {
        -webkit-padding-after: 8px;
        padding-block-end: 8px
    }
}

.site-footer .column ul a:before {
    display: inline-flex;
    align-items: center;
    content: "";
    font-family: "RO Icons";
    font-size: .7rem;
    font-weight: normal;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 6.72px;
    -webkit-padding-before: 6.4px;
    padding-block-start: 6.4px;
    height: 25.6px;
    text-indent: -0.1em;
    position: absolute;
    inset-block-start: -1px;
    inset-inline-start: 0
}

@media(min-width: 768px) {
    .site-footer .column ul a:before {
        width: 7.56px
    }
}

@media(min-width: 992px) {
    .site-footer .column ul a:before {
        width: 8.4px
    }
}

@media(min-width: 768px) {
    .site-footer .column ul a:before {
        -webkit-padding-before: 7.2px;
        padding-block-start: 7.2px
    }
}

@media(min-width: 992px) {
    .site-footer .column ul a:before {
        -webkit-padding-before: 8px;
        padding-block-start: 8px
    }
}

@media(min-width: 768px) {
    .site-footer .column ul a:before {
        height: 28.8px
    }
}

@media(min-width: 992px) {
    .site-footer .column ul a:before {
        height: 32px
    }
}

.site-footer .column ul a:hover {
    text-decoration: underline
}

    .site-footer .column ul a:hover:before {
        text-decoration: none
    }

.site-footer .column ul a.external:before {
    content: "";
    font-family: "RO Icons";
    font-size: .595rem;
    font-weight: normal;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[dir=rtl] .site-footer .column ul a:before {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

[dir=rtl] .site-footer .column ul a.external:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.site-footer .column ul p:not(.article-meta):not(.meta):not(.superheading):not(.copyright) {
    font-size: 0.8888888889rem;
    line-height: 1.40625;
    font-weight: normal;
    color: #000;
    -webkit-margin-after: 0;
    margin-block-end: 0
}

.site-footer .column ul p.meta {
    font-size: 0.8888888889rem;
    line-height: 1.6875;
    font-weight: normal;
    color: #535353;
    margin: 0;
    margin-top: 0.5rem
}

.site-footer .column ul li {
    margin-bottom: 0
}

.site-footer .column ul a:visited:before {
    color: #fff
}

@media(min-width: 768px) {
    .site-footer .column:first-child {
        margin-left: 50%
    }
}

@media(min-width: 1200px) {
    .site-footer .column:first-child {
        margin-left: 66.666667%
    }
}

.site-footer .payoff {
    flex-grow: 0;
    flex-shrink: initial;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-padding-end: 16px;
    padding-inline-end: 16px;
    -webkit-padding-start: 16px;
    padding-inline-start: 16px;
    margin-bottom: 2rem
}

@media(min-width: 768px) {
    .site-footer .payoff {
        flex-grow: 0;
        flex-shrink: initial;
        flex-basis: 50%;
        max-width: 50%;
        -webkit-padding-end: 16px;
        padding-inline-end: 16px;
        -webkit-padding-start: 16px;
        padding-inline-start: 16px
    }
}

@media(min-width: 1200px) {
    .site-footer .payoff {
        flex-grow: 0;
        flex-shrink: initial;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
        -webkit-padding-end: 16px;
        padding-inline-end: 16px;
        -webkit-padding-start: 16px;
        padding-inline-start: 16px
    }
}

.site-footer .payoff span {
    color: #fff;
    font-family: "RO Serif";
    font-size: 2.0272865295rem;
    line-height: .9865403685;
    font-weight: normal;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.form-group {
    margin: 20px 0;
}

.accordion-body {
    padding-top: 0;
}

/*redio button*/
.input-group-text input[type="radio"] {
    transform: scale(1.2); /* Adjust the scale factor to make it larger or smaller */
    margin-right: 5px; /* Adjust spacing to align with the label */
}

.input-group-text {
    font-family: RO Sans, Calibri, Arial, Verdana, sans-serif;
    padding: 6px 12px;
    background: #FFF;
    margin-right: 1rem;
}

    .input-group-text.selected {
        background-color: #eef7fb;
    }

    .input-group-text.calendar-icon {
        padding: 12px;
    }

.radio-label {
    margin: 0 0.38rem 0 0.6rem;
}

/* Datepicker*/
#datepicker, input.form-control {
    outline: none !important; /* Remove default outline */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.0) !important; /* Light gray shadow */
}

    #datepicker:focus, input.form-control:focus {
        border: 1px solid #007bc7;
    }

.calendar-icon {
    background-color: #01689b;
    color: #FFF;
    border: 1px solid #ced4da;
}

.hasDatepicker {
    font-family: RO Sans, Calibri, Arial, Verdana, sans-serif;
    max-width: 8.625rem;
}

.fa-calendar-alt:before {
    font-size: 0.9rem;
    position: relative;
    top: -1px;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    background-color: #f6f6f6 !important; /* Remove background */
    color: inherit !important; /* Set color to inherit from default */
}

.ui-datepicker td {
    border: 0 !important;
    padding: 0px !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #ddeff8 !important;
    background: #01689b !important;
    font-weight: normal !important;
    color: #FFF !important;
}

.ui-datepicker th {
    font-style: italic;
    font-size: 90%;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center !important;
}

select.ui-datepicker-year, select.ui-datepicker-month {
    border-color: transparent;
    font-size: 85% !important;
}

select.ui-datepicker-year {
    margin-left: 10px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none !important;
}

/* Dropdown container */
.input-group {
    position: relative;
}

/* Dropdown menu */
.custom-dropdown-menu {
    display: none; /* Hidden by default */
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    list-style: none;
    z-index: 1000;
    font-family: RO Sans, Calibri, Arial, Verdana, sans-serif;
}

/* Remove the blue shadow and add a light gray shadow on focus */
.custom-dropdown-button:focus {
    outline: none; /* Remove default outline */
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Light gray shadow */
    border-color: transparent; /* Optional: Remove border highlight */
}

button#customDropdownButton {
    text-align: left;
}

/* Show dropdown menu when open */
.input-group.open .custom-dropdown-menu {
    display: block;
}

input-group-text.dropdown-icon {
    margin-right: 0 !important;
}

/* Dropdown icon rotation */
.input-group.open .dropdown-icon i {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

/* Dropdown menu items */
.custom-dropdown-item {
    padding: 5px 10px; /* Add padding around the entire item */
    padding-left: 13px; /* Specifically add 10px padding on the left */
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 1rem;
}

    .custom-dropdown-item:hover {
        background-color: #ddeff8;
    }

    /* Style for the selected option */
    .custom-dropdown-item.selected {
        background-color: #ddeff8;
    }

span.input-group-text.dropdown-icon {
    border: 1px solid #ced4da;
    margin-right: 0;
    background-color: #01689b;
    color: white;
}

.alert-danger {
    margin-top: .5rem;
}

.alert .prio-ntfc {
    margin-top: 2px;
}

.alert.bld-alert p:last-of-type {
    margin: 0;
}

.alert.bld-alert.alert-danger.alert-inline:before, .alert.bld-alert.alert-error.alert-inline:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #f9dfdd;
}

.bld-specificaties {
    font-size: 14px;
    font-family: "ROregular", Arial, sans-serif;
}

.prio-ntfc {
    min-width: 16px;
    min-height: 16px;
    background-size: 16px 16px;
    background-position: center;
    background-repeat: no-repeat;
}

    .prio-ntfc.error {
        background-image: url(/img/validatie.svg);
    }

.aircraft {
    border-top: dotted 2px;
    border-bottom: dotted 2px;
    padding: 10px;
    margin: 0 0px;
}

li.submenu-item {
    padding-left: 15px;
}

.accordion-button:not(.collapsed) {
    background-color: #ddeff8;
}

.accordion-button:focus {
    border: 1px solid #007bc7;
}

#videoContainer {
    width: 100%;
    /* Optioneel: Beperk de maximale breedte */
    max-width: 640px; /* Of een andere gewenste maximale breedte */
    margin: 0 auto; /* Centreer de container */
}

    #videoContainer p {
        margin: 10px 0;
    }

.video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.vjs-progress-control.vjs-control, .video-js .vjs-picture-in-picture-control {
    display: none !important;
}

img.language-icon {
    max-width: 16px;
}

.language-switcher {
    position: static; /* Ensures it stays within the flex container */
    padding: 0;
    margin: 0;
}

.language-switcher_nav-link img.language-icon {
    width: 24px; /* Adjust size as needed */
    height: auto;
    margin-right: 0.5rem; /* Space between icon and text */
}

a.language-switcher_nav-link {
    color: #000 !important;
    text-decoration: none;
}

    a.language-switcher_nav-link.active {
        font-weight:bold;
    }

.language-switcher ul li {
    list-style: none;
}

    .language-switcher ul li:first-child {
        border-right: solid 2px;
        padding-right: 0.3rem;
    }
    .language-switcher ul li:last-child {
        padding-left: 0.3rem;
    }

.header-flex {
    position: absolute;
    right: 0;
    top: 22px;
    display: flex;
    align-items: center;
}


/* Responsive adjustments */
@media (max-width: 768px) {
    .header-flex {
        flex-direction: column;
        align-items: flex-start;
        left: 0;
        right: inherit;
    }

    .language-switcher_nav {
        margin-top: 0.5rem;
    }

    .column-hide-sm{
        display:none;
    }
}

#faqAccordion button.accordion-button {
    font-size: 1.265625rem;
}

#faqAccordion .accordion-body {
    padding-top: 1rem;
    background-color: #f8f9fa;
}

main > .wrapper:not(.is-full-width) {
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    max-width: 1200px;
    align-items: flex-start;
    -webkit-margin-end: -16px;
    margin-inline-end: -16px;
    -webkit-margin-start: -16px;
    margin-inline-start: -16px
}

.content {
    flex-grow: 0;
    flex-shrink: initial;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-padding-end: 16px;
    padding-inline-end: 16px;
    -webkit-padding-start: 16px;
    padding-inline-start: 16px;
    max-width: 100vw;
    margin: 0 auto;
    padding-top:3rem;
}

    .content.article .intro {
        font-size: 1.665625rem;
        margin-bottom: 2rem;
    }

    #faq h3{
        font-weight:bold;
    }

#faq p {
    font-size: 1.265625rem;
    padding:1rem 0;
}

    #faq p.np {
        padding-top: 0 !important;
        margin-bottom: 0 !important;
    }

@media(min-width: 768px) {
    .content.article {
        flex-grow: 0;
        flex-shrink: initial;
        flex-basis: 75%;
        max-width: 75%;
        -webkit-padding-end: 16px;
        padding-inline-end: 16px;
        -webkit-padding-start: 16px;
        padding-inline-start: 16px
    }
}

@media(min-width: 992px) {
    .content.article {
        flex-grow: 0;
        flex-shrink: initial;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
        -webkit-padding-end: 16px;
        padding-inline-end: 16px;
        -webkit-padding-start: 16px;
        padding-inline-start: 16px
    }
}

.fullWidth .content.article {
    margin: 0
}

.content.article pre {
    background-color: #e7e7e7;
    padding: 10px;
    border: 1px solid #a9a9a9;
    overflow-x: scroll
}

span.breadcrumb-item {
    font-size: 1.7rem;
    color: #FFF;
    padding-top: 1rem;
}