@import 'CertVista.Web.Client.8cq6yd3hs2.bundle.scp.css';
@import '_content/PSC.Blazor.Components.Chartjs/PSC.Blazor.Components.Chartjs.bundle.scp.css';

/* /Components/Interactive/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-z42mgsr4wo] .sortable-ghost {
    visibility: hidden;
}

[b-z42mgsr4wo] .sortable-fallback {
    opacity: 1 !important
}
/* /Components/Pages/Session.razor.rz.scp.css */
.prose[b-2s6t2dph67] {
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        color: currentColor;
        font-weight: 500;
        font-size: 15px;
    }
}

.prose[b-2s6t2dph67] {
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        background-color: transparent;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        font-weight: 400;
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        line-height: inherit;
    }
}
