1
2.mblSwitchRtl {
3  text-align: right;
4}
5.mblListItemRtl .mblSwitch {
6  left: 12px;
7  right: auto;
8}
9.mblSwitchRtl.mblSwitchOn .mblSwitchInner {
10  left: -50px;
11}
12.mblSwitchBgLeftRtl {
13  left: 51px;
14}
15.mblSwitchTextLeftRtl {
16  left: 0px;
17}
18.mblSwitchTextRightRtl {
19  left: -40px;
20}
21.mblSwitchRtl.mblSwSquareShape.mblSwitchOff .mblSwitchInner {
22  left: 0px;
23}
24.mblSwitchRtl.mblSwSquareShape.mblSwitchOn .mblSwitchInner {
25  left: -53px;
26}
27.mblSwSquareShape .mblSwitchBgRightRtl {
28  left: 0px;
29}
30.mblSwSquareShape .mblSwitchBgLeftRtl {
31  left: 53px;
32}
33.mblSwitchRtl.mblSwSquareShape .mblSwitchKnob {
34  left: 53px;
35}
36.mblSwSquareShape .mblSwitchTextRightRtl {
37  left: -40px;
38}
39.mblSwitchRtl.mblSwRoundShape1.mblSwitchOff .mblSwitchInner {
40  left: 0px;
41}
42.mblSwRoundShape1 .mblSwitchBgRightRtl {
43  left: 0px;
44}
45.mblSwitchRtl.mblSwRoundShape1 .mblSwitchKnob {
46  left: 50px;
47}
48.mblSwRoundShape1 .mblSwitchTextRightRtl {
49  left: -26px;
50}
51.mblSwitchRtl.mblSwRoundShape2.mblSwitchOff .mblSwitchInner {
52  left: 0px;
53}
54.mblSwitchRtl.mblSwRoundShape2.mblSwitchOn .mblSwitchInner {
55  left: -51px;
56}
57.mblSwRoundShape2 .mblSwitchBgRightRtl {
58  left: 0px;
59}
60.mblSwitchRtl.mblSwRoundShape2 .mblSwitchKnob {
61  left: 51px;
62}
63.mblSwRoundShape2 .mblSwitchTextRightRtl {
64  left: -42px;
65}
66.mblSwitchRtl.mblSwArcShape1.mblSwitchOff .mblSwitchInner {
67  left: 0px;
68}
69.mblSwArcShape1 .mblSwitchBgRightRtl {
70  left: 0px;
71}
72.mblSwitchRtl.mblSwArcShape1 .mblSwitchKnob {
73  left: 50px;
74}
75.mblSwArcShape1 .mblSwitchTextRightRtl {
76  left: -26px;
77}
78.mblSwitchRtl.mblSwArcShape2.mblSwitchOff .mblSwitchInner {
79  left: 0px;
80}
81.mblSwArcShape2.mblSwitchOn .mblSwitchInner {
82  left: -51px;
83}
84.mblSwArcShape2 .mblSwitchBgRightRtl {
85  left: 0px;
86}
87.mblSwitchRtl.mblSwArcShape2 .mblSwitchKnob {
88  left: 51px;
89}
90.mblSwArcShape2 .mblSwitchTextRightRtl {
91  left: -42px;
92}
93.mblSwitchRtl.mblSwDefaultShape.mblSwitchOff .mblSwitchInner {
94  left: 0px;
95}
96.mblSwitchRtl.mblSwDefaultShape.mblSwitchOn .mblSwitchInner {
97  left: -53px;
98}
99.mblSwDefaultShape .mblSwitchBgRightRtl {
100  left: 0px;
101}
102.mblSwDefaultShape .mblSwitchBgLeftRtl {
103  left: 53px;
104}
105.mblSwitchRtl.mblSwDefaultShape .mblSwitchKnob {
106  left: 53px;
107}
108.mblSwDefaultShape .mblSwitchTextRightRtl {
109  left: -40px;
110}
111