input:not(input[type="radio"]):not(input[type="checkbox"]), textarea, select {
	width: 100%;
	border: none;
}