/* /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-sv919xw46f] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-sv919xw46f] {
  color: #0077cc;
}

.btn-primary[b-sv919xw46f] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-sv919xw46f], .nav-pills .show > .nav-link[b-sv919xw46f] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-sv919xw46f] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-sv919xw46f] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-sv919xw46f] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-sv919xw46f] {
  font-size: 1rem;
  line-height: inherit;
}

/* Footer: NON più sticky-in-absolute (riservava 60px fissi e, a più righe su schermi
   stretti, saliva sopra il contenuto coprendo l'ultimo esagono). Ora il footer è in
   flusso normale e viene spinto in fondo dal flexbox del body (vedi site.css).
   Rimossi anche line-height:60px (righe altissime) e white-space:nowrap. */
.footer[b-sv919xw46f] {
  width: 100%;
}
