@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

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

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

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

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

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

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

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

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

/* Imposta lo z-index elevato sul menu a tendina per sovrapporlo */
.custom-dropdown-menu[b-76bioo65j5] {
  z-index: 1050; /* Valore elevato per sovrapporsi agli altri elementi */
  position: absolute; /* Imposta il posizionamento assoluto */
  top: 100%; /* Fa in modo che il dropdown compaia sotto il trigger */
  left: 0;
}

/* Aggiungi z-index basso al div sottostante se necessario */
.overlay-target[b-76bioo65j5] {
  z-index: 1;
  position: relative; /* Mantiene il posizionamento ma non interferisce con l'overlay */
}
