Brought in bootstrap-rtl and validate.js packages via bower for Matrix's patient...
[openemr.git] / public / assets / bootstrap-rtl-3-3-4 / dist / cdnjs / 3.3.1-rc1 / css / bootstrap-rtl.css
blob28ebe827f428496936115f94b33fe7cbaec13554
1 /*******************************************************************************
2 * bootstrap-rtl (version 3.3.1-rc1)
3 * Author: Morteza Ansarinia <ansarinia@me.com> (http://github.com/morteza)
4 * Created on: December 21,2014
5 * Project: bootstrap-rtl
6 * Copyright: Unlicense.
7 *******************************************************************************/
9 html {
10 direction: rtl;
12 body {
13 direction: rtl;
15 .list-unstyled {
16 padding-right: 0;
17 padding-left: initial;
19 .list-inline {
20 padding-right: 0;
21 padding-left: initial;
22 margin-right: -5px;
23 margin-left: 0;
25 dd {
26 margin-right: 0;
27 margin-left: initial;
29 @media (min-width: 768px) {
30 .dl-horizontal dt {
31 float: right;
32 clear: right;
33 text-align: left;
35 .dl-horizontal dd {
36 margin-right: 180px;
37 margin-left: 0;
40 blockquote {
41 border-right: 5px solid #eeeeee;
42 border-left: 0;
44 .blockquote-reverse,
45 blockquote.pull-left {
46 padding-left: 15px;
47 padding-right: 0;
48 border-left: 5px solid #eeeeee;
49 border-right: 0;
50 text-align: left;
52 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
53 position: relative;
54 min-height: 1px;
55 padding-left: 15px;
56 padding-right: 15px;
58 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
59 float: right;
61 .col-xs-12 {
62 width: 100%;
64 .col-xs-11 {
65 width: 91.66666667%;
67 .col-xs-10 {
68 width: 83.33333333%;
70 .col-xs-9 {
71 width: 75%;
73 .col-xs-8 {
74 width: 66.66666667%;
76 .col-xs-7 {
77 width: 58.33333333%;
79 .col-xs-6 {
80 width: 50%;
82 .col-xs-5 {
83 width: 41.66666667%;
85 .col-xs-4 {
86 width: 33.33333333%;
88 .col-xs-3 {
89 width: 25%;
91 .col-xs-2 {
92 width: 16.66666667%;
94 .col-xs-1 {
95 width: 8.33333333%;
97 .col-xs-pull-12 {
98 left: 100%;
99 right: auto;
101 .col-xs-pull-11 {
102 left: 91.66666667%;
103 right: auto;
105 .col-xs-pull-10 {
106 left: 83.33333333%;
107 right: auto;
109 .col-xs-pull-9 {
110 left: 75%;
111 right: auto;
113 .col-xs-pull-8 {
114 left: 66.66666667%;
115 right: auto;
117 .col-xs-pull-7 {
118 left: 58.33333333%;
119 right: auto;
121 .col-xs-pull-6 {
122 left: 50%;
123 right: auto;
125 .col-xs-pull-5 {
126 left: 41.66666667%;
127 right: auto;
129 .col-xs-pull-4 {
130 left: 33.33333333%;
131 right: auto;
133 .col-xs-pull-3 {
134 left: 25%;
135 right: auto;
137 .col-xs-pull-2 {
138 left: 16.66666667%;
139 right: auto;
141 .col-xs-pull-1 {
142 left: 8.33333333%;
143 right: auto;
145 .col-xs-pull-0 {
146 left: auto;
147 right: auto;
149 .col-xs-push-12 {
150 right: 100%;
151 left: 0;
153 .col-xs-push-11 {
154 right: 91.66666667%;
155 left: 0;
157 .col-xs-push-10 {
158 right: 83.33333333%;
159 left: 0;
161 .col-xs-push-9 {
162 right: 75%;
163 left: 0;
165 .col-xs-push-8 {
166 right: 66.66666667%;
167 left: 0;
169 .col-xs-push-7 {
170 right: 58.33333333%;
171 left: 0;
173 .col-xs-push-6 {
174 right: 50%;
175 left: 0;
177 .col-xs-push-5 {
178 right: 41.66666667%;
179 left: 0;
181 .col-xs-push-4 {
182 right: 33.33333333%;
183 left: 0;
185 .col-xs-push-3 {
186 right: 25%;
187 left: 0;
189 .col-xs-push-2 {
190 right: 16.66666667%;
191 left: 0;
193 .col-xs-push-1 {
194 right: 8.33333333%;
195 left: 0;
197 .col-xs-push-0 {
198 right: auto;
199 left: 0;
201 .col-xs-offset-12 {
202 margin-right: 100%;
203 margin-left: 0;
205 .col-xs-offset-11 {
206 margin-right: 91.66666667%;
207 margin-left: 0;
209 .col-xs-offset-10 {
210 margin-right: 83.33333333%;
211 margin-left: 0;
213 .col-xs-offset-9 {
214 margin-right: 75%;
215 margin-left: 0;
217 .col-xs-offset-8 {
218 margin-right: 66.66666667%;
219 margin-left: 0;
221 .col-xs-offset-7 {
222 margin-right: 58.33333333%;
223 margin-left: 0;
225 .col-xs-offset-6 {
226 margin-right: 50%;
227 margin-left: 0;
229 .col-xs-offset-5 {
230 margin-right: 41.66666667%;
231 margin-left: 0;
233 .col-xs-offset-4 {
234 margin-right: 33.33333333%;
235 margin-left: 0;
237 .col-xs-offset-3 {
238 margin-right: 25%;
239 margin-left: 0;
241 .col-xs-offset-2 {
242 margin-right: 16.66666667%;
243 margin-left: 0;
245 .col-xs-offset-1 {
246 margin-right: 8.33333333%;
247 margin-left: 0;
249 .col-xs-offset-0 {
250 margin-right: 0%;
251 margin-left: 0;
253 @media (min-width: 768px) {
254 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
255 float: right;
257 .col-sm-12 {
258 width: 100%;
260 .col-sm-11 {
261 width: 91.66666667%;
263 .col-sm-10 {
264 width: 83.33333333%;
266 .col-sm-9 {
267 width: 75%;
269 .col-sm-8 {
270 width: 66.66666667%;
272 .col-sm-7 {
273 width: 58.33333333%;
275 .col-sm-6 {
276 width: 50%;
278 .col-sm-5 {
279 width: 41.66666667%;
281 .col-sm-4 {
282 width: 33.33333333%;
284 .col-sm-3 {
285 width: 25%;
287 .col-sm-2 {
288 width: 16.66666667%;
290 .col-sm-1 {
291 width: 8.33333333%;
293 .col-sm-pull-12 {
294 left: 100%;
295 right: auto;
297 .col-sm-pull-11 {
298 left: 91.66666667%;
299 right: auto;
301 .col-sm-pull-10 {
302 left: 83.33333333%;
303 right: auto;
305 .col-sm-pull-9 {
306 left: 75%;
307 right: auto;
309 .col-sm-pull-8 {
310 left: 66.66666667%;
311 right: auto;
313 .col-sm-pull-7 {
314 left: 58.33333333%;
315 right: auto;
317 .col-sm-pull-6 {
318 left: 50%;
319 right: auto;
321 .col-sm-pull-5 {
322 left: 41.66666667%;
323 right: auto;
325 .col-sm-pull-4 {
326 left: 33.33333333%;
327 right: auto;
329 .col-sm-pull-3 {
330 left: 25%;
331 right: auto;
333 .col-sm-pull-2 {
334 left: 16.66666667%;
335 right: auto;
337 .col-sm-pull-1 {
338 left: 8.33333333%;
339 right: auto;
341 .col-sm-pull-0 {
342 left: auto;
343 right: auto;
345 .col-sm-push-12 {
346 right: 100%;
347 left: 0;
349 .col-sm-push-11 {
350 right: 91.66666667%;
351 left: 0;
353 .col-sm-push-10 {
354 right: 83.33333333%;
355 left: 0;
357 .col-sm-push-9 {
358 right: 75%;
359 left: 0;
361 .col-sm-push-8 {
362 right: 66.66666667%;
363 left: 0;
365 .col-sm-push-7 {
366 right: 58.33333333%;
367 left: 0;
369 .col-sm-push-6 {
370 right: 50%;
371 left: 0;
373 .col-sm-push-5 {
374 right: 41.66666667%;
375 left: 0;
377 .col-sm-push-4 {
378 right: 33.33333333%;
379 left: 0;
381 .col-sm-push-3 {
382 right: 25%;
383 left: 0;
385 .col-sm-push-2 {
386 right: 16.66666667%;
387 left: 0;
389 .col-sm-push-1 {
390 right: 8.33333333%;
391 left: 0;
393 .col-sm-push-0 {
394 right: auto;
395 left: 0;
397 .col-sm-offset-12 {
398 margin-right: 100%;
399 margin-left: 0;
401 .col-sm-offset-11 {
402 margin-right: 91.66666667%;
403 margin-left: 0;
405 .col-sm-offset-10 {
406 margin-right: 83.33333333%;
407 margin-left: 0;
409 .col-sm-offset-9 {
410 margin-right: 75%;
411 margin-left: 0;
413 .col-sm-offset-8 {
414 margin-right: 66.66666667%;
415 margin-left: 0;
417 .col-sm-offset-7 {
418 margin-right: 58.33333333%;
419 margin-left: 0;
421 .col-sm-offset-6 {
422 margin-right: 50%;
423 margin-left: 0;
425 .col-sm-offset-5 {
426 margin-right: 41.66666667%;
427 margin-left: 0;
429 .col-sm-offset-4 {
430 margin-right: 33.33333333%;
431 margin-left: 0;
433 .col-sm-offset-3 {
434 margin-right: 25%;
435 margin-left: 0;
437 .col-sm-offset-2 {
438 margin-right: 16.66666667%;
439 margin-left: 0;
441 .col-sm-offset-1 {
442 margin-right: 8.33333333%;
443 margin-left: 0;
445 .col-sm-offset-0 {
446 margin-right: 0%;
447 margin-left: 0;
450 @media (min-width: 992px) {
451 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
452 float: right;
454 .col-md-12 {
455 width: 100%;
457 .col-md-11 {
458 width: 91.66666667%;
460 .col-md-10 {
461 width: 83.33333333%;
463 .col-md-9 {
464 width: 75%;
466 .col-md-8 {
467 width: 66.66666667%;
469 .col-md-7 {
470 width: 58.33333333%;
472 .col-md-6 {
473 width: 50%;
475 .col-md-5 {
476 width: 41.66666667%;
478 .col-md-4 {
479 width: 33.33333333%;
481 .col-md-3 {
482 width: 25%;
484 .col-md-2 {
485 width: 16.66666667%;
487 .col-md-1 {
488 width: 8.33333333%;
490 .col-md-pull-12 {
491 left: 100%;
492 right: auto;
494 .col-md-pull-11 {
495 left: 91.66666667%;
496 right: auto;
498 .col-md-pull-10 {
499 left: 83.33333333%;
500 right: auto;
502 .col-md-pull-9 {
503 left: 75%;
504 right: auto;
506 .col-md-pull-8 {
507 left: 66.66666667%;
508 right: auto;
510 .col-md-pull-7 {
511 left: 58.33333333%;
512 right: auto;
514 .col-md-pull-6 {
515 left: 50%;
516 right: auto;
518 .col-md-pull-5 {
519 left: 41.66666667%;
520 right: auto;
522 .col-md-pull-4 {
523 left: 33.33333333%;
524 right: auto;
526 .col-md-pull-3 {
527 left: 25%;
528 right: auto;
530 .col-md-pull-2 {
531 left: 16.66666667%;
532 right: auto;
534 .col-md-pull-1 {
535 left: 8.33333333%;
536 right: auto;
538 .col-md-pull-0 {
539 left: auto;
540 right: auto;
542 .col-md-push-12 {
543 right: 100%;
544 left: 0;
546 .col-md-push-11 {
547 right: 91.66666667%;
548 left: 0;
550 .col-md-push-10 {
551 right: 83.33333333%;
552 left: 0;
554 .col-md-push-9 {
555 right: 75%;
556 left: 0;
558 .col-md-push-8 {
559 right: 66.66666667%;
560 left: 0;
562 .col-md-push-7 {
563 right: 58.33333333%;
564 left: 0;
566 .col-md-push-6 {
567 right: 50%;
568 left: 0;
570 .col-md-push-5 {
571 right: 41.66666667%;
572 left: 0;
574 .col-md-push-4 {
575 right: 33.33333333%;
576 left: 0;
578 .col-md-push-3 {
579 right: 25%;
580 left: 0;
582 .col-md-push-2 {
583 right: 16.66666667%;
584 left: 0;
586 .col-md-push-1 {
587 right: 8.33333333%;
588 left: 0;
590 .col-md-push-0 {
591 right: auto;
592 left: 0;
594 .col-md-offset-12 {
595 margin-right: 100%;
596 margin-left: 0;
598 .col-md-offset-11 {
599 margin-right: 91.66666667%;
600 margin-left: 0;
602 .col-md-offset-10 {
603 margin-right: 83.33333333%;
604 margin-left: 0;
606 .col-md-offset-9 {
607 margin-right: 75%;
608 margin-left: 0;
610 .col-md-offset-8 {
611 margin-right: 66.66666667%;
612 margin-left: 0;
614 .col-md-offset-7 {
615 margin-right: 58.33333333%;
616 margin-left: 0;
618 .col-md-offset-6 {
619 margin-right: 50%;
620 margin-left: 0;
622 .col-md-offset-5 {
623 margin-right: 41.66666667%;
624 margin-left: 0;
626 .col-md-offset-4 {
627 margin-right: 33.33333333%;
628 margin-left: 0;
630 .col-md-offset-3 {
631 margin-right: 25%;
632 margin-left: 0;
634 .col-md-offset-2 {
635 margin-right: 16.66666667%;
636 margin-left: 0;
638 .col-md-offset-1 {
639 margin-right: 8.33333333%;
640 margin-left: 0;
642 .col-md-offset-0 {
643 margin-right: 0%;
644 margin-left: 0;
647 @media (min-width: 1200px) {
648 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
649 float: right;
651 .col-lg-12 {
652 width: 100%;
654 .col-lg-11 {
655 width: 91.66666667%;
657 .col-lg-10 {
658 width: 83.33333333%;
660 .col-lg-9 {
661 width: 75%;
663 .col-lg-8 {
664 width: 66.66666667%;
666 .col-lg-7 {
667 width: 58.33333333%;
669 .col-lg-6 {
670 width: 50%;
672 .col-lg-5 {
673 width: 41.66666667%;
675 .col-lg-4 {
676 width: 33.33333333%;
678 .col-lg-3 {
679 width: 25%;
681 .col-lg-2 {
682 width: 16.66666667%;
684 .col-lg-1 {
685 width: 8.33333333%;
687 .col-lg-pull-12 {
688 left: 100%;
689 right: auto;
691 .col-lg-pull-11 {
692 left: 91.66666667%;
693 right: auto;
695 .col-lg-pull-10 {
696 left: 83.33333333%;
697 right: auto;
699 .col-lg-pull-9 {
700 left: 75%;
701 right: auto;
703 .col-lg-pull-8 {
704 left: 66.66666667%;
705 right: auto;
707 .col-lg-pull-7 {
708 left: 58.33333333%;
709 right: auto;
711 .col-lg-pull-6 {
712 left: 50%;
713 right: auto;
715 .col-lg-pull-5 {
716 left: 41.66666667%;
717 right: auto;
719 .col-lg-pull-4 {
720 left: 33.33333333%;
721 right: auto;
723 .col-lg-pull-3 {
724 left: 25%;
725 right: auto;
727 .col-lg-pull-2 {
728 left: 16.66666667%;
729 right: auto;
731 .col-lg-pull-1 {
732 left: 8.33333333%;
733 right: auto;
735 .col-lg-pull-0 {
736 left: auto;
737 right: auto;
739 .col-lg-push-12 {
740 right: 100%;
741 left: 0;
743 .col-lg-push-11 {
744 right: 91.66666667%;
745 left: 0;
747 .col-lg-push-10 {
748 right: 83.33333333%;
749 left: 0;
751 .col-lg-push-9 {
752 right: 75%;
753 left: 0;
755 .col-lg-push-8 {
756 right: 66.66666667%;
757 left: 0;
759 .col-lg-push-7 {
760 right: 58.33333333%;
761 left: 0;
763 .col-lg-push-6 {
764 right: 50%;
765 left: 0;
767 .col-lg-push-5 {
768 right: 41.66666667%;
769 left: 0;
771 .col-lg-push-4 {
772 right: 33.33333333%;
773 left: 0;
775 .col-lg-push-3 {
776 right: 25%;
777 left: 0;
779 .col-lg-push-2 {
780 right: 16.66666667%;
781 left: 0;
783 .col-lg-push-1 {
784 right: 8.33333333%;
785 left: 0;
787 .col-lg-push-0 {
788 right: auto;
789 left: 0;
791 .col-lg-offset-12 {
792 margin-right: 100%;
793 margin-left: 0;
795 .col-lg-offset-11 {
796 margin-right: 91.66666667%;
797 margin-left: 0;
799 .col-lg-offset-10 {
800 margin-right: 83.33333333%;
801 margin-left: 0;
803 .col-lg-offset-9 {
804 margin-right: 75%;
805 margin-left: 0;
807 .col-lg-offset-8 {
808 margin-right: 66.66666667%;
809 margin-left: 0;
811 .col-lg-offset-7 {
812 margin-right: 58.33333333%;
813 margin-left: 0;
815 .col-lg-offset-6 {
816 margin-right: 50%;
817 margin-left: 0;
819 .col-lg-offset-5 {
820 margin-right: 41.66666667%;
821 margin-left: 0;
823 .col-lg-offset-4 {
824 margin-right: 33.33333333%;
825 margin-left: 0;
827 .col-lg-offset-3 {
828 margin-right: 25%;
829 margin-left: 0;
831 .col-lg-offset-2 {
832 margin-right: 16.66666667%;
833 margin-left: 0;
835 .col-lg-offset-1 {
836 margin-right: 8.33333333%;
837 margin-left: 0;
839 .col-lg-offset-0 {
840 margin-right: 0%;
841 margin-left: 0;
844 caption {
845 text-align: right;
847 th {
848 text-align: right;
850 @media screen and (max-width: 767px) {
851 .table-responsive > .table-bordered {
852 border: 0;
854 .table-responsive > .table-bordered > thead > tr > th:first-child,
855 .table-responsive > .table-bordered > tbody > tr > th:first-child,
856 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
857 .table-responsive > .table-bordered > thead > tr > td:first-child,
858 .table-responsive > .table-bordered > tbody > tr > td:first-child,
859 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
860 border-right: 0;
861 border-left: initial;
863 .table-responsive > .table-bordered > thead > tr > th:last-child,
864 .table-responsive > .table-bordered > tbody > tr > th:last-child,
865 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
866 .table-responsive > .table-bordered > thead > tr > td:last-child,
867 .table-responsive > .table-bordered > tbody > tr > td:last-child,
868 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
869 border-left: 0;
870 border-right: initial;
873 .radio label,
874 .checkbox label {
875 padding-right: 20px;
876 padding-left: initial;
878 .radio input[type="radio"],
879 .radio-inline input[type="radio"],
880 .checkbox input[type="checkbox"],
881 .checkbox-inline input[type="checkbox"] {
882 margin-right: -20px;
883 margin-left: auto;
885 .radio-inline,
886 .checkbox-inline {
887 padding-right: 20px;
888 padding-left: 0;
890 .radio-inline + .radio-inline,
891 .checkbox-inline + .checkbox-inline {
892 margin-right: 10px;
893 margin-left: 0;
895 .has-feedback .form-control {
896 padding-left: 42.5px;
897 padding-right: 12px;
899 .form-control-feedback {
900 left: 0;
901 right: auto;
903 @media (min-width: 768px) {
904 .form-inline label {
905 padding-right: 0;
906 padding-left: initial;
908 .form-inline .radio input[type="radio"],
909 .form-inline .checkbox input[type="checkbox"] {
910 margin-right: 0;
911 margin-left: auto;
914 @media (min-width: 768px) {
915 .form-horizontal .control-label {
916 text-align: left;
919 .form-horizontal .has-feedback .form-control-feedback {
920 left: 15px;
921 right: auto;
923 .caret {
924 margin-right: 2px;
925 margin-left: 0;
927 .dropdown-menu {
928 right: 0;
929 left: auto;
930 float: left;
931 text-align: right;
933 .dropdown-menu.pull-right {
934 left: 0;
935 right: auto;
936 float: right;
938 .dropdown-menu-right {
939 left: auto;
940 right: 0;
942 .dropdown-menu-left {
943 left: 0;
944 right: auto;
946 @media (min-width: 768px) {
947 .navbar-right .dropdown-menu {
948 left: auto;
949 right: 0;
951 .navbar-right .dropdown-menu-left {
952 left: 0;
953 right: auto;
956 .btn-group > .btn,
957 .btn-group-vertical > .btn {
958 float: right;
960 .btn-group .btn + .btn,
961 .btn-group .btn + .btn-group,
962 .btn-group .btn-group + .btn,
963 .btn-group .btn-group + .btn-group {
964 margin-right: -1px;
965 margin-left: 0px;
967 .btn-toolbar {
968 margin-right: -5px;
969 margin-left: 0px;
971 .btn-toolbar .btn-group,
972 .btn-toolbar .input-group {
973 float: right;
975 .btn-toolbar > .btn,
976 .btn-toolbar > .btn-group,
977 .btn-toolbar > .input-group {
978 margin-right: 5px;
979 margin-left: 0px;
981 .btn-group > .btn:first-child {
982 margin-right: 0;
984 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
985 border-top-right-radius: 4px;
986 border-bottom-right-radius: 4px;
987 border-bottom-left-radius: 0;
988 border-top-left-radius: 0;
990 .btn-group > .btn:last-child:not(:first-child),
991 .btn-group > .dropdown-toggle:not(:first-child) {
992 border-top-left-radius: 4px;
993 border-bottom-left-radius: 4px;
994 border-bottom-right-radius: 0;
995 border-top-right-radius: 0;
997 .btn-group > .btn-group {
998 float: right;
1000 .btn-group.btn-group-justified > .btn,
1001 .btn-group.btn-group-justified > .btn-group {
1002 float: none;
1004 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
1005 border-radius: 0;
1007 .btn-group > .btn-group:first-child > .btn:last-child,
1008 .btn-group > .btn-group:first-child > .dropdown-toggle {
1009 border-top-right-radius: 4px;
1010 border-bottom-right-radius: 4px;
1011 border-bottom-left-radius: 0;
1012 border-top-left-radius: 0;
1014 .btn-group > .btn-group:last-child > .btn:first-child {
1015 border-top-left-radius: 4px;
1016 border-bottom-left-radius: 4px;
1017 border-bottom-right-radius: 0;
1018 border-top-right-radius: 0;
1020 .btn .caret {
1021 margin-right: 0;
1023 .btn-group-vertical > .btn + .btn,
1024 .btn-group-vertical > .btn + .btn-group,
1025 .btn-group-vertical > .btn-group + .btn,
1026 .btn-group-vertical > .btn-group + .btn-group {
1027 margin-top: -1px;
1028 margin-right: 0;
1030 .input-group .form-control {
1031 float: right;
1033 .input-group .form-control:first-child,
1034 .input-group-addon:first-child,
1035 .input-group-btn:first-child > .btn,
1036 .input-group-btn:first-child > .btn-group > .btn,
1037 .input-group-btn:first-child > .dropdown-toggle,
1038 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
1039 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
1040 border-bottom-right-radius: 4px;
1041 border-top-right-radius: 4px;
1042 border-bottom-left-radius: 0;
1043 border-top-left-radius: 0;
1045 .input-group-addon:first-child {
1046 border-right: 1px solid #cccccc;
1047 border-left: 0px;
1049 .input-group .form-control:last-child,
1050 .input-group-addon:last-child,
1051 .input-group-btn:last-child > .btn,
1052 .input-group-btn:last-child > .btn-group > .btn,
1053 .input-group-btn:last-child > .dropdown-toggle,
1054 .input-group-btn:first-child > .btn:not(:first-child),
1055 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
1056 border-bottom-left-radius: 4px;
1057 border-top-left-radius: 4px;
1058 border-bottom-right-radius: 0;
1059 border-top-right-radius: 0;
1061 .input-group-addon:last-child {
1062 border-left: 1px solid #cccccc;
1063 border-right: 0px;
1065 .input-group-btn > .btn + .btn {
1066 margin-right: -1px;
1067 margin-left: auto;
1069 .input-group-btn:first-child > .btn,
1070 .input-group-btn:first-child > .btn-group {
1071 margin-left: -1px;
1072 margin-right: auto;
1074 .input-group-btn:last-child > .btn,
1075 .input-group-btn:last-child > .btn-group {
1076 margin-right: -1px;
1077 margin-left: auto;
1079 .nav {
1080 padding-right: 0;
1081 padding-left: initial;
1083 .nav-tabs > li {
1084 float: right;
1086 .nav-tabs > li > a {
1087 margin-left: auto;
1088 margin-right: -2px;
1089 border-radius: 4px 4px 0 0;
1091 .nav-pills > li {
1092 float: right;
1094 .nav-pills > li > a {
1095 border-radius: 4px;
1097 .nav-pills > li + li {
1098 margin-right: 2px;
1099 margin-left: auto;
1101 .nav-stacked > li {
1102 float: none;
1104 .nav-stacked > li + li {
1105 margin-right: 0;
1106 margin-left: auto;
1108 .nav-justified > .dropdown .dropdown-menu {
1109 right: auto;
1111 .nav-tabs-justified > li > a {
1112 margin-left: 0;
1113 margin-right: auto;
1115 @media (min-width: 768px) {
1116 .nav-tabs-justified > li > a {
1117 border-radius: 4px 4px 0 0;
1120 @media (min-width: 768px) {
1121 .navbar-header {
1122 float: right;
1125 .navbar-collapse {
1126 padding-right: 15px;
1127 padding-left: 15px;
1129 .navbar-brand {
1130 float: right;
1132 @media (min-width: 768px) {
1133 .navbar > .container .navbar-brand,
1134 .navbar > .container-fluid .navbar-brand {
1135 margin-right: -15px;
1136 margin-left: auto;
1139 .navbar-toggle {
1140 float: left;
1141 margin-left: 15px;
1142 margin-right: auto;
1144 @media (max-width: 767px) {
1145 .navbar-nav .open .dropdown-menu > li > a,
1146 .navbar-nav .open .dropdown-menu .dropdown-header {
1147 padding: 5px 25px 5px 15px;
1150 @media (min-width: 768px) {
1151 .navbar-nav {
1152 float: right;
1154 .navbar-nav > li {
1155 float: right;
1157 .navbar-nav.navbar-right:last-child {
1158 margin-left: -15px;
1159 margin-right: auto;
1161 .navbar-nav.navbar-right.flip {
1162 float: left !important;
1164 .navbar-nav.navbar-right .dropdown-menu {
1165 left: 0;
1166 right: auto;
1169 @media (min-width: 768px) {
1170 .navbar-text {
1171 float: right;
1173 .navbar-text.navbar-right:last-child {
1174 margin-left: 0;
1175 margin-right: auto;
1178 .pagination {
1179 padding-right: 0;
1181 .pagination > li > a,
1182 .pagination > li > span {
1183 float: right;
1184 margin-right: -1px;
1185 margin-left: 0px;
1187 .pagination > li:first-child > a,
1188 .pagination > li:first-child > span {
1189 margin-left: 0;
1190 border-bottom-right-radius: 4px;
1191 border-top-right-radius: 4px;
1192 border-bottom-left-radius: 0;
1193 border-top-left-radius: 0;
1195 .pagination > li:last-child > a,
1196 .pagination > li:last-child > span {
1197 margin-right: -1px;
1198 border-bottom-left-radius: 4px;
1199 border-top-left-radius: 4px;
1200 border-bottom-right-radius: 0;
1201 border-top-right-radius: 0;
1203 .pager {
1204 padding-right: 0;
1205 padding-left: initial;
1207 .pager .next > a,
1208 .pager .next > span {
1209 float: left;
1211 .pager .previous > a,
1212 .pager .previous > span {
1213 float: right;
1215 .nav-pills > li > a > .badge {
1216 margin-left: 0px;
1217 margin-right: 3px;
1219 .list-group-item > .badge {
1220 float: left;
1222 .list-group-item > .badge + .badge {
1223 margin-left: 5px;
1224 margin-right: auto;
1226 .alert-dismissable,
1227 .alert-dismissible {
1228 padding-left: 35px;
1229 padding-right: 15px;
1231 .alert-dismissable .close,
1232 .alert-dismissible .close {
1233 right: 0;
1234 left: 21px;
1236 .progress-bar {
1237 float: right;
1239 .media > .pull-left {
1240 margin-right: 10px;
1242 .media > .pull-left.flip {
1243 margin-right: 0;
1244 margin-left: 10px;
1246 .media > .pull-right {
1247 margin-left: 10px;
1249 .media > .pull-right.flip {
1250 margin-left: 0;
1251 margin-right: 10px;
1253 .media-right,
1254 .media > .pull-right {
1255 padding-right: 10px;
1256 padding-left: initial;
1258 .media-left,
1259 .media > .pull-left {
1260 padding-left: 10px;
1261 padding-right: initial;
1263 .media-list {
1264 padding-right: 0;
1265 padding-left: initial;
1266 list-style: none;
1268 .list-group {
1269 padding-right: 0;
1270 padding-left: initial;
1272 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
1273 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
1274 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1275 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1276 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
1277 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
1278 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
1279 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
1280 border-top-right-radius: 3px;
1281 border-top-left-radius: 0;
1283 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
1284 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
1285 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1286 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1287 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
1288 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
1289 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
1290 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
1291 border-top-left-radius: 3px;
1292 border-top-right-radius: 0;
1294 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1295 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1296 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1297 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1298 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1299 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1300 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
1301 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
1302 border-bottom-left-radius: 3px;
1303 border-top-right-radius: 0;
1305 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1306 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1307 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1308 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1309 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1310 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1311 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
1312 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
1313 border-bottom-right-radius: 3px;
1314 border-top-left-radius: 0;
1316 .panel > .table-bordered > thead > tr > th:first-child,
1317 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
1318 .panel > .table-bordered > tbody > tr > th:first-child,
1319 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
1320 .panel > .table-bordered > tfoot > tr > th:first-child,
1321 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1322 .panel > .table-bordered > thead > tr > td:first-child,
1323 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
1324 .panel > .table-bordered > tbody > tr > td:first-child,
1325 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
1326 .panel > .table-bordered > tfoot > tr > td:first-child,
1327 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1328 border-right: 0;
1329 border-left: none;
1331 .panel > .table-bordered > thead > tr > th:last-child,
1332 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
1333 .panel > .table-bordered > tbody > tr > th:last-child,
1334 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
1335 .panel > .table-bordered > tfoot > tr > th:last-child,
1336 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1337 .panel > .table-bordered > thead > tr > td:last-child,
1338 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
1339 .panel > .table-bordered > tbody > tr > td:last-child,
1340 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
1341 .panel > .table-bordered > tfoot > tr > td:last-child,
1342 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
1343 border-right: none;
1344 border-left: 0;
1346 .embed-responsive .embed-responsive-item,
1347 .embed-responsive iframe,
1348 .embed-responsive embed,
1349 .embed-responsive object {
1350 right: 0;
1351 left: auto;
1353 .close {
1354 float: left;
1356 .modal-footer {
1357 text-align: left;
1359 .modal-footer .btn + .btn {
1360 margin-left: auto;
1361 margin-right: 5px;
1363 .modal-footer .btn-group .btn + .btn {
1364 margin-right: -1px;
1365 margin-left: auto;
1367 .modal-footer .btn-block + .btn-block {
1368 margin-right: 0;
1369 margin-left: auto;
1371 .popover {
1372 left: auto;
1373 text-align: right;
1375 .popover.top > .arrow {
1376 right: 50%;
1377 left: auto;
1378 margin-right: -11px;
1379 margin-left: auto;
1381 .popover.top > .arrow:after {
1382 margin-right: -10px;
1383 margin-left: auto;
1385 .popover.bottom > .arrow {
1386 right: 50%;
1387 left: auto;
1388 margin-right: -11px;
1389 margin-left: auto;
1391 .popover.bottom > .arrow:after {
1392 margin-right: -10px;
1393 margin-left: auto;
1395 .carousel-control {
1396 right: 0;
1397 bottom: 0;
1399 .carousel-control.left {
1400 right: auto;
1401 left: 0;
1402 background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
1403 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
1404 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
1405 background-repeat: repeat-x;
1406 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
1408 .carousel-control.right {
1409 left: auto;
1410 right: 0;
1411 background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
1412 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
1413 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
1414 background-repeat: repeat-x;
1415 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
1417 .carousel-control .icon-prev,
1418 .carousel-control .glyphicon-chevron-left {
1419 left: 50%;
1420 right: auto;
1421 margin-right: -10px;
1423 .carousel-control .icon-next,
1424 .carousel-control .glyphicon-chevron-right {
1425 right: 50%;
1426 left: auto;
1427 margin-left: -10px;
1429 .carousel-indicators {
1430 right: 50%;
1431 left: 0;
1432 margin-right: -30%;
1433 margin-left: 0;
1434 padding-left: 0;
1436 @media screen and (min-width: 768px) {
1437 .carousel-control .glyphicon-chevron-left,
1438 .carousel-control .icon-prev {
1439 margin-left: 0;
1440 margin-right: -15px;
1442 .carousel-control .glyphicon-chevron-right,
1443 .carousel-control .icon-next {
1444 margin-left: 0;
1445 margin-right: -15px;
1447 .carousel-caption {
1448 left: 20%;
1449 right: 20%;
1450 padding-bottom: 30px;
1453 .pull-right.flip {
1454 float: left !important;
1456 .pull-left.flip {
1457 float: right !important;
1459 /*# sourceMappingURL=bootstrap-rtl.css.map */