/* _content/backoffice_menu360/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-bwpiwvq4hm] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-bwpiwvq4hm] {
  color: #0077cc;
}

.btn-primary[b-bwpiwvq4hm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-bwpiwvq4hm], .nav-pills .show > .nav-link[b-bwpiwvq4hm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-bwpiwvq4hm] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-bwpiwvq4hm] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-bwpiwvq4hm] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-bwpiwvq4hm] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-bwpiwvq4hm] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/backoffice_menu360/Views/Shared/_LayoutLogged.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-kutlblfeiy] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-kutlblfeiy] {
    color: #0077cc;
}

.btn-primary[b-kutlblfeiy] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-kutlblfeiy],
.nav-pills .show > .nav-link[b-kutlblfeiy] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Navbar: item ativo */
.navbar-dark .navbar-nav .nav-link.active[b-kutlblfeiy] {
    color: #fff;
    font-weight: 600;
    border-bottom: 2px solid #ffc107;
}

/* Navbar: hover suave */
.navbar-dark .navbar-nav .nav-link:hover[b-kutlblfeiy] {
    color: #ffc107;
}

/* Dropdown escuro: item hover */
.dropdown-menu-dark .dropdown-item:hover[b-kutlblfeiy] {
    background-color: rgba(255, 193, 7, 0.15);
}

/* Dropdown header */
.dropdown-menu-dark .dropdown-header[b-kutlblfeiy] {
    color: #ffc107;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.border-top[b-kutlblfeiy] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-kutlblfeiy] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-kutlblfeiy] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-kutlblfeiy] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-kutlblfeiy] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
