﻿body {
    font-family: Ubuntu, sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #222;
    background: #f2f4f5;
}

body {
    font-family: ubuntu, Segoe UI, SegoeUI, helvetica neue, Helvetica, Arial, sans-serif;
    background-attachment: fixed;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
}

body {
    padding: 0;
    font-weight: 400;
}

body {
    font-family: Ubuntu, sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #222;
    background: #f2f4f5;
}

.login-error {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #ffff33;
    margin-bottom: 10px;
}

.base_container {
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
    padding: 80px 5px 90px 90px;
    background: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    max-height: unset;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    box-shadow: 0 0 16px 4px rgb(212 217 221/50%);
}

.login-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.login-hero {
    background-image: url('/images/kritisch.png');
    color: transparent;
    background-size: 360px 360px;
    background-repeat: no-repeat;
    width: 360px;
    height: 360px;
    margin: 0 auto;
    margin-top: 10px;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.external {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #696969;
}

a, h2 {
    font-weight: 700;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}



h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}





.create a, .password-label a {
    font-weight: 600;
    color: #039be5;
}



.password-label a {
    float: left;
    padding: 3px 0;
}

#forgotPassword {
    font-size: 14px;
}



h2 {
    font-size: 1.1em;
    padding-bottom: 3px;
    text-align: justify;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

p {
    margin: 0;
}





.localAccount .create p {
    font-size: 11px;
    line-height: 13px;
}

.login-container h2 {
    font-size: 20px;
    font-weight: 400;
    color: #039be5;
    text-align: left;
}

.localAccount .intro h2 {
    text-align: left;
}

input {
    font-style:;
    font-variant-ligatures:;
    font-variant-caps:;
    font-variant-numeric:;
    font-variant-east-asian:;
    font-variant-alternates:;
    font-variant-position:;
    font-weight:;
    font-stretch:;
    font-size:;
    font-family:;
    font-optical-sizing:;
    font-kerning:;
    font-feature-settings:;
    font-variation-settings:;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    padding-block: 1px;
    padding-inline: 2px;
}

input, select {
    border: 1px solid #fff;
}

#attributeList ul li input, input {
    outline: 0;
    height: 36px;
    width: 80%;
    border-radius: .5rem;
    text-indent: 10px;
    box-shadow: none;
    border: 1px solid #ebeeef;
}

input, button {
    outline: 0;
}

.localAccount input, .attr input {
    border-color: #7a93b8 !important;
    font-size: 14px !important;
    width: 100% !important;
    max-width: 380px !important;
    border-radius: 4px !important;
}

button {
    appearance: auto;
    font-style:;
    font-variant-ligatures:;
    font-variant-caps:;
    font-variant-numeric:;
    font-variant-east-asian:;
    font-variant-alternates:;
    font-variant-position:;
    font-weight:;
    font-stretch:;
    font-size:;
    font-family:;
    font-optical-sizing:;
    font-kerning:;
    font-feature-settings:;
    font-variation-settings:;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    margin: 0em;
    padding-block: 1px;
    padding-inline: 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}


button {
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    max-width: 380px;
}

input, button {
    outline: 0;
}

.divider {
    display: none !important;
}

.localAccount, .create {
    margin-top: 20px !important;
}


.accountButton, .buttons button {
    background-color: #fff;
    width: 49%;
    border: none;
    color: #000;
    cursor: pointer;
    margin-top: 10px;
    margin-right: auto;
    white-space: normal;
    box-shadow: 0 2px 10px rgba(0,0,150,.15);
}

#attributeList ul li .attrEntry .verify [id$=ver_but_send].sendButton, #attributeList ul li .attrEntry .verify [id$=ver_but_resend].sendButton, #attributeList ul li .attrEntry .verify .verifyButton, #attributeList ul li .attrEntry .verify .editButton, .buttons #continue, .buttons button {
    background-color: #039be5;
    height: 44px;
    box-shadow: none;
    color: #fff;
    font-weight: 400;
    font-family: Ubuntu, sans-serif;
}

.entry-item > input {
    order: 1;
}

.entry-item {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .entry-item label {
        order: 0;
        display: none;
    }

    .entry-item > .password-label {
        order: 3;
        padding-top: 12px;
    }

.login-container span {
    font-size: 18px;
}


.login-container .slogan {
    margin: 0 0 20px;
    max-width: 320px;
    line-height: 26px;
}


.logo {
    color: transparent;
    background-repeat: no-repeat;
    margin: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 120px;
    max-width: 400px;
    width: 100%;
    margin: 0;
    margin-top: 10px;
    margin-bottom: -50px;
    font-size: 0;
}

.governance .logo {
    background-image: url('/images/logo3.png');
}

.error {
    color: #d0021b !important;
    font-size: 16px !important;
    padding: 5px 0 15px;
    float: left;
    width: 100%;
    outline: 0;
    line-height: 22px;
    max-width: 380px;
}

    .error.pageLevel {
        float: unset;
    }
