/* _content/Erp/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-vqv4qz75gz] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.nav-link:hover[b-vqv4qz75gz] {
    color: white !important;
    background-color: #2e7b3c !important;
}
/*.nav-link:focus {
    color: white !important;
   
}*/

.nav-link.active[b-vqv4qz75gz] {
    color: black !important;
    border-bottom: 5px solid #2e7b3c;
}

a[b-vqv4qz75gz] {
  color: white;
}

.btn-primary[b-vqv4qz75gz] {
  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[b-vqv4qz75gz] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-vqv4qz75gz] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-vqv4qz75gz] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-vqv4qz75gz] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-vqv4qz75gz] {
    position: relative;
    bottom: 0;
    width: 100%;
    white-space: inherit;
    line-height: 30px;
    background-color: #7bbf24;
}

    .footer h5[b-vqv4qz75gz] {
        color: #2e7b3c;
    }

.footer dl[b-vqv4qz75gz] {
        margin-left: 40px;
}

.footer dt[b-vqv4qz75gz] {
        color: white;
}
