/* /Views/Shared/_Avatar.cshtml.rz.scp.css */
span[b-f9p7c6ecfu] {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 0.4em;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5em;
    height: 2.5em;
    background-color: hsla(0, 60%, 70%, 1);
    color: hsla(0, 60%, 30%, 1);
    /*border-radius: 50%;*/
}
/* /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-8di15qqwqk] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.border-top[b-8di15qqwqk] {
  border-top: 1px solid #e5e5e5;
}

.border-bottom[b-8di15qqwqk] {
  border-bottom: 1px solid #e5e5e5;
}

button.accept-policy[b-8di15qqwqk] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-8di15qqwqk] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.navbar-toggler:focus[b-8di15qqwqk] {
  box-shadow: none;
}

.dropdown-item[b-8di15qqwqk] {
  color: var(--bs-primary);
}
.dropdown-item.active[b-8di15qqwqk], .dropdown-item:active[b-8di15qqwqk] {
  color: var(--bs-white);
}
