.newCurrency {
  float: right;
  margin-top: 2px;
}
#tbCurrencyLog tr th:nth-child(1) {
    width: 12% !important;
}
#tbCurrencyLog tr th:nth-child(2) {
    width: 11% !important;
}
#tbCurrencyLog tr th:nth-child(3) {
    width: 12% !important;
}
#tbCurrencyLog tr th:nth-child(4) {
    width: 14% !important;
}
#tbCurrencyLog tr th:nth-child(5) {
    width: 8% !important;
}
#tbCurrencyLog tr th:nth-child(6) {
    width: 12% !important;
}
#tbCurrencyLog tr th:nth-child(7) {
    width: 12% !important;
}
#tbCurrencyLog tr th:nth-child(8) {
    width: 6% !important;
}

#tbCurrencyLog tr td:last-child {
    text-align: center;
}