/* _content/phrs.WebNom/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-3ayef7q6ot] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-3ayef7q6ot] {
  color: #0077cc;
}

.btn-primary[b-3ayef7q6ot] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-3ayef7q6ot], .nav-pills .show > .nav-link[b-3ayef7q6ot] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-3ayef7q6ot] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-3ayef7q6ot] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-3ayef7q6ot] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-3ayef7q6ot] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-3ayef7q6ot] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.loginCard[b-3ayef7q6ot] {
    background-color: white;
    width: 90%;
    margin-bottom: 30px;
    padding: 10px;
    color: black;
    -webkit-box-shadow: 0 0 5px 2px #fff;
    -moz-box-shadow: 0 0 5px 2px #fff;
    /*box-shadow: 0 0 5px 2px grey;*/
    /*    box-shadow: 10px 10px;*/
    box-shadow: 10px 10px 5px 2px black;
}

.loginHeader[b-3ayef7q6ot] {
    text-transform: uppercase;
}
