@import 'dijit_layout_variables';

.{$theme-name} {

	.dijitAccordionTitle  {
		.arrowTextUp, 
		.arrowTextDown {
			float: left;
		}
	}

}