.commbox a {
  color: #0f3e5c;
}
.commbox a.btn {
  color: #fff;
}
.commbox .colored-line-menu {
  background: #4b4a4a;
}
.commbox .colored-line-menu .submenu-item {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.commbox .colored-line-menu .submenu-item:hover, .commbox .colored-line-menu .submenu-item.active {
  background-color: #0f3e5c;
}
.commbox .colored-line-menu a {
  font-size: 1.2rem;
  color: #fff;
}
.commbox .background-color,
.commbox .search-navbar {
  background-color: #4b4a4a;
}
.commbox .document-detail-footer,
.commbox .document-detail-footer a,
.commbox .doc-source, .commbox .doc-source a {
  color: #0F3E5C;
}
.commbox .document-detail-header {
  border-bottom: 1px solid rgba(12, 98, 143, 0.2);
}
.commbox .document-detail-header .document-detail-subheader, .commbox .document-detail-header .document-detail-subheader a,
.commbox .document-detail-header h2, .commbox .document-detail-header h2 a {
  color: #0C628F;
}
.commbox .document-detail-abstract {
  border-bottom: 1px solid rgba(12, 98, 143, 0.2);
  color: #0F3E5C;
}
.commbox .document-detail-contents-wrapper {
  border-bottom: 1px solid rgba(12, 98, 143, 0.2);
  color: #0F3E5C;
}
.commbox .search-entry-wrapper {
  border-top: 2px solid rgba(12, 98, 143, 0.2);
}
.commbox .search-entry-wrapper .abstract,
.commbox .search-entry-wrapper .more-button {
  color: #0F3E5C;
}
.commbox .breadcrumb,
.commbox .breadcrumb a {
  color: #0C628F;
}
.commbox .filter-wrapper .filter-block {
  background-color: #dadada;
  color: #0C628F;
}
.commbox .filter-wrapper .filter-header {
  color: #0C628F;
}
.commbox .filter-wrapper .filter-section {
  border-top: 2px solid rgba(12, 98, 143, 0.2);
}
.commbox .filter-wrapper .filter-line {
  color: #0C628F;
}
.commbox .contactbox {
  background-color: #0C628F;
  color: #fff;
}
.commbox .contactbox button {
  border-color: #fff;
  color: #fff;
}
.commbox .contactbox button:hover {
  border-color: #fff;
  opacity: 0.75;
}
.commbox .contactbox a {
  color: #fff;
}

/*# sourceMappingURL=commbox.css.map */
