@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-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;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
div.main-layout[b-sep67tlfhv] {
  position: relative;
  height: 100%;
}
/* /Components/Layout/NotificationPopover.razor.rz.scp.css */
[b-fjhnla9n7q] .fuse-popover-icon-button-wiggle {
  position: relative;
}
[b-fjhnla9n7q] .fuse-popover-icon-button-wiggle .mud-icon-root {
  transform-origin: 50% 12%;
  animation: notif-wiggle-b-fjhnla9n7q 3.6s ease-in-out infinite;
  will-change: transform;
}
@keyframes notif-wiggle-b-fjhnla9n7q {
  0%, 70%, 100% {
    transform: rotate(0deg);
  }
  74% {
    transform: rotate(10deg);
  }
  78% {
    transform: rotate(-10deg);
  }
  82% {
    transform: rotate(8deg);
  }
  86% {
    transform: rotate(-8deg);
  }
  90% {
    transform: rotate(0deg);
  }
}
/* /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;
}
/* /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;
}
/* /Components/Shared/FusePermissionLink.razor.rz.scp.css */
.fuse-permission-link-full-width.fuse-permission-link-full-width[b-h71y0rrgm2] {
  width: 100%;
}
/* /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;
}
