.tab-content.mt-3 {
    padding: 0px 0px;
    margin-bottom: inherit;
}
div#control-group-TotalAmt {
    padding-left: 0px;
}
#TransactionForm, #TransactionFormReview {
        max-width: 800px;
}
/* OtherSourceCell always gets its own row */
#OtherSourceCell, #OtherCustom30Cell {
  flex: 0 0 100%;
  max-width: 100%;
}
