.gfileupload {
	padding: 2px;
	width: auto;
}

.gfileupload .file_controls {
    border: none;
    padding: 0;
}

.gfileupload .file_progress {
	background-image: none;
	background-color: #8EC770;
}

.gfileupload .file_progress_wrapper {
	border: 1px solid #DADADA;
	border-radius: 3px;
	padding: 0px;
	height: 30px;
	box-sizing: border-box;
}
