@import '_content/Williams.Blazor.Common/Williams.Blazor.Common.bundle.scp.css';

/* /Pages/AzureClassUserPages/AzureClassUserDialog.razor.rz.scp.css */
div.mud-select[b-qg0t5gglvh]  {
  width: fit-content;
}

.scrolling-table[b-qg0t5gglvh] {
    overflow: auto; 
    height: 280px;
}
/* /Pages/AzureClassUserPages/AzureClassUserPage.razor.rz.scp.css */
div.mud-select[b-bzezr5to9f]  {
  width: fit-content;
}

.scrolling-table[b-bzezr5to9f] {
    overflow: auto; 
    height: 280px;
}
/* /Pages/AzureClassUserPages/AzureClassUsersPage.razor.rz.scp.css */
.star-rating[b-gtfewttvx2] {
    color: gold;
}


/* /Pages/InlineEdit.razor.rz.scp.css */
.fixed-height[b-0i56r0dg0e] {
    max-height: 75vh;
    height: 75vh;
    overflow-y: auto;
}

    .fixed-height th[b-0i56r0dg0e] {
        position: sticky;
        top: -1px;
        background: white;
        border-color: white;
        border-width: 2px;

    }
