/* _content/OSTDataManager/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. */

.navbar[b-pcjlyj4lg4]{
    background-color:white;
    text-align:center;
    color:orange;
}

a.navbar-brand[b-pcjlyj4lg4] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-pcjlyj4lg4] {
  color: white;
}

.btn-primary[b-pcjlyj4lg4] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-pcjlyj4lg4], .nav-pills .show > .nav-link[b-pcjlyj4lg4] {
  color: #fff;
 /* background-color: #1b6ec2;*/
 background-color:red;
  border-color: #1861ac;
}

.border-top[b-pcjlyj4lg4] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-pcjlyj4lg4] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-pcjlyj4lg4] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-pcjlyj4lg4] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-pcjlyj4lg4] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}


