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

/* _content/wugomgr/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-jybhh905ho] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-jybhh905ho] {
    flex: 1;
}

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

.top-row[b-jybhh905ho] {
    background-color: rgb(61, 61, 61);
    color: white;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.55rem;/*need to match up with side nav*/
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

    .main > div[b-jybhh905ho] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/wugomgr/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-e9fjxc7jo7] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-e9fjxc7jo7] {
    height: 3.5rem;
    background-color: rgb(61, 61, 61);
    color: white;
}

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

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

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

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

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

    .nav-item[b-e9fjxc7jo7]  a {
        background-color: rgb(200, 200, 200);
        color: red;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        /*line-height: 3rem;*/
    }

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

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

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

    .collapse[b-e9fjxc7jo7] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/wugomgr/Components/Pages/Utils/ErrorBox.razor.rz.scp.css */
.error-box[b-hji1q6bap9] {
    position: fixed;
    bottom: 0%;
    width: fit-content;
    margin-top: 15px;
    padding: 10px 20px;
    background-color: #f44336;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.error-message[b-hji1q6bap9] {
    margin-right: 10px;
}
/* _content/wugomgr/Components/Pages/Utils/Tooltip.razor.rz.scp.css */
.tooltip-wrapper[b-zq5fl9fwa4] {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

span[b-zq5fl9fwa4] {
    visibility: hidden;
    position: absolute;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: #363636;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
}

    span[b-zq5fl9fwa4]::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-wrapper:hover span[b-zq5fl9fwa4] {
    visibility: visible;
}
/* _content/wugomgr/Components/Pages/WUGOGroups/Index.razor.rz.scp.css */
[b-vbrhmg0mr6] .quickgrid[theme=default] {
    width: 75%;
}
/* Stop the last page from collapsing to the number of rows on it */
[b-vbrhmg0mr6] tr {
    height: 1.8rem;
}

/* Subtle stripe effect */
[b-vbrhmg0mr6] tr:nth-child(even) {
    background: rgba(238,238,238,1);
}

/* _content/wugomgr/Components/Pages/WUGOMembers/Index.razor.rz.scp.css */
[b-vgegtv7fvf] .quickgrid[theme=default] {
    width: 75%;
}
/* Stop the last page from collapsing to the number of rows on it */
[b-vgegtv7fvf] tr {
    height: 1.8rem;
}

/* Subtle stripe effect */
[b-vgegtv7fvf] tr:nth-child(even) {
    background: rgba(238,238,238,1);
}

/* _content/wugomgr/Components/Pages/WugoRoles/Index.razor.rz.scp.css */
[b-ybiyst9txg] .quickgrid[theme=default] {
    width: 75%;
}
/* Stop the last page from collapsing to the number of rows on it */
[b-ybiyst9txg] tr {
    height: 1.8rem;
}

/* Subtle stripe effect */
[b-ybiyst9txg] tr:nth-child(even) {
    background: rgba(238,238,238,1);
}

