.fpd-opacity-option { display: none !important; }
.fpd-lineHeight-option { display: none !important; }
/* Hides the text alignment buttons */
.fpd-textAlignment-option { display: none !important; }
 
/* Hides the text styles buttons */
.fpd-textStyle-option { display: none !important; }
/* Hides the all transform options */
.fpd-transform-options { display: none !important; }
 
/* Hides the angle slider */
.fpd-angle-option { display: none !important; }
 
/* Hides the scale slider */
.fpd-scale-option { display: none !important; }
 
/* Hides all helper buttons like move up/down, flip etc. */
.fpd-helper-btns { display: none !important; }
 
/* Hides the move up/down buttons */
.fpd-moveLayer-options { display: none !important; }
 
/* Hides the alignment buttons */
.fpd-alignment-options { display: none !important; }
 
/* Hides the flip buttons */
.fpd-flip-options { display: none !important; }


.spacer {
clear:both;
border:none;
width:100%;
}