/* /Pages/Certificates/CertificateDetails.razor.rz.scp.css */
.table td[b-l2148tbo00] {
    width: 50%;
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
.login-display[b-fw26pues8d] {
    color: #fff;
}
.login-display .btn[b-fw26pues8d] {
    color: #fff;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-9fl1znh18g] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-9fl1znh18g] {
    flex: 1;
    position: relative;
    width: 100%;
}
.main .top-row[b-9fl1znh18g] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
}
.main .top-row > a[b-9fl1znh18g],
.main .top-row .btn-link[b-9fl1znh18g] {
    white-space: nowrap;
    margin-left: 1.5rem;
}
.main .top-row a:first-child[b-9fl1znh18g] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar[b-9fl1znh18g] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9fl1znh18g] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9fl1znh18g]  a, .top-row[b-9fl1znh18g]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-9fl1znh18g]  a:hover, .top-row[b-9fl1znh18g]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-9fl1znh18g]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-9fl1znh18g] {
        display: none;
    }

    .top-row.auth[b-9fl1znh18g] {
        justify-content: space-between;
    }

    .top-row[b-9fl1znh18g]  a, .top-row[b-9fl1znh18g]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9fl1znh18g] {
        flex-direction: row;
    }

    .sidebar[b-9fl1znh18g] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9fl1znh18g] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-9fl1znh18g]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-9fl1znh18g], article[b-9fl1znh18g] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavlessLayout.razor.rz.scp.css */
.page[b-fv0b3akgju] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-fv0b3akgju] {
    flex: 1;
    position: relative;
    width: 100%;
}
.main .top-row[b-fv0b3akgju] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
}
.main .top-row > a[b-fv0b3akgju],
.main .top-row .btn-link[b-fv0b3akgju] {
    white-space: nowrap;
    margin-left: 1.5rem;
}
.main .top-row a:first-child[b-fv0b3akgju] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar[b-fv0b3akgju] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fv0b3akgju] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fv0b3akgju]  a, .top-row[b-fv0b3akgju]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-fv0b3akgju]  a:hover, .top-row[b-fv0b3akgju]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-fv0b3akgju]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-fv0b3akgju] {
        display: none;
    }

    .top-row.auth[b-fv0b3akgju] {
        justify-content: space-between;
    }

    .top-row[b-fv0b3akgju]  a, .top-row[b-fv0b3akgju]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fv0b3akgju] {
        flex-direction: row;
    }

    .sidebar[b-fv0b3akgju] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fv0b3akgju] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-fv0b3akgju]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-fv0b3akgju], article[b-fv0b3akgju] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-q6hvf1gqcu] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-q6hvf1gqcu] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-q6hvf1gqcu] {
    font-size: 1.1rem;
    color: #ffffff !important;
}

.oi[b-q6hvf1gqcu] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-q6hvf1gqcu] {
    padding-top: 0.5rem;
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item[b-q6hvf1gqcu]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-q6hvf1gqcu]  a.active {
    color: white;
}

.nav-item[b-q6hvf1gqcu]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-item .dropdown-menu[b-q6hvf1gqcu] {
    font-size: 14px;
    margin: 0;
    background-color: #546cbe !important;
    border: none;
    border-radius: 0px;
}
.nav-item .dropdown-menu a[b-q6hvf1gqcu] {
    color: #fff !important;
    background-color: inherit;
}
.nav-item .dropdown-item.active[b-q6hvf1gqcu],
.nav-item .dropdown-item:active[b-q6hvf1gqcu] {
    color: #fff;
    background-color: inherit !important;
}
.nav-item .dropdown-submenu[b-q6hvf1gqcu] {
    position: relative;
}
.nav-item .dropdown-submenu a[b-q6hvf1gqcu]::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: 12px;
}
.nav-item .dropdown-submenu .dropdown-menu[b-q6hvf1gqcu] {
    top: 0;
    left: 100%;
    /*margin-left: .1rem;
          margin-right: .1rem;*/
}

@media (min-width: 641px) {
    .navbar-toggler[b-q6hvf1gqcu] {
        display: none;
    }

    .collapse[b-q6hvf1gqcu] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.nav-item.entity-item[b-q6hvf1gqcu] {
    position: relative;
}
.nav-item.entity-item .num-records[b-q6hvf1gqcu] {
    position: absolute;
    right: 30px;
    font-weight: bold;
}
.navbar[b-q6hvf1gqcu] {
    background-color: #546cbe !important;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link[b-q6hvf1gqcu] {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .navbar-collapse[b-q6hvf1gqcu] {
        justify-content: space-between;
    }
    .navbar-collapse :last-child[b-q6hvf1gqcu] {
        margin-left: auto;
    }
    .nav-item.dropdown:hover > .dropdown-menu[b-q6hvf1gqcu] {
        display: block;
    }
    .dropdown-submenu:hover > .dropdown-menu[b-q6hvf1gqcu] {
        display: block;
    }
    .nav-item.dropdown:hover a.nav-link.dropdown-toggle[b-q6hvf1gqcu] {
        color: #555 !important;
        background-color: #e7e7e7;
    }
    .nav-item .dropdown-menu a:hover[b-q6hvf1gqcu],
    .nav-item .dropdown-menu a:focus[b-q6hvf1gqcu] {
        color: #fff !important;
        background-color: inherit;
    }
}
@media (max-width: 991.8px) {
    .navbar-nav[b-q6hvf1gqcu] {
        margin-top: 0.5em;
    }
    .nav-link[b-q6hvf1gqcu] {
        padding: 0em !important;
    }
    .dropdown-item[b-q6hvf1gqcu] {
        padding: 0.5rem 1.5rem !important;
    }
    .nav-item.dropdown.expanded > .dropdown-toggle[b-q6hvf1gqcu] {
        background-color: #e7e7e7 !important;
        color: #555 !important;
    }
    .nav-item.dropdown.expanded > .dropdown-menu[b-q6hvf1gqcu] {
        display: block;
        /*background-color: #e7e7e7 !important;*/
    }
    .dropdown-submenu.expanded > .dropdown-toggle[b-q6hvf1gqcu] {
        background-color: #e7e7e7 !important;
        color: #555 !important;
    }
    .dropdown-submenu.expanded > .dropdown-menu[b-q6hvf1gqcu] {
        display: block;
        /*background-color: #e7e7e7 !important;*/
    }
}
.navbar-nav > li > a[b-q6hvf1gqcu] {
    color: #fff !important;
}
.navbar-nav > li > a:hover[b-q6hvf1gqcu] {
    color: #fff !important;
}
