/* /Pages/AdminListing.razor.rz.scp.css */
.admin-listing-page[b-nvs41xctew] {
    flex-grow: 1;
    height: 100%;
}

.admin-button-bar[b-nvs41xctew] {
    margin: 5px 0;
}

.admin-listing-page[b-nvs41xctew]  .dichotomy-flex-column-top [data-toggle="row"] {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
/* /Pages/AdminSelf.razor.rz.scp.css */
.admin-self-page[b-4kfoktibgw] {
    flex-grow: 1;
    height: 100%;
}

.admin-self-page .row-other-1[b-4kfoktibgw] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.admin-self-page[b-4kfoktibgw]  .dichotomy-flex-column-top [data-toggle="row"] {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.admin-self-page[b-4kfoktibgw]  .upload {
    margin-right: 2em;
}
.admin-self-page .row-other-1[b-4kfoktibgw]  [data-type="row"] {
    flex-grow: 1;
}
/* /Pages/AdminSelfResetPasswordForm.razor.rz.scp.css */

.admin-self-reset-password-form[b-s11tzhaz84]  [data-toggle="row"] {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
/* /Pages/AppListing.razor.rz.scp.css */
.app-listing-page[b-owormag6uh] {
    flex-grow: 1;
    height: 100%;
}

    .app-listing-page[b-owormag6uh]  .dichotomy-flex-column-top [data-toggle="row"] {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
/* /Pages/Login.razor.rz.scp.css */
.login-box[b-cej7ajha90] {
    flex-grow: 0;
    flex-shrink: 1;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 2em;
    padding: 3em;
    border: 1px solid #2222;
}

.login-title[b-cej7ajha90] {
    font-size: 20px;
    font-weight: lighter;
}

.login-logo[b-cej7ajha90] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 1;
    border-right: 1px solid #2222;
    margin-right: 1em; 
}

.login-logo img[b-cej7ajha90] {
    max-width: 10em;
}

.login-form[b-cej7ajha90] {
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
}

.login-form-item[b-cej7ajha90] {
    display: flex;
    align-items: center;
    margin: 0.25em 0;
}

.login-form-label[b-cej7ajha90] {
    width: 4em;
    flex-grow: 0;
    flex-shrink: 0;
}

.login-form-input[b-cej7ajha90] {
    flex-grow: 1;
    min-width: 9em;
    padding: 0.25em;
    border: 1px solid #2222;
    border-radius: 0.25em;
    outline: none;
}

    .login-form-input input[b-cej7ajha90] {
        width: 90%;
        border: none;
        outline: none;
        box-shadow: inset 0 0 0 100px #fff !important;
    }

.login-form-button[b-cej7ajha90] {
    flex-grow: 1;
    padding: 0.25em;
    border: none;
    border-radius: 0.25em;
    color: #fff;
    background: #0094ff;
}
/* /Pages/TemplateGroupListing.razor.rz.scp.css */
.template-group-listing-page[b-vgz2g1i99g] {
    flex-grow: 1;
    height: 100%;
}

    .template-group-listing-page[b-vgz2g1i99g]  .dichotomy-flex-column-top [data-toggle="row"] {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
/* /Pages/TemplateListing.razor.rz.scp.css */
.template-listing-page[b-hranutxbb3] {
    flex-grow: 1;
    height: 100%;
}

.template-listing-page[b-hranutxbb3]  .dichotomy-flex-column-top form > [data-toggle="row"] {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.template-download-button[b-hranutxbb3] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #0094ff;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
}
/* /Pages/TemplateListingCopyForm.razor.rz.scp.css */
.template-listing-copy-form[b-44gmuqcdjq]  [data-toggle="row"] {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
/* /Pages/TemplateListingSyncForm.razor.rz.scp.css */
.template-listing-sync-form[b-o6w6izhv9y]  [data-toggle="row"] {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
/* /Shared/LoginLayout.razor.rz.scp.css */
.login-page[b-1z9xh142ll] {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.login-head[b-1z9xh142ll] {
    width: 100%;
    height: 6em;
    flex-shrink: 1;
    background: #0094ff;
}

.login-body[b-1z9xh142ll] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
}

.login-foot[b-1z9xh142ll] {
    width: 100%;
    height: 3em;
    flex-shrink: 1;
    background: #0094ff;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-pjdgannj26] {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

main[b-pjdgannj26] {
    overflow: hidden;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

    main .content[b-pjdgannj26] {
        width: 100%;
        flex-grow: 1;
        z-index: 0;
    }

    .sidebar[b-pjdgannj26] {
        flex-shrink: 0;
        background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    }

main[b-pjdgannj26]  .dropdown-toggle:hover {
    text-decoration: none !important;
}

main[b-pjdgannj26]  .logout-text {
    color: #111;
}

.userbar[b-pjdgannj26] {
    color: #000000;
}

.top-row[b-pjdgannj26] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pjdgannj26]  a, .top-row[b-pjdgannj26]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-pjdgannj26]  a:hover, .top-row[b-pjdgannj26]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-pjdgannj26]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-pjdgannj26] {
        display: none;
    }

    .top-row.auth[b-pjdgannj26] {
        justify-content: space-between;
    }

    .top-row[b-pjdgannj26]  a, .top-row[b-pjdgannj26]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pjdgannj26] {
        flex-direction: row;
    }

    .sidebar[b-pjdgannj26] {
        width: 12em;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pjdgannj26] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-pjdgannj26]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-pjdgannj26], article[b-pjdgannj26] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-isbo2g04p5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-isbo2g04p5] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-isbo2g04p5] {
    font-size: 1.1rem;
}

