PluginProbe
MaxButtons – Create buttons / 6.5
MaxButtons – Create buttons v6.5
6.23 6.24 6.25 6.26 6.26.1 6.27 6.28 6.3 6.4 6.5 6.6 6.7 6.8 6.9 7.0 7.1 7.1.1 7.1.2 7.1.3 7.10 7.11 7.13 7.13.1 7.13.2 7.13.3 All 100 releases
maxbuttons / assets / css / bootstrap.css

bootstrap.css in MaxButtons – Create buttons 6.5, at assets/css/bootstrap.css

1,946 lines 40.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*!
2 * Bootstrap v3.3.5 (http://getbootstrap.com)
3 * Copyright 2011-2016 Twitter, Inc.
4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5 */
6
7 /*!
8 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b9b696fb1a454ca0d5d2)
9 * Config saved to config.json and https://gist.github.com/b9b696fb1a454ca0d5d2
10 */
11 /*!
12 * Bootstrap v3.3.6 (http://getbootstrap.com)
13 * Copyright 2011-2015 Twitter, Inc.
14 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
15 */
16 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
17
18 .container {
19 margin-right: auto;
20 margin-left: auto;
21 padding-left: 15px;
22 padding-right: 15px;
23 }
24 @media (min-width: 768px) {
25 .container {
26 width: 750px;
27 }
28 }
29 @media (min-width: 992px) {
30 .container {
31 width: 970px;
32 }
33 }
34 @media (min-width: 1200px) {
35 .container {
36 width: 1170px;
37 }
38 }
39 .container-fluid {
40 margin-right: auto;
41 margin-left: auto;
42 padding-left: 15px;
43 padding-right: 15px;
44 }
45 .row {
46 margin-left: -15px;
47 margin-right: -15px;
48 }
49 .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 {
50 position: relative;
51 min-height: 1px;
52 padding-left: 15px;
53 padding-right: 15px;
54 }
55 .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 {
56 float: left;
57 }
58 .col-xs-12 {
59 width: 100%;
60 }
61 .col-xs-11 {
62 width: 91.66666667%;
63 }
64 .col-xs-10 {
65 width: 83.33333333%;
66 }
67 .col-xs-9 {
68 width: 75%;
69 }
70 .col-xs-8 {
71 width: 66.66666667%;
72 }
73 .col-xs-7 {
74 width: 58.33333333%;
75 }
76 .col-xs-6 {
77 width: 50%;
78 }
79 .col-xs-5 {
80 width: 41.66666667%;
81 }
82 .col-xs-4 {
83 width: 33.33333333%;
84 }
85 .col-xs-3 {
86 width: 25%;
87 }
88 .col-xs-2 {
89 width: 16.66666667%;
90 }
91 .col-xs-1 {
92 width: 8.33333333%;
93 }
94 .col-xs-pull-12 {
95 right: 100%;
96 }
97 .col-xs-pull-11 {
98 right: 91.66666667%;
99 }
100 .col-xs-pull-10 {
101 right: 83.33333333%;
102 }
103 .col-xs-pull-9 {
104 right: 75%;
105 }
106 .col-xs-pull-8 {
107 right: 66.66666667%;
108 }
109 .col-xs-pull-7 {
110 right: 58.33333333%;
111 }
112 .col-xs-pull-6 {
113 right: 50%;
114 }
115 .col-xs-pull-5 {
116 right: 41.66666667%;
117 }
118 .col-xs-pull-4 {
119 right: 33.33333333%;
120 }
121 .col-xs-pull-3 {
122 right: 25%;
123 }
124 .col-xs-pull-2 {
125 right: 16.66666667%;
126 }
127 .col-xs-pull-1 {
128 right: 8.33333333%;
129 }
130 .col-xs-pull-0 {
131 right: auto;
132 }
133 .col-xs-push-12 {
134 left: 100%;
135 }
136 .col-xs-push-11 {
137 left: 91.66666667%;
138 }
139 .col-xs-push-10 {
140 left: 83.33333333%;
141 }
142 .col-xs-push-9 {
143 left: 75%;
144 }
145 .col-xs-push-8 {
146 left: 66.66666667%;
147 }
148 .col-xs-push-7 {
149 left: 58.33333333%;
150 }
151 .col-xs-push-6 {
152 left: 50%;
153 }
154 .col-xs-push-5 {
155 left: 41.66666667%;
156 }
157 .col-xs-push-4 {
158 left: 33.33333333%;
159 }
160 .col-xs-push-3 {
161 left: 25%;
162 }
163 .col-xs-push-2 {
164 left: 16.66666667%;
165 }
166 .col-xs-push-1 {
167 left: 8.33333333%;
168 }
169 .col-xs-push-0 {
170 left: auto;
171 }
172 .col-xs-offset-12 {
173 margin-left: 100%;
174 }
175 .col-xs-offset-11 {
176 margin-left: 91.66666667%;
177 }
178 .col-xs-offset-10 {
179 margin-left: 83.33333333%;
180 }
181 .col-xs-offset-9 {
182 margin-left: 75%;
183 }
184 .col-xs-offset-8 {
185 margin-left: 66.66666667%;
186 }
187 .col-xs-offset-7 {
188 margin-left: 58.33333333%;
189 }
190 .col-xs-offset-6 {
191 margin-left: 50%;
192 }
193 .col-xs-offset-5 {
194 margin-left: 41.66666667%;
195 }
196 .col-xs-offset-4 {
197 margin-left: 33.33333333%;
198 }
199 .col-xs-offset-3 {
200 margin-left: 25%;
201 }
202 .col-xs-offset-2 {
203 margin-left: 16.66666667%;
204 }
205 .col-xs-offset-1 {
206 margin-left: 8.33333333%;
207 }
208 .col-xs-offset-0 {
209 margin-left: 0%;
210 }
211 @media (min-width: 768px) {
212 .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 {
213 float: left;
214 }
215 .col-sm-12 {
216 width: 100%;
217 }
218 .col-sm-11 {
219 width: 91.66666667%;
220 }
221 .col-sm-10 {
222 width: 83.33333333%;
223 }
224 .col-sm-9 {
225 width: 75%;
226 }
227 .col-sm-8 {
228 width: 66.66666667%;
229 }
230 .col-sm-7 {
231 width: 58.33333333%;
232 }
233 .col-sm-6 {
234 width: 50%;
235 }
236 .col-sm-5 {
237 width: 41.66666667%;
238 }
239 .col-sm-4 {
240 width: 33.33333333%;
241 }
242 .col-sm-3 {
243 width: 25%;
244 }
245 .col-sm-2 {
246 width: 16.66666667%;
247 }
248 .col-sm-1 {
249 width: 8.33333333%;
250 }
251 .col-sm-pull-12 {
252 right: 100%;
253 }
254 .col-sm-pull-11 {
255 right: 91.66666667%;
256 }
257 .col-sm-pull-10 {
258 right: 83.33333333%;
259 }
260 .col-sm-pull-9 {
261 right: 75%;
262 }
263 .col-sm-pull-8 {
264 right: 66.66666667%;
265 }
266 .col-sm-pull-7 {
267 right: 58.33333333%;
268 }
269 .col-sm-pull-6 {
270 right: 50%;
271 }
272 .col-sm-pull-5 {
273 right: 41.66666667%;
274 }
275 .col-sm-pull-4 {
276 right: 33.33333333%;
277 }
278 .col-sm-pull-3 {
279 right: 25%;
280 }
281 .col-sm-pull-2 {
282 right: 16.66666667%;
283 }
284 .col-sm-pull-1 {
285 right: 8.33333333%;
286 }
287 .col-sm-pull-0 {
288 right: auto;
289 }
290 .col-sm-push-12 {
291 left: 100%;
292 }
293 .col-sm-push-11 {
294 left: 91.66666667%;
295 }
296 .col-sm-push-10 {
297 left: 83.33333333%;
298 }
299 .col-sm-push-9 {
300 left: 75%;
301 }
302 .col-sm-push-8 {
303 left: 66.66666667%;
304 }
305 .col-sm-push-7 {
306 left: 58.33333333%;
307 }
308 .col-sm-push-6 {
309 left: 50%;
310 }
311 .col-sm-push-5 {
312 left: 41.66666667%;
313 }
314 .col-sm-push-4 {
315 left: 33.33333333%;
316 }
317 .col-sm-push-3 {
318 left: 25%;
319 }
320 .col-sm-push-2 {
321 left: 16.66666667%;
322 }
323 .col-sm-push-1 {
324 left: 8.33333333%;
325 }
326 .col-sm-push-0 {
327 left: auto;
328 }
329 .col-sm-offset-12 {
330 margin-left: 100%;
331 }
332 .col-sm-offset-11 {
333 margin-left: 91.66666667%;
334 }
335 .col-sm-offset-10 {
336 margin-left: 83.33333333%;
337 }
338 .col-sm-offset-9 {
339 margin-left: 75%;
340 }
341 .col-sm-offset-8 {
342 margin-left: 66.66666667%;
343 }
344 .col-sm-offset-7 {
345 margin-left: 58.33333333%;
346 }
347 .col-sm-offset-6 {
348 margin-left: 50%;
349 }
350 .col-sm-offset-5 {
351 margin-left: 41.66666667%;
352 }
353 .col-sm-offset-4 {
354 margin-left: 33.33333333%;
355 }
356 .col-sm-offset-3 {
357 margin-left: 25%;
358 }
359 .col-sm-offset-2 {
360 margin-left: 16.66666667%;
361 }
362 .col-sm-offset-1 {
363 margin-left: 8.33333333%;
364 }
365 .col-sm-offset-0 {
366 margin-left: 0%;
367 }
368 }
369 @media (min-width: 992px) {
370 .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 {
371 float: left;
372 }
373 .col-md-12 {
374 width: 100%;
375 }
376 .col-md-11 {
377 width: 91.66666667%;
378 }
379 .col-md-10 {
380 width: 83.33333333%;
381 }
382 .col-md-9 {
383 width: 75%;
384 }
385 .col-md-8 {
386 width: 66.66666667%;
387 }
388 .col-md-7 {
389 width: 58.33333333%;
390 }
391 .col-md-6 {
392 width: 50%;
393 }
394 .col-md-5 {
395 width: 41.66666667%;
396 }
397 .col-md-4 {
398 width: 33.33333333%;
399 }
400 .col-md-3 {
401 width: 25%;
402 }
403 .col-md-2 {
404 width: 16.66666667%;
405 }
406 .col-md-1 {
407 width: 8.33333333%;
408 }
409 .col-md-pull-12 {
410 right: 100%;
411 }
412 .col-md-pull-11 {
413 right: 91.66666667%;
414 }
415 .col-md-pull-10 {
416 right: 83.33333333%;
417 }
418 .col-md-pull-9 {
419 right: 75%;
420 }
421 .col-md-pull-8 {
422 right: 66.66666667%;
423 }
424 .col-md-pull-7 {
425 right: 58.33333333%;
426 }
427 .col-md-pull-6 {
428 right: 50%;
429 }
430 .col-md-pull-5 {
431 right: 41.66666667%;
432 }
433 .col-md-pull-4 {
434 right: 33.33333333%;
435 }
436 .col-md-pull-3 {
437 right: 25%;
438 }
439 .col-md-pull-2 {
440 right: 16.66666667%;
441 }
442 .col-md-pull-1 {
443 right: 8.33333333%;
444 }
445 .col-md-pull-0 {
446 right: auto;
447 }
448 .col-md-push-12 {
449 left: 100%;
450 }
451 .col-md-push-11 {
452 left: 91.66666667%;
453 }
454 .col-md-push-10 {
455 left: 83.33333333%;
456 }
457 .col-md-push-9 {
458 left: 75%;
459 }
460 .col-md-push-8 {
461 left: 66.66666667%;
462 }
463 .col-md-push-7 {
464 left: 58.33333333%;
465 }
466 .col-md-push-6 {
467 left: 50%;
468 }
469 .col-md-push-5 {
470 left: 41.66666667%;
471 }
472 .col-md-push-4 {
473 left: 33.33333333%;
474 }
475 .col-md-push-3 {
476 left: 25%;
477 }
478 .col-md-push-2 {
479 left: 16.66666667%;
480 }
481 .col-md-push-1 {
482 left: 8.33333333%;
483 }
484 .col-md-push-0 {
485 left: auto;
486 }
487 .col-md-offset-12 {
488 margin-left: 100%;
489 }
490 .col-md-offset-11 {
491 margin-left: 91.66666667%;
492 }
493 .col-md-offset-10 {
494 margin-left: 83.33333333%;
495 }
496 .col-md-offset-9 {
497 margin-left: 75%;
498 }
499 .col-md-offset-8 {
500 margin-left: 66.66666667%;
501 }
502 .col-md-offset-7 {
503 margin-left: 58.33333333%;
504 }
505 .col-md-offset-6 {
506 margin-left: 50%;
507 }
508 .col-md-offset-5 {
509 margin-left: 41.66666667%;
510 }
511 .col-md-offset-4 {
512 margin-left: 33.33333333%;
513 }
514 .col-md-offset-3 {
515 margin-left: 25%;
516 }
517 .col-md-offset-2 {
518 margin-left: 16.66666667%;
519 }
520 .col-md-offset-1 {
521 margin-left: 8.33333333%;
522 }
523 .col-md-offset-0 {
524 margin-left: 0%;
525 }
526 }
527 @media (min-width: 1200px) {
528 .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 {
529 float: left;
530 }
531 .col-lg-12 {
532 width: 100%;
533 }
534 .col-lg-11 {
535 width: 91.66666667%;
536 }
537 .col-lg-10 {
538 width: 83.33333333%;
539 }
540 .col-lg-9 {
541 width: 75%;
542 }
543 .col-lg-8 {
544 width: 66.66666667%;
545 }
546 .col-lg-7 {
547 width: 58.33333333%;
548 }
549 .col-lg-6 {
550 width: 50%;
551 }
552 .col-lg-5 {
553 width: 41.66666667%;
554 }
555 .col-lg-4 {
556 width: 33.33333333%;
557 }
558 .col-lg-3 {
559 width: 25%;
560 }
561 .col-lg-2 {
562 width: 16.66666667%;
563 }
564 .col-lg-1 {
565 width: 8.33333333%;
566 }
567 .col-lg-pull-12 {
568 right: 100%;
569 }
570 .col-lg-pull-11 {
571 right: 91.66666667%;
572 }
573 .col-lg-pull-10 {
574 right: 83.33333333%;
575 }
576 .col-lg-pull-9 {
577 right: 75%;
578 }
579 .col-lg-pull-8 {
580 right: 66.66666667%;
581 }
582 .col-lg-pull-7 {
583 right: 58.33333333%;
584 }
585 .col-lg-pull-6 {
586 right: 50%;
587 }
588 .col-lg-pull-5 {
589 right: 41.66666667%;
590 }
591 .col-lg-pull-4 {
592 right: 33.33333333%;
593 }
594 .col-lg-pull-3 {
595 right: 25%;
596 }
597 .col-lg-pull-2 {
598 right: 16.66666667%;
599 }
600 .col-lg-pull-1 {
601 right: 8.33333333%;
602 }
603 .col-lg-pull-0 {
604 right: auto;
605 }
606 .col-lg-push-12 {
607 left: 100%;
608 }
609 .col-lg-push-11 {
610 left: 91.66666667%;
611 }
612 .col-lg-push-10 {
613 left: 83.33333333%;
614 }
615 .col-lg-push-9 {
616 left: 75%;
617 }
618 .col-lg-push-8 {
619 left: 66.66666667%;
620 }
621 .col-lg-push-7 {
622 left: 58.33333333%;
623 }
624 .col-lg-push-6 {
625 left: 50%;
626 }
627 .col-lg-push-5 {
628 left: 41.66666667%;
629 }
630 .col-lg-push-4 {
631 left: 33.33333333%;
632 }
633 .col-lg-push-3 {
634 left: 25%;
635 }
636 .col-lg-push-2 {
637 left: 16.66666667%;
638 }
639 .col-lg-push-1 {
640 left: 8.33333333%;
641 }
642 .col-lg-push-0 {
643 left: auto;
644 }
645 .col-lg-offset-12 {
646 margin-left: 100%;
647 }
648 .col-lg-offset-11 {
649 margin-left: 91.66666667%;
650 }
651 .col-lg-offset-10 {
652 margin-left: 83.33333333%;
653 }
654 .col-lg-offset-9 {
655 margin-left: 75%;
656 }
657 .col-lg-offset-8 {
658 margin-left: 66.66666667%;
659 }
660 .col-lg-offset-7 {
661 margin-left: 58.33333333%;
662 }
663 .col-lg-offset-6 {
664 margin-left: 50%;
665 }
666 .col-lg-offset-5 {
667 margin-left: 41.66666667%;
668 }
669 .col-lg-offset-4 {
670 margin-left: 33.33333333%;
671 }
672 .col-lg-offset-3 {
673 margin-left: 25%;
674 }
675 .col-lg-offset-2 {
676 margin-left: 16.66666667%;
677 }
678 .col-lg-offset-1 {
679 margin-left: 8.33333333%;
680 }
681 .col-lg-offset-0 {
682 margin-left: 0%;
683 }
684 }
685 table {
686 background-color: transparent;
687 }
688 caption {
689 padding-top: 8px;
690 padding-bottom: 8px;
691 color: #777777;
692 text-align: left;
693 }
694 th {
695 text-align: left;
696 }
697 .table {
698 width: 100%;
699 max-width: 100%;
700 margin-bottom: 20px;
701 }
702 .table > thead > tr > th,
703 .table > tbody > tr > th,
704 .table > tfoot > tr > th,
705 .table > thead > tr > td,
706 .table > tbody > tr > td,
707 .table > tfoot > tr > td {
708 padding: 8px;
709 line-height: 1.42857143;
710 vertical-align: top;
711 border-top: 1px solid #dddddd;
712 }
713 .table > thead > tr > th {
714 vertical-align: bottom;
715 border-bottom: 2px solid #dddddd;
716 }
717 .table > caption + thead > tr:first-child > th,
718 .table > colgroup + thead > tr:first-child > th,
719 .table > thead:first-child > tr:first-child > th,
720 .table > caption + thead > tr:first-child > td,
721 .table > colgroup + thead > tr:first-child > td,
722 .table > thead:first-child > tr:first-child > td {
723 border-top: 0;
724 }
725 .table > tbody + tbody {
726 border-top: 2px solid #dddddd;
727 }
728 .table .table {
729 background-color: #ffffff;
730 }
731 .table-condensed > thead > tr > th,
732 .table-condensed > tbody > tr > th,
733 .table-condensed > tfoot > tr > th,
734 .table-condensed > thead > tr > td,
735 .table-condensed > tbody > tr > td,
736 .table-condensed > tfoot > tr > td {
737 padding: 5px;
738 }
739 .table-bordered {
740 border: 1px solid #dddddd;
741 }
742 .table-bordered > thead > tr > th,
743 .table-bordered > tbody > tr > th,
744 .table-bordered > tfoot > tr > th,
745 .table-bordered > thead > tr > td,
746 .table-bordered > tbody > tr > td,
747 .table-bordered > tfoot > tr > td {
748 border: 1px solid #dddddd;
749 }
750 .table-bordered > thead > tr > th,
751 .table-bordered > thead > tr > td {
752 border-bottom-width: 2px;
753 }
754 .table-striped > tbody > tr:nth-of-type(odd) {
755 background-color: #f9f9f9;
756 }
757 .table-hover > tbody > tr:hover {
758 background-color: #f5f5f5;
759 }
760 table col[class*="col-"] {
761 position: static;
762 float: none;
763 display: table-column;
764 }
765 table td[class*="col-"],
766 table th[class*="col-"] {
767 position: static;
768 float: none;
769 display: table-cell;
770 }
771 .table > thead > tr > td.active,
772 .table > tbody > tr > td.active,
773 .table > tfoot > tr > td.active,
774 .table > thead > tr > th.active,
775 .table > tbody > tr > th.active,
776 .table > tfoot > tr > th.active,
777 .table > thead > tr.active > td,
778 .table > tbody > tr.active > td,
779 .table > tfoot > tr.active > td,
780 .table > thead > tr.active > th,
781 .table > tbody > tr.active > th,
782 .table > tfoot > tr.active > th {
783 background-color: #f5f5f5;
784 }
785 .table-hover > tbody > tr > td.active:hover,
786 .table-hover > tbody > tr > th.active:hover,
787 .table-hover > tbody > tr.active:hover > td,
788 .table-hover > tbody > tr:hover > .active,
789 .table-hover > tbody > tr.active:hover > th {
790 background-color: #e8e8e8;
791 }
792 .table > thead > tr > td.success,
793 .table > tbody > tr > td.success,
794 .table > tfoot > tr > td.success,
795 .table > thead > tr > th.success,
796 .table > tbody > tr > th.success,
797 .table > tfoot > tr > th.success,
798 .table > thead > tr.success > td,
799 .table > tbody > tr.success > td,
800 .table > tfoot > tr.success > td,
801 .table > thead > tr.success > th,
802 .table > tbody > tr.success > th,
803 .table > tfoot > tr.success > th {
804 background-color: #dff0d8;
805 }
806 .table-hover > tbody > tr > td.success:hover,
807 .table-hover > tbody > tr > th.success:hover,
808 .table-hover > tbody > tr.success:hover > td,
809 .table-hover > tbody > tr:hover > .success,
810 .table-hover > tbody > tr.success:hover > th {
811 background-color: #d0e9c6;
812 }
813 .table > thead > tr > td.info,
814 .table > tbody > tr > td.info,
815 .table > tfoot > tr > td.info,
816 .table > thead > tr > th.info,
817 .table > tbody > tr > th.info,
818 .table > tfoot > tr > th.info,
819 .table > thead > tr.info > td,
820 .table > tbody > tr.info > td,
821 .table > tfoot > tr.info > td,
822 .table > thead > tr.info > th,
823 .table > tbody > tr.info > th,
824 .table > tfoot > tr.info > th {
825 background-color: #d9edf7;
826 }
827 .table-hover > tbody > tr > td.info:hover,
828 .table-hover > tbody > tr > th.info:hover,
829 .table-hover > tbody > tr.info:hover > td,
830 .table-hover > tbody > tr:hover > .info,
831 .table-hover > tbody > tr.info:hover > th {
832 background-color: #c4e3f3;
833 }
834 .table > thead > tr > td.warning,
835 .table > tbody > tr > td.warning,
836 .table > tfoot > tr > td.warning,
837 .table > thead > tr > th.warning,
838 .table > tbody > tr > th.warning,
839 .table > tfoot > tr > th.warning,
840 .table > thead > tr.warning > td,
841 .table > tbody > tr.warning > td,
842 .table > tfoot > tr.warning > td,
843 .table > thead > tr.warning > th,
844 .table > tbody > tr.warning > th,
845 .table > tfoot > tr.warning > th {
846 background-color: #fcf8e3;
847 }
848 .table-hover > tbody > tr > td.warning:hover,
849 .table-hover > tbody > tr > th.warning:hover,
850 .table-hover > tbody > tr.warning:hover > td,
851 .table-hover > tbody > tr:hover > .warning,
852 .table-hover > tbody > tr.warning:hover > th {
853 background-color: #faf2cc;
854 }
855 .table > thead > tr > td.danger,
856 .table > tbody > tr > td.danger,
857 .table > tfoot > tr > td.danger,
858 .table > thead > tr > th.danger,
859 .table > tbody > tr > th.danger,
860 .table > tfoot > tr > th.danger,
861 .table > thead > tr.danger > td,
862 .table > tbody > tr.danger > td,
863 .table > tfoot > tr.danger > td,
864 .table > thead > tr.danger > th,
865 .table > tbody > tr.danger > th,
866 .table > tfoot > tr.danger > th {
867 background-color: #f2dede;
868 }
869 .table-hover > tbody > tr > td.danger:hover,
870 .table-hover > tbody > tr > th.danger:hover,
871 .table-hover > tbody > tr.danger:hover > td,
872 .table-hover > tbody > tr:hover > .danger,
873 .table-hover > tbody > tr.danger:hover > th {
874 background-color: #ebcccc;
875 }
876 .table-responsive {
877 overflow-x: auto;
878 min-height: 0.01%;
879 }
880 @media screen and (max-width: 767px) {
881 .table-responsive {
882 width: 100%;
883 margin-bottom: 15px;
884 overflow-y: hidden;
885 -ms-overflow-style: -ms-autohiding-scrollbar;
886 border: 1px solid #dddddd;
887 }
888 .table-responsive > .table {
889 margin-bottom: 0;
890 }
891 .table-responsive > .table > thead > tr > th,
892 .table-responsive > .table > tbody > tr > th,
893 .table-responsive > .table > tfoot > tr > th,
894 .table-responsive > .table > thead > tr > td,
895 .table-responsive > .table > tbody > tr > td,
896 .table-responsive > .table > tfoot > tr > td {
897 white-space: nowrap;
898 }
899 .table-responsive > .table-bordered {
900 border: 0;
901 }
902 .table-responsive > .table-bordered > thead > tr > th:first-child,
903 .table-responsive > .table-bordered > tbody > tr > th:first-child,
904 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
905 .table-responsive > .table-bordered > thead > tr > td:first-child,
906 .table-responsive > .table-bordered > tbody > tr > td:first-child,
907 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
908 border-left: 0;
909 }
910 .table-responsive > .table-bordered > thead > tr > th:last-child,
911 .table-responsive > .table-bordered > tbody > tr > th:last-child,
912 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
913 .table-responsive > .table-bordered > thead > tr > td:last-child,
914 .table-responsive > .table-bordered > tbody > tr > td:last-child,
915 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
916 border-right: 0;
917 }
918 .table-responsive > .table-bordered > tbody > tr:last-child > th,
919 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
920 .table-responsive > .table-bordered > tbody > tr:last-child > td,
921 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
922 border-bottom: 0;
923 }
924 }
925 .btn {
926 display: inline-block;
927 margin-bottom: 0;
928 font-weight: normal;
929 text-align: center;
930 vertical-align: middle;
931 -ms-touch-action: manipulation;
932 touch-action: manipulation;
933 cursor: pointer;
934 background-image: none;
935 border: 1px solid transparent;
936 white-space: nowrap;
937 padding: 6px 12px;
938 font-size: 14px;
939 line-height: 1.42857143;
940 border-radius: 4px;
941 -webkit-user-select: none;
942 -moz-user-select: none;
943 -ms-user-select: none;
944 user-select: none;
945 }
946 .btn:focus,
947 .btn:active:focus,
948 .btn.active:focus,
949 .btn.focus,
950 .btn:active.focus,
951 .btn.active.focus {
952 outline: thin dotted;
953 outline: 5px auto -webkit-focus-ring-color;
954 outline-offset: -2px;
955 }
956 .btn:hover,
957 .btn:focus,
958 .btn.focus {
959 color: #333333;
960 text-decoration: none;
961 }
962 .btn:active,
963 .btn.active {
964 outline: 0;
965 background-image: none;
966 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
967 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
968 }
969 .btn.disabled,
970 .btn[disabled],
971 fieldset[disabled] .btn {
972 cursor: not-allowed;
973 opacity: 0.65;
974 filter: alpha(opacity=65);
975 -webkit-box-shadow: none;
976 box-shadow: none;
977 }
978 a.btn.disabled,
979 fieldset[disabled] a.btn {
980 pointer-events: none;
981 }
982 .btn-default {
983 color: #333333;
984 background-color: #ffffff;
985 border-color: #cccccc;
986 }
987 .btn-default:focus,
988 .btn-default.focus {
989 color: #333333;
990 background-color: #e6e6e6;
991 border-color: #8c8c8c;
992 }
993 .btn-default:hover {
994 color: #333333;
995 background-color: #e6e6e6;
996 border-color: #adadad;
997 }
998 .btn-default:active,
999 .btn-default.active,
1000 .open > .dropdown-toggle.btn-default {
1001 color: #333333;
1002 background-color: #e6e6e6;
1003 border-color: #adadad;
1004 }
1005 .btn-default:active:hover,
1006 .btn-default.active:hover,
1007 .open > .dropdown-toggle.btn-default:hover,
1008 .btn-default:active:focus,
1009 .btn-default.active:focus,
1010 .open > .dropdown-toggle.btn-default:focus,
1011 .btn-default:active.focus,
1012 .btn-default.active.focus,
1013 .open > .dropdown-toggle.btn-default.focus {
1014 color: #333333;
1015 background-color: #d4d4d4;
1016 border-color: #8c8c8c;
1017 }
1018 .btn-default:active,
1019 .btn-default.active,
1020 .open > .dropdown-toggle.btn-default {
1021 background-image: none;
1022 }
1023 .btn-default.disabled:hover,
1024 .btn-default[disabled]:hover,
1025 fieldset[disabled] .btn-default:hover,
1026 .btn-default.disabled:focus,
1027 .btn-default[disabled]:focus,
1028 fieldset[disabled] .btn-default:focus,
1029 .btn-default.disabled.focus,
1030 .btn-default[disabled].focus,
1031 fieldset[disabled] .btn-default.focus {
1032 background-color: #ffffff;
1033 border-color: #cccccc;
1034 }
1035 .btn-default .badge {
1036 color: #ffffff;
1037 background-color: #333333;
1038 }
1039 .btn-primary {
1040 color: #ffffff;
1041 background-color: #337ab7;
1042 border-color: #2e6da4;
1043 }
1044 .btn-primary:focus,
1045 .btn-primary.focus {
1046 color: #ffffff;
1047 background-color: #286090;
1048 border-color: #122b40;
1049 }
1050 .btn-primary:hover {
1051 color: #ffffff;
1052 background-color: #286090;
1053 border-color: #204d74;
1054 }
1055 .btn-primary:active,
1056 .btn-primary.active,
1057 .open > .dropdown-toggle.btn-primary {
1058 color: #ffffff;
1059 background-color: #286090;
1060 border-color: #204d74;
1061 }
1062 .btn-primary:active:hover,
1063 .btn-primary.active:hover,
1064 .open > .dropdown-toggle.btn-primary:hover,
1065 .btn-primary:active:focus,
1066 .btn-primary.active:focus,
1067 .open > .dropdown-toggle.btn-primary:focus,
1068 .btn-primary:active.focus,
1069 .btn-primary.active.focus,
1070 .open > .dropdown-toggle.btn-primary.focus {
1071 color: #ffffff;
1072 background-color: #204d74;
1073 border-color: #122b40;
1074 }
1075 .btn-primary:active,
1076 .btn-primary.active,
1077 .open > .dropdown-toggle.btn-primary {
1078 background-image: none;
1079 }
1080 .btn-primary.disabled:hover,
1081 .btn-primary[disabled]:hover,
1082 fieldset[disabled] .btn-primary:hover,
1083 .btn-primary.disabled:focus,
1084 .btn-primary[disabled]:focus,
1085 fieldset[disabled] .btn-primary:focus,
1086 .btn-primary.disabled.focus,
1087 .btn-primary[disabled].focus,
1088 fieldset[disabled] .btn-primary.focus {
1089 background-color: #337ab7;
1090 border-color: #2e6da4;
1091 }
1092 .btn-primary .badge {
1093 color: #337ab7;
1094 background-color: #ffffff;
1095 }
1096 .btn-success {
1097 color: #ffffff;
1098 background-color: #5cb85c;
1099 border-color: #4cae4c;
1100 }
1101 .btn-success:focus,
1102 .btn-success.focus {
1103 color: #ffffff;
1104 background-color: #449d44;
1105 border-color: #255625;
1106 }
1107 .btn-success:hover {
1108 color: #ffffff;
1109 background-color: #449d44;
1110 border-color: #398439;
1111 }
1112 .btn-success:active,
1113 .btn-success.active,
1114 .open > .dropdown-toggle.btn-success {
1115 color: #ffffff;
1116 background-color: #449d44;
1117 border-color: #398439;
1118 }
1119 .btn-success:active:hover,
1120 .btn-success.active:hover,
1121 .open > .dropdown-toggle.btn-success:hover,
1122 .btn-success:active:focus,
1123 .btn-success.active:focus,
1124 .open > .dropdown-toggle.btn-success:focus,
1125 .btn-success:active.focus,
1126 .btn-success.active.focus,
1127 .open > .dropdown-toggle.btn-success.focus {
1128 color: #ffffff;
1129 background-color: #398439;
1130 border-color: #255625;
1131 }
1132 .btn-success:active,
1133 .btn-success.active,
1134 .open > .dropdown-toggle.btn-success {
1135 background-image: none;
1136 }
1137 .btn-success.disabled:hover,
1138 .btn-success[disabled]:hover,
1139 fieldset[disabled] .btn-success:hover,
1140 .btn-success.disabled:focus,
1141 .btn-success[disabled]:focus,
1142 fieldset[disabled] .btn-success:focus,
1143 .btn-success.disabled.focus,
1144 .btn-success[disabled].focus,
1145 fieldset[disabled] .btn-success.focus {
1146 background-color: #5cb85c;
1147 border-color: #4cae4c;
1148 }
1149 .btn-success .badge {
1150 color: #5cb85c;
1151 background-color: #ffffff;
1152 }
1153 .btn-info {
1154 color: #ffffff;
1155 background-color: #5bc0de;
1156 border-color: #46b8da;
1157 }
1158 .btn-info:focus,
1159 .btn-info.focus {
1160 color: #ffffff;
1161 background-color: #31b0d5;
1162 border-color: #1b6d85;
1163 }
1164 .btn-info:hover {
1165 color: #ffffff;
1166 background-color: #31b0d5;
1167 border-color: #269abc;
1168 }
1169 .btn-info:active,
1170 .btn-info.active,
1171 .open > .dropdown-toggle.btn-info {
1172 color: #ffffff;
1173 background-color: #31b0d5;
1174 border-color: #269abc;
1175 }
1176 .btn-info:active:hover,
1177 .btn-info.active:hover,
1178 .open > .dropdown-toggle.btn-info:hover,
1179 .btn-info:active:focus,
1180 .btn-info.active:focus,
1181 .open > .dropdown-toggle.btn-info:focus,
1182 .btn-info:active.focus,
1183 .btn-info.active.focus,
1184 .open > .dropdown-toggle.btn-info.focus {
1185 color: #ffffff;
1186 background-color: #269abc;
1187 border-color: #1b6d85;
1188 }
1189 .btn-info:active,
1190 .btn-info.active,
1191 .open > .dropdown-toggle.btn-info {
1192 background-image: none;
1193 }
1194 .btn-info.disabled:hover,
1195 .btn-info[disabled]:hover,
1196 fieldset[disabled] .btn-info:hover,
1197 .btn-info.disabled:focus,
1198 .btn-info[disabled]:focus,
1199 fieldset[disabled] .btn-info:focus,
1200 .btn-info.disabled.focus,
1201 .btn-info[disabled].focus,
1202 fieldset[disabled] .btn-info.focus {
1203 background-color: #5bc0de;
1204 border-color: #46b8da;
1205 }
1206 .btn-info .badge {
1207 color: #5bc0de;
1208 background-color: #ffffff;
1209 }
1210 .btn-warning {
1211 color: #ffffff;
1212 background-color: #f0ad4e;
1213 border-color: #eea236;
1214 }
1215 .btn-warning:focus,
1216 .btn-warning.focus {
1217 color: #ffffff;
1218 background-color: #ec971f;
1219 border-color: #985f0d;
1220 }
1221 .btn-warning:hover {
1222 color: #ffffff;
1223 background-color: #ec971f;
1224 border-color: #d58512;
1225 }
1226 .btn-warning:active,
1227 .btn-warning.active,
1228 .open > .dropdown-toggle.btn-warning {
1229 color: #ffffff;
1230 background-color: #ec971f;
1231 border-color: #d58512;
1232 }
1233 .btn-warning:active:hover,
1234 .btn-warning.active:hover,
1235 .open > .dropdown-toggle.btn-warning:hover,
1236 .btn-warning:active:focus,
1237 .btn-warning.active:focus,
1238 .open > .dropdown-toggle.btn-warning:focus,
1239 .btn-warning:active.focus,
1240 .btn-warning.active.focus,
1241 .open > .dropdown-toggle.btn-warning.focus {
1242 color: #ffffff;
1243 background-color: #d58512;
1244 border-color: #985f0d;
1245 }
1246 .btn-warning:active,
1247 .btn-warning.active,
1248 .open > .dropdown-toggle.btn-warning {
1249 background-image: none;
1250 }
1251 .btn-warning.disabled:hover,
1252 .btn-warning[disabled]:hover,
1253 fieldset[disabled] .btn-warning:hover,
1254 .btn-warning.disabled:focus,
1255 .btn-warning[disabled]:focus,
1256 fieldset[disabled] .btn-warning:focus,
1257 .btn-warning.disabled.focus,
1258 .btn-warning[disabled].focus,
1259 fieldset[disabled] .btn-warning.focus {
1260 background-color: #f0ad4e;
1261 border-color: #eea236;
1262 }
1263 .btn-warning .badge {
1264 color: #f0ad4e;
1265 background-color: #ffffff;
1266 }
1267 .btn-danger {
1268 color: #ffffff;
1269 background-color: #d9534f;
1270 border-color: #d43f3a;
1271 }
1272 .btn-danger:focus,
1273 .btn-danger.focus {
1274 color: #ffffff;
1275 background-color: #c9302c;
1276 border-color: #761c19;
1277 }
1278 .btn-danger:hover {
1279 color: #ffffff;
1280 background-color: #c9302c;
1281 border-color: #ac2925;
1282 }
1283 .btn-danger:active,
1284 .btn-danger.active,
1285 .open > .dropdown-toggle.btn-danger {
1286 color: #ffffff;
1287 background-color: #c9302c;
1288 border-color: #ac2925;
1289 }
1290 .btn-danger:active:hover,
1291 .btn-danger.active:hover,
1292 .open > .dropdown-toggle.btn-danger:hover,
1293 .btn-danger:active:focus,
1294 .btn-danger.active:focus,
1295 .open > .dropdown-toggle.btn-danger:focus,
1296 .btn-danger:active.focus,
1297 .btn-danger.active.focus,
1298 .open > .dropdown-toggle.btn-danger.focus {
1299 color: #ffffff;
1300 background-color: #ac2925;
1301 border-color: #761c19;
1302 }
1303 .btn-danger:active,
1304 .btn-danger.active,
1305 .open > .dropdown-toggle.btn-danger {
1306 background-image: none;
1307 }
1308 .btn-danger.disabled:hover,
1309 .btn-danger[disabled]:hover,
1310 fieldset[disabled] .btn-danger:hover,
1311 .btn-danger.disabled:focus,
1312 .btn-danger[disabled]:focus,
1313 fieldset[disabled] .btn-danger:focus,
1314 .btn-danger.disabled.focus,
1315 .btn-danger[disabled].focus,
1316 fieldset[disabled] .btn-danger.focus {
1317 background-color: #d9534f;
1318 border-color: #d43f3a;
1319 }
1320 .btn-danger .badge {
1321 color: #d9534f;
1322 background-color: #ffffff;
1323 }
1324 .btn-link {
1325 color: #337ab7;
1326 font-weight: normal;
1327 border-radius: 0;
1328 }
1329 .btn-link,
1330 .btn-link:active,
1331 .btn-link.active,
1332 .btn-link[disabled],
1333 fieldset[disabled] .btn-link {
1334 background-color: transparent;
1335 -webkit-box-shadow: none;
1336 box-shadow: none;
1337 }
1338 .btn-link,
1339 .btn-link:hover,
1340 .btn-link:focus,
1341 .btn-link:active {
1342 border-color: transparent;
1343 }
1344 .btn-link:hover,
1345 .btn-link:focus {
1346 color: #23527c;
1347 text-decoration: underline;
1348 background-color: transparent;
1349 }
1350 .btn-link[disabled]:hover,
1351 fieldset[disabled] .btn-link:hover,
1352 .btn-link[disabled]:focus,
1353 fieldset[disabled] .btn-link:focus {
1354 color: #777777;
1355 text-decoration: none;
1356 }
1357 .btn-lg {
1358 padding: 10px 16px;
1359 font-size: 18px;
1360 line-height: 1.3333333;
1361 border-radius: 6px;
1362 }
1363 .btn-sm {
1364 padding: 5px 10px;
1365 font-size: 12px;
1366 line-height: 1.5;
1367 border-radius: 3px;
1368 }
1369 .btn-xs {
1370 padding: 1px 5px;
1371 font-size: 12px;
1372 line-height: 1.5;
1373 border-radius: 3px;
1374 }
1375 .btn-block {
1376 display: block;
1377 width: 100%;
1378 }
1379 .btn-block + .btn-block {
1380 margin-top: 5px;
1381 }
1382 input[type="submit"].btn-block,
1383 input[type="reset"].btn-block,
1384 input[type="button"].btn-block {
1385 width: 100%;
1386 }
1387 .label {
1388 display: inline;
1389 padding: .2em .6em .3em;
1390 font-size: 75%;
1391 font-weight: bold;
1392 line-height: 1;
1393 color: #ffffff;
1394 text-align: center;
1395 white-space: nowrap;
1396 vertical-align: baseline;
1397 border-radius: .25em;
1398 }
1399 a.label:hover,
1400 a.label:focus {
1401 color: #ffffff;
1402 text-decoration: none;
1403 cursor: pointer;
1404 }
1405 .label:empty {
1406 display: none;
1407 }
1408 .btn .label {
1409 position: relative;
1410 top: -1px;
1411 }
1412 .label-default {
1413 background-color: #777777;
1414 }
1415 .label-default[href]:hover,
1416 .label-default[href]:focus {
1417 background-color: #5e5e5e;
1418 }
1419 .label-primary {
1420 background-color: #337ab7;
1421 }
1422 .label-primary[href]:hover,
1423 .label-primary[href]:focus {
1424 background-color: #286090;
1425 }
1426 .label-success {
1427 background-color: #5cb85c;
1428 }
1429 .label-success[href]:hover,
1430 .label-success[href]:focus {
1431 background-color: #449d44;
1432 }
1433 .label-info {
1434 background-color: #5bc0de;
1435 }
1436 .label-info[href]:hover,
1437 .label-info[href]:focus {
1438 background-color: #31b0d5;
1439 }
1440 .label-warning {
1441 background-color: #f0ad4e;
1442 }
1443 .label-warning[href]:hover,
1444 .label-warning[href]:focus {
1445 background-color: #ec971f;
1446 }
1447 .label-danger {
1448 background-color: #d9534f;
1449 }
1450 .label-danger[href]:hover,
1451 .label-danger[href]:focus {
1452 background-color: #c9302c;
1453 }
1454 .thumbnail {
1455 display: block;
1456 padding: 4px;
1457 margin-bottom: 20px;
1458 line-height: 1.42857143;
1459 background-color: #ffffff;
1460 border: 1px solid #dddddd;
1461 border-radius: 4px;
1462 -webkit-transition: border 0.2s ease-in-out;
1463 -o-transition: border 0.2s ease-in-out;
1464 transition: border 0.2s ease-in-out;
1465 }
1466 .thumbnail > img,
1467 .thumbnail a > img {
1468 margin-left: auto;
1469 margin-right: auto;
1470 }
1471 a.thumbnail:hover,
1472 a.thumbnail:focus,
1473 a.thumbnail.active {
1474 border-color: #337ab7;
1475 }
1476 .thumbnail .caption {
1477 padding: 9px;
1478 color: #333333;
1479 }
1480 .list-group {
1481 margin-bottom: 20px;
1482 padding-left: 0;
1483 }
1484 .list-group-item {
1485 position: relative;
1486 display: block;
1487 padding: 10px 15px;
1488 margin-bottom: -1px;
1489 background-color: #ffffff;
1490 border: 1px solid #dddddd;
1491 }
1492 .list-group-item:first-child {
1493 border-top-right-radius: 4px;
1494 border-top-left-radius: 4px;
1495 }
1496 .list-group-item:last-child {
1497 margin-bottom: 0;
1498 border-bottom-right-radius: 4px;
1499 border-bottom-left-radius: 4px;
1500 }
1501 a.list-group-item,
1502 button.list-group-item {
1503 color: #555555;
1504 }
1505 a.list-group-item .list-group-item-heading,
1506 button.list-group-item .list-group-item-heading {
1507 color: #333333;
1508 }
1509 a.list-group-item:hover,
1510 button.list-group-item:hover,
1511 a.list-group-item:focus,
1512 button.list-group-item:focus {
1513 text-decoration: none;
1514 color: #555555;
1515 background-color: #f5f5f5;
1516 }
1517 button.list-group-item {
1518 width: 100%;
1519 text-align: left;
1520 }
1521 .list-group-item.disabled,
1522 .list-group-item.disabled:hover,
1523 .list-group-item.disabled:focus {
1524 background-color: #eeeeee;
1525 color: #777777;
1526 cursor: not-allowed;
1527 }
1528 .list-group-item.disabled .list-group-item-heading,
1529 .list-group-item.disabled:hover .list-group-item-heading,
1530 .list-group-item.disabled:focus .list-group-item-heading {
1531 color: inherit;
1532 }
1533 .list-group-item.disabled .list-group-item-text,
1534 .list-group-item.disabled:hover .list-group-item-text,
1535 .list-group-item.disabled:focus .list-group-item-text {
1536 color: #777777;
1537 }
1538 .list-group-item.active,
1539 .list-group-item.active:hover,
1540 .list-group-item.active:focus {
1541 z-index: 2;
1542 color: #ffffff;
1543 background-color: #337ab7;
1544 border-color: #337ab7;
1545 }
1546 .list-group-item.active .list-group-item-heading,
1547 .list-group-item.active:hover .list-group-item-heading,
1548 .list-group-item.active:focus .list-group-item-heading,
1549 .list-group-item.active .list-group-item-heading > small,
1550 .list-group-item.active:hover .list-group-item-heading > small,
1551 .list-group-item.active:focus .list-group-item-heading > small,
1552 .list-group-item.active .list-group-item-heading > .small,
1553 .list-group-item.active:hover .list-group-item-heading > .small,
1554 .list-group-item.active:focus .list-group-item-heading > .small {
1555 color: inherit;
1556 }
1557 .list-group-item.active .list-group-item-text,
1558 .list-group-item.active:hover .list-group-item-text,
1559 .list-group-item.active:focus .list-group-item-text {
1560 color: #c7ddef;
1561 }
1562 .list-group-item-success {
1563 color: #3c763d;
1564 background-color: #dff0d8;
1565 }
1566 a.list-group-item-success,
1567 button.list-group-item-success {
1568 color: #3c763d;
1569 }
1570 a.list-group-item-success .list-group-item-heading,
1571 button.list-group-item-success .list-group-item-heading {
1572 color: inherit;
1573 }
1574 a.list-group-item-success:hover,
1575 button.list-group-item-success:hover,
1576 a.list-group-item-success:focus,
1577 button.list-group-item-success:focus {
1578 color: #3c763d;
1579 background-color: #d0e9c6;
1580 }
1581 a.list-group-item-success.active,
1582 button.list-group-item-success.active,
1583 a.list-group-item-success.active:hover,
1584 button.list-group-item-success.active:hover,
1585 a.list-group-item-success.active:focus,
1586 button.list-group-item-success.active:focus {
1587 color: #fff;
1588 background-color: #3c763d;
1589 border-color: #3c763d;
1590 }
1591 .list-group-item-info {
1592 color: #31708f;
1593 background-color: #d9edf7;
1594 }
1595 a.list-group-item-info,
1596 button.list-group-item-info {
1597 color: #31708f;
1598 }
1599 a.list-group-item-info .list-group-item-heading,
1600 button.list-group-item-info .list-group-item-heading {
1601 color: inherit;
1602 }
1603 a.list-group-item-info:hover,
1604 button.list-group-item-info:hover,
1605 a.list-group-item-info:focus,
1606 button.list-group-item-info:focus {
1607 color: #31708f;
1608 background-color: #c4e3f3;
1609 }
1610 a.list-group-item-info.active,
1611 button.list-group-item-info.active,
1612 a.list-group-item-info.active:hover,
1613 button.list-group-item-info.active:hover,
1614 a.list-group-item-info.active:focus,
1615 button.list-group-item-info.active:focus {
1616 color: #fff;
1617 background-color: #31708f;
1618 border-color: #31708f;
1619 }
1620 .list-group-item-warning {
1621 color: #8a6d3b;
1622 background-color: #fcf8e3;
1623 }
1624 a.list-group-item-warning,
1625 button.list-group-item-warning {
1626 color: #8a6d3b;
1627 }
1628 a.list-group-item-warning .list-group-item-heading,
1629 button.list-group-item-warning .list-group-item-heading {
1630 color: inherit;
1631 }
1632 a.list-group-item-warning:hover,
1633 button.list-group-item-warning:hover,
1634 a.list-group-item-warning:focus,
1635 button.list-group-item-warning:focus {
1636 color: #8a6d3b;
1637 background-color: #faf2cc;
1638 }
1639 a.list-group-item-warning.active,
1640 button.list-group-item-warning.active,
1641 a.list-group-item-warning.active:hover,
1642 button.list-group-item-warning.active:hover,
1643 a.list-group-item-warning.active:focus,
1644 button.list-group-item-warning.active:focus {
1645 color: #fff;
1646 background-color: #8a6d3b;
1647 border-color: #8a6d3b;
1648 }
1649 .list-group-item-danger {
1650 color: #a94442;
1651 background-color: #f2dede;
1652 }
1653 a.list-group-item-danger,
1654 button.list-group-item-danger {
1655 color: #a94442;
1656 }
1657 a.list-group-item-danger .list-group-item-heading,
1658 button.list-group-item-danger .list-group-item-heading {
1659 color: inherit;
1660 }
1661 a.list-group-item-danger:hover,
1662 button.list-group-item-danger:hover,
1663 a.list-group-item-danger:focus,
1664 button.list-group-item-danger:focus {
1665 color: #a94442;
1666 background-color: #ebcccc;
1667 }
1668 a.list-group-item-danger.active,
1669 button.list-group-item-danger.active,
1670 a.list-group-item-danger.active:hover,
1671 button.list-group-item-danger.active:hover,
1672 a.list-group-item-danger.active:focus,
1673 button.list-group-item-danger.active:focus {
1674 color: #fff;
1675 background-color: #a94442;
1676 border-color: #a94442;
1677 }
1678 .list-group-item-heading {
1679 margin-top: 0;
1680 margin-bottom: 5px;
1681 }
1682 .list-group-item-text {
1683 margin-bottom: 0;
1684 line-height: 1.3;
1685 }
1686 .clearfix:before,
1687 .clearfix:after,
1688 .container:before,
1689 .container:after,
1690 .container-fluid:before,
1691 .container-fluid:after,
1692 .row:before,
1693 .row:after {
1694 content: " ";
1695 display: table;
1696 }
1697 .clearfix:after,
1698 .container:after,
1699 .container-fluid:after,
1700 .row:after {
1701 clear: both;
1702 }
1703 .center-block {
1704 display: block;
1705 margin-left: auto;
1706 margin-right: auto;
1707 }
1708 .pull-right {
1709 float: right !important;
1710 }
1711 .pull-left {
1712 float: left !important;
1713 }
1714 .hide {
1715 display: none !important;
1716 }
1717 .show {
1718 display: block !important;
1719 }
1720 .invisible {
1721 visibility: hidden;
1722 }
1723 .text-hide {
1724 font: 0/0 a;
1725 color: transparent;
1726 text-shadow: none;
1727 background-color: transparent;
1728 border: 0;
1729 }
1730 .hidden {
1731 display: none !important;
1732 }
1733 .affix {
1734 position: fixed;
1735 }
1736 @-ms-viewport {
1737 width: device-width;
1738 }
1739 .visible-xs,
1740 .visible-sm,
1741 .visible-md,
1742 .visible-lg {
1743 display: none !important;
1744 }
1745 .visible-xs-block,
1746 .visible-xs-inline,
1747 .visible-xs-inline-block,
1748 .visible-sm-block,
1749 .visible-sm-inline,
1750 .visible-sm-inline-block,
1751 .visible-md-block,
1752 .visible-md-inline,
1753 .visible-md-inline-block,
1754 .visible-lg-block,
1755 .visible-lg-inline,
1756 .visible-lg-inline-block {
1757 display: none !important;
1758 }
1759 @media (max-width: 767px) {
1760 .visible-xs {
1761 display: block !important;
1762 }
1763 table.visible-xs {
1764 display: table !important;
1765 }
1766 tr.visible-xs {
1767 display: table-row !important;
1768 }
1769 th.visible-xs,
1770 td.visible-xs {
1771 display: table-cell !important;
1772 }
1773 }
1774 @media (max-width: 767px) {
1775 .visible-xs-block {
1776 display: block !important;
1777 }
1778 }
1779 @media (max-width: 767px) {
1780 .visible-xs-inline {
1781 display: inline !important;
1782 }
1783 }
1784 @media (max-width: 767px) {
1785 .visible-xs-inline-block {
1786 display: inline-block !important;
1787 }
1788 }
1789 @media (min-width: 768px) and (max-width: 991px) {
1790 .visible-sm {
1791 display: block !important;
1792 }
1793 table.visible-sm {
1794 display: table !important;
1795 }
1796 tr.visible-sm {
1797 display: table-row !important;
1798 }
1799 th.visible-sm,
1800 td.visible-sm {
1801 display: table-cell !important;
1802 }
1803 }
1804 @media (min-width: 768px) and (max-width: 991px) {
1805 .visible-sm-block {
1806 display: block !important;
1807 }
1808 }
1809 @media (min-width: 768px) and (max-width: 991px) {
1810 .visible-sm-inline {
1811 display: inline !important;
1812 }
1813 }
1814 @media (min-width: 768px) and (max-width: 991px) {
1815 .visible-sm-inline-block {
1816 display: inline-block !important;
1817 }
1818 }
1819 @media (min-width: 992px) and (max-width: 1199px) {
1820 .visible-md {
1821 display: block !important;
1822 }
1823 table.visible-md {
1824 display: table !important;
1825 }
1826 tr.visible-md {
1827 display: table-row !important;
1828 }
1829 th.visible-md,
1830 td.visible-md {
1831 display: table-cell !important;
1832 }
1833 }
1834 @media (min-width: 992px) and (max-width: 1199px) {
1835 .visible-md-block {
1836 display: block !important;
1837 }
1838 }
1839 @media (min-width: 992px) and (max-width: 1199px) {
1840 .visible-md-inline {
1841 display: inline !important;
1842 }
1843 }
1844 @media (min-width: 992px) and (max-width: 1199px) {
1845 .visible-md-inline-block {
1846 display: inline-block !important;
1847 }
1848 }
1849 @media (min-width: 1200px) {
1850 .visible-lg {
1851 display: block !important;
1852 }
1853 table.visible-lg {
1854 display: table !important;
1855 }
1856 tr.visible-lg {
1857 display: table-row !important;
1858 }
1859 th.visible-lg,
1860 td.visible-lg {
1861 display: table-cell !important;
1862 }
1863 }
1864 @media (min-width: 1200px) {
1865 .visible-lg-block {
1866 display: block !important;
1867 }
1868 }
1869 @media (min-width: 1200px) {
1870 .visible-lg-inline {
1871 display: inline !important;
1872 }
1873 }
1874 @media (min-width: 1200px) {
1875 .visible-lg-inline-block {
1876 display: inline-block !important;
1877 }
1878 }
1879 @media (max-width: 767px) {
1880 .hidden-xs {
1881 display: none !important;
1882 }
1883 }
1884 @media (min-width: 768px) and (max-width: 991px) {
1885 .hidden-sm {
1886 display: none !important;
1887 }
1888 }
1889 @media (min-width: 992px) and (max-width: 1199px) {
1890 .hidden-md {
1891 display: none !important;
1892 }
1893 }
1894 @media (min-width: 1200px) {
1895 .hidden-lg {
1896 display: none !important;
1897 }
1898 }
1899 .visible-print {
1900 display: none !important;
1901 }
1902 @media print {
1903 .visible-print {
1904 display: block !important;
1905 }
1906 table.visible-print {
1907 display: table !important;
1908 }
1909 tr.visible-print {
1910 display: table-row !important;
1911 }
1912 th.visible-print,
1913 td.visible-print {
1914 display: table-cell !important;
1915 }
1916 }
1917 .visible-print-block {
1918 display: none !important;
1919 }
1920 @media print {
1921 .visible-print-block {
1922 display: block !important;
1923 }
1924 }
1925 .visible-print-inline {
1926 display: none !important;
1927 }
1928 @media print {
1929 .visible-print-inline {
1930 display: inline !important;
1931 }
1932 }
1933 .visible-print-inline-block {
1934 display: none !important;
1935 }
1936 @media print {
1937 .visible-print-inline-block {
1938 display: inline-block !important;
1939 }
1940 }
1941 @media print {
1942 .hidden-print {
1943 display: none !important;
1944 }
1945 }
1946