.edocman-category-title-td {
font-size: 25px;}
.edocman-category-title {
font-size:1.5rem;
}
#edocman-categories .edocman-category .edocman-box-heading {
/* padding:10px; */
}
#edocman-categories .edocman-category, #edocman-documents .edocman-document {margin-left:0;}
#edocman-categories .edocman-box-heading h3, #edocman-documents .edocman-box-heading h3, #edocman-document-page .edocman-box-heading h3 {margin:10px auto;}
.sortPagiBar {
  margin-bottom: 25px !important;
}
.form-select {
line-height: .5;
}
#edocman_form {
  margin: 0 0 80px;
}
table.edocman_document_list .edocman_document_list_title a, #table-document .edocman-document-title-td a { font-size:20px;}
td.edocman-table-download-col {
  min-width: 140px !important;
  width: 1%;
}
.edocman_download_label {
  color: white !important;
  font-size: 13px;
  font-weight: bold;
}
#edocman-category-page-table {
margin-bottom: 100px;
}
table.edocman_document_list .edocman_document_list_title a, #table-document .edocman-document-title-td a, table.edocman_document_list .edocman_document_list_icon {
  font-size: 25px;
}
.edocmandownloadlink {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.edocmandownloadlink:hover {
color: #fff;
}
#edocman-document-page h1.edocman-page-heading {
margin: 10px 0 !important;
}
.edocman-container h1.edocman-page-heading {
margin: 10px 0 25px 0 !important;
}
.edocman-download-link {
  border-radius: 5px;
  padding: 5px 10px 8px !important;
  text-decoration: none !important;
}

#edocman-category {
  padding: 10px 0 0;
}

.form-select {
  line-height: 1;
}

.edocman-taskbar .edocman-modal.btn.btn-primary {
  background: #ccc;
  color: #000;
  border: #999;
}
h3.edocman-document-title a {
  font-size:25px;
}
#edocman-categories {
  margin-top: 25px;
}
#edocman-category .edocman-page-sub-heading {
  display:none;
  
}
#massDownloadDiv {
  display:none;
}