/* _content/AuthorizationServer/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. */

.navbar[b-2t102zxowe] {
  padding: 0px;
}

a.navbar-brand[b-2t102zxowe] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
  height: 90px;
}

a[b-2t102zxowe] {
  color: #0077cc;
  width: 150px;
}

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

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

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

.box-shadow[b-2t102zxowe] {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

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

.footer[b-2t102zxowe] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  background-color: rgb(70, 78, 89);
  color: white !important;
}

.navbar[b-2t102zxowe] {
  background: linear-gradient(
    90deg,
    rgba(159, 228, 248, 0.10437678489364499) 0%,
    rgba(240, 252, 255, 1) 57%,
    rgba(255, 255, 255, 1) 100%
  );
}

.navbar-toggler[b-2t102zxowe] {
  background-color: rgb(86, 188, 217);
}

.navbar-toggler:focus[b-2t102zxowe],
.navbar-toggler:focus-visible[b-2t102zxowe],
.navbar-toggler:hover[b-2t102zxowe] {
  background-color: rgb(120, 201, 225);
  box-shadow: none;
}

p[b-2t102zxowe] {
  margin-bottom: 0px;
}
