@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.ezdqu7jd9f.bundle.scp.css';
@import 'HOLO.Client.bundle.scp.css';
@import '_content/HOLO.CoreComponents/HOLO.CoreComponents.bundle.scp.css';

/* _content/HOLO.Server/Components/Account/Pages/AccessDenied.razor.rz.scp.css */
.btn-login-submit[b-jyhb6y30lp] {
    margin: 10px 0;
}

    .btn-login-submit button[type="submit"][b-jyhb6y30lp],
    .btn-login-submit button[type="button"][b-jyhb6y30lp] {
        padding: 8px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF;
        width: 100%;
        height: 36px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), #8E5FFF;
        box-shadow: 0px 0px 0px 1px #FFFFFF, 0px 0px 0px 3px rgba(18, 164, 245, 0.2);
        border-radius: 4px;
        border: none;
        cursor: pointer;
    }
/* _content/HOLO.Server/Components/Account/Pages/ForgotPassword.razor.rz.scp.css */
.logo-login[b-dq777ekl9l] {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

    .logo-login img[b-dq777ekl9l] {
        height: 70px;
        max-width: 100%;
    }

.input-login[b-dq777ekl9l] {
    margin: 10px 0;
}

    .input-login[b-dq777ekl9l]  input {
        width: 100%;
        box-sizing: border-box;
        padding: 8px;
        height: 36px;
        background: #FFFFFF;
        border: 1px solid #E0E1E4;
        border-radius: 4px;
        color: #8D8E90;
    }

.btn-login-submit[b-dq777ekl9l] {
    margin: 10px 0;
}

    .btn-login-submit button[type="submit"][b-dq777ekl9l] {
        padding: 8px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF;
        width: 100%;
        height: 36px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), #8E5FFF;
        box-shadow: 0px 0px 0px 1px #FFFFFF, 0px 0px 0px 3px rgba(18, 164, 245, 0.2);
        border-radius: 4px;
    }
[b-dq777ekl9l] .login-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
}

[b-dq777ekl9l] .login-header {
    margin-bottom: 30px;
    text-align: center;
}

    [b-dq777ekl9l] .login-header h2 {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 5px;
    }

[b-dq777ekl9l] .login-subtitle {
    color: #6c757d;
    font-size: 14px;
}

[b-dq777ekl9l] .input-field {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
}

[b-dq777ekl9l] .input-wrapper {
    position: relative;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(95.94deg, #EC3225 0.36%, #8F5FFE 106.26%);
    border-image-slice: 1;
    padding-bottom: 8px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center;
}

[b-dq777ekl9l] .input-icon {
    position: absolute;
    left: 6%;
    top: 46%;
    transform: translateY(-50%);
    color: #aaa;
    z-index: 1;
}

[b-dq777ekl9l] .form-input {
    width: 100%;
    height: 42px;
    padding: 10px 30px;
    border: none;
    background-color: transparent;
    outline: none;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
}

[b-dq777ekl9l] input, .form-input[b-dq777ekl9l] {
    text-align: center !important;
}

[b-dq777ekl9l] .form-input, .input-wrapper[b-dq777ekl9l] {
    background: none !important;
}

[b-dq777ekl9l] .login-btn {
    width: 100%;
    background-color: #1a1e2c;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    border: none;
    padding: 12px;
    color: white;
    cursor: pointer;
}
/* _content/HOLO.Server/Components/Account/Pages/Login.razor.rz.scp.css */
[b-vrpnqh3d6q] .login-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
}

[b-vrpnqh3d6q] .login-header {
    margin-bottom: 30px;
    text-align: center;
}

    [b-vrpnqh3d6q] .login-header h2 {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 5px;
    }

[b-vrpnqh3d6q] .login-subtitle {
    color: #6c757d;
    font-size: 14px;
}

[b-vrpnqh3d6q] .input-field {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
}

