Right Align Text Input

I’m trying to right align a text input in a form block, without floating it…is this possible? The parent (column) is right text aligned, but that doesn’t seem to affect the input element.

I can float it if I have to, but wanted to if it’s possible without the float.

Thanks for any info!