.alert {
    margin-bottom: 0px;
}

.edocman-document-title-td a{
    color: #0077bb;
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
    font-family: Arial;
}

.edocman-document-title-td a:hover,a:focus{
  color:#f58311;
  text-decoration:underline;
  outline:none;
}

.edocman-document-title-td a:focus{
  outline:none;
}

.edocman-document-title-td a:visited{
  color: #0077bb;
}

.edocman-category-title-td {
    border: 1px solid #e5e5e5;
    font-weight: 300;
    font-size: 16px;
    font-family: Arial;
}

#edocman-category {
  padding-left:5px;
}

#table-document{
  border: 1px solid #e5e5e5;    
}

.edocman-table-download-col {
    width: 4%;
}