/* _content/PrintForm/Views/Shared/_Layout.cshtml.rz.scp.css */
.navbar-links[b-ac6wphxm9j] {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  gap: 20px;
  align-items: center;
  transition:all 0.5s ease;
}

.navbar-links li[b-ac6wphxm9j] {
  display: flex;
  align-items: center;
  transition:all 0.5s ease;
}

[b-ac6wphxm9j] .navbar-links a {
  color: black;
  
  
  border-radius: 4px;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  transition:all 0.5s ease;
  
}

[b-ac6wphxm9j] ul.navbar-links a:hover {
  
  padding: 10px;
  font-size: 20px;
  border-radius: 4px;
  background-color:rgba(153, 238, 255, 0.514);
  transition:all 0.5s ease;
  
}

.navbar-logo[b-ac6wphxm9j] {
  height: 40px;
  
}

[b-ac6wphxm9j] a.navbar-brand {
  white-space: nowrap;
  text-align: left;
  font-family: 'Roboto Slab', serif;
  font-size: 28px;
  color: black;
  text-decoration: none;
  
  
  border-radius: 4px;
transition:all 0.5s ease;
  
  
 
}
[b-ac6wphxm9j] a.navbar-brand:hover {
  background-color:rgba(153, 238, 255, 0.514);
  
  font-size: 32px;
  border-radius: 4px;
transition:all 0.3s ease;
  

}


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

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

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

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

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

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

.footer[b-ac6wphxm9j] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
