/* enter the font-family for body text */
/*body { }*/
/* enter font family for headings */ 
/*h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { }*/

/*custom CSS */
body.documentCustomStyle #myGrid th:nth-child(11) a, body.documentCustomStyle #myGrid th:nth-child(1), 
body.documentCustomStyle #myGrid th:nth-child(10) a, 
.documentCustomStyle #myGrid th:nth-child(18), 
.documentCustomStyle #myGrid th:nth-child(9) a, 
.genericBlock .blockHeader, 
.documentCustomStyle #myGrid td:nth-child(1) { display: none; }

.applicationCustomStyle table tr td a:not(.mng-sys-link), 
.userCustomStyle table tr td a:not(.mng-sys-link), 
.documentCustomStyle table tr td a:not(.mng-sys-link), 
.moneyCustomStyle table tr td a:not(.mng-sys-link), 
.billCustomStyle table tr td a:not(.mng-sys-link), 
.diceCustomStyle table tr td a:not(.mng-sys-link) { padding: 5px;background-color: var(--mag-primary-color);border-radius: 4px;}