/* _content/WELL.Client/Shared/MainLayout.razor.rz.scp.css */
.page[b-dug2q00ctj] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

main[b-dug2q00ctj] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.sidebar[b-dug2q00ctj] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#052767), color-stop(70%, #3a0647));
  background-image: -o-linear-gradient(top, #052767 0%, #3a0647 70%);
  background-image: linear-gradient(180deg, #052767 0%, #3a0647 70%); }

.top-row[b-dug2q00ctj] {
  background-color: #DD312E;
  border-bottom: 1px solid #d6d5d5;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

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

.top-row[b-dug2q00ctj]  a:hover, .top-row[b-dug2q00ctj]  .btn-link:hover {
  text-decoration: underline; }

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

@media (max-width: 640.98px) {
  .top-row:not(.auth)[b-dug2q00ctj] {
    display: none; }
  .top-row.auth[b-dug2q00ctj] {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .top-row[b-dug2q00ctj]  a, .top-row[b-dug2q00ctj]  .btn-link {
    margin-left: 0; } }

@media (min-width: 641px) {
  .page[b-dug2q00ctj] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .sidebar[b-dug2q00ctj] {
    width: 250px;
    height: 100vh;
    position: sticky;
    top: 0; }
  .top-row[b-dug2q00ctj] {
    position: sticky;
    top: 0;
    z-index: 1; }
  .top-row.auth[b-dug2q00ctj]  a:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
    width: 0; }
  .top-row[b-dug2q00ctj], article[b-dug2q00ctj] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important; } }

/*# sourceMappingURL=../WELL.Client/Shared/MainLayout.razor.css.map */
/* _content/WELL.Client/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-n9dewei8i8] {
  background-color: rgba(255, 255, 255, 0.1); }

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

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

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

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

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

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

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

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

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

@media (min-width: 641px) {
  .navbar-toggler[b-n9dewei8i8] {
    display: none; }
  .collapse[b-n9dewei8i8] {
    /* Never collapse the sidebar for wide screens */
    display: block; } }

/*# sourceMappingURL=../WELL.Client/Shared/NavMenu.razor.css.map */
/* _content/WELL.Client/Shared/TopBar.razor.rz.scp.css */
.top-row[b-wotu3aku02] {
  background-color: #cc0c17;
  color: white;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch; }

/*# sourceMappingURL=../WELL.Client/Shared/TopBar.razor.css.map */
/* _content/WELL.Client/Shared/TopBarButton.razor.rz.scp.css */
/*
    doesn't work

    .menu fluent-menu {
    position: absolute;
    top: 2.5rem;
    z-index: 999;
}
*/

/*# sourceMappingURL=../WELL.Client/Shared/TopBarButton.razor.css.map */
