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.1.1-rc2 / css / bootstrap-rtl.css
blob58178df7da950e7fc40e3331d2f057335e15b3f3
1 /*******************************************************************************
2 * File: bootstrap-rtl.min.css
3 * Version: 3.1.1-rc2
4 * Author: Morteza Ansarinia <ansarinia@me.com>
5 * Created on: April 20,2014
6 * Website: http://github.com/morteza/bootstrap-rtl
7 * Copyright: See the file "LICENSE" for the full license governing this code.
8 *******************************************************************************/
10 html {
11 direction: rtl;
13 body {
14 direction: rtl;
16 .list-unstyled {
17 padding-right: 0;
18 padding-left: none;
20 .list-inline {
21 padding-right: 0;
22 padding-left: none;
23 margin-right: -5px;
24 margin-left: 0;
26 dd {
27 margin-right: 0;
28 margin-left: none;
30 @media (min-width: 768px) {
31 .dl-horizontal dt {
32 float: right;
33 clear: right;
34 text-align: left;
36 .dl-horizontal dd {
37 margin-right: 180px;
38 margin-left: 0;
41 blockquote {
42 border-right: 5px solid #eeeeee;
43 border-left: 0;
45 .blockquote-reverse,
46 blockquote.pull-left {
47 padding-left: 15px;
48 padding-right: 0;
49 border-left: 5px solid #eeeeee;
50 border-right: 0;
51 text-align: left;
53 .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 {
54 position: relative;
55 min-height: 1px;
56 padding-left: 15px;
57 padding-right: 15px;
59 .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 {
60 float: left;
62 .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 {
63 position: relative;
64 min-height: 1px;
65 padding-left: 15px;
66 padding-right: 15px;
68 .col-xs-12 {
69 width: 100%;
71 .col-xs-11 {
72 width: 91.66666666666666%;
74 .col-xs-10 {
75 width: 83.33333333333334%;
77 .col-xs-9 {
78 width: 75%;
80 .col-xs-8 {
81 width: 66.66666666666666%;
83 .col-xs-7 {
84 width: 58.333333333333336%;
86 .col-xs-6 {
87 width: 50%;
89 .col-xs-5 {
90 width: 41.66666666666667%;
92 .col-xs-4 {
93 width: 33.33333333333333%;
95 .col-xs-3 {
96 width: 25%;
98 .col-xs-2 {
99 width: 16.666666666666664%;
101 .col-xs-1 {
102 width: 8.333333333333332%;
104 .col-xs-pull-12 {
105 right: 100%;
107 .col-xs-pull-12 {
108 left: 100%;
109 right: 0;
111 .col-xs-pull-11 {
112 right: 91.66666666666666%;
114 .col-xs-pull-11 {
115 left: 91.66666666666666%;
116 right: 0;
118 .col-xs-pull-10 {
119 right: 83.33333333333334%;
121 .col-xs-pull-10 {
122 left: 83.33333333333334%;
123 right: 0;
125 .col-xs-pull-9 {
126 right: 75%;
128 .col-xs-pull-9 {
129 left: 75%;
130 right: 0;
132 .col-xs-pull-8 {
133 right: 66.66666666666666%;
135 .col-xs-pull-8 {
136 left: 66.66666666666666%;
137 right: 0;
139 .col-xs-pull-7 {
140 right: 58.333333333333336%;
142 .col-xs-pull-7 {
143 left: 58.333333333333336%;
144 right: 0;
146 .col-xs-pull-6 {
147 right: 50%;
149 .col-xs-pull-6 {
150 left: 50%;
151 right: 0;
153 .col-xs-pull-5 {
154 right: 41.66666666666667%;
156 .col-xs-pull-5 {
157 left: 41.66666666666667%;
158 right: 0;
160 .col-xs-pull-4 {
161 right: 33.33333333333333%;
163 .col-xs-pull-4 {
164 left: 33.33333333333333%;
165 right: 0;
167 .col-xs-pull-3 {
168 right: 25%;
170 .col-xs-pull-3 {
171 left: 25%;
172 right: 0;
174 .col-xs-pull-2 {
175 right: 16.666666666666664%;
177 .col-xs-pull-2 {
178 left: 16.666666666666664%;
179 right: 0;
181 .col-xs-pull-1 {
182 right: 8.333333333333332%;
184 .col-xs-pull-1 {
185 left: 8.333333333333332%;
186 right: 0;
188 .col-xs-pull-0 {
189 right: auto;
191 .col-xs-pull-0 {
192 left: auto;
193 right: 0;
195 .col-xs-push-12 {
196 left: 100%;
198 .col-xs-push-12 {
199 right: 100%;
200 left: 0;
202 .col-xs-push-11 {
203 left: 91.66666666666666%;
205 .col-xs-push-11 {
206 right: 91.66666666666666%;
207 left: 0;
209 .col-xs-push-10 {
210 left: 83.33333333333334%;
212 .col-xs-push-10 {
213 right: 83.33333333333334%;
214 left: 0;
216 .col-xs-push-9 {
217 left: 75%;
219 .col-xs-push-9 {
220 right: 75%;
221 left: 0;
223 .col-xs-push-8 {
224 left: 66.66666666666666%;
226 .col-xs-push-8 {
227 right: 66.66666666666666%;
228 left: 0;
230 .col-xs-push-7 {
231 left: 58.333333333333336%;
233 .col-xs-push-7 {
234 right: 58.333333333333336%;
235 left: 0;
237 .col-xs-push-6 {
238 left: 50%;
240 .col-xs-push-6 {
241 right: 50%;
242 left: 0;
244 .col-xs-push-5 {
245 left: 41.66666666666667%;
247 .col-xs-push-5 {
248 right: 41.66666666666667%;
249 left: 0;
251 .col-xs-push-4 {
252 left: 33.33333333333333%;
254 .col-xs-push-4 {
255 right: 33.33333333333333%;
256 left: 0;
258 .col-xs-push-3 {
259 left: 25%;
261 .col-xs-push-3 {
262 right: 25%;
263 left: 0;
265 .col-xs-push-2 {
266 left: 16.666666666666664%;
268 .col-xs-push-2 {
269 right: 16.666666666666664%;
270 left: 0;
272 .col-xs-push-1 {
273 left: 8.333333333333332%;
275 .col-xs-push-1 {
276 right: 8.333333333333332%;
277 left: 0;
279 .col-xs-push-0 {
280 left: auto;
282 .col-xs-push-0 {
283 right: auto;
284 left: 0;
286 .col-xs-offset-12 {
287 margin-left: 100%;
289 .col-xs-offset-12 {
290 margin-right: 100%;
291 margin-left: 0;
293 .col-xs-offset-11 {
294 margin-left: 91.66666666666666%;
296 .col-xs-offset-11 {
297 margin-right: 91.66666666666666%;
298 margin-left: 0;
300 .col-xs-offset-10 {
301 margin-left: 83.33333333333334%;
303 .col-xs-offset-10 {
304 margin-right: 83.33333333333334%;
305 margin-left: 0;
307 .col-xs-offset-9 {
308 margin-left: 75%;
310 .col-xs-offset-9 {
311 margin-right: 75%;
312 margin-left: 0;
314 .col-xs-offset-8 {
315 margin-left: 66.66666666666666%;
317 .col-xs-offset-8 {
318 margin-right: 66.66666666666666%;
319 margin-left: 0;
321 .col-xs-offset-7 {
322 margin-left: 58.333333333333336%;
324 .col-xs-offset-7 {
325 margin-right: 58.333333333333336%;
326 margin-left: 0;
328 .col-xs-offset-6 {
329 margin-left: 50%;
331 .col-xs-offset-6 {
332 margin-right: 50%;
333 margin-left: 0;
335 .col-xs-offset-5 {
336 margin-left: 41.66666666666667%;
338 .col-xs-offset-5 {
339 margin-right: 41.66666666666667%;
340 margin-left: 0;
342 .col-xs-offset-4 {
343 margin-left: 33.33333333333333%;
345 .col-xs-offset-4 {
346 margin-right: 33.33333333333333%;
347 margin-left: 0;
349 .col-xs-offset-3 {
350 margin-left: 25%;
352 .col-xs-offset-3 {
353 margin-right: 25%;
354 margin-left: 0;
356 .col-xs-offset-2 {
357 margin-left: 16.666666666666664%;
359 .col-xs-offset-2 {
360 margin-right: 16.666666666666664%;
361 margin-left: 0;
363 .col-xs-offset-1 {
364 margin-left: 8.333333333333332%;
366 .col-xs-offset-1 {
367 margin-right: 8.333333333333332%;
368 margin-left: 0;
370 .col-xs-offset-0 {
371 margin-left: 0%;
373 .col-xs-offset-0 {
374 margin-right: 0%;
375 margin-left: 0;
377 @media (min-width: 768px) {
378 .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 {
379 float: left;
381 .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 {
382 position: relative;
383 min-height: 1px;
384 padding-left: 15px;
385 padding-right: 15px;
387 .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 {
388 float: left;
390 .col-sm-12 {
391 width: 100%;
393 .col-sm-11 {
394 width: 91.66666666666666%;
396 .col-sm-10 {
397 width: 83.33333333333334%;
399 .col-sm-9 {
400 width: 75%;
402 .col-sm-8 {
403 width: 66.66666666666666%;
405 .col-sm-7 {
406 width: 58.333333333333336%;
408 .col-sm-6 {
409 width: 50%;
411 .col-sm-5 {
412 width: 41.66666666666667%;
414 .col-sm-4 {
415 width: 33.33333333333333%;
417 .col-sm-3 {
418 width: 25%;
420 .col-sm-2 {
421 width: 16.666666666666664%;
423 .col-sm-1 {
424 width: 8.333333333333332%;
426 .col-sm-pull-12 {
427 right: 100%;
429 .col-sm-pull-12 {
430 left: 100%;
431 right: 0;
433 .col-sm-pull-11 {
434 right: 91.66666666666666%;
436 .col-sm-pull-11 {
437 left: 91.66666666666666%;
438 right: 0;
440 .col-sm-pull-10 {
441 right: 83.33333333333334%;
443 .col-sm-pull-10 {
444 left: 83.33333333333334%;
445 right: 0;
447 .col-sm-pull-9 {
448 right: 75%;
450 .col-sm-pull-9 {
451 left: 75%;
452 right: 0;
454 .col-sm-pull-8 {
455 right: 66.66666666666666%;
457 .col-sm-pull-8 {
458 left: 66.66666666666666%;
459 right: 0;
461 .col-sm-pull-7 {
462 right: 58.333333333333336%;
464 .col-sm-pull-7 {
465 left: 58.333333333333336%;
466 right: 0;
468 .col-sm-pull-6 {
469 right: 50%;
471 .col-sm-pull-6 {
472 left: 50%;
473 right: 0;
475 .col-sm-pull-5 {
476 right: 41.66666666666667%;
478 .col-sm-pull-5 {
479 left: 41.66666666666667%;
480 right: 0;
482 .col-sm-pull-4 {
483 right: 33.33333333333333%;
485 .col-sm-pull-4 {
486 left: 33.33333333333333%;
487 right: 0;
489 .col-sm-pull-3 {
490 right: 25%;
492 .col-sm-pull-3 {
493 left: 25%;
494 right: 0;
496 .col-sm-pull-2 {
497 right: 16.666666666666664%;
499 .col-sm-pull-2 {
500 left: 16.666666666666664%;
501 right: 0;
503 .col-sm-pull-1 {
504 right: 8.333333333333332%;
506 .col-sm-pull-1 {
507 left: 8.333333333333332%;
508 right: 0;
510 .col-sm-pull-0 {
511 right: auto;
513 .col-sm-pull-0 {
514 left: auto;
515 right: 0;
517 .col-sm-push-12 {
518 left: 100%;
520 .col-sm-push-12 {
521 right: 100%;
522 left: 0;
524 .col-sm-push-11 {
525 left: 91.66666666666666%;
527 .col-sm-push-11 {
528 right: 91.66666666666666%;
529 left: 0;
531 .col-sm-push-10 {
532 left: 83.33333333333334%;
534 .col-sm-push-10 {
535 right: 83.33333333333334%;
536 left: 0;
538 .col-sm-push-9 {
539 left: 75%;
541 .col-sm-push-9 {
542 right: 75%;
543 left: 0;
545 .col-sm-push-8 {
546 left: 66.66666666666666%;
548 .col-sm-push-8 {
549 right: 66.66666666666666%;
550 left: 0;
552 .col-sm-push-7 {
553 left: 58.333333333333336%;
555 .col-sm-push-7 {
556 right: 58.333333333333336%;
557 left: 0;
559 .col-sm-push-6 {
560 left: 50%;
562 .col-sm-push-6 {
563 right: 50%;
564 left: 0;
566 .col-sm-push-5 {
567 left: 41.66666666666667%;
569 .col-sm-push-5 {
570 right: 41.66666666666667%;
571 left: 0;
573 .col-sm-push-4 {
574 left: 33.33333333333333%;
576 .col-sm-push-4 {
577 right: 33.33333333333333%;
578 left: 0;
580 .col-sm-push-3 {
581 left: 25%;
583 .col-sm-push-3 {
584 right: 25%;
585 left: 0;
587 .col-sm-push-2 {
588 left: 16.666666666666664%;
590 .col-sm-push-2 {
591 right: 16.666666666666664%;
592 left: 0;
594 .col-sm-push-1 {
595 left: 8.333333333333332%;
597 .col-sm-push-1 {
598 right: 8.333333333333332%;
599 left: 0;
601 .col-sm-push-0 {
602 left: auto;
604 .col-sm-push-0 {
605 right: auto;
606 left: 0;
608 .col-sm-offset-12 {
609 margin-left: 100%;
611 .col-sm-offset-12 {
612 margin-right: 100%;
613 margin-left: 0;
615 .col-sm-offset-11 {
616 margin-left: 91.66666666666666%;
618 .col-sm-offset-11 {
619 margin-right: 91.66666666666666%;
620 margin-left: 0;
622 .col-sm-offset-10 {
623 margin-left: 83.33333333333334%;
625 .col-sm-offset-10 {
626 margin-right: 83.33333333333334%;
627 margin-left: 0;
629 .col-sm-offset-9 {
630 margin-left: 75%;
632 .col-sm-offset-9 {
633 margin-right: 75%;
634 margin-left: 0;
636 .col-sm-offset-8 {
637 margin-left: 66.66666666666666%;
639 .col-sm-offset-8 {
640 margin-right: 66.66666666666666%;
641 margin-left: 0;
643 .col-sm-offset-7 {
644 margin-left: 58.333333333333336%;
646 .col-sm-offset-7 {
647 margin-right: 58.333333333333336%;
648 margin-left: 0;
650 .col-sm-offset-6 {
651 margin-left: 50%;
653 .col-sm-offset-6 {
654 margin-right: 50%;
655 margin-left: 0;
657 .col-sm-offset-5 {
658 margin-left: 41.66666666666667%;
660 .col-sm-offset-5 {
661 margin-right: 41.66666666666667%;
662 margin-left: 0;
664 .col-sm-offset-4 {
665 margin-left: 33.33333333333333%;
667 .col-sm-offset-4 {
668 margin-right: 33.33333333333333%;
669 margin-left: 0;
671 .col-sm-offset-3 {
672 margin-left: 25%;
674 .col-sm-offset-3 {
675 margin-right: 25%;
676 margin-left: 0;
678 .col-sm-offset-2 {
679 margin-left: 16.666666666666664%;
681 .col-sm-offset-2 {
682 margin-right: 16.666666666666664%;
683 margin-left: 0;
685 .col-sm-offset-1 {
686 margin-left: 8.333333333333332%;
688 .col-sm-offset-1 {
689 margin-right: 8.333333333333332%;
690 margin-left: 0;
692 .col-sm-offset-0 {
693 margin-left: 0%;
695 .col-sm-offset-0 {
696 margin-right: 0%;
697 margin-left: 0;
700 @media (min-width: 992px) {
701 .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 {
702 float: left;
704 .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 {
705 position: relative;
706 min-height: 1px;
707 padding-left: 15px;
708 padding-right: 15px;
710 .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 {
711 float: left;
713 .col-md-12 {
714 width: 100%;
716 .col-md-11 {
717 width: 91.66666666666666%;
719 .col-md-10 {
720 width: 83.33333333333334%;
722 .col-md-9 {
723 width: 75%;
725 .col-md-8 {
726 width: 66.66666666666666%;
728 .col-md-7 {
729 width: 58.333333333333336%;
731 .col-md-6 {
732 width: 50%;
734 .col-md-5 {
735 width: 41.66666666666667%;
737 .col-md-4 {
738 width: 33.33333333333333%;
740 .col-md-3 {
741 width: 25%;
743 .col-md-2 {
744 width: 16.666666666666664%;
746 .col-md-1 {
747 width: 8.333333333333332%;
749 .col-md-pull-12 {
750 right: 100%;
752 .col-md-pull-12 {
753 left: 100%;
754 right: 0;
756 .col-md-pull-11 {
757 right: 91.66666666666666%;
759 .col-md-pull-11 {
760 left: 91.66666666666666%;
761 right: 0;
763 .col-md-pull-10 {
764 right: 83.33333333333334%;
766 .col-md-pull-10 {
767 left: 83.33333333333334%;
768 right: 0;
770 .col-md-pull-9 {
771 right: 75%;
773 .col-md-pull-9 {
774 left: 75%;
775 right: 0;
777 .col-md-pull-8 {
778 right: 66.66666666666666%;
780 .col-md-pull-8 {
781 left: 66.66666666666666%;
782 right: 0;
784 .col-md-pull-7 {
785 right: 58.333333333333336%;
787 .col-md-pull-7 {
788 left: 58.333333333333336%;
789 right: 0;
791 .col-md-pull-6 {
792 right: 50%;
794 .col-md-pull-6 {
795 left: 50%;
796 right: 0;
798 .col-md-pull-5 {
799 right: 41.66666666666667%;
801 .col-md-pull-5 {
802 left: 41.66666666666667%;
803 right: 0;
805 .col-md-pull-4 {
806 right: 33.33333333333333%;
808 .col-md-pull-4 {
809 left: 33.33333333333333%;
810 right: 0;
812 .col-md-pull-3 {
813 right: 25%;
815 .col-md-pull-3 {
816 left: 25%;
817 right: 0;
819 .col-md-pull-2 {
820 right: 16.666666666666664%;
822 .col-md-pull-2 {
823 left: 16.666666666666664%;
824 right: 0;
826 .col-md-pull-1 {
827 right: 8.333333333333332%;
829 .col-md-pull-1 {
830 left: 8.333333333333332%;
831 right: 0;
833 .col-md-pull-0 {
834 right: auto;
836 .col-md-pull-0 {
837 left: auto;
838 right: 0;
840 .col-md-push-12 {
841 left: 100%;
843 .col-md-push-12 {
844 right: 100%;
845 left: 0;
847 .col-md-push-11 {
848 left: 91.66666666666666%;
850 .col-md-push-11 {
851 right: 91.66666666666666%;
852 left: 0;
854 .col-md-push-10 {
855 left: 83.33333333333334%;
857 .col-md-push-10 {
858 right: 83.33333333333334%;
859 left: 0;
861 .col-md-push-9 {
862 left: 75%;
864 .col-md-push-9 {
865 right: 75%;
866 left: 0;
868 .col-md-push-8 {
869 left: 66.66666666666666%;
871 .col-md-push-8 {
872 right: 66.66666666666666%;
873 left: 0;
875 .col-md-push-7 {
876 left: 58.333333333333336%;
878 .col-md-push-7 {
879 right: 58.333333333333336%;
880 left: 0;
882 .col-md-push-6 {
883 left: 50%;
885 .col-md-push-6 {
886 right: 50%;
887 left: 0;
889 .col-md-push-5 {
890 left: 41.66666666666667%;
892 .col-md-push-5 {
893 right: 41.66666666666667%;
894 left: 0;
896 .col-md-push-4 {
897 left: 33.33333333333333%;
899 .col-md-push-4 {
900 right: 33.33333333333333%;
901 left: 0;
903 .col-md-push-3 {
904 left: 25%;
906 .col-md-push-3 {
907 right: 25%;
908 left: 0;
910 .col-md-push-2 {
911 left: 16.666666666666664%;
913 .col-md-push-2 {
914 right: 16.666666666666664%;
915 left: 0;
917 .col-md-push-1 {
918 left: 8.333333333333332%;
920 .col-md-push-1 {
921 right: 8.333333333333332%;
922 left: 0;
924 .col-md-push-0 {
925 left: auto;
927 .col-md-push-0 {
928 right: auto;
929 left: 0;
931 .col-md-offset-12 {
932 margin-left: 100%;
934 .col-md-offset-12 {
935 margin-right: 100%;
936 margin-left: 0;
938 .col-md-offset-11 {
939 margin-left: 91.66666666666666%;
941 .col-md-offset-11 {
942 margin-right: 91.66666666666666%;
943 margin-left: 0;
945 .col-md-offset-10 {
946 margin-left: 83.33333333333334%;
948 .col-md-offset-10 {
949 margin-right: 83.33333333333334%;
950 margin-left: 0;
952 .col-md-offset-9 {
953 margin-left: 75%;
955 .col-md-offset-9 {
956 margin-right: 75%;
957 margin-left: 0;
959 .col-md-offset-8 {
960 margin-left: 66.66666666666666%;
962 .col-md-offset-8 {
963 margin-right: 66.66666666666666%;
964 margin-left: 0;
966 .col-md-offset-7 {
967 margin-left: 58.333333333333336%;
969 .col-md-offset-7 {
970 margin-right: 58.333333333333336%;
971 margin-left: 0;
973 .col-md-offset-6 {
974 margin-left: 50%;
976 .col-md-offset-6 {
977 margin-right: 50%;
978 margin-left: 0;
980 .col-md-offset-5 {
981 margin-left: 41.66666666666667%;
983 .col-md-offset-5 {
984 margin-right: 41.66666666666667%;
985 margin-left: 0;
987 .col-md-offset-4 {
988 margin-left: 33.33333333333333%;
990 .col-md-offset-4 {
991 margin-right: 33.33333333333333%;
992 margin-left: 0;
994 .col-md-offset-3 {
995 margin-left: 25%;
997 .col-md-offset-3 {
998 margin-right: 25%;
999 margin-left: 0;
1001 .col-md-offset-2 {
1002 margin-left: 16.666666666666664%;
1004 .col-md-offset-2 {
1005 margin-right: 16.666666666666664%;
1006 margin-left: 0;
1008 .col-md-offset-1 {
1009 margin-left: 8.333333333333332%;
1011 .col-md-offset-1 {
1012 margin-right: 8.333333333333332%;
1013 margin-left: 0;
1015 .col-md-offset-0 {
1016 margin-left: 0%;
1018 .col-md-offset-0 {
1019 margin-right: 0%;
1020 margin-left: 0;
1023 @media (min-width: 1200px) {
1024 .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 {
1025 float: left;
1027 .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 {
1028 position: relative;
1029 min-height: 1px;
1030 padding-left: 15px;
1031 padding-right: 15px;
1033 .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 {
1034 float: left;
1036 .col-lg-12 {
1037 width: 100%;
1039 .col-lg-11 {
1040 width: 91.66666666666666%;
1042 .col-lg-10 {
1043 width: 83.33333333333334%;
1045 .col-lg-9 {
1046 width: 75%;
1048 .col-lg-8 {
1049 width: 66.66666666666666%;
1051 .col-lg-7 {
1052 width: 58.333333333333336%;
1054 .col-lg-6 {
1055 width: 50%;
1057 .col-lg-5 {
1058 width: 41.66666666666667%;
1060 .col-lg-4 {
1061 width: 33.33333333333333%;
1063 .col-lg-3 {
1064 width: 25%;
1066 .col-lg-2 {
1067 width: 16.666666666666664%;
1069 .col-lg-1 {
1070 width: 8.333333333333332%;
1072 .col-lg-pull-12 {
1073 right: 100%;
1075 .col-lg-pull-12 {
1076 left: 100%;
1077 right: 0;
1079 .col-lg-pull-11 {
1080 right: 91.66666666666666%;
1082 .col-lg-pull-11 {
1083 left: 91.66666666666666%;
1084 right: 0;
1086 .col-lg-pull-10 {
1087 right: 83.33333333333334%;
1089 .col-lg-pull-10 {
1090 left: 83.33333333333334%;
1091 right: 0;
1093 .col-lg-pull-9 {
1094 right: 75%;
1096 .col-lg-pull-9 {
1097 left: 75%;
1098 right: 0;
1100 .col-lg-pull-8 {
1101 right: 66.66666666666666%;
1103 .col-lg-pull-8 {
1104 left: 66.66666666666666%;
1105 right: 0;
1107 .col-lg-pull-7 {
1108 right: 58.333333333333336%;
1110 .col-lg-pull-7 {
1111 left: 58.333333333333336%;
1112 right: 0;
1114 .col-lg-pull-6 {
1115 right: 50%;
1117 .col-lg-pull-6 {
1118 left: 50%;
1119 right: 0;
1121 .col-lg-pull-5 {
1122 right: 41.66666666666667%;
1124 .col-lg-pull-5 {
1125 left: 41.66666666666667%;
1126 right: 0;
1128 .col-lg-pull-4 {
1129 right: 33.33333333333333%;
1131 .col-lg-pull-4 {
1132 left: 33.33333333333333%;
1133 right: 0;
1135 .col-lg-pull-3 {
1136 right: 25%;
1138 .col-lg-pull-3 {
1139 left: 25%;
1140 right: 0;
1142 .col-lg-pull-2 {
1143 right: 16.666666666666664%;
1145 .col-lg-pull-2 {
1146 left: 16.666666666666664%;
1147 right: 0;
1149 .col-lg-pull-1 {
1150 right: 8.333333333333332%;
1152 .col-lg-pull-1 {
1153 left: 8.333333333333332%;
1154 right: 0;
1156 .col-lg-pull-0 {
1157 right: auto;
1159 .col-lg-pull-0 {
1160 left: auto;
1161 right: 0;
1163 .col-lg-push-12 {
1164 left: 100%;
1166 .col-lg-push-12 {
1167 right: 100%;
1168 left: 0;
1170 .col-lg-push-11 {
1171 left: 91.66666666666666%;
1173 .col-lg-push-11 {
1174 right: 91.66666666666666%;
1175 left: 0;
1177 .col-lg-push-10 {
1178 left: 83.33333333333334%;
1180 .col-lg-push-10 {
1181 right: 83.33333333333334%;
1182 left: 0;
1184 .col-lg-push-9 {
1185 left: 75%;
1187 .col-lg-push-9 {
1188 right: 75%;
1189 left: 0;
1191 .col-lg-push-8 {
1192 left: 66.66666666666666%;
1194 .col-lg-push-8 {
1195 right: 66.66666666666666%;
1196 left: 0;
1198 .col-lg-push-7 {
1199 left: 58.333333333333336%;
1201 .col-lg-push-7 {
1202 right: 58.333333333333336%;
1203 left: 0;
1205 .col-lg-push-6 {
1206 left: 50%;
1208 .col-lg-push-6 {
1209 right: 50%;
1210 left: 0;
1212 .col-lg-push-5 {
1213 left: 41.66666666666667%;
1215 .col-lg-push-5 {
1216 right: 41.66666666666667%;
1217 left: 0;
1219 .col-lg-push-4 {
1220 left: 33.33333333333333%;
1222 .col-lg-push-4 {
1223 right: 33.33333333333333%;
1224 left: 0;
1226 .col-lg-push-3 {
1227 left: 25%;
1229 .col-lg-push-3 {
1230 right: 25%;
1231 left: 0;
1233 .col-lg-push-2 {
1234 left: 16.666666666666664%;
1236 .col-lg-push-2 {
1237 right: 16.666666666666664%;
1238 left: 0;
1240 .col-lg-push-1 {
1241 left: 8.333333333333332%;
1243 .col-lg-push-1 {
1244 right: 8.333333333333332%;
1245 left: 0;
1247 .col-lg-push-0 {
1248 left: auto;
1250 .col-lg-push-0 {
1251 right: auto;
1252 left: 0;
1254 .col-lg-offset-12 {
1255 margin-left: 100%;
1257 .col-lg-offset-12 {
1258 margin-right: 100%;
1259 margin-left: 0;
1261 .col-lg-offset-11 {
1262 margin-left: 91.66666666666666%;
1264 .col-lg-offset-11 {
1265 margin-right: 91.66666666666666%;
1266 margin-left: 0;
1268 .col-lg-offset-10 {
1269 margin-left: 83.33333333333334%;
1271 .col-lg-offset-10 {
1272 margin-right: 83.33333333333334%;
1273 margin-left: 0;
1275 .col-lg-offset-9 {
1276 margin-left: 75%;
1278 .col-lg-offset-9 {
1279 margin-right: 75%;
1280 margin-left: 0;
1282 .col-lg-offset-8 {
1283 margin-left: 66.66666666666666%;
1285 .col-lg-offset-8 {
1286 margin-right: 66.66666666666666%;
1287 margin-left: 0;
1289 .col-lg-offset-7 {
1290 margin-left: 58.333333333333336%;
1292 .col-lg-offset-7 {
1293 margin-right: 58.333333333333336%;
1294 margin-left: 0;
1296 .col-lg-offset-6 {
1297 margin-left: 50%;
1299 .col-lg-offset-6 {
1300 margin-right: 50%;
1301 margin-left: 0;
1303 .col-lg-offset-5 {
1304 margin-left: 41.66666666666667%;
1306 .col-lg-offset-5 {
1307 margin-right: 41.66666666666667%;
1308 margin-left: 0;
1310 .col-lg-offset-4 {
1311 margin-left: 33.33333333333333%;
1313 .col-lg-offset-4 {
1314 margin-right: 33.33333333333333%;
1315 margin-left: 0;
1317 .col-lg-offset-3 {
1318 margin-left: 25%;
1320 .col-lg-offset-3 {
1321 margin-right: 25%;
1322 margin-left: 0;
1324 .col-lg-offset-2 {
1325 margin-left: 16.666666666666664%;
1327 .col-lg-offset-2 {
1328 margin-right: 16.666666666666664%;
1329 margin-left: 0;
1331 .col-lg-offset-1 {
1332 margin-left: 8.333333333333332%;
1334 .col-lg-offset-1 {
1335 margin-right: 8.333333333333332%;
1336 margin-left: 0;
1338 .col-lg-offset-0 {
1339 margin-left: 0%;
1341 .col-lg-offset-0 {
1342 margin-right: 0%;
1343 margin-left: 0;
1346 th {
1347 text-align: right;
1349 @media screen and (max-width: 767px) {
1350 .table-responsive > .table-bordered {
1351 border: 0;
1353 .table-responsive > .table-bordered > thead > tr > th:first-child,
1354 .table-responsive > .table-bordered > tbody > tr > th:first-child,
1355 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1356 .table-responsive > .table-bordered > thead > tr > td:first-child,
1357 .table-responsive > .table-bordered > tbody > tr > td:first-child,
1358 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1359 border-right: 0;
1360 botder-left: auto;
1362 .table-responsive > .table-bordered > thead > tr > th:last-child,
1363 .table-responsive > .table-bordered > tbody > tr > th:last-child,
1364 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1365 .table-responsive > .table-bordered > thead > tr > td:last-child,
1366 .table-responsive > .table-bordered > tbody > tr > td:last-child,
1367 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
1368 border-left: 0;
1369 border-right: auto;
1372 .radio label,
1373 .checkbox label {
1374 padding-right: 20px;
1375 padding-left: auto;
1377 .radio input[type="radio"],
1378 .radio-inline input[type="radio"],
1379 .checkbox input[type="checkbox"],
1380 .checkbox-inline input[type="checkbox"] {
1381 float: left;
1382 margin-right: -20px;
1383 margin-left: 0;
1385 .radio-inline,
1386 .checkbox-inline {
1387 padding-right: 20px;
1388 padding-left: 0;
1390 .radio-inline + .radio-inline,
1391 .checkbox-inline + .checkbox-inline {
1392 margin-right: 10px;
1393 margin-left: 0;
1395 .has-feedback .form-control {
1396 padding-left: 42.5px;
1397 padding-right: auto;
1399 .form-control-feedback {
1400 left: 0;
1401 right: auto;
1403 @media (min-width: 768px) {
1404 .form-inline .radio,
1405 .form-inline .checkbox {
1406 padding-right: 0;
1407 padding-left: auto;
1409 .form-inline .radio input[type="radio"],
1410 .form-inline .checkbox input[type="checkbox"] {
1411 margin-right: 0;
1412 margin-left: auto;
1415 @media (min-width: 768px) {
1416 .form-horizontal .control-label {
1417 text-align: left;
1420 .form-horizontal .has-feedback .form-control-feedback {
1421 left: 15px;
1422 right: auto;
1424 .caret {
1425 margin-right: 2px;
1426 margin-left: 0;
1428 .dropdown-menu {
1429 right: 0;
1430 left: auto;
1431 float: left;
1432 text-align: right;
1434 .dropdown-menu.pull-left {
1435 left: 0;
1436 float: right;
1437 right: auto;
1439 .pull-left > .dropdown-menu {
1440 left: 0;
1441 float: right;
1442 right: auto;
1444 .navbar-nav.pull-left > li > .dropdown-menu,
1445 .navbar-nav > li > .dropdown-menu.pull-left {
1446 right: auto;
1447 left: 0;
1449 .btn-group > .btn,
1450 .btn-group-vertical > .btn {
1451 float: right;
1453 .btn-group > .btn:hover,
1454 .btn-group-vertical > .btn:hover,
1455 .btn-group > .btn:focus,
1456 .btn-group-vertical > .btn:focus,
1457 .btn-group > .btn:active,
1458 .btn-group-vertical > .btn:active,
1459 .btn-group > .btn.active,
1460 .btn-group-vertical > .btn.active {
1461 z-index: 2;
1463 .btn-group .btn + .btn,
1464 .btn-group .btn + .btn-group,
1465 .btn-group .btn-group + .btn,
1466 .btn-group .btn-group + .btn-group {
1467 margin-right: -1px;
1468 margin-left: 0px;
1470 .btn-toolbar {
1471 margin-right: -5px;
1472 margin-left: 0px;
1474 .btn-toolbar .btn-group,
1475 .btn-toolbar .input-group {
1476 float: right;
1478 .btn-toolbar > .btn,
1479 .btn-toolbar > .btn-group,
1480 .btn-toolbar > .input-group {
1481 margin-right: 5px;
1482 margin-left: 0px;
1484 .btn-group > .btn:first-child {
1485 margin-right: 0;
1487 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
1488 border-bottom-left-radius: 0;
1489 border-top-left-radius: 0;
1491 .btn-group > .btn:last-child:not(:first-child),
1492 .btn-group > .dropdown-toggle:not(:first-child) {
1493 border-bottom-right-radius: 0;
1494 border-top-right-radius: 0;
1496 .btn-group > .btn-group {
1497 float: right;
1499 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
1500 border-radius: 0;
1502 .btn-group > .btn-group:first-child > .btn:last-child,
1503 .btn-group > .btn-group:first-child > .dropdown-toggle {
1504 border-bottom-left-radius: 0;
1505 border-top-left-radius: 0;
1507 .btn-group > .btn-group:last-child > .btn:first-child {
1508 border-bottom-right-radius: 0;
1509 border-top-right-radius: 0;
1511 .btn .caret {
1512 margin-right: 0;
1514 .btn-group-vertical > .btn + .btn,
1515 .btn-group-vertical > .btn + .btn-group,
1516 .btn-group-vertical > .btn-group + .btn,
1517 .btn-group-vertical > .btn-group + .btn-group {
1518 margin-top: -1px;
1519 margin-right: 0;
1521 .input-group .form-control {
1522 float: right;
1524 .input-group .form-control:first-child,
1525 .input-group-addon:first-child,
1526 .input-group-btn:first-child > .btn,
1527 .input-group-btn:first-child > .btn-group > .btn,
1528 .input-group-btn:first-child > .dropdown-toggle,
1529 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
1530 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
1531 border-bottom-left-radius: 0;
1532 border-top-left-radius: 0;
1534 .input-group-addon:first-child {
1535 border-left: 0;
1537 .input-group .form-control:last-child,
1538 .input-group-addon:last-child,
1539 .input-group-btn:last-child > .btn,
1540 .input-group-btn:last-child > .btn-group > .btn,
1541 .input-group-btn:last-child > .dropdown-toggle,
1542 .input-group-btn:first-child > .btn:not(:first-child),
1543 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
1544 border-bottom-right-radius: 0;
1545 border-top-right-radius: 0;
1547 .input-group-addon:last-child {
1548 border-right: 0;
1550 .input-group-btn > .btn + .btn {
1551 margin-right: -1px;
1552 margin-left: 0;
1554 .input-group-btn:first-child > .btn,
1555 .input-group-btn:first-child > .btn-group {
1556 margin-left: -1px;
1557 margin-right: 0;
1559 .input-group-btn:last-child > .btn,
1560 .input-group-btn:last-child > .btn-group {
1561 margin-right: -1px;
1562 margin-left: 0;
1564 .nav {
1565 padding-right: 0;
1566 padding-left: auto;
1568 .nav-tabs > li {
1569 float: right;
1571 .nav-tabs > li > a {
1572 margin-left: auto;
1573 margin-right: -2px;
1574 border-radius: 4px 4px 0 0;
1576 .nav-pills > li {
1577 float: right;
1579 .nav-pills > li > a {
1580 border-radius: 4px;
1582 .nav-pills > li + li {
1583 margin-right: 2px;
1584 margin-left: auto;
1586 .nav-stacked > li + li {
1587 margin-right: 0;
1588 margin-left: auto;
1590 .nav-justified > .dropdown .dropdown-menu {
1591 right: auto;
1593 .nav-tabs-justified > li > a {
1594 margin-left: 0;
1595 margin-right: auto;
1597 @media (min-width: 768px) {
1598 .nav-tabs-justified > li > a {
1599 border-radius: 4px 4px 0 0;
1602 @media (min-width: 768px) {
1603 .navbar-header {
1604 float: right;
1607 .navbar-collapse {
1608 padding-right: 15px;
1609 padding-left: 15px;
1611 .navbar-brand {
1612 float: right;
1614 @media (min-width: 768px) {
1615 .navbar > .container .navbar-brand,
1616 .navbar > .container-fluid .navbar-brand {
1617 margin-right: -15px;
1618 margin-left: auto;
1621 .navbar-toggle {
1622 float: left;
1623 margin-left: 15px;
1624 margin-right: auto;
1626 @media (max-width: 767px) {
1627 .navbar-nav .open .dropdown-menu > li > a,
1628 .navbar-nav .open .dropdown-menu .dropdown-header {
1629 padding: 5px 25px 5px 15px;
1632 @media (min-width: 768px) {
1633 .navbar-nav {
1634 float: right;
1636 .navbar-nav > li {
1637 float: right;
1639 .navbar-nav.navbar-right:last-child {
1640 margin-left: -15px;
1641 margin-right: auto;
1644 @media (min-width: 768px) {
1645 .navbar-text {
1646 float: right;
1648 .navbar-text.navbar-right:last-child {
1649 margin-left: 0;
1650 margin-right: auto;
1653 .pagination {
1654 padding-right: 0;
1656 .pagination > li > a,
1657 .pagination > li > span {
1658 float: right;
1659 margin-right: -1px;
1660 margin-left: 0px;
1662 .pagination > li:first-child > a,
1663 .pagination > li:first-child > span {
1664 margin-left: 0;
1665 border-bottom-right-radius: 4px;
1666 border-top-right-radius: 4px;
1667 border-bottom-left-radius: 0;
1668 border-top-left-radius: 0;
1670 .pagination > li:last-child > a,
1671 .pagination > li:last-child > span {
1672 margin-right: -1px;
1673 border-bottom-left-radius: 4px;
1674 border-top-left-radius: 4px;
1675 border-bottom-right-radius: 0;
1676 border-top-right-radius: 0;
1678 .pager {
1679 padding-right: 0;
1680 padding-left: none;
1682 .pager .next > a,
1683 .pager .next > span {
1684 float: left;
1686 .pager .previous > a,
1687 .pager .previous > span {
1688 float: right;
1690 .nav-pills > li > a > .badge {
1691 margin-left: 0px;
1692 margin-right: 3px;
1694 .alert-dismissable {
1695 padding-left: 35px;
1696 padding-right: 15px;
1698 .alert-dismissable .close {
1699 top: -2px;
1700 right: 0;
1701 left: 21;
1703 .progress-bar {
1704 float: right;
1706 .media-list {
1707 padding-right: 0;
1708 padding-left: none;
1709 list-style: none;
1711 .list-group {
1712 padding-right: 0;
1713 padding-left: none;
1715 .list-group-item > .badge {
1716 float: left;
1718 .list-group-item > .badge + .badge {
1719 margin-ight: 5px;
1720 margin-left: 0;
1722 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
1723 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
1724 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1725 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
1726 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
1727 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
1728 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
1729 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
1730 border-top-right-radius: 3px;
1731 border-top-left-radius: 0;
1733 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
1734 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
1735 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1736 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
1737 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
1738 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
1739 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
1740 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
1741 border-top-left-radius: 3px;
1742 border-top-right-radius: 0;
1744 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1745 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
1746 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1747 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
1748 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1749 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
1750 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
1751 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
1752 border-bottom-left-radius: 3px;
1753 border-top-right-radius: 0;
1755 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1756 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
1757 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1758 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
1759 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1760 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
1761 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
1762 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
1763 border-bottom-right-radius: 3px;
1764 border-top-left-radius: 0;
1766 .panel > .table-bordered > thead > tr > th:first-child,
1767 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
1768 .panel > .table-bordered > tbody > tr > th:first-child,
1769 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
1770 .panel > .table-bordered > tfoot > tr > th:first-child,
1771 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1772 .panel > .table-bordered > thead > tr > td:first-child,
1773 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
1774 .panel > .table-bordered > tbody > tr > td:first-child,
1775 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
1776 .panel > .table-bordered > tfoot > tr > td:first-child,
1777 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1778 border-right: 0;
1779 border-left: none;
1781 .panel > .table-bordered > thead > tr > th:last-child,
1782 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
1783 .panel > .table-bordered > tbody > tr > th:last-child,
1784 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
1785 .panel > .table-bordered > tfoot > tr > th:last-child,
1786 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1787 .panel > .table-bordered > thead > tr > td:last-child,
1788 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
1789 .panel > .table-bordered > tbody > tr > td:last-child,
1790 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
1791 .panel > .table-bordered > tfoot > tr > td:last-child,
1792 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
1793 border-right: none;
1794 border-left: 0;
1796 .embed-responsive .embed-responsive-item,
1797 .embed-responsive iframe,
1798 .embed-responsive embed,
1799 .embed-responsive object {
1800 right: 0;
1801 left: none;
1803 .close {
1804 float: left;
1806 .modal-footer {
1807 text-align: left;
1809 .modal-footer .btn + .btn {
1810 margin-left: 0;
1811 margin-right: 5px;
1813 .modal-footer .btn-group .btn + .btn {
1814 margin-right: -1px;
1815 margin-left: 0;
1817 .modal-footer .btn-block + .btn-block {
1818 margin-right: 0;
1819 margin-left: none;
1821 .popover {
1822 right: 0;
1823 left: none;
1824 text-align: right;
1826 .popover.top > .arrow {
1827 right: 50%;
1828 left: none;
1829 margin-right: -11px;
1830 margin-left: 0;
1832 .popover.top > .arrow:after {
1833 margin-right: -10px;
1834 margin-left: 0;
1836 .carousel-inner > .item {
1837 -webkit-transition: 0.6s ease-in-out right;
1838 -o-transition: 0.6s ease-in-out right;
1839 transition: 0.6s ease-in-out right;
1841 .carousel-inner > .active {
1842 right: 0;
1844 .carousel-inner > .next {
1845 right: 100%;
1846 left: 0;
1848 .carousel-inner > .prev {
1849 right: -100%;
1851 .carousel-inner > .next.left,
1852 .carousel-inner > .prev.right {
1853 right: 0;
1855 .carousel-inner > .active.right {
1856 left: -100%;
1858 .carousel-inner > .active.left {
1859 right: 100%;
1861 .carousel-control {
1862 right: 0;
1863 bottom: 0;
1865 .carousel-control.left {
1866 right: auto;
1867 left: 0;
1868 background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
1869 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
1870 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
1871 background-repeat: repeat-x;
1872 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
1874 .carousel-control.right {
1875 left: auto;
1876 right: 0;
1877 background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
1878 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
1879 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
1880 background-repeat: repeat-x;
1881 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
1883 .carousel-control .icon-prev,
1884 .carousel-control .glyphicon-chevron-left {
1885 left: 50%;
1886 right: auto;
1887 margin-right: -10px;
1889 .carousel-control .icon-next,
1890 .carousel-control .glyphicon-chevron-right {
1891 right: 50%;
1892 left: auto;
1893 margin-left: -10px;
1895 .carousel-indicators {
1896 right: 50%;
1897 left: 0;
1898 margin-right: -30%;
1899 margin-left: 0;
1900 padding-left: 0;
1902 @media screen and (min-width: 768px) {
1903 .carousel-control .glyphicon-chevron-left,
1904 .carousel-control .icon-prev {
1905 margin-left: 0;
1906 margin-right: -15px;
1908 .carousel-control .glyphicon-chevron-right,
1909 .carousel-control .icon-next {
1910 margin-left: 0;
1911 margin-right: -15px;
1913 .carousel-caption {
1914 left: 20%;
1915 right: 20%;
1916 padding-bottom: 30px;