.login-page {
    background: url(https://vonshared.vismaonline.com/Images/Connect.jpg) center right no-repeat !important;
    background-size: contain !important;
    background-color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    height: 100vh;
    max-height: 100vh;
    display: flex;
    align-items: center;
    padding: 0;
}

.login-content-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-item: center;
    height: 90vh !important;
}

.login-bottom {
    border-bottom: none !important;
}

@media (max-width: 1100px) {
    .login-page {
        background: url(https://vonshared.vismaonline.com/Images/Connect-small.jpg) center center no-repeat !important;
        background-size: cover !important;
    }

    .login-content-container {
        border-radius: 15px;
        background: #fff;
        height: auto !important;
    }

    #page-forgot-index.form-box .form-header {
        background: #fff !important;
        border-radius: 15px 15px 0px 0px;
    }

    #page-forgot-index.form-box .form-content {
        border-radius: 0px !important;
    }

    .form-box .form-footer {
        border-radius: 0px 0px 15px 15px;
    }

    .login-bottom {
        position: relative !important;
        bottom: 0 !important;
        width: auto !important;
        margin-top: auto !important;
        border-radius: 0px 0px 15px 15px;
    }

    .login-footer {
        width: 100vw !important;
    }

    .login-header {
        margin-top: 1rem;
    }

    .login-footer {
        display: flex !important;
        background: #fff !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .dropdown-content {
        margin-left: -180px !important;
    }

    h1.login-header-text {
        display: none !important;
    }
}

