/* _content/ZAR/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. */

a.navbar-brand[b-5gghb36x1n] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
  color: #2c3e50 !important;
    font-weight: 600;
    font-size: 1.2rem;
}

a[b-5gghb36x1n] {
  color: #3498db;
    text-decoration: none;
}

a:hover[b-5gghb36x1n] {
  color: #2c3e50;
  text-decoration: underline;
}

/* Override Bootstrap primary colors to match professional theme */
.btn-primary[b-5gghb36x1n] {
  color: #fff;
  background-color: #2c3e50;
    border-color: #2c3e50;
  }
  
  .btn-primary:hover[b-5gghb36x1n] {
    background-color: #34495e;
    border-color: #34495e;
  }
  
  .btn-success[b-5gghb36x1n] {
    background-color: #27ae60;
    border-color: #27ae60;
  }
  
  .btn-success:hover[b-5gghb36x1n] {
    background-color: #229954;
    border-color: #229954;
  }
  
  .bg-primary[b-5gghb36x1n] {
    background-color: #2c3e50 !important;
  }
  
  .bg-success[b-5gghb36x1n] {
    background-color: #27ae60 !important;
}

.nav-pills .nav-link.active[b-5gghb36x1n], .nav-pills .show > .nav-link[b-5gghb36x1n] {
  color: #fff;
  background-color: #2c3e50;
    border-color: #2c3e50;
  }
  
  .navbar-light .navbar-nav .nav-link[b-5gghb36x1n] {
    color: #2c3e50;
    font-weight: 500;
  }
  
  .navbar-light .navbar-nav .nav-link:hover[b-5gghb36x1n] {
    color: #3498db;
}

.border-top[b-5gghb36x1n] {
  border-top: 1px solid #bdc3c7;
}

.border-bottom[b-5gghb36x1n] {
  border-bottom: 1px solid #bdc3c7;
}

.box-shadow[b-5gghb36x1n] {
  box-shadow: 0 .25rem .75rem rgba(44, 62, 80, .08);
}

button.accept-policy[b-5gghb36x1n] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-5gghb36x1n] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  background-color: #f8f9fa;
    color: #7f8c8d;
}
