/* _content/ActionAI/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-qdsdoh6vmg] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-qdsdoh6vmg] {
  color: #0077cc;
}

.btn-primary[b-qdsdoh6vmg] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-qdsdoh6vmg], .nav-pills .show > .nav-link[b-qdsdoh6vmg] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-qdsdoh6vmg] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-qdsdoh6vmg] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-qdsdoh6vmg] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-qdsdoh6vmg] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-qdsdoh6vmg] {
    background-color: #333; /* Footer background color */
    color: aliceblue; /* Text color */
    text-align: center; /* Center-align the content */
    padding: 10px 0; /* Add some padding for spacing */
    border-top: 1px solid #ccc; /* Optional top border */
}
