/* _content/EndreinigungZurich/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-2g32hbsjrv] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-2g32hbsjrv] {
  color: #0077cc;
}

.btn-primary[b-2g32hbsjrv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-2g32hbsjrv], .nav-pills .show > .nav-link[b-2g32hbsjrv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-2g32hbsjrv] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-2g32hbsjrv] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-2g32hbsjrv] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-2g32hbsjrv] {
  font-size: 1rem;
  line-height: inherit;
}

html[b-2g32hbsjrv], body[b-2g32hbsjrv] {
    height: 100%;
    margin: 0;
}

body[b-2g32hbsjrv] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-2g32hbsjrv] {
    flex: 1;
}

.footer[b-2g32hbsjrv] {
    width: 100%;
    line-height: 1.5;
    padding: 1rem 0;
    background-color: #f8f9fa; /* or use your preferred color */
    text-align: center;
}
