/* /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-cnlsjurhwi],
a.naked-link:visited[b-cnlsjurhwi] {
    text-decoration: none;
    color: black; /* match your body text color */
}


.even-row[b-cnlsjurhwi] {
    background-color: #e6f2ff; /* light blue */
}

.odd-row[b-cnlsjurhwi] {
    background-color: #fffacd; /* light yellow */
}
/* /Pages/Shared/_UserList.cshtml.rz.scp.css */
a.naked-link:link[b-puhzlw93o7],
a.naked-link:visited[b-puhzlw93o7] {
    text-decoration: none;
    color: black; /* match your body text color */
}


.even-row[b-puhzlw93o7] {
    background-color: #e6f2ff; /* light blue */
}

.odd-row[b-puhzlw93o7] {
    background-color: #fffacd; /* light yellow */
}
