input[type="text"] {
    width: 150px;
	padding: 12px 36px 12px 12px;
	box-sizing: border-box;
	margin: auto;
}