/* _content/Dashboard/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[b-d8u233o7wf] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-d8u233o7wf] {
  color: #0077cc;
}

.btn-primary[b-d8u233o7wf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-d8u233o7wf], .nav-pills .show > .nav-link[b-d8u233o7wf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-item[b-d8u233o7wf] {
    border: 1px solid #1b8441;
    /* background: #000;*/
    color: #000;
    font-family: 'Open Sans', Helvetica, 'Open Sans', Arial, Verdana, sans-serif;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
    text-transform: uppercase;
    border-top: 3px solid #d2b716;
    box-shadow: inset 0 0 10px #b8b8b8;
    padding-left: 11px;
    padding-right: 11px;
}

.border-top[b-d8u233o7wf] {
    border-top: 1px solid #e5e5e5;
}
.border-bottom[b-d8u233o7wf] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-d8u233o7wf] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-d8u233o7wf] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-d8u233o7wf] {
/*  position: absolute;*/
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
