
.mblHeading .mblToolBarButtonRtl {
  float: right;
}
.mblToolBarButtonTextRtl .mblToolBarButtonIcon {
  padding-right: 10px;
  padding-left: 0px;
}
.mblToolBarButtonTextRtl .mblToolBarButtonLabel {
  padding-left: 10px;
  padding-right: 0px;
}
.mblToolBarButtonHasRightArrow .mblToolBarButtonArrow {
  right: 1px;
}
.mblToolBarButtonHasLeftArrow .mblToolBarButtonArrow {
  left: 0px;
}
.mblRoundRectCategoryRtl {
  margin: 18px 20px 0px 0px;
}
.mblListItemRtl .mblDomButtonGrayArrow > div,
.mblListItemRtl .mblDomButtonArrow > div {
  right: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-width: 3px 0px 0px 3px;
}
.mblListItemRtl .mblDomButtonDarkBlueCheck > div,
.mblListItemRtl .mblDomButtonCheck > div {
  right: 0px;
  -webkit-transform: scaleX(-0.7) rotate(-135deg);
  transform: scaleX(-0.7) rotate(-135deg);
  border-width: 3px 0px 0px 4px;
}
.mblListItemRtl .mblListItemDeleteIcon {
  float: right;
  margin-left: 11px;
}
.mblListItemRtl .mblListItemIcon {
  float: right;
  margin-left: 11px;
  margin-right: 0px;
}
.mblListItemRtl .mblListItemRightIcon,
.mblListItemRtl .mblListItemRightIcon2,
.mblListItemRtl .mblListItemUncheckIcon {
  float: left;
}
.mblListItemRtl .mblListItemRightText {
  float: left;
  margin-left: 4px;
}
.mblListItemRtl .mblListItemLayoutLeft {
  float: right;
  margin-left: 11px;
}
.mblListItemRtl .mblListItemLayoutRight {
  float: left;
}
.mblSwitchRtl {
  text-align: right;
}
.mblListItemRtl .mblSwitch {
  left: 12px;
  right: auto;
}
.mblSwitchRtl.mblSwitchOn .mblSwitchInner {
  left: -50px;
}
.mblSwitchBgLeftRtl {
  left: 51px;
}
.mblSwitchTextLeftRtl {
  left: 0px;
}
.mblSwitchTextRightRtl {
  left: -40px;
}
.mblSwitchRtl.mblSwSquareShape.mblSwitchOff .mblSwitchInner {
  left: 0px;
}
.mblSwitchRtl.mblSwSquareShape.mblSwitchOn .mblSwitchInner {
  left: -53px;
}
.mblSwSquareShape .mblSwitchBgRightRtl {
  left: 0px;
}
.mblSwSquareShape .mblSwitchBgLeftRtl {
  left: 53px;
}
.mblSwitchRtl.mblSwSquareShape .mblSwitchKnob {
  left: 53px;
}
.mblSwSquareShape .mblSwitchTextRightRtl {
  left: -40px;
}
.mblSwitchRtl.mblSwRoundShape1.mblSwitchOff .mblSwitchInner {
  left: 0px;
}
.mblSwRoundShape1 .mblSwitchBgRightRtl {
  left: 0px;
}
.mblSwitchRtl.mblSwRoundShape1 .mblSwitchKnob {
  left: 50px;
}
.mblSwRoundShape1 .mblSwitchTextRightRtl {
  left: -26px;
}
.mblSwitchRtl.mblSwRoundShape2.mblSwitchOff .mblSwitchInner {
  left: 0px;
}
.mblSwitchRtl.mblSwRoundShape2.mblSwitchOn .mblSwitchInner {
  left: -51px;
}
.mblSwRoundShape2 .mblSwitchBgRightRtl {
  left: 0px;
}
.mblSwitchRtl.mblSwRoundShape2 .mblSwitchKnob {
  left: 51px;
}
.mblSwRoundShape2 .mblSwitchTextRightRtl {
  left: -42px;
}
.mblSwitchRtl.mblSwArcShape1.mblSwitchOff .mblSwitchInner {
  left: 0px;
}
.mblSwArcShape1 .mblSwitchBgRightRtl {
  left: 0px;
}
.mblSwitchRtl.mblSwArcShape1 .mblSwitchKnob {
  left: 50px;
}
.mblSwArcShape1 .mblSwitchTextRightRtl {
  left: -26px;
}
.mblSwitchRtl.mblSwArcShape2.mblSwitchOff .mblSwitchInner {
  left: 0px;
}
.mblSwArcShape2.mblSwitchOn .mblSwitchInner {
  left: -51px;
}
.mblSwArcShape2 .mblSwitchBgRightRtl {
  left: 0px;
}
.mblSwitchRtl.mblSwArcShape2 .mblSwitchKnob {
  left: 51px;
}
.mblSwArcShape2 .mblSwitchTextRightRtl {
  left: -42px;
}
.mblSwitchRtl.mblSwDefaultShape.mblSwitchOff .mblSwitchInner {
  left: 0px;
}
.mblSwitchRtl.mblSwDefaultShape.mblSwitchOn .mblSwitchInner {
  left: -50px;
}
.mblSwDefaultShape .mblSwitchBgRightRtl {
  left: 0px;
}
.mblSwDefaultShape .mblSwitchBgLeftRtl {
  left: 50px;
}
.mblSwitchRtl.mblSwDefaultShape .mblSwitchKnob {
  left: 50px;
}
.mblSwDefaultShape .mblSwitchTextRightRtl {
  left: -26px;
}
.mblHeading .mblProgressIndicatorRtl {
  float: right;
}
.mblProgContainerRtl {
  left: 0;
}
.mblProgressIndicatorCenterRtl {
  left: 0px;
  display: inline-block;
}
.mblProgressIndicatorCenterRtl .mblProgContainerRtl {
  left: 0px;
}
