@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';
@import '_content/timeline-it.Shared/timeline-it.Shared.ifwnlqjqlh.bundle.scp.css';

/* _content/timeline-it.Admin/Components/Editors/Common/SortableList/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-w4cd22wbbb] .sortable-ghost {
  visibility: hidden;
}

[b-w4cd22wbbb] .sortable-fallback {
  opacity: 1 !important
}
/* _content/timeline-it.Admin/Components/Layout/LoginLayout.razor.rz.scp.css */
body[b-2zpfirv225], html[b-2zpfirv225] {
    height: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.centered-container[b-2zpfirv225] {
    width: 400px;
    padding: 20px;
    background-color: var(--neutral-fill-rest);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin: auto;
}
/* _content/timeline-it.Admin/Components/Pages/Home.razor.rz.scp.css */

