@import '_content/Blazor.Flags/Blazor.Flags.bundle.scp.css';
@import '_content/Fuse.Platform.Razor/Fuse.Platform.Razor.m887l21f7y.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-appbar .mud-tabs {
  width: 100%;
  display: flex;
}
.authenticated-layout[b-yagvyc1c5y]  .mud-appbar .mud-tabs .mud-tab {
  padding-top: 0px;
  padding-bottom: 0px;
}
.authenticated-layout[b-yagvyc1c5y]  .mud-appbar .mud-tabs .mud-tabs-tabbar-content {
  padding-bottom: 4px;
}
.authenticated-layout[b-yagvyc1c5y]  .mud-main-content {
  position: relative;
}
.authenticated-layout[b-yagvyc1c5y]  .mud-main-content .mud-fab {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 16px;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
div.main-layout[b-spm9qukwn4] {
  position: relative;
  height: 100%;
}

#blazor-error-ui[b-spm9qukwn4] {
  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-spm9qukwn4] {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
/* /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: 100vh;
  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: 50px;
}
div.unauthenticated-layout > article > div[b-pagjt6vgwf] {
  margin-top: 30px;
  width: 100%;
}
div.unauthenticated-layout > article > div[b-pagjt6vgwf]  a {
  font-weight: bold !important;
}
