/* /Views/Shared/_Layout.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 {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  color: #0077cc;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
*/


/*html {
    height: 100%;
    margin: 0;
}*/
/* /Views/Shared/_LayoutBrandedLeftNav.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. */
/* Layout variant 1: left column stacks Brand then LeftNav */
.focus-brand-wrapper[b-o5h4s0yx95] {
    margin-bottom: 0.5rem;
}

.focus-left-nav-wrapper[b-o5h4s0yx95] {
    flex: 1;
    min-height: 0;
}

#focus-left-pane[b-o5h4s0yx95] {
    display: flex;
    flex-direction: column;
}

#focus-left-pane .focus-brand-wrapper + .focus-left-nav-wrapper[b-o5h4s0yx95] {
        overflow: auto;
}

a.navbar-brand[b-o5h4s0yx95] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-o5h4s0yx95] {
  color: #0077cc;
}

.btn-primary[b-o5h4s0yx95] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-o5h4s0yx95], .nav-pills .show > .nav-link[b-o5h4s0yx95] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-o5h4s0yx95] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-o5h4s0yx95] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-o5h4s0yx95] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-o5h4s0yx95] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-o5h4s0yx95] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