@media (min-width: 1101px) {
    .login-content-container {
        width: 49vw !important;
        margin: 0 auto 0 0 !important;
        padding-top: 0 !important;
        height: 90vh !important;
        background: #fff !important;
        max-width: 49vw !important;

    }

    div.login-content-container, div.login-content-container .login-bottom, .login-footer {
        background: none !important;
    }
    
    .login-content {
        max-width: 410px;
        width: 75%;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .login-footer {
        display: none !important;
    }
}

.login-header {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: flex-end;
    min-height: auto;
    flex-grow: 1;
}

.login-header-text {
    font-size: 32px;
    font-family: pf_beausans_prothin, "Open Sans", sans-serif;
    line-height: normal;
    color: #252626;
    text-align: center;
    font-weight: 600;
    font-style: normal;
    margin-block-end: 0px;
}

.login-content {
    padding: 0px 45px;
    background: rgba(255, 255, 255, 1);
    color: #282828;
    font-size: 14px;
}

.login-content h2 {
    margin: 0 0 20px 0;
    font-size: 1em;
}

.login-content ul {
    padding-left: 0.3em;
}

.login-content li {
    list-style: none;
    padding-bottom: 0.7em;
}

.login-bottom::before {
    display: none;
}

.login-bottom img {
    width: 100px;
    height: 100px;
    margin-bottom: -40px;
}

.login-footer {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Open Sans', OpenSansFallback, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #282828;
    font-weight: 400;
    line-height: 145%;
    box-sizing: border-box;
    display: block;
    clear: both;
    font-size: 10px;
    text-align: center;
    height: 7vh;
    width: 50vw;
    position: fixed;
    left: 0;
    bottom: 0;
}

.login-bottom {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    align-items: flex-end;
}

.login-footer a {
    color: #252626;
    text-decoration: none;
}

.country-flags {
    padding-bottom: 12px;
}

.footer-list {
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
}

.footer-list > * {
    margin-right: 10px;
}

.footer-list a {
    color: #048bd9;
    cursor: pointer;
}

.footer-list a:hover {
    text-decoration: underline;
}

.language-selector {
    display: flex;
    align-items: center;
    padding: 6px 0;
    justify-content: flex-start;
    margin-right: 10px;
    margin-left: 10px;
    max-height: 20px;
    height: 20px;
}

.language-selector img {
    height: 22px;
    width: 20px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-inline-end: 5px;
}

.alert {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert p {
    margin-left: 10px;
    margin-right: 10px;
}

.login-button {
    border-width: 1px;
    border-style: solid;
    border-color: #1F704A;
    color: #fff;
    background: #1F704A;
    width: 100%;
    height: 42px;
    margin-bottom: 6px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: 145%;
    cursor: pointer;
    margin-top: 0.5rem;
}

.login-button:disabled {
    background: #dadada !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodï¿½IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) !important;
    background: -webkit-linear-gradient(top, #dadada 0%, #e1e1e1 4%, #e5e5e5 100%) !important;
    background: linear-gradient(to bottom, #dadada 0%, #e1e1e1 4%, #e5e5e5 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#e5e5e5', GradientType=0) !important;
    border-color: #b1b1b1 #c6c6c6 #cecece !important;
    outline: none !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.75) !important;
    cursor: default;
}

.login-button:hover {
    border-color: #1F704A;
    background: #1F704A;
}

.login-button:active {
    border-color: #1F704A;
    background: #1F704A;
}

.login-button:focus {
    border-color: #1F704A;
}

.form-control {
    width: 100%;
    padding: 3px 0 3px 0;
    margin-bottom: 0.5em;
    border-color: #888;
    border-radius: 5px;
}

.consent-header {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px dashed #808080;
}

.consent-information {
    margin-bottom: 0.7em;
}

.consent-remember {
    margin-top: 1.2rem;
    margin-bottom: 1rem;
    padding-left: 0.5rem;
    position: relative;
}

.consent-description {
    padding-left: 1.5rem;
    padding-top: 0.3rem;
    font-size: 13px;
}

.consent-client-url {
    margin-top: 1em;
    text-align: center;
}

.grants-content {
    padding: 25px 45px;
    background: rgba(255, 255, 255, 1);
    color: #282828;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px
}

.grants-content ul {
    margin-top: 0;
}

.grants-label {
    font-weight: bold;
}

.grants-client {
    margin-bottom: 1rem;
}

.grants-details {
    float: left;
}

.grants-client-logo {
    float: right;
}

.grants-list {
    margin-top: 10px;
}

.clear {
    clear: both;
}

.request-id {
    color: #6D6D6D;
}

.border-bottom {
    border-bottom: solid 1px #e3e3e3;
}

.custom-error-container {
    position: absolute;
    top: 30%;
    left: 25%;
    width: 50%;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
}

.custom-error-grid-child-left {
    margin-left: 3%;
    padding-right: 20px;
    float: left;
}

.custom-error-grid-child-right {
    margin-left: 30%;
    margin-top: 8%;
    height: 100px;
}

.custom-error-text {
    font-size: 14px;
}

.custom-error-header {
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 20px;
}

iframe {
    display: none;
    width: 0;
    height: 0;
}

@media screen and (max-width: 768px) {
    .login-content {
        padding: 10px;
    }

    .login-button,
    .form-control {
        height: 45px;
    }

    .custom-error-grid-child-left {
        float: left;
    }

    .custom-error-grid-child-right {
        margin-left: 30%;
    }

    .custom-error-container {
        height: 500px;
    }
}

.dropdown {
    position: relative;
    display: none;
}

.dropdown-content {
    position: absolute;
    bottom: 50px;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    min-width: 240px;
    margin-left: -50px;
}

.dropdown-menu {
    min-width: 160px;
    left: auto;
    margin-top: -1px;
    padding: 10px 0;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, .1) #e5e5e5 #d6d6d6;
    z-index: 990;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-menu-item {
    display: flex;
    justify-content: flex-start;
    flex-grow: 1;
    align-items: center;
}

.dropdown-menu-item a {
    font-size: 14px;
    padding: 6px 10px;
    display: flex;
    justify-content: flex-start;
    margin-right: 10px;
    margin-left: 10px;
    max-height: 20px;
    height: 20px;
    flex-grow: 1;
    align-items: center;
    color: #048bd9;
    cursor: pointer;
}

.dropdown-menu-item:hover {
    text-decoration: underline;
    background: #ccebff;
}

.dropdown-menu-item img {
    height: 22px;
    width: 20px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.dropdown-menu:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: rgba(255, 255, 255, .95) transparent transparent;
    bottom: -7px;
    left: 45%;
}

.login-header::before {
    display: none;
}

html {
    overflow: hidden;
}

::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

.chooseCompanyText {
    margin-bottom: 0.5rem;
}