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

a[b-lmcm5nyeiw] {
  color: #2563eb;
  text-decoration: none;
  transition: color 0.15s ease;
}

.btn-primary[b-lmcm5nyeiw] {
  color: #fff;
  background-color: #2563eb;
  border-color: #1d4ed8;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.06);
}

.nav-pills .nav-link.active[b-lmcm5nyeiw], .nav-pills .show > .nav-link[b-lmcm5nyeiw] {
  color: #fff;
  background-color: #2563eb;
  border-color: #1d4ed8;
}

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

.box-shadow[b-lmcm5nyeiw] {
  box-shadow: 0 4px 16px rgba(15, 23, 42, 0.08);
}

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

.footer[b-lmcm5nyeiw] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.navbar[b-lmcm5nyeiw], .navbar-light[b-lmcm5nyeiw], .navbar-dark[b-lmcm5nyeiw] {
  background-color: #ffffff;
  border-bottom: 1px solid #e2e8f0;
}

.btn-primary:hover[b-lmcm5nyeiw] {
  background-color: #1d4ed8;
  border-color: #1e40af;
}

a:hover[b-lmcm5nyeiw] {
  color: #1d4ed8;
}
