body, html {
    margin-bottom: 45px;
    color: #333333;
}

p.error {
    color: #c91432;
    margin-bottom: 0;
    flex: 0 0 100%; }
div.error {
    border: 1px solid #c91432 !important;
    color: #c91432;
    padding: 10px;
    margin-bottom: 15px;}
input.error {
    border: 1px solid #c91432 !important; }
div.error p.error {
    padding-bottom: 0px !important;
}
div[data-eepage="3"] .agency-contact-form-row p.error {
    margin-top: -25px;
    margin-bottom: 30px;
}
*[data-eepage] {
    display: none; }
*[data-eepage].active-eepage {
    display: block;
    margin-bottom:30px; }
header {
    width: 100%;
    height: 75px;
    background: #fff; }
.logo {
    width: 55px;
    height: 55px; }
header.printonly {
    width: 100%;
    height: 85px;
    margin-bottom: 15px}
header.printonly .logo {
    width: 65px;
    height: 65px; }
form .agency-contact-form-row-check {
    flex-wrap: wrap; }
footer {
    background: #4976ba; }
    footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99; }
footer ul {
    line-height: 30px;
    display: block;
    width: auto;
    text-align: right;
    font-size: 14px; }
footer ul li {
    line-height: 30px;
    display: inline-block; }
footer ul li:after {
    content: "|";
    display: inline;
    color: #ffffff; }
footer ul li:last-child:after {
    content: "";
    display: block; }
footer a {
    color: #ffffff;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 30px; }
footer a:hover,
footer a:focus {
    text-decoration: underline; }
.agency-contact-form-row * {
    font-family: "Source Sans Pro", Arial, sans-serif !important;
    letter-spacing: 0.01em !important;
    font-weight: normal !important;
}
.agency-contact-form-row strong {
    font-weight: bolder !important;
}
#succes-page p, #succes-page div, #succes-page > * {
    text-align: center;
    width: 100%;
}
.print-page-icon-container > img {
    max-width: 90%;
    width: 155px;
}
.print-page-icon-container .print-it {
    cursor: pointer;
}
.print-page-icon-container span.print-it {
    font-weight: bold;
    text-decoration: underline;
}
@media (max-width: 450px) {
.print-page-icon-container span.printer-link.print-it {
    display: block; } }
.termine {
    width: 100%;
    overflow-x: scroll;
    margin-bottom: 30px; }
@media (min-width: 768px) {
    .termine {
        overflow-x: auto; } }

.termine table {
    min-width: 275px; }

.termine table td {
    font-size: 18px;
    line-height: 27px;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    padding: 15px; }
@media (max-width: 767px) {
    .termine table td {
        font-size: 14px;
        line-height: 21px;
        padding-bottom: 10px; }
}

.termine .agency-contact-form-row-check {
    width: 20px;
    margin: 0 auto; }

@media only screen {
    .printonly {
        display: none;} }
@media only print {
    body > *:not(.printable):not(.printonly) {
        display: none;}

    body {
        margin: 5mm;
    }
    .print-overview {
        letter-spacing: 0.01em;
        line-height: 30px;
        font-size: 18px;
        font-family: "Source Sans Pro";
    }
    .print-overview p {
        padding: 0;
        margin: 0;
    }
    .print-overview .print-small-margin-bottom {
        margin-bottom: 13px !important;
    }
    .print-overview .print-medium-margin-bottom {
        margin-bottom: 21px !important;
    }
    .print-overview .print-big-margin-bottom {
        margin-bottom: 38px !important;
    }
    .print-title {
        font-size: 24px;
        line-height: 34px;
        font-weight: bold;
    }
    .print-bold {
        font-weight: bold;
    }
    .print-summary span:first-child {
        display: inline-block;
        width: 35%;
    }
    .print-summary span:last-child {
        display: inline-block;
        width: 64%;
    }
    .print-check-img-p {
        position: relative;
        padding-left: 40px !important;
    }
    .print-check-img-p img {
        position: absolute;
        left: 5px;
        top: 15px;
        width: 26px;
    }
    .print-page-break-after {
        page-break-after: always;
    }
}
