/* _content/DopalWebsite/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[b-v6ly483dor] {
  color: #0077cc;
}

a.navbar-brand[b-v6ly483dor] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.border-top[b-v6ly483dor] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-v6ly483dor] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-v6ly483dor] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.btn-primary[b-v6ly483dor] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

button.accept-policy[b-v6ly483dor] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-v6ly483dor] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.logo-container[b-v6ly483dor]  img {
    height: auto;
    width: 200px;
}

.logo-container[b-v6ly483dor] {
    padding: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
}

.navbar[b-v6ly483dor] {
    min-height: 90px;
}

.nav-pills .nav-link.active[b-v6ly483dor], .nav-pills .show > .nav-link[b-v6ly483dor] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.site-header[b-v6ly483dor] {
    position: relative;
    width: 100%;
}

@media (max-width: 768px) {
    .logo-container[b-v6ly483dor]  img {
        width: 80px;
    }
}
