/* /Layout/MainLayout - Copy.razor.rz.scp.css */
.page[b-9ylzw074ym] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9ylzw074ym] {
    flex: 1;
}

.sidebar[b-9ylzw074ym] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

[b-9ylzw074ym] .rz-sidebar-toggle {
    color: #2D3142;
}

    [b-9ylzw074ym] .rz-sidebar-toggle:hover {
        background-color: #5764ee;
    }

.top-row[b-9ylzw074ym] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9ylzw074ym]  a, .top-row[b-9ylzw074ym]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-9ylzw074ym]  a:hover, .top-row[b-9ylzw074ym]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-9ylzw074ym]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-9ylzw074ym] {
        display: none;
    }

    .top-row.auth[b-9ylzw074ym] {
        justify-content: space-between;
    }

    .top-row[b-9ylzw074ym]  a, .top-row[b-9ylzw074ym]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9ylzw074ym] {
        flex-direction: row;
    }

    .sidebar[b-9ylzw074ym] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9ylzw074ym] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-9ylzw074ym]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-9ylzw074ym], article[b-9ylzw074ym] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-9lfxkkbm10] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9lfxkkbm10] {
    flex: 1;
}

.sidebar[b-9lfxkkbm10] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

[b-9lfxkkbm10] .rz-sidebar-toggle {
    color: #2D3142;
}

    [b-9lfxkkbm10] .rz-sidebar-toggle:hover {
        background-color: #5764ee;
    }

.top-row[b-9lfxkkbm10] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9lfxkkbm10]  a, .top-row[b-9lfxkkbm10]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-9lfxkkbm10]  a:hover, .top-row[b-9lfxkkbm10]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-9lfxkkbm10]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-9lfxkkbm10] {
        display: none;
    }

    .top-row.auth[b-9lfxkkbm10] {
        justify-content: space-between;
    }

    .top-row[b-9lfxkkbm10]  a, .top-row[b-9lfxkkbm10]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9lfxkkbm10] {
        flex-direction: row;
    }

    .sidebar[b-9lfxkkbm10] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9lfxkkbm10] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-9lfxkkbm10]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-9lfxkkbm10], article[b-9lfxkkbm10] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Accounts/Login.razor.rz.scp.css */
body[b-8i5ssuf496], html[b-8i5ssuf496] {
    height: 100%;
    margin: 1%;
}

.h-screen[b-8i5ssuf496] {
    height: 100%;
    margin-top: 8%;
    margin-left: 20%;
    margin-right: 20%;
}

.center-element[b-8i5ssuf496] {
    margin-top: 20%;
    text-align: right;
}

.box-special[b-8i5ssuf496] {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
}

.box-center-log[b-8i5ssuf496] {
    text-align: center;
}

.background-login[b-8i5ssuf496] {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23ffffff' stroke-width='0.2' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cuse fill='%23fcfcfc' href='%23s' y='2'/%3E%3Cuse fill='%23fcfcfc' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23fafafa' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23fafafa' href='%23s'/%3E%3Cuse fill='%23f7f7f7' href='%23s' x='2'/%3E%3Cuse fill='%23f7f7f7' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cg fill='%23f5f5f5'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cg fill='%23f5f5f5'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cg fill='%23f2f2f2'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cg fill='%23ffffff'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23efefef'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cg fill='%234639CE'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cg fill='%234639CE'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(21.95) translate(-954.44 -715.83)'%3E%3Cg fill='%234639CE'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}
