@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/RadioSiteService/Pages/AdminMetaLinks.razor.rz.scp.css */
.grid[b-v5wacae3sg]  tbody tr {
    background-color: rgba(0,0,0,0.04);
}

    .grid[b-v5wacae3sg]  tbody tr:nth-child(even) {
        background: rgba(255,255,255,0.4);
    }

.flag[b-v5wacae3sg] {
    width: 2rem;
    height: 1.5rem;
}

.grid[b-v5wacae3sg] {
    display: inline-flex;
    flex-direction: column;
    width: 100%;
}

    .grid[b-v5wacae3sg]  tr {
        height: 1.8rem;
    }

/*    .grid ::deep th:nth-child(2) {
        width: 15rem;
    }*/

/*.grid ::deep th:nth-child(2) .col-options-button:before {*/
/* Magnifying glass */
/*content: '\1F50D';
            filter: saturate(0) contrast(10);
        }*/



/* _content/RadioSiteService/Pages/AdminMetaSongs.razor.rz.scp.css */
.grid[b-o3aiobzijt]  tbody tr {
    background-color: rgba(0,0,0,0.04);
}

    .grid[b-o3aiobzijt]  tbody tr:nth-child(even) {
        background: rgba(255,255,255,0.4);
    }

.flag[b-o3aiobzijt] {
    width: 2rem;
    height: 1.5rem;
}

.grid[b-o3aiobzijt] {
    display: inline-flex;
    flex-direction: column;
    width: 100%;
}

    .grid[b-o3aiobzijt]  tr {
        height: 1.8rem;
    }

/*    .grid ::deep th:nth-child(2) {
        width: 15rem;
    }*/

/*.grid ::deep th:nth-child(2) .col-options-button:before {*/
/* Magnifying glass */
/*content: '\1F50D';
            filter: saturate(0) contrast(10);
        }*/



/* _content/RadioSiteService/Pages/AdminMetaSponsors.razor.rz.scp.css */
.grid[b-hti0zyz7k8]  tbody tr {
    background-color: rgba(0,0,0,0.04);
}

    .grid[b-hti0zyz7k8]  tbody tr:nth-child(even) {
        background: rgba(255,255,255,0.4);
    }

.flag[b-hti0zyz7k8] {
    width: 2rem;
    height: 1.5rem;
}

.grid[b-hti0zyz7k8] {
    display: inline-flex;
    flex-direction: column;
    width:100%;
}

    .grid[b-hti0zyz7k8]  tr {
        height: 1.8rem;
    }

/*    .grid ::deep th:nth-child(2) {
        width: 15rem;
    }*/

        /*.grid ::deep th:nth-child(2) .col-options-button:before {*/
            /* Magnifying glass */
            /*content: '\1F50D';
            filter: saturate(0) contrast(10);
        }*/



/* _content/RadioSiteService/Shared/MainLayout.razor.rz.scp.css */
.page[b-jsq580jl1w] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-jsq580jl1w] {
    flex: 1;
}

.sidebar[b-jsq580jl1w] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-jsq580jl1w] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-jsq580jl1w]  a, .top-row .btn-link[b-jsq580jl1w] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-jsq580jl1w] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-jsq580jl1w] {
        display: none;
    }

    .top-row.auth[b-jsq580jl1w] {
        justify-content: space-between;
    }

    .top-row a[b-jsq580jl1w], .top-row .btn-link[b-jsq580jl1w] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-jsq580jl1w] {
        flex-direction: row;
    }

    .sidebar[b-jsq580jl1w] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-jsq580jl1w] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-jsq580jl1w], article[b-jsq580jl1w] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/RadioSiteService/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rdc6h77wh8] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-rdc6h77wh8] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rdc6h77wh8] {
    font-size: 1.1rem;
}

.oi[b-rdc6h77wh8] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-rdc6h77wh8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-rdc6h77wh8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rdc6h77wh8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-rdc6h77wh8]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-rdc6h77wh8]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-rdc6h77wh8]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-rdc6h77wh8] {
        display: none;
    }

    .collapse[b-rdc6h77wh8] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
