/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
a.navbar-brand[b-ztgxcgw16l] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.form-control[b-ztgxcgw16l] {
    border-color: none !important;
    box-shadow: none !important;
}

main.home .search-wrapper[b-ztgxcgw16l] {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}

main:not(.home) .search-wrapper[b-ztgxcgw16l] {
    position: relative;
    top: 0;
}
#searchItems[b-ztgxcgw16l] {
    border-radius: 0;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    z-index: 10;
}
.btn-search[b-ztgxcgw16l] {
    --bs-btn-border-radius: 0 !important;
}
#searchList[b-ztgxcgw16l] {
    max-height: 500px;
    overflow-y: auto;
}

.nav-pills .nav-link.active[b-ztgxcgw16l], .nav-pills .show > .nav-link[b-ztgxcgw16l] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;

}

.border-top[b-ztgxcgw16l] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ztgxcgw16l] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ztgxcgw16l] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ztgxcgw16l] {
  font-size: 1rem;
  line-height: inherit;
}

