/* dojox.mobile.Accordion Rtl */
@import "css3.less";
.mblAccordionIconParentRtl {
  float: right;
  .transform(scaleX(-1));
}
