@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.exfvxuochq.bundle.scp.css';

/* /Components/HealthsoftProgressRing.razor.rz.scp.css */
.progress-ring-container[b-7yawhkdl3a] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
/* /Components/HealthsoftShortLinkCard.razor.rz.scp.css */

.qr-code-card[b-oi160wzbzt] {
    width: 350px;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    margin: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .qr-code-card qr[b-oi160wzbzt] {
        width: 150px;
        height: 150px;
        margin: 10px 0;
    }

    .qr-code-card h2[b-oi160wzbzt] {
        margin: 0;
        color: #323130; /* Adjust color based on your theme */
    }

    .qr-code-card div[b-oi160wzbzt] {
        width: 100%;
        text-align: left;
    }

    .qr-code-card small[b-oi160wzbzt] {
        color: #605e5c;
    }
/* /Layout/LoginDisplay.razor.rz.scp.css */

