.input-div {
	position: relative;
}

#lastCharInput {
	position: absolute;
	top: 0;
	left: 0;
	border-color: rgba(82, 168, 236, 0.8);
}