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

/* /Components/Layout/AuthenticatedLayout.razor.rz.scp.css */
.authenticated-layout[b-yagvyc1c5y] {
  height: 100%;
}
.authenticated-layout[b-yagvyc1c5y]  .mud-main-content {
  position: relative;
  /*            .fuse-help-button {
                  position: absolute;
                  right: 0;
                  bottom: 16px;
                  margin: 16px;
                  margin-bottom: var(--safe-bottom, 16px);
              }*/
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
div.main-layout[b-spm9qukwn4] {
  position: relative;
  height: 100%;
}
/* /Components/Layout/UnauthenticatedLayout.razor.rz.scp.css */
.root-laddatillsammans .unauthenticated-layout[b-pagjt6vgwf] {
  background-image: url("/_content/Fuse.Platform.Razor/laddatillsammans/background.webp");
}

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

div.unauthenticated-layout[b-pagjt6vgwf] {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.unauthenticated-layout > article[b-pagjt6vgwf] {
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80vw;
  max-width: 500px;
}
div.unauthenticated-layout > article > img[b-pagjt6vgwf] {
  max-width: 60%;
  max-height: 150px;
}
div.unauthenticated-layout > article > div[b-pagjt6vgwf] {
  margin-top: 30px;
  width: 100%;
}
div.unauthenticated-layout > article > div[b-pagjt6vgwf]  a {
  font-weight: bold !important;
}
/* /Components/Pages/Authenticated/HomePage.razor.rz.scp.css */
[b-dt2iorftvu] h1 > .options {
  position: absolute;
  right: 0px;
  top: 0px;
  display: flex;
}
[b-dt2iorftvu] h1 > .options .fuse-help-button {
  margin-right: 10px;
}
