/* _content/IdpServer/Areas/Documentation/Pages/Index.cshtml.rz.scp.css */
.docs-nav[b-i24mf0n3dk] {
    top: 48px;
    position: sticky;
    align-self: flex-start;
}

.docs-nav[b-i24mf0n3dk]::before {
    content: 'Chapters';
    font-weight: bold;
}
/* _content/IdpServer/Areas/Documentation/Pages/_NavItemPartial.cshtml.rz.scp.css */
summary[b-hjihkh6aoq] {
    list-style: none;
}

summary[b-hjihkh6aoq]::before {
    content: '▶';
    position: absolute;
    left: -8px;
}

details[open] summary[b-hjihkh6aoq]::before {
    content: '▼';
}

details[open] > :not(summary)[b-hjihkh6aoq]
{
    padding-left: 20px;
}


.docs-nav > div:first-of-type[b-hjihkh6aoq] {
    padding-top: 12px;
}
/* _content/IdpServer/Areas/Manage/Pages/sso/Index.cshtml.rz.scp.css */

.bg-saml-tag[b-7mj8de6f48] {
    background-color: darkslateblue;
}

.bg-saml-static-tag[b-7mj8de6f48] {
    background-color: slateblue;
}

.bg-ws-fed-tag[b-7mj8de6f48] {
    background-color: darkolivegreen;
}

.bg-ws-fed-static-tag[b-7mj8de6f48] {
    background-color: olive;
}
/* _content/IdpServer/Pages/Index.cshtml.rz.scp.css */
.appCard-main[b-lr36gejoyv]{
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.14);
}

.small[b-lr36gejoyv]{
    height: 5em;
    width: 10em;
    font-size: 0.5em;
}

.appCard .title[b-lr36gejoyv]{
    font-size: 2em;
    font-weight: 600;
}

.appCard .version[b-lr36gejoyv]{
    font-size: 0.75em;
    font-weight: lighter;
    align-self: end;
    justify-self: end;
    margin-right: 1em;
}

.card-body[b-lr36gejoyv]{
    padding: 0;
}

health-chip[b-lr36gejoyv] {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(1em, -50%);
}
/* _content/IdpServer/Pages/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-8t8n45l8y1] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

.btn-primary[b-8t8n45l8y1] {
  color: #fff;
  background-color: #0D202D;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-8t8n45l8y1], .nav-pills .show > .nav-link[b-8t8n45l8y1] {
  color: #fff;
  background-color: #0D202D;
  border-color: #1861ac;
}

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

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

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



body[b-8t8n45l8y1]::after {
  content: '';
  display: block;
  height: 35px;
}

.footer[b-8t8n45l8y1] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  height: 35px;
}
