﻿div.content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.8125rem;
    margin-bottom: 0;
    background-color: #fff;
    margin-left: -4px;
}

div.userpass-wrapper {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    position: relative !important;
    background-color: #fff;
    border-radius: 0.5rem;
    margin-bottom: 3.75rem;
}

.align-center {
    background-color: #fff !important;
    padding-bottom: 4.625rem;
}

.forgot-username-pwd-header {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

body {
    margin-bottom: 0 !important;
}

.forgotuser-message {
    font-weight: 400;
    font-size: 0.875rem;
    margin-bottom: 2rem;
}

.toggle {
    margin-top: 2.25rem;
    margin-bottom: 2.8125rem;
}

.forgotusername-header {
    display: flex;
    justify-content: center;
    margin-bottom: 1.125rem !important;
}

.link-sso {
    display: flex !important;
    justify-content: center !important;
    margin-top: 1.5rem !important;
}

.email-address {
    margin-top: 1.5rem;
}

.submit-btn {
    margin-top: 2rem;
}

.recaptcha-alert {
    margin-bottom: 1.875rem;
}
