/* _content/Estante.Web/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-04ypzisik1] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

/* Footer da Estante tem conteúdo real (logo, tagline, versículo) — não é
   mais o rodapé de uma linha do scaffold padrão, que ficava fixado no fundo
   via position: absolute (só fazia sentido com altura fixa de 60px). Fluxo
   normal do documento agora, senão o footer sobrepõe o conteúdo acima dele. */
