/* _content/Armadi.Web.FO.MVC/Views/Shared/_Layout.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-muh9ex2wnu] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-muh9ex2wnu] {
  color: #0077cc;
}

.btn-primary[b-muh9ex2wnu] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-muh9ex2wnu], .nav-pills .show > .nav-link[b-muh9ex2wnu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-muh9ex2wnu] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-muh9ex2wnu] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-muh9ex2wnu] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-muh9ex2wnu] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-muh9ex2wnu] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.container-generale-footer[b-muh9ex2wnu] {
    padding-left: 5em;
    padding-right: 5em;
    background-color: var(--blue);
    display: flex;
    justify-content: space-between;
}

.container-label-assistenza[b-muh9ex2wnu] {
    display: flex;
    flex-direction: column;
}

.label-assistenza[b-muh9ex2wnu] {
    font-size: 1.1em;
    height: 1.5em;
}

.label-numero-assistenza[b-muh9ex2wnu] {
    font-size: 1.5em;
}

.container-informazioni-assistenza[b-muh9ex2wnu] {
    display: flex;
}

.container-icona-assistenza[b-muh9ex2wnu] {
    display: flex;
    align-items: center;
    margin-right: 0.5em;
}

.icona-assistenza svg[b-muh9ex2wnu] {
    fill: red;
}

.copyright-label[b-muh9ex2wnu] {
    color: #b9bfa1;
    margin-right: .2em;
}

.container-copy-e-pagine[b-muh9ex2wnu] {
    display: flex;
    align-items: flex-end;
}
