.upload, .downloadFile {
    float: right;
    margin-top: 2px;
    margin-right: 2px;
    text-decoration: none !important;
}

#downloadInvoice{
	float: right;
}

.tbInvoiceLog tr th:nth-child(1) {
    width: 10% !important;
}
.tbInvoiceLog tr th:nth-child(2) {
    width: 12% !important;
}
.tbInvoiceLog tr th:nth-child(3) {
    width: 9% !important;
}
.tbInvoiceLog tr th:nth-child(4) {
    width: 9% !important;
}
.tbInvoiceLog tr th:nth-child(5) {
    width: 5% !important;
}
.tbInvoiceLog tr th:nth-child(6) {
    width: 5% !important;
}
.tbInvoiceLog tr th:nth-child(7) {
    width: 5% !important;
}
.tbInvoiceLog tr th:nth-child(8) {
    width: 5% !important;
}
#tbInvoiceLog tr td:last-child {
    text-align: center;
}
.tbItemLog tr th:nth-child(1) {
    width: 15% !important;
}
.tbItemLog tr th:nth-child(2) {
    width: 11% !important;
}
.tbItemLog tr th:nth-child(3) {
    width: 12% !important;
}
.tbItemLog tr th:nth-child(4) {
    width: 8% !important;
}
.tbItemLog tr th:nth-child(5) {
    width: 8% !important;
}
.tbItemLog tr th:nth-child(6) {
    width: 10% !important;
}
.tbItemLog tr th:nth-child(7) {
    width: 12% !important;
}
.tbItemLog tr th:nth-child(8) {
    width: 12% !important;
}
.invoiceDetail h4, .itemList h4 {
    color: #afca0b;
    font-weight: bold;
    font-size: 18px;
}
