.medbox .dropdown-menu a {
  color: #ffffff;
}
.medbox a {
  color: #3a8b28;
}
.medbox a.btn {
  color: #fff !important;
}
.medbox .btn.btn-primary {
  background-color: #55ac42;
  border-color: #053503;
}
.medbox .colored-line-menu {
  background: #4b4a4a;
}
.medbox .colored-line-menu .submenu-item {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.medbox .colored-line-menu .submenu-item:hover, .medbox .colored-line-menu .submenu-item.active {
  background-color: #3a8b28;
}
.medbox .colored-line-menu a {
  font-size: 1.2rem;
  color: #fff;
}
.medbox .background-color,
.medbox .search-navbar {
  background-color: #4b4a4a;
}
.medbox .document-detail-footer,
.medbox .document-detail-footer a,
.medbox .doc-source, .medbox .doc-source a {
  color: #053503;
}
.medbox .document-detail-header {
  border-bottom: 1px solid #056520;
}
.medbox .document-detail-header .document-detail-subheader, .medbox .document-detail-header .document-detail-subheader a,
.medbox .document-detail-header h2, .medbox .document-detail-header h2 a {
  color: #3a8b28;
}
.medbox .document-detail-abstract {
  border-bottom: 1px solid #056520;
  color: #053503;
}
.medbox .search-entry-wrapper {
  border-top: 2px solid #056520;
}
.medbox .search-entry-wrapper .abstract,
.medbox .search-entry-wrapper .more-button {
  color: #053503;
}
.medbox .breadcrumb,
.medbox .breadcrumb a {
  color: #3a8b28;
}
.medbox .filter-wrapper .filter-button {
  background-color: #3a8b28;
}
.medbox .filter-wrapper .filter-block {
  color: #3a8b28;
  border: 1px solid #056520;
}
.medbox .filter-wrapper .filter-header {
  color: #3a8b28;
}
.medbox .filter-wrapper .filter-section {
  border-top: 2px solid #056520;
}
.medbox .filter-wrapper .filter-line {
  color: #3a8b28;
}
.medbox .contactbox {
  background-color: #55ac42;
  color: #fff;
}
.medbox .contactbox button {
  border-color: #fff;
  color: #fff;
}
.medbox .contactbox button:hover {
  border-color: #fff;
  opacity: 0.75;
}
.medbox .contactbox a {
  color: #fff;
}
