/* /Views/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-bbzkwxl5xx] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

.footer[b-bbzkwxl5xx] {
  bottom: 0;
  width: 100%;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
}
/* /Views/Shared/_LayoutAdmin.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-e9b3mjo4hh] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

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

/* Notifications Styles */
.admin-page-notifications[b-e9b3mjo4hh] {
  display: flex;
  align-items: center;
  margin-right: 1rem;
}

.admin-page-notifications .btn[b-e9b3mjo4hh] {
  transition: all 0.2s ease;
}

.admin-page-notifications .btn:hover[b-e9b3mjo4hh] {
  background-color: #e2e6ea !important;
  transform: scale(1.05);
}

.admin-page-notifications .badge[b-e9b3mjo4hh] {
  font-size: 0.65rem;
  padding: 0.25rem 0.5rem;
  min-width: 20px;
  text-align: center;
}


