
table.dceditionTable td {
	border: 1px solid #E5E5E5;
	font-size: 12px;
	padding: 0.6em;
	text-align: center;
	vertical-align: middle;
}
table.dceditionTable td:first-child {
    font-size: 15px;
}
table.dceditionTable thead tr th {
	background-color: #ECEDEE;
	border: 1px solid #E5E5E5;
	font-size: 15px;
	line-height: 20px;
	padding: 0.6em;
	text-align: center;
    font-weight: bold !important;
    vertical-align: middle !important;
    width: 12%;
}
table.dceditionTable thead tr th:first-child {
    width: 20%;
}

table.dceditionTable tr th.sub_head {
    line-height: 50px;
    font-weight: 600;
    font-size: 18px;
}
.dcticked {
	color: #7EAC2D;
	font-size: 16px !important;
	text-align: center;
}
.dcred {
	color: #FF0000;
	font-size: 16px !important;
	text-align: center;
}
