/* style website Proforma Mobile */
.h3, h3 {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 7px;
}

input.proforma-input-text {
    box-sizing: border-box;
    padding: .4em;
}

select.proforma-select-text {
    box-sizing: border-box;
    padding: .2em;
}

a.footerlink {
    font-weight: bold;
    text-decoration: underline;
}

input {
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
}
select:focus, input:focus, div:focus {
    outline-color: #007ACA;
}

input.bigbutton {
    width: 100%;
    height: 40px;
    background-color: #4d8400;
    color: white;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 3em;
}
input.bigbutton:hover {
    background-color: #6dA420;
    cursor: pointer;
}

[id*="bsh-switch"] {
    background-color: white;
}

a {
    text-decoration: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}

div#header, div#calcHeader {
    background-color: #007ACA;
    margin-bottom: 5px;
}

div.content {
    max-width: 600px;
}

div[id^="switch"] {
    width: 60px;
    margin-right: 0;
}

body, table, select, div, p {
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
    font-size: 14px;
    background-color: white;
    color: #282828;
    margin: 0 auto 0 auto;
    padding: 0;
    border-collapse: unset;
}

@-ms-viewport {
    width: device-width;
}

html {
    overflow-y: scroll;
}

table {
    min-width: 300px;
}

.lthead {
    width: 100%;
    min-height: 54px;
    background-color: #007ACA;
    color: #000;
}

.ltheadc {
    max-width: 600px;
    min-width: 340px;
    height: 100%;
    background-color: #007ACA;
    color: #000;
    margin: auto;
    padding-left: 0;
}

div.lthead, div.ltheadc {
    min-width: 340px;
}

.ltnm {
    width: 200px;
    min-width: 200px;
    display: inline-block;
}

.ltnm1 {
    font-size: 18px;
    line-height: 54px;
    color: #fff;
    font-weight: 600;
    vertical-align: middle;
    padding-left: 10px;
}

.ltnm2 {
    font-size: 18px;
    line-height: 54px;
    color: #fff;
    font-weight: 300;
    vertical-align: middle;
}

.ltfoot {
    width: 100%;
    height: 54px;
    max-height: 54px;
    background-color: #007ACA;
    color: #fff;
    margin: 0 auto 0 auto;
    padding: 0;
}

.ltfootc {
    height: 100%;
    background-color: #007ACA;
    color: #fff;
    margin: 0 auto 0 auto;
    padding: 0;
}

    .ltfootc a.ui-link, .ltfootc a.ui-link:hover {
        background-color: #007ACA;
        margin: 0;
        padding: 0;
    }

.logovr {
    width: 180px;
    line-height: 54px;
    height: 54px;
    float: right;
    vertical-align: middle;
}

img.logovr {
    margin-top: auto;
    margin-bottom: auto;
}

.logovrft {
    border: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    text-align: center;
}

.textbox {
    width: 100%;
    max-width: 350px;
    border-color: #cccccc;
    min-height: 40px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 3px;
    border-style: solid;
    border-width: thin;
    margin-left: -5px;
    margin-right: -5px;
}

.datumselectie {
    width: 100%;
    max-width: 350px;
    border-color: #cccccc;
    min-height: 40px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 4px;
    border-style: solid;
    border-width: thin;
    margin-left: -5px;
    margin-right: -5px;
}

.outputtabelrow {
    background-color: #fff;
    height: 30px;
}

.footertxt {
    margin: 0 auto 0 auto;
    padding: 20px 10px 0 10px;
}

.footerpromocnt {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: auto;
}

.footerpromotxt {
    box-sizing: border-box;
    max-width: 600px;
    min-width: 340px;
    padding: 30px 10px 10px 10px;
    font-size: 13px;
    background-color: #fff;
    color: #282828;
}

    .footerpromotxt a.ui-link, .footerpromotxt a.ui-link:active, .footerpromotxt .ui-link:hover {
        font-size: 13px;
        color: #282828;
    }

.disctxt {
    box-sizing: border-box;
    max-width: 600px;
    min-width: 340px;
    padding: 10px 10px 30px 10px;
    font-size: 13px;
    background-color: #fff;
    color: #282828;
    border: 0;
}

a.disctxta {
    text-decoration: underline;
}

a.disctxta.ui-link {
    color: #282828;
    font-weight: normal;
    text-decoration: underline;
}

    a.disctxta.ui-link:hover {
        color: #0062A3;
        text-decoration: underline;
    }

