.tbActualPrintMaster tr th:nth-child(1) {
    width: 9% !important;
}
.tbActualPrintMaster tr th:nth-child(2) {
    width: 7% !important;
}
.tbActualPrintMaster tr th:nth-child(3) {
    width: 7% !important;
}
.tbActualPrintMaster tr th:nth-child(4) {
    width: 5% !important;
}
.tbActualPrintMaster tr th:nth-child(5) {
    width: 7% !important;
}
.tbActualPrintMaster tr th:nth-child(6) {
    width: 7% !important;
}
.tbActualPrintMaster tr th:nth-child(7) {
    width: 6% !important;
}
.tbActualPrintMaster tr th:nth-child(8) {
    width: 6% !important;
}
.tbActualPrintMaster tr th:nth-child(9) {
    width: 15% !important;
}
.tbActualPrintMaster tr th:nth-child(10) {
    width: 15% !important;
}
.tbActualPrintMaster tr th:nth-child(11) {
    width: 8% !important;
}
.tbActualPrintMaster tr th:nth-child(12) {
    width: 5% !important;
}
#tbActualPrintMaster tr td:last-child {
    text-align: center;
}



#actualPrintMasterHistoryModal .modal-body {
	overflow-y: scroll;
	height: 600px !important;
}
#actualPrintMasterHistory tr th:nth-child(1) {
    width: 7% !important;
}
#actualPrintMasterHistory tr th:nth-child(2) {
    width: 7% !important;
}
#actualPrintMasterHistory tr th:nth-child(3) {
    width: 7% !important;
}
#actualPrintMasterHistory tr th:nth-child(4) {
    width: 6% !important;
}
#actualPrintMasterHistory tr th:nth-child(5) {
    width: 7% !important;
}
#actualPrintMasterHistory tr th:nth-child(6) {
    width: 7% !important;
}
#actualPrintMasterHistory tr th:nth-child(7) {
    width: 6% !important;
}
#actualPrintMasterHistory tr th:nth-child(8) {
    width: 6% !important;
}
#actualPrintMasterHistory tr th:nth-child(9) {
    width: 9% !important;
}
#actualPrintMasterHistory tr th:nth-child(10) {
    width: 9% !important;
}
#actualPrintMasterHistory tr th:nth-child(11) {
    width: 9% !important;
}
