/* #edocman-categories .edocman-box-heading,#edocman-documents .edocman-box-heading,#edocman-document-page .edocman-box-heading{border-radius:5px 5px 0 0;color:#333;font-size:14px;font-weight:700;line-height:14px;padding:4px 8px;margin:0} */

/* #edocman-categories .edocman-box-heading,#edocman-documents .edocman-box-heading,#edocman-document-page .edocman-box-heading{background:#212127 url(../images/background.png) repeat-x 0 0;border:1px solid #B5B5C0;border-bottom:0px} */
/* Above changed by HK on 4-Mar-25 to refer to custom dark background.png of VSA style and avoid replacing standard background.png after each update of E-Docman component */
/* #edocman-categories .edocman-box-heading,#edocman-documents .edocman-box-heading,#edocman-document-page .edocman-box-heading{background:#212127 url(../images/vsabackground.png) repeat-x 0 0;border:1px solid #B5B5C0;border-bottom:0px} */
/* Above changed by HK on 29-May-25 to revert unwanted change of padding and font-weight introduced by style.css in EDocman 2.0 */
#edocman-categories .edocman-box-heading,#edocman-documents .edocman-box-heading,#edocman-document-page .edocman-box-heading{background:#212127 url(../images/vsabackground.png) repeat-x 0 0;border:1px solid #B5B5C0;border-bottom:0px;padding:4px 8px;font-weight:700}

/* Added by HK on 16-Feb-23 to create missing bottom half border w/ rounded corners in category layout w/ subcategories (meetings) */
#edocman-categories .edocman-box-heading{border-radius:7px;margin:0;padding:10px;border-bottom: 1px solid #B5B5C0}

/* #edocman-categories .edocman-description,#edocman-documents .edocman-description,#edocman-document-page .edocman-description{background:#fff;border-radius:0 0 7px 7px;margin:0;padding:10px} */
/* #edocman-categories .edocman-description,#edocman-documents .edocman-description,#edocman-document-page .edocman-description{background:#fff0}
#edocman-categories .edocman-description,#edocman-documents .edocman-description,#edocman-document-page .edocman-description{border-bottom:1px solid #B5B5C0;border-left:1px solid #B5B5C0;border-right:1px solid #B5B5C0} */
/* Above changed by HK on 29-May-25 to revert unwanted change of padding and margin introduced by style.css in EDocman 2.0 */
#edocman-categories .edocman-description,#edocman-documents .edocman-description,#edocman-document-page .edocman-description{background:#fff0;border-bottom:1px solid #B5B5C0;border-left:1px solid #B5B5C0;border-right:1px solid #B5B5C0;padding:4px 8px;margin:0}
