.input-fox {
	margin: 0;
	color: black;
	border: solid 1px #DDD;
	border-radius: 5px;
	background-color: white;
	height: 40px;
	width: 100%;
}