:root {
    --secondary: #555c72;
    --white: #ffffff;
}

.loadingdivblocker {
    position: absolute;
    opacity: 0.5;
    background-color: #738495;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    justify-content: center;
    align-items: center;
    display: none;
}

.loadingdivblocker img {
    width: 100px;
    height: 100px;
}

.modal-vervang-maatregel {
    width: 75vw;
    max-width: 1100px;
}

.modal-vervang-maatregel .modal-content {
    width: 98%;
}

@media (max-width: 991px) {
    #mainrowdavid1 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .modal-vervang-maatregel {
        max-width: 100vw;
        width: 100vw;
    }
}

.subsidy-requirement {
    margin-bottom: 15px;
}

.requirements-tooltip-close {
    float: right;
    font-family: Verdana;
    font-weight: bold;
    cursor: pointer;
    margin-top: -5px;
    display: none;
}

.requirements-tooltip-switch {
    background-color: skyblue;
    border-radius: 20px;
    padding: 0px 11px;
    display: inline-block;
    font-style: normal;
    cursor: pointer;
    font-family: Verdana;
    color: white;
    font-size: 13px;
    vertical-align: middle;
    display: none;
}

.requirements-tooltip-div {
    padding: 1.5rem;
    display: flex;
    align-items: flex-start;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0.8rem;
    margin-top: 4rem;
    width: 53rem;
    max-width: 100%;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.4;
    display: block !important;
}

.requirements-tooltip-div p {
    margin: 1px 1px;
}



#checkout-progress {
    --scaleX-value: 0;
}

#checkout-progress::after {
    transform: scaleX(var(--scaleX-value)) translateY(-50%) perspective(1000px);
}

@media (min-width: 991px) {
    .requirements-tooltip-switch {
        padding: 6px 11px;
        margin-top: -10px;
    }
}

input::placeholder {
    color: lightgray !important;
    opacity: 1;
    /* Firefox */
}

.drop-area.highlight {
    border-color: #428bca;
}

.filedropform {
    margin-bottom: 10px;
}

.fileElem {
    display: none !important;
}

.drop-area label {
    border: 1px solid #aaa;
}



.filebox {
    height: 200px;
    width: 100%;
    background-color: #2C3E50;
    border: 3px solid #2C3E50;
    border-radius: 8px;
    margin-top: 5px;
}

.filebox img {
    width: 100%;
    height: 100%;
}

.filebox p:has(>.fa-file-pdf) {
    width: 100%;
    height: 100%;
    font-size: 5em;
    background-position: top center;
    background-size: cover;
    /* Center the pdf icon */
    display: flex;
    align-items: center;
    justify-content: center;
}

.fa-times {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('../img/icons/delete.png');
    background-size: cover;
}

.fa-times::before {
    display: none !important;
}

.drop-area {
    cursor: pointer !important;
}

.highlight label {
    border: 2px dashed #00d500 !important;
}

.facts-form__label b {
    margin-left: 5px;
}

.form-checkbox .invalid-feedback {
    color: #BB0000;
    margin-top: 1rem;
    font-size: 1.2rem;
    background-color: rgba(187, 0, 0, 0.1);
    border-radius: 0.4rem;
    padding: 1.2rem;
    position: relative;
}

.loadingbuttonicon {
    height: 20px;
    display: none;
}

.btn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.uploadsdivloader {
    background: url('../img/loading.gif') center;
    background-repeat: no-repeat;
    background-size: 100px;
    background-blend-mode: normal;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    z-index: 10;
}

.overview-sidebar {
    margin-bottom: 80px;
}

verzendAdvies_inner div p,
verzendAdvies_inner div h3 {
    margin-top: 20px !important;
}

.progress {
    margin-top: 6px;
    margin-bottom: 3px;
}

.upload__file-field {
    cursor: pointer;
}

.klantopmerkingen {
    background-color: #FAFBFC !important;
    margin-bottom: 16px;
}

.isolatie__accordion {
    padding-bottom: 40px;
}

.toonmeerlink {
    margin: 10px 20px;
}

.toonmeerlink a {
    color: gray;
}

.toonmeerlink img {
    height: 20px;
    display: none;
}

