@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';
@import '_content/ProjectComponents/ProjectComponents.xqrpr5ce5x.bundle.scp.css';
@import '_content/StatefulReconnection/StatefulReconnection.bundle.scp.css';

/* _content/BlazorWeb/Components/Layouts/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-l6ewbvjccd] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-l6ewbvjccd] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorWeb/Components/Layout/Loader.razor.rz.scp.css */
body[b-wrh906l4ua] {
}
.lds-ring[b-wrh906l4ua] {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ring div[b-wrh906l4ua] {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid black;
        border-radius: 50%;
        animation: lds-ring-b-wrh906l4ua 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #007bff transparent transparent transparent;
    }

        .lds-ring div:nth-child(1)[b-wrh906l4ua] {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2)[b-wrh906l4ua] {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3)[b-wrh906l4ua] {
            animation-delay: -0.15s;
        }

@keyframes lds-ring-b-wrh906l4ua {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.lds-ring-white[b-wrh906l4ua] {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ring-white div[b-wrh906l4ua] {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid black;
        border-radius: 50%;
        animation: lds-ring-b-wrh906l4ua 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: white transparent transparent transparent;
    }

        .lds-ring-white div:nth-child(1)[b-wrh906l4ua] {
            animation-delay: -0.45s;
        }

        .lds-ring-white div:nth-child(2)[b-wrh906l4ua] {
            animation-delay: -0.3s;
        }

        .lds-ring-white div:nth-child(3)[b-wrh906l4ua] {
            animation-delay: -0.15s;
        }

@keyframes lds-ring-white-b-wrh906l4ua {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* _content/BlazorWeb/Components/Pages/Home2.razor.rz.scp.css */
body[b-3ip79a3bz7] {
}


.MyModal .modal-header[b-3ip79a3bz7] {
    display: none;
}
