/* _content/HomeCarePulse/Pages/Shared/_EnvironmentRibbon.cshtml.rz.scp.css */
.environment-ribbon[b-imo1bgtodo] {
    background: #dcac1b;
    width: auto;
    padding: 10px;
    position: fixed;
    z-index: 10000;
    text-align: center;
    top: 15%;
    text-transform: uppercase;
    line-height: 40px;
    left: 0;
    font: 550 17px sans-serif;
    color: white;
    line-height: 30px;
    border: 0;
}

    .environment-ribbon[b-imo1bgtodo]:after {
        content: "";
        position: absolute;
        top: 0;
        right: -50px;
        height: 0;
        width: 0;
        border: solid 25px #dcac1b;
        border-right-color: transparent;
    }
/* _content/HomeCarePulse/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-urqd8lca9c] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

.btn-primary[b-urqd8lca9c] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-urqd8lca9c], .nav-pills .show > .nav-link[b-urqd8lca9c] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

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

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

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

.footer[b-urqd8lca9c] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
