/* /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. */

.navbar-airbuddy[b-qwd07a02al] {
  background-color: #1a6cc8;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
  border-radius: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.navbar-airbuddy .nav-link[b-qwd07a02al] {
  color: rgba(255, 255, 255, .85) !important;
  transition: color .15s;
}

.navbar-airbuddy .nav-link:hover[b-qwd07a02al],
.navbar-airbuddy .nav-link:focus[b-qwd07a02al] {
  color: #fff !important;
}

a.navbar-brand[b-qwd07a02al] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

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