[b-vrpnqh3d6q] .input-wrapper {
    position: relative;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(95.94deg, #EC3225 0.36%, #8F5FFE 106.26%);
    border-image-slice: 1;
    padding-bottom: 8px;
    width: 100%;
    margin: 0 auto; /* Center the wrapper */
    display: flex;
    justify-content: center;
    text-align: center;
}

[b-vrpnqh3d6q] .input-icon {
    position: absolute;
    left: 6%;
    top: 46%;
    transform: translateY(-50%);
    color: #aaa;
    z-index: 1;
}

[b-vrpnqh3d6q] .form-input {
    width: 100%;
    height: 42px;
    padding: 10px 30px; /* Equal padding on both sides */
    border: none;
    background-color: transparent;
    outline: none;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
}

/* Add this to ensure the text entered is truly centered */
[b-vrpnqh3d6q] input, .form-input[b-vrpnqh3d6q] {
    text-align: center !important;
}

/* Remove any background coloring that might be interfering */
[b-vrpnqh3d6q] .form-input, .input-wrapper[b-vrpnqh3d6q] {
    background: none !important;
}

[b-vrpnqh3d6q] .text-right {
    text-align: right !important;
}

[b-vrpnqh3d6q] .forgot-link {
    color: #777;
    text-decoration: none;
    font-size: 14px;
}

    [b-vrpnqh3d6q] .forgot-link:hover {
        color: #8E5FFF;
        text-decoration: none;
    }

[b-vrpnqh3d6q] .login-btn {
    width: 100%;
    background-color: #1a1e2c;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    border: none;
    padding: 12px;
    color: white;
    cursor: pointer;
}


/* SSO login styling */
[b-vrpnqh3d6q] .sso-login {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}
[b-vrpnqh3d6q] .btn-sso-login {
    margin: 5px 0;
}

    [b-vrpnqh3d6q] .btn-sso-login button {
        padding: 8px;
        width: 100%;
        display: inline-block;
        height: 36px;
        background: #F4F5F9;
        border: 1px solid #E0E1E4;
        border-radius: 4px;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #4F4F50;
    }

/* Mobile responsiveness improvements */
@media (max-width: 768px) {
    [b-vrpnqh3d6q] .login-container {
        padding: 1rem;
    }

    [b-vrpnqh3d6q] .disconnected-layout {
        flex-direction: column;
    }

    [b-vrpnqh3d6q] .section-left {
        margin-bottom: 2rem;
    }
}
/* _content/HOLO.Server/Components/Account/Pages/LoginError.razor.rz.scp.css */
[b-iyvwbzghz1] .login-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
}

[b-iyvwbzghz1] .login-header {
    margin-bottom: 30px;
    text-align: center;
}

    [b-iyvwbzghz1] .login-header img {
        height: 70px;
        max-width: 100%;
    }

[b-iyvwbzghz1] .login-subtitle {
    color: #333;
    font-size: 16px;
    margin-bottom: 32px;
    text-align: center;
}

[b-iyvwbzghz1] .form-group {
    margin-top: 48px;
    text-align: center;
}

[b-iyvwbzghz1] .login-btn {
    width: 100%;
    background-color: #1a1e2c;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    border: none;
    padding: 12px;
    color: white;
    cursor: pointer;
    margin: 30px;
}


    [b-iyvwbzghz1] .login-btn:hover,
    [b-iyvwbzghz1] .login-btn:focus {
        background-color: #7a4de8;
        color: #fff;
        text-decoration: none;
    }

@media (max-width: 768px) {
    [b-iyvwbzghz1] .login-container {
        padding: 1rem;
    }
}

/* Spinner (wait control) and overlay: keep if used elsewhere */
#wait[b-iyvwbzghz1] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#screen[b-iyvwbzghz1] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
/* _content/HOLO.Server/Components/Account/Pages/LoginWith2fa.razor.rz.scp.css */
[b-89z8p63o4h] .login-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
}

[b-89z8p63o4h] .login-header {
    margin-bottom: 30px;
    text-align: center;
}

    [b-89z8p63o4h] .login-header img {
        height: 70px;
        max-width: 100%;
    }

[b-89z8p63o4h] .login-subtitle {
    color: #6c757d;
    font-size: 14px;
    margin-bottom: 24px;
    text-align: center;
}

[b-89z8p63o4h] .input-field {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
}

