Update bootswatch, add modals, remove some components, remove css/orig
[gruntmaster-page.git] / css / themes / slate.css
CommitLineData
6af4c584 1/*!
76c653f8 2 * bootswatch v3.3.1+2
6af4c584
MG
3 * Homepage: http://bootswatch.com
4 * Copyright 2012-2014 Thomas Park
5 * Licensed under MIT
6 * Based on Bootstrap
7*/
76c653f8 8/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
6af4c584
MG
9html {
10 font-family: sans-serif;
11 -ms-text-size-adjust: 100%;
12 -webkit-text-size-adjust: 100%;
13}
14body {
15 margin: 0;
16}
17article,
18aside,
19details,
20figcaption,
21figure,
22footer,
23header,
24hgroup,
25main,
76c653f8 26menu,
6af4c584
MG
27nav,
28section,
29summary {
30 display: block;
31}
32audio,
33canvas,
34progress,
35video {
36 display: inline-block;
37 vertical-align: baseline;
38}
39audio:not([controls]) {
40 display: none;
41 height: 0;
42}
43[hidden],
44template {
45 display: none;
46}
47a {
76c653f8 48 background-color: transparent;
6af4c584
MG
49}
50a:active,
51a:hover {
52 outline: 0;
53}
54abbr[title] {
55 border-bottom: 1px dotted;
56}
57b,
58strong {
59 font-weight: bold;
60}
61dfn {
62 font-style: italic;
63}
64h1 {
65 font-size: 2em;
66 margin: 0.67em 0;
67}
68mark {
69 background: #ff0;
70 color: #000;
71}
72small {
73 font-size: 80%;
74}
75sub,
76sup {
77 font-size: 75%;
78 line-height: 0;
79 position: relative;
80 vertical-align: baseline;
81}
82sup {
83 top: -0.5em;
84}
85sub {
86 bottom: -0.25em;
87}
88img {
89 border: 0;
90}
91svg:not(:root) {
92 overflow: hidden;
93}
94figure {
95 margin: 1em 40px;
96}
97hr {
98 -moz-box-sizing: content-box;
76c653f8
MG
99 -webkit-box-sizing: content-box;
100 box-sizing: content-box;
6af4c584
MG
101 height: 0;
102}
103pre {
104 overflow: auto;
105}
106code,
107kbd,
108pre,
109samp {
110 font-family: monospace, monospace;
111 font-size: 1em;
112}
113button,
114input,
115optgroup,
116select,
117textarea {
118 color: inherit;
119 font: inherit;
120 margin: 0;
121}
122button {
123 overflow: visible;
124}
125button,
126select {
127 text-transform: none;
128}
129button,
130html input[type="button"],
131input[type="reset"],
132input[type="submit"] {
133 -webkit-appearance: button;
134 cursor: pointer;
135}
136button[disabled],
137html input[disabled] {
138 cursor: default;
139}
140button::-moz-focus-inner,
141input::-moz-focus-inner {
142 border: 0;
143 padding: 0;
144}
145input {
146 line-height: normal;
147}
148input[type="checkbox"],
149input[type="radio"] {
76c653f8
MG
150 -webkit-box-sizing: border-box;
151 -moz-box-sizing: border-box;
152 box-sizing: border-box;
6af4c584
MG
153 padding: 0;
154}
155input[type="number"]::-webkit-inner-spin-button,
156input[type="number"]::-webkit-outer-spin-button {
157 height: auto;
158}
159input[type="search"] {
160 -webkit-appearance: textfield;
161 -moz-box-sizing: content-box;
162 -webkit-box-sizing: content-box;
163 box-sizing: content-box;
164}
165input[type="search"]::-webkit-search-cancel-button,
166input[type="search"]::-webkit-search-decoration {
167 -webkit-appearance: none;
168}
169fieldset {
170 border: 1px solid #c0c0c0;
171 margin: 0 2px;
172 padding: 0.35em 0.625em 0.75em;
173}
174legend {
175 border: 0;
176 padding: 0;
177}
178textarea {
179 overflow: auto;
180}
181optgroup {
182 font-weight: bold;
183}
184table {
185 border-collapse: collapse;
186 border-spacing: 0;
187}
188td,
189th {
190 padding: 0;
191}
76c653f8 192/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
6af4c584 193@media print {
76c653f8
MG
194 *,
195 *:before,
196 *:after {
6af4c584 197 background: transparent !important;
76c653f8
MG
198 color: #000 !important;
199 -webkit-box-shadow: none !important;
200 box-shadow: none !important;
201 text-shadow: none !important;
6af4c584
MG
202 }
203 a,
204 a:visited {
205 text-decoration: underline;
206 }
207 a[href]:after {
208 content: " (" attr(href) ")";
209 }
210 abbr[title]:after {
211 content: " (" attr(title) ")";
212 }
76c653f8
MG
213 a[href^="#"]:after,
214 a[href^="javascript:"]:after {
6af4c584
MG
215 content: "";
216 }
217 pre,
218 blockquote {
219 border: 1px solid #999;
220 page-break-inside: avoid;
221 }
222 thead {
223 display: table-header-group;
224 }
225 tr,
226 img {
227 page-break-inside: avoid;
228 }
229 img {
230 max-width: 100% !important;
231 }
232 p,
233 h2,
234 h3 {
235 orphans: 3;
236 widows: 3;
237 }
238 h2,
239 h3 {
240 page-break-after: avoid;
241 }
242 select {
243 background: #fff !important;
244 }
245 .navbar {
246 display: none;
247 }
6af4c584
MG
248 .btn > .caret,
249 .dropup > .btn > .caret {
250 border-top-color: #000 !important;
251 }
252 .label {
253 border: 1px solid #000;
254 }
255 .table {
256 border-collapse: collapse !important;
257 }
76c653f8
MG
258 .table td,
259 .table th {
260 background-color: #fff !important;
261 }
6af4c584
MG
262 .table-bordered th,
263 .table-bordered td {
264 border: 1px solid #ddd !important;
265 }
266}
267* {
268 -webkit-box-sizing: border-box;
269 -moz-box-sizing: border-box;
270 box-sizing: border-box;
271}
272*:before,
273*:after {
274 -webkit-box-sizing: border-box;
275 -moz-box-sizing: border-box;
276 box-sizing: border-box;
277}
278html {
76c653f8 279 font-size: 10px;
6af4c584
MG
280 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
281}
282body {
76c653f8 283 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6af4c584
MG
284 font-size: 14px;
285 line-height: 1.42857143;
286 color: #c8c8c8;
287 background-color: #272b30;
288}
289input,
290button,
291select,
292textarea {
293 font-family: inherit;
294 font-size: inherit;
295 line-height: inherit;
296}
297a {
298 color: #ffffff;
299 text-decoration: none;
300}
301a:hover,
302a:focus {
303 color: #ffffff;
304 text-decoration: underline;
305}
306a:focus {
307 outline: thin dotted;
308 outline: 5px auto -webkit-focus-ring-color;
309 outline-offset: -2px;
310}
311figure {
312 margin: 0;
313}
314img {
315 vertical-align: middle;
316}
317.img-responsive {
318 display: block;
319 max-width: 100%;
320 height: auto;
321}
322.img-rounded {
323 border-radius: 6px;
324}
325.img-thumbnail {
326 padding: 4px;
327 line-height: 1.42857143;
76c653f8
MG
328 background-color: #1c1e22;
329 border: 1px solid #0c0d0e;
6af4c584
MG
330 border-radius: 4px;
331 -webkit-transition: all 0.2s ease-in-out;
76c653f8 332 -o-transition: all 0.2s ease-in-out;
6af4c584
MG
333 transition: all 0.2s ease-in-out;
334 display: inline-block;
335 max-width: 100%;
336 height: auto;
337}
338.img-circle {
339 border-radius: 50%;
340}
341hr {
342 margin-top: 20px;
343 margin-bottom: 20px;
344 border: 0;
345 border-top: 1px solid #1c1e22;
346}
347.sr-only {
348 position: absolute;
349 width: 1px;
350 height: 1px;
351 margin: -1px;
352 padding: 0;
353 overflow: hidden;
354 clip: rect(0, 0, 0, 0);
355 border: 0;
356}
76c653f8
MG
357.sr-only-focusable:active,
358.sr-only-focusable:focus {
359 position: static;
360 width: auto;
361 height: auto;
362 margin: 0;
363 overflow: visible;
364 clip: auto;
365}
6af4c584
MG
366h1,
367h2,
368h3,
369h4,
370h5,
371h6,
372.h1,
373.h2,
374.h3,
375.h4,
376.h5,
377.h6 {
378 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
379 font-weight: 500;
380 line-height: 1.1;
381 color: inherit;
382}
383h1 small,
384h2 small,
385h3 small,
386h4 small,
387h5 small,
388h6 small,
389.h1 small,
390.h2 small,
391.h3 small,
392.h4 small,
393.h5 small,
394.h6 small,
395h1 .small,
396h2 .small,
397h3 .small,
398h4 .small,
399h5 .small,
400h6 .small,
401.h1 .small,
402.h2 .small,
403.h3 .small,
404.h4 .small,
405.h5 .small,
406.h6 .small {
407 font-weight: normal;
408 line-height: 1;
409 color: #7a8288;
410}
411h1,
412.h1,
413h2,
414.h2,
415h3,
416.h3 {
417 margin-top: 20px;
418 margin-bottom: 10px;
419}
420h1 small,
421.h1 small,
422h2 small,
423.h2 small,
424h3 small,
425.h3 small,
426h1 .small,
427.h1 .small,
428h2 .small,
429.h2 .small,
430h3 .small,
431.h3 .small {
432 font-size: 65%;
433}
434h4,
435.h4,
436h5,
437.h5,
438h6,
439.h6 {
440 margin-top: 10px;
441 margin-bottom: 10px;
442}
443h4 small,
444.h4 small,
445h5 small,
446.h5 small,
447h6 small,
448.h6 small,
449h4 .small,
450.h4 .small,
451h5 .small,
452.h5 .small,
453h6 .small,
454.h6 .small {
455 font-size: 75%;
456}
457h1,
458.h1 {
459 font-size: 36px;
460}
461h2,
462.h2 {
463 font-size: 30px;
464}
465h3,
466.h3 {
467 font-size: 24px;
468}
469h4,
470.h4 {
471 font-size: 18px;
472}
473h5,
474.h5 {
475 font-size: 14px;
476}
477h6,
478.h6 {
479 font-size: 12px;
480}
481p {
482 margin: 0 0 10px;
483}
484.lead {
485 margin-bottom: 20px;
486 font-size: 16px;
76c653f8 487 font-weight: 300;
6af4c584
MG
488 line-height: 1.4;
489}
490@media (min-width: 768px) {
491 .lead {
492 font-size: 21px;
493 }
494}
495small,
496.small {
497 font-size: 85%;
498}
76c653f8
MG
499mark,
500.mark {
501 background-color: #f89406;
502 padding: .2em;
6af4c584
MG
503}
504.text-left {
505 text-align: left;
506}
507.text-right {
508 text-align: right;
509}
510.text-center {
511 text-align: center;
512}
513.text-justify {
514 text-align: justify;
515}
76c653f8
MG
516.text-nowrap {
517 white-space: nowrap;
518}
519.text-lowercase {
520 text-transform: lowercase;
521}
522.text-uppercase {
523 text-transform: uppercase;
524}
525.text-capitalize {
526 text-transform: capitalize;
527}
6af4c584
MG
528.text-muted {
529 color: #7a8288;
530}
531.text-primary {
532 color: #7a8288;
533}
534a.text-primary:hover {
535 color: #62686d;
536}
537.text-success {
538 color: #ffffff;
539}
540a.text-success:hover {
541 color: #e6e6e6;
542}
543.text-info {
544 color: #ffffff;
545}
546a.text-info:hover {
547 color: #e6e6e6;
548}
549.text-warning {
550 color: #ffffff;
551}
552a.text-warning:hover {
553 color: #e6e6e6;
554}
555.text-danger {
556 color: #ffffff;
557}
558a.text-danger:hover {
559 color: #e6e6e6;
560}
561.bg-primary {
562 color: #fff;
563 background-color: #7a8288;
564}
565a.bg-primary:hover {
566 background-color: #62686d;
567}
568.bg-success {
569 background-color: #62c462;
570}
571a.bg-success:hover {
572 background-color: #42b142;
573}
574.bg-info {
575 background-color: #5bc0de;
576}
577a.bg-info:hover {
578 background-color: #31b0d5;
579}
580.bg-warning {
581 background-color: #f89406;
582}
583a.bg-warning:hover {
584 background-color: #c67605;
585}
586.bg-danger {
587 background-color: #ee5f5b;
588}
589a.bg-danger:hover {
590 background-color: #e9322d;
591}
592.page-header {
593 padding-bottom: 9px;
594 margin: 40px 0 20px;
595 border-bottom: 1px solid #1c1e22;
596}
597ul,
598ol {
599 margin-top: 0;
600 margin-bottom: 10px;
601}
602ul ul,
603ol ul,
604ul ol,
605ol ol {
606 margin-bottom: 0;
607}
608.list-unstyled {
609 padding-left: 0;
610 list-style: none;
611}
612.list-inline {
613 padding-left: 0;
614 list-style: none;
76c653f8 615 margin-left: -5px;
6af4c584
MG
616}
617.list-inline > li {
618 display: inline-block;
619 padding-left: 5px;
620 padding-right: 5px;
621}
6af4c584
MG
622dl {
623 margin-top: 0;
624 margin-bottom: 20px;
625}
626dt,
627dd {
628 line-height: 1.42857143;
629}
630dt {
631 font-weight: bold;
632}
633dd {
634 margin-left: 0;
635}
636@media (min-width: 768px) {
637 .dl-horizontal dt {
638 float: left;
639 width: 160px;
640 clear: left;
641 text-align: right;
642 overflow: hidden;
643 text-overflow: ellipsis;
644 white-space: nowrap;
645 }
646 .dl-horizontal dd {
647 margin-left: 180px;
648 }
649}
650abbr[title],
651abbr[data-original-title] {
652 cursor: help;
653 border-bottom: 1px dotted #7a8288;
654}
655.initialism {
656 font-size: 90%;
657 text-transform: uppercase;
658}
659blockquote {
660 padding: 10px 20px;
661 margin: 0 0 20px;
662 font-size: 17.5px;
663 border-left: 5px solid #7a8288;
664}
665blockquote p:last-child,
666blockquote ul:last-child,
667blockquote ol:last-child {
668 margin-bottom: 0;
669}
670blockquote footer,
671blockquote small,
672blockquote .small {
673 display: block;
674 font-size: 80%;
675 line-height: 1.42857143;
676 color: #7a8288;
677}
678blockquote footer:before,
679blockquote small:before,
680blockquote .small:before {
681 content: '\2014 \00A0';
682}
683.blockquote-reverse,
684blockquote.pull-right {
685 padding-right: 15px;
686 padding-left: 0;
687 border-right: 5px solid #7a8288;
688 border-left: 0;
689 text-align: right;
690}
691.blockquote-reverse footer:before,
692blockquote.pull-right footer:before,
693.blockquote-reverse small:before,
694blockquote.pull-right small:before,
695.blockquote-reverse .small:before,
696blockquote.pull-right .small:before {
697 content: '';
698}
699.blockquote-reverse footer:after,
700blockquote.pull-right footer:after,
701.blockquote-reverse small:after,
702blockquote.pull-right small:after,
703.blockquote-reverse .small:after,
704blockquote.pull-right .small:after {
705 content: '\00A0 \2014';
706}
6af4c584
MG
707address {
708 margin-bottom: 20px;
709 font-style: normal;
710 line-height: 1.42857143;
711}
712code,
713kbd,
714pre,
715samp {
716 font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
717}
718code {
719 padding: 2px 4px;
720 font-size: 90%;
721 color: #c7254e;
722 background-color: #f9f2f4;
6af4c584
MG
723 border-radius: 4px;
724}
725kbd {
726 padding: 2px 4px;
727 font-size: 90%;
728 color: #ffffff;
729 background-color: #333333;
730 border-radius: 3px;
76c653f8
MG
731 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
732 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
733}
734kbd kbd {
735 padding: 0;
736 font-size: 100%;
737 font-weight: bold;
738 -webkit-box-shadow: none;
739 box-shadow: none;
6af4c584
MG
740}
741pre {
742 display: block;
743 padding: 9.5px;
744 margin: 0 0 10px;
745 font-size: 13px;
746 line-height: 1.42857143;
747 word-break: break-all;
748 word-wrap: break-word;
749 color: #3a3f44;
750 background-color: #f5f5f5;
751 border: 1px solid #cccccc;
752 border-radius: 4px;
753}
754pre code {
755 padding: 0;
756 font-size: inherit;
757 color: inherit;
758 white-space: pre-wrap;
759 background-color: transparent;
760 border-radius: 0;
761}
762.pre-scrollable {
763 max-height: 340px;
764 overflow-y: scroll;
765}
766.container {
767 margin-right: auto;
768 margin-left: auto;
769 padding-left: 15px;
770 padding-right: 15px;
771}
772@media (min-width: 768px) {
773 .container {
774 width: 750px;
775 }
776}
777@media (min-width: 992px) {
778 .container {
779 width: 970px;
780 }
781}
782@media (min-width: 1200px) {
783 .container {
784 width: 1170px;
785 }
786}
787.container-fluid {
788 margin-right: auto;
789 margin-left: auto;
790 padding-left: 15px;
791 padding-right: 15px;
792}
793.row {
794 margin-left: -15px;
795 margin-right: -15px;
796}
797.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 {
798 position: relative;
799 min-height: 1px;
800 padding-left: 15px;
801 padding-right: 15px;
802}
803.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 {
804 float: left;
805}
806.col-xs-12 {
807 width: 100%;
808}
809.col-xs-11 {
810 width: 91.66666667%;
811}
812.col-xs-10 {
813 width: 83.33333333%;
814}
815.col-xs-9 {
816 width: 75%;
817}
818.col-xs-8 {
819 width: 66.66666667%;
820}
821.col-xs-7 {
822 width: 58.33333333%;
823}
824.col-xs-6 {
825 width: 50%;
826}
827.col-xs-5 {
828 width: 41.66666667%;
829}
830.col-xs-4 {
831 width: 33.33333333%;
832}
833.col-xs-3 {
834 width: 25%;
835}
836.col-xs-2 {
837 width: 16.66666667%;
838}
839.col-xs-1 {
840 width: 8.33333333%;
841}
842.col-xs-pull-12 {
843 right: 100%;
844}
845.col-xs-pull-11 {
846 right: 91.66666667%;
847}
848.col-xs-pull-10 {
849 right: 83.33333333%;
850}
851.col-xs-pull-9 {
852 right: 75%;
853}
854.col-xs-pull-8 {
855 right: 66.66666667%;
856}
857.col-xs-pull-7 {
858 right: 58.33333333%;
859}
860.col-xs-pull-6 {
861 right: 50%;
862}
863.col-xs-pull-5 {
864 right: 41.66666667%;
865}
866.col-xs-pull-4 {
867 right: 33.33333333%;
868}
869.col-xs-pull-3 {
870 right: 25%;
871}
872.col-xs-pull-2 {
873 right: 16.66666667%;
874}
875.col-xs-pull-1 {
876 right: 8.33333333%;
877}
878.col-xs-pull-0 {
76c653f8 879 right: auto;
6af4c584
MG
880}
881.col-xs-push-12 {
882 left: 100%;
883}
884.col-xs-push-11 {
885 left: 91.66666667%;
886}
887.col-xs-push-10 {
888 left: 83.33333333%;
889}
890.col-xs-push-9 {
891 left: 75%;
892}
893.col-xs-push-8 {
894 left: 66.66666667%;
895}
896.col-xs-push-7 {
897 left: 58.33333333%;
898}
899.col-xs-push-6 {
900 left: 50%;
901}
902.col-xs-push-5 {
903 left: 41.66666667%;
904}
905.col-xs-push-4 {
906 left: 33.33333333%;
907}
908.col-xs-push-3 {
909 left: 25%;
910}
911.col-xs-push-2 {
912 left: 16.66666667%;
913}
914.col-xs-push-1 {
915 left: 8.33333333%;
916}
917.col-xs-push-0 {
76c653f8 918 left: auto;
6af4c584
MG
919}
920.col-xs-offset-12 {
921 margin-left: 100%;
922}
923.col-xs-offset-11 {
924 margin-left: 91.66666667%;
925}
926.col-xs-offset-10 {
927 margin-left: 83.33333333%;
928}
929.col-xs-offset-9 {
930 margin-left: 75%;
931}
932.col-xs-offset-8 {
933 margin-left: 66.66666667%;
934}
935.col-xs-offset-7 {
936 margin-left: 58.33333333%;
937}
938.col-xs-offset-6 {
939 margin-left: 50%;
940}
941.col-xs-offset-5 {
942 margin-left: 41.66666667%;
943}
944.col-xs-offset-4 {
945 margin-left: 33.33333333%;
946}
947.col-xs-offset-3 {
948 margin-left: 25%;
949}
950.col-xs-offset-2 {
951 margin-left: 16.66666667%;
952}
953.col-xs-offset-1 {
954 margin-left: 8.33333333%;
955}
956.col-xs-offset-0 {
957 margin-left: 0%;
958}
959@media (min-width: 768px) {
960 .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 {
961 float: left;
962 }
963 .col-sm-12 {
964 width: 100%;
965 }
966 .col-sm-11 {
967 width: 91.66666667%;
968 }
969 .col-sm-10 {
970 width: 83.33333333%;
971 }
972 .col-sm-9 {
973 width: 75%;
974 }
975 .col-sm-8 {
976 width: 66.66666667%;
977 }
978 .col-sm-7 {
979 width: 58.33333333%;
980 }
981 .col-sm-6 {
982 width: 50%;
983 }
984 .col-sm-5 {
985 width: 41.66666667%;
986 }
987 .col-sm-4 {
988 width: 33.33333333%;
989 }
990 .col-sm-3 {
991 width: 25%;
992 }
993 .col-sm-2 {
994 width: 16.66666667%;
995 }
996 .col-sm-1 {
997 width: 8.33333333%;
998 }
999 .col-sm-pull-12 {
1000 right: 100%;
1001 }
1002 .col-sm-pull-11 {
1003 right: 91.66666667%;
1004 }
1005 .col-sm-pull-10 {
1006 right: 83.33333333%;
1007 }
1008 .col-sm-pull-9 {
1009 right: 75%;
1010 }
1011 .col-sm-pull-8 {
1012 right: 66.66666667%;
1013 }
1014 .col-sm-pull-7 {
1015 right: 58.33333333%;
1016 }
1017 .col-sm-pull-6 {
1018 right: 50%;
1019 }
1020 .col-sm-pull-5 {
1021 right: 41.66666667%;
1022 }
1023 .col-sm-pull-4 {
1024 right: 33.33333333%;
1025 }
1026 .col-sm-pull-3 {
1027 right: 25%;
1028 }
1029 .col-sm-pull-2 {
1030 right: 16.66666667%;
1031 }
1032 .col-sm-pull-1 {
1033 right: 8.33333333%;
1034 }
1035 .col-sm-pull-0 {
76c653f8 1036 right: auto;
6af4c584
MG
1037 }
1038 .col-sm-push-12 {
1039 left: 100%;
1040 }
1041 .col-sm-push-11 {
1042 left: 91.66666667%;
1043 }
1044 .col-sm-push-10 {
1045 left: 83.33333333%;
1046 }
1047 .col-sm-push-9 {
1048 left: 75%;
1049 }
1050 .col-sm-push-8 {
1051 left: 66.66666667%;
1052 }
1053 .col-sm-push-7 {
1054 left: 58.33333333%;
1055 }
1056 .col-sm-push-6 {
1057 left: 50%;
1058 }
1059 .col-sm-push-5 {
1060 left: 41.66666667%;
1061 }
1062 .col-sm-push-4 {
1063 left: 33.33333333%;
1064 }
1065 .col-sm-push-3 {
1066 left: 25%;
1067 }
1068 .col-sm-push-2 {
1069 left: 16.66666667%;
1070 }
1071 .col-sm-push-1 {
1072 left: 8.33333333%;
1073 }
1074 .col-sm-push-0 {
76c653f8 1075 left: auto;
6af4c584
MG
1076 }
1077 .col-sm-offset-12 {
1078 margin-left: 100%;
1079 }
1080 .col-sm-offset-11 {
1081 margin-left: 91.66666667%;
1082 }
1083 .col-sm-offset-10 {
1084 margin-left: 83.33333333%;
1085 }
1086 .col-sm-offset-9 {
1087 margin-left: 75%;
1088 }
1089 .col-sm-offset-8 {
1090 margin-left: 66.66666667%;
1091 }
1092 .col-sm-offset-7 {
1093 margin-left: 58.33333333%;
1094 }
1095 .col-sm-offset-6 {
1096 margin-left: 50%;
1097 }
1098 .col-sm-offset-5 {
1099 margin-left: 41.66666667%;
1100 }
1101 .col-sm-offset-4 {
1102 margin-left: 33.33333333%;
1103 }
1104 .col-sm-offset-3 {
1105 margin-left: 25%;
1106 }
1107 .col-sm-offset-2 {
1108 margin-left: 16.66666667%;
1109 }
1110 .col-sm-offset-1 {
1111 margin-left: 8.33333333%;
1112 }
1113 .col-sm-offset-0 {
1114 margin-left: 0%;
1115 }
1116}
1117@media (min-width: 992px) {
1118 .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 {
1119 float: left;
1120 }
1121 .col-md-12 {
1122 width: 100%;
1123 }
1124 .col-md-11 {
1125 width: 91.66666667%;
1126 }
1127 .col-md-10 {
1128 width: 83.33333333%;
1129 }
1130 .col-md-9 {
1131 width: 75%;
1132 }
1133 .col-md-8 {
1134 width: 66.66666667%;
1135 }
1136 .col-md-7 {
1137 width: 58.33333333%;
1138 }
1139 .col-md-6 {
1140 width: 50%;
1141 }
1142 .col-md-5 {
1143 width: 41.66666667%;
1144 }
1145 .col-md-4 {
1146 width: 33.33333333%;
1147 }
1148 .col-md-3 {
1149 width: 25%;
1150 }
1151 .col-md-2 {
1152 width: 16.66666667%;
1153 }
1154 .col-md-1 {
1155 width: 8.33333333%;
1156 }
1157 .col-md-pull-12 {
1158 right: 100%;
1159 }
1160 .col-md-pull-11 {
1161 right: 91.66666667%;
1162 }
1163 .col-md-pull-10 {
1164 right: 83.33333333%;
1165 }
1166 .col-md-pull-9 {
1167 right: 75%;
1168 }
1169 .col-md-pull-8 {
1170 right: 66.66666667%;
1171 }
1172 .col-md-pull-7 {
1173 right: 58.33333333%;
1174 }
1175 .col-md-pull-6 {
1176 right: 50%;
1177 }
1178 .col-md-pull-5 {
1179 right: 41.66666667%;
1180 }
1181 .col-md-pull-4 {
1182 right: 33.33333333%;
1183 }
1184 .col-md-pull-3 {
1185 right: 25%;
1186 }
1187 .col-md-pull-2 {
1188 right: 16.66666667%;
1189 }
1190 .col-md-pull-1 {
1191 right: 8.33333333%;
1192 }
1193 .col-md-pull-0 {
76c653f8 1194 right: auto;
6af4c584
MG
1195 }
1196 .col-md-push-12 {
1197 left: 100%;
1198 }
1199 .col-md-push-11 {
1200 left: 91.66666667%;
1201 }
1202 .col-md-push-10 {
1203 left: 83.33333333%;
1204 }
1205 .col-md-push-9 {
1206 left: 75%;
1207 }
1208 .col-md-push-8 {
1209 left: 66.66666667%;
1210 }
1211 .col-md-push-7 {
1212 left: 58.33333333%;
1213 }
1214 .col-md-push-6 {
1215 left: 50%;
1216 }
1217 .col-md-push-5 {
1218 left: 41.66666667%;
1219 }
1220 .col-md-push-4 {
1221 left: 33.33333333%;
1222 }
1223 .col-md-push-3 {
1224 left: 25%;
1225 }
1226 .col-md-push-2 {
1227 left: 16.66666667%;
1228 }
1229 .col-md-push-1 {
1230 left: 8.33333333%;
1231 }
1232 .col-md-push-0 {
76c653f8 1233 left: auto;
6af4c584
MG
1234 }
1235 .col-md-offset-12 {
1236 margin-left: 100%;
1237 }
1238 .col-md-offset-11 {
1239 margin-left: 91.66666667%;
1240 }
1241 .col-md-offset-10 {
1242 margin-left: 83.33333333%;
1243 }
1244 .col-md-offset-9 {
1245 margin-left: 75%;
1246 }
1247 .col-md-offset-8 {
1248 margin-left: 66.66666667%;
1249 }
1250 .col-md-offset-7 {
1251 margin-left: 58.33333333%;
1252 }
1253 .col-md-offset-6 {
1254 margin-left: 50%;
1255 }
1256 .col-md-offset-5 {
1257 margin-left: 41.66666667%;
1258 }
1259 .col-md-offset-4 {
1260 margin-left: 33.33333333%;
1261 }
1262 .col-md-offset-3 {
1263 margin-left: 25%;
1264 }
1265 .col-md-offset-2 {
1266 margin-left: 16.66666667%;
1267 }
1268 .col-md-offset-1 {
1269 margin-left: 8.33333333%;
1270 }
1271 .col-md-offset-0 {
1272 margin-left: 0%;
1273 }
1274}
1275@media (min-width: 1200px) {
1276 .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 {
1277 float: left;
1278 }
1279 .col-lg-12 {
1280 width: 100%;
1281 }
1282 .col-lg-11 {
1283 width: 91.66666667%;
1284 }
1285 .col-lg-10 {
1286 width: 83.33333333%;
1287 }
1288 .col-lg-9 {
1289 width: 75%;
1290 }
1291 .col-lg-8 {
1292 width: 66.66666667%;
1293 }
1294 .col-lg-7 {
1295 width: 58.33333333%;
1296 }
1297 .col-lg-6 {
1298 width: 50%;
1299 }
1300 .col-lg-5 {
1301 width: 41.66666667%;
1302 }
1303 .col-lg-4 {
1304 width: 33.33333333%;
1305 }
1306 .col-lg-3 {
1307 width: 25%;
1308 }
1309 .col-lg-2 {
1310 width: 16.66666667%;
1311 }
1312 .col-lg-1 {
1313 width: 8.33333333%;
1314 }
1315 .col-lg-pull-12 {
1316 right: 100%;
1317 }
1318 .col-lg-pull-11 {
1319 right: 91.66666667%;
1320 }
1321 .col-lg-pull-10 {
1322 right: 83.33333333%;
1323 }
1324 .col-lg-pull-9 {
1325 right: 75%;
1326 }
1327 .col-lg-pull-8 {
1328 right: 66.66666667%;
1329 }
1330 .col-lg-pull-7 {
1331 right: 58.33333333%;
1332 }
1333 .col-lg-pull-6 {
1334 right: 50%;
1335 }
1336 .col-lg-pull-5 {
1337 right: 41.66666667%;
1338 }
1339 .col-lg-pull-4 {
1340 right: 33.33333333%;
1341 }
1342 .col-lg-pull-3 {
1343 right: 25%;
1344 }
1345 .col-lg-pull-2 {
1346 right: 16.66666667%;
1347 }
1348 .col-lg-pull-1 {
1349 right: 8.33333333%;
1350 }
1351 .col-lg-pull-0 {
76c653f8 1352 right: auto;
6af4c584
MG
1353 }
1354 .col-lg-push-12 {
1355 left: 100%;
1356 }
1357 .col-lg-push-11 {
1358 left: 91.66666667%;
1359 }
1360 .col-lg-push-10 {
1361 left: 83.33333333%;
1362 }
1363 .col-lg-push-9 {
1364 left: 75%;
1365 }
1366 .col-lg-push-8 {
1367 left: 66.66666667%;
1368 }
1369 .col-lg-push-7 {
1370 left: 58.33333333%;
1371 }
1372 .col-lg-push-6 {
1373 left: 50%;
1374 }
1375 .col-lg-push-5 {
1376 left: 41.66666667%;
1377 }
1378 .col-lg-push-4 {
1379 left: 33.33333333%;
1380 }
1381 .col-lg-push-3 {
1382 left: 25%;
1383 }
1384 .col-lg-push-2 {
1385 left: 16.66666667%;
1386 }
1387 .col-lg-push-1 {
1388 left: 8.33333333%;
1389 }
1390 .col-lg-push-0 {
76c653f8 1391 left: auto;
6af4c584
MG
1392 }
1393 .col-lg-offset-12 {
1394 margin-left: 100%;
1395 }
1396 .col-lg-offset-11 {
1397 margin-left: 91.66666667%;
1398 }
1399 .col-lg-offset-10 {
1400 margin-left: 83.33333333%;
1401 }
1402 .col-lg-offset-9 {
1403 margin-left: 75%;
1404 }
1405 .col-lg-offset-8 {
1406 margin-left: 66.66666667%;
1407 }
1408 .col-lg-offset-7 {
1409 margin-left: 58.33333333%;
1410 }
1411 .col-lg-offset-6 {
1412 margin-left: 50%;
1413 }
1414 .col-lg-offset-5 {
1415 margin-left: 41.66666667%;
1416 }
1417 .col-lg-offset-4 {
1418 margin-left: 33.33333333%;
1419 }
1420 .col-lg-offset-3 {
1421 margin-left: 25%;
1422 }
1423 .col-lg-offset-2 {
1424 margin-left: 16.66666667%;
1425 }
1426 .col-lg-offset-1 {
1427 margin-left: 8.33333333%;
1428 }
1429 .col-lg-offset-0 {
1430 margin-left: 0%;
1431 }
1432}
1433table {
6af4c584
MG
1434 background-color: #2e3338;
1435}
76c653f8
MG
1436caption {
1437 padding-top: 8px;
1438 padding-bottom: 8px;
1439 color: #7a8288;
1440 text-align: left;
1441}
6af4c584
MG
1442th {
1443 text-align: left;
1444}
1445.table {
1446 width: 100%;
76c653f8 1447 max-width: 100%;
6af4c584
MG
1448 margin-bottom: 20px;
1449}
1450.table > thead > tr > th,
1451.table > tbody > tr > th,
1452.table > tfoot > tr > th,
1453.table > thead > tr > td,
1454.table > tbody > tr > td,
1455.table > tfoot > tr > td {
1456 padding: 8px;
1457 line-height: 1.42857143;
1458 vertical-align: top;
1459 border-top: 1px solid #1c1e22;
1460}
1461.table > thead > tr > th {
1462 vertical-align: bottom;
1463 border-bottom: 2px solid #1c1e22;
1464}
1465.table > caption + thead > tr:first-child > th,
1466.table > colgroup + thead > tr:first-child > th,
1467.table > thead:first-child > tr:first-child > th,
1468.table > caption + thead > tr:first-child > td,
1469.table > colgroup + thead > tr:first-child > td,
1470.table > thead:first-child > tr:first-child > td {
1471 border-top: 0;
1472}
1473.table > tbody + tbody {
1474 border-top: 2px solid #1c1e22;
1475}
1476.table .table {
1477 background-color: #272b30;
1478}
1479.table-condensed > thead > tr > th,
1480.table-condensed > tbody > tr > th,
1481.table-condensed > tfoot > tr > th,
1482.table-condensed > thead > tr > td,
1483.table-condensed > tbody > tr > td,
1484.table-condensed > tfoot > tr > td {
1485 padding: 5px;
1486}
1487.table-bordered {
1488 border: 1px solid #1c1e22;
1489}
1490.table-bordered > thead > tr > th,
1491.table-bordered > tbody > tr > th,
1492.table-bordered > tfoot > tr > th,
1493.table-bordered > thead > tr > td,
1494.table-bordered > tbody > tr > td,
1495.table-bordered > tfoot > tr > td {
1496 border: 1px solid #1c1e22;
1497}
1498.table-bordered > thead > tr > th,
1499.table-bordered > thead > tr > td {
1500 border-bottom-width: 2px;
1501}
76c653f8 1502.table-striped > tbody > tr:nth-child(odd) {
6af4c584
MG
1503 background-color: #353a41;
1504}
76c653f8 1505.table-hover > tbody > tr:hover {
6af4c584
MG
1506 background-color: #49515a;
1507}
1508table col[class*="col-"] {
1509 position: static;
1510 float: none;
1511 display: table-column;
1512}
1513table td[class*="col-"],
1514table th[class*="col-"] {
1515 position: static;
1516 float: none;
1517 display: table-cell;
1518}
1519.table > thead > tr > td.active,
1520.table > tbody > tr > td.active,
1521.table > tfoot > tr > td.active,
1522.table > thead > tr > th.active,
1523.table > tbody > tr > th.active,
1524.table > tfoot > tr > th.active,
1525.table > thead > tr.active > td,
1526.table > tbody > tr.active > td,
1527.table > tfoot > tr.active > td,
1528.table > thead > tr.active > th,
1529.table > tbody > tr.active > th,
1530.table > tfoot > tr.active > th {
1531 background-color: #49515a;
1532}
1533.table-hover > tbody > tr > td.active:hover,
1534.table-hover > tbody > tr > th.active:hover,
1535.table-hover > tbody > tr.active:hover > td,
76c653f8 1536.table-hover > tbody > tr:hover > .active,
6af4c584
MG
1537.table-hover > tbody > tr.active:hover > th {
1538 background-color: #3e444c;
1539}
1540.table > thead > tr > td.success,
1541.table > tbody > tr > td.success,
1542.table > tfoot > tr > td.success,
1543.table > thead > tr > th.success,
1544.table > tbody > tr > th.success,
1545.table > tfoot > tr > th.success,
1546.table > thead > tr.success > td,
1547.table > tbody > tr.success > td,
1548.table > tfoot > tr.success > td,
1549.table > thead > tr.success > th,
1550.table > tbody > tr.success > th,
1551.table > tfoot > tr.success > th {
1552 background-color: #62c462;
1553}
1554.table-hover > tbody > tr > td.success:hover,
1555.table-hover > tbody > tr > th.success:hover,
1556.table-hover > tbody > tr.success:hover > td,
76c653f8 1557.table-hover > tbody > tr:hover > .success,
6af4c584
MG
1558.table-hover > tbody > tr.success:hover > th {
1559 background-color: #4fbd4f;
1560}
1561.table > thead > tr > td.info,
1562.table > tbody > tr > td.info,
1563.table > tfoot > tr > td.info,
1564.table > thead > tr > th.info,
1565.table > tbody > tr > th.info,
1566.table > tfoot > tr > th.info,
1567.table > thead > tr.info > td,
1568.table > tbody > tr.info > td,
1569.table > tfoot > tr.info > td,
1570.table > thead > tr.info > th,
1571.table > tbody > tr.info > th,
1572.table > tfoot > tr.info > th {
1573 background-color: #5bc0de;
1574}
1575.table-hover > tbody > tr > td.info:hover,
1576.table-hover > tbody > tr > th.info:hover,
1577.table-hover > tbody > tr.info:hover > td,
76c653f8 1578.table-hover > tbody > tr:hover > .info,
6af4c584
MG
1579.table-hover > tbody > tr.info:hover > th {
1580 background-color: #46b8da;
1581}
1582.table > thead > tr > td.warning,
1583.table > tbody > tr > td.warning,
1584.table > tfoot > tr > td.warning,
1585.table > thead > tr > th.warning,
1586.table > tbody > tr > th.warning,
1587.table > tfoot > tr > th.warning,
1588.table > thead > tr.warning > td,
1589.table > tbody > tr.warning > td,
1590.table > tfoot > tr.warning > td,
1591.table > thead > tr.warning > th,
1592.table > tbody > tr.warning > th,
1593.table > tfoot > tr.warning > th {
1594 background-color: #f89406;
1595}
1596.table-hover > tbody > tr > td.warning:hover,
1597.table-hover > tbody > tr > th.warning:hover,
1598.table-hover > tbody > tr.warning:hover > td,
76c653f8 1599.table-hover > tbody > tr:hover > .warning,
6af4c584
MG
1600.table-hover > tbody > tr.warning:hover > th {
1601 background-color: #df8505;
1602}
1603.table > thead > tr > td.danger,
1604.table > tbody > tr > td.danger,
1605.table > tfoot > tr > td.danger,
1606.table > thead > tr > th.danger,
1607.table > tbody > tr > th.danger,
1608.table > tfoot > tr > th.danger,
1609.table > thead > tr.danger > td,
1610.table > tbody > tr.danger > td,
1611.table > tfoot > tr.danger > td,
1612.table > thead > tr.danger > th,
1613.table > tbody > tr.danger > th,
1614.table > tfoot > tr.danger > th {
1615 background-color: #ee5f5b;
1616}
1617.table-hover > tbody > tr > td.danger:hover,
1618.table-hover > tbody > tr > th.danger:hover,
1619.table-hover > tbody > tr.danger:hover > td,
76c653f8 1620.table-hover > tbody > tr:hover > .danger,
6af4c584
MG
1621.table-hover > tbody > tr.danger:hover > th {
1622 background-color: #ec4844;
1623}
76c653f8
MG
1624.table-responsive {
1625 overflow-x: auto;
1626 min-height: 0.01%;
1627}
1628@media screen and (max-width: 767px) {
6af4c584
MG
1629 .table-responsive {
1630 width: 100%;
1631 margin-bottom: 15px;
1632 overflow-y: hidden;
6af4c584
MG
1633 -ms-overflow-style: -ms-autohiding-scrollbar;
1634 border: 1px solid #1c1e22;
6af4c584
MG
1635 }
1636 .table-responsive > .table {
1637 margin-bottom: 0;
1638 }
1639 .table-responsive > .table > thead > tr > th,
1640 .table-responsive > .table > tbody > tr > th,
1641 .table-responsive > .table > tfoot > tr > th,
1642 .table-responsive > .table > thead > tr > td,
1643 .table-responsive > .table > tbody > tr > td,
1644 .table-responsive > .table > tfoot > tr > td {
1645 white-space: nowrap;
1646 }
1647 .table-responsive > .table-bordered {
1648 border: 0;
1649 }
1650 .table-responsive > .table-bordered > thead > tr > th:first-child,
1651 .table-responsive > .table-bordered > tbody > tr > th:first-child,
1652 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
1653 .table-responsive > .table-bordered > thead > tr > td:first-child,
1654 .table-responsive > .table-bordered > tbody > tr > td:first-child,
1655 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
1656 border-left: 0;
1657 }
1658 .table-responsive > .table-bordered > thead > tr > th:last-child,
1659 .table-responsive > .table-bordered > tbody > tr > th:last-child,
1660 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
1661 .table-responsive > .table-bordered > thead > tr > td:last-child,
1662 .table-responsive > .table-bordered > tbody > tr > td:last-child,
1663 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
1664 border-right: 0;
1665 }
1666 .table-responsive > .table-bordered > tbody > tr:last-child > th,
1667 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
1668 .table-responsive > .table-bordered > tbody > tr:last-child > td,
1669 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
1670 border-bottom: 0;
1671 }
1672}
1673fieldset {
1674 padding: 0;
1675 margin: 0;
1676 border: 0;
1677 min-width: 0;
1678}
1679legend {
1680 display: block;
1681 width: 100%;
1682 padding: 0;
1683 margin-bottom: 20px;
1684 font-size: 21px;
1685 line-height: inherit;
1686 color: #c8c8c8;
1687 border: 0;
1688 border-bottom: 1px solid #1c1e22;
1689}
1690label {
1691 display: inline-block;
76c653f8 1692 max-width: 100%;
6af4c584
MG
1693 margin-bottom: 5px;
1694 font-weight: bold;
1695}
1696input[type="search"] {
1697 -webkit-box-sizing: border-box;
1698 -moz-box-sizing: border-box;
1699 box-sizing: border-box;
1700}
1701input[type="radio"],
1702input[type="checkbox"] {
1703 margin: 4px 0 0;
1704 margin-top: 1px \9;
6af4c584
MG
1705 line-height: normal;
1706}
1707input[type="file"] {
1708 display: block;
1709}
1710input[type="range"] {
1711 display: block;
1712 width: 100%;
1713}
1714select[multiple],
1715select[size] {
1716 height: auto;
1717}
1718input[type="file"]:focus,
1719input[type="radio"]:focus,
1720input[type="checkbox"]:focus {
1721 outline: thin dotted;
1722 outline: 5px auto -webkit-focus-ring-color;
1723 outline-offset: -2px;
1724}
1725output {
1726 display: block;
1727 padding-top: 9px;
1728 font-size: 14px;
1729 line-height: 1.42857143;
1730 color: #272b30;
1731}
1732.form-control {
1733 display: block;
1734 width: 100%;
1735 height: 38px;
1736 padding: 8px 12px;
1737 font-size: 14px;
1738 line-height: 1.42857143;
1739 color: #272b30;
1740 background-color: #ffffff;
1741 background-image: none;
1742 border: 1px solid #cccccc;
1743 border-radius: 4px;
1744 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1745 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
76c653f8
MG
1746 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
1747 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
6af4c584
MG
1748 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
1749}
1750.form-control:focus {
1751 border-color: #66afe9;
1752 outline: 0;
1753 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
1754 box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
1755}
6af4c584
MG
1756.form-control::-moz-placeholder {
1757 color: #7a8288;
1758 opacity: 1;
1759}
1760.form-control:-ms-input-placeholder {
1761 color: #7a8288;
1762}
1763.form-control::-webkit-input-placeholder {
1764 color: #7a8288;
1765}
1766.form-control[disabled],
1767.form-control[readonly],
1768fieldset[disabled] .form-control {
1769 cursor: not-allowed;
1770 background-color: #999999;
1771 opacity: 1;
1772}
1773textarea.form-control {
1774 height: auto;
1775}
76c653f8
MG
1776input[type="search"] {
1777 -webkit-appearance: none;
1778}
1779@media screen and (-webkit-min-device-pixel-ratio: 0) {
1780 input[type="date"],
1781 input[type="time"],
1782 input[type="datetime-local"],
1783 input[type="month"] {
1784 line-height: 38px;
1785 }
1786 input[type="date"].input-sm,
1787 input[type="time"].input-sm,
1788 input[type="datetime-local"].input-sm,
1789 input[type="month"].input-sm {
1790 line-height: 30px;
1791 }
1792 input[type="date"].input-lg,
1793 input[type="time"].input-lg,
1794 input[type="datetime-local"].input-lg,
1795 input[type="month"].input-lg {
1796 line-height: 54px;
1797 }
6af4c584
MG
1798}
1799.form-group {
1800 margin-bottom: 15px;
1801}
1802.radio,
1803.checkbox {
76c653f8 1804 position: relative;
6af4c584 1805 display: block;
6af4c584
MG
1806 margin-top: 10px;
1807 margin-bottom: 10px;
6af4c584
MG
1808}
1809.radio label,
1810.checkbox label {
76c653f8
MG
1811 min-height: 20px;
1812 padding-left: 20px;
1813 margin-bottom: 0;
6af4c584
MG
1814 font-weight: normal;
1815 cursor: pointer;
1816}
1817.radio input[type="radio"],
1818.radio-inline input[type="radio"],
1819.checkbox input[type="checkbox"],
1820.checkbox-inline input[type="checkbox"] {
76c653f8 1821 position: absolute;
6af4c584 1822 margin-left: -20px;
76c653f8 1823 margin-top: 4px \9;
6af4c584
MG
1824}
1825.radio + .radio,
1826.checkbox + .checkbox {
1827 margin-top: -5px;
1828}
1829.radio-inline,
1830.checkbox-inline {
1831 display: inline-block;
1832 padding-left: 20px;
1833 margin-bottom: 0;
1834 vertical-align: middle;
1835 font-weight: normal;
1836 cursor: pointer;
1837}
1838.radio-inline + .radio-inline,
1839.checkbox-inline + .checkbox-inline {
1840 margin-top: 0;
1841 margin-left: 10px;
1842}
1843input[type="radio"][disabled],
1844input[type="checkbox"][disabled],
76c653f8
MG
1845input[type="radio"].disabled,
1846input[type="checkbox"].disabled,
6af4c584 1847fieldset[disabled] input[type="radio"],
76c653f8
MG
1848fieldset[disabled] input[type="checkbox"] {
1849 cursor: not-allowed;
1850}
1851.radio-inline.disabled,
1852.checkbox-inline.disabled,
6af4c584 1853fieldset[disabled] .radio-inline,
6af4c584
MG
1854fieldset[disabled] .checkbox-inline {
1855 cursor: not-allowed;
1856}
76c653f8
MG
1857.radio.disabled label,
1858.checkbox.disabled label,
1859fieldset[disabled] .radio label,
1860fieldset[disabled] .checkbox label {
1861 cursor: not-allowed;
1862}
1863.form-control-static {
1864 padding-top: 9px;
1865 padding-bottom: 9px;
1866 margin-bottom: 0;
1867}
1868.form-control-static.input-lg,
1869.form-control-static.input-sm {
1870 padding-left: 0;
1871 padding-right: 0;
1872}
1873.input-sm,
1874.form-group-sm .form-control {
6af4c584
MG
1875 height: 30px;
1876 padding: 5px 10px;
1877 font-size: 12px;
1878 line-height: 1.5;
1879 border-radius: 3px;
1880}
76c653f8
MG
1881select.input-sm,
1882select.form-group-sm .form-control {
6af4c584
MG
1883 height: 30px;
1884 line-height: 30px;
1885}
1886textarea.input-sm,
76c653f8
MG
1887textarea.form-group-sm .form-control,
1888select[multiple].input-sm,
1889select[multiple].form-group-sm .form-control {
6af4c584
MG
1890 height: auto;
1891}
76c653f8
MG
1892.input-lg,
1893.form-group-lg .form-control {
6af4c584
MG
1894 height: 54px;
1895 padding: 14px 16px;
1896 font-size: 18px;
1897 line-height: 1.33;
1898 border-radius: 6px;
1899}
76c653f8
MG
1900select.input-lg,
1901select.form-group-lg .form-control {
6af4c584
MG
1902 height: 54px;
1903 line-height: 54px;
1904}
1905textarea.input-lg,
76c653f8
MG
1906textarea.form-group-lg .form-control,
1907select[multiple].input-lg,
1908select[multiple].form-group-lg .form-control {
6af4c584
MG
1909 height: auto;
1910}
1911.has-feedback {
1912 position: relative;
1913}
1914.has-feedback .form-control {
1915 padding-right: 47.5px;
1916}
76c653f8 1917.form-control-feedback {
6af4c584 1918 position: absolute;
76c653f8 1919 top: 0;
6af4c584 1920 right: 0;
76c653f8 1921 z-index: 2;
6af4c584
MG
1922 display: block;
1923 width: 38px;
1924 height: 38px;
1925 line-height: 38px;
1926 text-align: center;
76c653f8
MG
1927 pointer-events: none;
1928}
1929.input-lg + .form-control-feedback {
1930 width: 54px;
1931 height: 54px;
1932 line-height: 54px;
1933}
1934.input-sm + .form-control-feedback {
1935 width: 30px;
1936 height: 30px;
1937 line-height: 30px;
6af4c584
MG
1938}
1939.has-success .help-block,
1940.has-success .control-label,
1941.has-success .radio,
1942.has-success .checkbox,
1943.has-success .radio-inline,
76c653f8
MG
1944.has-success .checkbox-inline,
1945.has-success.radio label,
1946.has-success.checkbox label,
1947.has-success.radio-inline label,
1948.has-success.checkbox-inline label {
6af4c584
MG
1949 color: #ffffff;
1950}
1951.has-success .form-control {
1952 border-color: #ffffff;
1953 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1954 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1955}
1956.has-success .form-control:focus {
1957 border-color: #e6e6e6;
1958 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
1959 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
1960}
1961.has-success .input-group-addon {
1962 color: #ffffff;
1963 border-color: #ffffff;
1964 background-color: #62c462;
1965}
1966.has-success .form-control-feedback {
1967 color: #ffffff;
1968}
1969.has-warning .help-block,
1970.has-warning .control-label,
1971.has-warning .radio,
1972.has-warning .checkbox,
1973.has-warning .radio-inline,
76c653f8
MG
1974.has-warning .checkbox-inline,
1975.has-warning.radio label,
1976.has-warning.checkbox label,
1977.has-warning.radio-inline label,
1978.has-warning.checkbox-inline label {
6af4c584
MG
1979 color: #ffffff;
1980}
1981.has-warning .form-control {
1982 border-color: #ffffff;
1983 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1984 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1985}
1986.has-warning .form-control:focus {
1987 border-color: #e6e6e6;
1988 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
1989 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
1990}
1991.has-warning .input-group-addon {
1992 color: #ffffff;
1993 border-color: #ffffff;
1994 background-color: #f89406;
1995}
1996.has-warning .form-control-feedback {
1997 color: #ffffff;
1998}
1999.has-error .help-block,
2000.has-error .control-label,
2001.has-error .radio,
2002.has-error .checkbox,
2003.has-error .radio-inline,
76c653f8
MG
2004.has-error .checkbox-inline,
2005.has-error.radio label,
2006.has-error.checkbox label,
2007.has-error.radio-inline label,
2008.has-error.checkbox-inline label {
6af4c584
MG
2009 color: #ffffff;
2010}
2011.has-error .form-control {
2012 border-color: #ffffff;
2013 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2014 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2015}
2016.has-error .form-control:focus {
2017 border-color: #e6e6e6;
2018 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2019 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2020}
2021.has-error .input-group-addon {
2022 color: #ffffff;
2023 border-color: #ffffff;
2024 background-color: #ee5f5b;
2025}
2026.has-error .form-control-feedback {
2027 color: #ffffff;
2028}
76c653f8
MG
2029.has-feedback label ~ .form-control-feedback {
2030 top: 25px;
2031}
2032.has-feedback label.sr-only ~ .form-control-feedback {
2033 top: 0;
6af4c584
MG
2034}
2035.help-block {
2036 display: block;
2037 margin-top: 5px;
2038 margin-bottom: 10px;
2039 color: #ffffff;
2040}
2041@media (min-width: 768px) {
2042 .form-inline .form-group {
2043 display: inline-block;
2044 margin-bottom: 0;
2045 vertical-align: middle;
2046 }
2047 .form-inline .form-control {
2048 display: inline-block;
2049 width: auto;
2050 vertical-align: middle;
2051 }
76c653f8
MG
2052 .form-inline .form-control-static {
2053 display: inline-block;
2054 }
2055 .form-inline .input-group {
2056 display: inline-table;
2057 vertical-align: middle;
2058 }
2059 .form-inline .input-group .input-group-addon,
2060 .form-inline .input-group .input-group-btn,
2061 .form-inline .input-group .form-control {
2062 width: auto;
2063 }
2064 .form-inline .input-group > .form-control {
2065 width: 100%;
2066 }
6af4c584
MG
2067 .form-inline .control-label {
2068 margin-bottom: 0;
2069 vertical-align: middle;
2070 }
2071 .form-inline .radio,
2072 .form-inline .checkbox {
2073 display: inline-block;
2074 margin-top: 0;
2075 margin-bottom: 0;
6af4c584
MG
2076 vertical-align: middle;
2077 }
76c653f8
MG
2078 .form-inline .radio label,
2079 .form-inline .checkbox label {
2080 padding-left: 0;
2081 }
6af4c584
MG
2082 .form-inline .radio input[type="radio"],
2083 .form-inline .checkbox input[type="checkbox"] {
76c653f8 2084 position: relative;
6af4c584
MG
2085 margin-left: 0;
2086 }
2087 .form-inline .has-feedback .form-control-feedback {
2088 top: 0;
2089 }
2090}
6af4c584
MG
2091.form-horizontal .radio,
2092.form-horizontal .checkbox,
2093.form-horizontal .radio-inline,
2094.form-horizontal .checkbox-inline {
2095 margin-top: 0;
2096 margin-bottom: 0;
2097 padding-top: 9px;
2098}
2099.form-horizontal .radio,
2100.form-horizontal .checkbox {
2101 min-height: 29px;
2102}
2103.form-horizontal .form-group {
2104 margin-left: -15px;
2105 margin-right: -15px;
2106}
6af4c584
MG
2107@media (min-width: 768px) {
2108 .form-horizontal .control-label {
2109 text-align: right;
76c653f8
MG
2110 margin-bottom: 0;
2111 padding-top: 9px;
6af4c584
MG
2112 }
2113}
2114.form-horizontal .has-feedback .form-control-feedback {
6af4c584
MG
2115 right: 15px;
2116}
76c653f8
MG
2117@media (min-width: 768px) {
2118 .form-horizontal .form-group-lg .control-label {
2119 padding-top: 19.62px;
2120 }
2121}
2122@media (min-width: 768px) {
2123 .form-horizontal .form-group-sm .control-label {
2124 padding-top: 6px;
2125 }
2126}
6af4c584
MG
2127.btn {
2128 display: inline-block;
2129 margin-bottom: 0;
2130 font-weight: normal;
2131 text-align: center;
2132 vertical-align: middle;
76c653f8
MG
2133 -ms-touch-action: manipulation;
2134 touch-action: manipulation;
6af4c584
MG
2135 cursor: pointer;
2136 background-image: none;
2137 border: 1px solid transparent;
2138 white-space: nowrap;
2139 padding: 8px 12px;
2140 font-size: 14px;
2141 line-height: 1.42857143;
2142 border-radius: 4px;
2143 -webkit-user-select: none;
2144 -moz-user-select: none;
2145 -ms-user-select: none;
6af4c584
MG
2146 user-select: none;
2147}
76c653f8
MG
2148.btn:focus,
2149.btn:active:focus,
2150.btn.active:focus,
2151.btn.focus,
2152.btn:active.focus,
2153.btn.active.focus {
6af4c584
MG
2154 outline: thin dotted;
2155 outline: 5px auto -webkit-focus-ring-color;
2156 outline-offset: -2px;
2157}
2158.btn:hover,
76c653f8
MG
2159.btn:focus,
2160.btn.focus {
6af4c584
MG
2161 color: #ffffff;
2162 text-decoration: none;
2163}
2164.btn:active,
2165.btn.active {
2166 outline: 0;
2167 background-image: none;
2168 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2169 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2170}
2171.btn.disabled,
2172.btn[disabled],
2173fieldset[disabled] .btn {
2174 cursor: not-allowed;
2175 pointer-events: none;
2176 opacity: 0.65;
2177 filter: alpha(opacity=65);
2178 -webkit-box-shadow: none;
2179 box-shadow: none;
2180}
2181.btn-default {
2182 color: #ffffff;
2183 background-color: #3a3f44;
2184 border-color: #3a3f44;
2185}
2186.btn-default:hover,
2187.btn-default:focus,
76c653f8 2188.btn-default.focus,
6af4c584
MG
2189.btn-default:active,
2190.btn-default.active,
76c653f8 2191.open > .dropdown-toggle.btn-default {
6af4c584 2192 color: #ffffff;
76c653f8 2193 background-color: #232628;
6af4c584
MG
2194 border-color: #1e2023;
2195}
2196.btn-default:active,
2197.btn-default.active,
76c653f8 2198.open > .dropdown-toggle.btn-default {
6af4c584
MG
2199 background-image: none;
2200}
2201.btn-default.disabled,
2202.btn-default[disabled],
2203fieldset[disabled] .btn-default,
2204.btn-default.disabled:hover,
2205.btn-default[disabled]:hover,
2206fieldset[disabled] .btn-default:hover,
2207.btn-default.disabled:focus,
2208.btn-default[disabled]:focus,
2209fieldset[disabled] .btn-default:focus,
76c653f8
MG
2210.btn-default.disabled.focus,
2211.btn-default[disabled].focus,
2212fieldset[disabled] .btn-default.focus,
6af4c584
MG
2213.btn-default.disabled:active,
2214.btn-default[disabled]:active,
2215fieldset[disabled] .btn-default:active,
2216.btn-default.disabled.active,
2217.btn-default[disabled].active,
2218fieldset[disabled] .btn-default.active {
2219 background-color: #3a3f44;
2220 border-color: #3a3f44;
2221}
2222.btn-default .badge {
2223 color: #3a3f44;
2224 background-color: #ffffff;
2225}
2226.btn-primary {
2227 color: #ffffff;
2228 background-color: #7a8288;
2229 border-color: #7a8288;
2230}
2231.btn-primary:hover,
2232.btn-primary:focus,
76c653f8 2233.btn-primary.focus,
6af4c584
MG
2234.btn-primary:active,
2235.btn-primary.active,
76c653f8 2236.open > .dropdown-toggle.btn-primary {
6af4c584 2237 color: #ffffff;
76c653f8 2238 background-color: #62686d;
6af4c584
MG
2239 border-color: #5d6368;
2240}
2241.btn-primary:active,
2242.btn-primary.active,
76c653f8 2243.open > .dropdown-toggle.btn-primary {
6af4c584
MG
2244 background-image: none;
2245}
2246.btn-primary.disabled,
2247.btn-primary[disabled],
2248fieldset[disabled] .btn-primary,
2249.btn-primary.disabled:hover,
2250.btn-primary[disabled]:hover,
2251fieldset[disabled] .btn-primary:hover,
2252.btn-primary.disabled:focus,
2253.btn-primary[disabled]:focus,
2254fieldset[disabled] .btn-primary:focus,
76c653f8
MG
2255.btn-primary.disabled.focus,
2256.btn-primary[disabled].focus,
2257fieldset[disabled] .btn-primary.focus,
6af4c584
MG
2258.btn-primary.disabled:active,
2259.btn-primary[disabled]:active,
2260fieldset[disabled] .btn-primary:active,
2261.btn-primary.disabled.active,
2262.btn-primary[disabled].active,
2263fieldset[disabled] .btn-primary.active {
2264 background-color: #7a8288;
2265 border-color: #7a8288;
2266}
2267.btn-primary .badge {
2268 color: #7a8288;
2269 background-color: #ffffff;
2270}
2271.btn-success {
2272 color: #ffffff;
2273 background-color: #62c462;
2274 border-color: #62c462;
2275}
2276.btn-success:hover,
2277.btn-success:focus,
76c653f8 2278.btn-success.focus,
6af4c584
MG
2279.btn-success:active,
2280.btn-success.active,
76c653f8 2281.open > .dropdown-toggle.btn-success {
6af4c584 2282 color: #ffffff;
76c653f8 2283 background-color: #42b142;
6af4c584
MG
2284 border-color: #40a940;
2285}
2286.btn-success:active,
2287.btn-success.active,
76c653f8 2288.open > .dropdown-toggle.btn-success {
6af4c584
MG
2289 background-image: none;
2290}
2291.btn-success.disabled,
2292.btn-success[disabled],
2293fieldset[disabled] .btn-success,
2294.btn-success.disabled:hover,
2295.btn-success[disabled]:hover,
2296fieldset[disabled] .btn-success:hover,
2297.btn-success.disabled:focus,
2298.btn-success[disabled]:focus,
2299fieldset[disabled] .btn-success:focus,
76c653f8
MG
2300.btn-success.disabled.focus,
2301.btn-success[disabled].focus,
2302fieldset[disabled] .btn-success.focus,
6af4c584
MG
2303.btn-success.disabled:active,
2304.btn-success[disabled]:active,
2305fieldset[disabled] .btn-success:active,
2306.btn-success.disabled.active,
2307.btn-success[disabled].active,
2308fieldset[disabled] .btn-success.active {
2309 background-color: #62c462;
2310 border-color: #62c462;
2311}
2312.btn-success .badge {
2313 color: #62c462;
2314 background-color: #ffffff;
2315}
2316.btn-info {
2317 color: #ffffff;
2318 background-color: #5bc0de;
2319 border-color: #5bc0de;
2320}
2321.btn-info:hover,
2322.btn-info:focus,
76c653f8 2323.btn-info.focus,
6af4c584
MG
2324.btn-info:active,
2325.btn-info.active,
76c653f8 2326.open > .dropdown-toggle.btn-info {
6af4c584 2327 color: #ffffff;
76c653f8 2328 background-color: #31b0d5;
6af4c584
MG
2329 border-color: #2aabd2;
2330}
2331.btn-info:active,
2332.btn-info.active,
76c653f8 2333.open > .dropdown-toggle.btn-info {
6af4c584
MG
2334 background-image: none;
2335}
2336.btn-info.disabled,
2337.btn-info[disabled],
2338fieldset[disabled] .btn-info,
2339.btn-info.disabled:hover,
2340.btn-info[disabled]:hover,
2341fieldset[disabled] .btn-info:hover,
2342.btn-info.disabled:focus,
2343.btn-info[disabled]:focus,
2344fieldset[disabled] .btn-info:focus,
76c653f8
MG
2345.btn-info.disabled.focus,
2346.btn-info[disabled].focus,
2347fieldset[disabled] .btn-info.focus,
6af4c584
MG
2348.btn-info.disabled:active,
2349.btn-info[disabled]:active,
2350fieldset[disabled] .btn-info:active,
2351.btn-info.disabled.active,
2352.btn-info[disabled].active,
2353fieldset[disabled] .btn-info.active {
2354 background-color: #5bc0de;
2355 border-color: #5bc0de;
2356}
2357.btn-info .badge {
2358 color: #5bc0de;
2359 background-color: #ffffff;
2360}
2361.btn-warning {
2362 color: #ffffff;
2363 background-color: #f89406;
2364 border-color: #f89406;
2365}
2366.btn-warning:hover,
2367.btn-warning:focus,
76c653f8 2368.btn-warning.focus,
6af4c584
MG
2369.btn-warning:active,
2370.btn-warning.active,
76c653f8 2371.open > .dropdown-toggle.btn-warning {
6af4c584 2372 color: #ffffff;
76c653f8 2373 background-color: #c67605;
6af4c584
MG
2374 border-color: #bc7005;
2375}
2376.btn-warning:active,
2377.btn-warning.active,
76c653f8 2378.open > .dropdown-toggle.btn-warning {
6af4c584
MG
2379 background-image: none;
2380}
2381.btn-warning.disabled,
2382.btn-warning[disabled],
2383fieldset[disabled] .btn-warning,
2384.btn-warning.disabled:hover,
2385.btn-warning[disabled]:hover,
2386fieldset[disabled] .btn-warning:hover,
2387.btn-warning.disabled:focus,
2388.btn-warning[disabled]:focus,
2389fieldset[disabled] .btn-warning:focus,
76c653f8
MG
2390.btn-warning.disabled.focus,
2391.btn-warning[disabled].focus,
2392fieldset[disabled] .btn-warning.focus,
6af4c584
MG
2393.btn-warning.disabled:active,
2394.btn-warning[disabled]:active,
2395fieldset[disabled] .btn-warning:active,
2396.btn-warning.disabled.active,
2397.btn-warning[disabled].active,
2398fieldset[disabled] .btn-warning.active {
2399 background-color: #f89406;
2400 border-color: #f89406;
2401}
2402.btn-warning .badge {
2403 color: #f89406;
2404 background-color: #ffffff;
2405}
2406.btn-danger {
2407 color: #ffffff;
2408 background-color: #ee5f5b;
2409 border-color: #ee5f5b;
2410}
2411.btn-danger:hover,
2412.btn-danger:focus,
76c653f8 2413.btn-danger.focus,
6af4c584
MG
2414.btn-danger:active,
2415.btn-danger.active,
76c653f8 2416.open > .dropdown-toggle.btn-danger {
6af4c584 2417 color: #ffffff;
76c653f8 2418 background-color: #e9322d;
6af4c584
MG
2419 border-color: #e82924;
2420}
2421.btn-danger:active,
2422.btn-danger.active,
76c653f8 2423.open > .dropdown-toggle.btn-danger {
6af4c584
MG
2424 background-image: none;
2425}
2426.btn-danger.disabled,
2427.btn-danger[disabled],
2428fieldset[disabled] .btn-danger,
2429.btn-danger.disabled:hover,
2430.btn-danger[disabled]:hover,
2431fieldset[disabled] .btn-danger:hover,
2432.btn-danger.disabled:focus,
2433.btn-danger[disabled]:focus,
2434fieldset[disabled] .btn-danger:focus,
76c653f8
MG
2435.btn-danger.disabled.focus,
2436.btn-danger[disabled].focus,
2437fieldset[disabled] .btn-danger.focus,
6af4c584
MG
2438.btn-danger.disabled:active,
2439.btn-danger[disabled]:active,
2440fieldset[disabled] .btn-danger:active,
2441.btn-danger.disabled.active,
2442.btn-danger[disabled].active,
2443fieldset[disabled] .btn-danger.active {
2444 background-color: #ee5f5b;
2445 border-color: #ee5f5b;
2446}
2447.btn-danger .badge {
2448 color: #ee5f5b;
2449 background-color: #ffffff;
2450}
2451.btn-link {
2452 color: #ffffff;
2453 font-weight: normal;
6af4c584
MG
2454 border-radius: 0;
2455}
2456.btn-link,
2457.btn-link:active,
76c653f8 2458.btn-link.active,
6af4c584
MG
2459.btn-link[disabled],
2460fieldset[disabled] .btn-link {
2461 background-color: transparent;
2462 -webkit-box-shadow: none;
2463 box-shadow: none;
2464}
2465.btn-link,
2466.btn-link:hover,
2467.btn-link:focus,
2468.btn-link:active {
2469 border-color: transparent;
2470}
2471.btn-link:hover,
2472.btn-link:focus {
2473 color: #ffffff;
2474 text-decoration: underline;
2475 background-color: transparent;
2476}
2477.btn-link[disabled]:hover,
2478fieldset[disabled] .btn-link:hover,
2479.btn-link[disabled]:focus,
2480fieldset[disabled] .btn-link:focus {
2481 color: #7a8288;
2482 text-decoration: none;
2483}
2484.btn-lg {
2485 padding: 14px 16px;
2486 font-size: 18px;
2487 line-height: 1.33;
2488 border-radius: 6px;
2489}
2490.btn-sm {
2491 padding: 5px 10px;
2492 font-size: 12px;
2493 line-height: 1.5;
2494 border-radius: 3px;
2495}
2496.btn-xs {
2497 padding: 1px 5px;
2498 font-size: 12px;
2499 line-height: 1.5;
2500 border-radius: 3px;
2501}
2502.btn-block {
2503 display: block;
2504 width: 100%;
6af4c584
MG
2505}
2506.btn-block + .btn-block {
2507 margin-top: 5px;
2508}
2509input[type="submit"].btn-block,
2510input[type="reset"].btn-block,
2511input[type="button"].btn-block {
2512 width: 100%;
2513}
2514.fade {
2515 opacity: 0;
2516 -webkit-transition: opacity 0.15s linear;
76c653f8 2517 -o-transition: opacity 0.15s linear;
6af4c584
MG
2518 transition: opacity 0.15s linear;
2519}
2520.fade.in {
2521 opacity: 1;
2522}
2523.collapse {
2524 display: none;
76c653f8 2525 visibility: hidden;
6af4c584
MG
2526}
2527.collapse.in {
2528 display: block;
76c653f8
MG
2529 visibility: visible;
2530}
2531tr.collapse.in {
2532 display: table-row;
2533}
2534tbody.collapse.in {
2535 display: table-row-group;
6af4c584
MG
2536}
2537.collapsing {
2538 position: relative;
2539 height: 0;
2540 overflow: hidden;
76c653f8
MG
2541 -webkit-transition-property: height, visibility;
2542 -o-transition-property: height, visibility;
2543 transition-property: height, visibility;
2544 -webkit-transition-duration: 0.35s;
2545 -o-transition-duration: 0.35s;
2546 transition-duration: 0.35s;
2547 -webkit-transition-timing-function: ease;
2548 -o-transition-timing-function: ease;
2549 transition-timing-function: ease;
6af4c584
MG
2550}
2551.caret {
2552 display: inline-block;
2553 width: 0;
2554 height: 0;
2555 margin-left: 2px;
2556 vertical-align: middle;
2557 border-top: 4px solid;
2558 border-right: 4px solid transparent;
2559 border-left: 4px solid transparent;
2560}
2561.dropdown {
2562 position: relative;
2563}
2564.dropdown-toggle:focus {
2565 outline: 0;
2566}
2567.dropdown-menu {
2568 position: absolute;
2569 top: 100%;
2570 left: 0;
2571 z-index: 1000;
2572 display: none;
2573 float: left;
2574 min-width: 160px;
2575 padding: 5px 0;
2576 margin: 2px 0 0;
2577 list-style: none;
2578 font-size: 14px;
76c653f8 2579 text-align: left;
6af4c584
MG
2580 background-color: #3a3f44;
2581 border: 1px solid #272b30;
2582 border: 1px solid rgba(0, 0, 0, 0.15);
2583 border-radius: 4px;
2584 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
2585 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
76c653f8
MG
2586 -webkit-background-clip: padding-box;
2587 background-clip: padding-box;
6af4c584
MG
2588}
2589.dropdown-menu.pull-right {
2590 right: 0;
2591 left: auto;
2592}
2593.dropdown-menu .divider {
2594 height: 1px;
2595 margin: 9px 0;
2596 overflow: hidden;
2597 background-color: #272b30;
2598}
2599.dropdown-menu > li > a {
2600 display: block;
2601 padding: 3px 20px;
2602 clear: both;
2603 font-weight: normal;
2604 line-height: 1.42857143;
2605 color: #c8c8c8;
2606 white-space: nowrap;
2607}
2608.dropdown-menu > li > a:hover,
2609.dropdown-menu > li > a:focus {
2610 text-decoration: none;
2611 color: #ffffff;
2612 background-color: #272b30;
2613}
2614.dropdown-menu > .active > a,
2615.dropdown-menu > .active > a:hover,
2616.dropdown-menu > .active > a:focus {
2617 color: #ffffff;
2618 text-decoration: none;
2619 outline: 0;
2620 background-color: #272b30;
2621}
2622.dropdown-menu > .disabled > a,
2623.dropdown-menu > .disabled > a:hover,
2624.dropdown-menu > .disabled > a:focus {
2625 color: #7a8288;
2626}
2627.dropdown-menu > .disabled > a:hover,
2628.dropdown-menu > .disabled > a:focus {
2629 text-decoration: none;
2630 background-color: transparent;
2631 background-image: none;
2632 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2633 cursor: not-allowed;
2634}
2635.open > .dropdown-menu {
2636 display: block;
2637}
2638.open > a {
2639 outline: 0;
2640}
2641.dropdown-menu-right {
2642 left: auto;
2643 right: 0;
2644}
2645.dropdown-menu-left {
2646 left: 0;
2647 right: auto;
2648}
2649.dropdown-header {
2650 display: block;
2651 padding: 3px 20px;
2652 font-size: 12px;
2653 line-height: 1.42857143;
2654 color: #7a8288;
76c653f8 2655 white-space: nowrap;
6af4c584
MG
2656}
2657.dropdown-backdrop {
2658 position: fixed;
2659 left: 0;
2660 right: 0;
2661 bottom: 0;
2662 top: 0;
2663 z-index: 990;
2664}
2665.pull-right > .dropdown-menu {
2666 right: 0;
2667 left: auto;
2668}
2669.dropup .caret,
2670.navbar-fixed-bottom .dropdown .caret {
2671 border-top: 0;
2672 border-bottom: 4px solid;
2673 content: "";
2674}
2675.dropup .dropdown-menu,
2676.navbar-fixed-bottom .dropdown .dropdown-menu {
2677 top: auto;
2678 bottom: 100%;
2679 margin-bottom: 1px;
2680}
2681@media (min-width: 768px) {
2682 .navbar-right .dropdown-menu {
2683 left: auto;
2684 right: 0;
2685 }
2686 .navbar-right .dropdown-menu-left {
2687 left: 0;
2688 right: auto;
2689 }
2690}
2691.nav {
2692 margin-bottom: 0;
2693 padding-left: 0;
2694 list-style: none;
2695}
2696.nav > li {
2697 position: relative;
2698 display: block;
2699}
2700.nav > li > a {
2701 position: relative;
2702 display: block;
2703 padding: 10px 15px;
2704}
2705.nav > li > a:hover,
2706.nav > li > a:focus {
2707 text-decoration: none;
2708 background-color: #3e444c;
2709}
2710.nav > li.disabled > a {
2711 color: #7a8288;
2712}
2713.nav > li.disabled > a:hover,
2714.nav > li.disabled > a:focus {
2715 color: #7a8288;
2716 text-decoration: none;
2717 background-color: transparent;
2718 cursor: not-allowed;
2719}
2720.nav .open > a,
2721.nav .open > a:hover,
2722.nav .open > a:focus {
2723 background-color: #3e444c;
2724 border-color: #ffffff;
2725}
2726.nav .nav-divider {
2727 height: 1px;
2728 margin: 9px 0;
2729 overflow: hidden;
2730 background-color: #e5e5e5;
2731}
2732.nav > li > a > img {
2733 max-width: none;
2734}
2735.nav-tabs {
2736 border-bottom: 1px solid #1c1e22;
2737}
2738.nav-tabs > li {
2739 float: left;
2740 margin-bottom: -1px;
2741}
2742.nav-tabs > li > a {
2743 margin-right: 2px;
2744 line-height: 1.42857143;
2745 border: 1px solid transparent;
2746 border-radius: 4px 4px 0 0;
2747}
2748.nav-tabs > li > a:hover {
2749 border-color: #1c1e22 #1c1e22 #1c1e22;
2750}
2751.nav-tabs > li.active > a,
2752.nav-tabs > li.active > a:hover,
2753.nav-tabs > li.active > a:focus {
2754 color: #ffffff;
2755 background-color: #3e444c;
2756 border: 1px solid #1c1e22;
2757 border-bottom-color: transparent;
2758 cursor: default;
2759}
2760.nav-tabs.nav-justified {
2761 width: 100%;
2762 border-bottom: 0;
2763}
2764.nav-tabs.nav-justified > li {
2765 float: none;
2766}
2767.nav-tabs.nav-justified > li > a {
2768 text-align: center;
2769 margin-bottom: 5px;
2770}
2771.nav-tabs.nav-justified > .dropdown .dropdown-menu {
2772 top: auto;
2773 left: auto;
2774}
2775@media (min-width: 768px) {
2776 .nav-tabs.nav-justified > li {
2777 display: table-cell;
2778 width: 1%;
2779 }
2780 .nav-tabs.nav-justified > li > a {
2781 margin-bottom: 0;
2782 }
2783}
2784.nav-tabs.nav-justified > li > a {
2785 margin-right: 0;
2786 border-radius: 4px;
2787}
2788.nav-tabs.nav-justified > .active > a,
2789.nav-tabs.nav-justified > .active > a:hover,
2790.nav-tabs.nav-justified > .active > a:focus {
2791 border: 1px solid #1c1e22;
2792}
2793@media (min-width: 768px) {
2794 .nav-tabs.nav-justified > li > a {
2795 border-bottom: 1px solid #1c1e22;
2796 border-radius: 4px 4px 0 0;
2797 }
2798 .nav-tabs.nav-justified > .active > a,
2799 .nav-tabs.nav-justified > .active > a:hover,
2800 .nav-tabs.nav-justified > .active > a:focus {
2801 border-bottom-color: #272b30;
2802 }
2803}
2804.nav-pills > li {
2805 float: left;
2806}
2807.nav-pills > li > a {
2808 border-radius: 4px;
2809}
2810.nav-pills > li + li {
2811 margin-left: 2px;
2812}
2813.nav-pills > li.active > a,
2814.nav-pills > li.active > a:hover,
2815.nav-pills > li.active > a:focus {
2816 color: #ffffff;
2817 background-color: transparent;
2818}
2819.nav-stacked > li {
2820 float: none;
2821}
2822.nav-stacked > li + li {
2823 margin-top: 2px;
2824 margin-left: 0;
2825}
2826.nav-justified {
2827 width: 100%;
2828}
2829.nav-justified > li {
2830 float: none;
2831}
2832.nav-justified > li > a {
2833 text-align: center;
2834 margin-bottom: 5px;
2835}
2836.nav-justified > .dropdown .dropdown-menu {
2837 top: auto;
2838 left: auto;
2839}
2840@media (min-width: 768px) {
2841 .nav-justified > li {
2842 display: table-cell;
2843 width: 1%;
2844 }
2845 .nav-justified > li > a {
2846 margin-bottom: 0;
2847 }
2848}
2849.nav-tabs-justified {
2850 border-bottom: 0;
2851}
2852.nav-tabs-justified > li > a {
2853 margin-right: 0;
2854 border-radius: 4px;
2855}
2856.nav-tabs-justified > .active > a,
2857.nav-tabs-justified > .active > a:hover,
2858.nav-tabs-justified > .active > a:focus {
2859 border: 1px solid #1c1e22;
2860}
2861@media (min-width: 768px) {
2862 .nav-tabs-justified > li > a {
2863 border-bottom: 1px solid #1c1e22;
2864 border-radius: 4px 4px 0 0;
2865 }
2866 .nav-tabs-justified > .active > a,
2867 .nav-tabs-justified > .active > a:hover,
2868 .nav-tabs-justified > .active > a:focus {
2869 border-bottom-color: #272b30;
2870 }
2871}
2872.tab-content > .tab-pane {
2873 display: none;
76c653f8 2874 visibility: hidden;
6af4c584
MG
2875}
2876.tab-content > .active {
2877 display: block;
76c653f8 2878 visibility: visible;
6af4c584
MG
2879}
2880.nav-tabs .dropdown-menu {
2881 margin-top: -1px;
2882 border-top-right-radius: 0;
2883 border-top-left-radius: 0;
2884}
2885.navbar {
2886 position: relative;
2887 min-height: 50px;
2888 margin-bottom: 20px;
2889 border: 1px solid transparent;
2890}
2891@media (min-width: 768px) {
2892 .navbar {
2893 border-radius: 4px;
2894 }
2895}
2896@media (min-width: 768px) {
2897 .navbar-header {
2898 float: left;
2899 }
2900}
2901.navbar-collapse {
6af4c584
MG
2902 overflow-x: visible;
2903 padding-right: 15px;
2904 padding-left: 15px;
2905 border-top: 1px solid transparent;
76c653f8
MG
2906 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
2907 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
6af4c584
MG
2908 -webkit-overflow-scrolling: touch;
2909}
2910.navbar-collapse.in {
2911 overflow-y: auto;
2912}
2913@media (min-width: 768px) {
2914 .navbar-collapse {
2915 width: auto;
2916 border-top: 0;
76c653f8
MG
2917 -webkit-box-shadow: none;
2918 box-shadow: none;
6af4c584
MG
2919 }
2920 .navbar-collapse.collapse {
2921 display: block !important;
76c653f8 2922 visibility: visible !important;
6af4c584
MG
2923 height: auto !important;
2924 padding-bottom: 0;
2925 overflow: visible !important;
2926 }
2927 .navbar-collapse.in {
2928 overflow-y: visible;
2929 }
2930 .navbar-fixed-top .navbar-collapse,
2931 .navbar-static-top .navbar-collapse,
2932 .navbar-fixed-bottom .navbar-collapse {
2933 padding-left: 0;
2934 padding-right: 0;
2935 }
2936}
76c653f8
MG
2937.navbar-fixed-top .navbar-collapse,
2938.navbar-fixed-bottom .navbar-collapse {
2939 max-height: 340px;
2940}
2941@media (max-device-width: 480px) and (orientation: landscape) {
2942 .navbar-fixed-top .navbar-collapse,
2943 .navbar-fixed-bottom .navbar-collapse {
2944 max-height: 200px;
2945 }
2946}
6af4c584
MG
2947.container > .navbar-header,
2948.container-fluid > .navbar-header,
2949.container > .navbar-collapse,
2950.container-fluid > .navbar-collapse {
2951 margin-right: -15px;
2952 margin-left: -15px;
2953}
2954@media (min-width: 768px) {
2955 .container > .navbar-header,
2956 .container-fluid > .navbar-header,
2957 .container > .navbar-collapse,
2958 .container-fluid > .navbar-collapse {
2959 margin-right: 0;
2960 margin-left: 0;
2961 }
2962}
2963.navbar-static-top {
2964 z-index: 1000;
2965 border-width: 0 0 1px;
2966}
2967@media (min-width: 768px) {
2968 .navbar-static-top {
2969 border-radius: 0;
2970 }
2971}
2972.navbar-fixed-top,
2973.navbar-fixed-bottom {
2974 position: fixed;
2975 right: 0;
2976 left: 0;
2977 z-index: 1030;
2978}
2979@media (min-width: 768px) {
2980 .navbar-fixed-top,
2981 .navbar-fixed-bottom {
2982 border-radius: 0;
2983 }
2984}
2985.navbar-fixed-top {
2986 top: 0;
2987 border-width: 0 0 1px;
2988}
2989.navbar-fixed-bottom {
2990 bottom: 0;
2991 margin-bottom: 0;
2992 border-width: 1px 0 0;
2993}
2994.navbar-brand {
2995 float: left;
2996 padding: 15px 15px;
2997 font-size: 18px;
2998 line-height: 20px;
76c653f8 2999 height: 50px;
6af4c584
MG
3000}
3001.navbar-brand:hover,
3002.navbar-brand:focus {
3003 text-decoration: none;
3004}
76c653f8
MG
3005.navbar-brand > img {
3006 display: block;
3007}
6af4c584
MG
3008@media (min-width: 768px) {
3009 .navbar > .container .navbar-brand,
3010 .navbar > .container-fluid .navbar-brand {
3011 margin-left: -15px;
3012 }
3013}
3014.navbar-toggle {
3015 position: relative;
3016 float: right;
3017 margin-right: 15px;
3018 padding: 9px 10px;
3019 margin-top: 8px;
3020 margin-bottom: 8px;
3021 background-color: transparent;
3022 background-image: none;
3023 border: 1px solid transparent;
3024 border-radius: 4px;
3025}
3026.navbar-toggle:focus {
76c653f8 3027 outline: 0;
6af4c584
MG
3028}
3029.navbar-toggle .icon-bar {
3030 display: block;
3031 width: 22px;
3032 height: 2px;
3033 border-radius: 1px;
3034}
3035.navbar-toggle .icon-bar + .icon-bar {
3036 margin-top: 4px;
3037}
3038@media (min-width: 768px) {
3039 .navbar-toggle {
3040 display: none;
3041 }
3042}
3043.navbar-nav {
3044 margin: 7.5px -15px;
3045}
3046.navbar-nav > li > a {
3047 padding-top: 10px;
3048 padding-bottom: 10px;
3049 line-height: 20px;
3050}
3051@media (max-width: 767px) {
3052 .navbar-nav .open .dropdown-menu {
3053 position: static;
3054 float: none;
3055 width: auto;
3056 margin-top: 0;
3057 background-color: transparent;
3058 border: 0;
76c653f8
MG
3059 -webkit-box-shadow: none;
3060 box-shadow: none;
6af4c584
MG
3061 }
3062 .navbar-nav .open .dropdown-menu > li > a,
3063 .navbar-nav .open .dropdown-menu .dropdown-header {
3064 padding: 5px 15px 5px 25px;
3065 }
3066 .navbar-nav .open .dropdown-menu > li > a {
3067 line-height: 20px;
3068 }
3069 .navbar-nav .open .dropdown-menu > li > a:hover,
3070 .navbar-nav .open .dropdown-menu > li > a:focus {
3071 background-image: none;
3072 }
3073}
3074@media (min-width: 768px) {
3075 .navbar-nav {
3076 float: left;
3077 margin: 0;
3078 }
3079 .navbar-nav > li {
3080 float: left;
3081 }
3082 .navbar-nav > li > a {
3083 padding-top: 15px;
3084 padding-bottom: 15px;
3085 }
6af4c584
MG
3086}
3087.navbar-form {
3088 margin-left: -15px;
3089 margin-right: -15px;
3090 padding: 10px 15px;
3091 border-top: 1px solid transparent;
3092 border-bottom: 1px solid transparent;
3093 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3094 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3095 margin-top: 6px;
3096 margin-bottom: 6px;
3097}
3098@media (min-width: 768px) {
3099 .navbar-form .form-group {
3100 display: inline-block;
3101 margin-bottom: 0;
3102 vertical-align: middle;
3103 }
3104 .navbar-form .form-control {
3105 display: inline-block;
3106 width: auto;
3107 vertical-align: middle;
3108 }
76c653f8
MG
3109 .navbar-form .form-control-static {
3110 display: inline-block;
3111 }
3112 .navbar-form .input-group {
3113 display: inline-table;
3114 vertical-align: middle;
3115 }
3116 .navbar-form .input-group .input-group-addon,
3117 .navbar-form .input-group .input-group-btn,
3118 .navbar-form .input-group .form-control {
3119 width: auto;
3120 }
3121 .navbar-form .input-group > .form-control {
3122 width: 100%;
3123 }
6af4c584
MG
3124 .navbar-form .control-label {
3125 margin-bottom: 0;
3126 vertical-align: middle;
3127 }
3128 .navbar-form .radio,
3129 .navbar-form .checkbox {
3130 display: inline-block;
3131 margin-top: 0;
3132 margin-bottom: 0;
6af4c584
MG
3133 vertical-align: middle;
3134 }
76c653f8
MG
3135 .navbar-form .radio label,
3136 .navbar-form .checkbox label {
3137 padding-left: 0;
3138 }
6af4c584
MG
3139 .navbar-form .radio input[type="radio"],
3140 .navbar-form .checkbox input[type="checkbox"] {
76c653f8 3141 position: relative;
6af4c584
MG
3142 margin-left: 0;
3143 }
3144 .navbar-form .has-feedback .form-control-feedback {
3145 top: 0;
3146 }
3147}
3148@media (max-width: 767px) {
3149 .navbar-form .form-group {
3150 margin-bottom: 5px;
3151 }
76c653f8
MG
3152 .navbar-form .form-group:last-child {
3153 margin-bottom: 0;
3154 }
6af4c584
MG
3155}
3156@media (min-width: 768px) {
3157 .navbar-form {
3158 width: auto;
3159 border: 0;
3160 margin-left: 0;
3161 margin-right: 0;
3162 padding-top: 0;
3163 padding-bottom: 0;
3164 -webkit-box-shadow: none;
3165 box-shadow: none;
3166 }
6af4c584
MG
3167}
3168.navbar-nav > li > .dropdown-menu {
3169 margin-top: 0;
3170 border-top-right-radius: 0;
3171 border-top-left-radius: 0;
3172}
3173.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
76c653f8
MG
3174 border-top-right-radius: 4px;
3175 border-top-left-radius: 4px;
6af4c584
MG
3176 border-bottom-right-radius: 0;
3177 border-bottom-left-radius: 0;
3178}
3179.navbar-btn {
3180 margin-top: 6px;
3181 margin-bottom: 6px;
3182}
3183.navbar-btn.btn-sm {
3184 margin-top: 10px;
3185 margin-bottom: 10px;
3186}
3187.navbar-btn.btn-xs {
3188 margin-top: 14px;
3189 margin-bottom: 14px;
3190}
3191.navbar-text {
3192 margin-top: 15px;
3193 margin-bottom: 15px;
3194}
3195@media (min-width: 768px) {
3196 .navbar-text {
3197 float: left;
3198 margin-left: 15px;
3199 margin-right: 15px;
3200 }
76c653f8
MG
3201}
3202@media (min-width: 768px) {
3203 .navbar-left {
3204 float: left !important;
3205 }
3206 .navbar-right {
3207 float: right !important;
3208 margin-right: -15px;
3209 }
3210 .navbar-right ~ .navbar-right {
6af4c584
MG
3211 margin-right: 0;
3212 }
3213}
3214.navbar-default {
3215 background-color: #3a3f44;
3216 border-color: #2b2e32;
3217}
3218.navbar-default .navbar-brand {
3219 color: #c8c8c8;
3220}
3221.navbar-default .navbar-brand:hover,
3222.navbar-default .navbar-brand:focus {
3223 color: #ffffff;
3224 background-color: none;
3225}
3226.navbar-default .navbar-text {
3227 color: #c8c8c8;
3228}
3229.navbar-default .navbar-nav > li > a {
3230 color: #c8c8c8;
3231}
3232.navbar-default .navbar-nav > li > a:hover,
3233.navbar-default .navbar-nav > li > a:focus {
3234 color: #ffffff;
3235 background-color: #272b2e;
3236}
3237.navbar-default .navbar-nav > .active > a,
3238.navbar-default .navbar-nav > .active > a:hover,
3239.navbar-default .navbar-nav > .active > a:focus {
3240 color: #ffffff;
3241 background-color: #272b2e;
3242}
3243.navbar-default .navbar-nav > .disabled > a,
3244.navbar-default .navbar-nav > .disabled > a:hover,
3245.navbar-default .navbar-nav > .disabled > a:focus {
3246 color: #cccccc;
3247 background-color: transparent;
3248}
3249.navbar-default .navbar-toggle {
3250 border-color: #272b2e;
3251}
3252.navbar-default .navbar-toggle:hover,
3253.navbar-default .navbar-toggle:focus {
3254 background-color: #272b2e;
3255}
3256.navbar-default .navbar-toggle .icon-bar {
3257 background-color: #c8c8c8;
3258}
3259.navbar-default .navbar-collapse,
3260.navbar-default .navbar-form {
3261 border-color: #2b2e32;
3262}
3263.navbar-default .navbar-nav > .open > a,
3264.navbar-default .navbar-nav > .open > a:hover,
3265.navbar-default .navbar-nav > .open > a:focus {
3266 background-color: #272b2e;
3267 color: #ffffff;
3268}
3269@media (max-width: 767px) {
3270 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
3271 color: #c8c8c8;
3272 }
3273 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
3274 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
3275 color: #ffffff;
3276 background-color: #272b2e;
3277 }
3278 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
3279 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
3280 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
3281 color: #ffffff;
3282 background-color: #272b2e;
3283 }
3284 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
3285 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
3286 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3287 color: #cccccc;
3288 background-color: transparent;
3289 }
3290}
3291.navbar-default .navbar-link {
3292 color: #c8c8c8;
3293}
3294.navbar-default .navbar-link:hover {
3295 color: #ffffff;
3296}
76c653f8
MG
3297.navbar-default .btn-link {
3298 color: #c8c8c8;
3299}
3300.navbar-default .btn-link:hover,
3301.navbar-default .btn-link:focus {
3302 color: #ffffff;
3303}
3304.navbar-default .btn-link[disabled]:hover,
3305fieldset[disabled] .navbar-default .btn-link:hover,
3306.navbar-default .btn-link[disabled]:focus,
3307fieldset[disabled] .navbar-default .btn-link:focus {
3308 color: #cccccc;
3309}
6af4c584
MG
3310.navbar-inverse {
3311 background-color: #7a8288;
3312 border-color: #62686d;
3313}
3314.navbar-inverse .navbar-brand {
3315 color: #cccccc;
3316}
3317.navbar-inverse .navbar-brand:hover,
3318.navbar-inverse .navbar-brand:focus {
3319 color: #ffffff;
3320 background-color: none;
3321}
3322.navbar-inverse .navbar-text {
3323 color: #cccccc;
3324}
3325.navbar-inverse .navbar-nav > li > a {
3326 color: #cccccc;
3327}
3328.navbar-inverse .navbar-nav > li > a:hover,
3329.navbar-inverse .navbar-nav > li > a:focus {
3330 color: #ffffff;
3331 background-color: #5d6368;
3332}
3333.navbar-inverse .navbar-nav > .active > a,
3334.navbar-inverse .navbar-nav > .active > a:hover,
3335.navbar-inverse .navbar-nav > .active > a:focus {
3336 color: #ffffff;
3337 background-color: #5d6368;
3338}
3339.navbar-inverse .navbar-nav > .disabled > a,
3340.navbar-inverse .navbar-nav > .disabled > a:hover,
3341.navbar-inverse .navbar-nav > .disabled > a:focus {
3342 color: #cccccc;
3343 background-color: transparent;
3344}
3345.navbar-inverse .navbar-toggle {
3346 border-color: #5d6368;
3347}
3348.navbar-inverse .navbar-toggle:hover,
3349.navbar-inverse .navbar-toggle:focus {
3350 background-color: #5d6368;
3351}
3352.navbar-inverse .navbar-toggle .icon-bar {
3353 background-color: #ffffff;
3354}
3355.navbar-inverse .navbar-collapse,
3356.navbar-inverse .navbar-form {
3357 border-color: #697075;
3358}
3359.navbar-inverse .navbar-nav > .open > a,
3360.navbar-inverse .navbar-nav > .open > a:hover,
3361.navbar-inverse .navbar-nav > .open > a:focus {
3362 background-color: #5d6368;
3363 color: #ffffff;
3364}
3365@media (max-width: 767px) {
3366 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
3367 border-color: #62686d;
3368 }
3369 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
3370 background-color: #62686d;
3371 }
3372 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
3373 color: #cccccc;
3374 }
3375 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
3376 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
3377 color: #ffffff;
3378 background-color: #5d6368;
3379 }
3380 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
3381 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
3382 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
3383 color: #ffffff;
3384 background-color: #5d6368;
3385 }
3386 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
3387 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
3388 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3389 color: #cccccc;
3390 background-color: transparent;
3391 }
3392}
3393.navbar-inverse .navbar-link {
3394 color: #cccccc;
3395}
3396.navbar-inverse .navbar-link:hover {
3397 color: #ffffff;
3398}
76c653f8
MG
3399.navbar-inverse .btn-link {
3400 color: #cccccc;
3401}
3402.navbar-inverse .btn-link:hover,
3403.navbar-inverse .btn-link:focus {
3404 color: #ffffff;
3405}
3406.navbar-inverse .btn-link[disabled]:hover,
3407fieldset[disabled] .navbar-inverse .btn-link:hover,
3408.navbar-inverse .btn-link[disabled]:focus,
3409fieldset[disabled] .navbar-inverse .btn-link:focus {
3410 color: #cccccc;
3411}
6af4c584
MG
3412.pager {
3413 padding-left: 0;
3414 margin: 20px 0;
3415 list-style: none;
3416 text-align: center;
3417}
3418.pager li {
3419 display: inline;
3420}
3421.pager li > a,
3422.pager li > span {
3423 display: inline-block;
3424 padding: 5px 14px;
3425 background-color: #3a3f44;
3426 border: 1px solid rgba(0, 0, 0, 0.6);
3427 border-radius: 15px;
3428}
3429.pager li > a:hover,
3430.pager li > a:focus {
3431 text-decoration: none;
3432 background-color: transparent;
3433}
3434.pager .next > a,
3435.pager .next > span {
3436 float: right;
3437}
3438.pager .previous > a,
3439.pager .previous > span {
3440 float: left;
3441}
3442.pager .disabled > a,
3443.pager .disabled > a:hover,
3444.pager .disabled > a:focus,
3445.pager .disabled > span {
3446 color: #7a8288;
3447 background-color: #3a3f44;
3448 cursor: not-allowed;
3449}
76c653f8 3450.list-group {
6af4c584 3451 margin-bottom: 20px;
76c653f8 3452 padding-left: 0;
6af4c584 3453}
76c653f8
MG
3454.list-group-item {
3455 position: relative;
6af4c584 3456 display: block;
76c653f8
MG
3457 padding: 10px 15px;
3458 margin-bottom: -1px;
3459 background-color: #32383e;
3460 border: 1px solid rgba(0, 0, 0, 0.6);
6af4c584 3461}
76c653f8
MG
3462.list-group-item:first-child {
3463 border-top-right-radius: 4px;
3464 border-top-left-radius: 4px;
6af4c584 3465}
76c653f8
MG
3466.list-group-item:last-child {
3467 margin-bottom: 0;
3468 border-bottom-right-radius: 4px;
3469 border-bottom-left-radius: 4px;
3470}
3471a.list-group-item {
6af4c584
MG
3472 color: #c8c8c8;
3473}
3474a.list-group-item .list-group-item-heading {
3475 color: #ffffff;
3476}
3477a.list-group-item:hover,
3478a.list-group-item:focus {
3479 text-decoration: none;
76c653f8 3480 color: #c8c8c8;
6af4c584
MG
3481 background-color: #3e444c;
3482}
76c653f8
MG
3483.list-group-item.disabled,
3484.list-group-item.disabled:hover,
3485.list-group-item.disabled:focus {
3486 background-color: #999999;
3487 color: #7a8288;
3488 cursor: not-allowed;
3489}
3490.list-group-item.disabled .list-group-item-heading,
3491.list-group-item.disabled:hover .list-group-item-heading,
3492.list-group-item.disabled:focus .list-group-item-heading {
3493 color: inherit;
3494}
3495.list-group-item.disabled .list-group-item-text,
3496.list-group-item.disabled:hover .list-group-item-text,
3497.list-group-item.disabled:focus .list-group-item-text {
3498 color: #7a8288;
3499}
3500.list-group-item.active,
3501.list-group-item.active:hover,
3502.list-group-item.active:focus {
6af4c584
MG
3503 z-index: 2;
3504 color: #ffffff;
3505 background-color: #3e444c;
3506 border-color: rgba(0, 0, 0, 0.6);
3507}
76c653f8
MG
3508.list-group-item.active .list-group-item-heading,
3509.list-group-item.active:hover .list-group-item-heading,
3510.list-group-item.active:focus .list-group-item-heading,
3511.list-group-item.active .list-group-item-heading > small,
3512.list-group-item.active:hover .list-group-item-heading > small,
3513.list-group-item.active:focus .list-group-item-heading > small,
3514.list-group-item.active .list-group-item-heading > .small,
3515.list-group-item.active:hover .list-group-item-heading > .small,
3516.list-group-item.active:focus .list-group-item-heading > .small {
6af4c584
MG
3517 color: inherit;
3518}
76c653f8
MG
3519.list-group-item.active .list-group-item-text,
3520.list-group-item.active:hover .list-group-item-text,
3521.list-group-item.active:focus .list-group-item-text {
6af4c584
MG
3522 color: #a2aab4;
3523}
3524.list-group-item-success {
3525 color: #ffffff;
3526 background-color: #62c462;
3527}
3528a.list-group-item-success {
3529 color: #ffffff;
3530}
3531a.list-group-item-success .list-group-item-heading {
3532 color: inherit;
3533}
3534a.list-group-item-success:hover,
3535a.list-group-item-success:focus {
3536 color: #ffffff;
3537 background-color: #4fbd4f;
3538}
3539a.list-group-item-success.active,
3540a.list-group-item-success.active:hover,
3541a.list-group-item-success.active:focus {
3542 color: #fff;
3543 background-color: #ffffff;
3544 border-color: #ffffff;
3545}
3546.list-group-item-info {
3547 color: #ffffff;
3548 background-color: #5bc0de;
3549}
3550a.list-group-item-info {
3551 color: #ffffff;
3552}
3553a.list-group-item-info .list-group-item-heading {
3554 color: inherit;
3555}
3556a.list-group-item-info:hover,
3557a.list-group-item-info:focus {
3558 color: #ffffff;
3559 background-color: #46b8da;
3560}
3561a.list-group-item-info.active,
3562a.list-group-item-info.active:hover,
3563a.list-group-item-info.active:focus {
3564 color: #fff;
3565 background-color: #ffffff;
3566 border-color: #ffffff;
3567}
3568.list-group-item-warning {
3569 color: #ffffff;
3570 background-color: #f89406;
3571}
3572a.list-group-item-warning {
3573 color: #ffffff;
3574}
3575a.list-group-item-warning .list-group-item-heading {
3576 color: inherit;
3577}
3578a.list-group-item-warning:hover,
3579a.list-group-item-warning:focus {
3580 color: #ffffff;
3581 background-color: #df8505;
3582}
3583a.list-group-item-warning.active,
3584a.list-group-item-warning.active:hover,
3585a.list-group-item-warning.active:focus {
3586 color: #fff;
3587 background-color: #ffffff;
3588 border-color: #ffffff;
3589}
3590.list-group-item-danger {
3591 color: #ffffff;
3592 background-color: #ee5f5b;
3593}
3594a.list-group-item-danger {
3595 color: #ffffff;
3596}
3597a.list-group-item-danger .list-group-item-heading {
3598 color: inherit;
3599}
3600a.list-group-item-danger:hover,
3601a.list-group-item-danger:focus {
3602 color: #ffffff;
3603 background-color: #ec4844;
3604}
3605a.list-group-item-danger.active,
3606a.list-group-item-danger.active:hover,
3607a.list-group-item-danger.active:focus {
3608 color: #fff;
3609 background-color: #ffffff;
3610 border-color: #ffffff;
3611}
3612.list-group-item-heading {
3613 margin-top: 0;
3614 margin-bottom: 5px;
3615}
3616.list-group-item-text {
3617 margin-bottom: 0;
3618 line-height: 1.3;
3619}
6af4c584
MG
3620.close {
3621 float: right;
3622 font-size: 21px;
3623 font-weight: bold;
3624 line-height: 1;
3625 color: #000000;
3626 text-shadow: 0 1px 0 #ffffff;
3627 opacity: 0.2;
3628 filter: alpha(opacity=20);
3629}
3630.close:hover,
3631.close:focus {
3632 color: #000000;
3633 text-decoration: none;
3634 cursor: pointer;
3635 opacity: 0.5;
3636 filter: alpha(opacity=50);
3637}
3638button.close {
3639 padding: 0;
3640 cursor: pointer;
3641 background: transparent;
3642 border: 0;
3643 -webkit-appearance: none;
3644}
76c653f8
MG
3645.modal-open {
3646 overflow: hidden;
3647}
3648.modal {
3649 display: none;
3650 overflow: hidden;
3651 position: fixed;
3652 top: 0;
3653 right: 0;
3654 bottom: 0;
3655 left: 0;
3656 z-index: 1040;
3657 -webkit-overflow-scrolling: touch;
3658 outline: 0;
3659}
3660.modal.fade .modal-dialog {
3661 -webkit-transform: translate(0, -25%);
3662 -ms-transform: translate(0, -25%);
3663 -o-transform: translate(0, -25%);
3664 transform: translate(0, -25%);
3665 -webkit-transition: -webkit-transform 0.3s ease-out;
3666 -o-transition: -o-transform 0.3s ease-out;
3667 transition: transform 0.3s ease-out;
3668}
3669.modal.in .modal-dialog {
3670 -webkit-transform: translate(0, 0);
3671 -ms-transform: translate(0, 0);
3672 -o-transform: translate(0, 0);
3673 transform: translate(0, 0);
3674}
3675.modal-open .modal {
3676 overflow-x: hidden;
3677 overflow-y: auto;
3678}
3679.modal-dialog {
3680 position: relative;
3681 width: auto;
3682 margin: 10px;
3683}
3684.modal-content {
3685 position: relative;
3686 background-color: #2e3338;
3687 border: 1px solid #999999;
3688 border: 1px solid rgba(0, 0, 0, 0.2);
3689 border-radius: 6px;
3690 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
3691 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
3692 -webkit-background-clip: padding-box;
3693 background-clip: padding-box;
3694 outline: 0;
3695}
3696.modal-backdrop {
3697 position: absolute;
3698 top: 0;
3699 right: 0;
3700 left: 0;
3701 background-color: #000000;
3702}
3703.modal-backdrop.fade {
3704 opacity: 0;
3705 filter: alpha(opacity=0);
3706}
3707.modal-backdrop.in {
3708 opacity: 0.5;
3709 filter: alpha(opacity=50);
3710}
3711.modal-header {
3712 padding: 15px;
3713 border-bottom: 1px solid #1c1e22;
3714 min-height: 16.42857143px;
3715}
3716.modal-header .close {
3717 margin-top: -2px;
3718}
3719.modal-title {
3720 margin: 0;
3721 line-height: 1.42857143;
3722}
3723.modal-body {
3724 position: relative;
3725 padding: 20px;
3726}
3727.modal-footer {
3728 padding: 20px;
3729 text-align: right;
3730 border-top: 1px solid #1c1e22;
3731}
3732.modal-footer .btn + .btn {
3733 margin-left: 5px;
3734 margin-bottom: 0;
3735}
3736.modal-footer .btn-group .btn + .btn {
3737 margin-left: -1px;
3738}
3739.modal-footer .btn-block + .btn-block {
3740 margin-left: 0;
3741}
3742.modal-scrollbar-measure {
3743 position: absolute;
3744 top: -9999px;
3745 width: 50px;
3746 height: 50px;
3747 overflow: scroll;
3748}
3749@media (min-width: 768px) {
3750 .modal-dialog {
3751 width: 600px;
3752 margin: 30px auto;
3753 }
3754 .modal-content {
3755 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
3756 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
3757 }
3758 .modal-sm {
3759 width: 300px;
3760 }
3761}
3762@media (min-width: 992px) {
3763 .modal-lg {
3764 width: 900px;
3765 }
3766}
3767.clearfix:before,
3768.clearfix:after,
3769.dl-horizontal dd:before,
3770.dl-horizontal dd:after,
3771.container:before,
3772.container:after,
3773.container-fluid:before,
3774.container-fluid:after,
3775.row:before,
3776.row:after,
3777.form-horizontal .form-group:before,
3778.form-horizontal .form-group:after,
3779.nav:before,
3780.nav:after,
3781.navbar:before,
3782.navbar:after,
3783.navbar-header:before,
3784.navbar-header:after,
3785.navbar-collapse:before,
3786.navbar-collapse:after,
3787.pager:before,
3788.pager:after,
3789.modal-footer:before,
3790.modal-footer:after {
3791 content: " ";
3792 display: table;
3793}
3794.clearfix:after,
3795.dl-horizontal dd:after,
3796.container:after,
3797.container-fluid:after,
3798.row:after,
3799.form-horizontal .form-group:after,
3800.nav:after,
3801.navbar:after,
3802.navbar-header:after,
3803.navbar-collapse:after,
3804.pager:after,
3805.modal-footer:after {
3806 clear: both;
3807}
3808.center-block {
3809 display: block;
3810 margin-left: auto;
3811 margin-right: auto;
3812}
3813.pull-right {
3814 float: right !important;
3815}
3816.pull-left {
3817 float: left !important;
3818}
3819.hide {
3820 display: none !important;
3821}
3822.show {
3823 display: block !important;
3824}
3825.invisible {
3826 visibility: hidden;
3827}
3828.text-hide {
3829 font: 0/0 a;
3830 color: transparent;
3831 text-shadow: none;
3832 background-color: transparent;
3833 border: 0;
3834}
3835.hidden {
3836 display: none !important;
3837 visibility: hidden !important;
3838}
3839.affix {
3840 position: fixed;
3841}
6af4c584
MG
3842@-ms-viewport {
3843 width: device-width;
3844}
3845.visible-xs,
76c653f8
MG
3846.visible-sm,
3847.visible-md,
3848.visible-lg {
3849 display: none !important;
3850}
3851.visible-xs-block,
3852.visible-xs-inline,
3853.visible-xs-inline-block,
3854.visible-sm-block,
3855.visible-sm-inline,
3856.visible-sm-inline-block,
3857.visible-md-block,
3858.visible-md-inline,
3859.visible-md-inline-block,
3860.visible-lg-block,
3861.visible-lg-inline,
3862.visible-lg-inline-block {
6af4c584
MG
3863 display: none !important;
3864}
3865@media (max-width: 767px) {
3866 .visible-xs {
3867 display: block !important;
3868 }
3869 table.visible-xs {
3870 display: table;
3871 }
3872 tr.visible-xs {
3873 display: table-row !important;
3874 }
3875 th.visible-xs,
3876 td.visible-xs {
3877 display: table-cell !important;
3878 }
3879}
76c653f8
MG
3880@media (max-width: 767px) {
3881 .visible-xs-block {
3882 display: block !important;
3883 }
3884}
3885@media (max-width: 767px) {
3886 .visible-xs-inline {
3887 display: inline !important;
3888 }
3889}
3890@media (max-width: 767px) {
3891 .visible-xs-inline-block {
3892 display: inline-block !important;
3893 }
6af4c584
MG
3894}
3895@media (min-width: 768px) and (max-width: 991px) {
3896 .visible-sm {
3897 display: block !important;
3898 }
3899 table.visible-sm {
3900 display: table;
3901 }
3902 tr.visible-sm {
3903 display: table-row !important;
3904 }
3905 th.visible-sm,
3906 td.visible-sm {
3907 display: table-cell !important;
3908 }
3909}
76c653f8
MG
3910@media (min-width: 768px) and (max-width: 991px) {
3911 .visible-sm-block {
3912 display: block !important;
3913 }
3914}
3915@media (min-width: 768px) and (max-width: 991px) {
3916 .visible-sm-inline {
3917 display: inline !important;
3918 }
3919}
3920@media (min-width: 768px) and (max-width: 991px) {
3921 .visible-sm-inline-block {
3922 display: inline-block !important;
3923 }
6af4c584
MG
3924}
3925@media (min-width: 992px) and (max-width: 1199px) {
3926 .visible-md {
3927 display: block !important;
3928 }
3929 table.visible-md {
3930 display: table;
3931 }
3932 tr.visible-md {
3933 display: table-row !important;
3934 }
3935 th.visible-md,
3936 td.visible-md {
3937 display: table-cell !important;
3938 }
3939}
76c653f8
MG
3940@media (min-width: 992px) and (max-width: 1199px) {
3941 .visible-md-block {
3942 display: block !important;
3943 }
3944}
3945@media (min-width: 992px) and (max-width: 1199px) {
3946 .visible-md-inline {
3947 display: inline !important;
3948 }
3949}
3950@media (min-width: 992px) and (max-width: 1199px) {
3951 .visible-md-inline-block {
3952 display: inline-block !important;
3953 }
6af4c584
MG
3954}
3955@media (min-width: 1200px) {
3956 .visible-lg {
3957 display: block !important;
3958 }
3959 table.visible-lg {
3960 display: table;
3961 }
3962 tr.visible-lg {
3963 display: table-row !important;
3964 }
3965 th.visible-lg,
3966 td.visible-lg {
3967 display: table-cell !important;
3968 }
3969}
76c653f8
MG
3970@media (min-width: 1200px) {
3971 .visible-lg-block {
3972 display: block !important;
3973 }
3974}
3975@media (min-width: 1200px) {
3976 .visible-lg-inline {
3977 display: inline !important;
3978 }
3979}
3980@media (min-width: 1200px) {
3981 .visible-lg-inline-block {
3982 display: inline-block !important;
3983 }
3984}
6af4c584 3985@media (max-width: 767px) {
76c653f8 3986 .hidden-xs {
6af4c584
MG
3987 display: none !important;
3988 }
3989}
3990@media (min-width: 768px) and (max-width: 991px) {
76c653f8 3991 .hidden-sm {
6af4c584
MG
3992 display: none !important;
3993 }
3994}
3995@media (min-width: 992px) and (max-width: 1199px) {
76c653f8 3996 .hidden-md {
6af4c584
MG
3997 display: none !important;
3998 }
3999}
4000@media (min-width: 1200px) {
76c653f8 4001 .hidden-lg {
6af4c584
MG
4002 display: none !important;
4003 }
4004}
76c653f8 4005.visible-print {
6af4c584
MG
4006 display: none !important;
4007}
4008@media print {
4009 .visible-print {
4010 display: block !important;
4011 }
4012 table.visible-print {
4013 display: table;
4014 }
4015 tr.visible-print {
4016 display: table-row !important;
4017 }
4018 th.visible-print,
4019 td.visible-print {
4020 display: table-cell !important;
4021 }
4022}
76c653f8
MG
4023.visible-print-block {
4024 display: none !important;
4025}
4026@media print {
4027 .visible-print-block {
4028 display: block !important;
4029 }
4030}
4031.visible-print-inline {
4032 display: none !important;
4033}
4034@media print {
4035 .visible-print-inline {
4036 display: inline !important;
4037 }
4038}
4039.visible-print-inline-block {
4040 display: none !important;
4041}
6af4c584 4042@media print {
76c653f8
MG
4043 .visible-print-inline-block {
4044 display: inline-block !important;
4045 }
4046}
4047@media print {
4048 .hidden-print {
6af4c584
MG
4049 display: none !important;
4050 }
4051}
4052.navbar {
4053 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4054 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4055 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4056 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4057 background-repeat: no-repeat;
4058 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4059 -webkit-filter: none;
4060 filter: none;
6af4c584
MG
4061 border: 1px solid rgba(0, 0, 0, 0.6);
4062 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
4063}
4064.navbar-inverse {
4065 background-image: -webkit-linear-gradient(#8a9196, #7a8288 60%, #70787d);
76c653f8
MG
4066 background-image: -o-linear-gradient(#8a9196, #7a8288 60%, #70787d);
4067 background-image: -webkit-gradient(linear, left top, left bottom, from(#8a9196), color-stop(60%, #7a8288), to(#70787d));
6af4c584
MG
4068 background-image: linear-gradient(#8a9196, #7a8288 60%, #70787d);
4069 background-repeat: no-repeat;
4070 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a9196', endColorstr='#ff70787d', GradientType=0);
76c653f8
MG
4071 -webkit-filter: none;
4072 filter: none;
4073}
4074.navbar-inverse .badge {
4075 background-color: #5d6368;
6af4c584
MG
4076}
4077.navbar-nav > li > a {
4078 border-right: 1px solid rgba(0, 0, 0, 0.2);
4079 border-left: 1px solid rgba(255, 255, 255, 0.1);
4080}
4081.navbar-nav > li > a:hover {
4082 background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d);
76c653f8
MG
4083 background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d);
4084 background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d));
6af4c584
MG
4085 background-image: linear-gradient(#020202, #101112 40%, #191b1d);
4086 background-repeat: no-repeat;
4087 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);
76c653f8
MG
4088 -webkit-filter: none;
4089 filter: none;
6af4c584
MG
4090 border-left-color: transparent;
4091}
4092.navbar .nav .open > a {
4093 border-color: transparent;
4094}
4095.navbar-nav > li.active > a {
4096 border-left-color: transparent;
4097}
4098.navbar-form {
4099 margin-left: 5px;
4100 margin-right: 5px;
4101}
4102.btn,
4103.btn:hover {
4104 border-color: rgba(0, 0, 0, 0.6);
4105 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
4106}
4107.btn-default {
4108 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4109 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4110 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4111 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4112 background-repeat: no-repeat;
4113 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4114 -webkit-filter: none;
4115 filter: none;
6af4c584
MG
4116}
4117.btn-default:hover {
4118 background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d);
76c653f8
MG
4119 background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d);
4120 background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d));
6af4c584
MG
4121 background-image: linear-gradient(#020202, #101112 40%, #191b1d);
4122 background-repeat: no-repeat;
4123 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);
76c653f8
MG
4124 -webkit-filter: none;
4125 filter: none;
6af4c584
MG
4126}
4127.btn-primary {
4128 background-image: -webkit-linear-gradient(#8a9196, #7a8288 60%, #70787d);
76c653f8
MG
4129 background-image: -o-linear-gradient(#8a9196, #7a8288 60%, #70787d);
4130 background-image: -webkit-gradient(linear, left top, left bottom, from(#8a9196), color-stop(60%, #7a8288), to(#70787d));
6af4c584
MG
4131 background-image: linear-gradient(#8a9196, #7a8288 60%, #70787d);
4132 background-repeat: no-repeat;
4133 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a9196', endColorstr='#ff70787d', GradientType=0);
76c653f8
MG
4134 -webkit-filter: none;
4135 filter: none;
6af4c584
MG
4136}
4137.btn-primary:hover {
4138 background-image: -webkit-linear-gradient(#404448, #4e5458 40%, #585e62);
76c653f8
MG
4139 background-image: -o-linear-gradient(#404448, #4e5458 40%, #585e62);
4140 background-image: -webkit-gradient(linear, left top, left bottom, from(#404448), color-stop(40%, #4e5458), to(#585e62));
6af4c584
MG
4141 background-image: linear-gradient(#404448, #4e5458 40%, #585e62);
4142 background-repeat: no-repeat;
4143 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff404448', endColorstr='#ff585e62', GradientType=0);
76c653f8
MG
4144 -webkit-filter: none;
4145 filter: none;
6af4c584
MG
4146}
4147.btn-success {
4148 background-image: -webkit-linear-gradient(#78cc78, #62c462 60%, #53be53);
76c653f8
MG
4149 background-image: -o-linear-gradient(#78cc78, #62c462 60%, #53be53);
4150 background-image: -webkit-gradient(linear, left top, left bottom, from(#78cc78), color-stop(60%, #62c462), to(#53be53));
6af4c584
MG
4151 background-image: linear-gradient(#78cc78, #62c462 60%, #53be53);
4152 background-repeat: no-repeat;
4153 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78cc78', endColorstr='#ff53be53', GradientType=0);
76c653f8
MG
4154 -webkit-filter: none;
4155 filter: none;
6af4c584
MG
4156}
4157.btn-success:hover {
4158 background-image: -webkit-linear-gradient(#2f7d2f, #379337 40%, #3da23d);
76c653f8
MG
4159 background-image: -o-linear-gradient(#2f7d2f, #379337 40%, #3da23d);
4160 background-image: -webkit-gradient(linear, left top, left bottom, from(#2f7d2f), color-stop(40%, #379337), to(#3da23d));
6af4c584
MG
4161 background-image: linear-gradient(#2f7d2f, #379337 40%, #3da23d);
4162 background-repeat: no-repeat;
4163 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f7d2f', endColorstr='#ff3da23d', GradientType=0);
76c653f8
MG
4164 -webkit-filter: none;
4165 filter: none;
6af4c584
MG
4166}
4167.btn-info {
4168 background-image: -webkit-linear-gradient(#74cae3, #5bc0de 60%, #4ab9db);
76c653f8
MG
4169 background-image: -o-linear-gradient(#74cae3, #5bc0de 60%, #4ab9db);
4170 background-image: -webkit-gradient(linear, left top, left bottom, from(#74cae3), color-stop(60%, #5bc0de), to(#4ab9db));
6af4c584
MG
4171 background-image: linear-gradient(#74cae3, #5bc0de 60%, #4ab9db);
4172 background-repeat: no-repeat;
4173 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74cae3', endColorstr='#ff4ab9db', GradientType=0);
76c653f8
MG
4174 -webkit-filter: none;
4175 filter: none;
6af4c584
MG
4176}
4177.btn-info:hover {
4178 background-image: -webkit-linear-gradient(#20829f, #2596b8 40%, #28a4c9);
76c653f8
MG
4179 background-image: -o-linear-gradient(#20829f, #2596b8 40%, #28a4c9);
4180 background-image: -webkit-gradient(linear, left top, left bottom, from(#20829f), color-stop(40%, #2596b8), to(#28a4c9));
6af4c584
MG
4181 background-image: linear-gradient(#20829f, #2596b8 40%, #28a4c9);
4182 background-repeat: no-repeat;
4183 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff20829f', endColorstr='#ff28a4c9', GradientType=0);
76c653f8
MG
4184 -webkit-filter: none;
4185 filter: none;
6af4c584
MG
4186}
4187.btn-warning {
4188 background-image: -webkit-linear-gradient(#faa123, #f89406 60%, #e48806);
76c653f8
MG
4189 background-image: -o-linear-gradient(#faa123, #f89406 60%, #e48806);
4190 background-image: -webkit-gradient(linear, left top, left bottom, from(#faa123), color-stop(60%, #f89406), to(#e48806));
6af4c584
MG
4191 background-image: linear-gradient(#faa123, #f89406 60%, #e48806);
4192 background-repeat: no-repeat;
4193 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffaa123', endColorstr='#ffe48806', GradientType=0);
76c653f8
MG
4194 -webkit-filter: none;
4195 filter: none;
6af4c584
MG
4196}
4197.btn-warning:hover {
4198 background-image: -webkit-linear-gradient(#804d03, #9e5f04 40%, #b26a04);
76c653f8
MG
4199 background-image: -o-linear-gradient(#804d03, #9e5f04 40%, #b26a04);
4200 background-image: -webkit-gradient(linear, left top, left bottom, from(#804d03), color-stop(40%, #9e5f04), to(#b26a04));
6af4c584
MG
4201 background-image: linear-gradient(#804d03, #9e5f04 40%, #b26a04);
4202 background-repeat: no-repeat;
4203 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff804d03', endColorstr='#ffb26a04', GradientType=0);
76c653f8
MG
4204 -webkit-filter: none;
4205 filter: none;
6af4c584
MG
4206}
4207.btn-danger {
4208 background-image: -webkit-linear-gradient(#f17a77, #ee5f5b 60%, #ec4d49);
76c653f8
MG
4209 background-image: -o-linear-gradient(#f17a77, #ee5f5b 60%, #ec4d49);
4210 background-image: -webkit-gradient(linear, left top, left bottom, from(#f17a77), color-stop(60%, #ee5f5b), to(#ec4d49));
6af4c584
MG
4211 background-image: linear-gradient(#f17a77, #ee5f5b 60%, #ec4d49);
4212 background-repeat: no-repeat;
4213 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff17a77', endColorstr='#ffec4d49', GradientType=0);
76c653f8
MG
4214 -webkit-filter: none;
4215 filter: none;
6af4c584
MG
4216}
4217.btn-danger:hover {
4218 background-image: -webkit-linear-gradient(#bb1813, #d71c16 40%, #e7201a);
76c653f8
MG
4219 background-image: -o-linear-gradient(#bb1813, #d71c16 40%, #e7201a);
4220 background-image: -webkit-gradient(linear, left top, left bottom, from(#bb1813), color-stop(40%, #d71c16), to(#e7201a));
6af4c584
MG
4221 background-image: linear-gradient(#bb1813, #d71c16 40%, #e7201a);
4222 background-repeat: no-repeat;
4223 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb1813', endColorstr='#ffe7201a', GradientType=0);
76c653f8
MG
4224 -webkit-filter: none;
4225 filter: none;
6af4c584
MG
4226}
4227.btn-link,
4228.btn-link:hover {
4229 border-color: transparent;
4230}
4231h1,
4232h2,
4233h3,
4234h4,
4235h5,
4236h6 {
4237 text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
4238}
4239.text-primary,
4240.text-primary:hover {
4241 color: #7a8288;
4242}
4243.text-success,
4244.text-success:hover {
4245 color: #62c462;
4246}
4247.text-danger,
4248.text-danger:hover {
4249 color: #ee5f5b;
4250}
4251.text-warning,
4252.text-warning:hover {
4253 color: #f89406;
4254}
4255.text-info,
4256.text-info:hover {
4257 color: #5bc0de;
4258}
76c653f8
MG
4259.table .success,
4260.table .warning,
4261.table .danger,
4262.table .info {
6af4c584
MG
4263 color: #fff;
4264}
4265.table-bordered tbody tr.success td,
4266.table-bordered tbody tr.warning td,
4267.table-bordered tbody tr.danger td,
4268.table-bordered tbody tr.success:hover td,
4269.table-bordered tbody tr.warning:hover td,
4270.table-bordered tbody tr.danger:hover td {
4271 border-color: #1c1e22;
4272}
4273.table-responsive > .table {
4274 background-color: #2e3338;
4275}
76c653f8
MG
4276input,
4277textarea {
4278 color: #272b30;
4279}
6af4c584 4280.has-warning .help-block,
76c653f8
MG
4281.has-warning .control-label,
4282.has-warning .form-control-feedback {
6af4c584
MG
4283 color: #f89406;
4284}
4285.has-warning .form-control,
4286.has-warning .form-control:focus {
4287 border-color: #f89406;
4288}
76c653f8
MG
4289.has-warning .input-group-addon {
4290 background-color: #272b30;
4291 border: none;
4292}
6af4c584 4293.has-error .help-block,
76c653f8
MG
4294.has-error .control-label,
4295.has-error .form-control-feedback {
6af4c584
MG
4296 color: #ee5f5b;
4297}
4298.has-error .form-control,
4299.has-error .form-control:focus {
4300 border-color: #ee5f5b;
4301}
76c653f8
MG
4302.has-error .input-group-addon {
4303 background-color: #272b30;
4304 border: none;
4305}
6af4c584 4306.has-success .help-block,
76c653f8
MG
4307.has-success .control-label,
4308.has-success .form-control-feedback {
6af4c584
MG
4309 color: #62c462;
4310}
4311.has-success .form-control,
4312.has-success .form-control:focus {
4313 border-color: #62c462;
4314}
76c653f8
MG
4315.has-success .input-group-addon {
4316 background-color: #272b30;
4317 border: none;
4318}
6af4c584
MG
4319legend {
4320 color: #fff;
4321}
4322.input-group-addon {
4323 border-color: rgba(0, 0, 0, 0.6);
4324 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
4325 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4326 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4327 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4328 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4329 background-repeat: no-repeat;
4330 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4331 -webkit-filter: none;
4332 filter: none;
6af4c584
MG
4333 color: #ffffff;
4334}
4335.nav .open > a,
4336.nav .open > a:hover,
4337.nav .open > a:focus {
4338 border-color: rgba(0, 0, 0, 0.6);
4339}
4340.nav-pills > li > a {
4341 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4342 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4343 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4344 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4345 background-repeat: no-repeat;
4346 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4347 -webkit-filter: none;
4348 filter: none;
6af4c584
MG
4349 border: 1px solid rgba(0, 0, 0, 0.6);
4350 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
4351}
4352.nav-pills > li > a:hover {
4353 background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d);
76c653f8
MG
4354 background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d);
4355 background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d));
6af4c584
MG
4356 background-image: linear-gradient(#020202, #101112 40%, #191b1d);
4357 background-repeat: no-repeat;
4358 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);
76c653f8
MG
4359 -webkit-filter: none;
4360 filter: none;
6af4c584
MG
4361 border: 1px solid rgba(0, 0, 0, 0.6);
4362}
4363.nav-pills > li.active > a,
4364.nav-pills > li.active > a:hover {
4365 background-color: none;
4366 background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d);
76c653f8
MG
4367 background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d);
4368 background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d));
6af4c584
MG
4369 background-image: linear-gradient(#020202, #101112 40%, #191b1d);
4370 background-repeat: no-repeat;
4371 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);
76c653f8
MG
4372 -webkit-filter: none;
4373 filter: none;
6af4c584
MG
4374 border: 1px solid rgba(0, 0, 0, 0.6);
4375}
4376.nav-pills > li.disabled > a,
4377.nav-pills > li.disabled > a:hover {
4378 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4379 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4380 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4381 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4382 background-repeat: no-repeat;
4383 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4384 -webkit-filter: none;
4385 filter: none;
6af4c584 4386}
76c653f8
MG
4387.pagination > li > a,
4388.pagination > li > span {
6af4c584
MG
4389 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
4390 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4391 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4392 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4393 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4394 background-repeat: no-repeat;
4395 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4396 -webkit-filter: none;
4397 filter: none;
6af4c584 4398}
76c653f8
MG
4399.pagination > li > a:hover,
4400.pagination > li > span:hover {
6af4c584 4401 background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d);
76c653f8
MG
4402 background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d);
4403 background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d));
6af4c584
MG
4404 background-image: linear-gradient(#020202, #101112 40%, #191b1d);
4405 background-repeat: no-repeat;
4406 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);
76c653f8
MG
4407 -webkit-filter: none;
4408 filter: none;
6af4c584 4409}
76c653f8
MG
4410.pagination > li.active > a,
4411.pagination > li.active > span {
6af4c584 4412 background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d);
76c653f8
MG
4413 background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d);
4414 background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d));
6af4c584
MG
4415 background-image: linear-gradient(#020202, #101112 40%, #191b1d);
4416 background-repeat: no-repeat;
4417 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);
76c653f8
MG
4418 -webkit-filter: none;
4419 filter: none;
6af4c584
MG
4420}
4421.pagination > li.disabled > a,
76c653f8
MG
4422.pagination > li.disabled > a:hover,
4423.pagination > li.disabled > span,
4424.pagination > li.disabled > span:hover {
6af4c584
MG
4425 background-color: transparent;
4426 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4427 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4428 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4429 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4430 background-repeat: no-repeat;
4431 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4432 -webkit-filter: none;
4433 filter: none;
6af4c584
MG
4434}
4435.pager > li > a {
4436 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4437 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4438 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4439 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4440 background-repeat: no-repeat;
4441 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4442 -webkit-filter: none;
4443 filter: none;
6af4c584
MG
4444 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
4445}
4446.pager > li > a:hover {
4447 background-image: -webkit-linear-gradient(#020202, #101112 40%, #191b1d);
76c653f8
MG
4448 background-image: -o-linear-gradient(#020202, #101112 40%, #191b1d);
4449 background-image: -webkit-gradient(linear, left top, left bottom, from(#020202), color-stop(40%, #101112), to(#191b1d));
6af4c584
MG
4450 background-image: linear-gradient(#020202, #101112 40%, #191b1d);
4451 background-repeat: no-repeat;
4452 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff191b1d', GradientType=0);
76c653f8
MG
4453 -webkit-filter: none;
4454 filter: none;
6af4c584
MG
4455}
4456.pager > li.disabled > a,
4457.pager > li.disabled > a:hover {
4458 background-color: transparent;
4459 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4460 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4461 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4462 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4463 background-repeat: no-repeat;
4464 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4465 -webkit-filter: none;
4466 filter: none;
6af4c584
MG
4467}
4468.breadcrumb {
4469 border: 1px solid rgba(0, 0, 0, 0.6);
4470 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
4471 background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539);
76c653f8
MG
4472 background-image: -o-linear-gradient(#484e55, #3a3f44 60%, #313539);
4473 background-image: -webkit-gradient(linear, left top, left bottom, from(#484e55), color-stop(60%, #3a3f44), to(#313539));
6af4c584
MG
4474 background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
4475 background-repeat: no-repeat;
4476 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55', endColorstr='#ff313539', GradientType=0);
76c653f8
MG
4477 -webkit-filter: none;
4478 filter: none;
6af4c584
MG
4479}
4480.alert .alert-link,
4481.alert a {
4482 color: #fff;
4483 text-decoration: underline;
4484}
76c653f8
MG
4485.alert .close {
4486 color: #000000;
4487 text-decoration: none;
6af4c584 4488}
76c653f8
MG
4489a.thumbnail:hover,
4490a.thumbnail:focus,
4491a.thumbnail.active {
4492 border-color: #0c0d0e;
6af4c584 4493}
76c653f8
MG
4494a.list-group-item.active,
4495a.list-group-item.active:hover,
4496a.list-group-item.active:focus {
4497 border-color: rgba(0, 0, 0, 0.6);
6af4c584 4498}
76c653f8
MG
4499a.list-group-item-success.active {
4500 background-color: #62c462;
6af4c584 4501}
76c653f8
MG
4502a.list-group-item-success.active:hover,
4503a.list-group-item-success.active:focus {
4504 background-color: #4fbd4f;
6af4c584 4505}
76c653f8
MG
4506a.list-group-item-warning.active {
4507 background-color: #f89406;
6af4c584 4508}
76c653f8
MG
4509a.list-group-item-warning.active:hover,
4510a.list-group-item-warning.active:focus {
4511 background-color: #df8505;
6af4c584 4512}
76c653f8
MG
4513a.list-group-item-danger.active {
4514 background-color: #ee5f5b;
6af4c584 4515}
76c653f8
MG
4516a.list-group-item-danger.active:hover,
4517a.list-group-item-danger.active:focus {
4518 background-color: #ec4844;
6af4c584 4519}
76c653f8
MG
4520.jumbotron {
4521 border: 1px solid rgba(0, 0, 0, 0.6);
6af4c584 4522}
76c653f8
MG
4523.panel-primary .panel-heading,
4524.panel-success .panel-heading,
4525.panel-danger .panel-heading,
4526.panel-warning .panel-heading,
4527.panel-info .panel-heading {
4528 border-color: #000;
6af4c584 4529}
This page took 0.260923 seconds and 4 git commands to generate.