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

/* /Pages/Browse.razor.rz.scp.css */
/* /Shared/ClickableVideo.razor.rz.scp.css */
.bd-placeholder-img[b-jlf2vjghww] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.bd-img[b-jlf2vjghww] {
    height: 140px;
    object-fit: contain;
}

.bd-video[b-jlf2vjghww] {
    height: 140px;
}
/* /Shared/Files.Razor.rz.scp.css */
.bd-placeholder-img[b-novcdtcg8q] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.bd-img[b-novcdtcg8q] {
    height: 140px;
    object-fit: contain;
}

.bd-video[b-novcdtcg8q] {
    height: 140px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ww188l3f6q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-ww188l3f6q], article[b-ww188l3f6q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yfwbd6jm4u] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-yfwbd6jm4u] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yfwbd6jm4u] {
    font-size: 1.1rem;
}

.oi[b-yfwbd6jm4u] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-yfwbd6jm4u] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-yfwbd6jm4u] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yfwbd6jm4u] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yfwbd6jm4u]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-yfwbd6jm4u]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-yfwbd6jm4u]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yfwbd6jm4u] {
        display: none;
    }

    .collapse[b-yfwbd6jm4u] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/QuickGridFiles.razor.rz.scp.css */
body[b-0xt5jbhxy6] {

}



[b-0xt5jbhxy6] .actionbtns {
    width: 120px;
}
/* /Shared/TagsInput.razor.rz.scp.css */

div:hover[b-nedzjoyns0] {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

input[b-nedzjoyns0] {
    border: none;
}

input:focus-visible[b-nedzjoyns0] {
   outline: none;
}

a[b-nedzjoyns0] {
    color: white;
    cursor: pointer;
}
