/*  MICROTHEMER STYLES  */

/*= Hand Coded CSS ============ */

@media only screen and (min-width: 641px) {
    .gform_wrapper form li.gf_section_right {
    	width: 70%;
    	margin-left: 29% !important;
    }
}

/*= General =================== */

/** General >> Gform Multi-File-Upload **/
.gform_fileupload_multifile .gform_drop_area {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
