.neoInput {
	position: relative;
	z-index: 1;
}

.neoInput label {
	position: absolute;
	padding: 1rem;
	z-index: 2;
}