.oi[b-isbo2g04p5], .fa[b-isbo2g04p5] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-isbo2g04p5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-isbo2g04p5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-isbo2g04p5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-isbo2g04p5]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-isbo2g04p5]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-isbo2g04p5]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-isbo2g04p5] {
        display: none;
    }

    .collapse[b-isbo2g04p5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/Widgets/AppSelect.razor.rz.scp.css */
.app-select-all[b-ujgafj86xh] {
    display: flex;
}

.app-select[b-ujgafj86xh] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 1;
    position: relative;
    font-size: 14px;
    line-height: 21px;
    border: 1px solid #2222;
    border-radius: 5px;
    color: #606266;
    padding: 6px 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .app-select.disabled[b-ujgafj86xh] {
        background: #e9ecef;
    }

.app-select-display-text[b-ujgafj86xh] {
    flex-shrink: 0;
    display: inline-block;
    text-indent: 0.5em;
    font-size: 14px;
    width: 120px;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 7px;
    line-height: 21px;
}

.app-select-input[b-ujgafj86xh] {
    width: 90%;
    border: none;
}

    .app-select-input.disabled[b-ujgafj86xh] {
        background: #e9ecef;
    }
/* /Shared/Widgets/DichotomyFlexColumn.razor.rz.scp.css */
.dichotomy-flex-column[b-b86d1nzmuo] {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 100%;
}

.dichotomy-flex-column-top[b-b86d1nzmuo] {
    flex-grow: 0;
    flex-shrink: 1;
    overflow: hidden;
    width: 100%;
}

.dichotomy-flex-column-main[b-b86d1nzmuo] {
    flex-grow: 1;
    flex-shrink: 0;
    overflow: hidden;
    width: 100%;
    margin-top: 5px;
}
/* /Shared/Widgets/TableHeadAppSelect.razor.rz.scp.css */
.table-head-app-select[b-95o2u1dpgk] {
    position: relative;
    font-size: 14px;
    padding: 6px;
    border: 1px solid #2222;
    border-radius: 5px;
    color: #606266;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table-head-app-select-input[b-95o2u1dpgk] {
    width: 90%;
    border: none;
}

    .table-head-app-select-input.disabled[b-95o2u1dpgk] {
        background: #e9ecef;
    }
/* /Shared/Widgets/TableHeadCheckbox.razor.rz.scp.css */
.table-head-checkbox[b-o33syk6lpw] {

}
/* /Shared/Widgets/TableHeadTemplateGroupSelect.razor.rz.scp.css */
.table-head-template-group-select[b-fsj82hlhbe] {
    position: relative;
    font-size: 14px;
    padding: 6px;
    border: 1px solid #2222;
    border-radius: 5px;
    color: #606266;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table-head-template-group-select-input[b-fsj82hlhbe] {
    width: 90%;
    border: none;
}

    .table-head-template-group-select-input.disabled[b-fsj82hlhbe] {
        background: #e9ecef;
    }
/* /Shared/Widgets/TemplateGroupSelect.razor.rz.scp.css */
.template-group-select-all[b-qacvnq9q8u] {
    display: flex;
}

.template-group-select[b-qacvnq9q8u] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 1;
    position: relative;
    font-size: 14px;
    line-height: 21px;
    border: 1px solid #2222;
    border-radius: 5px;
    color: #606266;
    padding: 6px 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .template-group-select.disabled[b-qacvnq9q8u] {
        background: #e9ecef;
    }

.template-group-select-display-text[b-qacvnq9q8u] {
    flex-shrink: 0;
    display: inline-block;
    text-indent: 0.5em;
    font-size: 14px;
    width: 120px;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 7px;
    line-height: 21px;
}

.template-group-select-input[b-qacvnq9q8u] {
    width: 90%;
    border: none;
}

    .template-group-select-input.disabled[b-qacvnq9q8u] {
        background: #e9ecef;
    }
