/* _content/NexoraSoftwareSolutions/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-cfvlnid6wu] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-cfvlnid6wu] {
  color: #0077cc;
}

.btn-primary[b-cfvlnid6wu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-cfvlnid6wu], .nav-pills .show > .nav-link[b-cfvlnid6wu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-cfvlnid6wu] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-cfvlnid6wu] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-cfvlnid6wu] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-cfvlnid6wu] {
  font-size: 1rem;
  line-height: inherit;
}

footer[b-cfvlnid6wu] {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #333;
    color: #fff;
    line-height: 60px;
}

    footer a[b-cfvlnid6wu] {
        color: #d32f2f;
        text-decoration: none;
    }

        footer a:hover[b-cfvlnid6wu] {
            text-decoration: underline;
        }
