@import 'TheDiscDb.Client.az3jwxkbig.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/TheDiscDb/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-nvg2zoyror] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nvg2zoyror] {
    flex: 1;
}

.sidebar[b-nvg2zoyror] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-nvg2zoyror] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nvg2zoyror]  a, .top-row[b-nvg2zoyror]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nvg2zoyror]  a:hover, .top-row[b-nvg2zoyror]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nvg2zoyror]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-nvg2zoyror] {
        justify-content: space-between;
    }

    .top-row[b-nvg2zoyror]  a, .top-row[b-nvg2zoyror]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-nvg2zoyror] {
        flex-direction: row;
    }

    .sidebar[b-nvg2zoyror] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nvg2zoyror] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-nvg2zoyror]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nvg2zoyror], article[b-nvg2zoyror] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-nvg2zoyror] {
    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-nvg2zoyror] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/TheDiscDb/Components/Pages/MediaItemDetail.razor.rz.scp.css */
[b-2bkid1yw5u] div.facts {
    display: flex;
}

[b-2bkid1yw5u] div.facts span + span {
    padding-left: 20px;
    position: relative;
    top: 0;
    left: 0;
}

[b-2bkid1yw5u] div.facts span.certification {
    display: inline-flex;
    white-space: nowrap;
    align-items: center;
    align-content: center;
    padding: 0.06em 4px 0.15em 4px !important;
    border: 1px solid rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.6);
    line-height: 1;
    border-radius: 2px;
    margin-right: 7px
}

[b-2bkid1yw5u] h3.tagline {
    margin-bottom: 0;
    font-size: 1.1em;
    font-weight: 400;
    font-style: italic;
    opacity: 0.7;
    margin-top: 1em;
}

[b-2bkid1yw5u] h3.tagline + h3 {
    margin-top: 10px
}

[b-2bkid1yw5u] p.people-role {
    font-weight: bold;
    margin-bottom: 0px;
}

[b-2bkid1yw5u] p.people {
    text-overflow: ellipsis;
}

[b-2bkid1yw5u] .groupList {
    display: inline;
    list-style: none;
    padding-left: 0;
}

[b-2bkid1yw5u] .groupList li {
    display: inline;
}

/* Make the items comma delimited */
[b-2bkid1yw5u] .groupList li:after {
    content: ", ";
}

/* Remove the trailing comma */
[b-2bkid1yw5u] .groupList li:last-child:after {
    content: "";
}
