.dijitMenuBarRtl {
  text-align: right;
}
.dijitMenuItemRtl .dijitMenuExpand:before {
  content: "\f0d9";
}
