@import '_content/Orana.Blazor.Editors/Orana.Blazor.Editors.bundle.scp.css';

/* /Layout/EmptyLayout.razor.rz.scp.css */
.login-button[b-t2diao0tzj] {
    padding: 8px 16px;
    font-size: 1rem;
    font-weight: 600;
    color: #333;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    min-width: 80px;
}
/* /Pages/Authorized/SuperAdmin/Dashboard.razor.rz.scp.css */
/* /Pages/Components/ProgressBarLoading.razor.rz.scp.css */
/*.center-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
    max-width: 100vw;
}
.compress-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 25vh;
}*/
