.newPrintCostMaster {
  float: right;
  margin-top: 2px;
}
.wrapper .content.printCostContent {
	position: relative;
	flex: 1 1 100%;
	padding: 0px;
	background: linear-gradient(to right, #d6d6d6 0%, #ffffff 100%);
	background: #efefef;
	margin-top: 42px;
	width: calc(100% - 225px) !important;
}

.tbprintCostMasterLog tr td {
	white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}

.printCostHistoryLog tr td {
	white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.tbprintCostMasterLog tr th {
	white-space: nowrap;
    word-break: inherit;
}  
.printCostHistoryLog tr th {
	white-space: nowrap;
    word-break: inherit;
} 
 /* .tbprintCostMasterLog tr th:nth-child(1) {
   width: 8% !important;
}
.tbprintCostMasterLog tr th:nth-child(2) {
    width: 6% !important;
}
.tbprintCostMasterLog tr th:nth-child(3) {
    width: 9% !important;
}
.tbprintCostMasterLog tr th:nth-child(4) {
    width: 9% !important;
}
.tbprintCostMasterLog tr th:nth-child(5) {
    width: 8% !important;
}
.tbprintCostMasterLog tr th:nth-child(6) {
    width: 6% !important;
}
.tbprintCostMasterLog tr th:nth-child(7) {
    width: 6% !important;
}
.tbprintCostMasterLog tr th:nth-child(8) {
    width: 6% !important;
}
.tbprintCostMasterLog tr th:nth-child(9) {
    width: 7% !important;
}
.tbprintCostMasterLog tr th:nth-child(10) {
    width: 7% !important;
}.tbprintCostMasterLog tr th:nth-child(11) {
    width: 7% !important;
}.tbprintCostMasterLog tr th:nth-child(12) {
    width: 6.9% !important;
}.tbprintCostMasterLog tr th:nth-child(13) {
    width: 4% !important;
}.tbprintCostMasterLog tr th:nth-child(14) {
    width: 1% !important;
}.tbprintCostMasterLog tr th:nth-child(15) {
    width: 1% !important;
}.tbprintCostMasterLog tr th:nth-child(14) {
    width: 1% !important;
}.tbprintCostMasterLog tr th:nth-child(17) {
    width: 9% !important;
}.tbprintCostMasterLog tr th:nth-child(18) {
    width: 9% !important;
}.tbprintCostMasterLog tr th:nth-child(19) {
    width: 6% !important;
} */
 

/* .printCostHistoryLog tr th {
	white-space: break-spaces;
    word-break: inherit;
}
.printCostHistoryLog tr th:nth-child(1) {
   width: 6.5% !important;
}
.printCostHistoryLog tr th:nth-child(2) {
    width: 5% !important;
}
.printCostHistoryLog tr th:nth-child(3) {
    width: 6.7% !important;
}
.printCostHistoryLog tr th:nth-child(4) {
    width: 6% !important;
}
.printCostHistoryLog tr th:nth-child(5) {
    width: 7.5% !important;
}
.printCostHistoryLog tr th:nth-child(6) {
    width: 4% !important;
}
.printCostHistoryLog tr th:nth-child(7) {
    width: 5% !important;
}
.printCostHistoryLog tr th:nth-child(8) {
    width: 5% !important;
}
.printCostHistoryLog tr th:nth-child(9) {
    width: 5% !important;
}
.printCostHistoryLog tr th:nth-child(10) {
    width: 6% !important;
}.printCostHistoryLog tr th:nth-child(11) {
    width: 6% !important;
}.printCostHistoryLog tr th:nth-child(12) {
    width: 6% !important;
}.printCostHistoryLog tr th:nth-child(13) {
    width: 6% !important;
} */

.tbprintCostMasterLog tr td:last-child {
    text-align: center;
}
