.form-type-textfield {
  width: 100%;
  float: unset;
  max-width: 100%;
  clear: unset;
}
.form-type-textfield input {
	float: unset;
}