#edocman-document-page.dark_layout .document-card .document-description {
    background-color: #dedede;
}
#edocman-document-page.dark_layout .document-card .description-title {
    color: #1f3a66;
}
#edocman-document-page .document-card .new, #table-document .new {
    background-color: #4988C0;
}
.mod_edocman_document-list-dark .document .document-details p {
    color:#fff !important;
}