.newPrintRule {
  float: right;
  margin-top: 2px;
}
.tbPrintEligibilityRulesLog tr th:nth-child(1) {
    width: 9% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(2) {
    width: 9% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(3) {
    width: 9% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(4) {
    width: 10% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(5) {
    width: 9% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(6) {
    width: 9% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(7) {
    width: 10% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(8) {
    width: 12% !important;
}
.tbPrintEligibilityRulesLog tr th:nth-child(9) {
    width: 15% !important;
}
.tbPrintEligibilityRulesLog tr td:last-child {
	 width: 10% !important;
    text-align: center;
}