@import '_content/Blazor.Flags/Blazor.Flags.bundle.scp.css';
@import '_content/Fuse.Platform.Razor/Fuse.Platform.Razor.33ztjd6mup.bundle.scp.css';
@import '_content/PSC.Blazor.Components.Icons/PSC.Blazor.Components.Icons.bundle.scp.css';

/* _content/Fuse.Admin/Components/Layout/AuthenticatedLayout.razor.rz.scp.css */
.authenticated-layout[b-y5sst049hq]  .mud-toolbar .mud-avatar {
  width: 35px !important;
  height: 35px !important;
  font-size: 14px;
}
.authenticated-layout[b-y5sst049hq]  .mud-toolbar .mud-avatar:first-child {
  background-color: rgb(39, 39, 47);
  color: white;
}
.authenticated-layout[b-y5sst049hq]  .mud-toolbar .mud-avatar:nth-of-type(2) {
  background-color: rgb(19, 19, 27);
  color: white;
}
/* _content/Fuse.Admin/Components/Layout/MainLayout.razor.rz.scp.css */
div.main-layout[b-sep67tlfhv] {
  position: relative;
  height: 100%;
}

#blazor-error-ui[b-sep67tlfhv] {
  color-scheme: light only;
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss[b-sep67tlfhv] {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
/* _content/Fuse.Admin/Components/Layout/UnauthenticatedLayout.razor.rz.scp.css */
.root-laddatillsammans .unauthenticated-layout[b-2z9til622t] {
  background-image: url("/_content/Fuse.Platform.Razor/laddatillsammans/background.webp");
}

.root-waybler .unauthenticated-layout[b-2z9til622t] {
  background-image: url("/_content/Fuse.Platform.Razor/waybler/background.webp");
}

div.unauthenticated-layout[b-2z9til622t] {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.unauthenticated-layout > article[b-2z9til622t] {
  height: 100vh;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 500px;
}
div.unauthenticated-layout > article > img[b-2z9til622t] {
  max-width: 60%;
  max-height: 150px;
}
div.unauthenticated-layout > article > div[b-2z9til622t] {
  margin-top: 30px;
  width: 100%;
}
div.unauthenticated-layout > article > div[b-2z9til622t]  a {
  font-weight: bold !important;
}
/* _content/Fuse.Admin/Components/Shared/FuseListSelector.razor.rz.scp.css */
div[b-kr1z3f6t42] {
  /*background-color: green;*/
}
div[b-kr1z3f6t42]  > .mud-button {
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
}
div[b-kr1z3f6t42]  > .mud-button > .mud-button-label {
  justify-content: space-between;
  padding-right: 6px;
  text-transform: none;
}
/* _content/Fuse.Admin/Components/Shared/FuseSelector.razor.rz.scp.css */
div[b-m2knklz0eo] {
  /*background-color: green;*/
}
div[b-m2knklz0eo]  > .mud-button {
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
}
div[b-m2knklz0eo]  > .mud-button > .mud-button-label {
  justify-content: space-between;
  padding-right: 6px;
  text-transform: none;
}
