#edocman-category h1.edocman-page-heading {
  display: none!important;  
}

#edocman-categories .edocman-box-heading h3, #edocman-documents .edocman-box-heading h3, #edocman-document-page .edocman-box-heading h3 {
  line-height: 1.4;
  font-size: 18px;
  font-weight: 700;
  margin: 5px 0;
}

.edocman-document-title-td a:hover, .edocman-document-title-td a:visited{
  color: #17428c;
}