.toolbar-row-3 .form-select {
  min-width: 100px;
}

.transaction-submit-button {
  width: 170px;
}

#escalationModalLabel {
  font-weight: bold;
}

.escalation-modal input:checked {
  background-color: #aed136;
  opacity: 1 !important;
  --bs-form-check-bg-image: none !important;
}
