/* _content/Sabesp.Atendimento.Medico.Web/Views/Shared/_Header.cshtml.rz.scp.css */
.navbar-custom[b-zr53e6azwy] {
    padding: 0;
}

.navbar-user[b-zr53e6azwy] {
    margin-right: 28px;
}

.user-icon[b-zr53e6azwy] {
    width: 45px;
    height: auto;
}

.logo[b-zr53e6azwy] {
    height: auto;
    width: 60px;
}

.title[b-zr53e6azwy] {
    font-size: 22px;
}

.sign-out-styled[b-zr53e6azwy] {
    width: 24px;
}

.dropdown-custom[b-zr53e6azwy] {
    gap: 16px;
}

.font-color[b-zr53e6azwy] {
    color: #7F7F7F;
}

.username[b-zr53e6azwy] {
    font-size: 18px;
}

.dropdown-menu:hover[b-zr53e6azwy] {
    background-color: rgba(230, 243, 250, 1);
}

.dropdown-item:hover[b-zr53e6azwy],
.dropdown-item:focus[b-zr53e6azwy],
.dropdown-item:active[b-zr53e6azwy],
.dropdown-item.active[b-zr53e6azwy] {
    text-decoration: none;
    background-color: rgba(230, 243, 250, 1);
}

.font-logout[b-zr53e6azwy],
.font-logout:visited[b-zr53e6azwy],
.font-logout:hover[b-zr53e6azwy] {
    color: var(--color-sabesp-cinza);
}

.overflow-custom[b-zr53e6azwy] {
    max-width: 160px;
    margin-left: 9px;
}

.access-types[b-zr53e6azwy] {
    font-size: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.tooltip[b-zr53e6azwy] {
    position: absolute;
    background-color: #000;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    z-index: 9999;
    white-space: nowrap;
}

.access-types[b-zr53e6azwy] {
    position: relative;
}

@media only screen and (max-width:767px) {
    .title-mobile[b-zr53e6azwy] {
        display: none;
    }

    .order-2[b-zr53e6azwy] {
        order: 1 !important;
    }

    .navbar-user[b-zr53e6azwy] {
        margin-right: 0;
    }

    .username[b-zr53e6azwy] {
        font-size: 13px;
    }

    .user-container[b-zr53e6azwy] {
        width: 180px;
    }

    .navbar-nav .dropdown-menu[b-zr53e6azwy] {
        position: absolute;
        top: 53px;
    }

    .font-logout[b-zr53e6azwy] {
        top: 5px;
        position: relative;
    }
}
}
/* _content/Sabesp.Atendimento.Medico.Web/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-qtq7wkqbbq] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

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