[b-89z8p63o4h] .input-wrapper {
    position: relative;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(95.94deg, #EC3225 0.36%, #8F5FFE 106.26%);
    border-image-slice: 1;
    padding-bottom: 8px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center;
    max-width: 350px;
}

[b-89z8p63o4h] .input-icon {
    position: absolute;
    left: 6%;
    top: 46%;
    transform: translateY(-50%);
    color: #aaa;
    z-index: 1;
}

[b-89z8p63o4h] .form-input {
    width: 100%;
    height: 42px;
    padding: 10px 30px;
    border: none;
    background-color: transparent;
    outline: none;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
}

[b-89z8p63o4h] input, .form-input[b-89z8p63o4h] {
    text-align: center !important;
}

[b-89z8p63o4h] .form-input, .input-wrapper[b-89z8p63o4h] {
    background: none !important;
}

[b-89z8p63o4h] .checkbox {
    text-align: left;
    max-width: 350px;
    margin: 0 auto 24px auto;
}

[b-89z8p63o4h] .form-label {
    font-size: 14px;
    color: #333;
}

[b-89z8p63o4h] .login-btn {
    width: 100%;
    background-color: #1a1e2c;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    border: none;
    padding: 12px;
    color: white;
    cursor: pointer;
    margin-top: 10px;
}

[b-89z8p63o4h] .text-danger {
    color: #dc3545 !important;
    font-size: 13px;
    margin-top: 4px;
}

@media (max-width: 768px) {
    [b-89z8p63o4h] .login-container {
        padding: 1rem;
    }
}

/* Spinner (wait control) and overlay: keep if used elsewhere */
#wait[b-89z8p63o4h] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#screen[b-89z8p63o4h] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
/* _content/HOLO.Server/Components/Account/Pages/ResetPassword.razor.rz.scp.css */
[b-pbx4cuji5f] .reset-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px;
}

[b-pbx4cuji5f] .reset-header {
    margin-bottom: 30px;
    text-align: center;
}

    [b-pbx4cuji5f] .reset-header h2 {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 5px;
    }

[b-pbx4cuji5f] .reset-subtitle {
    color: #6c757d;
    font-size: 14px;
}

[b-pbx4cuji5f] .reset-input-field {
    margin-bottom: 25px;
    position: relative;
    width: 100%;
}

[b-pbx4cuji5f] .reset-input-wrapper {
    position: relative;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(95.94deg, #EC3225 0.36%, #8F5FFE 106.26%);
    border-image-slice: 1;
    padding-bottom: 8px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center;
}

[b-pbx4cuji5f] .reset-input-icon {
    position: absolute;
    left: 6%;
    top: 46%;
    transform: translateY(-50%);
    color: #aaa;
    z-index: 1;
}

[b-pbx4cuji5f] .reset-form-input {
    width: 100%;
    height: 42px;
    padding: 10px 30px;
    border: none;
    background-color: transparent;
    outline: none;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
}

[b-pbx4cuji5f] input, .reset-form-input[b-pbx4cuji5f] {
    text-align: center !important;
}

[b-pbx4cuji5f] .reset-form-input, .reset-input-wrapper[b-pbx4cuji5f] {
    background: none !important;
}

[b-pbx4cuji5f] .reset-btn {
    width: 100%;
    background-color: #1a1e2c;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    border: none;
    padding: 12px;
    color: white;
    cursor: pointer;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    [b-pbx4cuji5f] .reset-container {
        padding: 1rem;
    }
}
/* _content/HOLO.Server/Components/Account/Shared/LoginLayout.razor.rz.scp.css */

.bg-login-image[b-dli7bf1ihl] {
    background-image: none;
}

.login-container[b-dli7bf1ihl] {
    height: 100vh;
    display: grid;
}

.section-left[b-dli7bf1ihl] {
    display: none;
}

.section-rigth[b-dli7bf1ihl] {
    margin: 0 auto;
    width: 90%;
    align-items: center;
    justify-content: center;
}

@media(min-width: 880px) {
    .bg-login-image[b-dli7bf1ihl] {
        background-image: url('/assets/logo/rd-background-holo-2.2.jpg');
        background-position: center center;
        background-size: cover;
    }
    .section-left[b-dli7bf1ihl] {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .login-container[b-dli7bf1ihl] {
        grid-template-columns: 50% 50%;
        margin-top: 0px;
    }

    .section-rigth[b-dli7bf1ihl] {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 70%;
        padding-left: 2.5rem;
    }
}
