.form_amount {
  width: 70px;
}

.form_text {
  width: 250px;
}

.form_select {
  width: 150px;
}

.form_textarea {
  width: 250px;
}
