
.tbShippingLog tr th:nth-child(1) {
    width: 18% !important;
}
.tbShippingLog tr th:nth-child(2) {
    width: 10% !important;
}
.tbShippingLog tr th:nth-child(3) {
    width: 13% !important;
}
.tbShippingLog tr th:nth-child(4) {
    width: 13% !important;
}
.tbShippingLog tr th:nth-child(5) {
    width: 12% !important;
}

.tbShippingLog tr th:nth-child(6) {
    width: 12% !important;
}
#tbShippingLog tr td:last-child {
   width: 10% !important;
}
.location {
    color: #afca0b;
    font-weight: bold;
    font-size: 18px;
}
.location span {
    float: right;
}
.location .fa-plus-square {
    color: #28a745;
}
.location .fa-minus-square {
    color: #dc3545;
}
.location span i {
    padding-left: 5px;
    cursor: pointer;
}
.tbSurfaceAirLog tr th:nth-child(1) {
    width: 8.5% !important;
}
.tbSurfaceAirLog tr th:nth-child(2) {
    width: 8.5% !important;
}
.tbSurfaceAirLog tr th:nth-child(3) {
    width: 10% !important;
}
.tbSurfaceAirLog tr th:nth-child(4) {
    width: 9% !important;
}
.tbSurfaceAirLog tr th:nth-child(5) {
    width: 13% !important;
}
.tbSurfaceAirLog tr th:nth-child(6) {
    width: 9% !important;
}
.tbSurfaceAirLog tr th:nth-child(7) {
    width: 12% !important;
}
.tbSurfaceAirLog tr th:nth-child(8) {
    width: 18% !important;
}

.newShipping {
    float: right;
    margin-top: 2px;
}
.locationDetails, .additionalCharges {
    margin: 1.7rem 0;
}
#allPincodeCharges .modal-body {
    overflow-y: scroll;
    height: 530px;
}
SurfaceChargesHistoryModal .modal-body {
	overflow-y: scroll;
	height: 390px;
}
#surfaceChargesHistoryLog tr th:nth-child(1) {
    width: 5% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(2) {
    width: 5% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(3) {
    width: 8% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(4) {
    width: 8% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(5) {
    width: 6% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(6) {
    width: 8% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(7) {
    width: 8% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(8) {
    width: 9% !important;
}
	
#surfaceChargesHistoryLog tr th:nth-child(9) {
    width: 9% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(10) {
    width: 9% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(11) {
    width: 9% !important;
}
#surfaceChargesHistoryLog tr th:nth-child(12) {
    width: 10% !important;
}

#tbLinkedPartnersLog tr th:nth-child(1) {
    width: 30% !important;
}
#tbLinkedPartnersLog tr th:nth-child(2) {
    width: 25% !important;
}
#tbLinkedPartnersLog tr th:nth-child(3) {
    width: 15% !important;
}
#tbLinkedPartnersLog tr th:nth-child(4) {
    width: 15% !important;
}
#tbLinkedPartnersLog tr th:nth-child(5) {
    width: 15% !important;
}