/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-yznmaght7j] {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  width: auto !important;
  height: 100vh !important;
}

main.container-fluid[b-yznmaght7j] {
  margin: 0;
  width: 100vw !important;
  display: flex;
  flex-flow: column wrap !important;
  flex: 0 0 auto;
  padding: 0;
  height: 100vh !important;
  overflow: hidden;
}

section.content[b-yznmaght7j] {
  align-self: start;
  justify-self: center !important;
  margin: auto;
  /* margin-top: 1rem; */
  width: calc(100vw / 1.25);
  /* max-width: fit-content; */
  /* max-height: fit-content; */
}

.sidebar[b-yznmaght7j] {
  background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a54af 70%);
}

header.d-flex.flex-column[b-yznmaght7j] {
  text-wrap: wrap;
}

.top-row[b-yznmaght7j] {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3.25rem;
  display: flex;
  align-items: center;
}

  .top-row a[b-yznmaght7j], .top-row .btn-link[b-yznmaght7j] {
    white-space: nowrap;
    margin-left: 1.5rem;
  }

    .top-row a:first-child[b-yznmaght7j] {
      overflow: hidden;
      text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
  .top-row:not(.auth)[b-yznmaght7j] {
    display: none;
  }

  .top-row.auth[b-yznmaght7j] {
    justify-content: space-between;
  }

  .top-row a[b-yznmaght7j], .top-row .btn-link[b-yznmaght7j] {
    margin-left: 0;
  }
}

@media (max-width: 641px) {
  .page[b-yznmaght7j] {
    display: flow-root;
    max-width: calc(100vw * .08);
    float: left;
    position: relative;
  }

  .sidebar[b-yznmaght7j] {
    width: 15vw;
    min-height: 100% !important;
    position: fixed;
    top: auto;
    left: 0;
    right: auto;
    bottom: auto;
  }

  .top-row[b-yznmaght7j] {
    position: sticky;
    top: 0;
    z-index: 1;
  }

  .top-row[b-yznmaght7j], article[b-yznmaght7j] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yznmaght7j] {
  background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-yznmaght7j] {
  height: 3.25rem;
  background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yznmaght7j] {
  font-size: 1.1rem;
  color: darkorange;
  font-weight: 900;
  box-shadow: 0 0 25px rgba(105, 125, 135, 0.5);
  border-radius: 10px;
  padding: 5px;
  margin: auto;
}

.navnar > .container-fluid[b-yznmaght7j] {
  max-width: 15rem;
  position: relative;
  top: 0rem;
  left: 0;
  right: auto;
  bottom: 0;
  margin: auto;
  transform-box: view-box;
}

.oi[b-yznmaght7j] {
  width: 2rem;
  font-size: 1.1rem;
  vertical-align: text-top;
  top: -2px;
}

.nav-item[b-yznmaght7j] {
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
}

  .nav-item:first-of-type[b-yznmaght7j] {
    padding-top: 1rem;
  }

  .nav-item:last-of-type[b-yznmaght7j] {
    padding-bottom: 1rem;
  }

  .nav-item a[b-yznmaght7j] {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
  }

    .nav-item a.active[b-yznmaght7j] {
      background-color: rgba(255,255,255,0.25);
      color: white;
    }

    .nav-item a:hover[b-yznmaght7j] {
      background-color: rgba(255,255,255,0.1);
      color: white;
    }

@media (min-width: 641px) {
  .navbar-toggler[b-yznmaght7j] {
    display: none;
  }

  .collapse[b-yznmaght7j] {
    /* Never collapse the sidebar for wide screens */
    display: block;
  }

  .expand[b-yznmaght7j] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  .nav-scrollable[b-yznmaght7j] {
    /* Allow sidebar to scroll for tall menus */
    height: calc(100vh - 3.25rem);
    overflow-y: auto;
    overflow-x: hidden;
  }
}

.nav-item[b-yznmaght7j]  a {
  color: #d7d7d7;
  border-radius: 4px;
  height: 3rem;
  display: flex;
  align-items: center;
  line-height: 3rem;
}

  .nav-item[b-yznmaght7j]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
  }

  .nav-item[b-yznmaght7j]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
  }
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-wmi0kz7w3i] {
  background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-wmi0kz7w3i] {
  height: 3.25rem;
  background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-wmi0kz7w3i] {
  font-size: 1.1rem;
}

.oi[b-wmi0kz7w3i] {
  width: 2rem;
  font-size: 1.1rem;
  vertical-align: text-top;
  top: -2px;
}

.nav-item[b-wmi0kz7w3i] {
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
}

  .nav-item:first-of-type[b-wmi0kz7w3i] {
    padding-top: 1rem;
  }

  .nav-item:last-of-type[b-wmi0kz7w3i] {
    padding-bottom: 1rem;
  }

  .nav-item[b-wmi0kz7w3i]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
  }

    .nav-item[b-wmi0kz7w3i]  a.active {
      background-color: rgba(255,255,255,0.25);
      color: white;
    }

    .nav-item[b-wmi0kz7w3i]  a:hover {
      background-color: rgba(255,255,255,0.1);
      color: white;
    }

@media (min-width: 641px) {
  .navbar-toggler[b-wmi0kz7w3i] {
    display: none;
  }

  .collapse[b-wmi0kz7w3i] {
    /* Never collapse the sidebar for wide screens */
    display: block;
  }

  .expand[b-wmi0kz7w3i] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  .nav-scrollable[b-wmi0kz7w3i] {
    /* Allow sidebar to scroll for tall menus */
    height: calc(100vh - 3.25rem);
    overflow-y: auto;
  }
}
