#start {
  background-image: linear-gradient(#3da649, #ffffff);
}
#start .otherApps {
  display: none;
}
.navbar {
  border-bottom: 5px solid #3da649;
}
ul.tabrow li.selected {
  background-color: #3da649;
  border-bottom: 1px solid #3da649;
}
ul.tabrow li:hover {
  background-color: #3da649;
}
#eanvFooter {
  border-top-color: #3da649;
}
.dataTable th {
  background-color: #3da649 ! important;
}
.panel-default .panel-heading {
  background: #3da649 ! important;
}
.active-tab > a,
.active-tab > a:hover {
  background-color: #3da649 ! important;
}
#selectTeilnehmerDropdown {
  background: #3da649;
}
.btn-kachel > .svg {
  fill: #3da649;
}
.btn-kachel .badge {
  background-color: #3da649;
}
.btn-kachel-1 {
  display: none;
}
.btn-kachel-3 {
  display: none;
}
.btn-kachel-5 {
  display: none;
}
.currentApp-withimg .currentAppMain {
  min-height: 435px;
}
.currentApp .moreOptions {
  position: relative;
  top: auto;
  margin-top: 25px;
}
#start .firmenlogo {
  top: 15px;
  right: 34px;
  cursor: default;
  background: url(img/firmenlogo.png) no-repeat left top;
  width: 205px;
  height: 66px;
}
#start .currentApp-withimg {
  background: url(img/currentAppBg_Custom.png) no-repeat left top #ffffff;
}
#start .btn-primary {
  background-color: #3da649;
  border-color: #808080 !important;
}
.btn-kachel-1 {
  display: inline-block;
}
@media (min-width: 768px) {
  #content {
    background: right 0px top 0px url('img/firmenlogo.png') no-repeat;
  }
  #content h1 {
    margin-bottom: 25px;
  }
  .formHeader {
    padding-right: 200px;
  }
}
a,
a:focus,
a:hover {
  color: #3da649;
}
#supportBtn,
#fernwartungBtn,
#welcome1Btn {
  display: none;
}

#supportBtn {
  display: inline;
}

.mobile-panel,
.addWelcomeBtn {
  display: none;
}
