/* _content/AFL008.DocumentsCheck.WebApplication/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-hvbbjo4o0a] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}


.btn-primary[b-hvbbjo4o0a] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-hvbbjo4o0a], .nav-pills .show > .nav-link[b-hvbbjo4o0a] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-hvbbjo4o0a] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-hvbbjo4o0a] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-hvbbjo4o0a] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-hvbbjo4o0a] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-hvbbjo4o0a] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/AFL008.DocumentsCheck.WebApplication/Views/Shared/_LayoutLogin.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. */

.box-shadow[b-8bjyz7t8dt] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.login-box[b-8bjyz7t8dt] {
    padding: 20px;
    background-color: #FFFFFF;
    float: inherit;
    margin: auto;
    margin-top: 12%;
    border-radius: 4px;
}

.auth-footer[b-8bjyz7t8dt] {
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
}

.footer-text[b-8bjyz7t8dt] {
    font-size: 14px;
    color: #495057;
}

.auth-footer li[b-8bjyz7t8dt] {
    margin-right: 10px;
    line-height: 1;
    padding-right: 10px;
    border-right: 1px solid #495057;
}
