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

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

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

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

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

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

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

.footer[b-gwni2k0nyu] {
  /* position: absolute; */
  position: relative;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* line-height: 30px; */
}

/* Custom Navbar Styles for Dark Theme */
.navbar-custom[b-gwni2k0nyu] {
  border-bottom: 1px solid #333333; /* Slight border for definition */
}

.navbar-custom .navbar-brand[b-gwni2k0nyu],
.navbar-custom .nav-link[b-gwni2k0nyu] {
  color: #ffffff; /* Ensures text is bright for readability */
}

.navbar-custom .nav-link:hover[b-gwni2k0nyu],
.navbar-custom .nav-link:focus[b-gwni2k0nyu] {
  color: #0d6efd; /* Bootstrap primary color for contrast on hover/focus */
  background-color: transparent; /* Keeps background consistent on hover */
}

.navbar-custom .navbar-toggler[b-gwni2k0nyu] {
  border-color: #ffffff; /* Makes toggler visible */
}

.navbar-custom .navbar-toggler .fa-bars[b-gwni2k0nyu] {
  color: #ffffff;  /* Ensures the icon is white, adjust color as needed */
  font-size: 1.25rem;  /* Adjust size as needed */
}

.navbar-custom .navbar-brand img[b-gwni2k0nyu] {
  height: 40px;  /* Adjust based on your navbar height */
  width: auto;   /* Maintain aspect ratio */
  vertical-align: middle; /* Aligns the image vertically */
}
