/* Make the next/choose button align to the right of the select control */
.form-item-studies, .form-item-datasets, .form-item-variables, .form-item-question-type-select {
  display: inline-block;
}
