/* _content/Rvz.Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
.page[b-1v3u0j3z5n] {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.navbar-nav .nav-link.active[b-1v3u0j3z5n]{
    font-weight: bold;
}


@media (min-width: 720px) {
    main[b-1v3u0j3z5n] {
    flex: 1 1 auto;
    max-height: 100vh;
  }

  .page[b-1v3u0j3z5n] {
    flex-direction: row;
    height: 100vh;
  }
}

.icon[b-1v3u0j3z5n] {
  height: 24px;
  margin-right: 8px;
}

.sidebar[b-1v3u0j3z5n] {
  background: var(--bs-dark) !important;
  width: 100%;
  height: auto;
}

@media (min-width: 720px) {
  .sidebar[b-1v3u0j3z5n] {
    height: 100%;
    width: 300px;
  }
}
/* _content/Rvz.Web/Pages/Shared/_SideLayout.cshtml.rz.scp.css */
.page[b-av3wqypyi6] {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}


@media (min-width: 720px) {
  main[b-av3wqypyi6] {
    flex: 1 1 auto;
    max-height: 100vh;
    overflow-y: scroll;
  }

  .page[b-av3wqypyi6] {
    flex-direction: row;
    height: 100vh;
  }
}

.icon[b-av3wqypyi6] {
  height: 24px;
  margin-right: 8px;
}

.sidebar[b-av3wqypyi6] {
  background: var(--bs-dark) !important;
  width: 100%;
  height: auto;
}

@media (min-width: 720px) {
  .sidebar[b-av3wqypyi6] {
    height: 100%;
    width: 300px;
  }
}
/* _content/Rvz.Web/Pages/Shared/_TopLayout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-ntb6zfj52c] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ntb6zfj52c] {
  color: #0077cc;
}

.btn-primary[b-ntb6zfj52c] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ntb6zfj52c], .nav-pills .show > .nav-link[b-ntb6zfj52c] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ntb6zfj52c] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ntb6zfj52c] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ntb6zfj52c] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ntb6zfj52c] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ntb6zfj52c] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
