#__filestack-picker .fsp-select-labels--active {
	background-image: url(../icon-add-files-green.svg);
}

#__filestack-picker .fsp-button--outline {
	color: #353337;
	border: 1px solid #353337;
}

#__filestack-picker .fst-sidebar__option--active {
	color: #353337;
}

#__filestack-picker .fsp-picker .cropper-point {
	border-color: #353337;
}
#__filestack-picker .fsp-progress-bar__bar,
#__filestack-picker .fsp-button--primary,
#__filestack-picker .fsp-button--auth,
#__filestack-picker .fsp-url-source__submit-button {
	background-color: #353337;
}

#__filestack-picker .fst-icon--crop-blue {
	background: url(../icon-crop-green.svg) no-repeat;
}

#__filestack-picker .fst-icon--rotate-blue {
	background: url(../icon-rotate-green.svg) no-repeat;
}
