/* _content/SadhanaApp.WebUI/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.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-udd0afaark] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.navbar-toggler-icon[b-udd0afaark] {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-toggler[b-udd0afaark] {
    background-color: rgba(0, 0, 0, 0.1); /* Slight dark background */
    border: none; /* Optional: removes the border */
}

a[b-udd0afaark] {
  color: #0077cc;
}

.btn-primary[b-udd0afaark] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-udd0afaark], .nav-pills .show > .nav-link[b-udd0afaark] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-udd0afaark] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-udd0afaark] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-udd0afaark] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-udd0afaark] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-udd0afaark] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
