﻿.txtRateMultiplier {
  width: 35px !important;
}
.txtRateAmount {
  width: 50px !important;
}
.rateCells {
  white-space: nowrap;
}
.leftPadding {
  padding-left: 20px !important;
}
.rateDeleted {
  text-decoration: line-through;
}