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