/* _content/suruyonetim/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/en-us/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-ser8q0l4q7] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ser8q0l4q7] {
  color: var(--brand-orange-hover, #e86f00);
}

a:hover[b-ser8q0l4q7],
a:focus-visible[b-ser8q0l4q7] {
  color: var(--brand-orange-active, #d96500);
}

.btn-primary[b-ser8q0l4q7] {
  color: #fff;
  background-color: var(--brand-orange, #ff7a00);
  border-color: var(--brand-orange, #ff7a00);
}

.btn-primary:hover[b-ser8q0l4q7] {
  background-color: var(--brand-orange-hover, #e86f00);
  border-color: var(--brand-orange-hover, #e86f00);
  color: #fff;
}

.nav-pills .nav-link.active[b-ser8q0l4q7],
.nav-pills .show > .nav-link[b-ser8q0l4q7] {
  color: #fff;
  background-color: var(--brand-orange, #ff7a00);
  border-color: var(--brand-orange, #ff7a00);
}

.border-top[b-ser8q0l4q7] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ser8q0l4q7] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ser8q0l4q7] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ser8q0l4q7] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ser8q0l4q7] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
