/* /Pages/Shared/_ExternalLoggedLayout.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-1lf8q6680m] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

/* Vedi nota in _Layout_Base.cshtml.css: footer riportato nel flusso della
   pagina, senza posizionamento assoluto che copriva il contenuto. */
.footer[b-1lf8q6680m] {
  width: 100%;
  white-space: normal;
  line-height: normal;
}
/* /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-rxlnroinbt] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

.footer[b-rxlnroinbt] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Pages/Shared/_Layout_Base.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-cdls5v7k08] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

/* Il footer sta nel flusso della pagina, dopo il contenuto.
   La regola precedente era: position: absolute; bottom: 0; width: 100%;
   che lo staccava dal flusso e lo faceva sovrapporre al fondo della pagina,
   coprendo gli ultimi elementi (i pulsanti sotto il grafico in Home).
   Rimossi anche white-space: nowrap e line-height: 60px: il primo impediva
   alla descrizione di andare a capo, il secondo imponeva 60px a ogni riga. */
.footer[b-cdls5v7k08] {
  width: 100%;
  white-space: normal;
  line-height: normal;
}
/* /Pages/Shared/_LoggedLayout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.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-bgxw5tf2lr] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

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

.container[b-bgxw5tf2lr] {
    height: 100%;
}

.maincontent[b-bgxw5tf2lr] {
    height: 100%;
    min-height: 100vh;
}
