/**
* Custom Style for Oolson goes here IF REALLY NEEDED
* You should use the SASS structure instead in scss/*
**/
.gform_required_legend {
	display:none;
}
.textarea {
	resize:none!important;
}