.navbar-default-opt {
  height: 50px;
  background-color: #000  !important;
  max-width: 1920px;
  min-height: 50px;
  width: 100%;
}

.navbar-brand-opt {
  padding: 20px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand-opt > img {
  padding-top: 9px;
  padding-left: 40px;
  display: inline-block;
  height: 36px;
  vertical-align: top;
}

.back-link {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding-left: 2em;
  padding-right: 40px;
  position: relative;
  text-align: center;
  font-family: "Arial";
  font-size: 16px;
  line-height: 46px;
}

.back-link-compere {
  font-family: "NeueEinstellung";
}

a.back-link, a.back-link:hover{
  color: #eee !important;
  text-decoration: none;
}

.back-link > svg {
  height: 24px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 24px;
}
