.minerror {
  font-weight: bold;
  background-color: #dfdfdf;
}

table.table td.moneyalign span {
  display: inline-block;
  width: 100%;
  padding-right: 2rem !important;
  text-align: right !important;
}

form input {
  border-radius: 0 !important;
}
