/* _content/KnowledgeBase_WebApp/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-93myn1uj88] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.border-top[b-93myn1uj88] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-93myn1uj88] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-93myn1uj88] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-93myn1uj88] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-93myn1uj88] {
  margin-top: 30px;
  bottom: 0;
  position: absolute;
  width: 100%;
  line-height: 20px;
}

.column[b-93myn1uj88] {
  float: left;
  word-break: break-word; 
  width: 33.33%;
  overflow:wrap;
}

.subcolumn[b-93myn1uj88] {
  float: left;
  word-break: break-word; 
  width: 50%;
  overflow:wrap;
}

.row[b-93myn1uj88]:after {
  content: "";
  display: table;
  clear: both;
}

#dropdown-nav-bar[b-93myn1uj88] {
  background-color:#ec644c;
  white-space: nowrap;
  color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 5px 5px 4px 1px rgba(0,0,0,.30);
}

#dropdown-nav-bar li[b-93myn1uj88] {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding:3px;
  margin-left:10px;
  margin-right:15px;
}

a.white-link[b-93myn1uj88] {
  color: #fff !important;
  text-decoration: none;
}

a.white-link:hover[b-93myn1uj88] {
  color: #fff;
  text-decoration: underline;
}

#drop1[b-93myn1uj88] {
  background-color: transparent;
  border: none;
  margin-top: 5px;
}

.navbar-link[b-93myn1uj88] {
  margin-top:7px;
  margin-left:10px;
  transition: 0.3s;
}

ul li .navbar-item-link[b-93myn1uj88] {
  transition: 0.3s !important;
}

ul li .navbar-item-link:hover[b-93myn1uj88] {
  opacity:0.5 !important;
  color: #690303 !important;
}

.navbar-link:hover[b-93myn1uj88] {
  opacity:0.5 !important;
  color: #690303 !important;
}

#drop1[b-93myn1uj88] {
  transition: 0.3s;
}

#drop1:hover[b-93myn1uj88] {
  opacity: 0.5;
  color: #690303;
}

.footer-communitas[b-93myn1uj88] {
  background-color: #f0c0aa;
  min-height: 150px;
  margin-top: 40px;
  border-top: 3px solid #f1d3c5;
}

.footer-links[b-93myn1uj88] {
  font-size: small;
  font-weight: bold;
  color: #690303;
  text-decoration: none;
  transition: 0.3s;
}

.footer-links:hover[b-93myn1uj88] {
  opacity: 0.5;
}
