/* _content/Deamon/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.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-pc54799bx3] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
  color: red !important;
}

a[b-pc54799bx3] {
  color: red;
}

.nav-link[b-pc54799bx3] {
  color: red !important;
}

.navbar-light[b-pc54799bx3] {
  color: red;
}

.navbar-nav[b-pc54799bx3] {
  color: red;
}

.navbar-toggler-icon[b-pc54799bx3] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.btn-primary[b-pc54799bx3] {
  color: red;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-pc54799bx3],
.nav-pills .show>.nav-link[b-pc54799bx3] {
  color: red;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-pc54799bx3] {
  border-top: 1px solid #e5e5e5;
}

.border-bottom[b-pc54799bx3] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-pc54799bx3] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-pc54799bx3] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-pc54799bx3] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
