Source: floating-label.scss, line 1
1.3 Input box with floating label
Floating label styles from trimble css
Source: floating-label.scss, line 1
Floating label styles from trimble css
<div class="input-group">
<input class="icon user" type="text" required/>
<label class="label float">First Name</label>
</div>