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

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

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

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

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

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

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

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

.footer-content[b-ws2l7ip1c7] {
  text-align: center;
}

/* Mobile responsive footer */
@media (max-width: 576px) {
  body[b-ws2l7ip1c7] {
    margin-bottom: 100px;
  }
  
  main[b-ws2l7ip1c7] {
    padding-bottom: 100px;
  }
  
  .footer[b-ws2l7ip1c7] {
    white-space: normal;
    line-height: 1.5;
    padding: 10px 0;
    min-height: auto;
  }
  
  .footer .container[b-ws2l7ip1c7] {
    padding: 0 10px;
    max-width: 100%;
    overflow-x: hidden;
  }
  
  .footer-content[b-ws2l7ip1c7] {
    font-size: 0.875rem;
    line-height: 1.6;
  }
  
  .footer-copyright[b-ws2l7ip1c7],
  .footer-link[b-ws2l7ip1c7],
  .footer-version[b-ws2l7ip1c7] {
    display: block;
    margin: 4px 0;
  }
  
  .footer-separator[b-ws2l7ip1c7] {
    display: none !important;
  }
}
