/* /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-josutwlu3u] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.brand-logo[b-josutwlu3u] {
  display: block;
  width: 32px;
  height: 32px;
  max-width: 32px;
  max-height: 32px;
  object-fit: contain;
}

a[b-josutwlu3u] {
  color: #0077cc;
}

.btn-primary[b-josutwlu3u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-josutwlu3u], .nav-pills .show > .nav-link[b-josutwlu3u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-josutwlu3u] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-josutwlu3u] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-josutwlu3u] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-josutwlu3u] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-josutwlu3u] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}


.login-info-button[b-josutwlu3u] {
  border: 0;
  background: transparent;
  padding-left: .5rem;
  padding-right: .5rem;
}

.login-info-button:focus[b-josutwlu3u] {
  box-shadow: none;
  text-decoration: underline;
}

.login-info-modal .modal-backdrop[b-josutwlu3u],
.modal-backdrop.show[b-josutwlu3u] {
  opacity: .55;
}

.login-info-modal-dialog[b-josutwlu3u] {
  max-width: min(1080px, calc(100vw - 2rem));
}

.login-info-modal .modal-content[b-josutwlu3u] {
  border-radius: 1rem;
  overflow: hidden;
}

.login-info-modal-body[b-josutwlu3u] {
  max-height: calc(100vh - 12rem);
  overflow-y: auto;
}

.login-info-table code[b-josutwlu3u] {
  white-space: normal;
  word-break: break-word;
}

.login-info-value[b-josutwlu3u] {
  white-space: normal;
  word-break: break-word;
}

.login-info-claims-table-wrapper[b-josutwlu3u] {
  max-height: 48vh;
  overflow: auto;
}
