]> arthur.barton.de Git - netdata.git/blob - web/css/bootstrap-slate-flat-3.3.7.css
fix numa plugin to work only on the expected values; fixes #1868
[netdata.git] / web / css / bootstrap-slate-flat-3.3.7.css
1 /*!
2  * bootswatch v3.3.7
3  * Homepage: http://bootswatch.com
4  * Copyright 2012-2016 Thomas Park
5  * Licensed under MIT
6  * Based on Bootstrap
7 */
8 /*!
9  * Bootstrap v3.3.7 (http://getbootstrap.com)
10  * Copyright 2011-2016 Twitter, Inc.
11  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
12  */
13 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
14 html {
15   font-family: sans-serif;
16   -ms-text-size-adjust: 100%;
17   -webkit-text-size-adjust: 100%;
18 }
19 body {
20   margin: 0;
21 }
22 article,
23 aside,
24 details,
25 figcaption,
26 figure,
27 footer,
28 header,
29 hgroup,
30 main,
31 menu,
32 nav,
33 section,
34 summary {
35   display: block;
36 }
37 audio,
38 canvas,
39 progress,
40 video {
41   display: inline-block;
42   vertical-align: baseline;
43 }
44 audio:not([controls]) {
45   display: none;
46   height: 0;
47 }
48 [hidden],
49 template {
50   display: none;
51 }
52 a {
53   background-color: transparent;
54 }
55 a:active,
56 a:hover {
57   outline: 0;
58 }
59 abbr[title] {
60   border-bottom: 1px dotted;
61 }
62 b,
63 strong {
64   font-weight: bold;
65 }
66 dfn {
67   font-style: italic;
68 }
69 h1 {
70   font-size: 2em;
71   margin: 0.67em 0;
72 }
73 mark {
74   background: #ff0;
75   color: #000;
76 }
77 small {
78   font-size: 80%;
79 }
80 sub,
81 sup {
82   font-size: 75%;
83   line-height: 0;
84   position: relative;
85   vertical-align: baseline;
86 }
87 sup {
88   top: -0.5em;
89 }
90 sub {
91   bottom: -0.25em;
92 }
93 img {
94   border: 0;
95 }
96 svg:not(:root) {
97   overflow: hidden;
98 }
99 figure {
100   margin: 1em 40px;
101 }
102 hr {
103   -webkit-box-sizing: content-box;
104      -moz-box-sizing: content-box;
105           box-sizing: content-box;
106   height: 0;
107 }
108 pre {
109   overflow: auto;
110 }
111 code,
112 kbd,
113 pre,
114 samp {
115   font-family: monospace, monospace;
116   font-size: 1em;
117 }
118 button,
119 input,
120 optgroup,
121 select,
122 textarea {
123   color: inherit;
124   font: inherit;
125   margin: 0;
126 }
127 button {
128   overflow: visible;
129 }
130 button,
131 select {
132   text-transform: none;
133 }
134 button,
135 html input[type="button"],
136 input[type="reset"],
137 input[type="submit"] {
138   -webkit-appearance: button;
139   cursor: pointer;
140 }
141 button[disabled],
142 html input[disabled] {
143   cursor: default;
144 }
145 button::-moz-focus-inner,
146 input::-moz-focus-inner {
147   border: 0;
148   padding: 0;
149 }
150 input {
151   line-height: normal;
152 }
153 input[type="checkbox"],
154 input[type="radio"] {
155   -webkit-box-sizing: border-box;
156      -moz-box-sizing: border-box;
157           box-sizing: border-box;
158   padding: 0;
159 }
160 input[type="number"]::-webkit-inner-spin-button,
161 input[type="number"]::-webkit-outer-spin-button {
162   height: auto;
163 }
164 input[type="search"] {
165   -webkit-appearance: textfield;
166   -webkit-box-sizing: content-box;
167      -moz-box-sizing: content-box;
168           box-sizing: content-box;
169 }
170 input[type="search"]::-webkit-search-cancel-button,
171 input[type="search"]::-webkit-search-decoration {
172   -webkit-appearance: none;
173 }
174 fieldset {
175   border: 1px solid #c0c0c0;
176   margin: 0 2px;
177   padding: 0.35em 0.625em 0.75em;
178 }
179 legend {
180   border: 0;
181   padding: 0;
182 }
183 textarea {
184   overflow: auto;
185 }
186 optgroup {
187   font-weight: bold;
188 }
189 table {
190   border-collapse: collapse;
191   border-spacing: 0;
192 }
193 td,
194 th {
195   padding: 0;
196 }
197 /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
198 @media print {
199   *,
200   *:before,
201   *:after {
202     background: transparent !important;
203     color: #000 !important;
204     -webkit-box-shadow: none !important;
205             box-shadow: none !important;
206     text-shadow: none !important;
207   }
208   a,
209   a:visited {
210     text-decoration: underline;
211   }
212   a[href]:after {
213     content: " (" attr(href) ")";
214   }
215   abbr[title]:after {
216     content: " (" attr(title) ")";
217   }
218   a[href^="#"]:after,
219   a[href^="javascript:"]:after {
220     content: "";
221   }
222   pre,
223   blockquote {
224     border: 1px solid #999;
225     page-break-inside: avoid;
226   }
227   thead {
228     display: table-header-group;
229   }
230   tr,
231   img {
232     page-break-inside: avoid;
233   }
234   img {
235     max-width: 100% !important;
236   }
237   p,
238   h2,
239   h3 {
240     orphans: 3;
241     widows: 3;
242   }
243   h2,
244   h3 {
245     page-break-after: avoid;
246   }
247   .navbar {
248     display: none;
249   }
250   .btn > .caret,
251   .dropup > .btn > .caret {
252     border-top-color: #000 !important;
253   }
254   .label {
255     border: 1px solid #000;
256   }
257   .table {
258     border-collapse: collapse !important;
259   }
260   .table td,
261   .table th {
262     background-color: #fff !important;
263   }
264   .table-bordered th,
265   .table-bordered td {
266     border: 1px solid #ddd !important;
267   }
268 }
269 @font-face {
270   font-family: 'Glyphicons Halflings';
271   src: url('../fonts/glyphicons-halflings-regular.eot');
272   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
273 }
274 .glyphicon {
275   position: relative;
276   top: 1px;
277   display: inline-block;
278   font-family: 'Glyphicons Halflings';
279   font-style: normal;
280   font-weight: normal;
281   line-height: 1;
282   -webkit-font-smoothing: antialiased;
283   -moz-osx-font-smoothing: grayscale;
284 }
285 .glyphicon-asterisk:before {
286   content: "\002a";
287 }
288 .glyphicon-plus:before {
289   content: "\002b";
290 }
291 .glyphicon-euro:before,
292 .glyphicon-eur:before {
293   content: "\20ac";
294 }
295 .glyphicon-minus:before {
296   content: "\2212";
297 }
298 .glyphicon-cloud:before {
299   content: "\2601";
300 }
301 .glyphicon-envelope:before {
302   content: "\2709";
303 }
304 .glyphicon-pencil:before {
305   content: "\270f";
306 }
307 .glyphicon-glass:before {
308   content: "\e001";
309 }
310 .glyphicon-music:before {
311   content: "\e002";
312 }
313 .glyphicon-search:before {
314   content: "\e003";
315 }
316 .glyphicon-heart:before {
317   content: "\e005";
318 }
319 .glyphicon-star:before {
320   content: "\e006";
321 }
322 .glyphicon-star-empty:before {
323   content: "\e007";
324 }
325 .glyphicon-user:before {
326   content: "\e008";
327 }
328 .glyphicon-film:before {
329   content: "\e009";
330 }
331 .glyphicon-th-large:before {
332   content: "\e010";
333 }
334 .glyphicon-th:before {
335   content: "\e011";
336 }
337 .glyphicon-th-list:before {
338   content: "\e012";
339 }
340 .glyphicon-ok:before {
341   content: "\e013";
342 }
343 .glyphicon-remove:before {
344   content: "\e014";
345 }
346 .glyphicon-zoom-in:before {
347   content: "\e015";
348 }
349 .glyphicon-zoom-out:before {
350   content: "\e016";
351 }
352 .glyphicon-off:before {
353   content: "\e017";
354 }
355 .glyphicon-signal:before {
356   content: "\e018";
357 }
358 .glyphicon-cog:before {
359   content: "\e019";
360 }
361 .glyphicon-trash:before {
362   content: "\e020";
363 }
364 .glyphicon-home:before {
365   content: "\e021";
366 }
367 .glyphicon-file:before {
368   content: "\e022";
369 }
370 .glyphicon-time:before {
371   content: "\e023";
372 }
373 .glyphicon-road:before {
374   content: "\e024";
375 }
376 .glyphicon-download-alt:before {
377   content: "\e025";
378 }
379 .glyphicon-download:before {
380   content: "\e026";
381 }
382 .glyphicon-upload:before {
383   content: "\e027";
384 }
385 .glyphicon-inbox:before {
386   content: "\e028";
387 }
388 .glyphicon-play-circle:before {
389   content: "\e029";
390 }
391 .glyphicon-repeat:before {
392   content: "\e030";
393 }
394 .glyphicon-refresh:before {
395   content: "\e031";
396 }
397 .glyphicon-list-alt:before {
398   content: "\e032";
399 }
400 .glyphicon-lock:before {
401   content: "\e033";
402 }
403 .glyphicon-flag:before {
404   content: "\e034";
405 }
406 .glyphicon-headphones:before {
407   content: "\e035";
408 }
409 .glyphicon-volume-off:before {
410   content: "\e036";
411 }
412 .glyphicon-volume-down:before {
413   content: "\e037";
414 }
415 .glyphicon-volume-up:before {
416   content: "\e038";
417 }
418 .glyphicon-qrcode:before {
419   content: "\e039";
420 }
421 .glyphicon-barcode:before {
422   content: "\e040";
423 }
424 .glyphicon-tag:before {
425   content: "\e041";
426 }
427 .glyphicon-tags:before {
428   content: "\e042";
429 }
430 .glyphicon-book:before {
431   content: "\e043";
432 }
433 .glyphicon-bookmark:before {
434   content: "\e044";
435 }
436 .glyphicon-print:before {
437   content: "\e045";
438 }
439 .glyphicon-camera:before {
440   content: "\e046";
441 }
442 .glyphicon-font:before {
443   content: "\e047";
444 }
445 .glyphicon-bold:before {
446   content: "\e048";
447 }
448 .glyphicon-italic:before {
449   content: "\e049";
450 }
451 .glyphicon-text-height:before {
452   content: "\e050";
453 }
454 .glyphicon-text-width:before {
455   content: "\e051";
456 }
457 .glyphicon-align-left:before {
458   content: "\e052";
459 }
460 .glyphicon-align-center:before {
461   content: "\e053";
462 }
463 .glyphicon-align-right:before {
464   content: "\e054";
465 }
466 .glyphicon-align-justify:before {
467   content: "\e055";
468 }
469 .glyphicon-list:before {
470   content: "\e056";
471 }
472 .glyphicon-indent-left:before {
473   content: "\e057";
474 }
475 .glyphicon-indent-right:before {
476   content: "\e058";
477 }
478 .glyphicon-facetime-video:before {
479   content: "\e059";
480 }
481 .glyphicon-picture:before {
482   content: "\e060";
483 }
484 .glyphicon-map-marker:before {
485   content: "\e062";
486 }
487 .glyphicon-adjust:before {
488   content: "\e063";
489 }
490 .glyphicon-tint:before {
491   content: "\e064";
492 }
493 .glyphicon-edit:before {
494   content: "\e065";
495 }
496 .glyphicon-share:before {
497   content: "\e066";
498 }
499 .glyphicon-check:before {
500   content: "\e067";
501 }
502 .glyphicon-move:before {
503   content: "\e068";
504 }
505 .glyphicon-step-backward:before {
506   content: "\e069";
507 }
508 .glyphicon-fast-backward:before {
509   content: "\e070";
510 }
511 .glyphicon-backward:before {
512   content: "\e071";
513 }
514 .glyphicon-play:before {
515   content: "\e072";
516 }
517 .glyphicon-pause:before {
518   content: "\e073";
519 }
520 .glyphicon-stop:before {
521   content: "\e074";
522 }
523 .glyphicon-forward:before {
524   content: "\e075";
525 }
526 .glyphicon-fast-forward:before {
527   content: "\e076";
528 }
529 .glyphicon-step-forward:before {
530   content: "\e077";
531 }
532 .glyphicon-eject:before {
533   content: "\e078";
534 }
535 .glyphicon-chevron-left:before {
536   content: "\e079";
537 }
538 .glyphicon-chevron-right:before {
539   content: "\e080";
540 }
541 .glyphicon-plus-sign:before {
542   content: "\e081";
543 }
544 .glyphicon-minus-sign:before {
545   content: "\e082";
546 }
547 .glyphicon-remove-sign:before {
548   content: "\e083";
549 }
550 .glyphicon-ok-sign:before {
551   content: "\e084";
552 }
553 .glyphicon-question-sign:before {
554   content: "\e085";
555 }
556 .glyphicon-info-sign:before {
557   content: "\e086";
558 }
559 .glyphicon-screenshot:before {
560   content: "\e087";
561 }
562 .glyphicon-remove-circle:before {
563   content: "\e088";
564 }
565 .glyphicon-ok-circle:before {
566   content: "\e089";
567 }
568 .glyphicon-ban-circle:before {
569   content: "\e090";
570 }
571 .glyphicon-arrow-left:before {
572   content: "\e091";
573 }
574 .glyphicon-arrow-right:before {
575   content: "\e092";
576 }
577 .glyphicon-arrow-up:before {
578   content: "\e093";
579 }
580 .glyphicon-arrow-down:before {
581   content: "\e094";
582 }
583 .glyphicon-share-alt:before {
584   content: "\e095";
585 }
586 .glyphicon-resize-full:before {
587   content: "\e096";
588 }
589 .glyphicon-resize-small:before {
590   content: "\e097";
591 }
592 .glyphicon-exclamation-sign:before {
593   content: "\e101";
594 }
595 .glyphicon-gift:before {
596   content: "\e102";
597 }
598 .glyphicon-leaf:before {
599   content: "\e103";
600 }
601 .glyphicon-fire:before {
602   content: "\e104";
603 }
604 .glyphicon-eye-open:before {
605   content: "\e105";
606 }
607 .glyphicon-eye-close:before {
608   content: "\e106";
609 }
610 .glyphicon-warning-sign:before {
611   content: "\e107";
612 }
613 .glyphicon-plane:before {
614   content: "\e108";
615 }
616 .glyphicon-calendar:before {
617   content: "\e109";
618 }
619 .glyphicon-random:before {
620   content: "\e110";
621 }
622 .glyphicon-comment:before {
623   content: "\e111";
624 }
625 .glyphicon-magnet:before {
626   content: "\e112";
627 }
628 .glyphicon-chevron-up:before {
629   content: "\e113";
630 }
631 .glyphicon-chevron-down:before {
632   content: "\e114";
633 }
634 .glyphicon-retweet:before {
635   content: "\e115";
636 }
637 .glyphicon-shopping-cart:before {
638   content: "\e116";
639 }
640 .glyphicon-folder-close:before {
641   content: "\e117";
642 }
643 .glyphicon-folder-open:before {
644   content: "\e118";
645 }
646 .glyphicon-resize-vertical:before {
647   content: "\e119";
648 }
649 .glyphicon-resize-horizontal:before {
650   content: "\e120";
651 }
652 .glyphicon-hdd:before {
653   content: "\e121";
654 }
655 .glyphicon-bullhorn:before {
656   content: "\e122";
657 }
658 .glyphicon-bell:before {
659   content: "\e123";
660 }
661 .glyphicon-certificate:before {
662   content: "\e124";
663 }
664 .glyphicon-thumbs-up:before {
665   content: "\e125";
666 }
667 .glyphicon-thumbs-down:before {
668   content: "\e126";
669 }
670 .glyphicon-hand-right:before {
671   content: "\e127";
672 }
673 .glyphicon-hand-left:before {
674   content: "\e128";
675 }
676 .glyphicon-hand-up:before {
677   content: "\e129";
678 }
679 .glyphicon-hand-down:before {
680   content: "\e130";
681 }
682 .glyphicon-circle-arrow-right:before {
683   content: "\e131";
684 }
685 .glyphicon-circle-arrow-left:before {
686   content: "\e132";
687 }
688 .glyphicon-circle-arrow-up:before {
689   content: "\e133";
690 }
691 .glyphicon-circle-arrow-down:before {
692   content: "\e134";
693 }
694 .glyphicon-globe:before {
695   content: "\e135";
696 }
697 .glyphicon-wrench:before {
698   content: "\e136";
699 }
700 .glyphicon-tasks:before {
701   content: "\e137";
702 }
703 .glyphicon-filter:before {
704   content: "\e138";
705 }
706 .glyphicon-briefcase:before {
707   content: "\e139";
708 }
709 .glyphicon-fullscreen:before {
710   content: "\e140";
711 }
712 .glyphicon-dashboard:before {
713   content: "\e141";
714 }
715 .glyphicon-paperclip:before {
716   content: "\e142";
717 }
718 .glyphicon-heart-empty:before {
719   content: "\e143";
720 }
721 .glyphicon-link:before {
722   content: "\e144";
723 }
724 .glyphicon-phone:before {
725   content: "\e145";
726 }
727 .glyphicon-pushpin:before {
728   content: "\e146";
729 }
730 .glyphicon-usd:before {
731   content: "\e148";
732 }
733 .glyphicon-gbp:before {
734   content: "\e149";
735 }
736 .glyphicon-sort:before {
737   content: "\e150";
738 }
739 .glyphicon-sort-by-alphabet:before {
740   content: "\e151";
741 }
742 .glyphicon-sort-by-alphabet-alt:before {
743   content: "\e152";
744 }
745 .glyphicon-sort-by-order:before {
746   content: "\e153";
747 }
748 .glyphicon-sort-by-order-alt:before {
749   content: "\e154";
750 }
751 .glyphicon-sort-by-attributes:before {
752   content: "\e155";
753 }
754 .glyphicon-sort-by-attributes-alt:before {
755   content: "\e156";
756 }
757 .glyphicon-unchecked:before {
758   content: "\e157";
759 }
760 .glyphicon-expand:before {
761   content: "\e158";
762 }
763 .glyphicon-collapse-down:before {
764   content: "\e159";
765 }
766 .glyphicon-collapse-up:before {
767   content: "\e160";
768 }
769 .glyphicon-log-in:before {
770   content: "\e161";
771 }
772 .glyphicon-flash:before {
773   content: "\e162";
774 }
775 .glyphicon-log-out:before {
776   content: "\e163";
777 }
778 .glyphicon-new-window:before {
779   content: "\e164";
780 }
781 .glyphicon-record:before {
782   content: "\e165";
783 }
784 .glyphicon-save:before {
785   content: "\e166";
786 }
787 .glyphicon-open:before {
788   content: "\e167";
789 }
790 .glyphicon-saved:before {
791   content: "\e168";
792 }
793 .glyphicon-import:before {
794   content: "\e169";
795 }
796 .glyphicon-export:before {
797   content: "\e170";
798 }
799 .glyphicon-send:before {
800   content: "\e171";
801 }
802 .glyphicon-floppy-disk:before {
803   content: "\e172";
804 }
805 .glyphicon-floppy-saved:before {
806   content: "\e173";
807 }
808 .glyphicon-floppy-remove:before {
809   content: "\e174";
810 }
811 .glyphicon-floppy-save:before {
812   content: "\e175";
813 }
814 .glyphicon-floppy-open:before {
815   content: "\e176";
816 }
817 .glyphicon-credit-card:before {
818   content: "\e177";
819 }
820 .glyphicon-transfer:before {
821   content: "\e178";
822 }
823 .glyphicon-cutlery:before {
824   content: "\e179";
825 }
826 .glyphicon-header:before {
827   content: "\e180";
828 }
829 .glyphicon-compressed:before {
830   content: "\e181";
831 }
832 .glyphicon-earphone:before {
833   content: "\e182";
834 }
835 .glyphicon-phone-alt:before {
836   content: "\e183";
837 }
838 .glyphicon-tower:before {
839   content: "\e184";
840 }
841 .glyphicon-stats:before {
842   content: "\e185";
843 }
844 .glyphicon-sd-video:before {
845   content: "\e186";
846 }
847 .glyphicon-hd-video:before {
848   content: "\e187";
849 }
850 .glyphicon-subtitles:before {
851   content: "\e188";
852 }
853 .glyphicon-sound-stereo:before {
854   content: "\e189";
855 }
856 .glyphicon-sound-dolby:before {
857   content: "\e190";
858 }
859 .glyphicon-sound-5-1:before {
860   content: "\e191";
861 }
862 .glyphicon-sound-6-1:before {
863   content: "\e192";
864 }
865 .glyphicon-sound-7-1:before {
866   content: "\e193";
867 }
868 .glyphicon-copyright-mark:before {
869   content: "\e194";
870 }
871 .glyphicon-registration-mark:before {
872   content: "\e195";
873 }
874 .glyphicon-cloud-download:before {
875   content: "\e197";
876 }
877 .glyphicon-cloud-upload:before {
878   content: "\e198";
879 }
880 .glyphicon-tree-conifer:before {
881   content: "\e199";
882 }
883 .glyphicon-tree-deciduous:before {
884   content: "\e200";
885 }
886 .glyphicon-cd:before {
887   content: "\e201";
888 }
889 .glyphicon-save-file:before {
890   content: "\e202";
891 }
892 .glyphicon-open-file:before {
893   content: "\e203";
894 }
895 .glyphicon-level-up:before {
896   content: "\e204";
897 }
898 .glyphicon-copy:before {
899   content: "\e205";
900 }
901 .glyphicon-paste:before {
902   content: "\e206";
903 }
904 .glyphicon-alert:before {
905   content: "\e209";
906 }
907 .glyphicon-equalizer:before {
908   content: "\e210";
909 }
910 .glyphicon-king:before {
911   content: "\e211";
912 }
913 .glyphicon-queen:before {
914   content: "\e212";
915 }
916 .glyphicon-pawn:before {
917   content: "\e213";
918 }
919 .glyphicon-bishop:before {
920   content: "\e214";
921 }
922 .glyphicon-knight:before {
923   content: "\e215";
924 }
925 .glyphicon-baby-formula:before {
926   content: "\e216";
927 }
928 .glyphicon-tent:before {
929   content: "\26fa";
930 }
931 .glyphicon-blackboard:before {
932   content: "\e218";
933 }
934 .glyphicon-bed:before {
935   content: "\e219";
936 }
937 .glyphicon-apple:before {
938   content: "\f8ff";
939 }
940 .glyphicon-erase:before {
941   content: "\e221";
942 }
943 .glyphicon-hourglass:before {
944   content: "\231b";
945 }
946 .glyphicon-lamp:before {
947   content: "\e223";
948 }
949 .glyphicon-duplicate:before {
950   content: "\e224";
951 }
952 .glyphicon-piggy-bank:before {
953   content: "\e225";
954 }
955 .glyphicon-scissors:before {
956   content: "\e226";
957 }
958 .glyphicon-bitcoin:before {
959   content: "\e227";
960 }
961 .glyphicon-btc:before {
962   content: "\e227";
963 }
964 .glyphicon-xbt:before {
965   content: "\e227";
966 }
967 .glyphicon-yen:before {
968   content: "\00a5";
969 }
970 .glyphicon-jpy:before {
971   content: "\00a5";
972 }
973 .glyphicon-ruble:before {
974   content: "\20bd";
975 }
976 .glyphicon-rub:before {
977   content: "\20bd";
978 }
979 .glyphicon-scale:before {
980   content: "\e230";
981 }
982 .glyphicon-ice-lolly:before {
983   content: "\e231";
984 }
985 .glyphicon-ice-lolly-tasted:before {
986   content: "\e232";
987 }
988 .glyphicon-education:before {
989   content: "\e233";
990 }
991 .glyphicon-option-horizontal:before {
992   content: "\e234";
993 }
994 .glyphicon-option-vertical:before {
995   content: "\e235";
996 }
997 .glyphicon-menu-hamburger:before {
998   content: "\e236";
999 }
1000 .glyphicon-modal-window:before {
1001   content: "\e237";
1002 }
1003 .glyphicon-oil:before {
1004   content: "\e238";
1005 }
1006 .glyphicon-grain:before {
1007   content: "\e239";
1008 }
1009 .glyphicon-sunglasses:before {
1010   content: "\e240";
1011 }
1012 .glyphicon-text-size:before {
1013   content: "\e241";
1014 }
1015 .glyphicon-text-color:before {
1016   content: "\e242";
1017 }
1018 .glyphicon-text-background:before {
1019   content: "\e243";
1020 }
1021 .glyphicon-object-align-top:before {
1022   content: "\e244";
1023 }
1024 .glyphicon-object-align-bottom:before {
1025   content: "\e245";
1026 }
1027 .glyphicon-object-align-horizontal:before {
1028   content: "\e246";
1029 }
1030 .glyphicon-object-align-left:before {
1031   content: "\e247";
1032 }
1033 .glyphicon-object-align-vertical:before {
1034   content: "\e248";
1035 }
1036 .glyphicon-object-align-right:before {
1037   content: "\e249";
1038 }
1039 .glyphicon-triangle-right:before {
1040   content: "\e250";
1041 }
1042 .glyphicon-triangle-left:before {
1043   content: "\e251";
1044 }
1045 .glyphicon-triangle-bottom:before {
1046   content: "\e252";
1047 }
1048 .glyphicon-triangle-top:before {
1049   content: "\e253";
1050 }
1051 .glyphicon-console:before {
1052   content: "\e254";
1053 }
1054 .glyphicon-superscript:before {
1055   content: "\e255";
1056 }
1057 .glyphicon-subscript:before {
1058   content: "\e256";
1059 }
1060 .glyphicon-menu-left:before {
1061   content: "\e257";
1062 }
1063 .glyphicon-menu-right:before {
1064   content: "\e258";
1065 }
1066 .glyphicon-menu-down:before {
1067   content: "\e259";
1068 }
1069 .glyphicon-menu-up:before {
1070   content: "\e260";
1071 }
1072 * {
1073   -webkit-box-sizing: border-box;
1074   -moz-box-sizing: border-box;
1075   box-sizing: border-box;
1076 }
1077 *:before,
1078 *:after {
1079   -webkit-box-sizing: border-box;
1080   -moz-box-sizing: border-box;
1081   box-sizing: border-box;
1082 }
1083 html {
1084   font-size: 10px;
1085   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1086 }
1087 body {
1088   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
1089   font-size: 14px;
1090   line-height: 1.42857143;
1091   color: #c8c8c8;
1092   background-color: #272b30;
1093 }
1094 input,
1095 button,
1096 select,
1097 textarea {
1098   font-family: inherit;
1099   font-size: inherit;
1100   line-height: inherit;
1101 }
1102 a {
1103   color: #ffffff;
1104   text-decoration: none;
1105 }
1106 a:hover,
1107 a:focus {
1108   color: #ffffff;
1109   text-decoration: underline;
1110 }
1111 a:focus {
1112   outline: 5px auto -webkit-focus-ring-color;
1113   outline-offset: -2px;
1114 }
1115 figure {
1116   margin: 0;
1117 }
1118 img {
1119   vertical-align: middle;
1120 }
1121 .img-responsive,
1122 .thumbnail > img,
1123 .thumbnail a > img,
1124 .carousel-inner > .item > img,
1125 .carousel-inner > .item > a > img {
1126   display: block;
1127   max-width: 100%;
1128   height: auto;
1129 }
1130 .img-rounded {
1131   border-radius: 6px;
1132 }
1133 .img-thumbnail {
1134   padding: 4px;
1135   line-height: 1.42857143;
1136   background-color: #1c1e22;
1137   border: 1px solid #0c0d0e;
1138   border-radius: 4px;
1139   -webkit-transition: all 0.2s ease-in-out;
1140   -o-transition: all 0.2s ease-in-out;
1141   transition: all 0.2s ease-in-out;
1142   display: inline-block;
1143   max-width: 100%;
1144   height: auto;
1145 }
1146 .img-circle {
1147   border-radius: 50%;
1148 }
1149 hr {
1150   margin-top: 20px;
1151   margin-bottom: 20px;
1152   border: 0;
1153   border-top: 1px solid #1c1e22;
1154 }
1155 .sr-only {
1156   position: absolute;
1157   width: 1px;
1158   height: 1px;
1159   margin: -1px;
1160   padding: 0;
1161   overflow: hidden;
1162   clip: rect(0, 0, 0, 0);
1163   border: 0;
1164 }
1165 .sr-only-focusable:active,
1166 .sr-only-focusable:focus {
1167   position: static;
1168   width: auto;
1169   height: auto;
1170   margin: 0;
1171   overflow: visible;
1172   clip: auto;
1173 }
1174 [role="button"] {
1175   cursor: pointer;
1176 }
1177 h1,
1178 h2,
1179 h3,
1180 h4,
1181 h5,
1182 h6,
1183 .h1,
1184 .h2,
1185 .h3,
1186 .h4,
1187 .h5,
1188 .h6 {
1189   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
1190   font-weight: 500;
1191   line-height: 1.1;
1192   color: inherit;
1193 }
1194 h1 small,
1195 h2 small,
1196 h3 small,
1197 h4 small,
1198 h5 small,
1199 h6 small,
1200 .h1 small,
1201 .h2 small,
1202 .h3 small,
1203 .h4 small,
1204 .h5 small,
1205 .h6 small,
1206 h1 .small,
1207 h2 .small,
1208 h3 .small,
1209 h4 .small,
1210 h5 .small,
1211 h6 .small,
1212 .h1 .small,
1213 .h2 .small,
1214 .h3 .small,
1215 .h4 .small,
1216 .h5 .small,
1217 .h6 .small {
1218   font-weight: normal;
1219   line-height: 1;
1220   color: #7a8288;
1221 }
1222 h1,
1223 .h1,
1224 h2,
1225 .h2,
1226 h3,
1227 .h3 {
1228   margin-top: 20px;
1229   margin-bottom: 10px;
1230 }
1231 h1 small,
1232 .h1 small,
1233 h2 small,
1234 .h2 small,
1235 h3 small,
1236 .h3 small,
1237 h1 .small,
1238 .h1 .small,
1239 h2 .small,
1240 .h2 .small,
1241 h3 .small,
1242 .h3 .small {
1243   font-size: 65%;
1244 }
1245 h4,
1246 .h4,
1247 h5,
1248 .h5,
1249 h6,
1250 .h6 {
1251   margin-top: 10px;
1252   margin-bottom: 10px;
1253 }
1254 h4 small,
1255 .h4 small,
1256 h5 small,
1257 .h5 small,
1258 h6 small,
1259 .h6 small,
1260 h4 .small,
1261 .h4 .small,
1262 h5 .small,
1263 .h5 .small,
1264 h6 .small,
1265 .h6 .small {
1266   font-size: 75%;
1267 }
1268 h1,
1269 .h1 {
1270   font-size: 36px;
1271 }
1272 h2,
1273 .h2 {
1274   font-size: 30px;
1275 }
1276 h3,
1277 .h3 {
1278   font-size: 24px;
1279 }
1280 h4,
1281 .h4 {
1282   font-size: 18px;
1283 }
1284 h5,
1285 .h5 {
1286   font-size: 14px;
1287 }
1288 h6,
1289 .h6 {
1290   font-size: 12px;
1291 }
1292 p {
1293   margin: 0 0 10px;
1294 }
1295 .lead {
1296   margin-bottom: 20px;
1297   font-size: 16px;
1298   font-weight: 300;
1299   line-height: 1.4;
1300 }
1301 @media (min-width: 768px) {
1302   .lead {
1303     font-size: 21px;
1304   }
1305 }
1306 small,
1307 .small {
1308   font-size: 85%;
1309 }
1310 mark,
1311 .mark {
1312   background-color: #f89406;
1313   padding: .2em;
1314 }
1315 .text-left {
1316   text-align: left;
1317 }
1318 .text-right {
1319   text-align: right;
1320 }
1321 .text-center {
1322   text-align: center;
1323 }
1324 .text-justify {
1325   text-align: justify;
1326 }
1327 .text-nowrap {
1328   white-space: nowrap;
1329 }
1330 .text-lowercase {
1331   text-transform: lowercase;
1332 }
1333 .text-uppercase {
1334   text-transform: uppercase;
1335 }
1336 .text-capitalize {
1337   text-transform: capitalize;
1338 }
1339 .text-muted {
1340   color: #7a8288;
1341 }
1342 .text-primary {
1343   color: #7a8288;
1344 }
1345 a.text-primary:hover,
1346 a.text-primary:focus {
1347   color: #62686d;
1348 }
1349 .text-success {
1350   color: #ffffff;
1351 }
1352 a.text-success:hover,
1353 a.text-success:focus {
1354   color: #e6e6e6;
1355 }
1356 .text-info {
1357   color: #ffffff;
1358 }
1359 a.text-info:hover,
1360 a.text-info:focus {
1361   color: #e6e6e6;
1362 }
1363 .text-warning {
1364   color: #ffffff;
1365 }
1366 a.text-warning:hover,
1367 a.text-warning:focus {
1368   color: #e6e6e6;
1369 }
1370 .text-danger {
1371   color: #ffffff;
1372 }
1373 a.text-danger:hover,
1374 a.text-danger:focus {
1375   color: #e6e6e6;
1376 }
1377 .bg-primary {
1378   color: #fff;
1379   background-color: #7a8288;
1380 }
1381 a.bg-primary:hover,
1382 a.bg-primary:focus {
1383   background-color: #62686d;
1384 }
1385 .bg-success {
1386   background-color: #62c462;
1387 }
1388 a.bg-success:hover,
1389 a.bg-success:focus {
1390   background-color: #42b142;
1391 }
1392 .bg-info {
1393   background-color: #5bc0de;
1394 }
1395 a.bg-info:hover,
1396 a.bg-info:focus {
1397   background-color: #31b0d5;
1398 }
1399 .bg-warning {
1400   background-color: #f89406;
1401 }
1402 a.bg-warning:hover,
1403 a.bg-warning:focus {
1404   background-color: #c67605;
1405 }
1406 .bg-danger {
1407   background-color: #ee5f5b;
1408 }
1409 a.bg-danger:hover,
1410 a.bg-danger:focus {
1411   background-color: #e9322d;
1412 }
1413 .page-header {
1414   padding-bottom: 9px;
1415   margin: 40px 0 20px;
1416   border-bottom: 1px solid #1c1e22;
1417 }
1418 ul,
1419 ol {
1420   margin-top: 0;
1421   margin-bottom: 10px;
1422 }
1423 ul ul,
1424 ol ul,
1425 ul ol,
1426 ol ol {
1427   margin-bottom: 0;
1428 }
1429 .list-unstyled {
1430   padding-left: 0;
1431   list-style: none;
1432 }
1433 .list-inline {
1434   padding-left: 0;
1435   list-style: none;
1436   margin-left: -5px;
1437 }
1438 .list-inline > li {
1439   display: inline-block;
1440   padding-left: 5px;
1441   padding-right: 5px;
1442 }
1443 dl {
1444   margin-top: 0;
1445   margin-bottom: 20px;
1446 }
1447 dt,
1448 dd {
1449   line-height: 1.42857143;
1450 }
1451 dt {
1452   font-weight: bold;
1453 }
1454 dd {
1455   margin-left: 0;
1456 }
1457 @media (min-width: 768px) {
1458   .dl-horizontal dt {
1459     float: left;
1460     width: 160px;
1461     clear: left;
1462     text-align: right;
1463     overflow: hidden;
1464     text-overflow: ellipsis;
1465     white-space: nowrap;
1466   }
1467   .dl-horizontal dd {
1468     margin-left: 180px;
1469   }
1470 }
1471 abbr[title],
1472 abbr[data-original-title] {
1473   cursor: help;
1474   border-bottom: 1px dotted #7a8288;
1475 }
1476 .initialism {
1477   font-size: 90%;
1478   text-transform: uppercase;
1479 }
1480 blockquote {
1481   padding: 10px 20px;
1482   margin: 0 0 20px;
1483   font-size: 17.5px;
1484   border-left: 5px solid #7a8288;
1485 }
1486 blockquote p:last-child,
1487 blockquote ul:last-child,
1488 blockquote ol:last-child {
1489   margin-bottom: 0;
1490 }
1491 blockquote footer,
1492 blockquote small,
1493 blockquote .small {
1494   display: block;
1495   font-size: 80%;
1496   line-height: 1.42857143;
1497   color: #7a8288;
1498 }
1499 blockquote footer:before,
1500 blockquote small:before,
1501 blockquote .small:before {
1502   content: '\2014 \00A0';
1503 }
1504 .blockquote-reverse,
1505 blockquote.pull-right {
1506   padding-right: 15px;
1507   padding-left: 0;
1508   border-right: 5px solid #7a8288;
1509   border-left: 0;
1510   text-align: right;
1511 }
1512 .blockquote-reverse footer:before,
1513 blockquote.pull-right footer:before,
1514 .blockquote-reverse small:before,
1515 blockquote.pull-right small:before,
1516 .blockquote-reverse .small:before,
1517 blockquote.pull-right .small:before {
1518   content: '';
1519 }
1520 .blockquote-reverse footer:after,
1521 blockquote.pull-right footer:after,
1522 .blockquote-reverse small:after,
1523 blockquote.pull-right small:after,
1524 .blockquote-reverse .small:after,
1525 blockquote.pull-right .small:after {
1526   content: '\00A0 \2014';
1527 }
1528 address {
1529   margin-bottom: 20px;
1530   font-style: normal;
1531   line-height: 1.42857143;
1532 }
1533 code,
1534 kbd,
1535 pre,
1536 samp {
1537   font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
1538 }
1539 code {
1540   padding: 2px 4px;
1541   font-size: 90%;
1542   color: #c7254e;
1543   background-color: #f9f2f4;
1544   border-radius: 4px;
1545 }
1546 kbd {
1547   padding: 2px 4px;
1548   font-size: 90%;
1549   color: #ffffff;
1550   background-color: #333333;
1551   border-radius: 3px;
1552   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
1553           box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
1554 }
1555 kbd kbd {
1556   padding: 0;
1557   font-size: 100%;
1558   font-weight: bold;
1559   -webkit-box-shadow: none;
1560           box-shadow: none;
1561 }
1562 pre {
1563   display: block;
1564   padding: 9.5px;
1565   margin: 0 0 10px;
1566   font-size: 13px;
1567   line-height: 1.42857143;
1568   word-break: break-all;
1569   word-wrap: break-word;
1570   color: #3a3f44;
1571   background-color: #f5f5f5;
1572   border: 1px solid #cccccc;
1573   border-radius: 4px;
1574 }
1575 pre code {
1576   padding: 0;
1577   font-size: inherit;
1578   color: inherit;
1579   white-space: pre-wrap;
1580   background-color: transparent;
1581   border-radius: 0;
1582 }
1583 .pre-scrollable {
1584   max-height: 340px;
1585   overflow-y: scroll;
1586 }
1587 .container {
1588   margin-right: auto;
1589   margin-left: auto;
1590   padding-left: 15px;
1591   padding-right: 15px;
1592 }
1593 @media (min-width: 768px) {
1594   .container {
1595     width: 750px;
1596   }
1597 }
1598 @media (min-width: 992px) {
1599   .container {
1600     width: 970px;
1601   }
1602 }
1603 @media (min-width: 1200px) {
1604   .container {
1605     width: 1170px;
1606   }
1607 }
1608 .container-fluid {
1609   margin-right: auto;
1610   margin-left: auto;
1611   padding-left: 15px;
1612   padding-right: 15px;
1613 }
1614 .row {
1615   margin-left: -15px;
1616   margin-right: -15px;
1617 }
1618 .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 {
1619   position: relative;
1620   min-height: 1px;
1621   padding-left: 15px;
1622   padding-right: 15px;
1623 }
1624 .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 {
1625   float: left;
1626 }
1627 .col-xs-12 {
1628   width: 100%;
1629 }
1630 .col-xs-11 {
1631   width: 91.66666667%;
1632 }
1633 .col-xs-10 {
1634   width: 83.33333333%;
1635 }
1636 .col-xs-9 {
1637   width: 75%;
1638 }
1639 .col-xs-8 {
1640   width: 66.66666667%;
1641 }
1642 .col-xs-7 {
1643   width: 58.33333333%;
1644 }
1645 .col-xs-6 {
1646   width: 50%;
1647 }
1648 .col-xs-5 {
1649   width: 41.66666667%;
1650 }
1651 .col-xs-4 {
1652   width: 33.33333333%;
1653 }
1654 .col-xs-3 {
1655   width: 25%;
1656 }
1657 .col-xs-2 {
1658   width: 16.66666667%;
1659 }
1660 .col-xs-1 {
1661   width: 8.33333333%;
1662 }
1663 .col-xs-pull-12 {
1664   right: 100%;
1665 }
1666 .col-xs-pull-11 {
1667   right: 91.66666667%;
1668 }
1669 .col-xs-pull-10 {
1670   right: 83.33333333%;
1671 }
1672 .col-xs-pull-9 {
1673   right: 75%;
1674 }
1675 .col-xs-pull-8 {
1676   right: 66.66666667%;
1677 }
1678 .col-xs-pull-7 {
1679   right: 58.33333333%;
1680 }
1681 .col-xs-pull-6 {
1682   right: 50%;
1683 }
1684 .col-xs-pull-5 {
1685   right: 41.66666667%;
1686 }
1687 .col-xs-pull-4 {
1688   right: 33.33333333%;
1689 }
1690 .col-xs-pull-3 {
1691   right: 25%;
1692 }
1693 .col-xs-pull-2 {
1694   right: 16.66666667%;
1695 }
1696 .col-xs-pull-1 {
1697   right: 8.33333333%;
1698 }
1699 .col-xs-pull-0 {
1700   right: auto;
1701 }
1702 .col-xs-push-12 {
1703   left: 100%;
1704 }
1705 .col-xs-push-11 {
1706   left: 91.66666667%;
1707 }
1708 .col-xs-push-10 {
1709   left: 83.33333333%;
1710 }
1711 .col-xs-push-9 {
1712   left: 75%;
1713 }
1714 .col-xs-push-8 {
1715   left: 66.66666667%;
1716 }
1717 .col-xs-push-7 {
1718   left: 58.33333333%;
1719 }
1720 .col-xs-push-6 {
1721   left: 50%;
1722 }
1723 .col-xs-push-5 {
1724   left: 41.66666667%;
1725 }
1726 .col-xs-push-4 {
1727   left: 33.33333333%;
1728 }
1729 .col-xs-push-3 {
1730   left: 25%;
1731 }
1732 .col-xs-push-2 {
1733   left: 16.66666667%;
1734 }
1735 .col-xs-push-1 {
1736   left: 8.33333333%;
1737 }
1738 .col-xs-push-0 {
1739   left: auto;
1740 }
1741 .col-xs-offset-12 {
1742   margin-left: 100%;
1743 }
1744 .col-xs-offset-11 {
1745   margin-left: 91.66666667%;
1746 }
1747 .col-xs-offset-10 {
1748   margin-left: 83.33333333%;
1749 }
1750 .col-xs-offset-9 {
1751   margin-left: 75%;
1752 }
1753 .col-xs-offset-8 {
1754   margin-left: 66.66666667%;
1755 }
1756 .col-xs-offset-7 {
1757   margin-left: 58.33333333%;
1758 }
1759 .col-xs-offset-6 {
1760   margin-left: 50%;
1761 }
1762 .col-xs-offset-5 {
1763   margin-left: 41.66666667%;
1764 }
1765 .col-xs-offset-4 {
1766   margin-left: 33.33333333%;
1767 }
1768 .col-xs-offset-3 {
1769   margin-left: 25%;
1770 }
1771 .col-xs-offset-2 {
1772   margin-left: 16.66666667%;
1773 }
1774 .col-xs-offset-1 {
1775   margin-left: 8.33333333%;
1776 }
1777 .col-xs-offset-0 {
1778   margin-left: 0%;
1779 }
1780 @media (min-width: 768px) {
1781   .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 {
1782     float: left;
1783   }
1784   .col-sm-12 {
1785     width: 100%;
1786   }
1787   .col-sm-11 {
1788     width: 91.66666667%;
1789   }
1790   .col-sm-10 {
1791     width: 83.33333333%;
1792   }
1793   .col-sm-9 {
1794     width: 75%;
1795   }
1796   .col-sm-8 {
1797     width: 66.66666667%;
1798   }
1799   .col-sm-7 {
1800     width: 58.33333333%;
1801   }
1802   .col-sm-6 {
1803     width: 50%;
1804   }
1805   .col-sm-5 {
1806     width: 41.66666667%;
1807   }
1808   .col-sm-4 {
1809     width: 33.33333333%;
1810   }
1811   .col-sm-3 {
1812     width: 25%;
1813   }
1814   .col-sm-2 {
1815     width: 16.66666667%;
1816   }
1817   .col-sm-1 {
1818     width: 8.33333333%;
1819   }
1820   .col-sm-pull-12 {
1821     right: 100%;
1822   }
1823   .col-sm-pull-11 {
1824     right: 91.66666667%;
1825   }
1826   .col-sm-pull-10 {
1827     right: 83.33333333%;
1828   }
1829   .col-sm-pull-9 {
1830     right: 75%;
1831   }
1832   .col-sm-pull-8 {
1833     right: 66.66666667%;
1834   }
1835   .col-sm-pull-7 {
1836     right: 58.33333333%;
1837   }
1838   .col-sm-pull-6 {
1839     right: 50%;
1840   }
1841   .col-sm-pull-5 {
1842     right: 41.66666667%;
1843   }
1844   .col-sm-pull-4 {
1845     right: 33.33333333%;
1846   }
1847   .col-sm-pull-3 {
1848     right: 25%;
1849   }
1850   .col-sm-pull-2 {
1851     right: 16.66666667%;
1852   }
1853   .col-sm-pull-1 {
1854     right: 8.33333333%;
1855   }
1856   .col-sm-pull-0 {
1857     right: auto;
1858   }
1859   .col-sm-push-12 {
1860     left: 100%;
1861   }
1862   .col-sm-push-11 {
1863     left: 91.66666667%;
1864   }
1865   .col-sm-push-10 {
1866     left: 83.33333333%;
1867   }
1868   .col-sm-push-9 {
1869     left: 75%;
1870   }
1871   .col-sm-push-8 {
1872     left: 66.66666667%;
1873   }
1874   .col-sm-push-7 {
1875     left: 58.33333333%;
1876   }
1877   .col-sm-push-6 {
1878     left: 50%;
1879   }
1880   .col-sm-push-5 {
1881     left: 41.66666667%;
1882   }
1883   .col-sm-push-4 {
1884     left: 33.33333333%;
1885   }
1886   .col-sm-push-3 {
1887     left: 25%;
1888   }
1889   .col-sm-push-2 {
1890     left: 16.66666667%;
1891   }
1892   .col-sm-push-1 {
1893     left: 8.33333333%;
1894   }
1895   .col-sm-push-0 {
1896     left: auto;
1897   }
1898   .col-sm-offset-12 {
1899     margin-left: 100%;
1900   }
1901   .col-sm-offset-11 {
1902     margin-left: 91.66666667%;
1903   }
1904   .col-sm-offset-10 {
1905     margin-left: 83.33333333%;
1906   }
1907   .col-sm-offset-9 {
1908     margin-left: 75%;
1909   }
1910   .col-sm-offset-8 {
1911     margin-left: 66.66666667%;
1912   }
1913   .col-sm-offset-7 {
1914     margin-left: 58.33333333%;
1915   }
1916   .col-sm-offset-6 {
1917     margin-left: 50%;
1918   }
1919   .col-sm-offset-5 {
1920     margin-left: 41.66666667%;
1921   }
1922   .col-sm-offset-4 {
1923     margin-left: 33.33333333%;
1924   }
1925   .col-sm-offset-3 {
1926     margin-left: 25%;
1927   }
1928   .col-sm-offset-2 {
1929     margin-left: 16.66666667%;
1930   }
1931   .col-sm-offset-1 {
1932     margin-left: 8.33333333%;
1933   }
1934   .col-sm-offset-0 {
1935     margin-left: 0%;
1936   }
1937 }
1938 @media (min-width: 992px) {
1939   .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 {
1940     float: left;
1941   }
1942   .col-md-12 {
1943     width: 100%;
1944   }
1945   .col-md-11 {
1946     width: 91.66666667%;
1947   }
1948   .col-md-10 {
1949     width: 83.33333333%;
1950   }
1951   .col-md-9 {
1952     width: 75%;
1953   }
1954   .col-md-8 {
1955     width: 66.66666667%;
1956   }
1957   .col-md-7 {
1958     width: 58.33333333%;
1959   }
1960   .col-md-6 {
1961     width: 50%;
1962   }
1963   .col-md-5 {
1964     width: 41.66666667%;
1965   }
1966   .col-md-4 {
1967     width: 33.33333333%;
1968   }
1969   .col-md-3 {
1970     width: 25%;
1971   }
1972   .col-md-2 {
1973     width: 16.66666667%;
1974   }
1975   .col-md-1 {
1976     width: 8.33333333%;
1977   }
1978   .col-md-pull-12 {
1979     right: 100%;
1980   }
1981   .col-md-pull-11 {
1982     right: 91.66666667%;
1983   }
1984   .col-md-pull-10 {
1985     right: 83.33333333%;
1986   }
1987   .col-md-pull-9 {
1988     right: 75%;
1989   }
1990   .col-md-pull-8 {
1991     right: 66.66666667%;
1992   }
1993   .col-md-pull-7 {
1994     right: 58.33333333%;
1995   }
1996   .col-md-pull-6 {
1997     right: 50%;
1998   }
1999   .col-md-pull-5 {
2000     right: 41.66666667%;
2001   }
2002   .col-md-pull-4 {
2003     right: 33.33333333%;
2004   }
2005   .col-md-pull-3 {
2006     right: 25%;
2007   }
2008   .col-md-pull-2 {
2009     right: 16.66666667%;
2010   }
2011   .col-md-pull-1 {
2012     right: 8.33333333%;
2013   }
2014   .col-md-pull-0 {
2015     right: auto;
2016   }
2017   .col-md-push-12 {
2018     left: 100%;
2019   }
2020   .col-md-push-11 {
2021     left: 91.66666667%;
2022   }
2023   .col-md-push-10 {
2024     left: 83.33333333%;
2025   }
2026   .col-md-push-9 {
2027     left: 75%;
2028   }
2029   .col-md-push-8 {
2030     left: 66.66666667%;
2031   }
2032   .col-md-push-7 {
2033     left: 58.33333333%;
2034   }
2035   .col-md-push-6 {
2036     left: 50%;
2037   }
2038   .col-md-push-5 {
2039     left: 41.66666667%;
2040   }
2041   .col-md-push-4 {
2042     left: 33.33333333%;
2043   }
2044   .col-md-push-3 {
2045     left: 25%;
2046   }
2047   .col-md-push-2 {
2048     left: 16.66666667%;
2049   }
2050   .col-md-push-1 {
2051     left: 8.33333333%;
2052   }
2053   .col-md-push-0 {
2054     left: auto;
2055   }
2056   .col-md-offset-12 {
2057     margin-left: 100%;
2058   }
2059   .col-md-offset-11 {
2060     margin-left: 91.66666667%;
2061   }
2062   .col-md-offset-10 {
2063     margin-left: 83.33333333%;
2064   }
2065   .col-md-offset-9 {
2066     margin-left: 75%;
2067   }
2068   .col-md-offset-8 {
2069     margin-left: 66.66666667%;
2070   }
2071   .col-md-offset-7 {
2072     margin-left: 58.33333333%;
2073   }
2074   .col-md-offset-6 {
2075     margin-left: 50%;
2076   }
2077   .col-md-offset-5 {
2078     margin-left: 41.66666667%;
2079   }
2080   .col-md-offset-4 {
2081     margin-left: 33.33333333%;
2082   }
2083   .col-md-offset-3 {
2084     margin-left: 25%;
2085   }
2086   .col-md-offset-2 {
2087     margin-left: 16.66666667%;
2088   }
2089   .col-md-offset-1 {
2090     margin-left: 8.33333333%;
2091   }
2092   .col-md-offset-0 {
2093     margin-left: 0%;
2094   }
2095 }
2096 @media (min-width: 1200px) {
2097   .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 {
2098     float: left;
2099   }
2100   .col-lg-12 {
2101     width: 100%;
2102   }
2103   .col-lg-11 {
2104     width: 91.66666667%;
2105   }
2106   .col-lg-10 {
2107     width: 83.33333333%;
2108   }
2109   .col-lg-9 {
2110     width: 75%;
2111   }
2112   .col-lg-8 {
2113     width: 66.66666667%;
2114   }
2115   .col-lg-7 {
2116     width: 58.33333333%;
2117   }
2118   .col-lg-6 {
2119     width: 50%;
2120   }
2121   .col-lg-5 {
2122     width: 41.66666667%;
2123   }
2124   .col-lg-4 {
2125     width: 33.33333333%;
2126   }
2127   .col-lg-3 {
2128     width: 25%;
2129   }
2130   .col-lg-2 {
2131     width: 16.66666667%;
2132   }
2133   .col-lg-1 {
2134     width: 8.33333333%;
2135   }
2136   .col-lg-pull-12 {
2137     right: 100%;
2138   }
2139   .col-lg-pull-11 {
2140     right: 91.66666667%;
2141   }
2142   .col-lg-pull-10 {
2143     right: 83.33333333%;
2144   }
2145   .col-lg-pull-9 {
2146     right: 75%;
2147   }
2148   .col-lg-pull-8 {
2149     right: 66.66666667%;
2150   }
2151   .col-lg-pull-7 {
2152     right: 58.33333333%;
2153   }
2154   .col-lg-pull-6 {
2155     right: 50%;
2156   }
2157   .col-lg-pull-5 {
2158     right: 41.66666667%;
2159   }
2160   .col-lg-pull-4 {
2161     right: 33.33333333%;
2162   }
2163   .col-lg-pull-3 {
2164     right: 25%;
2165   }
2166   .col-lg-pull-2 {
2167     right: 16.66666667%;
2168   }
2169   .col-lg-pull-1 {
2170     right: 8.33333333%;
2171   }
2172   .col-lg-pull-0 {
2173     right: auto;
2174   }
2175   .col-lg-push-12 {
2176     left: 100%;
2177   }
2178   .col-lg-push-11 {
2179     left: 91.66666667%;
2180   }
2181   .col-lg-push-10 {
2182     left: 83.33333333%;
2183   }
2184   .col-lg-push-9 {
2185     left: 75%;
2186   }
2187   .col-lg-push-8 {
2188     left: 66.66666667%;
2189   }
2190   .col-lg-push-7 {
2191     left: 58.33333333%;
2192   }
2193   .col-lg-push-6 {
2194     left: 50%;
2195   }
2196   .col-lg-push-5 {
2197     left: 41.66666667%;
2198   }
2199   .col-lg-push-4 {
2200     left: 33.33333333%;
2201   }
2202   .col-lg-push-3 {
2203     left: 25%;
2204   }
2205   .col-lg-push-2 {
2206     left: 16.66666667%;
2207   }
2208   .col-lg-push-1 {
2209     left: 8.33333333%;
2210   }
2211   .col-lg-push-0 {
2212     left: auto;
2213   }
2214   .col-lg-offset-12 {
2215     margin-left: 100%;
2216   }
2217   .col-lg-offset-11 {
2218     margin-left: 91.66666667%;
2219   }
2220   .col-lg-offset-10 {
2221     margin-left: 83.33333333%;
2222   }
2223   .col-lg-offset-9 {
2224     margin-left: 75%;
2225   }
2226   .col-lg-offset-8 {
2227     margin-left: 66.66666667%;
2228   }
2229   .col-lg-offset-7 {
2230     margin-left: 58.33333333%;
2231   }
2232   .col-lg-offset-6 {
2233     margin-left: 50%;
2234   }
2235   .col-lg-offset-5 {
2236     margin-left: 41.66666667%;
2237   }
2238   .col-lg-offset-4 {
2239     margin-left: 33.33333333%;
2240   }
2241   .col-lg-offset-3 {
2242     margin-left: 25%;
2243   }
2244   .col-lg-offset-2 {
2245     margin-left: 16.66666667%;
2246   }
2247   .col-lg-offset-1 {
2248     margin-left: 8.33333333%;
2249   }
2250   .col-lg-offset-0 {
2251     margin-left: 0%;
2252   }
2253 }
2254 table {
2255   background-color: #2e3338;
2256 }
2257 caption {
2258   padding-top: 8px;
2259   padding-bottom: 8px;
2260   color: #7a8288;
2261   text-align: left;
2262 }
2263 th {
2264   text-align: left;
2265 }
2266 .table {
2267   width: 100%;
2268   max-width: 100%;
2269   margin-bottom: 20px;
2270 }
2271 .table > thead > tr > th,
2272 .table > tbody > tr > th,
2273 .table > tfoot > tr > th,
2274 .table > thead > tr > td,
2275 .table > tbody > tr > td,
2276 .table > tfoot > tr > td {
2277   padding: 8px;
2278   line-height: 1.42857143;
2279   vertical-align: top;
2280   border-top: 1px solid #1c1e22;
2281 }
2282 .table > thead > tr > th {
2283   vertical-align: bottom;
2284   border-bottom: 2px solid #1c1e22;
2285 }
2286 .table > caption + thead > tr:first-child > th,
2287 .table > colgroup + thead > tr:first-child > th,
2288 .table > thead:first-child > tr:first-child > th,
2289 .table > caption + thead > tr:first-child > td,
2290 .table > colgroup + thead > tr:first-child > td,
2291 .table > thead:first-child > tr:first-child > td {
2292   border-top: 0;
2293 }
2294 .table > tbody + tbody {
2295   border-top: 2px solid #1c1e22;
2296 }
2297 .table .table {
2298   background-color: #272b30;
2299 }
2300 .table-condensed > thead > tr > th,
2301 .table-condensed > tbody > tr > th,
2302 .table-condensed > tfoot > tr > th,
2303 .table-condensed > thead > tr > td,
2304 .table-condensed > tbody > tr > td,
2305 .table-condensed > tfoot > tr > td {
2306   padding: 5px;
2307 }
2308 .table-bordered {
2309   border: 1px solid #1c1e22;
2310 }
2311 .table-bordered > thead > tr > th,
2312 .table-bordered > tbody > tr > th,
2313 .table-bordered > tfoot > tr > th,
2314 .table-bordered > thead > tr > td,
2315 .table-bordered > tbody > tr > td,
2316 .table-bordered > tfoot > tr > td {
2317   border: 1px solid #1c1e22;
2318 }
2319 .table-bordered > thead > tr > th,
2320 .table-bordered > thead > tr > td {
2321   border-bottom-width: 2px;
2322 }
2323 .table-striped > tbody > tr:nth-of-type(odd) {
2324   background-color: #353a41;
2325 }
2326 .table-hover > tbody > tr:hover {
2327   background-color: #49515a;
2328 }
2329 table col[class*="col-"] {
2330   position: static;
2331   float: none;
2332   display: table-column;
2333 }
2334 table td[class*="col-"],
2335 table th[class*="col-"] {
2336   position: static;
2337   float: none;
2338   display: table-cell;
2339 }
2340 .table > thead > tr > td.active,
2341 .table > tbody > tr > td.active,
2342 .table > tfoot > tr > td.active,
2343 .table > thead > tr > th.active,
2344 .table > tbody > tr > th.active,
2345 .table > tfoot > tr > th.active,
2346 .table > thead > tr.active > td,
2347 .table > tbody > tr.active > td,
2348 .table > tfoot > tr.active > td,
2349 .table > thead > tr.active > th,
2350 .table > tbody > tr.active > th,
2351 .table > tfoot > tr.active > th {
2352   background-color: #49515a;
2353 }
2354 .table-hover > tbody > tr > td.active:hover,
2355 .table-hover > tbody > tr > th.active:hover,
2356 .table-hover > tbody > tr.active:hover > td,
2357 .table-hover > tbody > tr:hover > .active,
2358 .table-hover > tbody > tr.active:hover > th {
2359   background-color: #3e444c;
2360 }
2361 .table > thead > tr > td.success,
2362 .table > tbody > tr > td.success,
2363 .table > tfoot > tr > td.success,
2364 .table > thead > tr > th.success,
2365 .table > tbody > tr > th.success,
2366 .table > tfoot > tr > th.success,
2367 .table > thead > tr.success > td,
2368 .table > tbody > tr.success > td,
2369 .table > tfoot > tr.success > td,
2370 .table > thead > tr.success > th,
2371 .table > tbody > tr.success > th,
2372 .table > tfoot > tr.success > th {
2373   background-color: #62c462;
2374 }
2375 .table-hover > tbody > tr > td.success:hover,
2376 .table-hover > tbody > tr > th.success:hover,
2377 .table-hover > tbody > tr.success:hover > td,
2378 .table-hover > tbody > tr:hover > .success,
2379 .table-hover > tbody > tr.success:hover > th {
2380   background-color: #4fbd4f;
2381 }
2382 .table > thead > tr > td.info,
2383 .table > tbody > tr > td.info,
2384 .table > tfoot > tr > td.info,
2385 .table > thead > tr > th.info,
2386 .table > tbody > tr > th.info,
2387 .table > tfoot > tr > th.info,
2388 .table > thead > tr.info > td,
2389 .table > tbody > tr.info > td,
2390 .table > tfoot > tr.info > td,
2391 .table > thead > tr.info > th,
2392 .table > tbody > tr.info > th,
2393 .table > tfoot > tr.info > th {
2394   background-color: #5bc0de;
2395 }
2396 .table-hover > tbody > tr > td.info:hover,
2397 .table-hover > tbody > tr > th.info:hover,
2398 .table-hover > tbody > tr.info:hover > td,
2399 .table-hover > tbody > tr:hover > .info,
2400 .table-hover > tbody > tr.info:hover > th {
2401   background-color: #46b8da;
2402 }
2403 .table > thead > tr > td.warning,
2404 .table > tbody > tr > td.warning,
2405 .table > tfoot > tr > td.warning,
2406 .table > thead > tr > th.warning,
2407 .table > tbody > tr > th.warning,
2408 .table > tfoot > tr > th.warning,
2409 .table > thead > tr.warning > td,
2410 .table > tbody > tr.warning > td,
2411 .table > tfoot > tr.warning > td,
2412 .table > thead > tr.warning > th,
2413 .table > tbody > tr.warning > th,
2414 .table > tfoot > tr.warning > th {
2415   background-color: #f89406;
2416 }
2417 .table-hover > tbody > tr > td.warning:hover,
2418 .table-hover > tbody > tr > th.warning:hover,
2419 .table-hover > tbody > tr.warning:hover > td,
2420 .table-hover > tbody > tr:hover > .warning,
2421 .table-hover > tbody > tr.warning:hover > th {
2422   background-color: #df8505;
2423 }
2424 .table > thead > tr > td.danger,
2425 .table > tbody > tr > td.danger,
2426 .table > tfoot > tr > td.danger,
2427 .table > thead > tr > th.danger,
2428 .table > tbody > tr > th.danger,
2429 .table > tfoot > tr > th.danger,
2430 .table > thead > tr.danger > td,
2431 .table > tbody > tr.danger > td,
2432 .table > tfoot > tr.danger > td,
2433 .table > thead > tr.danger > th,
2434 .table > tbody > tr.danger > th,
2435 .table > tfoot > tr.danger > th {
2436   background-color: #ee5f5b;
2437 }
2438 .table-hover > tbody > tr > td.danger:hover,
2439 .table-hover > tbody > tr > th.danger:hover,
2440 .table-hover > tbody > tr.danger:hover > td,
2441 .table-hover > tbody > tr:hover > .danger,
2442 .table-hover > tbody > tr.danger:hover > th {
2443   background-color: #ec4844;
2444 }
2445 .table-responsive {
2446   overflow-x: auto;
2447   min-height: 0.01%;
2448 }
2449 @media screen and (max-width: 767px) {
2450   .table-responsive {
2451     width: 100%;
2452     margin-bottom: 15px;
2453     overflow-y: hidden;
2454     -ms-overflow-style: -ms-autohiding-scrollbar;
2455     border: 1px solid #1c1e22;
2456   }
2457   .table-responsive > .table {
2458     margin-bottom: 0;
2459   }
2460   .table-responsive > .table > thead > tr > th,
2461   .table-responsive > .table > tbody > tr > th,
2462   .table-responsive > .table > tfoot > tr > th,
2463   .table-responsive > .table > thead > tr > td,
2464   .table-responsive > .table > tbody > tr > td,
2465   .table-responsive > .table > tfoot > tr > td {
2466     white-space: nowrap;
2467   }
2468   .table-responsive > .table-bordered {
2469     border: 0;
2470   }
2471   .table-responsive > .table-bordered > thead > tr > th:first-child,
2472   .table-responsive > .table-bordered > tbody > tr > th:first-child,
2473   .table-responsive > .table-bordered > tfoot > tr > th:first-child,
2474   .table-responsive > .table-bordered > thead > tr > td:first-child,
2475   .table-responsive > .table-bordered > tbody > tr > td:first-child,
2476   .table-responsive > .table-bordered > tfoot > tr > td:first-child {
2477     border-left: 0;
2478   }
2479   .table-responsive > .table-bordered > thead > tr > th:last-child,
2480   .table-responsive > .table-bordered > tbody > tr > th:last-child,
2481   .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2482   .table-responsive > .table-bordered > thead > tr > td:last-child,
2483   .table-responsive > .table-bordered > tbody > tr > td:last-child,
2484   .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2485     border-right: 0;
2486   }
2487   .table-responsive > .table-bordered > tbody > tr:last-child > th,
2488   .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2489   .table-responsive > .table-bordered > tbody > tr:last-child > td,
2490   .table-responsive > .table-bordered > tfoot > tr:last-child > td {
2491     border-bottom: 0;
2492   }
2493 }
2494 fieldset {
2495   padding: 0;
2496   margin: 0;
2497   border: 0;
2498   min-width: 0;
2499 }
2500 legend {
2501   display: block;
2502   width: 100%;
2503   padding: 0;
2504   margin-bottom: 20px;
2505   font-size: 21px;
2506   line-height: inherit;
2507   color: #c8c8c8;
2508   border: 0;
2509   border-bottom: 1px solid #1c1e22;
2510 }
2511 label {
2512   display: inline-block;
2513   max-width: 100%;
2514   margin-bottom: 5px;
2515   font-weight: bold;
2516 }
2517 input[type="search"] {
2518   -webkit-box-sizing: border-box;
2519   -moz-box-sizing: border-box;
2520   box-sizing: border-box;
2521 }
2522 input[type="radio"],
2523 input[type="checkbox"] {
2524   margin: 4px 0 0;
2525   margin-top: 1px \9;
2526   line-height: normal;
2527 }
2528 input[type="file"] {
2529   display: block;
2530 }
2531 input[type="range"] {
2532   display: block;
2533   width: 100%;
2534 }
2535 select[multiple],
2536 select[size] {
2537   height: auto;
2538 }
2539 input[type="file"]:focus,
2540 input[type="radio"]:focus,
2541 input[type="checkbox"]:focus {
2542   outline: 5px auto -webkit-focus-ring-color;
2543   outline-offset: -2px;
2544 }
2545 output {
2546   display: block;
2547   padding-top: 9px;
2548   font-size: 14px;
2549   line-height: 1.42857143;
2550   color: #272b30;
2551 }
2552 .form-control {
2553   display: block;
2554   width: 100%;
2555   height: 38px;
2556   padding: 8px 12px;
2557   font-size: 14px;
2558   line-height: 1.42857143;
2559   color: #272b30;
2560   background-color: #ffffff;
2561   background-image: none;
2562   border: 1px solid #000000;
2563   border-radius: 4px;
2564   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2565   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2566   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
2567   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2568   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2569 }
2570 .form-control:focus {
2571   border-color: #66afe9;
2572   outline: 0;
2573   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
2574   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
2575 }
2576 .form-control::-moz-placeholder {
2577   color: #7a8288;
2578   opacity: 1;
2579 }
2580 .form-control:-ms-input-placeholder {
2581   color: #7a8288;
2582 }
2583 .form-control::-webkit-input-placeholder {
2584   color: #7a8288;
2585 }
2586 .form-control::-ms-expand {
2587   border: 0;
2588   background-color: transparent;
2589 }
2590 .form-control[disabled],
2591 .form-control[readonly],
2592 fieldset[disabled] .form-control {
2593   background-color: #999999;
2594   opacity: 1;
2595 }
2596 .form-control[disabled],
2597 fieldset[disabled] .form-control {
2598   cursor: not-allowed;
2599 }
2600 textarea.form-control {
2601   height: auto;
2602 }
2603 input[type="search"] {
2604   -webkit-appearance: none;
2605 }
2606 @media screen and (-webkit-min-device-pixel-ratio: 0) {
2607   input[type="date"].form-control,
2608   input[type="time"].form-control,
2609   input[type="datetime-local"].form-control,
2610   input[type="month"].form-control {
2611     line-height: 38px;
2612   }
2613   input[type="date"].input-sm,
2614   input[type="time"].input-sm,
2615   input[type="datetime-local"].input-sm,
2616   input[type="month"].input-sm,
2617   .input-group-sm input[type="date"],
2618   .input-group-sm input[type="time"],
2619   .input-group-sm input[type="datetime-local"],
2620   .input-group-sm input[type="month"] {
2621     line-height: 30px;
2622   }
2623   input[type="date"].input-lg,
2624   input[type="time"].input-lg,
2625   input[type="datetime-local"].input-lg,
2626   input[type="month"].input-lg,
2627   .input-group-lg input[type="date"],
2628   .input-group-lg input[type="time"],
2629   .input-group-lg input[type="datetime-local"],
2630   .input-group-lg input[type="month"] {
2631     line-height: 54px;
2632   }
2633 }
2634 .form-group {
2635   margin-bottom: 15px;
2636 }
2637 .radio,
2638 .checkbox {
2639   position: relative;
2640   display: block;
2641   margin-top: 10px;
2642   margin-bottom: 10px;
2643 }
2644 .radio label,
2645 .checkbox label {
2646   min-height: 20px;
2647   padding-left: 20px;
2648   margin-bottom: 0;
2649   font-weight: normal;
2650   cursor: pointer;
2651 }
2652 .radio input[type="radio"],
2653 .radio-inline input[type="radio"],
2654 .checkbox input[type="checkbox"],
2655 .checkbox-inline input[type="checkbox"] {
2656   position: absolute;
2657   margin-left: -20px;
2658   margin-top: 4px \9;
2659 }
2660 .radio + .radio,
2661 .checkbox + .checkbox {
2662   margin-top: -5px;
2663 }
2664 .radio-inline,
2665 .checkbox-inline {
2666   position: relative;
2667   display: inline-block;
2668   padding-left: 20px;
2669   margin-bottom: 0;
2670   vertical-align: middle;
2671   font-weight: normal;
2672   cursor: pointer;
2673 }
2674 .radio-inline + .radio-inline,
2675 .checkbox-inline + .checkbox-inline {
2676   margin-top: 0;
2677   margin-left: 10px;
2678 }
2679 input[type="radio"][disabled],
2680 input[type="checkbox"][disabled],
2681 input[type="radio"].disabled,
2682 input[type="checkbox"].disabled,
2683 fieldset[disabled] input[type="radio"],
2684 fieldset[disabled] input[type="checkbox"] {
2685   cursor: not-allowed;
2686 }
2687 .radio-inline.disabled,
2688 .checkbox-inline.disabled,
2689 fieldset[disabled] .radio-inline,
2690 fieldset[disabled] .checkbox-inline {
2691   cursor: not-allowed;
2692 }
2693 .radio.disabled label,
2694 .checkbox.disabled label,
2695 fieldset[disabled] .radio label,
2696 fieldset[disabled] .checkbox label {
2697   cursor: not-allowed;
2698 }
2699 .form-control-static {
2700   padding-top: 9px;
2701   padding-bottom: 9px;
2702   margin-bottom: 0;
2703   min-height: 34px;
2704 }
2705 .form-control-static.input-lg,
2706 .form-control-static.input-sm {
2707   padding-left: 0;
2708   padding-right: 0;
2709 }
2710 .input-sm {
2711   height: 30px;
2712   padding: 5px 10px;
2713   font-size: 12px;
2714   line-height: 1.5;
2715   border-radius: 3px;
2716 }
2717 select.input-sm {
2718   height: 30px;
2719   line-height: 30px;
2720 }
2721 textarea.input-sm,
2722 select[multiple].input-sm {
2723   height: auto;
2724 }
2725 .form-group-sm .form-control {
2726   height: 30px;
2727   padding: 5px 10px;
2728   font-size: 12px;
2729   line-height: 1.5;
2730   border-radius: 3px;
2731 }
2732 .form-group-sm select.form-control {
2733   height: 30px;
2734   line-height: 30px;
2735 }
2736 .form-group-sm textarea.form-control,
2737 .form-group-sm select[multiple].form-control {
2738   height: auto;
2739 }
2740 .form-group-sm .form-control-static {
2741   height: 30px;
2742   min-height: 32px;
2743   padding: 6px 10px;
2744   font-size: 12px;
2745   line-height: 1.5;
2746 }
2747 .input-lg {
2748   height: 54px;
2749   padding: 14px 16px;
2750   font-size: 18px;
2751   line-height: 1.3333333;
2752   border-radius: 6px;
2753 }
2754 select.input-lg {
2755   height: 54px;
2756   line-height: 54px;
2757 }
2758 textarea.input-lg,
2759 select[multiple].input-lg {
2760   height: auto;
2761 }
2762 .form-group-lg .form-control {
2763   height: 54px;
2764   padding: 14px 16px;
2765   font-size: 18px;
2766   line-height: 1.3333333;
2767   border-radius: 6px;
2768 }
2769 .form-group-lg select.form-control {
2770   height: 54px;
2771   line-height: 54px;
2772 }
2773 .form-group-lg textarea.form-control,
2774 .form-group-lg select[multiple].form-control {
2775   height: auto;
2776 }
2777 .form-group-lg .form-control-static {
2778   height: 54px;
2779   min-height: 38px;
2780   padding: 15px 16px;
2781   font-size: 18px;
2782   line-height: 1.3333333;
2783 }
2784 .has-feedback {
2785   position: relative;
2786 }
2787 .has-feedback .form-control {
2788   padding-right: 47.5px;
2789 }
2790 .form-control-feedback {
2791   position: absolute;
2792   top: 0;
2793   right: 0;
2794   z-index: 2;
2795   display: block;
2796   width: 38px;
2797   height: 38px;
2798   line-height: 38px;
2799   text-align: center;
2800   pointer-events: none;
2801 }
2802 .input-lg + .form-control-feedback,
2803 .input-group-lg + .form-control-feedback,
2804 .form-group-lg .form-control + .form-control-feedback {
2805   width: 54px;
2806   height: 54px;
2807   line-height: 54px;
2808 }
2809 .input-sm + .form-control-feedback,
2810 .input-group-sm + .form-control-feedback,
2811 .form-group-sm .form-control + .form-control-feedback {
2812   width: 30px;
2813   height: 30px;
2814   line-height: 30px;
2815 }
2816 .has-success .help-block,
2817 .has-success .control-label,
2818 .has-success .radio,
2819 .has-success .checkbox,
2820 .has-success .radio-inline,
2821 .has-success .checkbox-inline,
2822 .has-success.radio label,
2823 .has-success.checkbox label,
2824 .has-success.radio-inline label,
2825 .has-success.checkbox-inline label {
2826   color: #ffffff;
2827 }
2828 .has-success .form-control {
2829   border-color: #ffffff;
2830   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2831   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2832 }
2833 .has-success .form-control:focus {
2834   border-color: #e6e6e6;
2835   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2836   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2837 }
2838 .has-success .input-group-addon {
2839   color: #ffffff;
2840   border-color: #ffffff;
2841   background-color: #62c462;
2842 }
2843 .has-success .form-control-feedback {
2844   color: #ffffff;
2845 }
2846 .has-warning .help-block,
2847 .has-warning .control-label,
2848 .has-warning .radio,
2849 .has-warning .checkbox,
2850 .has-warning .radio-inline,
2851 .has-warning .checkbox-inline,
2852 .has-warning.radio label,
2853 .has-warning.checkbox label,
2854 .has-warning.radio-inline label,
2855 .has-warning.checkbox-inline label {
2856   color: #ffffff;
2857 }
2858 .has-warning .form-control {
2859   border-color: #ffffff;
2860   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2861   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2862 }
2863 .has-warning .form-control:focus {
2864   border-color: #e6e6e6;
2865   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2866   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2867 }
2868 .has-warning .input-group-addon {
2869   color: #ffffff;
2870   border-color: #ffffff;
2871   background-color: #f89406;
2872 }
2873 .has-warning .form-control-feedback {
2874   color: #ffffff;
2875 }
2876 .has-error .help-block,
2877 .has-error .control-label,
2878 .has-error .radio,
2879 .has-error .checkbox,
2880 .has-error .radio-inline,
2881 .has-error .checkbox-inline,
2882 .has-error.radio label,
2883 .has-error.checkbox label,
2884 .has-error.radio-inline label,
2885 .has-error.checkbox-inline label {
2886   color: #ffffff;
2887 }
2888 .has-error .form-control {
2889   border-color: #ffffff;
2890   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2891   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2892 }
2893 .has-error .form-control:focus {
2894   border-color: #e6e6e6;
2895   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2896   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2897 }
2898 .has-error .input-group-addon {
2899   color: #ffffff;
2900   border-color: #ffffff;
2901   background-color: #ee5f5b;
2902 }
2903 .has-error .form-control-feedback {
2904   color: #ffffff;
2905 }
2906 .has-feedback label ~ .form-control-feedback {
2907   top: 25px;
2908 }
2909 .has-feedback label.sr-only ~ .form-control-feedback {
2910   top: 0;
2911 }
2912 .help-block {
2913   display: block;
2914   margin-top: 5px;
2915   margin-bottom: 10px;
2916   color: #ffffff;
2917 }
2918 @media (min-width: 768px) {
2919   .form-inline .form-group {
2920     display: inline-block;
2921     margin-bottom: 0;
2922     vertical-align: middle;
2923   }
2924   .form-inline .form-control {
2925     display: inline-block;
2926     width: auto;
2927     vertical-align: middle;
2928   }
2929   .form-inline .form-control-static {
2930     display: inline-block;
2931   }
2932   .form-inline .input-group {
2933     display: inline-table;
2934     vertical-align: middle;
2935   }
2936   .form-inline .input-group .input-group-addon,
2937   .form-inline .input-group .input-group-btn,
2938   .form-inline .input-group .form-control {
2939     width: auto;
2940   }
2941   .form-inline .input-group > .form-control {
2942     width: 100%;
2943   }
2944   .form-inline .control-label {
2945     margin-bottom: 0;
2946     vertical-align: middle;
2947   }
2948   .form-inline .radio,
2949   .form-inline .checkbox {
2950     display: inline-block;
2951     margin-top: 0;
2952     margin-bottom: 0;
2953     vertical-align: middle;
2954   }
2955   .form-inline .radio label,
2956   .form-inline .checkbox label {
2957     padding-left: 0;
2958   }
2959   .form-inline .radio input[type="radio"],
2960   .form-inline .checkbox input[type="checkbox"] {
2961     position: relative;
2962     margin-left: 0;
2963   }
2964   .form-inline .has-feedback .form-control-feedback {
2965     top: 0;
2966   }
2967 }
2968 .form-horizontal .radio,
2969 .form-horizontal .checkbox,
2970 .form-horizontal .radio-inline,
2971 .form-horizontal .checkbox-inline {
2972   margin-top: 0;
2973   margin-bottom: 0;
2974   padding-top: 9px;
2975 }
2976 .form-horizontal .radio,
2977 .form-horizontal .checkbox {
2978   min-height: 29px;
2979 }
2980 .form-horizontal .form-group {
2981   margin-left: -15px;
2982   margin-right: -15px;
2983 }
2984 @media (min-width: 768px) {
2985   .form-horizontal .control-label {
2986     text-align: right;
2987     margin-bottom: 0;
2988     padding-top: 9px;
2989   }
2990 }
2991 .form-horizontal .has-feedback .form-control-feedback {
2992   right: 15px;
2993 }
2994 @media (min-width: 768px) {
2995   .form-horizontal .form-group-lg .control-label {
2996     padding-top: 15px;
2997     font-size: 18px;
2998   }
2999 }
3000 @media (min-width: 768px) {
3001   .form-horizontal .form-group-sm .control-label {
3002     padding-top: 6px;
3003     font-size: 12px;
3004   }
3005 }
3006 .btn {
3007   display: inline-block;
3008   margin-bottom: 0;
3009   font-weight: normal;
3010   text-align: center;
3011   vertical-align: middle;
3012   -ms-touch-action: manipulation;
3013       touch-action: manipulation;
3014   cursor: pointer;
3015   background-image: none;
3016   border: 0px solid transparent;
3017   white-space: nowrap;
3018   padding: 8px 12px;
3019   font-size: 14px;
3020   line-height: 1.42857143;
3021   border-radius: 4px;
3022   -webkit-user-select: none;
3023   -moz-user-select: none;
3024   -ms-user-select: none;
3025   user-select: none;
3026 }
3027 .btn:focus,
3028 .btn:active:focus,
3029 .btn.active:focus,
3030 .btn.focus,
3031 .btn:active.focus,
3032 .btn.active.focus {
3033   outline: 5px auto -webkit-focus-ring-color;
3034   outline-offset: -2px;
3035 }
3036 .btn:hover,
3037 .btn:focus,
3038 .btn.focus {
3039   color: #ffffff;
3040   text-decoration: none;
3041 }
3042 .btn:active,
3043 .btn.active {
3044   outline: 0;
3045   background-image: none;
3046   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3047   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3048 }
3049 .btn.disabled,
3050 .btn[disabled],
3051 fieldset[disabled] .btn {
3052   cursor: not-allowed;
3053   opacity: 0.65;
3054   filter: alpha(opacity=65);
3055   -webkit-box-shadow: none;
3056   box-shadow: none;
3057 }
3058 a.btn.disabled,
3059 fieldset[disabled] a.btn {
3060   pointer-events: none;
3061 }
3062 .btn-default {
3063   color: #ffffff;
3064   background-color: #3a3f44;
3065   border-color: #3a3f44;
3066 }
3067 .btn-default:focus,
3068 .btn-default.focus {
3069   color: #ffffff;
3070   background-color: #232628;
3071   border-color: #000000;
3072 }
3073 .btn-default:hover {
3074   color: #ffffff;
3075   background-color: #232628;
3076   border-color: #1e2023;
3077 }
3078 .btn-default:active,
3079 .btn-default.active,
3080 .open > .dropdown-toggle.btn-default {
3081   color: #ffffff;
3082   background-color: #232628;
3083   border-color: #1e2023;
3084 }
3085 .btn-default:active:hover,
3086 .btn-default.active:hover,
3087 .open > .dropdown-toggle.btn-default:hover,
3088 .btn-default:active:focus,
3089 .btn-default.active:focus,
3090 .open > .dropdown-toggle.btn-default:focus,
3091 .btn-default:active.focus,
3092 .btn-default.active.focus,
3093 .open > .dropdown-toggle.btn-default.focus {
3094   color: #ffffff;
3095   background-color: #121415;
3096   border-color: #000000;
3097 }
3098 .btn-default:active,
3099 .btn-default.active,
3100 .open > .dropdown-toggle.btn-default {
3101   background-image: none;
3102 }
3103 .btn-default.disabled:hover,
3104 .btn-default[disabled]:hover,
3105 fieldset[disabled] .btn-default:hover,
3106 .btn-default.disabled:focus,
3107 .btn-default[disabled]:focus,
3108 fieldset[disabled] .btn-default:focus,
3109 .btn-default.disabled.focus,
3110 .btn-default[disabled].focus,
3111 fieldset[disabled] .btn-default.focus {
3112   background-color: #3a3f44;
3113   border-color: #3a3f44;
3114 }
3115 .btn-default .badge {
3116   color: #3a3f44;
3117   background-color: #ffffff;
3118 }
3119 .btn-primary {
3120   color: #ffffff;
3121   background-color: #7a8288;
3122   border-color: #7a8288;
3123 }
3124 .btn-primary:focus,
3125 .btn-primary.focus {
3126   color: #ffffff;
3127   background-color: #62686d;
3128   border-color: #3e4245;
3129 }
3130 .btn-primary:hover {
3131   color: #ffffff;
3132   background-color: #62686d;
3133   border-color: #5d6368;
3134 }
3135 .btn-primary:active,
3136 .btn-primary.active,
3137 .open > .dropdown-toggle.btn-primary {
3138   color: #ffffff;
3139   background-color: #62686d;
3140   border-color: #5d6368;
3141 }
3142 .btn-primary:active:hover,
3143 .btn-primary.active:hover,
3144 .open > .dropdown-toggle.btn-primary:hover,
3145 .btn-primary:active:focus,
3146 .btn-primary.active:focus,
3147 .open > .dropdown-toggle.btn-primary:focus,
3148 .btn-primary:active.focus,
3149 .btn-primary.active.focus,
3150 .open > .dropdown-toggle.btn-primary.focus {
3151   color: #ffffff;
3152   background-color: #51565a;
3153   border-color: #3e4245;
3154 }
3155 .btn-primary:active,
3156 .btn-primary.active,
3157 .open > .dropdown-toggle.btn-primary {
3158   background-image: none;
3159 }
3160 .btn-primary.disabled:hover,
3161 .btn-primary[disabled]:hover,
3162 fieldset[disabled] .btn-primary:hover,
3163 .btn-primary.disabled:focus,
3164 .btn-primary[disabled]:focus,
3165 fieldset[disabled] .btn-primary:focus,
3166 .btn-primary.disabled.focus,
3167 .btn-primary[disabled].focus,
3168 fieldset[disabled] .btn-primary.focus {
3169   background-color: #7a8288;
3170   border-color: #7a8288;
3171 }
3172 .btn-primary .badge {
3173   color: #7a8288;
3174   background-color: #ffffff;
3175 }
3176 .btn-success {
3177   color: #ffffff;
3178   background-color: #62c462;
3179   border-color: #62c462;
3180 }
3181 .btn-success:focus,
3182 .btn-success.focus {
3183   color: #ffffff;
3184   background-color: #42b142;
3185   border-color: #2d792d;
3186 }
3187 .btn-success:hover {
3188   color: #ffffff;
3189   background-color: #42b142;
3190   border-color: #40a940;
3191 }
3192 .btn-success:active,
3193 .btn-success.active,
3194 .open > .dropdown-toggle.btn-success {
3195   color: #ffffff;
3196   background-color: #42b142;
3197   border-color: #40a940;
3198 }
3199 .btn-success:active:hover,
3200 .btn-success.active:hover,
3201 .open > .dropdown-toggle.btn-success:hover,
3202 .btn-success:active:focus,
3203 .btn-success.active:focus,
3204 .open > .dropdown-toggle.btn-success:focus,
3205 .btn-success:active.focus,
3206 .btn-success.active.focus,
3207 .open > .dropdown-toggle.btn-success.focus {
3208   color: #ffffff;
3209   background-color: #399739;
3210   border-color: #2d792d;
3211 }
3212 .btn-success:active,
3213 .btn-success.active,
3214 .open > .dropdown-toggle.btn-success {
3215   background-image: none;
3216 }
3217 .btn-success.disabled:hover,
3218 .btn-success[disabled]:hover,
3219 fieldset[disabled] .btn-success:hover,
3220 .btn-success.disabled:focus,
3221 .btn-success[disabled]:focus,
3222 fieldset[disabled] .btn-success:focus,
3223 .btn-success.disabled.focus,
3224 .btn-success[disabled].focus,
3225 fieldset[disabled] .btn-success.focus {
3226   background-color: #62c462;
3227   border-color: #62c462;
3228 }
3229 .btn-success .badge {
3230   color: #62c462;
3231   background-color: #ffffff;
3232 }
3233 .btn-info {
3234   color: #ffffff;
3235   background-color: #5bc0de;
3236   border-color: #5bc0de;
3237 }
3238 .btn-info:focus,
3239 .btn-info.focus {
3240   color: #ffffff;
3241   background-color: #31b0d5;
3242   border-color: #1f7e9a;
3243 }
3244 .btn-info:hover {
3245   color: #ffffff;
3246   background-color: #31b0d5;
3247   border-color: #2aabd2;
3248 }
3249 .btn-info:active,
3250 .btn-info.active,
3251 .open > .dropdown-toggle.btn-info {
3252   color: #ffffff;
3253   background-color: #31b0d5;
3254   border-color: #2aabd2;
3255 }
3256 .btn-info:active:hover,
3257 .btn-info.active:hover,
3258 .open > .dropdown-toggle.btn-info:hover,
3259 .btn-info:active:focus,
3260 .btn-info.active:focus,
3261 .open > .dropdown-toggle.btn-info:focus,
3262 .btn-info:active.focus,
3263 .btn-info.active.focus,
3264 .open > .dropdown-toggle.btn-info.focus {
3265   color: #ffffff;
3266   background-color: #269abc;
3267   border-color: #1f7e9a;
3268 }
3269 .btn-info:active,
3270 .btn-info.active,
3271 .open > .dropdown-toggle.btn-info {
3272   background-image: none;
3273 }
3274 .btn-info.disabled:hover,
3275 .btn-info[disabled]:hover,
3276 fieldset[disabled] .btn-info:hover,
3277 .btn-info.disabled:focus,
3278 .btn-info[disabled]:focus,
3279 fieldset[disabled] .btn-info:focus,
3280 .btn-info.disabled.focus,
3281 .btn-info[disabled].focus,
3282 fieldset[disabled] .btn-info.focus {
3283   background-color: #5bc0de;
3284   border-color: #5bc0de;
3285 }
3286 .btn-info .badge {
3287   color: #5bc0de;
3288   background-color: #ffffff;
3289 }
3290 .btn-warning {
3291   color: #ffffff;
3292   background-color: #f89406;
3293   border-color: #f89406;
3294 }
3295 .btn-warning:focus,
3296 .btn-warning.focus {
3297   color: #ffffff;
3298   background-color: #c67605;
3299   border-color: #7c4a03;
3300 }
3301 .btn-warning:hover {
3302   color: #ffffff;
3303   background-color: #c67605;
3304   border-color: #bc7005;
3305 }
3306 .btn-warning:active,
3307 .btn-warning.active,
3308 .open > .dropdown-toggle.btn-warning {
3309   color: #ffffff;
3310   background-color: #c67605;
3311   border-color: #bc7005;
3312 }
3313 .btn-warning:active:hover,
3314 .btn-warning.active:hover,
3315 .open > .dropdown-toggle.btn-warning:hover,
3316 .btn-warning:active:focus,
3317 .btn-warning.active:focus,
3318 .open > .dropdown-toggle.btn-warning:focus,
3319 .btn-warning:active.focus,
3320 .btn-warning.active.focus,
3321 .open > .dropdown-toggle.btn-warning.focus {
3322   color: #ffffff;
3323   background-color: #a36104;
3324   border-color: #7c4a03;
3325 }
3326 .btn-warning:active,
3327 .btn-warning.active,
3328 .open > .dropdown-toggle.btn-warning {
3329   background-image: none;
3330 }
3331 .btn-warning.disabled:hover,
3332 .btn-warning[disabled]:hover,
3333 fieldset[disabled] .btn-warning:hover,
3334 .btn-warning.disabled:focus,
3335 .btn-warning[disabled]:focus,
3336 fieldset[disabled] .btn-warning:focus,
3337 .btn-warning.disabled.focus,
3338 .btn-warning[disabled].focus,
3339 fieldset[disabled] .btn-warning.focus {
3340   background-color: #f89406;
3341   border-color: #f89406;
3342 }
3343 .btn-warning .badge {
3344   color: #f89406;
3345   background-color: #ffffff;
3346 }
3347 .btn-danger {
3348   color: #ffffff;
3349   background-color: #ee5f5b;
3350   border-color: #ee5f5b;
3351 }
3352 .btn-danger:focus,
3353 .btn-danger.focus {
3354   color: #ffffff;
3355   background-color: #e9322d;
3356   border-color: #b71713;
3357 }
3358 .btn-danger:hover {
3359   color: #ffffff;
3360   background-color: #e9322d;
3361   border-color: #e82924;
3362 }
3363 .btn-danger:active,
3364 .btn-danger.active,
3365 .open > .dropdown-toggle.btn-danger {
3366   color: #ffffff;
3367   background-color: #e9322d;
3368   border-color: #e82924;
3369 }
3370 .btn-danger:active:hover,
3371 .btn-danger.active:hover,
3372 .open > .dropdown-toggle.btn-danger:hover,
3373 .btn-danger:active:focus,
3374 .btn-danger.active:focus,
3375 .open > .dropdown-toggle.btn-danger:focus,
3376 .btn-danger:active.focus,
3377 .btn-danger.active.focus,
3378 .open > .dropdown-toggle.btn-danger.focus {
3379   color: #ffffff;
3380   background-color: #dc1c17;
3381   border-color: #b71713;
3382 }
3383 .btn-danger:active,
3384 .btn-danger.active,
3385 .open > .dropdown-toggle.btn-danger {
3386   background-image: none;
3387 }
3388 .btn-danger.disabled:hover,
3389 .btn-danger[disabled]:hover,
3390 fieldset[disabled] .btn-danger:hover,
3391 .btn-danger.disabled:focus,
3392 .btn-danger[disabled]:focus,
3393 fieldset[disabled] .btn-danger:focus,
3394 .btn-danger.disabled.focus,
3395 .btn-danger[disabled].focus,
3396 fieldset[disabled] .btn-danger.focus {
3397   background-color: #ee5f5b;
3398   border-color: #ee5f5b;
3399 }
3400 .btn-danger .badge {
3401   color: #ee5f5b;
3402   background-color: #ffffff;
3403 }
3404 .btn-link {
3405   color: #ffffff;
3406   font-weight: normal;
3407   border-radius: 0;
3408 }
3409 .btn-link,
3410 .btn-link:active,
3411 .btn-link.active,
3412 .btn-link[disabled],
3413 fieldset[disabled] .btn-link {
3414   background-color: transparent;
3415   -webkit-box-shadow: none;
3416   box-shadow: none;
3417 }
3418 .btn-link,
3419 .btn-link:hover,
3420 .btn-link:focus,
3421 .btn-link:active {
3422   border-color: transparent;
3423 }
3424 .btn-link:hover,
3425 .btn-link:focus {
3426   color: #ffffff;
3427   text-decoration: underline;
3428   background-color: transparent;
3429 }
3430 .btn-link[disabled]:hover,
3431 fieldset[disabled] .btn-link:hover,
3432 .btn-link[disabled]:focus,
3433 fieldset[disabled] .btn-link:focus {
3434   color: #7a8288;
3435   text-decoration: none;
3436 }
3437 .btn-lg,
3438 .btn-group-lg > .btn {
3439   padding: 14px 16px;
3440   font-size: 18px;
3441   line-height: 1.3333333;
3442   border-radius: 6px;
3443 }
3444 .btn-sm,
3445 .btn-group-sm > .btn {
3446   padding: 5px 10px;
3447   font-size: 12px;
3448   line-height: 1.5;
3449   border-radius: 3px;
3450 }
3451 .btn-xs,
3452 .btn-group-xs > .btn {
3453   padding: 1px 5px;
3454   font-size: 12px;
3455   line-height: 1.5;
3456   border-radius: 3px;
3457 }
3458 .btn-block {
3459   display: block;
3460   width: 100%;
3461 }
3462 .btn-block + .btn-block {
3463   margin-top: 5px;
3464 }
3465 input[type="submit"].btn-block,
3466 input[type="reset"].btn-block,
3467 input[type="button"].btn-block {
3468   width: 100%;
3469 }
3470 .fade {
3471   opacity: 0;
3472   -webkit-transition: opacity 0.15s linear;
3473   -o-transition: opacity 0.15s linear;
3474   transition: opacity 0.15s linear;
3475 }
3476 .fade.in {
3477   opacity: 1;
3478 }
3479 .collapse {
3480   display: none;
3481 }
3482 .collapse.in {
3483   display: block;
3484 }
3485 tr.collapse.in {
3486   display: table-row;
3487 }
3488 tbody.collapse.in {
3489   display: table-row-group;
3490 }
3491 .collapsing {
3492   position: relative;
3493   height: 0;
3494   overflow: hidden;
3495   -webkit-transition-property: height, visibility;
3496   -o-transition-property: height, visibility;
3497      transition-property: height, visibility;
3498   -webkit-transition-duration: 0.35s;
3499   -o-transition-duration: 0.35s;
3500      transition-duration: 0.35s;
3501   -webkit-transition-timing-function: ease;
3502   -o-transition-timing-function: ease;
3503      transition-timing-function: ease;
3504 }
3505 .caret {
3506   display: inline-block;
3507   width: 0;
3508   height: 0;
3509   margin-left: 2px;
3510   vertical-align: middle;
3511   border-top: 4px dashed;
3512   border-top: 4px solid \9;
3513   border-right: 4px solid transparent;
3514   border-left: 4px solid transparent;
3515 }
3516 .dropup,
3517 .dropdown {
3518   position: relative;
3519 }
3520 .dropdown-toggle:focus {
3521   outline: 0;
3522 }
3523 .dropdown-menu {
3524   position: absolute;
3525   top: 100%;
3526   left: 0;
3527   z-index: 1000;
3528   display: none;
3529   float: left;
3530   min-width: 160px;
3531   padding: 5px 0;
3532   margin: 2px 0 0;
3533   list-style: none;
3534   font-size: 14px;
3535   text-align: left;
3536   background-color: #3a3f44;
3537   border: 1px solid #272b30;
3538   border: 1px solid rgba(0, 0, 0, 0.15);
3539   border-radius: 4px;
3540   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3541   box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3542   -webkit-background-clip: padding-box;
3543           background-clip: padding-box;
3544 }
3545 .dropdown-menu.pull-right {
3546   right: 0;
3547   left: auto;
3548 }
3549 .dropdown-menu .divider {
3550   height: 1px;
3551   margin: 9px 0;
3552   overflow: hidden;
3553   background-color: #272b30;
3554 }
3555 .dropdown-menu > li > a {
3556   display: block;
3557   padding: 3px 20px;
3558   clear: both;
3559   font-weight: normal;
3560   line-height: 1.42857143;
3561   color: #c8c8c8;
3562   white-space: nowrap;
3563 }
3564 .dropdown-menu > li > a:hover,
3565 .dropdown-menu > li > a:focus {
3566   text-decoration: none;
3567   color: #ffffff;
3568   background-color: #272b30;
3569 }
3570 .dropdown-menu > .active > a,
3571 .dropdown-menu > .active > a:hover,
3572 .dropdown-menu > .active > a:focus {
3573   color: #ffffff;
3574   text-decoration: none;
3575   outline: 0;
3576   background-color: #272b30;
3577 }
3578 .dropdown-menu > .disabled > a,
3579 .dropdown-menu > .disabled > a:hover,
3580 .dropdown-menu > .disabled > a:focus {
3581   color: #7a8288;
3582 }
3583 .dropdown-menu > .disabled > a:hover,
3584 .dropdown-menu > .disabled > a:focus {
3585   text-decoration: none;
3586   background-color: transparent;
3587   background-image: none;
3588   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
3589   cursor: not-allowed;
3590 }
3591 .open > .dropdown-menu {
3592   display: block;
3593 }
3594 .open > a {
3595   outline: 0;
3596 }
3597 .dropdown-menu-right {
3598   left: auto;
3599   right: 0;
3600 }
3601 .dropdown-menu-left {
3602   left: 0;
3603   right: auto;
3604 }
3605 .dropdown-header {
3606   display: block;
3607   padding: 3px 20px;
3608   font-size: 12px;
3609   line-height: 1.42857143;
3610   color: #7a8288;
3611   white-space: nowrap;
3612 }
3613 .dropdown-backdrop {
3614   position: fixed;
3615   left: 0;
3616   right: 0;
3617   bottom: 0;
3618   top: 0;
3619   z-index: 990;
3620 }
3621 .pull-right > .dropdown-menu {
3622   right: 0;
3623   left: auto;
3624 }
3625 .dropup .caret,
3626 .navbar-fixed-bottom .dropdown .caret {
3627   border-top: 0;
3628   border-bottom: 4px dashed;
3629   border-bottom: 4px solid \9;
3630   content: "";
3631 }
3632 .dropup .dropdown-menu,
3633 .navbar-fixed-bottom .dropdown .dropdown-menu {
3634   top: auto;
3635   bottom: 100%;
3636   margin-bottom: 2px;
3637 }
3638 @media (min-width: 768px) {
3639   .navbar-right .dropdown-menu {
3640     left: auto;
3641     right: 0;
3642   }
3643   .navbar-right .dropdown-menu-left {
3644     left: 0;
3645     right: auto;
3646   }
3647 }
3648 .btn-group,
3649 .btn-group-vertical {
3650   position: relative;
3651   display: inline-block;
3652   vertical-align: middle;
3653 }
3654 .btn-group > .btn,
3655 .btn-group-vertical > .btn {
3656   position: relative;
3657   float: left;
3658 }
3659 .btn-group > .btn:hover,
3660 .btn-group-vertical > .btn:hover,
3661 .btn-group > .btn:focus,
3662 .btn-group-vertical > .btn:focus,
3663 .btn-group > .btn:active,
3664 .btn-group-vertical > .btn:active,
3665 .btn-group > .btn.active,
3666 .btn-group-vertical > .btn.active {
3667   z-index: 2;
3668 }
3669 .btn-group .btn + .btn,
3670 .btn-group .btn + .btn-group,
3671 .btn-group .btn-group + .btn,
3672 .btn-group .btn-group + .btn-group {
3673   margin-left: -1px;
3674 }
3675 .btn-toolbar {
3676   margin-left: -5px;
3677 }
3678 .btn-toolbar .btn,
3679 .btn-toolbar .btn-group,
3680 .btn-toolbar .input-group {
3681   float: left;
3682 }
3683 .btn-toolbar > .btn,
3684 .btn-toolbar > .btn-group,
3685 .btn-toolbar > .input-group {
3686   margin-left: 5px;
3687 }
3688 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
3689   border-radius: 0;
3690 }
3691 .btn-group > .btn:first-child {
3692   margin-left: 0;
3693 }
3694 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
3695   border-bottom-right-radius: 0;
3696   border-top-right-radius: 0;
3697 }
3698 .btn-group > .btn:last-child:not(:first-child),
3699 .btn-group > .dropdown-toggle:not(:first-child) {
3700   border-bottom-left-radius: 0;
3701   border-top-left-radius: 0;
3702 }
3703 .btn-group > .btn-group {
3704   float: left;
3705 }
3706 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
3707   border-radius: 0;
3708 }
3709 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
3710 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3711   border-bottom-right-radius: 0;
3712   border-top-right-radius: 0;
3713 }
3714 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
3715   border-bottom-left-radius: 0;
3716   border-top-left-radius: 0;
3717 }
3718 .btn-group .dropdown-toggle:active,
3719 .btn-group.open .dropdown-toggle {
3720   outline: 0;
3721 }
3722 .btn-group > .btn + .dropdown-toggle {
3723   padding-left: 8px;
3724   padding-right: 8px;
3725 }
3726 .btn-group > .btn-lg + .dropdown-toggle {
3727   padding-left: 12px;
3728   padding-right: 12px;
3729 }
3730 .btn-group.open .dropdown-toggle {
3731   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3732   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3733 }
3734 .btn-group.open .dropdown-toggle.btn-link {
3735   -webkit-box-shadow: none;
3736   box-shadow: none;
3737 }
3738 .btn .caret {
3739   margin-left: 0;
3740 }
3741 .btn-lg .caret {
3742   border-width: 5px 5px 0;
3743   border-bottom-width: 0;
3744 }
3745 .dropup .btn-lg .caret {
3746   border-width: 0 5px 5px;
3747 }
3748 .btn-group-vertical > .btn,
3749 .btn-group-vertical > .btn-group,
3750 .btn-group-vertical > .btn-group > .btn {
3751   display: block;
3752   float: none;
3753   width: 100%;
3754   max-width: 100%;
3755 }
3756 .btn-group-vertical > .btn-group > .btn {
3757   float: none;
3758 }
3759 .btn-group-vertical > .btn + .btn,
3760 .btn-group-vertical > .btn + .btn-group,
3761 .btn-group-vertical > .btn-group + .btn,
3762 .btn-group-vertical > .btn-group + .btn-group {
3763   margin-top: -1px;
3764   margin-left: 0;
3765 }
3766 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
3767   border-radius: 0;
3768 }
3769 .btn-group-vertical > .btn:first-child:not(:last-child) {
3770   border-top-right-radius: 4px;
3771   border-top-left-radius: 4px;
3772   border-bottom-right-radius: 0;
3773   border-bottom-left-radius: 0;
3774 }
3775 .btn-group-vertical > .btn:last-child:not(:first-child) {
3776   border-top-right-radius: 0;
3777   border-top-left-radius: 0;
3778   border-bottom-right-radius: 4px;
3779   border-bottom-left-radius: 4px;
3780 }
3781 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
3782   border-radius: 0;
3783 }
3784 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
3785 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3786   border-bottom-right-radius: 0;
3787   border-bottom-left-radius: 0;
3788 }
3789 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
3790   border-top-right-radius: 0;
3791   border-top-left-radius: 0;
3792 }
3793 .btn-group-justified {
3794   display: table;
3795   width: 100%;
3796   table-layout: fixed;
3797   border-collapse: separate;
3798 }
3799 .btn-group-justified > .btn,
3800 .btn-group-justified > .btn-group {
3801   float: none;
3802   display: table-cell;
3803   width: 1%;
3804 }
3805 .btn-group-justified > .btn-group .btn {
3806   width: 100%;
3807 }
3808 .btn-group-justified > .btn-group .dropdown-menu {
3809   left: auto;
3810 }
3811 [data-toggle="buttons"] > .btn input[type="radio"],
3812 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
3813 [data-toggle="buttons"] > .btn input[type="checkbox"],
3814 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
3815   position: absolute;
3816   clip: rect(0, 0, 0, 0);
3817   pointer-events: none;
3818 }
3819 .input-group {
3820   position: relative;
3821   display: table;
3822   border-collapse: separate;
3823 }
3824 .input-group[class*="col-"] {
3825   float: none;
3826   padding-left: 0;
3827   padding-right: 0;
3828 }
3829 .input-group .form-control {
3830   position: relative;
3831   z-index: 2;
3832   float: left;
3833   width: 100%;
3834   margin-bottom: 0;
3835 }
3836 .input-group .form-control:focus {
3837   z-index: 3;
3838 }
3839 .input-group-lg > .form-control,
3840 .input-group-lg > .input-group-addon,
3841 .input-group-lg > .input-group-btn > .btn {
3842   height: 54px;
3843   padding: 14px 16px;
3844   font-size: 18px;
3845   line-height: 1.3333333;
3846   border-radius: 6px;
3847 }
3848 select.input-group-lg > .form-control,
3849 select.input-group-lg > .input-group-addon,
3850 select.input-group-lg > .input-group-btn > .btn {
3851   height: 54px;
3852   line-height: 54px;
3853 }
3854 textarea.input-group-lg > .form-control,
3855 textarea.input-group-lg > .input-group-addon,
3856 textarea.input-group-lg > .input-group-btn > .btn,
3857 select[multiple].input-group-lg > .form-control,
3858 select[multiple].input-group-lg > .input-group-addon,
3859 select[multiple].input-group-lg > .input-group-btn > .btn {
3860   height: auto;
3861 }
3862 .input-group-sm > .form-control,
3863 .input-group-sm > .input-group-addon,
3864 .input-group-sm > .input-group-btn > .btn {
3865   height: 30px;
3866   padding: 5px 10px;
3867   font-size: 12px;
3868   line-height: 1.5;
3869   border-radius: 3px;
3870 }
3871 select.input-group-sm > .form-control,
3872 select.input-group-sm > .input-group-addon,
3873 select.input-group-sm > .input-group-btn > .btn {
3874   height: 30px;
3875   line-height: 30px;
3876 }
3877 textarea.input-group-sm > .form-control,
3878 textarea.input-group-sm > .input-group-addon,
3879 textarea.input-group-sm > .input-group-btn > .btn,
3880 select[multiple].input-group-sm > .form-control,
3881 select[multiple].input-group-sm > .input-group-addon,
3882 select[multiple].input-group-sm > .input-group-btn > .btn {
3883   height: auto;
3884 }
3885 .input-group-addon,
3886 .input-group-btn,
3887 .input-group .form-control {
3888   display: table-cell;
3889 }
3890 .input-group-addon:not(:first-child):not(:last-child),
3891 .input-group-btn:not(:first-child):not(:last-child),
3892 .input-group .form-control:not(:first-child):not(:last-child) {
3893   border-radius: 0;
3894 }
3895 .input-group-addon,
3896 .input-group-btn {
3897   width: 1%;
3898   white-space: nowrap;
3899   vertical-align: middle;
3900 }
3901 .input-group-addon {
3902   padding: 8px 12px;
3903   font-size: 14px;
3904   font-weight: normal;
3905   line-height: 1;
3906   color: #272b30;
3907   text-align: center;
3908   background-color: #3a3f44;
3909   border: 1px solid rgba(0, 0, 0, 0.6);
3910   border-radius: 4px;
3911 }
3912 .input-group-addon.input-sm {
3913   padding: 5px 10px;
3914   font-size: 12px;
3915   border-radius: 3px;
3916 }
3917 .input-group-addon.input-lg {
3918   padding: 14px 16px;
3919   font-size: 18px;
3920   border-radius: 6px;
3921 }
3922 .input-group-addon input[type="radio"],
3923 .input-group-addon input[type="checkbox"] {
3924   margin-top: 0;
3925 }
3926 .input-group .form-control:first-child,
3927 .input-group-addon:first-child,
3928 .input-group-btn:first-child > .btn,
3929 .input-group-btn:first-child > .btn-group > .btn,
3930 .input-group-btn:first-child > .dropdown-toggle,
3931 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3932 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3933   border-bottom-right-radius: 0;
3934   border-top-right-radius: 0;
3935 }
3936 .input-group-addon:first-child {
3937   border-right: 0;
3938 }
3939 .input-group .form-control:last-child,
3940 .input-group-addon:last-child,
3941 .input-group-btn:last-child > .btn,
3942 .input-group-btn:last-child > .btn-group > .btn,
3943 .input-group-btn:last-child > .dropdown-toggle,
3944 .input-group-btn:first-child > .btn:not(:first-child),
3945 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3946   border-bottom-left-radius: 0;
3947   border-top-left-radius: 0;
3948 }
3949 .input-group-addon:last-child {
3950   border-left: 0;
3951 }
3952 .input-group-btn {
3953   position: relative;
3954   font-size: 0;
3955   white-space: nowrap;
3956 }
3957 .input-group-btn > .btn {
3958   position: relative;
3959 }
3960 .input-group-btn > .btn + .btn {
3961   margin-left: -1px;
3962 }
3963 .input-group-btn > .btn:hover,
3964 .input-group-btn > .btn:focus,
3965 .input-group-btn > .btn:active {
3966   z-index: 2;
3967 }
3968 .input-group-btn:first-child > .btn,
3969 .input-group-btn:first-child > .btn-group {
3970   margin-right: -1px;
3971 }
3972 .input-group-btn:last-child > .btn,
3973 .input-group-btn:last-child > .btn-group {
3974   z-index: 2;
3975   margin-left: -1px;
3976 }
3977 .nav {
3978   margin-bottom: 0;
3979   padding-left: 0;
3980   list-style: none;
3981 }
3982 .nav > li {
3983   position: relative;
3984   display: block;
3985 }
3986 .nav > li > a {
3987   position: relative;
3988   display: block;
3989   padding: 10px 15px;
3990 }
3991 .nav > li > a:hover,
3992 .nav > li > a:focus {
3993   text-decoration: none;
3994   background-color: #3e444c;
3995 }
3996 .nav > li.disabled > a {
3997   color: #7a8288;
3998 }
3999 .nav > li.disabled > a:hover,
4000 .nav > li.disabled > a:focus {
4001   color: #7a8288;
4002   text-decoration: none;
4003   background-color: transparent;
4004   cursor: not-allowed;
4005 }
4006 .nav .open > a,
4007 .nav .open > a:hover,
4008 .nav .open > a:focus {
4009   background-color: #3e444c;
4010   border-color: #ffffff;
4011 }
4012 .nav .nav-divider {
4013   height: 1px;
4014   margin: 9px 0;
4015   overflow: hidden;
4016   background-color: #e5e5e5;
4017 }
4018 .nav > li > a > img {
4019   max-width: none;
4020 }
4021 .nav-tabs {
4022   border-bottom: 1px solid #1c1e22;
4023 }
4024 .nav-tabs > li {
4025   float: left;
4026   margin-bottom: -1px;
4027 }
4028 .nav-tabs > li > a {
4029   margin-right: 2px;
4030   line-height: 1.42857143;
4031   border: 1px solid transparent;
4032   border-radius: 4px 4px 0 0;
4033 }
4034 .nav-tabs > li > a:hover {
4035   border-color: #1c1e22 #1c1e22 #1c1e22;
4036 }
4037 .nav-tabs > li.active > a,
4038 .nav-tabs > li.active > a:hover,
4039 .nav-tabs > li.active > a:focus {
4040   color: #ffffff;
4041   background-color: #3e444c;
4042   border: 1px solid #1c1e22;
4043   border-bottom-color: transparent;
4044   cursor: default;
4045 }
4046 .nav-tabs.nav-justified {
4047   width: 100%;
4048   border-bottom: 0;
4049 }
4050 .nav-tabs.nav-justified > li {
4051   float: none;
4052 }
4053 .nav-tabs.nav-justified > li > a {
4054   text-align: center;
4055   margin-bottom: 5px;
4056 }
4057 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
4058   top: auto;
4059   left: auto;
4060 }
4061 @media (min-width: 768px) {
4062   .nav-tabs.nav-justified > li {
4063     display: table-cell;
4064     width: 1%;
4065   }
4066   .nav-tabs.nav-justified > li > a {
4067     margin-bottom: 0;
4068   }
4069 }
4070 .nav-tabs.nav-justified > li > a {
4071   margin-right: 0;
4072   border-radius: 4px;
4073 }
4074 .nav-tabs.nav-justified > .active > a,
4075 .nav-tabs.nav-justified > .active > a:hover,
4076 .nav-tabs.nav-justified > .active > a:focus {
4077   border: 1px solid #1c1e22;
4078 }
4079 @media (min-width: 768px) {
4080   .nav-tabs.nav-justified > li > a {
4081     border-bottom: 1px solid #1c1e22;
4082     border-radius: 4px 4px 0 0;
4083   }
4084   .nav-tabs.nav-justified > .active > a,
4085   .nav-tabs.nav-justified > .active > a:hover,
4086   .nav-tabs.nav-justified > .active > a:focus {
4087     border-bottom-color: #272b30;
4088   }
4089 }
4090 .nav-pills > li {
4091   float: left;
4092 }
4093 .nav-pills > li > a {
4094   border-radius: 4px;
4095 }
4096 .nav-pills > li + li {
4097   margin-left: 2px;
4098 }
4099 .nav-pills > li.active > a,
4100 .nav-pills > li.active > a:hover,
4101 .nav-pills > li.active > a:focus {
4102   color: #ffffff;
4103   background-color: transparent;
4104 }
4105 .nav-stacked > li {
4106   float: none;
4107 }
4108 .nav-stacked > li + li {
4109   margin-top: 2px;
4110   margin-left: 0;
4111 }
4112 .nav-justified {
4113   width: 100%;
4114 }
4115 .nav-justified > li {
4116   float: none;
4117 }
4118 .nav-justified > li > a {
4119   text-align: center;
4120   margin-bottom: 5px;
4121 }
4122 .nav-justified > .dropdown .dropdown-menu {
4123   top: auto;
4124   left: auto;
4125 }
4126 @media (min-width: 768px) {
4127   .nav-justified > li {
4128     display: table-cell;
4129     width: 1%;
4130   }
4131   .nav-justified > li > a {
4132     margin-bottom: 0;
4133   }
4134 }
4135 .nav-tabs-justified {
4136   border-bottom: 0;
4137 }
4138 .nav-tabs-justified > li > a {
4139   margin-right: 0;
4140   border-radius: 4px;
4141 }
4142 .nav-tabs-justified > .active > a,
4143 .nav-tabs-justified > .active > a:hover,
4144 .nav-tabs-justified > .active > a:focus {
4145   border: 1px solid #1c1e22;
4146 }
4147 @media (min-width: 768px) {
4148   .nav-tabs-justified > li > a {
4149     border-bottom: 1px solid #1c1e22;
4150     border-radius: 4px 4px 0 0;
4151   }
4152   .nav-tabs-justified > .active > a,
4153   .nav-tabs-justified > .active > a:hover,
4154   .nav-tabs-justified > .active > a:focus {
4155     border-bottom-color: #272b30;
4156   }
4157 }
4158 .tab-content > .tab-pane {
4159   display: none;
4160 }
4161 .tab-content > .active {
4162   display: block;
4163 }
4164 .nav-tabs .dropdown-menu {
4165   margin-top: -1px;
4166   border-top-right-radius: 0;
4167   border-top-left-radius: 0;
4168 }
4169 .navbar {
4170   position: relative;
4171   min-height: 50px;
4172   margin-bottom: 20px;
4173   border: 1px solid transparent;
4174 }
4175 @media (min-width: 768px) {
4176   .navbar {
4177     border-radius: 4px;
4178   }
4179 }
4180 @media (min-width: 768px) {
4181   .navbar-header {
4182     float: left;
4183   }
4184 }
4185 .navbar-collapse {
4186   overflow-x: visible;
4187   padding-right: 15px;
4188   padding-left: 15px;
4189   border-top: 1px solid transparent;
4190   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
4191           box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
4192   -webkit-overflow-scrolling: touch;
4193 }
4194 .navbar-collapse.in {
4195   overflow-y: auto;
4196 }
4197 @media (min-width: 768px) {
4198   .navbar-collapse {
4199     width: auto;
4200     border-top: 0;
4201     -webkit-box-shadow: none;
4202             box-shadow: none;
4203   }
4204   .navbar-collapse.collapse {
4205     display: block !important;
4206     height: auto !important;
4207     padding-bottom: 0;
4208     overflow: visible !important;
4209   }
4210   .navbar-collapse.in {
4211     overflow-y: visible;
4212   }
4213   .navbar-fixed-top .navbar-collapse,
4214   .navbar-static-top .navbar-collapse,
4215   .navbar-fixed-bottom .navbar-collapse {
4216     padding-left: 0;
4217     padding-right: 0;
4218   }
4219 }
4220 .navbar-fixed-top .navbar-collapse,
4221 .navbar-fixed-bottom .navbar-collapse {
4222   max-height: 340px;
4223 }
4224 @media (max-device-width: 480px) and (orientation: landscape) {
4225   .navbar-fixed-top .navbar-collapse,
4226   .navbar-fixed-bottom .navbar-collapse {
4227     max-height: 200px;
4228   }
4229 }
4230 .container > .navbar-header,
4231 .container-fluid > .navbar-header,
4232 .container > .navbar-collapse,
4233 .container-fluid > .navbar-collapse {
4234   margin-right: -15px;
4235   margin-left: -15px;
4236 }
4237 @media (min-width: 768px) {
4238   .container > .navbar-header,
4239   .container-fluid > .navbar-header,
4240   .container > .navbar-collapse,
4241   .container-fluid > .navbar-collapse {
4242     margin-right: 0;
4243     margin-left: 0;
4244   }
4245 }
4246 .navbar-static-top {
4247   z-index: 1000;
4248   border-width: 0 0 1px;
4249 }
4250 @media (min-width: 768px) {
4251   .navbar-static-top {
4252     border-radius: 0;
4253   }
4254 }
4255 .navbar-fixed-top,
4256 .navbar-fixed-bottom {
4257   position: fixed;
4258   right: 0;
4259   left: 0;
4260   z-index: 1030;
4261 }
4262 @media (min-width: 768px) {
4263   .navbar-fixed-top,
4264   .navbar-fixed-bottom {
4265     border-radius: 0;
4266   }
4267 }
4268 .navbar-fixed-top {
4269   top: 0;
4270   border-width: 0 0 1px;
4271 }
4272 .navbar-fixed-bottom {
4273   bottom: 0;
4274   margin-bottom: 0;
4275   border-width: 1px 0 0;
4276 }
4277 .navbar-brand {
4278   float: left;
4279   padding: 15px 15px;
4280   font-size: 18px;
4281   line-height: 20px;
4282   height: 50px;
4283 }
4284 .navbar-brand:hover,
4285 .navbar-brand:focus {
4286   text-decoration: none;
4287 }
4288 .navbar-brand > img {
4289   display: block;
4290 }
4291 @media (min-width: 768px) {
4292   .navbar > .container .navbar-brand,
4293   .navbar > .container-fluid .navbar-brand {
4294     margin-left: -15px;
4295   }
4296 }
4297 .navbar-toggle {
4298   position: relative;
4299   float: right;
4300   margin-right: 15px;
4301   padding: 9px 10px;
4302   margin-top: 8px;
4303   margin-bottom: 8px;
4304   background-color: transparent;
4305   background-image: none;
4306   border: 1px solid transparent;
4307   border-radius: 4px;
4308 }
4309 .navbar-toggle:focus {
4310   outline: 0;
4311 }
4312 .navbar-toggle .icon-bar {
4313   display: block;
4314   width: 22px;
4315   height: 2px;
4316   border-radius: 1px;
4317 }
4318 .navbar-toggle .icon-bar + .icon-bar {
4319   margin-top: 4px;
4320 }
4321 @media (min-width: 768px) {
4322   .navbar-toggle {
4323     display: none;
4324   }
4325 }
4326 .navbar-nav {
4327   margin: 7.5px -15px;
4328 }
4329 .navbar-nav > li > a {
4330   padding-top: 10px;
4331   padding-bottom: 10px;
4332   line-height: 20px;
4333 }
4334 @media (max-width: 767px) {
4335   .navbar-nav .open .dropdown-menu {
4336     position: static;
4337     float: none;
4338     width: auto;
4339     margin-top: 0;
4340     background-color: transparent;
4341     border: 0;
4342     -webkit-box-shadow: none;
4343             box-shadow: none;
4344   }
4345   .navbar-nav .open .dropdown-menu > li > a,
4346   .navbar-nav .open .dropdown-menu .dropdown-header {
4347     padding: 5px 15px 5px 25px;
4348   }
4349   .navbar-nav .open .dropdown-menu > li > a {
4350     line-height: 20px;
4351   }
4352   .navbar-nav .open .dropdown-menu > li > a:hover,
4353   .navbar-nav .open .dropdown-menu > li > a:focus {
4354     background-image: none;
4355   }
4356 }
4357 @media (min-width: 768px) {
4358   .navbar-nav {
4359     float: left;
4360     margin: 0;
4361   }
4362   .navbar-nav > li {
4363     float: left;
4364   }
4365   .navbar-nav > li > a {
4366     padding-top: 15px;
4367     padding-bottom: 15px;
4368   }
4369 }
4370 .navbar-form {
4371   margin-left: -15px;
4372   margin-right: -15px;
4373   padding: 10px 15px;
4374   border-top: 1px solid transparent;
4375   border-bottom: 1px solid transparent;
4376   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4377   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4378   margin-top: 6px;
4379   margin-bottom: 6px;
4380 }
4381 @media (min-width: 768px) {
4382   .navbar-form .form-group {
4383     display: inline-block;
4384     margin-bottom: 0;
4385     vertical-align: middle;
4386   }
4387   .navbar-form .form-control {
4388     display: inline-block;
4389     width: auto;
4390     vertical-align: middle;
4391   }
4392   .navbar-form .form-control-static {
4393     display: inline-block;
4394   }
4395   .navbar-form .input-group {
4396     display: inline-table;
4397     vertical-align: middle;
4398   }
4399   .navbar-form .input-group .input-group-addon,
4400   .navbar-form .input-group .input-group-btn,
4401   .navbar-form .input-group .form-control {
4402     width: auto;
4403   }
4404   .navbar-form .input-group > .form-control {
4405     width: 100%;
4406   }
4407   .navbar-form .control-label {
4408     margin-bottom: 0;
4409     vertical-align: middle;
4410   }
4411   .navbar-form .radio,
4412   .navbar-form .checkbox {
4413     display: inline-block;
4414     margin-top: 0;
4415     margin-bottom: 0;
4416     vertical-align: middle;
4417   }
4418   .navbar-form .radio label,
4419   .navbar-form .checkbox label {
4420     padding-left: 0;
4421   }
4422   .navbar-form .radio input[type="radio"],
4423   .navbar-form .checkbox input[type="checkbox"] {
4424     position: relative;
4425     margin-left: 0;
4426   }
4427   .navbar-form .has-feedback .form-control-feedback {
4428     top: 0;
4429   }
4430 }
4431 @media (max-width: 767px) {
4432   .navbar-form .form-group {
4433     margin-bottom: 5px;
4434   }
4435   .navbar-form .form-group:last-child {
4436     margin-bottom: 0;
4437   }
4438 }
4439 @media (min-width: 768px) {
4440   .navbar-form {
4441     width: auto;
4442     border: 0;
4443     margin-left: 0;
4444     margin-right: 0;
4445     padding-top: 0;
4446     padding-bottom: 0;
4447     -webkit-box-shadow: none;
4448     box-shadow: none;
4449   }
4450 }
4451 .navbar-nav > li > .dropdown-menu {
4452   margin-top: 0;
4453   border-top-right-radius: 0;
4454   border-top-left-radius: 0;
4455 }
4456 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
4457   margin-bottom: 0;
4458   border-top-right-radius: 4px;
4459   border-top-left-radius: 4px;
4460   border-bottom-right-radius: 0;
4461   border-bottom-left-radius: 0;
4462 }
4463 .navbar-btn {
4464   margin-top: 6px;
4465   margin-bottom: 6px;
4466 }
4467 .navbar-btn.btn-sm {
4468   margin-top: 10px;
4469   margin-bottom: 10px;
4470 }
4471 .navbar-btn.btn-xs {
4472   margin-top: 14px;
4473   margin-bottom: 14px;
4474 }
4475 .navbar-text {
4476   margin-top: 15px;
4477   margin-bottom: 15px;
4478 }
4479 @media (min-width: 768px) {
4480   .navbar-text {
4481     float: left;
4482     margin-left: 15px;
4483     margin-right: 15px;
4484   }
4485 }
4486 @media (min-width: 768px) {
4487   .navbar-left {
4488     float: left !important;
4489   }
4490   .navbar-right {
4491     float: right !important;
4492     margin-right: -15px;
4493   }
4494   .navbar-right ~ .navbar-right {
4495     margin-right: 0;
4496   }
4497 }
4498 .navbar-default {
4499   background-color: #3a3f44;
4500   border-color: #2b2e32;
4501 }
4502 .navbar-default .navbar-brand {
4503   color: #c8c8c8;
4504 }
4505 .navbar-default .navbar-brand:hover,
4506 .navbar-default .navbar-brand:focus {
4507   color: #ffffff;
4508   background-color: none;
4509 }
4510 .navbar-default .navbar-text {
4511   color: #c8c8c8;
4512 }
4513 .navbar-default .navbar-nav > li > a {
4514   color: #c8c8c8;
4515 }
4516 .navbar-default .navbar-nav > li > a:hover,
4517 .navbar-default .navbar-nav > li > a:focus {
4518   color: #ffffff;
4519   background-color: #272b2e;
4520 }
4521 .navbar-default .navbar-nav > .active > a,
4522 .navbar-default .navbar-nav > .active > a:hover,
4523 .navbar-default .navbar-nav > .active > a:focus {
4524   color: #ffffff;
4525   background-color: #272b2e;
4526 }
4527 .navbar-default .navbar-nav > .disabled > a,
4528 .navbar-default .navbar-nav > .disabled > a:hover,
4529 .navbar-default .navbar-nav > .disabled > a:focus {
4530   color: #cccccc;
4531   background-color: transparent;
4532 }
4533 .navbar-default .navbar-toggle {
4534   border-color: #272b2e;
4535 }
4536 .navbar-default .navbar-toggle:hover,
4537 .navbar-default .navbar-toggle:focus {
4538   background-color: #272b2e;
4539 }
4540 .navbar-default .navbar-toggle .icon-bar {
4541   background-color: #c8c8c8;
4542 }
4543 .navbar-default .navbar-collapse,
4544 .navbar-default .navbar-form {
4545   border-color: #2b2e32;
4546 }
4547 .navbar-default .navbar-nav > .open > a,
4548 .navbar-default .navbar-nav > .open > a:hover,
4549 .navbar-default .navbar-nav > .open > a:focus {
4550   background-color: #272b2e;
4551   color: #ffffff;
4552 }
4553 @media (max-width: 767px) {
4554   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
4555     color: #c8c8c8;
4556   }
4557   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
4558   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
4559     color: #ffffff;
4560     background-color: #272b2e;
4561   }
4562   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
4563   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
4564   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
4565     color: #ffffff;
4566     background-color: #272b2e;
4567   }
4568   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
4569   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4570   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4571     color: #cccccc;
4572     background-color: transparent;
4573   }
4574 }
4575 .navbar-default .navbar-link {
4576   color: #c8c8c8;
4577 }
4578 .navbar-default .navbar-link:hover {
4579   color: #ffffff;
4580 }
4581 .navbar-default .btn-link {
4582   color: #c8c8c8;
4583 }
4584 .navbar-default .btn-link:hover,
4585 .navbar-default .btn-link:focus {
4586   color: #ffffff;
4587 }
4588 .navbar-default .btn-link[disabled]:hover,
4589 fieldset[disabled] .navbar-default .btn-link:hover,
4590 .navbar-default .btn-link[disabled]:focus,
4591 fieldset[disabled] .navbar-default .btn-link:focus {
4592   color: #cccccc;
4593 }
4594 .navbar-inverse {
4595   background-color: #7a8288;
4596   border-color: #62686d;
4597 }
4598 .navbar-inverse .navbar-brand {
4599   color: #cccccc;
4600 }
4601 .navbar-inverse .navbar-brand:hover,
4602 .navbar-inverse .navbar-brand:focus {
4603   color: #ffffff;
4604   background-color: none;
4605 }
4606 .navbar-inverse .navbar-text {
4607   color: #cccccc;
4608 }
4609 .navbar-inverse .navbar-nav > li > a {
4610   color: #cccccc;
4611 }
4612 .navbar-inverse .navbar-nav > li > a:hover,
4613 .navbar-inverse .navbar-nav > li > a:focus {
4614   color: #ffffff;
4615   background-color: #5d6368;
4616 }
4617 .navbar-inverse .navbar-nav > .active > a,
4618 .navbar-inverse .navbar-nav > .active > a:hover,
4619 .navbar-inverse .navbar-nav > .active > a:focus {
4620   color: #ffffff;
4621   background-color: #5d6368;
4622 }
4623 .navbar-inverse .navbar-nav > .disabled > a,
4624 .navbar-inverse .navbar-nav > .disabled > a:hover,
4625 .navbar-inverse .navbar-nav > .disabled > a:focus {
4626   color: #cccccc;
4627   background-color: transparent;
4628 }
4629 .navbar-inverse .navbar-toggle {
4630   border-color: #5d6368;
4631 }
4632 .navbar-inverse .navbar-toggle:hover,
4633 .navbar-inverse .navbar-toggle:focus {
4634   background-color: #5d6368;
4635 }
4636 .navbar-inverse .navbar-toggle .icon-bar {
4637   background-color: #ffffff;
4638 }
4639 .navbar-inverse .navbar-collapse,
4640 .navbar-inverse .navbar-form {
4641   border-color: #697075;
4642 }
4643 .navbar-inverse .navbar-nav > .open > a,
4644 .navbar-inverse .navbar-nav > .open > a:hover,
4645 .navbar-inverse .navbar-nav > .open > a:focus {
4646   background-color: #5d6368;
4647   color: #ffffff;
4648 }
4649 @media (max-width: 767px) {
4650   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
4651     border-color: #62686d;
4652   }
4653   .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
4654     background-color: #62686d;
4655   }
4656   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
4657     color: #cccccc;
4658   }
4659   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
4660   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
4661     color: #ffffff;
4662     background-color: #5d6368;
4663   }
4664   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
4665   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
4666   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
4667     color: #ffffff;
4668     background-color: #5d6368;
4669   }
4670   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
4671   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4672   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4673     color: #cccccc;
4674     background-color: transparent;
4675   }
4676 }
4677 .navbar-inverse .navbar-link {
4678   color: #cccccc;
4679 }
4680 .navbar-inverse .navbar-link:hover {
4681   color: #ffffff;
4682 }
4683 .navbar-inverse .btn-link {
4684   color: #cccccc;
4685 }
4686 .navbar-inverse .btn-link:hover,
4687 .navbar-inverse .btn-link:focus {
4688   color: #ffffff;
4689 }
4690 .navbar-inverse .btn-link[disabled]:hover,
4691 fieldset[disabled] .navbar-inverse .btn-link:hover,
4692 .navbar-inverse .btn-link[disabled]:focus,
4693 fieldset[disabled] .navbar-inverse .btn-link:focus {
4694   color: #cccccc;
4695 }
4696 .breadcrumb {
4697   padding: 8px 15px;
4698   margin-bottom: 20px;
4699   list-style: none;
4700   background-color: transparent;
4701   border-radius: 4px;
4702 }
4703 .breadcrumb > li {
4704   display: inline-block;
4705 }
4706 .breadcrumb > li + li:before {
4707   content: "/\00a0";
4708   padding: 0 5px;
4709   color: #cccccc;
4710 }
4711 .breadcrumb > .active {
4712   color: #7a8288;
4713 }
4714 .pagination {
4715   display: inline-block;
4716   padding-left: 0;
4717   margin: 20px 0;
4718   border-radius: 4px;
4719 }
4720 .pagination > li {
4721   display: inline;
4722 }
4723 .pagination > li > a,
4724 .pagination > li > span {
4725   position: relative;
4726   float: left;
4727   padding: 8px 12px;
4728   line-height: 1.42857143;
4729   text-decoration: none;
4730   color: #ffffff;
4731   background-color: #3a3f44;
4732   border: 1px solid rgba(0, 0, 0, 0.6);
4733   margin-left: -1px;
4734 }
4735 .pagination > li:first-child > a,
4736 .pagination > li:first-child > span {
4737   margin-left: 0;
4738   border-bottom-left-radius: 4px;
4739   border-top-left-radius: 4px;
4740 }
4741 .pagination > li:last-child > a,
4742 .pagination > li:last-child > span {
4743   border-bottom-right-radius: 4px;
4744   border-top-right-radius: 4px;
4745 }
4746 .pagination > li > a:hover,
4747 .pagination > li > span:hover,
4748 .pagination > li > a:focus,
4749 .pagination > li > span:focus {
4750   z-index: 2;
4751   color: #ffffff;
4752   background-color: transparent;
4753   border-color: rgba(0, 0, 0, 0.6);
4754 }
4755 .pagination > .active > a,
4756 .pagination > .active > span,
4757 .pagination > .active > a:hover,
4758 .pagination > .active > span:hover,
4759 .pagination > .active > a:focus,
4760 .pagination > .active > span:focus {
4761   z-index: 3;
4762   color: #ffffff;
4763   background-color: #232628;
4764   border-color: rgba(0, 0, 0, 0.6);
4765   cursor: default;
4766 }
4767 .pagination > .disabled > span,
4768 .pagination > .disabled > span:hover,
4769 .pagination > .disabled > span:focus,
4770 .pagination > .disabled > a,
4771 .pagination > .disabled > a:hover,
4772 .pagination > .disabled > a:focus {
4773   color: #7a8288;
4774   background-color: #ffffff;
4775   border-color: rgba(0, 0, 0, 0.6);
4776   cursor: not-allowed;
4777 }
4778 .pagination-lg > li > a,
4779 .pagination-lg > li > span {
4780   padding: 14px 16px;
4781   font-size: 18px;
4782   line-height: 1.3333333;
4783 }
4784 .pagination-lg > li:first-child > a,
4785 .pagination-lg > li:first-child > span {
4786   border-bottom-left-radius: 6px;
4787   border-top-left-radius: 6px;
4788 }
4789 .pagination-lg > li:last-child > a,
4790 .pagination-lg > li:last-child > span {
4791   border-bottom-right-radius: 6px;
4792   border-top-right-radius: 6px;
4793 }
4794 .pagination-sm > li > a,
4795 .pagination-sm > li > span {
4796   padding: 5px 10px;
4797   font-size: 12px;
4798   line-height: 1.5;
4799 }
4800 .pagination-sm > li:first-child > a,
4801 .pagination-sm > li:first-child > span {
4802   border-bottom-left-radius: 3px;
4803   border-top-left-radius: 3px;
4804 }
4805 .pagination-sm > li:last-child > a,
4806 .pagination-sm > li:last-child > span {
4807   border-bottom-right-radius: 3px;
4808   border-top-right-radius: 3px;
4809 }
4810 .pager {
4811   padding-left: 0;
4812   margin: 20px 0;
4813   list-style: none;
4814   text-align: center;
4815 }
4816 .pager li {
4817   display: inline;
4818 }
4819 .pager li > a,
4820 .pager li > span {
4821   display: inline-block;
4822   padding: 5px 14px;
4823   background-color: #3a3f44;
4824   border: 1px solid rgba(0, 0, 0, 0.6);
4825   border-radius: 15px;
4826 }
4827 .pager li > a:hover,
4828 .pager li > a:focus {
4829   text-decoration: none;
4830   background-color: transparent;
4831 }
4832 .pager .next > a,
4833 .pager .next > span {
4834   float: right;
4835 }
4836 .pager .previous > a,
4837 .pager .previous > span {
4838   float: left;
4839 }
4840 .pager .disabled > a,
4841 .pager .disabled > a:hover,
4842 .pager .disabled > a:focus,
4843 .pager .disabled > span {
4844   color: #7a8288;
4845   background-color: #3a3f44;
4846   cursor: not-allowed;
4847 }
4848 .label {
4849   display: inline;
4850   padding: .2em .6em .3em;
4851   font-size: 75%;
4852   font-weight: bold;
4853   line-height: 1;
4854   color: #ffffff;
4855   text-align: center;
4856   white-space: nowrap;
4857   vertical-align: baseline;
4858   border-radius: .25em;
4859 }
4860 a.label:hover,
4861 a.label:focus {
4862   color: #ffffff;
4863   text-decoration: none;
4864   cursor: pointer;
4865 }
4866 .label:empty {
4867   display: none;
4868 }
4869 .btn .label {
4870   position: relative;
4871   top: -1px;
4872 }
4873 .label-default {
4874   background-color: #3a3f44;
4875 }
4876 .label-default[href]:hover,
4877 .label-default[href]:focus {
4878   background-color: #232628;
4879 }
4880 .label-primary {
4881   background-color: #7a8288;
4882 }
4883 .label-primary[href]:hover,
4884 .label-primary[href]:focus {
4885   background-color: #62686d;
4886 }
4887 .label-success {
4888   background-color: #62c462;
4889 }
4890 .label-success[href]:hover,
4891 .label-success[href]:focus {
4892   background-color: #42b142;
4893 }
4894 .label-info {
4895   background-color: #5bc0de;
4896 }
4897 .label-info[href]:hover,
4898 .label-info[href]:focus {
4899   background-color: #31b0d5;
4900 }
4901 .label-warning {
4902   background-color: #f89406;
4903 }
4904 .label-warning[href]:hover,
4905 .label-warning[href]:focus {
4906   background-color: #c67605;
4907 }
4908 .label-danger {
4909   background-color: #ee5f5b;
4910 }
4911 .label-danger[href]:hover,
4912 .label-danger[href]:focus {
4913   background-color: #e9322d;
4914 }
4915 .badge {
4916   display: inline-block;
4917   min-width: 10px;
4918   padding: 3px 7px;
4919   font-size: 12px;
4920   font-weight: bold;
4921   color: #ffffff;
4922   line-height: 1;
4923   vertical-align: middle;
4924   white-space: nowrap;
4925   text-align: center;
4926   background-color: #7a8288;
4927   border-radius: 10px;
4928 }
4929 .badge:empty {
4930   display: none;
4931 }
4932 .btn .badge {
4933   position: relative;
4934   top: -1px;
4935 }
4936 .btn-xs .badge,
4937 .btn-group-xs > .btn .badge {
4938   top: 0;
4939   padding: 1px 5px;
4940 }
4941 a.badge:hover,
4942 a.badge:focus {
4943   color: #ffffff;
4944   text-decoration: none;
4945   cursor: pointer;
4946 }
4947 .list-group-item.active > .badge,
4948 .nav-pills > .active > a > .badge {
4949   color: #ffffff;
4950   background-color: #7a8288;
4951 }
4952 .list-group-item > .badge {
4953   float: right;
4954 }
4955 .list-group-item > .badge + .badge {
4956   margin-right: 5px;
4957 }
4958 .nav-pills > li > a > .badge {
4959   margin-left: 3px;
4960 }
4961 .jumbotron {
4962   padding-top: 30px;
4963   padding-bottom: 30px;
4964   margin-bottom: 30px;
4965   color: inherit;
4966   background-color: #1c1e22;
4967 }
4968 .jumbotron h1,
4969 .jumbotron .h1 {
4970   color: inherit;
4971 }
4972 .jumbotron p {
4973   margin-bottom: 15px;
4974   font-size: 21px;
4975   font-weight: 200;
4976 }
4977 .jumbotron > hr {
4978   border-top-color: #050506;
4979 }
4980 .container .jumbotron,
4981 .container-fluid .jumbotron {
4982   border-radius: 6px;
4983   padding-left: 15px;
4984   padding-right: 15px;
4985 }
4986 .jumbotron .container {
4987   max-width: 100%;
4988 }
4989 @media screen and (min-width: 768px) {
4990   .jumbotron {
4991     padding-top: 48px;
4992     padding-bottom: 48px;
4993   }
4994   .container .jumbotron,
4995   .container-fluid .jumbotron {
4996     padding-left: 60px;
4997     padding-right: 60px;
4998   }
4999   .jumbotron h1,
5000   .jumbotron .h1 {
5001     font-size: 63px;
5002   }
5003 }
5004 .thumbnail {
5005   display: block;
5006   padding: 4px;
5007   margin-bottom: 20px;
5008   line-height: 1.42857143;
5009   background-color: #1c1e22;
5010   border: 1px solid #0c0d0e;
5011   border-radius: 4px;
5012   -webkit-transition: border 0.2s ease-in-out;
5013   -o-transition: border 0.2s ease-in-out;
5014   transition: border 0.2s ease-in-out;
5015 }
5016 .thumbnail > img,
5017 .thumbnail a > img {
5018   margin-left: auto;
5019   margin-right: auto;
5020 }
5021 a.thumbnail:hover,
5022 a.thumbnail:focus,
5023 a.thumbnail.active {
5024   border-color: #ffffff;
5025 }
5026 .thumbnail .caption {
5027   padding: 9px;
5028   color: #c8c8c8;
5029 }
5030 .alert {
5031   padding: 15px;
5032   margin-bottom: 20px;
5033   border: 1px solid transparent;
5034   border-radius: 4px;
5035 }
5036 .alert h4 {
5037   margin-top: 0;
5038   color: inherit;
5039 }
5040 .alert .alert-link {
5041   font-weight: bold;
5042 }
5043 .alert > p,
5044 .alert > ul {
5045   margin-bottom: 0;
5046 }
5047 .alert > p + p {
5048   margin-top: 5px;
5049 }
5050 .alert-dismissable,
5051 .alert-dismissible {
5052   padding-right: 35px;
5053 }
5054 .alert-dismissable .close,
5055 .alert-dismissible .close {
5056   position: relative;
5057   top: -2px;
5058   right: -21px;
5059   color: inherit;
5060 }
5061 .alert-success {
5062   background-color: #62c462;
5063   border-color: #62bd4f;
5064   color: #ffffff;
5065 }
5066 .alert-success hr {
5067   border-top-color: #55b142;
5068 }
5069 .alert-success .alert-link {
5070   color: #e6e6e6;
5071 }
5072 .alert-info {
5073   background-color: #5bc0de;
5074   border-color: #3dced8;
5075   color: #ffffff;
5076 }
5077 .alert-info hr {
5078   border-top-color: #2ac7d2;
5079 }
5080 .alert-info .alert-link {
5081   color: #e6e6e6;
5082 }
5083 .alert-warning {
5084   background-color: #f89406;
5085   border-color: #e96506;
5086   color: #ffffff;
5087 }
5088 .alert-warning hr {
5089   border-top-color: #d05a05;
5090 }
5091 .alert-warning .alert-link {
5092   color: #e6e6e6;
5093 }
5094 .alert-danger {
5095   background-color: #ee5f5b;
5096   border-color: #ed4d63;
5097   color: #ffffff;
5098 }
5099 .alert-danger hr {
5100   border-top-color: #ea364f;
5101 }
5102 .alert-danger .alert-link {
5103   color: #e6e6e6;
5104 }
5105 @-webkit-keyframes progress-bar-stripes {
5106   from {
5107     background-position: 40px 0;
5108   }
5109   to {
5110     background-position: 0 0;
5111   }
5112 }
5113 @-o-keyframes progress-bar-stripes {
5114   from {
5115     background-position: 40px 0;
5116   }
5117   to {
5118     background-position: 0 0;
5119   }
5120 }
5121 @keyframes progress-bar-stripes {
5122   from {
5123     background-position: 40px 0;
5124   }
5125   to {
5126     background-position: 0 0;
5127   }
5128 }
5129 .progress {
5130   overflow: hidden;
5131   height: 20px;
5132   margin-bottom: 20px;
5133   background-color: #1c1e22;
5134   border-radius: 4px;
5135   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5136   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5137 }
5138 .progress-bar {
5139   float: left;
5140   width: 0%;
5141   height: 100%;
5142   font-size: 12px;
5143   line-height: 20px;
5144   color: #ffffff;
5145   text-align: center;
5146   background-color: #7a8288;
5147   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5148   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5149   -webkit-transition: width 0.6s ease;
5150   -o-transition: width 0.6s ease;
5151   transition: width 0.6s ease;
5152 }
5153 .progress-striped .progress-bar,
5154 .progress-bar-striped {
5155   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5156   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5157   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5158   -webkit-background-size: 40px 40px;
5159           background-size: 40px 40px;
5160 }
5161 .progress.active .progress-bar,
5162 .progress-bar.active {
5163   -webkit-animation: progress-bar-stripes 2s linear infinite;
5164   -o-animation: progress-bar-stripes 2s linear infinite;
5165   animation: progress-bar-stripes 2s linear infinite;
5166 }
5167 .progress-bar-success {
5168   background-color: #62c462;
5169 }
5170 .progress-striped .progress-bar-success {
5171   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5172   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5173   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5174 }
5175 .progress-bar-info {
5176   background-color: #5bc0de;
5177 }
5178 .progress-striped .progress-bar-info {
5179   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5180   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5181   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5182 }
5183 .progress-bar-warning {
5184   background-color: #f89406;
5185 }
5186 .progress-striped .progress-bar-warning {
5187   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5188   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5189   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5190 }
5191 .progress-bar-danger {
5192   background-color: #ee5f5b;
5193 }
5194 .progress-striped .progress-bar-danger {
5195   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5196   background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5197   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5198 }
5199 .media {
5200   margin-top: 15px;
5201 }
5202 .media:first-child {
5203   margin-top: 0;
5204 }
5205 .media,
5206 .media-body {
5207   zoom: 1;
5208   overflow: hidden;
5209 }
5210 .media-body {
5211   width: 10000px;
5212 }
5213 .media-object {
5214   display: block;
5215 }
5216 .media-object.img-thumbnail {
5217   max-width: none;
5218 }
5219 .media-right,
5220 .media > .pull-right {
5221   padding-left: 10px;
5222 }
5223 .media-left,
5224 .media > .pull-left {
5225   padding-right: 10px;
5226 }
5227 .media-left,
5228 .media-right,
5229 .media-body {
5230   display: table-cell;
5231   vertical-align: top;
5232 }
5233 .media-middle {
5234   vertical-align: middle;
5235 }
5236 .media-bottom {
5237   vertical-align: bottom;
5238 }
5239 .media-heading {
5240   margin-top: 0;
5241   margin-bottom: 5px;
5242 }
5243 .media-list {
5244   padding-left: 0;
5245   list-style: none;
5246 }
5247 .list-group {
5248   margin-bottom: 20px;
5249   padding-left: 0;
5250 }
5251 .list-group-item {
5252   position: relative;
5253   display: block;
5254   padding: 10px 15px;
5255   margin-bottom: -1px;
5256   background-color: #32383e;
5257   border: 1px solid rgba(0, 0, 0, 0.6);
5258 }
5259 .list-group-item:first-child {
5260   border-top-right-radius: 4px;
5261   border-top-left-radius: 4px;
5262 }
5263 .list-group-item:last-child {
5264   margin-bottom: 0;
5265   border-bottom-right-radius: 4px;
5266   border-bottom-left-radius: 4px;
5267 }
5268 a.list-group-item,
5269 button.list-group-item {
5270   color: #c8c8c8;
5271 }
5272 a.list-group-item .list-group-item-heading,
5273 button.list-group-item .list-group-item-heading {
5274   color: #ffffff;
5275 }
5276 a.list-group-item:hover,
5277 button.list-group-item:hover,
5278 a.list-group-item:focus,
5279 button.list-group-item:focus {
5280   text-decoration: none;
5281   color: #c8c8c8;
5282   background-color: #3e444c;
5283 }
5284 button.list-group-item {
5285   width: 100%;
5286   text-align: left;
5287 }
5288 .list-group-item.disabled,
5289 .list-group-item.disabled:hover,
5290 .list-group-item.disabled:focus {
5291   background-color: #999999;
5292   color: #7a8288;
5293   cursor: not-allowed;
5294 }
5295 .list-group-item.disabled .list-group-item-heading,
5296 .list-group-item.disabled:hover .list-group-item-heading,
5297 .list-group-item.disabled:focus .list-group-item-heading {
5298   color: inherit;
5299 }
5300 .list-group-item.disabled .list-group-item-text,
5301 .list-group-item.disabled:hover .list-group-item-text,
5302 .list-group-item.disabled:focus .list-group-item-text {
5303   color: #7a8288;
5304 }
5305 .list-group-item.active,
5306 .list-group-item.active:hover,
5307 .list-group-item.active:focus {
5308   z-index: 2;
5309   color: #ffffff;
5310   background-color: #3e444c;
5311   border-color: rgba(0, 0, 0, 0.6);
5312 }
5313 .list-group-item.active .list-group-item-heading,
5314 .list-group-item.active:hover .list-group-item-heading,
5315 .list-group-item.active:focus .list-group-item-heading,
5316 .list-group-item.active .list-group-item-heading > small,
5317 .list-group-item.active:hover .list-group-item-heading > small,
5318 .list-group-item.active:focus .list-group-item-heading > small,
5319 .list-group-item.active .list-group-item-heading > .small,
5320 .list-group-item.active:hover .list-group-item-heading > .small,
5321 .list-group-item.active:focus .list-group-item-heading > .small {
5322   color: inherit;
5323 }
5324 .list-group-item.active .list-group-item-text,
5325 .list-group-item.active:hover .list-group-item-text,
5326 .list-group-item.active:focus .list-group-item-text {
5327   color: #a2aab4;
5328 }
5329 .list-group-item-success {
5330   color: #ffffff;
5331   background-color: #62c462;
5332 }
5333 a.list-group-item-success,
5334 button.list-group-item-success {
5335   color: #ffffff;
5336 }
5337 a.list-group-item-success .list-group-item-heading,
5338 button.list-group-item-success .list-group-item-heading {
5339   color: inherit;
5340 }
5341 a.list-group-item-success:hover,
5342 button.list-group-item-success:hover,
5343 a.list-group-item-success:focus,
5344 button.list-group-item-success:focus {
5345   color: #ffffff;
5346   background-color: #4fbd4f;
5347 }
5348 a.list-group-item-success.active,
5349 button.list-group-item-success.active,
5350 a.list-group-item-success.active:hover,
5351 button.list-group-item-success.active:hover,
5352 a.list-group-item-success.active:focus,
5353 button.list-group-item-success.active:focus {
5354   color: #fff;
5355   background-color: #ffffff;
5356   border-color: #ffffff;
5357 }
5358 .list-group-item-info {
5359   color: #ffffff;
5360   background-color: #5bc0de;
5361 }
5362 a.list-group-item-info,
5363 button.list-group-item-info {
5364   color: #ffffff;
5365 }
5366 a.list-group-item-info .list-group-item-heading,
5367 button.list-group-item-info .list-group-item-heading {
5368   color: inherit;
5369 }
5370 a.list-group-item-info:hover,
5371 button.list-group-item-info:hover,
5372 a.list-group-item-info:focus,
5373 button.list-group-item-info:focus {
5374   color: #ffffff;
5375   background-color: #46b8da;
5376 }
5377 a.list-group-item-info.active,
5378 button.list-group-item-info.active,
5379 a.list-group-item-info.active:hover,
5380 button.list-group-item-info.active:hover,
5381 a.list-group-item-info.active:focus,
5382 button.list-group-item-info.active:focus {
5383   color: #fff;
5384   background-color: #ffffff;
5385   border-color: #ffffff;
5386 }
5387 .list-group-item-warning {
5388   color: #ffffff;
5389   background-color: #f89406;
5390 }
5391 a.list-group-item-warning,
5392 button.list-group-item-warning {
5393   color: #ffffff;
5394 }
5395 a.list-group-item-warning .list-group-item-heading,
5396 button.list-group-item-warning .list-group-item-heading {
5397   color: inherit;
5398 }
5399 a.list-group-item-warning:hover,
5400 button.list-group-item-warning:hover,
5401 a.list-group-item-warning:focus,
5402 button.list-group-item-warning:focus {
5403   color: #ffffff;
5404   background-color: #df8505;
5405 }
5406 a.list-group-item-warning.active,
5407 button.list-group-item-warning.active,
5408 a.list-group-item-warning.active:hover,
5409 button.list-group-item-warning.active:hover,
5410 a.list-group-item-warning.active:focus,
5411 button.list-group-item-warning.active:focus {
5412   color: #fff;
5413   background-color: #ffffff;
5414   border-color: #ffffff;
5415 }
5416 .list-group-item-danger {
5417   color: #ffffff;
5418   background-color: #ee5f5b;
5419 }
5420 a.list-group-item-danger,
5421 button.list-group-item-danger {
5422   color: #ffffff;
5423 }
5424 a.list-group-item-danger .list-group-item-heading,
5425 button.list-group-item-danger .list-group-item-heading {
5426   color: inherit;
5427 }
5428 a.list-group-item-danger:hover,
5429 button.list-group-item-danger:hover,
5430 a.list-group-item-danger:focus,
5431 button.list-group-item-danger:focus {
5432   color: #ffffff;
5433   background-color: #ec4844;
5434 }
5435 a.list-group-item-danger.active,
5436 button.list-group-item-danger.active,
5437 a.list-group-item-danger.active:hover,
5438 button.list-group-item-danger.active:hover,
5439 a.list-group-item-danger.active:focus,
5440 button.list-group-item-danger.active:focus {
5441   color: #fff;
5442   background-color: #ffffff;
5443   border-color: #ffffff;
5444 }
5445 .list-group-item-heading {
5446   margin-top: 0;
5447   margin-bottom: 5px;
5448 }
5449 .list-group-item-text {
5450   margin-bottom: 0;
5451   line-height: 1.3;
5452 }
5453 .panel {
5454   margin-bottom: 20px;
5455   background-color: #2e3338;
5456   border: 1px solid transparent;
5457   border-radius: 4px;
5458   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5459   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5460 }
5461 .panel-body {
5462   padding: 15px;
5463 }
5464 .panel-heading {
5465   padding: 10px 15px;
5466   border-bottom: 1px solid transparent;
5467   border-top-right-radius: 3px;
5468   border-top-left-radius: 3px;
5469 }
5470 .panel-heading > .dropdown .dropdown-toggle {
5471   color: inherit;
5472 }
5473 .panel-title {
5474   margin-top: 0;
5475   margin-bottom: 0;
5476   font-size: 16px;
5477   color: inherit;
5478 }
5479 .panel-title > a,
5480 .panel-title > small,
5481 .panel-title > .small,
5482 .panel-title > small > a,
5483 .panel-title > .small > a {
5484   color: inherit;
5485 }
5486 .panel-footer {
5487   padding: 10px 15px;
5488   background-color: #3e444c;
5489   border-top: 1px solid rgba(0, 0, 0, 0.6);
5490   border-bottom-right-radius: 3px;
5491   border-bottom-left-radius: 3px;
5492 }
5493 .panel > .list-group,
5494 .panel > .panel-collapse > .list-group {
5495   margin-bottom: 0;
5496 }
5497 .panel > .list-group .list-group-item,
5498 .panel > .panel-collapse > .list-group .list-group-item {
5499   border-width: 1px 0;
5500   border-radius: 0;
5501 }
5502 .panel > .list-group:first-child .list-group-item:first-child,
5503 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
5504   border-top: 0;
5505   border-top-right-radius: 3px;
5506   border-top-left-radius: 3px;
5507 }
5508 .panel > .list-group:last-child .list-group-item:last-child,
5509 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
5510   border-bottom: 0;
5511   border-bottom-right-radius: 3px;
5512   border-bottom-left-radius: 3px;
5513 }
5514 .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
5515   border-top-right-radius: 0;
5516   border-top-left-radius: 0;
5517 }
5518 .panel-heading + .list-group .list-group-item:first-child {
5519   border-top-width: 0;
5520 }
5521 .list-group + .panel-footer {
5522   border-top-width: 0;
5523 }
5524 .panel > .table,
5525 .panel > .table-responsive > .table,
5526 .panel > .panel-collapse > .table {
5527   margin-bottom: 0;
5528 }
5529 .panel > .table caption,
5530 .panel > .table-responsive > .table caption,
5531 .panel > .panel-collapse > .table caption {
5532   padding-left: 15px;
5533   padding-right: 15px;
5534 }
5535 .panel > .table:first-child,
5536 .panel > .table-responsive:first-child > .table:first-child {
5537   border-top-right-radius: 3px;
5538   border-top-left-radius: 3px;
5539 }
5540 .panel > .table:first-child > thead:first-child > tr:first-child,
5541 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
5542 .panel > .table:first-child > tbody:first-child > tr:first-child,
5543 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
5544   border-top-left-radius: 3px;
5545   border-top-right-radius: 3px;
5546 }
5547 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
5548 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
5549 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5550 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5551 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
5552 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
5553 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
5554 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
5555   border-top-left-radius: 3px;
5556 }
5557 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
5558 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
5559 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5560 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5561 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
5562 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
5563 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
5564 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
5565   border-top-right-radius: 3px;
5566 }
5567 .panel > .table:last-child,
5568 .panel > .table-responsive:last-child > .table:last-child {
5569   border-bottom-right-radius: 3px;
5570   border-bottom-left-radius: 3px;
5571 }
5572 .panel > .table:last-child > tbody:last-child > tr:last-child,
5573 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
5574 .panel > .table:last-child > tfoot:last-child > tr:last-child,
5575 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
5576   border-bottom-left-radius: 3px;
5577   border-bottom-right-radius: 3px;
5578 }
5579 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5580 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5581 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5582 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5583 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5584 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5585 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
5586 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
5587   border-bottom-left-radius: 3px;
5588 }
5589 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5590 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5591 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5592 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5593 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5594 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5595 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
5596 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
5597   border-bottom-right-radius: 3px;
5598 }
5599 .panel > .panel-body + .table,
5600 .panel > .panel-body + .table-responsive,
5601 .panel > .table + .panel-body,
5602 .panel > .table-responsive + .panel-body {
5603   border-top: 1px solid #1c1e22;
5604 }
5605 .panel > .table > tbody:first-child > tr:first-child th,
5606 .panel > .table > tbody:first-child > tr:first-child td {
5607   border-top: 0;
5608 }
5609 .panel > .table-bordered,
5610 .panel > .table-responsive > .table-bordered {
5611   border: 0;
5612 }
5613 .panel > .table-bordered > thead > tr > th:first-child,
5614 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
5615 .panel > .table-bordered > tbody > tr > th:first-child,
5616 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
5617 .panel > .table-bordered > tfoot > tr > th:first-child,
5618 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
5619 .panel > .table-bordered > thead > tr > td:first-child,
5620 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
5621 .panel > .table-bordered > tbody > tr > td:first-child,
5622 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
5623 .panel > .table-bordered > tfoot > tr > td:first-child,
5624 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
5625   border-left: 0;
5626 }
5627 .panel > .table-bordered > thead > tr > th:last-child,
5628 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
5629 .panel > .table-bordered > tbody > tr > th:last-child,
5630 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
5631 .panel > .table-bordered > tfoot > tr > th:last-child,
5632 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
5633 .panel > .table-bordered > thead > tr > td:last-child,
5634 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
5635 .panel > .table-bordered > tbody > tr > td:last-child,
5636 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
5637 .panel > .table-bordered > tfoot > tr > td:last-child,
5638 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
5639   border-right: 0;
5640 }
5641 .panel > .table-bordered > thead > tr:first-child > td,
5642 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
5643 .panel > .table-bordered > tbody > tr:first-child > td,
5644 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
5645 .panel > .table-bordered > thead > tr:first-child > th,
5646 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
5647 .panel > .table-bordered > tbody > tr:first-child > th,
5648 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
5649   border-bottom: 0;
5650 }
5651 .panel > .table-bordered > tbody > tr:last-child > td,
5652 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
5653 .panel > .table-bordered > tfoot > tr:last-child > td,
5654 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
5655 .panel > .table-bordered > tbody > tr:last-child > th,
5656 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
5657 .panel > .table-bordered > tfoot > tr:last-child > th,
5658 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
5659   border-bottom: 0;
5660 }
5661 .panel > .table-responsive {
5662   border: 0;
5663   margin-bottom: 0;
5664 }
5665 .panel-group {
5666   margin-bottom: 20px;
5667 }
5668 .panel-group .panel {
5669   margin-bottom: 0;
5670   border-radius: 4px;
5671 }
5672 .panel-group .panel + .panel {
5673   margin-top: 5px;
5674 }
5675 .panel-group .panel-heading {
5676   border-bottom: 0;
5677 }
5678 .panel-group .panel-heading + .panel-collapse > .panel-body,
5679 .panel-group .panel-heading + .panel-collapse > .list-group {
5680   border-top: 1px solid rgba(0, 0, 0, 0.6);
5681 }
5682 .panel-group .panel-footer {
5683   border-top: 0;
5684 }
5685 .panel-group .panel-footer + .panel-collapse .panel-body {
5686   border-bottom: 1px solid rgba(0, 0, 0, 0.6);
5687 }
5688 .panel-default {
5689   border-color: rgba(0, 0, 0, 0.6);
5690 }
5691 .panel-default > .panel-heading {
5692   color: #c8c8c8;
5693   background-color: #3e444c;
5694   border-color: rgba(0, 0, 0, 0.6);
5695 }
5696 .panel-default > .panel-heading + .panel-collapse > .panel-body {
5697   border-top-color: rgba(0, 0, 0, 0.6);
5698 }
5699 .panel-default > .panel-heading .badge {
5700   color: #3e444c;
5701   background-color: #c8c8c8;
5702 }
5703 .panel-default > .panel-footer + .panel-collapse > .panel-body {
5704   border-bottom-color: rgba(0, 0, 0, 0.6);
5705 }
5706 .panel-primary {
5707   border-color: rgba(0, 0, 0, 0.6);
5708 }
5709 .panel-primary > .panel-heading {
5710   color: #ffffff;
5711   background-color: #7a8288;
5712   border-color: rgba(0, 0, 0, 0.6);
5713 }
5714 .panel-primary > .panel-heading + .panel-collapse > .panel-body {
5715   border-top-color: rgba(0, 0, 0, 0.6);
5716 }
5717 .panel-primary > .panel-heading .badge {
5718   color: #7a8288;
5719   background-color: #ffffff;
5720 }
5721 .panel-primary > .panel-footer + .panel-collapse > .panel-body {
5722   border-bottom-color: rgba(0, 0, 0, 0.6);
5723 }
5724 .panel-success {
5725   border-color: rgba(0, 0, 0, 0.6);
5726 }
5727 .panel-success > .panel-heading {
5728   color: #ffffff;
5729   background-color: #62c462;
5730   border-color: rgba(0, 0, 0, 0.6);
5731 }
5732 .panel-success > .panel-heading + .panel-collapse > .panel-body {
5733   border-top-color: rgba(0, 0, 0, 0.6);
5734 }
5735 .panel-success > .panel-heading .badge {
5736   color: #62c462;
5737   background-color: #ffffff;
5738 }
5739 .panel-success > .panel-footer + .panel-collapse > .panel-body {
5740   border-bottom-color: rgba(0, 0, 0, 0.6);
5741 }
5742 .panel-info {
5743   border-color: rgba(0, 0, 0, 0.6);
5744 }
5745 .panel-info > .panel-heading {
5746   color: #ffffff;
5747   background-color: #5bc0de;
5748   border-color: rgba(0, 0, 0, 0.6);
5749 }
5750 .panel-info > .panel-heading + .panel-collapse > .panel-body {
5751   border-top-color: rgba(0, 0, 0, 0.6);
5752 }
5753 .panel-info > .panel-heading .badge {
5754   color: #5bc0de;
5755   background-color: #ffffff;
5756 }
5757 .panel-info > .panel-footer + .panel-collapse > .panel-body {
5758   border-bottom-color: rgba(0, 0, 0, 0.6);
5759 }
5760 .panel-warning {
5761   border-color: rgba(0, 0, 0, 0.6);
5762 }
5763 .panel-warning > .panel-heading {
5764   color: #ffffff;
5765   background-color: #f89406;
5766   border-color: rgba(0, 0, 0, 0.6);
5767 }
5768 .panel-warning > .panel-heading + .panel-collapse > .panel-body {
5769   border-top-color: rgba(0, 0, 0, 0.6);
5770 }
5771 .panel-warning > .panel-heading .badge {
5772   color: #f89406;
5773   background-color: #ffffff;
5774 }
5775 .panel-warning > .panel-footer + .panel-collapse > .panel-body {
5776   border-bottom-color: rgba(0, 0, 0, 0.6);
5777 }
5778 .panel-danger {
5779   border-color: rgba(0, 0, 0, 0.6);
5780 }
5781 .panel-danger > .panel-heading {
5782   color: #ffffff;
5783   background-color: #ee5f5b;
5784   border-color: rgba(0, 0, 0, 0.6);
5785 }
5786 .panel-danger > .panel-heading + .panel-collapse > .panel-body {
5787   border-top-color: rgba(0, 0, 0, 0.6);
5788 }
5789 .panel-danger > .panel-heading .badge {
5790   color: #ee5f5b;
5791   background-color: #ffffff;
5792 }
5793 .panel-danger > .panel-footer + .panel-collapse > .panel-body {
5794   border-bottom-color: rgba(0, 0, 0, 0.6);
5795 }
5796 .embed-responsive {
5797   position: relative;
5798   display: block;
5799   height: 0;
5800   padding: 0;
5801   overflow: hidden;
5802 }
5803 .embed-responsive .embed-responsive-item,
5804 .embed-responsive iframe,
5805 .embed-responsive embed,
5806 .embed-responsive object,
5807 .embed-responsive video {
5808   position: absolute;
5809   top: 0;
5810   left: 0;
5811   bottom: 0;
5812   height: 100%;
5813   width: 100%;
5814   border: 0;
5815 }
5816 .embed-responsive-16by9 {
5817   padding-bottom: 56.25%;
5818 }
5819 .embed-responsive-4by3 {
5820   padding-bottom: 75%;
5821 }
5822 .well {
5823   min-height: 20px;
5824   padding: 19px;
5825   margin-bottom: 20px;
5826   background-color: #1c1e22;
5827   border: 1px solid #0c0d0e;
5828   border-radius: 4px;
5829   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5830   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5831 }
5832 .well blockquote {
5833   border-color: #ddd;
5834   border-color: rgba(0, 0, 0, 0.15);
5835 }
5836 .well-lg {
5837   padding: 24px;
5838   border-radius: 6px;
5839 }
5840 .well-sm {
5841   padding: 9px;
5842   border-radius: 3px;
5843 }
5844 .close {
5845   float: right;
5846   font-size: 21px;
5847   font-weight: bold;
5848   line-height: 1;
5849   color: #000000;
5850   text-shadow: 0 1px 0 #ffffff;
5851   opacity: 0.2;
5852   filter: alpha(opacity=20);
5853 }
5854 .close:hover,
5855 .close:focus {
5856   color: #000000;
5857   text-decoration: none;
5858   cursor: pointer;
5859   opacity: 0.5;
5860   filter: alpha(opacity=50);
5861 }
5862 button.close {
5863   padding: 0;
5864   cursor: pointer;
5865   background: transparent;
5866   border: 0;
5867   -webkit-appearance: none;
5868 }
5869 .modal-open {
5870   overflow: hidden;
5871 }
5872 .modal {
5873   display: none;
5874   overflow: hidden;
5875   position: fixed;
5876   top: 0;
5877   right: 0;
5878   bottom: 0;
5879   left: 0;
5880   z-index: 1050;
5881   -webkit-overflow-scrolling: touch;
5882   outline: 0;
5883 }
5884 .modal.fade .modal-dialog {
5885   -webkit-transform: translate(0, -25%);
5886   -ms-transform: translate(0, -25%);
5887   -o-transform: translate(0, -25%);
5888   transform: translate(0, -25%);
5889   -webkit-transition: -webkit-transform 0.3s ease-out;
5890   -o-transition: -o-transform 0.3s ease-out;
5891   transition: transform 0.3s ease-out;
5892 }
5893 .modal.in .modal-dialog {
5894   -webkit-transform: translate(0, 0);
5895   -ms-transform: translate(0, 0);
5896   -o-transform: translate(0, 0);
5897   transform: translate(0, 0);
5898 }
5899 .modal-open .modal {
5900   overflow-x: hidden;
5901   overflow-y: auto;
5902 }
5903 .modal-dialog {
5904   position: relative;
5905   width: auto;
5906   margin: 10px;
5907 }
5908 .modal-content {
5909   position: relative;
5910   background-color: #2e3338;
5911   border: 1px solid #999999;
5912   border: 1px solid rgba(0, 0, 0, 0.2);
5913   border-radius: 6px;
5914   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5915   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5916   -webkit-background-clip: padding-box;
5917           background-clip: padding-box;
5918   outline: 0;
5919 }
5920 .modal-backdrop {
5921   position: fixed;
5922   top: 0;
5923   right: 0;
5924   bottom: 0;
5925   left: 0;
5926   z-index: 1040;
5927   background-color: #000000;
5928 }
5929 .modal-backdrop.fade {
5930   opacity: 0;
5931   filter: alpha(opacity=0);
5932 }
5933 .modal-backdrop.in {
5934   opacity: 0.5;
5935   filter: alpha(opacity=50);
5936 }
5937 .modal-header {
5938   padding: 15px;
5939   border-bottom: 1px solid #1c1e22;
5940 }
5941 .modal-header .close {
5942   margin-top: -2px;
5943 }
5944 .modal-title {
5945   margin: 0;
5946   line-height: 1.42857143;
5947 }
5948 .modal-body {
5949   position: relative;
5950   padding: 20px;
5951 }
5952 .modal-footer {
5953   padding: 20px;
5954   text-align: right;
5955   border-top: 1px solid #1c1e22;
5956 }
5957 .modal-footer .btn + .btn {
5958   margin-left: 5px;
5959   margin-bottom: 0;
5960 }
5961 .modal-footer .btn-group .btn + .btn {
5962   margin-left: -1px;
5963 }
5964 .modal-footer .btn-block + .btn-block {
5965   margin-left: 0;
5966 }
5967 .modal-scrollbar-measure {
5968   position: absolute;
5969   top: -9999px;
5970   width: 50px;
5971   height: 50px;
5972   overflow: scroll;
5973 }
5974 @media (min-width: 768px) {
5975   .modal-dialog {
5976     width: 600px;
5977     margin: 30px auto;
5978   }
5979   .modal-content {
5980     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5981     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5982   }
5983   .modal-sm {
5984     width: 300px;
5985   }
5986 }
5987 @media (min-width: 992px) {
5988   .modal-lg {
5989     width: 900px;
5990   }
5991 }
5992 .tooltip {
5993   position: absolute;
5994   z-index: 1070;
5995   display: block;
5996   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5997   font-style: normal;
5998   font-weight: normal;
5999   letter-spacing: normal;
6000   line-break: auto;
6001   line-height: 1.42857143;
6002   text-align: left;
6003   text-align: start;
6004   text-decoration: none;
6005   text-shadow: none;
6006   text-transform: none;
6007   white-space: normal;
6008   word-break: normal;
6009   word-spacing: normal;
6010   word-wrap: normal;
6011   font-size: 12px;
6012   opacity: 0;
6013   filter: alpha(opacity=0);
6014 }
6015 .tooltip.in {
6016   opacity: 0.9;
6017   filter: alpha(opacity=90);
6018 }
6019 .tooltip.top {
6020   margin-top: -3px;
6021   padding: 5px 0;
6022 }
6023 .tooltip.right {
6024   margin-left: 3px;
6025   padding: 0 5px;
6026 }
6027 .tooltip.bottom {
6028   margin-top: 3px;
6029   padding: 5px 0;
6030 }
6031 .tooltip.left {
6032   margin-left: -3px;
6033   padding: 0 5px;
6034 }
6035 .tooltip-inner {
6036   max-width: 200px;
6037   padding: 3px 8px;
6038   color: #ffffff;
6039   text-align: center;
6040   background-color: #000000;
6041   border-radius: 4px;
6042 }
6043 .tooltip-arrow {
6044   position: absolute;
6045   width: 0;
6046   height: 0;
6047   border-color: transparent;
6048   border-style: solid;
6049 }
6050 .tooltip.top .tooltip-arrow {
6051   bottom: 0;
6052   left: 50%;
6053   margin-left: -5px;
6054   border-width: 5px 5px 0;
6055   border-top-color: #000000;
6056 }
6057 .tooltip.top-left .tooltip-arrow {
6058   bottom: 0;
6059   right: 5px;
6060   margin-bottom: -5px;
6061   border-width: 5px 5px 0;
6062   border-top-color: #000000;
6063 }
6064 .tooltip.top-right .tooltip-arrow {
6065   bottom: 0;
6066   left: 5px;
6067   margin-bottom: -5px;
6068   border-width: 5px 5px 0;
6069   border-top-color: #000000;
6070 }
6071 .tooltip.right .tooltip-arrow {
6072   top: 50%;
6073   left: 0;
6074   margin-top: -5px;
6075   border-width: 5px 5px 5px 0;
6076   border-right-color: #000000;
6077 }
6078 .tooltip.left .tooltip-arrow {
6079   top: 50%;
6080   right: 0;
6081   margin-top: -5px;
6082   border-width: 5px 0 5px 5px;
6083   border-left-color: #000000;
6084 }
6085 .tooltip.bottom .tooltip-arrow {
6086   top: 0;
6087   left: 50%;
6088   margin-left: -5px;
6089   border-width: 0 5px 5px;
6090   border-bottom-color: #000000;
6091 }
6092 .tooltip.bottom-left .tooltip-arrow {
6093   top: 0;
6094   right: 5px;
6095   margin-top: -5px;
6096   border-width: 0 5px 5px;
6097   border-bottom-color: #000000;
6098 }
6099 .tooltip.bottom-right .tooltip-arrow {
6100   top: 0;
6101   left: 5px;
6102   margin-top: -5px;
6103   border-width: 0 5px 5px;
6104   border-bottom-color: #000000;
6105 }
6106 .popover {
6107   position: absolute;
6108   top: 0;
6109   left: 0;
6110   z-index: 1060;
6111   display: none;
6112   max-width: 276px;
6113   padding: 1px;
6114   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6115   font-style: normal;
6116   font-weight: normal;
6117   letter-spacing: normal;
6118   line-break: auto;
6119   line-height: 1.42857143;
6120   text-align: left;
6121   text-align: start;
6122   text-decoration: none;
6123   text-shadow: none;
6124   text-transform: none;
6125   white-space: normal;
6126   word-break: normal;
6127   word-spacing: normal;
6128   word-wrap: normal;
6129   font-size: 14px;
6130   background-color: #2e3338;
6131   -webkit-background-clip: padding-box;
6132           background-clip: padding-box;
6133   border: 1px solid #999999;
6134   border: 1px solid rgba(0, 0, 0, 0.2);
6135   border-radius: 6px;
6136   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6137   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6138 }
6139 .popover.top {
6140   margin-top: -10px;
6141 }
6142 .popover.right {
6143   margin-left: 10px;
6144 }
6145 .popover.bottom {
6146   margin-top: 10px;
6147 }
6148 .popover.left {
6149   margin-left: -10px;
6150 }
6151 .popover-title {
6152   margin: 0;
6153   padding: 8px 14px;
6154   font-size: 14px;
6155   background-color: #2e3338;
6156   border-bottom: 1px solid #22262a;
6157   border-radius: 5px 5px 0 0;
6158 }
6159 .popover-content {
6160   padding: 9px 14px;
6161 }
6162 .popover > .arrow,
6163 .popover > .arrow:after {
6164   position: absolute;
6165   display: block;
6166   width: 0;
6167   height: 0;
6168   border-color: transparent;
6169   border-style: solid;
6170 }
6171 .popover > .arrow {
6172   border-width: 11px;
6173 }
6174 .popover > .arrow:after {
6175   border-width: 10px;
6176   content: "";
6177 }
6178 .popover.top > .arrow {
6179   left: 50%;
6180   margin-left: -11px;
6181   border-bottom-width: 0;
6182   border-top-color: #666666;
6183   border-top-color: rgba(0, 0, 0, 0.25);
6184   bottom: -11px;
6185 }
6186 .popover.top > .arrow:after {
6187   content: " ";
6188   bottom: 1px;
6189   margin-left: -10px;
6190   border-bottom-width: 0;
6191   border-top-color: #2e3338;
6192 }
6193 .popover.right > .arrow {
6194   top: 50%;
6195   left: -11px;
6196   margin-top: -11px;
6197   border-left-width: 0;
6198   border-right-color: #666666;
6199   border-right-color: rgba(0, 0, 0, 0.25);
6200 }
6201 .popover.right > .arrow:after {
6202   content: " ";
6203   left: 1px;
6204   bottom: -10px;
6205   border-left-width: 0;
6206   border-right-color: #2e3338;
6207 }
6208 .popover.bottom > .arrow {
6209   left: 50%;
6210   margin-left: -11px;
6211   border-top-width: 0;
6212   border-bottom-color: #666666;
6213   border-bottom-color: rgba(0, 0, 0, 0.25);
6214   top: -11px;
6215 }
6216 .popover.bottom > .arrow:after {
6217   content: " ";
6218   top: 1px;
6219   margin-left: -10px;
6220   border-top-width: 0;
6221   border-bottom-color: #2e3338;
6222 }
6223 .popover.left > .arrow {
6224   top: 50%;
6225   right: -11px;
6226   margin-top: -11px;
6227   border-right-width: 0;
6228   border-left-color: #666666;
6229   border-left-color: rgba(0, 0, 0, 0.25);
6230 }
6231 .popover.left > .arrow:after {
6232   content: " ";
6233   right: 1px;
6234   border-right-width: 0;
6235   border-left-color: #2e3338;
6236   bottom: -10px;
6237 }
6238 .carousel {
6239   position: relative;
6240 }
6241 .carousel-inner {
6242   position: relative;
6243   overflow: hidden;
6244   width: 100%;
6245 }
6246 .carousel-inner > .item {
6247   display: none;
6248   position: relative;
6249   -webkit-transition: 0.6s ease-in-out left;
6250   -o-transition: 0.6s ease-in-out left;
6251   transition: 0.6s ease-in-out left;
6252 }
6253 .carousel-inner > .item > img,
6254 .carousel-inner > .item > a > img {
6255   line-height: 1;
6256 }
6257 @media all and (transform-3d), (-webkit-transform-3d) {
6258   .carousel-inner > .item {
6259     -webkit-transition: -webkit-transform 0.6s ease-in-out;
6260     -o-transition: -o-transform 0.6s ease-in-out;
6261     transition: transform 0.6s ease-in-out;
6262     -webkit-backface-visibility: hidden;
6263     backface-visibility: hidden;
6264     -webkit-perspective: 1000px;
6265     perspective: 1000px;
6266   }
6267   .carousel-inner > .item.next,
6268   .carousel-inner > .item.active.right {
6269     -webkit-transform: translate3d(100%, 0, 0);
6270     transform: translate3d(100%, 0, 0);
6271     left: 0;
6272   }
6273   .carousel-inner > .item.prev,
6274   .carousel-inner > .item.active.left {
6275     -webkit-transform: translate3d(-100%, 0, 0);
6276     transform: translate3d(-100%, 0, 0);
6277     left: 0;
6278   }
6279   .carousel-inner > .item.next.left,
6280   .carousel-inner > .item.prev.right,
6281   .carousel-inner > .item.active {
6282     -webkit-transform: translate3d(0, 0, 0);
6283     transform: translate3d(0, 0, 0);
6284     left: 0;
6285   }
6286 }
6287 .carousel-inner > .active,
6288 .carousel-inner > .next,
6289 .carousel-inner > .prev {
6290   display: block;
6291 }
6292 .carousel-inner > .active {
6293   left: 0;
6294 }
6295 .carousel-inner > .next,
6296 .carousel-inner > .prev {
6297   position: absolute;
6298   top: 0;
6299   width: 100%;
6300 }
6301 .carousel-inner > .next {
6302   left: 100%;
6303 }
6304 .carousel-inner > .prev {
6305   left: -100%;
6306 }
6307 .carousel-inner > .next.left,
6308 .carousel-inner > .prev.right {
6309   left: 0;
6310 }
6311 .carousel-inner > .active.left {
6312   left: -100%;
6313 }
6314 .carousel-inner > .active.right {
6315   left: 100%;
6316 }
6317 .carousel-control {
6318   position: absolute;
6319   top: 0;
6320   left: 0;
6321   bottom: 0;
6322   width: 15%;
6323   opacity: 0.5;
6324   filter: alpha(opacity=50);
6325   font-size: 20px;
6326   color: #ffffff;
6327   text-align: center;
6328   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6329   background-color: rgba(0, 0, 0, 0);
6330 }
6331 .carousel-control.left {
6332   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6333   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6334   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
6335   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6336   background-repeat: repeat-x;
6337   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
6338 }
6339 .carousel-control.right {
6340   left: auto;
6341   right: 0;
6342   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6343   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6344   background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
6345   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6346   background-repeat: repeat-x;
6347   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
6348 }
6349 .carousel-control:hover,
6350 .carousel-control:focus {
6351   outline: 0;
6352   color: #ffffff;
6353   text-decoration: none;
6354   opacity: 0.9;
6355   filter: alpha(opacity=90);
6356 }
6357 .carousel-control .icon-prev,
6358 .carousel-control .icon-next,
6359 .carousel-control .glyphicon-chevron-left,
6360 .carousel-control .glyphicon-chevron-right {
6361   position: absolute;
6362   top: 50%;
6363   margin-top: -10px;
6364   z-index: 5;
6365   display: inline-block;
6366 }
6367 .carousel-control .icon-prev,
6368 .carousel-control .glyphicon-chevron-left {
6369   left: 50%;
6370   margin-left: -10px;
6371 }
6372 .carousel-control .icon-next,
6373 .carousel-control .glyphicon-chevron-right {
6374   right: 50%;
6375   margin-right: -10px;
6376 }
6377 .carousel-control .icon-prev,
6378 .carousel-control .icon-next {
6379   width: 20px;
6380   height: 20px;
6381   line-height: 1;
6382   font-family: serif;
6383 }
6384 .carousel-control .icon-prev:before {
6385   content: '\2039';
6386 }
6387 .carousel-control .icon-next:before {
6388   content: '\203a';
6389 }
6390 .carousel-indicators {
6391   position: absolute;
6392   bottom: 10px;
6393   left: 50%;
6394   z-index: 15;
6395   width: 60%;
6396   margin-left: -30%;
6397   padding-left: 0;
6398   list-style: none;
6399   text-align: center;
6400 }
6401 .carousel-indicators li {
6402   display: inline-block;
6403   width: 10px;
6404   height: 10px;
6405   margin: 1px;
6406   text-indent: -999px;
6407   border: 1px solid #ffffff;
6408   border-radius: 10px;
6409   cursor: pointer;
6410   background-color: #000 \9;
6411   background-color: rgba(0, 0, 0, 0);
6412 }
6413 .carousel-indicators .active {
6414   margin: 0;
6415   width: 12px;
6416   height: 12px;
6417   background-color: #ffffff;
6418 }
6419 .carousel-caption {
6420   position: absolute;
6421   left: 15%;
6422   right: 15%;
6423   bottom: 20px;
6424   z-index: 10;
6425   padding-top: 20px;
6426   padding-bottom: 20px;
6427   color: #ffffff;
6428   text-align: center;
6429   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6430 }
6431 .carousel-caption .btn {
6432   text-shadow: none;
6433 }
6434 @media screen and (min-width: 768px) {
6435   .carousel-control .glyphicon-chevron-left,
6436   .carousel-control .glyphicon-chevron-right,
6437   .carousel-control .icon-prev,
6438   .carousel-control .icon-next {
6439     width: 30px;
6440     height: 30px;
6441     margin-top: -10px;
6442     font-size: 30px;
6443   }
6444   .carousel-control .glyphicon-chevron-left,
6445   .carousel-control .icon-prev {
6446     margin-left: -10px;
6447   }
6448   .carousel-control .glyphicon-chevron-right,
6449   .carousel-control .icon-next {
6450     margin-right: -10px;
6451   }
6452   .carousel-caption {
6453     left: 20%;
6454     right: 20%;
6455     padding-bottom: 30px;
6456   }
6457   .carousel-indicators {
6458     bottom: 20px;
6459   }
6460 }
6461 .clearfix:before,
6462 .clearfix:after,
6463 .dl-horizontal dd:before,
6464 .dl-horizontal dd:after,
6465 .container:before,
6466 .container:after,
6467 .container-fluid:before,
6468 .container-fluid:after,
6469 .row:before,
6470 .row:after,
6471 .form-horizontal .form-group:before,
6472 .form-horizontal .form-group:after,
6473 .btn-toolbar:before,
6474 .btn-toolbar:after,
6475 .btn-group-vertical > .btn-group:before,
6476 .btn-group-vertical > .btn-group:after,
6477 .nav:before,
6478 .nav:after,
6479 .navbar:before,
6480 .navbar:after,
6481 .navbar-header:before,
6482 .navbar-header:after,
6483 .navbar-collapse:before,
6484 .navbar-collapse:after,
6485 .pager:before,
6486 .pager:after,
6487 .panel-body:before,
6488 .panel-body:after,
6489 .modal-header:before,
6490 .modal-header:after,
6491 .modal-footer:before,
6492 .modal-footer:after {
6493   content: " ";
6494   display: table;
6495 }
6496 .clearfix:after,
6497 .dl-horizontal dd:after,
6498 .container:after,
6499 .container-fluid:after,
6500 .row:after,
6501 .form-horizontal .form-group:after,
6502 .btn-toolbar:after,
6503 .btn-group-vertical > .btn-group:after,
6504 .nav:after,
6505 .navbar:after,
6506 .navbar-header:after,
6507 .navbar-collapse:after,
6508 .pager:after,
6509 .panel-body:after,
6510 .modal-header:after,
6511 .modal-footer:after {
6512   clear: both;
6513 }
6514 .center-block {
6515   display: block;
6516   margin-left: auto;
6517   margin-right: auto;
6518 }
6519 .pull-right {
6520   float: right !important;
6521 }
6522 .pull-left {
6523   float: left !important;
6524 }
6525 .hide {
6526   display: none !important;
6527 }
6528 .show {
6529   display: block !important;
6530 }
6531 .invisible {
6532   visibility: hidden;
6533 }
6534 .text-hide {
6535   font: 0/0 a;
6536   color: transparent;
6537   text-shadow: none;
6538   background-color: transparent;
6539   border: 0;
6540 }
6541 .hidden {
6542   display: none !important;
6543 }
6544 .affix {
6545   position: fixed;
6546 }
6547 @-ms-viewport {
6548   width: device-width;
6549 }
6550 .visible-xs,
6551 .visible-sm,
6552 .visible-md,
6553 .visible-lg {
6554   display: none !important;
6555 }
6556 .visible-xs-block,
6557 .visible-xs-inline,
6558 .visible-xs-inline-block,
6559 .visible-sm-block,
6560 .visible-sm-inline,
6561 .visible-sm-inline-block,
6562 .visible-md-block,
6563 .visible-md-inline,
6564 .visible-md-inline-block,
6565 .visible-lg-block,
6566 .visible-lg-inline,
6567 .visible-lg-inline-block {
6568   display: none !important;
6569 }
6570 @media (max-width: 767px) {
6571   .visible-xs {
6572     display: block !important;
6573   }
6574   table.visible-xs {
6575     display: table !important;
6576   }
6577   tr.visible-xs {
6578     display: table-row !important;
6579   }
6580   th.visible-xs,
6581   td.visible-xs {
6582     display: table-cell !important;
6583   }
6584 }
6585 @media (max-width: 767px) {
6586   .visible-xs-block {
6587     display: block !important;
6588   }
6589 }
6590 @media (max-width: 767px) {
6591   .visible-xs-inline {
6592     display: inline !important;
6593   }
6594 }
6595 @media (max-width: 767px) {
6596   .visible-xs-inline-block {
6597     display: inline-block !important;
6598   }
6599 }
6600 @media (min-width: 768px) and (max-width: 991px) {
6601   .visible-sm {
6602     display: block !important;
6603   }
6604   table.visible-sm {
6605     display: table !important;
6606   }
6607   tr.visible-sm {
6608     display: table-row !important;
6609   }
6610   th.visible-sm,
6611   td.visible-sm {
6612     display: table-cell !important;
6613   }
6614 }
6615 @media (min-width: 768px) and (max-width: 991px) {
6616   .visible-sm-block {
6617     display: block !important;
6618   }
6619 }
6620 @media (min-width: 768px) and (max-width: 991px) {
6621   .visible-sm-inline {
6622     display: inline !important;
6623   }
6624 }
6625 @media (min-width: 768px) and (max-width: 991px) {
6626   .visible-sm-inline-block {
6627     display: inline-block !important;
6628   }
6629 }
6630 @media (min-width: 992px) and (max-width: 1199px) {
6631   .visible-md {
6632     display: block !important;
6633   }
6634   table.visible-md {
6635     display: table !important;
6636   }
6637   tr.visible-md {
6638     display: table-row !important;
6639   }
6640   th.visible-md,
6641   td.visible-md {
6642     display: table-cell !important;
6643   }
6644 }
6645 @media (min-width: 992px) and (max-width: 1199px) {
6646   .visible-md-block {
6647     display: block !important;
6648   }
6649 }
6650 @media (min-width: 992px) and (max-width: 1199px) {
6651   .visible-md-inline {
6652     display: inline !important;
6653   }
6654 }
6655 @media (min-width: 992px) and (max-width: 1199px) {
6656   .visible-md-inline-block {
6657     display: inline-block !important;
6658   }
6659 }
6660 @media (min-width: 1200px) {
6661   .visible-lg {
6662     display: block !important;
6663   }
6664   table.visible-lg {
6665     display: table !important;
6666   }
6667   tr.visible-lg {
6668     display: table-row !important;
6669   }
6670   th.visible-lg,
6671   td.visible-lg {
6672     display: table-cell !important;
6673   }
6674 }
6675 @media (min-width: 1200px) {
6676   .visible-lg-block {
6677     display: block !important;
6678   }
6679 }
6680 @media (min-width: 1200px) {
6681   .visible-lg-inline {
6682     display: inline !important;
6683   }
6684 }
6685 @media (min-width: 1200px) {
6686   .visible-lg-inline-block {
6687     display: inline-block !important;
6688   }
6689 }
6690 @media (max-width: 767px) {
6691   .hidden-xs {
6692     display: none !important;
6693   }
6694 }
6695 @media (min-width: 768px) and (max-width: 991px) {
6696   .hidden-sm {
6697     display: none !important;
6698   }
6699 }
6700 @media (min-width: 992px) and (max-width: 1199px) {
6701   .hidden-md {
6702     display: none !important;
6703   }
6704 }
6705 @media (min-width: 1200px) {
6706   .hidden-lg {
6707     display: none !important;
6708   }
6709 }
6710 .visible-print {
6711   display: none !important;
6712 }
6713 @media print {
6714   .visible-print {
6715     display: block !important;
6716   }
6717   table.visible-print {
6718     display: table !important;
6719   }
6720   tr.visible-print {
6721     display: table-row !important;
6722   }
6723   th.visible-print,
6724   td.visible-print {
6725     display: table-cell !important;
6726   }
6727 }
6728 .visible-print-block {
6729   display: none !important;
6730 }
6731 @media print {
6732   .visible-print-block {
6733     display: block !important;
6734   }
6735 }
6736 .visible-print-inline {
6737   display: none !important;
6738 }
6739 @media print {
6740   .visible-print-inline {
6741     display: inline !important;
6742   }
6743 }
6744 .visible-print-inline-block {
6745   display: none !important;
6746 }
6747 @media print {
6748   .visible-print-inline-block {
6749     display: inline-block !important;
6750   }
6751 }
6752 @media print {
6753   .hidden-print {
6754     display: none !important;
6755   }
6756 }
6757 .navbar-default,
6758 .navbar-inverse {
6759   border: 1px solid rgba(0, 0, 0, 0.6);
6760   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
6761 }
6762 @media (min-width: 768px) {
6763   .navbar-default .navbar-nav > li > a,
6764   .navbar-inverse .navbar-nav > li > a {
6765     border-right: 1px solid rgba(0, 0, 0, 0.2);
6766     border-left: 1px solid rgba(255, 255, 255, 0.1);
6767   }
6768   .navbar-default .navbar-nav > li > a:hover,
6769   .navbar-inverse .navbar-nav > li > a:hover {
6770     border-left-color: transparent;
6771   }
6772   .navbar-default .nav .open > a,
6773   .navbar-inverse .nav .open > a {
6774     border-color: transparent;
6775   }
6776   .navbar-default .navbar-nav > li.active > a,
6777   .navbar-inverse .navbar-nav > li.active > a {
6778     border-left-color: transparent;
6779   }
6780   .navbar-default .navbar-form,
6781   .navbar-inverse .navbar-form {
6782     margin-left: 5px;
6783     margin-right: 5px;
6784   }
6785 }
6786 .navbar-default {
6787   -webkit-filter: none;
6788           filter: none;
6789 }
6790 .navbar-default .navbar-nav > li > a:hover {
6791   -webkit-filter: none;
6792           filter: none;
6793 }
6794 .navbar-inverse {
6795   -webkit-filter: none;
6796           filter: none;
6797 }
6798 .navbar-inverse .badge {
6799   background-color: #5d6368;
6800 }
6801 .navbar-inverse .navbar-nav > li > a:hover {
6802   -webkit-filter: none;
6803           filter: none;
6804 }
6805 .btn,
6806 .btn:hover {
6807   border-color: rgba(0, 0, 0, 0.6);
6808   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
6809 }
6810 .btn-default {
6811   -webkit-filter: none;
6812           filter: none;
6813 }
6814 .btn-default:hover {
6815   -webkit-filter: none;
6816           filter: none;
6817 }
6818 .btn-primary {
6819   -webkit-filter: none;
6820           filter: none;
6821 }
6822 .btn-primary:hover {
6823   -webkit-filter: none;
6824           filter: none;
6825 }
6826 .btn-success {
6827   -webkit-filter: none;
6828           filter: none;
6829 }
6830 .btn-success:hover {
6831   -webkit-filter: none;
6832           filter: none;
6833 }
6834 .btn-info {
6835   -webkit-filter: none;
6836           filter: none;
6837 }
6838 .btn-info:hover {
6839   -webkit-filter: none;
6840           filter: none;
6841 }
6842 .btn-warning {
6843   -webkit-filter: none;
6844           filter: none;
6845 }
6846 .btn-warning:hover {
6847   -webkit-filter: none;
6848           filter: none;
6849 }
6850 .btn-danger {
6851   -webkit-filter: none;
6852           filter: none;
6853 }
6854 .btn-danger:hover {
6855   -webkit-filter: none;
6856           filter: none;
6857 }
6858 .btn-link,
6859 .btn-link:hover {
6860   border-color: transparent;
6861 }
6862 h1,
6863 h2,
6864 h3,
6865 h4,
6866 h5,
6867 h6 {
6868   text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
6869 }
6870 .text-primary,
6871 .text-primary:hover {
6872   color: #7a8288;
6873 }
6874 .text-success,
6875 .text-success:hover {
6876   color: #62c462;
6877 }
6878 .text-danger,
6879 .text-danger:hover {
6880   color: #ee5f5b;
6881 }
6882 .text-warning,
6883 .text-warning:hover {
6884   color: #f89406;
6885 }
6886 .text-info,
6887 .text-info:hover {
6888   color: #5bc0de;
6889 }
6890 .table .success,
6891 .table .warning,
6892 .table .danger,
6893 .table .info {
6894   color: #fff;
6895 }
6896 .table-bordered tbody tr.success td,
6897 .table-bordered tbody tr.warning td,
6898 .table-bordered tbody tr.danger td,
6899 .table-bordered tbody tr.success:hover td,
6900 .table-bordered tbody tr.warning:hover td,
6901 .table-bordered tbody tr.danger:hover td {
6902   border-color: #1c1e22;
6903 }
6904 .table-responsive > .table {
6905   background-color: #2e3338;
6906 }
6907 input,
6908 textarea {
6909   color: #272b30;
6910 }
6911 .has-warning .help-block,
6912 .has-warning .control-label,
6913 .has-warning .radio,
6914 .has-warning .checkbox,
6915 .has-warning .radio-inline,
6916 .has-warning .checkbox-inline,
6917 .has-warning.radio label,
6918 .has-warning.checkbox label,
6919 .has-warning.radio-inline label,
6920 .has-warning.checkbox-inline label,
6921 .has-warning .form-control-feedback {
6922   color: #f89406;
6923 }
6924 .has-warning .form-control,
6925 .has-warning .form-control:focus {
6926   border-color: #f89406;
6927 }
6928 .has-warning .input-group-addon {
6929   border-color: rgba(0, 0, 0, 0.6);
6930 }
6931 .has-error .help-block,
6932 .has-error .control-label,
6933 .has-error .radio,
6934 .has-error .checkbox,
6935 .has-error .radio-inline,
6936 .has-error .checkbox-inline,
6937 .has-error.radio label,
6938 .has-error.checkbox label,
6939 .has-error.radio-inline label,
6940 .has-error.checkbox-inline label,
6941 .has-error .form-control-feedback {
6942   color: #ee5f5b;
6943 }
6944 .has-error .form-control,
6945 .has-error .form-control:focus {
6946   border-color: #ee5f5b;
6947 }
6948 .has-error .input-group-addon {
6949   border-color: rgba(0, 0, 0, 0.6);
6950 }
6951 .has-success .help-block,
6952 .has-success .control-label,
6953 .has-success .radio,
6954 .has-success .checkbox,
6955 .has-success .radio-inline,
6956 .has-success .checkbox-inline,
6957 .has-success.radio label,
6958 .has-success.checkbox label,
6959 .has-success.radio-inline label,
6960 .has-success.checkbox-inline label,
6961 .has-success .form-control-feedback {
6962   color: #62c462;
6963 }
6964 .has-success .form-control,
6965 .has-success .form-control:focus {
6966   border-color: #62c462;
6967 }
6968 .has-success .input-group-addon {
6969   border-color: rgba(0, 0, 0, 0.6);
6970 }
6971 legend {
6972   color: #fff;
6973 }
6974 .input-group-addon {
6975   -webkit-filter: none;
6976           filter: none;
6977   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
6978   color: #ffffff;
6979 }
6980 .nav .open > a,
6981 .nav .open > a:hover,
6982 .nav .open > a:focus {
6983   border-color: rgba(0, 0, 0, 0.6);
6984 }
6985 .nav-pills > li > a {
6986   -webkit-filter: none;
6987           filter: none;
6988   border: 1px solid rgba(0, 0, 0, 0.6);
6989   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
6990 }
6991 .nav-pills > li > a:hover {
6992   -webkit-filter: none;
6993           filter: none;
6994   border: 1px solid rgba(0, 0, 0, 0.6);
6995 }
6996 .nav-pills > li.active > a,
6997 .nav-pills > li.active > a:hover {
6998   background-color: none;
6999   -webkit-filter: none;
7000           filter: none;
7001   border: 1px solid rgba(0, 0, 0, 0.6);
7002 }
7003 .nav-pills > li.disabled > a,
7004 .nav-pills > li.disabled > a:hover {
7005   -webkit-filter: none;
7006           filter: none;
7007 }
7008 .pagination > li > a,
7009 .pagination > li > span {
7010   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
7011   -webkit-filter: none;
7012           filter: none;
7013 }
7014 .pagination > li > a:hover,
7015 .pagination > li > span:hover {
7016   -webkit-filter: none;
7017           filter: none;
7018 }
7019 .pagination > li.active > a,
7020 .pagination > li.active > span {
7021   -webkit-filter: none;
7022           filter: none;
7023 }
7024 .pagination > li.disabled > a,
7025 .pagination > li.disabled > a:hover,
7026 .pagination > li.disabled > span,
7027 .pagination > li.disabled > span:hover {
7028   -webkit-filter: none;
7029           filter: none;
7030 }
7031 .pager > li > a {
7032   -webkit-filter: none;
7033           filter: none;
7034   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
7035 }
7036 .pager > li > a:hover {
7037   -webkit-filter: none;
7038           filter: none;
7039 }
7040 .pager > li.disabled > a,
7041 .pager > li.disabled > a:hover {
7042   -webkit-filter: none;
7043           filter: none;
7044 }
7045 .breadcrumb {
7046   border: 1px solid rgba(0, 0, 0, 0.6);
7047   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
7048   -webkit-filter: none;
7049           filter: none;
7050 }
7051 .alert .alert-link,
7052 .alert a {
7053   color: #fff;
7054   text-decoration: underline;
7055 }
7056 .alert .close {
7057   color: #000000;
7058   text-decoration: none;
7059 }
7060 a.thumbnail:hover,
7061 a.thumbnail:focus,
7062 a.thumbnail.active {
7063   border-color: #0c0d0e;
7064 }
7065 a.list-group-item.active,
7066 a.list-group-item.active:hover,
7067 a.list-group-item.active:focus {
7068   border-color: rgba(0, 0, 0, 0.6);
7069 }
7070 a.list-group-item-success.active {
7071   background-color: #62c462;
7072 }
7073 a.list-group-item-success.active:hover,
7074 a.list-group-item-success.active:focus {
7075   background-color: #4fbd4f;
7076 }
7077 a.list-group-item-warning.active {
7078   background-color: #f89406;
7079 }
7080 a.list-group-item-warning.active:hover,
7081 a.list-group-item-warning.active:focus {
7082   background-color: #df8505;
7083 }
7084 a.list-group-item-danger.active {
7085   background-color: #ee5f5b;
7086 }
7087 a.list-group-item-danger.active:hover,
7088 a.list-group-item-danger.active:focus {
7089   background-color: #ec4844;
7090 }
7091 .jumbotron {
7092   border: 1px solid rgba(0, 0, 0, 0.6);
7093 }
7094 .panel-primary .panel-heading,
7095 .panel-success .panel-heading,
7096 .panel-danger .panel-heading,
7097 .panel-warning .panel-heading,
7098 .panel-info .panel-heading {
7099   border-color: #000;
7100 }