button,
input {
  margin: 0.5rem;
  vertical-align: middle;
}

fieldset {
  display: flex;
  flex-wrap: wrap;
}

#bpmControllerNumber {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}
