.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons a {
	width: 1rem;
	height: 1rem;
}

.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons img {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper textarea {
	width: 100%;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	width: 100%;
	max-width: 320px;
}

