/* _content/SignUpConsentApp/Pages/Error.cshtml.rz.scp.css */
.container[b-ferjy6xgof] {
    justify-content: center;
}

    .container h1[b-ferjy6xgof] {
        font-weight: bold;
    }
.error-message[b-ferjy6xgof] {
    padding: 0 10px;
}
.wrapper[b-ferjy6xgof] {
    padding: 10px;
}

    .wrapper p:first-of-type[b-ferjy6xgof] {
        font-size: 1.3em;
    }

    .wrapper svg[b-ferjy6xgof] {
        height: 300px;
        width: 100%;
    }

@media (min-width: 768px) {
    .wrapper[b-ferjy6xgof] {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
        .wrapper div[b-ferjy6xgof] {
            max-width: 900px;
        }
    .error-message[b-ferjy6xgof]{
        flex: 1;
    }
}
/* _content/SignUpConsentApp/Pages/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-z1qg9by9xb] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-z1qg9by9xb] {
  color: #0077cc;
}

.btn-primary[b-z1qg9by9xb] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-z1qg9by9xb], .nav-pills .show > .nav-link[b-z1qg9by9xb] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-z1qg9by9xb] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-z1qg9by9xb] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-z1qg9by9xb] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-z1qg9by9xb] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-z1qg9by9xb] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