.discl {
    box-sizing: border-box;
    max-width: 600px;
    min-width: 340px;
    padding: 10px 10px 60px 10px;
    font-size: 13px;
    background-color: #fff;
    color: #282828;
    border: 0;
}

a.disctxtc {
    text-decoration: underline;
    float: right;
}

a.disctxtc.ui-link {
    color: #282828;
    font-weight: normal;
    text-decoration: underline;
    float: right;
}

    a.disctxtc.ui-link:hover {
        color: #0062A3;
        text-decoration: underline;
        float: right;
    }

.breedte {
    width: 100%;
    max-width: 600px;
    min-width: 340px;
    margin: 25px 0 15px 0;
}

.breedte2 {
    width: 100%;
    max-width: 600px;
    min-width: 340px;
    margin: 0;
}

.pad {
    background-color: #fff;
    padding: 15px 0 10px 0;
}

.inputtabelrow {
    background-color: #FFFFFF;
    height: 50px;
}

.inputtable-td1 {
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    background-color: #FFFFFF;
    width: 50%;
    max-width: 350px;
    height: 43px;
    max-height: 43px;
    min-height: 43px;
    border: 0;
    color: #546E7A;
}

.inputtable-td2 {
    box-sizing: border-box;
    width: 50%;
    max-width: 350px;
    height: 43px;
    max-height: 43px;
    min-height: 43px;
    padding: 0;
    padding-right: 15px;
    background-color: #FFFFFF;
    text-align: right;
    border: 0;
    color: #3A3A3A;
}

.inputtable-td2left {
    box-sizing: border-box;
    width: 40%;
    max-width: 350px;
    height: 43px;
    max-height: 43px;
    min-height: 43px;
    padding-left: 7px;
    padding-right: 5px;
    background-color: #FFFFFF;
    text-align: left;
    border: 0;
    color: #546E7A;
}

.inputtable-td2xl {
    box-sizing: border-box;
    width: 100%;
    max-width: 350px;
    height: 43px;
    max-height: 43px;
    min-height: 43px;
    padding: 0;
    padding-right: 9px;
    background-color: #FFFFFF;
    text-align: right;
    border: 0;
    color: #3A3A3A;
}

a:hover {
    font-weight: 900;
    text-decoration: none;
}

.inputcurrentyear {
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    color: #007ACA !important;
    font-weight: bold;
    width: 50%;
    max-width: 350px;
    height: 43px;
    max-height: 43px;
    min-height: 43px;
    border: 1px solid #007ACA;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.inputnextyear {
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #007ACA;
    color: #fff !important;
    font-weight: bold;
    width: 50%;
    max-width: 350px;
    height: 43px;
    max-height: 43px;
    min-height: 43px;
    border: 1px solid #007ACA;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.inputcurrentyear a.jaargang.ui-link {
    color: #007ACA !important;
    align-content: center;
    text-decoration: none;
}

.inputnextyear a.jaargang.ui-link {
    color: #fff !important;
    align-content: center;
    text-decoration: none;
}

.inputcurrentyear:hover a.jaargang.ui-link:hover {
    color: #007ACA !important;
    font-weight: 900;
    text-decoration: none;
}

.inputnextyear:
a.jaargang.ui-link:hover {
    color: #fff !important;
    font-weight: 900;
    text-decoration: none;
}

.inputtable-td2jaNee {
    box-sizing: border-box;
    height: 43px;
    max-height: 43px;
    min-height: 43px;
    padding: 0;
    padding-right: 4px;
    background-color: #FFFFFF;
    text-align: right;
    color: #3A3A3A;
}

.tbtop {
    padding-top: 10px;
    background-color: #007ACA;
}

.trjaar {
    margin-top: 10px;
    padding: 15px 0 0 0;
    width: 100%;
    height: 100%;
}

.s0, .s1 {
    box-sizing: border-box;
    text-align: right;
    font-weight: normal;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #fff;
    color: #0062A3;
    height: 30px;
    font-size: 15px;
}

.s2 {
    font-weight: normal;
    padding-right: 10px;
}

.s3 {
    text-align: right;
    font-weight: 700;
    padding-right: 10px;
}

