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

/* _content/Bricks/Components/Layout/AdministrationLayout.razor.rz.scp.css */
.page[b-5h6efxvbxg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5h6efxvbxg] {
    flex: 1;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-5h6efxvbxg] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-5h6efxvbxg], article[b-5h6efxvbxg] {
        /*        padding-left: 2rem !important;*/
        /*        padding-right: 1.5rem !important;*/
    }
}

#blazor-error-ui[b-5h6efxvbxg] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-5h6efxvbxg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Bricks/Components/Layout/Footer.razor.rz.scp.css */
.footer[b-ar07r99z0j] {
    background-color: darkblue;
}

.footer a[b-ar07r99z0j] {
    color: white;
    text-decoration: none;
}
/* _content/Bricks/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-c9js7pf317] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-c9js7pf317] {
    flex: 1;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-c9js7pf317] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-c9js7pf317], article[b-c9js7pf317] {
/*        padding-left: 2rem !important;*/
/*        padding-right: 1.5rem !important;*/
    }
}

#blazor-error-ui[b-c9js7pf317] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-c9js7pf317] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Bricks/Components/Pages/Account/Login.razor.rz.scp.css */
.gsi-material-button[b-0nqjg10psd] {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-appearance: none;
    background-color: WHITE;
    background-image: none;
    border: 1px solid #747775;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #1f1f1f;
    cursor: pointer;
    font-family: 'Roboto', arial, sans-serif;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0.25px;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-align: center;
    -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
    transition: background-color .218s, border-color .218s, box-shadow .218s;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    max-width: 400px;
    min-width: min-content;
}

.gsi-material-button .gsi-material-button-icon[b-0nqjg10psd] {
    height: 20px;
    margin-right: 12px;
    min-width: 20px;
    width: 20px;
}

.gsi-material-button .gsi-material-button-content-wrapper[b-0nqjg10psd] {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.gsi-material-button .gsi-material-button-contents[b-0nqjg10psd] {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-family: 'Roboto', arial, sans-serif;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.gsi-material-button .gsi-material-button-state[b-0nqjg10psd] {
    -webkit-transition: opacity .218s;
    transition: opacity .218s;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.gsi-material-button:disabled[b-0nqjg10psd] {
    cursor: default;
    background-color: #ffffff61;
    border-color: #1f1f1f1f;
}

.gsi-material-button:disabled .gsi-material-button-contents[b-0nqjg10psd] {
    opacity: 38%;
}

.gsi-material-button:disabled .gsi-material-button-icon[b-0nqjg10psd] {
    opacity: 38%;
}

.gsi-material-button:not(:disabled):active .gsi-material-button-state[b-0nqjg10psd],
.gsi-material-button:not(:disabled):focus .gsi-material-button-state[b-0nqjg10psd] {
    background-color: #303030;
    opacity: 12%;
}

.gsi-material-button:not(:disabled):hover[b-0nqjg10psd] {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.gsi-material-button:not(:disabled):hover .gsi-material-button-state[b-0nqjg10psd] {
    background-color: #303030;
    opacity: 8%;
}
