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

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

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

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

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

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

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

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

    .pagination[b-tih6rdfts2] {
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }

    .page-link[b-tih6rdfts2] {
        margin: 0 5px;
        padding: 8px 12px;
        text-decoration: none;
        color: #007bff;
        border: 1px solid #007bff;
        border-radius: 5px;
        font-size: 14px;
    }

    .page-link.active[b-tih6rdfts2] {
        background-color: #007bff;
        color: white;
    }

    .page-link:hover[b-tih6rdfts2] {
        background-color: #0056b3;
        color: white;
    }