.s4 {
    text-align: right;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.tcscheiding {
    border: 0;
}

.nieuwslink a {
    color: black;
}

.ui-select {
    /* display: block; */
    /* position: relative; */
    margin-right: -5px;
    margin-left: -1px;
}

.ddlbijtelling, .ddluren, .lblparttimepercentage, .ddlcao, .ui-slider-label-b {
    font-weight: normal;
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
    background-color: #fff;
    border-color: #cccccc;
    color: #282828;
    font-size: 14px;
    min-height: 40px;
    width: 100%;
    cursor: pointer;
}

.lblparttimepercentage {
    pointer-events: none;
    text-align: right;
    border: 0;
}

li {
    border-left: 5px solid #0f0;
}

.ui-li-heading {
    font-size: 24px;
    font-weight: normal;
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
    margin-top: 24px;
    margin-bottom: 14px;
}

.ui-block-a.w1, div.ui-block-b.w1,
.ui-block-a.w2, div.ui-block-b.w2 {
    display: inline-block;
}

div.ui-block-a.w1, div.ui-block-b.w1 {
    width: 80%;
    max-width: 285px;
    min-width: 150px;
    margin-right: 20px;
    background-color: #F0F2F5;
 }

div.ui-block-a.w2, div.ui-block-b.w2 {
    width: 80%;
    max-width: 285px;
    min-width: 150px;
    margin-right: 0;
    background-color: #F0F2F5;
}

    div.ui-block-a.w1 a.ui-link, div.ui-block-b.w1 a.ui-link,
    div.ui-block-a.w2 a.ui-link, div.ui-block-b.w2 a.ui-link {
        background-color: #F0F2F5;
    }

.headgrp {
    padding-left: 10px;
    color: #646464;
    min-width: 340px;
}

.paygrp {
    padding-left: 10px;
    margin-bottom: 20px;
    display: flex;
}

.salbtnl {
    height: 100%;
    min-height: 100%;
    background: #fff;
    cursor: pointer;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    border: 3px solid #F0F2F5;
    border-radius: 0.75rem;
    box-sizing: border-box;
}

.salbtnr {
    background: #fff;
    cursor: pointer;
    margin-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    border: 3px solid #F0F2F5;
    border-radius: 0.75rem;
    box-sizing: border-box;
}

div.salbtnl, div.salbtnr {
    height: 100%;
    min-height: 100%;
    display: block;
    margin-bottom: 10px;
}

.imgpay {
    width: 50%;
    height: auto;
}

a.imgpay.ui-link, a.imgpay.ui-link:hover {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    background-color: #F0F2F5;
}

.textpay {
    border: 0;
    background: #fff;
    font-size: 18px;
    font-weight: bold;
}

span.textpayl {
    color: #4D8400;
}

.terugButton {
    -webkit-border-radius: 1em;
    border-radius: 1em;
    border-width: 0px;
    top: 7px !important;
}

.backbtn {
    border: 0;
    background-color: #007ACA;
    padding-left: 10px;
}

    .backbtn span {
        padding-top: 2px !important;
        padding-bottom: 0 !important;
        padding-left: 3px !important;
    }

    .backbtn, .backbtn span, .backbtn a {
        border: 0;
        vertical-align: middle;
    }

        .backbtn img {
            max-height: 34px;
            vertical-align: middle;
        }

a.backbtn.ui-link {
    color: #fff;
}

.backbtntxt {
    margin-left: 15px;
    font-size: 18px;
    background-color: #007ACA;
    color: #fff;
    font-weight: 600;
}

.backbtntxtb {
    font-size: 18px;
    background-color: #007ACA;
    color: #ccebff;
    font-weight: 500;
}

.backicn {
    content: '';
    width: 30px;
    height: 24px;
    min-width: 30px;
    display: inline-block;
    background: url('../Images/24_arrow_left.svg') -84px 0 no-repeat;
    cursor: pointer;
}

.backtxt {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 30px;
}

.headbn {
    width: 100%;
    padding-top: 5px;
    max-width: 600px;
    min-width: 340px;
    height: 100%;
    background-color: #007ACA;
    color: #fff;
    font-size: 18px;
    margin: 0 auto 0 auto;
    padding-bottom: 15px;
}

h4 {
    background-color: #fff;
}

.nowrap {
    white-space: nowrap;
}

@media screen and (max-width: 400px) {
    div.lthead, div.ltheadc {
        width: 100%;
        min-width: 100%;
        display: inline-block;
    }

    img.logovr {
        float: left;
    }

    div.ui-block-a.w1, div.ui-block-b.w1 {
        margin-right: 5px;
    }
}
