@charset "utf-8";
/* CSS Document */
/* CSS stylesheet for the YouDu CMS editor */

/************************** GENERAL **************************/

/* Layout Styles */
.top_padding {
	padding-top: 47px
}

.sml_spacing {
  padding-bottom: 5px !important
}

.indent{
  padding-left: 10px
}

.no-toppadding {
  padding-top: 0 !important
}