table.ndmc-table{width:100%;border-collapse:collapse;margin:10px 0;text-align:left;font-family:'Open Sans',sans-serif;}
table.ndmc-table th, table.ndmc-table td{padding:6px;border-right:1px solid white;border-bottom:1px solid white;}
table.ndmc-table tr th {text-align:center;font-family:'Open Sans',sans-serif;background-color:#2c2f48;color:white;}
table.ndmc-table tbody tr {border-bottom: 1px solid #B5B3A7;}
table.ndmc-table tbody tr:nth-child(odd) td {background-color: #ebebea;}
table.ndmc-table tbody tr:nth-child(even) td {background-color: #f5f5f4;}

table.ndmc-table.light-blue tr th {text-align:center;font-family:'Open Sans',sans-serif;background-color:#6a72a0;color:white;}

table.ndmc-table.light-green tr th {text-align:center;font-family:'Open Sans',sans-serif;background-color:#5e8846;color:white;}

table.ndmc-table.dark-green tr th {text-align:center;font-family:'Open Sans',sans-serif;background-color:#2f4a22;color:white;}

table.universal-table{width:100%;border-collapse:collapse;margin:10px 0;text-align:left;font-family:'Open Sans',sans-serif;}
table.universal-table th, table.universal-table td{padding:6px;border-right:1px solid white;border-bottom:1px solid white;}
table.universal-table tr th {text-align:center;font-family:'Open Sans',sans-serif;background-color:#67625f;color:white;}
table.universal-table tbody tr {border-bottom: 1px solid #67625f;}
table.universal-table tbody tr:nth-child(odd) td {background-color: #e6ddd5;}
table.universal-table tbody tr:nth-child(even) td {background-color: #f2ede8;}

table.universal-table.light tr th {text-align:center;font-family:'Open Sans',sans-serif;background-color:#e6ddd5;color: #67625f;}
table.universal-table.light tbody tr:nth-child(odd) td {background-color: #f2ede8;}
table.universal-table.light tbody tr:nth-child(even) td {background-color: #f6f2ef;}