@input-prefix: ~'@{prefix}input';

input.h-input,
.h-textarea {
  .h-func-input();
}

input.h-input {
  height: @input-height;
}
