﻿.layout-wrapper .topbar {
    display: block;
    width: 100%;
    background-image: linear-gradient(to right, #ffffff, #ffffff);
    border-bottom: solid 1px #99ccff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}﻿

.layout-wrapper .topbar .topbar-logo img {
    height: 45px;
    vertical-align: middle;
    padding-bottom: 20px;
    padding-left: 5px;
}

.sauter-topbar-logo img {
    height: 45px;
    vertical-align: middle;
    padding-bottom: 20px;
    padding-left: 5px;
    margin-top: 8px;
}

.layout-wrapper .topbar .topbar-sauter-logo img {
    height: 40px;
    vertical-align: bottom;
    padding-right: 15px;
    padding-top: 5px;
}

.layout-wrapper .topbar {
    top: 0;
    height: 70px;
}

.overview-box-notification-title img {
    height: 55px;
    float: left;
    padding: 5px 2px 2px 15px;
}

.card-empty {
    padding-top: 200px;
}

.register-center-container {
    position: absolute;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    /*-webkit-transform: translate(-50%,-50%);*/
    transform: translate(-50%,-50%);
    height: 490px;
    width: 900px;
    background: #fff;
    box-shadow: 3px 3px 15px 2px #ccc;
}

.register-center-left-container {
    font-size: 13px;
    width: calc(100% - 414px);
}

    .register-center-left-container .register-login-credentials {
        height: 263px;
        width: 345px;
        margin-top: 10px;
        margin-left: 35px;
        position: absolute;
        z-index: 1;
    }

.register-login-credentials > form {
    height: 100%;
}

.register-login-input-row {
    font-size: 14px;
    position: relative;
    width: 100%;
    height: 55px;
    display: block;
    margin-top: 15px;
}

.register-login-input-label {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.register-login-input-field {
    vertical-align: middle;
    width: 240px;
    height: 55px;
    margin-top: 2px;
    padding: 0;
    top: 0;
}

    .register-login-input-field .p-inputtext {
        width: 217px;
    }

    .register-login-input-field > .p-button {
        margin-left: 18%;
        width: max-content;
    }

    .register-login-input-field input {
        width: 80%;
        float: left;
        clear: both;
    }

    .register-login-input-field span {
        float: left;
        clear: both;
    }

.register-login-button {
    width: 90px;
    height: 30px;
    margin-left: 10px;
}

.register-finish-title {
    margin-top: 35px;
    margin-left: 35px;
    text-align: left;
    font-size: 26px;
    font-family: Inter;
    letter-spacing: 0;
    color: #0089C6;
    opacity: 1;
}

.register-error-title {
    margin-top: 35px;
    margin-left: 35px;
    text-align: left;
    font-size: 26px;
    font-family: Inter;
    letter-spacing: 0;
    color: #E13131;
    opacity: 1;
}

.register-finish-message {
    margin-top: 25px;
    width: 325px;
    font-size: 18px;
    margin-left: 35px;
    font-family: Inter;
}

.register-error-heading {
    margin-top: 25px;
    width: 325px;
    font-size: 18px;
    margin-left: 35px;
    font-family: Inter;
}

.register-error-message {
    margin-top: 25px;
    width: 325px;
    font-size: 18px;
    margin-left: 45px;
    font-family: Inter;
    color: #E13131;
}

.register-password-tip {
    font-size: 10px;
    width: 325px;
    margin-top: 18px;
    clear: both;
}

.registration-mail-sent {
    margin-left: 112px;
    margin-top: 48px;
}

.password-reset-mail-sent {
    margin-left: 112px;
    margin-top: 48px;
    color: #FFCC00;
}

.complete-registration-button {
    padding-right: 10px;
}

.complete-regitration-button-message {
    display: inline;
    padding-right: 10px;
}


.register-center-right-container {
    background: #fff;
    width: 225px;
    position: absolute;
}

    .register-center-right-container img {
        height: 100%;
        display: block;
    }

.register-center-left-container, .register-center-right-container {
    display: inline-block;
    height: 100%;
}

.register-center-left-container, .register-center-right-container {
    display: inline-block;
    height: 100%;
}

.send-email-reset-center-container {
    position: absolute;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 320px;
    width: 670px;
    background: #fff;
    box-shadow: 3px 3px 15px 2px #ccc;
}

.send-email-reset-center-left-container {
    font-size: 13px;
    width: calc(100% - 305px);
}

    .send-email-reset-center-left-container .send-email-reset-credentials {
        width: calc(100% - 35px);
        margin-top: 10px;
        margin-left: 35px;
        position: absolute;
        z-index: 1;
    }

.send-email-reset-credentials > form {
    height: 100%;
}

.send-email-reset-input-row {
    font-size: 14px;
    position: relative;
    width: 100%;
    height: 55px;
    display: block;
    margin-top: 15px;
}

.send-email-reset-input-label {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.send-email-reset-input-field {
    vertical-align: middle;
    width: 240px;
    height: 55px;
    margin-top: 2px;
    padding: 0;
    top: 0;
}

    .send-email-reset-input-field .p-inputtext {
        width: 217px;
    }

    .send-email-reset-input-field > .p-button {
        margin: 15px 70px;
        width: max-content;
    }

    .send-email-reset-input-field input {
        width: 80%;
        float: left;
        clear: both;
    }

    .send-email-reset-input-field span {
        float: left;
        clear: both;
    }

.send-email-reset-button {
    width: 90px;
    height: 30px;
    margin-left: 10px;
}

.send-email-reset-title {
    margin-top: 35px;
    margin-left: 35px;
    text-align: left;
    font-size: 26px;
    font-family: Inter;
    letter-spacing: 0;
    color: #0089C6;
    opacity: 1;
}

.send-email-reset-error-title {
    margin-top: 35px;
    margin-left: 35px;
    text-align: left;
    font-size: 26px;
    font-family: Inter;
    letter-spacing: 0;
    color: #E13131;
    opacity: 1;
}

.send-email-reset-message {
    margin-top: 25px;
    width: calc(100% - 35px);
    font-size: 18px;
    margin-left: 35px;
    font-family: Inter;
}

.send-email-reset-error-heading {
    margin-top: 25px;
    width: 325px;
    font-size: 18px;
    margin-left: 35px;
    font-family: Inter;
}

.send-email-reset-error-message {
    margin-top: 25px;
    width: 325px;
    font-size: 18px;
    margin-left: 45px;
    font-family: Inter;
    color: #E13131;
}

.send-email-reset-mail-sent {
    margin-left: 112px;
    margin-top: 48px;
}

.send-email-reset-center-right-container {
    background: #fff;
    width: 225px;
    position: absolute;
}

    .send-email-reset-center-right-container img {
        display: block;
        height: 320px;
    }

.send-email-reset-center-left-container, .send-email-reset-center-right-container {
    display: inline-block;
    height: 100%;
}

.send-email-reset-center-left-container, .send-email-reset-center-right-container {
    display: inline-block;
    height: 100%;
}

.complete-registration-button {
    padding-right: 10px;
}

.complete-regitration-button-message {
    display: inline;
    padding-right: 10px;
}

.password-reset {
    font-size: 135px !important;
}

.login-forgot-password {
    font-size: 12px;
    font-family: Inter;
    color: #0089C6;
    text-decoration: underline;
    margin-left: 129px;
    margin-top: -15px;
}

.center-container {
    position: absolute;
    top: 50%;
    left: 50%;
    /*-webkit-transform: translate(-50%,-50%);*/
    transform: translate(-50%,-50%);
    height: 335px;
    width: 740px;
    background: #fff;
    box-shadow: 3px 3px 15px 2px #ccc;
}

.center-left-container {
    font-size: 13px;
    width: calc(100% - 225px);
}

.center-right-container {
    background: #fff;
    width: 225px;
    position: absolute;
    z-index: -2;
}

    .center-right-container img {
        display: block;
    }

.center-left-container, .center-right-container {
    display: inline-block;
    height: 100%;
}

.center-left-container-logo {
    position: absolute;
    top: 20px;
    left: 20px;
}

    .center-left-container-logo img {
        height: 45px;
        vertical-align: middle;
        padding-bottom: 20px;
    }

.center-left-container-content {
    display: block;
    padding-left: 45px;
    padding-top: 100px;
    position: absolute;
}

.center-left-container-row {
    margin-top: 20px;
    width: 450px;
}

.center-footer-container {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

    .center-footer-container img {
        display: block;
        height: 130px;
    }

.center-poweredby-container {
    height: 24px;
    position: absolute;
    right: 0;
    bottom: -36px;
    font-family: "Inter";
}

    .center-poweredby-container span {
        margin: 0 2px;
        vertical-align: middle;
        font-size: 10px;
    }

    .center-poweredby-container img {
        height: 16px;
        vertical-align: middle;
    }

.center-left-container .login-credentials {
    height: 185px;
    width: 345px;
    margin-top: 90px;
    margin-left: 90px;
    position: absolute;
    z-index: 1;
}

.login-input-row {
    font-size: 14px;
    position: relative;
    width: 100%;
    height: 55px;
    display: block;
}

.login-input-label {
    width: calc(100% - 270px);
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin-top: 8px;
    padding: 0;
    top: 0;
    left: 0;
}

.login-input-field {
    display: inline-block;
    vertical-align: middle;
    width: 270px;
    position: absolute;
    height: 55px;
    margin: 0;
    padding: 0;
    top: 0;
    left: calc(100% - 270px);
}

    .login-input-field > .p-button {
        justify-content: center;
        margin-left: 20%;
        width: 90px;
    }

    .login-input-field input,
    .login-input-field span {
        width: 80%;
        float: left;
        clear: both;
    }

.login-button {
    width: 90px;
    height: 30px;
    margin-left: 10px;
}

.field-validation-error {
    font-size: 12px;
    color: #ff0000;
    font-family: "Inter";
    font-weight: 700;
    display: block;
    padding-top: 5px;
    width: 100%;
}

.p-inputtext.input-validation-error,
.p-inputtext.input-validation-error:enabled:focus {
    border-color: #ff0000;
}

.p-inputtext.ng-invalid {
    border-color: #de2b28 !important;
}

.message-error {
    color: #f44336;
    margin-top: 5px;
    font-size: 14px;
    width: 450px;
}

/* Customize the label (the container) */
.keep-me-logged-in {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .keep-me-logged-in input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .keep-me-logged-in span {
        width: 16px !important;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #c7c7c7;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.keep-me-logged-in:hover input ~ .checkmark {
    background-color: #0089c6;
}

/* When the checkbox is checked, add a blue background */
.keep-me-logged-in input:checked ~ .checkmark {
    background-color: #0089c6;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.keep-me-logged-in input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.keep-me-logged-in .checkmark:after {
    left: 4px;
    top: 0;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #0089c6;
}

/*fa overrides*/
.fa {
    font-size: 35px;
    color: #0089c6;
}

.p-button {
    width: 90px;
    border-radius: 2px;
    font-family: "Inter";
    font-weight: 700;
}

.p-button-no {
    background-color: #757575 !important;
}

.topbar-left-container .fa-cubes {
    padding-top: 20px;
    padding-left: 20px;
}

.error-title {
    font-size: 20px;
    margin-top: 0 !important;
}

    .error-title hr {
        margin-top: 3px;
    }

.error-box {
    font-size: 14px;
    background-color: #fd7886;
    color: #790000;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #757575;
    border-radius: 2px;
    margin-top: 25px !important;
}

.center-container-auto-background {
    font-family: "Inter" !important;
    font-weight: 700;
    position: absolute;
    height: auto;
    top: 105px;
    left: 30%;
    /*-webkit-transform: translate(100%);
    transform: translate(50%);*/
}

@media(max-width: 1024px) {
    .center-container-auto-background {
        width: 80%;
        position: absolute;
    }
}

.grants-title-client-name {
    font-size: 24px !important;
}

.grants-title {
    font-size: 16px;
}

.grants-subtitle {
    margin-top: 20px;
    border-bottom: 1px solid #757575;
}

.center-container-auto {
    box-shadow: 3px 3px 15px 2px #ccc;
    margin-top: 20px;
    background-color: #fff;
}

    .center-container-auto button {
        width: 115px !important;
        height: 30px;
        float: right;
        margin-top: 20px;
        margin-right: 20px;
        font-size: 13px;
        padding-bottom: 2px;
    }

        .center-container-auto button::before {
            content: 'x';
            font-size: 18px;
            color: #ff0000;
            padding-right: 5px;
        }

.center-container-auto-row {
    padding-top: 20px;
    padding-left: 20px;
}

.grants-list {
    list-style: none;
    padding-top: 0;
    padding-left: 6px !important;
}

.grants-list-item::before {
    content: '✓';
    padding-right: 5px;
}

.consent-box-title {
    font-size: 16px;
}

.consent-list {
    list-style: none;
    padding-left: 6px !important;
}

.consent-list-item {
    padding-top: 10px;
}

.center-container-auto-grants {
    padding: 20px 0 30px 20px;
    width: 625px;
}

.consent-row {
    padding-top: 20px;
}

.consent-row-no-margin {
    margin-bottom: 0;
}

.consent-row button {
    width: 130px !important;
    margin-top: 20px;
}

.user-context-menu-content {
    display: none;
    position: absolute;
}

    .user-context-menu-content ul {
        background-color: #ffffff;
        list-style: none;
        font-size: 14px;
        color: #757575;
        left: 10px;
        top: 40px;
        position: absolute;
        width: 150px;
        box-shadow: 3px 3px 15px 2px #ccc;
        padding-left: 20px;
        padding-right: 20px;
    }

        .user-context-menu-content ul li {
            padding-top: 10px;
        }

            .user-context-menu-content ul li img {
                padding-right: 10px;
            }

        .user-context-menu-content ul:last-child {
            padding-bottom: 10px;
        }

.user-context-menu-container:focus .user-context-menu-content {
    display: block;
}

.user-context-menu-content:hover {
    display: block;
}

.fa-list-item {
    font-size: 14px;
    color: #757575;
    padding-left: 5px;
    padding-right: 16px;
}

.login-language-container {
    height: 24px;
    position: absolute;
    bottom: -36px;
    left: 2px;
}

    .login-language-container div {
        display: inline-block;
        cursor: pointer;
        vertical-align: middle;
        margin-right: 5px;
    }

        .login-language-container div.false {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
        }

        .login-language-container div.true {
            -webkit-filter: grayscale(0);
            filter: grayscale(0);
        }

.left-container-content-logout-row {
    width: 480px;
    font-size: 14px;
}

.logout-title {
    font-size: 27px;
    padding-bottom: 10px;
    border-bottom: 1px solid #757575;
}

.left-container-content-logout {
    font-family: "Inter";
    padding-left: 25px;
}

.logout-button {
    font-family: "Inter";
    font-size: 14px;
}

.logout-title-no-bottom-border {
    border-bottom: none;
    padding-top: 20px;
    font-size: 22px;
}

/*SLIDER*/
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 26px;
    border: 1px solid #757575;
    border-radius: 2px;
}

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

/* The slider */
.slider {
    padding-left: 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #757575;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2)
}

    .slider + label {
        padding-left: 66px;
        vertical-align: middle !important;
    }

    .slider:after {
        position: absolute;
        content: "";
        height: 26px;
        width: 22px;
        left: 0;
        top: 0;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        -webkit-transform: translateX(23px);
        -ms-transform: translateX(23px);
        transform: translateX(23px);
    }

input:checked + .slider {
    background-color: #0089c6;
}

    input:checked + .slider:after {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

.fa-eye:before {
    content: "\f06e";
    font-size: 20px;
    color: #757575;
}

.fa-eye-slash:before {
    content: "\f070";
    font-size: 20px;
    color: #757575;
}

.password-icon {
    float: none !important;
    margin-left: -25px;
    margin-top: -5px;
    position: absolute;
}

.p-inputtext[type="password"] {
    -webkit-text-security: circle !important;
}

.form-error-box {
    display: block;
    font-size: 16px !important;
    background-color: #f1b263; /* #fd7886;*/
    color: #ffffff; /*#790000;*/
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 1px;
    /*border: 1px solid #757575;*/
    border-radius: 2px;
}

    .form-error-box:before {
        content: 'Warning';
        padding-left: 20px;
        font-weight: bold;
    }

.validation-summary-errors ul {
    list-style: none;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill {
    border: 1px solid #ccc;
    -webkit-text-fill-color: #757575;
    transition: background-color 5000s ease-in-out 0s;
}

.consent-initial-container {
    top: 25%;
    height: 37.5%;
}

@media screen and (max-height: 800px) {
    .consent-initial-container {
        top: 35%;
        height: 47.5%;
    }
}

@media screen and (max-height: 700px) {
    .consent-initial-container {
        top: 40%;
        height: 52.5%;
    }
}

@media screen and (max-height: 600px) {
    .consent-initial-container {
        top: 45%;
        height: 57.5%;
    }
}

@media screen and (max-height: 500px) {
    .consent-initial-container {
        top: 50%;
        height: 62.5%;
    }
}

@media screen and (max-height: 400px) {
    .consent-initial-container {
        top: 55%;
        height: 67.5%;
    }
}

@media screen and (max-height: 300px) {
    .consent-initial-container {
        top: 60%;
        height: 72.5%;
    }
}

.consent-subsequent-container {
    top: 50%;
    height: 87.5%;
}

.consent-center-container {
    position: relative;
    margin-top: 80px;
    width: 65%;
    margin-left: 17.5%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 3px 3px 15px 2px #ccc;
}

    .consent-center-container > .consent-wizard {
        margin: 2% 7.5% 0 7.5%;
    }

    .consent-center-container > .consent-form,
    .consent-center-container .consent-main-container {
        height: 100%;
    }

        .consent-center-container .consent-main-container .consent-step-container {
            margin: 0 auto;
            padding: 2% 2% 1% 2%;
            height: 75%;
            width: 90%;
        }

            .consent-center-container .consent-main-container .consent-step-container .consent-step-header {
                margin: 1% 0;
                font-size: 26px;
                font-family: Inter !important;
                color: #0089C6;
            }

            .consent-center-container .consent-main-container .consent-step-container .consent-step-intro {
                margin: 3% 0 0 4.5%;
            }

                .consent-center-container .consent-main-container .consent-step-container .consent-step-intro > p {
                    font-size: 16px;
                }

                    .consent-center-container .consent-main-container .consent-step-container .consent-step-intro > p:first-of-type {
                        margin-top: 2%;
                    }

            .consent-center-container .consent-main-container .consent-step-container > #iframe-container > iframe {
                padding: 0;
                border: none;
                overflow: hidden;
                height: 90%;
                width: 100%;
            }

        .consent-center-container .consent-main-container .consent-step-footer {
            display: flex;
            position: sticky;
            align-items: center;
            margin: 0 auto;
            padding: 1rem 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

            .consent-center-container .consent-main-container .consent-step-footer.intro {
                margin-top: 2.5%;
                justify-content: center;
            }

            .consent-center-container .consent-main-container .consent-step-footer.document {
                background: white;
                flex-direction: column;
                justify-content: space-between;
            }

                .consent-center-container .consent-main-container .consent-step-footer.document .p-divider {
                    align-self: stretch;
                }

                .consent-center-container .consent-main-container .consent-step-footer.document .footer-content {
                    width: 97%;
                    display: flex;
                    flex-direction: row;
                    justify-content: space-between;
                }

                    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .left {
                        display: flex;
                        align-items: center;
                        font-style: italic;
                    }

                    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .middle {
                        display: flex;
                        align-items: center;
                        font-style: italic;
                    }

                    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .left button:first-of-type {
                        font-style: normal;
                    }

                    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .middle .version {
                        color: #0089C6;
                        margin-left: 10px;
                    }

                    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .middle .effective-date {
                        margin-left: 10px;
                    }

                    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .right {
                        width: 50%;
                        display: flex;
                        justify-content: space-between;
                        align-items: center;
                    }

/* Steps */
body .p-steps {
    position: relative;
    box-sizing: border-box;
}

    body .p-steps .p-steps-container {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
    }

    body .p-steps .p-steps-item {
        position: relative;
        display: flex;
        justify-content: center;
        flex: 1 1 auto;
    }

        body .p-steps .p-steps-item.p-steps-disabled {
            cursor: default !important;
            pointer-events: none;
            opacity: 0.6;
        }

        body .p-steps .p-steps-item .p-menuitem-link {
            display: inline-flex;
            flex-direction: column;
            align-items: center;
            overflow: hidden;
            text-decoration: none;
        }

    body .p-steps .p-steps.p-steps-readonly .p-steps-item {
        cursor: auto;
    }

    body .p-steps .p-steps-item.p-steps-current .p-menuitem-link {
        cursor: default;
    }

    body .p-steps .p-steps-item:last-child .p-menuitem-link {
        display: flex;
    }

    body .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
        display: block;
        white-space: nowrap;
    }

        body .p-steps .p-steps-item .p-menuitem-link .p-steps-title .p-steps-title-icon {
            visibility: collapse;
            margin-right: 3px;
            filter: invert(48%) sepia(8%) saturate(493%) hue-rotate(167deg) brightness(92%) contrast(88%);
        }

    body .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body .p-steps .p-steps-item .p-menuitem-link {
        background: transparent;
        transition: box-shadow 0.2s;
        border-radius: 3px;
        background: #ffffff;
    }

        body .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
            color: #495057;
            border: 1px solid #e9ecef;
            background: #ffffff;
            min-width: 1.5rem;
            height: 1.5rem;
            line-height: 1.5rem;
            font-size: 14px;
            z-index: 1;
            border-radius: 50%;
            padding: unset;
        }

        body .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
            margin-top: 0.8rem;
            color: #6c757d;
        }

        body .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
            outline: 0 none;
            outline-offset: 0;
            box-shadow: 0 0 0 0.2rem #a6d5fa;
        }

    body .p-steps .p-steps-item.p-steps-highlight .p-steps-number {
        background: #E3F2FD;
        color: #495057;
    }

    body .p-steps .p-steps-item.p-steps-highlight .p-steps-title {
        font-weight: 600;
        color: #495057;
    }

    body .p-steps::before {
        content: none;
    }

    body .p-steps .p-steps-item:before {
        content: " ";
        border-top: 1px solid #dee2e6;
        width: 100%;
        top: 42%;
        left: 0;
        display: block;
        position: absolute;
    }

/* Checkbox */

body .p-field-checkbox {
    display: flex;
    align-items: center
}

    body .p-field-checkbox > label {
        margin-left: .5rem;
        line-height: 1;
        user-select: none;
    }

body .p-checkbox {
    width: 20px;
    height: 20px;
    margin: 0;
    display: inline-flex;
    cursor: pointer;
    user-select: none;
    align-items: center;
    vertical-align: bottom;
    box-sizing: border-box;
}

    body .p-checkbox .p-checkbox-box input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    body .p-checkbox .p-checkbox-box .p-checkbox-icon {
        transition-duration: 0.2s;
        color: #ffffff;
        font-size: 14px;
    }

    body .p-checkbox .p-checkbox-box.p-highlight {
        border-color: #2196F3;
        background: #2196F3;
    }

    body .p-checkbox .p-checkbox-box:hover {
        border-color: #2196F3;
    }

    body .p-checkbox .p-checkbox-box:focus {
        outline: 0 none;
        outline-offset: 0;
        box-shadow: 0 0 0 0.2rem #a6d5fa;
        border-color: #2196F3;
    }

    body .p-checkbox .p-checkbox-box.p-highlight:hover {
        border-color: #0b7ad1;
        background: #0b7ad1;
        color: #ffffff;
    }

body .p-checkbox-label {
    line-height: 1;
}

body .p-checkbox-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #ced4da;
    background: #ffffff;
    width: 20px;
    height: 20px;
    color: #495057;
    border-radius: 3px !important;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

/* Button */

body .p-button {
    min-width: fit-content;
    min-width: -moz-fit-content;
}

    body .p-button:disabled {
        opacity: 0.6;
        cursor: default !important;
        pointer-events: none;
    }

body .p-button-label {
    flex: 1 1 auto;
}

/* Divider*/
body .p-divider {
    background-color: #ffffff;
    box-sizing: border-box;
}

    body .p-divider .p-divider-content {
        z-index: 1;
    }

    body .p-divider .p-divider-solid.p-divider-horizontal:before {
        border-top-style: solid;
    }

    body .p-divider.p-divider-horizontal {
        margin: 1rem 1.5%;
        padding: 0 1rem;
        display: flex;
        position: relative;
        align-items: center;
    }

        body .p-divider.p-divider-horizontal:before {
            border-top: 1px #dee2e6;
        }

        body .p-divider.p-divider-horizontal .p-divider-content {
            padding: 0 0.5rem;
        }

        body .p-divider .p-divider-horizontal:before {
            position: absolute;
            display: block;
            top: 50%;
            left: 0;
            width: 100%;
            content: "";
        }

        body .p-divider .p-divider-horizontal.p-divider-left {
            justify-content: flex-start;
        }

        body .p-divider .p-divider-horizontal.p-divider-right {
            justify-content: flex-end;
        }

        body .p-divider .p-divider-horizontal.p-divider-center {
            justify-content: center;
        }

/* Removes the reveal password icon generated by the edge browser */
input::-ms-reveal,
input::-ms-clear {
    display: none;
}

/* Media query for mobile design */
@media screen and (max-width: 800px) {
    .footer-content {
        flex-wrap: wrap;
        justify-content: space-evenly !important;
    }

    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .middle {
        order: 3;
        margin-top: 0.8rem;
    }

    .consent-center-container .consent-main-container .consent-step-footer.document .footer-content .right {
        align-items: center;
        width: 75% !important;
    }

    #backButton1 .p-button-label {
        display: none;
    }

    #backButton2 .p-button-label {
        display: none;
    }

    #continueButton1 .p-button-label {
        display: none;
    }

    body .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
        display: none;
    }

    .consent-center-container .consent-main-container .consent-step-footer.document {
        filter: drop-shadow(0px -3px 6px #00000029);
    }

        .consent-center-container .consent-main-container .consent-step-footer.document .p-divider {
            display: none;
        }

    .consent-center-container {
        width: 90%;
        margin-left: 5%;
    }

    .register-center-right-container {
        display: none;
    }

    .register-center-left-container {
        width: 100%;
        position: relative;
    }

    .register-center-container {
        width: 100%;
    }

    .register-center-left-container .register-login-credentials {
        width: 90%;
        margin-left: 5%;
    }

    .register-finish-message, .register-finish-title {
        width: 90%;
        margin-left: 5%;
    }

    .register-login-input-field,
    .register-password-tip {
        width: 100%;
    }

        .register-login-input-field .p-inputtext {
            width: calc(100% - 20px);
        }

        .register-login-input-field > .p-button {
            left: 50%;
            transform: translateX(-50%);
            margin-left: 0;
        }

    body .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
        margin-bottom: calc(100% + 0.5rem);
    }
}

@media screen and (max-width: 700px) {
    .layout-wrapper .topbar {
        top: 0;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .layout-wrapper .topbar .topbar-sauter-logo img {
        padding-right: 0px;
    }

    .sauter-topbar-logo img {
        padding: 0px;
        margin: 0px;
    }

    .send-email-reset-center-right-container {
        display: none;
    }

    .send-email-reset-center-left-container {
        width: 90%;
        position: relative;
    }

    .send-email-reset-center-container {
        width: 90%;
        height: 380px;
        top: 52%;
    }
}

    /* scrollbar */
    body::-webkit-scrollbar {
        width: 1em;
    }

    body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }

    body::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
    }
