/* /Pages/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-og00mos8ma] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Remove global overrides to align with SB Admin 2 theme */
/* Link, button, and nav-pills styles now come from SB Admin 2 */

.border-top[b-og00mos8ma] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-og00mos8ma] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-og00mos8ma] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-og00mos8ma] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-og00mos8ma] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

/* Sidebar collapse styles aligned to dark sidebar (SB Admin 2) */
.sidebar .collapse-inner[b-og00mos8ma] {
  padding: 0.5rem 0;
  background-color: transparent;
  box-shadow: none;
}
.sidebar .collapse-header[b-og00mos8ma] {
  font-size: 0.75rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.6);
  padding: 0.75rem 1rem;
  text-transform: uppercase;
}
.sidebar .collapse-item[b-og00mos8ma] {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  margin: 0;
  color: #f8f9fc;
  text-decoration: none;
  border-radius: 0.35rem;
}
.sidebar .collapse-item:hover[b-og00mos8ma] {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  text-decoration: none;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item[b-og00mos8ma] {
  color: #f8f9fc;
  font-weight: 500;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover[b-og00mos8ma] {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.08);
}
.sidebar .nav-item .collapse.show .collapse-inner .collapse-item[b-og00mos8ma] {
  color: #f8f9fc;
}
