/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* /Pages/Shared/_MatterCodesList.cshtml.rz.scp.css */
a.naked-link:link[b-zidodfm4cx],
a.naked-link:visited[b-zidodfm4cx] {
    text-decoration: none;
    color: black; /* match your body text color */
}


.even-row[b-zidodfm4cx] {
    background-color: #e6f2ff; /* light blue */
}

.odd-row[b-zidodfm4cx] {
    background-color: #fffacd; /* light yellow */
}
/* /Pages/Shared/_UserList.cshtml.rz.scp.css */
a.naked-link:link[b-lp2mww15j9],
a.naked-link:visited[b-lp2mww15j9] {
    text-decoration: none;
    color: black; /* match your body text color */
}


.even-row[b-lp2mww15j9] {
    background-color: #e6f2ff; /* light blue */
}

.odd-row[b-lp2mww15j9] {
    background-color: #fffacd; /* light yellow */
}