.loadinginsidebutton {
    width: 23px;
    height: 22px;
    display: none;
}

#isolatieVerderKnop_onder {
    display: none;
}

@media (max-width: 991px) {
    #isolatieVerderKnop {
        display: none;
    }

    #isolatieVerderKnop_onder {
        display: block;
    }
}

.isolatieknoponderdiv {
    max-width: 200px;
    margin-top: 10px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.uploadsnaamspan {
    max-height: 15px;
    max-width: 106px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.vervang-generiek-label,
.vervang-generiek-label b {
    font-family: 'Verdana';
    background-color: #EEEEEE;
    border-radius: 5px;
    padding: 12px 16px 16px 16px;
    line-height: 250%;
}

.vervang-generiek-knop {
    margin-top: -16px;
}

#ajax-vervang-generiek {
    width: 100%;
    min-height: 400px;
}

.geselecteerde-installaties-samenvatting {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: baseline;
    padding: 10px 0px 10px 30px;
    font-size: 1.0rem;
}

.modal-body td {
    text-align: left;
}

.faq_answer {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.5s ease-in;
    margin-bottom: 30px;
    font-size: 1.4rem;
}

.faq .question {
    font-size: 1.6rem;
    color: #2587BC;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    padding-bottom: 10px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
    /* Firefox */
}

.va-blok {
    height: 0px;
    overflow: hidden;
    -moz-transition: height 0.3s ease-out;
    -webkit-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
    background-color: #f9f9ff;
    display: none;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #cbcbeb;
    margin-bottom: 30px;
}

.search-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.meldcode-label {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    display: none;
}

.meldcode-format {
    font-family: monospace;
    letter-spacing: 0.25em;
    padding-left: 104px !important;
}

.meldcode-format::placeholder {
    letter-spacing: normal;
}

.number-placeholder {
    position: absolute;
    left: 100px;
    /* Adjusted to account for "KA" */
    top: 50%;
    transform: translateY(-50%);
    color: #ccc;
    font-family: monospace;
    pointer-events: none;
}

#toolintrosection img {
    display: inline-block;
}

.reviewfontsize {
    font-size: 1.6rem;
}

@media (max-width: 600px) {
    .reviewfontsize {
        font-size: 1.3rem !important;
    }
}

.checklist {
    list-style: none;
    margin-left: 15px;
}

.checklist li:before {
    content: "\2714\0020";
    color: #00d103;
    margin-left: -15px;
}

.checklist li {
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .extraMarginBovenOpMobiel {
        margin-top: 3rem !important;
    }
}

.isolatiegeneriek-body-sub-fix {
    background: rgba(0, 44, 91, 0.06);
    background: rgba(0, 44, 91, 0.06) !important;
    margin: 0 2rem 2rem;
    padding: 1.2rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-table .table {
    margin-bottom: 0;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-table .table tbody tr td {
    color: #002C5B;
    font-size: 1.3rem;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-table .table tbody tr:last-child td {
    padding-bottom: 0;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-table .table> :not(caption)>*>* {
    padding: 0 2.8rem 1.2rem 0;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-info-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-info-box .toevoegen__body-info-wrapper {
    display: flex;
    align-items: center;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-info-box .toevoegen__body-info-wrapper .toevoegen__body-info-img-box .toevoegen__body-info-img {
    width: 2rem;
    height: 2rem;
    -o-object-fit: contain;
    object-fit: contain;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-info-box .toevoegen__body-info-wrapper .toevoegen__body-info-input {
    margin: 0 1.2rem;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-info-box .toevoegen__body-info-wrapper .toevoegen__body-info-input .form-control {
    background: #ffffff;
    border: 1px solid #DFDFDF;
    box-shadow: inset 0px 0.4rem 0.4rem rgba(0, 0, 0, 0.04);
    border-radius: 0.4rem;
    padding: 1rem;
    font-size: 1.4rem;
    line-height: 1.7rem;
    width: 8rem;
}

.isolatiegeneriek-body-sub-fix .toevoegen__body-info-box .toevoegen__body-info-btn .btn--primary {
    padding: 0.8rem;
}

.firstTableColumn {
    white-space: nowrap;
}

.secondTableColumn {
    width: 100%;
}