Add a note in tmpl/us.en
[plack-app-gruntmaster.git] / css / themes / cosmo.css
CommitLineData
6af4c584 1/*!
49026292 2 * bootswatch v3.3.2
6af4c584 3 * Homepage: http://bootswatch.com
49026292 4 * Copyright 2012-2015 Thomas Park
6af4c584
MG
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 {
7a897a2e 283 font-family: serif;
6af4c584
MG
284 font-size: 15px;
285 line-height: 1.42857143;
286 color: #333333;
287 background-color: #ffffff;
288}
289input,
290button,
291select,
292textarea {
293 font-family: inherit;
294 font-size: inherit;
295 line-height: inherit;
296}
297a {
76c653f8 298 color: #2780e3;
6af4c584
MG
299 text-decoration: none;
300}
301a:hover,
302a:focus {
76c653f8 303 color: #165ba8;
6af4c584
MG
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: 0;
324}
325.img-thumbnail {
326 padding: 4px;
327 line-height: 1.42857143;
328 background-color: #ffffff;
329 border: 1px solid #dddddd;
330 border-radius: 0;
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: 21px;
343 margin-bottom: 21px;
344 border: 0;
345 border-top: 1px solid #e6e6e6;
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 {
7a897a2e 378 font-family: sans-serif;
6af4c584
MG
379 font-weight: 300;
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: #999999;
410}
411h1,
412.h1,
413h2,
414.h2,
415h3,
416.h3 {
417 margin-top: 21px;
418 margin-bottom: 10.5px;
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: 10.5px;
441 margin-bottom: 10.5px;
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: 39px;
460}
461h2,
462.h2 {
463 font-size: 32px;
464}
465h3,
466.h3 {
467 font-size: 26px;
468}
469h4,
470.h4 {
471 font-size: 19px;
472}
473h5,
474.h5 {
475 font-size: 15px;
476}
477h6,
478.h6 {
479 font-size: 13px;
480}
481p {
482 margin: 0 0 10.5px;
483}
484.lead {
485 margin-bottom: 21px;
486 font-size: 17px;
76c653f8 487 font-weight: 300;
6af4c584
MG
488 line-height: 1.4;
489}
490@media (min-width: 768px) {
491 .lead {
492 font-size: 22.5px;
493 }
494}
495small,
496.small {
76c653f8 497 font-size: 86%;
6af4c584 498}
76c653f8
MG
499mark,
500.mark {
501 background-color: #ff7518;
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: #999999;
530}
531.text-primary {
76c653f8 532 color: #2780e3;
6af4c584
MG
533}
534a.text-primary:hover {
76c653f8 535 color: #1967be;
6af4c584
MG
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;
76c653f8 563 background-color: #2780e3;
6af4c584
MG
564}
565a.bg-primary:hover {
76c653f8 566 background-color: #1967be;
6af4c584
MG
567}
568.bg-success {
569 background-color: #3fb618;
570}
571a.bg-success:hover {
572 background-color: #2f8912;
573}
574.bg-info {
575 background-color: #9954bb;
576}
577a.bg-info:hover {
578 background-color: #7e3f9d;
579}
580.bg-warning {
581 background-color: #ff7518;
582}
583a.bg-warning:hover {
584 background-color: #e45c00;
585}
586.bg-danger {
587 background-color: #ff0039;
588}
589a.bg-danger:hover {
590 background-color: #cc002e;
591}
592.page-header {
593 padding-bottom: 9.5px;
594 margin: 42px 0 21px;
595 border-bottom: 1px solid #e6e6e6;
596}
597ul,
598ol {
599 margin-top: 0;
600 margin-bottom: 10.5px;
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: 21px;
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 #999999;
654}
655.initialism {
656 font-size: 90%;
657 text-transform: uppercase;
658}
659blockquote {
660 padding: 10.5px 21px;
661 margin: 0 0 21px;
662 font-size: 18.75px;
663 border-left: 5px solid #e6e6e6;
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: #999999;
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 #e6e6e6;
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: 21px;
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: 0;
724}
725kbd {
726 padding: 2px 4px;
727 font-size: 90%;
728 color: #ffffff;
729 background-color: #333333;
730 border-radius: 0;
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: 10px;
744 margin: 0 0 10.5px;
745 font-size: 14px;
746 line-height: 1.42857143;
747 word-break: break-all;
748 word-wrap: break-word;
749 color: #333333;
750 background-color: #f5f5f5;
751 border: 1px solid #cccccc;
752 border-radius: 0;
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: transparent;
1435}
76c653f8
MG
1436caption {
1437 padding-top: 8px;
1438 padding-bottom: 8px;
1439 color: #999999;
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: 21px;
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 #dddddd;
1460}
1461.table > thead > tr > th {
1462 vertical-align: bottom;
1463 border-bottom: 2px solid #dddddd;
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 #dddddd;
1475}
1476.table .table {
1477 background-color: #ffffff;
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 #dddddd;
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 #dddddd;
1497}
1498.table-bordered > thead > tr > th,
1499.table-bordered > thead > tr > td {
1500 border-bottom-width: 2px;
1501}
49026292 1502.table-striped > tbody > tr:nth-of-type(odd) {
6af4c584
MG
1503 background-color: #f9f9f9;
1504}
76c653f8 1505.table-hover > tbody > tr:hover {
6af4c584
MG
1506 background-color: #f5f5f5;
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: #f5f5f5;
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: #e8e8e8;
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: #3fb618;
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: #379f15;
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: #9954bb;
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: #8d46b0;
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: #ff7518;
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: #fe6600;
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: #ff0039;
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: #e60033;
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: 15.75px;
1632 overflow-y: hidden;
6af4c584
MG
1633 -ms-overflow-style: -ms-autohiding-scrollbar;
1634 border: 1px solid #dddddd;
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: 21px;
1684 font-size: 22.5px;
1685 line-height: inherit;
1686 color: #333333;
1687 border: 0;
1688 border-bottom: 1px solid #e5e5e5;
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: 11px;
1728 font-size: 15px;
1729 line-height: 1.42857143;
1730 color: #333333;
1731}
1732.form-control {
1733 display: block;
1734 width: 100%;
1735 height: 43px;
1736 padding: 10px 18px;
1737 font-size: 15px;
1738 line-height: 1.42857143;
1739 color: #333333;
1740 background-color: #ffffff;
1741 background-image: none;
1742 border: 1px solid #cccccc;
1743 border-radius: 0;
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: #999999;
1758 opacity: 1;
1759}
1760.form-control:-ms-input-placeholder {
1761 color: #999999;
1762}
1763.form-control::-webkit-input-placeholder {
1764 color: #999999;
1765}
1766.form-control[disabled],
1767.form-control[readonly],
1768fieldset[disabled] .form-control {
1769 cursor: not-allowed;
1770 background-color: #e6e6e6;
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: 43px;
1785 }
1786 input[type="date"].input-sm,
1787 input[type="time"].input-sm,
1788 input[type="datetime-local"].input-sm,
49026292
MG
1789 input[type="month"].input-sm,
1790 .input-group-sm input[type="date"],
1791 .input-group-sm input[type="time"],
1792 .input-group-sm input[type="datetime-local"],
1793 .input-group-sm input[type="month"] {
76c653f8
MG
1794 line-height: 31px;
1795 }
1796 input[type="date"].input-lg,
1797 input[type="time"].input-lg,
1798 input[type="datetime-local"].input-lg,
49026292
MG
1799 input[type="month"].input-lg,
1800 .input-group-lg input[type="date"],
1801 .input-group-lg input[type="time"],
1802 .input-group-lg input[type="datetime-local"],
1803 .input-group-lg input[type="month"] {
76c653f8
MG
1804 line-height: 64px;
1805 }
6af4c584
MG
1806}
1807.form-group {
1808 margin-bottom: 15px;
1809}
1810.radio,
1811.checkbox {
76c653f8 1812 position: relative;
6af4c584 1813 display: block;
6af4c584
MG
1814 margin-top: 10px;
1815 margin-bottom: 10px;
6af4c584
MG
1816}
1817.radio label,
1818.checkbox label {
76c653f8
MG
1819 min-height: 21px;
1820 padding-left: 20px;
1821 margin-bottom: 0;
6af4c584
MG
1822 font-weight: normal;
1823 cursor: pointer;
1824}
1825.radio input[type="radio"],
1826.radio-inline input[type="radio"],
1827.checkbox input[type="checkbox"],
1828.checkbox-inline input[type="checkbox"] {
76c653f8 1829 position: absolute;
6af4c584 1830 margin-left: -20px;
76c653f8 1831 margin-top: 4px \9;
6af4c584
MG
1832}
1833.radio + .radio,
1834.checkbox + .checkbox {
1835 margin-top: -5px;
1836}
1837.radio-inline,
1838.checkbox-inline {
1839 display: inline-block;
1840 padding-left: 20px;
1841 margin-bottom: 0;
1842 vertical-align: middle;
1843 font-weight: normal;
1844 cursor: pointer;
1845}
1846.radio-inline + .radio-inline,
1847.checkbox-inline + .checkbox-inline {
1848 margin-top: 0;
1849 margin-left: 10px;
1850}
1851input[type="radio"][disabled],
1852input[type="checkbox"][disabled],
76c653f8
MG
1853input[type="radio"].disabled,
1854input[type="checkbox"].disabled,
6af4c584 1855fieldset[disabled] input[type="radio"],
76c653f8
MG
1856fieldset[disabled] input[type="checkbox"] {
1857 cursor: not-allowed;
1858}
1859.radio-inline.disabled,
1860.checkbox-inline.disabled,
6af4c584 1861fieldset[disabled] .radio-inline,
6af4c584
MG
1862fieldset[disabled] .checkbox-inline {
1863 cursor: not-allowed;
1864}
76c653f8
MG
1865.radio.disabled label,
1866.checkbox.disabled label,
1867fieldset[disabled] .radio label,
1868fieldset[disabled] .checkbox label {
1869 cursor: not-allowed;
1870}
1871.form-control-static {
1872 padding-top: 11px;
1873 padding-bottom: 11px;
1874 margin-bottom: 0;
1875}
1876.form-control-static.input-lg,
1877.form-control-static.input-sm {
1878 padding-left: 0;
1879 padding-right: 0;
1880}
49026292
MG
1881.input-sm {
1882 height: 31px;
1883 padding: 5px 10px;
1884 font-size: 13px;
1885 line-height: 1.5;
1886 border-radius: 0;
1887}
1888select.input-sm {
1889 height: 31px;
1890 line-height: 31px;
1891}
1892textarea.input-sm,
1893select[multiple].input-sm {
1894 height: auto;
1895}
76c653f8 1896.form-group-sm .form-control {
6af4c584
MG
1897 height: 31px;
1898 padding: 5px 10px;
1899 font-size: 13px;
1900 line-height: 1.5;
1901 border-radius: 0;
1902}
76c653f8 1903select.form-group-sm .form-control {
6af4c584
MG
1904 height: 31px;
1905 line-height: 31px;
1906}
76c653f8 1907textarea.form-group-sm .form-control,
76c653f8 1908select[multiple].form-group-sm .form-control {
6af4c584
MG
1909 height: auto;
1910}
49026292
MG
1911.form-group-sm .form-control-static {
1912 height: 31px;
1913 padding: 5px 10px;
1914 font-size: 13px;
1915 line-height: 1.5;
1916}
1917.input-lg {
1918 height: 64px;
1919 padding: 18px 30px;
1920 font-size: 19px;
1921 line-height: 1.3333333;
1922 border-radius: 0;
1923}
1924select.input-lg {
1925 height: 64px;
1926 line-height: 64px;
1927}
1928textarea.input-lg,
1929select[multiple].input-lg {
1930 height: auto;
1931}
76c653f8 1932.form-group-lg .form-control {
6af4c584
MG
1933 height: 64px;
1934 padding: 18px 30px;
1935 font-size: 19px;
49026292 1936 line-height: 1.3333333;
6af4c584
MG
1937 border-radius: 0;
1938}
76c653f8 1939select.form-group-lg .form-control {
6af4c584
MG
1940 height: 64px;
1941 line-height: 64px;
1942}
76c653f8 1943textarea.form-group-lg .form-control,
76c653f8 1944select[multiple].form-group-lg .form-control {
6af4c584
MG
1945 height: auto;
1946}
49026292
MG
1947.form-group-lg .form-control-static {
1948 height: 64px;
1949 padding: 18px 30px;
1950 font-size: 19px;
1951 line-height: 1.3333333;
1952}
6af4c584
MG
1953.has-feedback {
1954 position: relative;
1955}
1956.has-feedback .form-control {
1957 padding-right: 53.75px;
1958}
76c653f8 1959.form-control-feedback {
6af4c584 1960 position: absolute;
76c653f8 1961 top: 0;
6af4c584 1962 right: 0;
76c653f8 1963 z-index: 2;
6af4c584
MG
1964 display: block;
1965 width: 43px;
1966 height: 43px;
1967 line-height: 43px;
1968 text-align: center;
76c653f8
MG
1969 pointer-events: none;
1970}
1971.input-lg + .form-control-feedback {
1972 width: 64px;
1973 height: 64px;
1974 line-height: 64px;
1975}
1976.input-sm + .form-control-feedback {
1977 width: 31px;
1978 height: 31px;
1979 line-height: 31px;
6af4c584
MG
1980}
1981.has-success .help-block,
1982.has-success .control-label,
1983.has-success .radio,
1984.has-success .checkbox,
1985.has-success .radio-inline,
76c653f8
MG
1986.has-success .checkbox-inline,
1987.has-success.radio label,
1988.has-success.checkbox label,
1989.has-success.radio-inline label,
1990.has-success.checkbox-inline label {
6af4c584
MG
1991 color: #ffffff;
1992}
1993.has-success .form-control {
1994 border-color: #ffffff;
1995 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1996 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1997}
1998.has-success .form-control:focus {
1999 border-color: #e6e6e6;
2000 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2001 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2002}
2003.has-success .input-group-addon {
2004 color: #ffffff;
2005 border-color: #ffffff;
2006 background-color: #3fb618;
2007}
2008.has-success .form-control-feedback {
2009 color: #ffffff;
2010}
2011.has-warning .help-block,
2012.has-warning .control-label,
2013.has-warning .radio,
2014.has-warning .checkbox,
2015.has-warning .radio-inline,
76c653f8
MG
2016.has-warning .checkbox-inline,
2017.has-warning.radio label,
2018.has-warning.checkbox label,
2019.has-warning.radio-inline label,
2020.has-warning.checkbox-inline label {
6af4c584
MG
2021 color: #ffffff;
2022}
2023.has-warning .form-control {
2024 border-color: #ffffff;
2025 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2026 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2027}
2028.has-warning .form-control:focus {
2029 border-color: #e6e6e6;
2030 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2031 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2032}
2033.has-warning .input-group-addon {
2034 color: #ffffff;
2035 border-color: #ffffff;
2036 background-color: #ff7518;
2037}
2038.has-warning .form-control-feedback {
2039 color: #ffffff;
2040}
2041.has-error .help-block,
2042.has-error .control-label,
2043.has-error .radio,
2044.has-error .checkbox,
2045.has-error .radio-inline,
76c653f8
MG
2046.has-error .checkbox-inline,
2047.has-error.radio label,
2048.has-error.checkbox label,
2049.has-error.radio-inline label,
2050.has-error.checkbox-inline label {
6af4c584
MG
2051 color: #ffffff;
2052}
2053.has-error .form-control {
2054 border-color: #ffffff;
2055 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2056 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2057}
2058.has-error .form-control:focus {
2059 border-color: #e6e6e6;
2060 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2061 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
2062}
2063.has-error .input-group-addon {
2064 color: #ffffff;
2065 border-color: #ffffff;
2066 background-color: #ff0039;
2067}
2068.has-error .form-control-feedback {
2069 color: #ffffff;
2070}
76c653f8
MG
2071.has-feedback label ~ .form-control-feedback {
2072 top: 26px;
2073}
2074.has-feedback label.sr-only ~ .form-control-feedback {
2075 top: 0;
6af4c584
MG
2076}
2077.help-block {
2078 display: block;
2079 margin-top: 5px;
2080 margin-bottom: 10px;
2081 color: #737373;
2082}
2083@media (min-width: 768px) {
2084 .form-inline .form-group {
2085 display: inline-block;
2086 margin-bottom: 0;
2087 vertical-align: middle;
2088 }
2089 .form-inline .form-control {
2090 display: inline-block;
2091 width: auto;
2092 vertical-align: middle;
2093 }
76c653f8
MG
2094 .form-inline .form-control-static {
2095 display: inline-block;
2096 }
2097 .form-inline .input-group {
2098 display: inline-table;
2099 vertical-align: middle;
2100 }
2101 .form-inline .input-group .input-group-addon,
2102 .form-inline .input-group .input-group-btn,
2103 .form-inline .input-group .form-control {
2104 width: auto;
2105 }
2106 .form-inline .input-group > .form-control {
2107 width: 100%;
2108 }
6af4c584
MG
2109 .form-inline .control-label {
2110 margin-bottom: 0;
2111 vertical-align: middle;
2112 }
2113 .form-inline .radio,
2114 .form-inline .checkbox {
2115 display: inline-block;
2116 margin-top: 0;
2117 margin-bottom: 0;
6af4c584
MG
2118 vertical-align: middle;
2119 }
76c653f8
MG
2120 .form-inline .radio label,
2121 .form-inline .checkbox label {
2122 padding-left: 0;
2123 }
6af4c584
MG
2124 .form-inline .radio input[type="radio"],
2125 .form-inline .checkbox input[type="checkbox"] {
76c653f8 2126 position: relative;
6af4c584
MG
2127 margin-left: 0;
2128 }
2129 .form-inline .has-feedback .form-control-feedback {
2130 top: 0;
2131 }
2132}
6af4c584
MG
2133.form-horizontal .radio,
2134.form-horizontal .checkbox,
2135.form-horizontal .radio-inline,
2136.form-horizontal .checkbox-inline {
2137 margin-top: 0;
2138 margin-bottom: 0;
2139 padding-top: 11px;
2140}
2141.form-horizontal .radio,
2142.form-horizontal .checkbox {
2143 min-height: 32px;
2144}
2145.form-horizontal .form-group {
2146 margin-left: -15px;
2147 margin-right: -15px;
2148}
6af4c584
MG
2149@media (min-width: 768px) {
2150 .form-horizontal .control-label {
2151 text-align: right;
76c653f8
MG
2152 margin-bottom: 0;
2153 padding-top: 11px;
6af4c584
MG
2154 }
2155}
2156.form-horizontal .has-feedback .form-control-feedback {
6af4c584
MG
2157 right: 15px;
2158}
76c653f8
MG
2159@media (min-width: 768px) {
2160 .form-horizontal .form-group-lg .control-label {
49026292 2161 padding-top: 24.9999994px;
76c653f8
MG
2162 }
2163}
2164@media (min-width: 768px) {
2165 .form-horizontal .form-group-sm .control-label {
2166 padding-top: 6px;
2167 }
2168}
6af4c584
MG
2169.btn {
2170 display: inline-block;
2171 margin-bottom: 0;
2172 font-weight: normal;
2173 text-align: center;
2174 vertical-align: middle;
76c653f8
MG
2175 -ms-touch-action: manipulation;
2176 touch-action: manipulation;
6af4c584
MG
2177 cursor: pointer;
2178 background-image: none;
2179 border: 1px solid transparent;
2180 white-space: nowrap;
2181 padding: 10px 18px;
2182 font-size: 15px;
2183 line-height: 1.42857143;
2184 border-radius: 0;
2185 -webkit-user-select: none;
2186 -moz-user-select: none;
2187 -ms-user-select: none;
6af4c584
MG
2188 user-select: none;
2189}
76c653f8
MG
2190.btn:focus,
2191.btn:active:focus,
2192.btn.active:focus,
2193.btn.focus,
2194.btn:active.focus,
2195.btn.active.focus {
6af4c584
MG
2196 outline: thin dotted;
2197 outline: 5px auto -webkit-focus-ring-color;
2198 outline-offset: -2px;
2199}
2200.btn:hover,
76c653f8
MG
2201.btn:focus,
2202.btn.focus {
6af4c584
MG
2203 color: #ffffff;
2204 text-decoration: none;
2205}
2206.btn:active,
2207.btn.active {
2208 outline: 0;
2209 background-image: none;
2210 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2211 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2212}
2213.btn.disabled,
2214.btn[disabled],
2215fieldset[disabled] .btn {
2216 cursor: not-allowed;
2217 pointer-events: none;
2218 opacity: 0.65;
2219 filter: alpha(opacity=65);
2220 -webkit-box-shadow: none;
2221 box-shadow: none;
2222}
2223.btn-default {
2224 color: #ffffff;
2225 background-color: #222222;
2226 border-color: #222222;
2227}
2228.btn-default:hover,
2229.btn-default:focus,
76c653f8 2230.btn-default.focus,
6af4c584
MG
2231.btn-default:active,
2232.btn-default.active,
76c653f8 2233.open > .dropdown-toggle.btn-default {
6af4c584 2234 color: #ffffff;
76c653f8 2235 background-color: #090909;
6af4c584
MG
2236 border-color: #040404;
2237}
2238.btn-default:active,
2239.btn-default.active,
76c653f8 2240.open > .dropdown-toggle.btn-default {
6af4c584
MG
2241 background-image: none;
2242}
2243.btn-default.disabled,
2244.btn-default[disabled],
2245fieldset[disabled] .btn-default,
2246.btn-default.disabled:hover,
2247.btn-default[disabled]:hover,
2248fieldset[disabled] .btn-default:hover,
2249.btn-default.disabled:focus,
2250.btn-default[disabled]:focus,
2251fieldset[disabled] .btn-default:focus,
76c653f8
MG
2252.btn-default.disabled.focus,
2253.btn-default[disabled].focus,
2254fieldset[disabled] .btn-default.focus,
6af4c584
MG
2255.btn-default.disabled:active,
2256.btn-default[disabled]:active,
2257fieldset[disabled] .btn-default:active,
2258.btn-default.disabled.active,
2259.btn-default[disabled].active,
2260fieldset[disabled] .btn-default.active {
2261 background-color: #222222;
2262 border-color: #222222;
2263}
2264.btn-default .badge {
2265 color: #222222;
2266 background-color: #ffffff;
2267}
2268.btn-primary {
2269 color: #ffffff;
76c653f8
MG
2270 background-color: #2780e3;
2271 border-color: #2780e3;
6af4c584
MG
2272}
2273.btn-primary:hover,
2274.btn-primary:focus,
76c653f8 2275.btn-primary.focus,
6af4c584
MG
2276.btn-primary:active,
2277.btn-primary.active,
76c653f8 2278.open > .dropdown-toggle.btn-primary {
6af4c584 2279 color: #ffffff;
76c653f8
MG
2280 background-color: #1967be;
2281 border-color: #1862b5;
6af4c584
MG
2282}
2283.btn-primary:active,
2284.btn-primary.active,
76c653f8 2285.open > .dropdown-toggle.btn-primary {
6af4c584
MG
2286 background-image: none;
2287}
2288.btn-primary.disabled,
2289.btn-primary[disabled],
2290fieldset[disabled] .btn-primary,
2291.btn-primary.disabled:hover,
2292.btn-primary[disabled]:hover,
2293fieldset[disabled] .btn-primary:hover,
2294.btn-primary.disabled:focus,
2295.btn-primary[disabled]:focus,
2296fieldset[disabled] .btn-primary:focus,
76c653f8
MG
2297.btn-primary.disabled.focus,
2298.btn-primary[disabled].focus,
2299fieldset[disabled] .btn-primary.focus,
6af4c584
MG
2300.btn-primary.disabled:active,
2301.btn-primary[disabled]:active,
2302fieldset[disabled] .btn-primary:active,
2303.btn-primary.disabled.active,
2304.btn-primary[disabled].active,
2305fieldset[disabled] .btn-primary.active {
76c653f8
MG
2306 background-color: #2780e3;
2307 border-color: #2780e3;
6af4c584
MG
2308}
2309.btn-primary .badge {
76c653f8 2310 color: #2780e3;
6af4c584
MG
2311 background-color: #ffffff;
2312}
2313.btn-success {
2314 color: #ffffff;
2315 background-color: #3fb618;
2316 border-color: #3fb618;
2317}
2318.btn-success:hover,
2319.btn-success:focus,
76c653f8 2320.btn-success.focus,
6af4c584
MG
2321.btn-success:active,
2322.btn-success.active,
76c653f8 2323.open > .dropdown-toggle.btn-success {
6af4c584 2324 color: #ffffff;
76c653f8 2325 background-color: #2f8912;
6af4c584
MG
2326 border-color: #2c8011;
2327}
2328.btn-success:active,
2329.btn-success.active,
76c653f8 2330.open > .dropdown-toggle.btn-success {
6af4c584
MG
2331 background-image: none;
2332}
2333.btn-success.disabled,
2334.btn-success[disabled],
2335fieldset[disabled] .btn-success,
2336.btn-success.disabled:hover,
2337.btn-success[disabled]:hover,
2338fieldset[disabled] .btn-success:hover,
2339.btn-success.disabled:focus,
2340.btn-success[disabled]:focus,
2341fieldset[disabled] .btn-success:focus,
76c653f8
MG
2342.btn-success.disabled.focus,
2343.btn-success[disabled].focus,
2344fieldset[disabled] .btn-success.focus,
6af4c584
MG
2345.btn-success.disabled:active,
2346.btn-success[disabled]:active,
2347fieldset[disabled] .btn-success:active,
2348.btn-success.disabled.active,
2349.btn-success[disabled].active,
2350fieldset[disabled] .btn-success.active {
2351 background-color: #3fb618;
2352 border-color: #3fb618;
2353}
2354.btn-success .badge {
2355 color: #3fb618;
2356 background-color: #ffffff;
2357}
2358.btn-info {
2359 color: #ffffff;
2360 background-color: #9954bb;
2361 border-color: #9954bb;
2362}
2363.btn-info:hover,
2364.btn-info:focus,
76c653f8 2365.btn-info.focus,
6af4c584
MG
2366.btn-info:active,
2367.btn-info.active,
76c653f8 2368.open > .dropdown-toggle.btn-info {
6af4c584 2369 color: #ffffff;
76c653f8 2370 background-color: #7e3f9d;
6af4c584
MG
2371 border-color: #783c96;
2372}
2373.btn-info:active,
2374.btn-info.active,
76c653f8 2375.open > .dropdown-toggle.btn-info {
6af4c584
MG
2376 background-image: none;
2377}
2378.btn-info.disabled,
2379.btn-info[disabled],
2380fieldset[disabled] .btn-info,
2381.btn-info.disabled:hover,
2382.btn-info[disabled]:hover,
2383fieldset[disabled] .btn-info:hover,
2384.btn-info.disabled:focus,
2385.btn-info[disabled]:focus,
2386fieldset[disabled] .btn-info:focus,
76c653f8
MG
2387.btn-info.disabled.focus,
2388.btn-info[disabled].focus,
2389fieldset[disabled] .btn-info.focus,
6af4c584
MG
2390.btn-info.disabled:active,
2391.btn-info[disabled]:active,
2392fieldset[disabled] .btn-info:active,
2393.btn-info.disabled.active,
2394.btn-info[disabled].active,
2395fieldset[disabled] .btn-info.active {
2396 background-color: #9954bb;
2397 border-color: #9954bb;
2398}
2399.btn-info .badge {
2400 color: #9954bb;
2401 background-color: #ffffff;
2402}
2403.btn-warning {
2404 color: #ffffff;
2405 background-color: #ff7518;
2406 border-color: #ff7518;
2407}
2408.btn-warning:hover,
2409.btn-warning:focus,
76c653f8 2410.btn-warning.focus,
6af4c584
MG
2411.btn-warning:active,
2412.btn-warning.active,
76c653f8 2413.open > .dropdown-toggle.btn-warning {
6af4c584 2414 color: #ffffff;
76c653f8 2415 background-color: #e45c00;
6af4c584
MG
2416 border-color: #da5800;
2417}
2418.btn-warning:active,
2419.btn-warning.active,
76c653f8 2420.open > .dropdown-toggle.btn-warning {
6af4c584
MG
2421 background-image: none;
2422}
2423.btn-warning.disabled,
2424.btn-warning[disabled],
2425fieldset[disabled] .btn-warning,
2426.btn-warning.disabled:hover,
2427.btn-warning[disabled]:hover,
2428fieldset[disabled] .btn-warning:hover,
2429.btn-warning.disabled:focus,
2430.btn-warning[disabled]:focus,
2431fieldset[disabled] .btn-warning:focus,
76c653f8
MG
2432.btn-warning.disabled.focus,
2433.btn-warning[disabled].focus,
2434fieldset[disabled] .btn-warning.focus,
6af4c584
MG
2435.btn-warning.disabled:active,
2436.btn-warning[disabled]:active,
2437fieldset[disabled] .btn-warning:active,
2438.btn-warning.disabled.active,
2439.btn-warning[disabled].active,
2440fieldset[disabled] .btn-warning.active {
2441 background-color: #ff7518;
2442 border-color: #ff7518;
2443}
2444.btn-warning .badge {
2445 color: #ff7518;
2446 background-color: #ffffff;
2447}
2448.btn-danger {
2449 color: #ffffff;
2450 background-color: #ff0039;
2451 border-color: #ff0039;
2452}
2453.btn-danger:hover,
2454.btn-danger:focus,
76c653f8 2455.btn-danger.focus,
6af4c584
MG
2456.btn-danger:active,
2457.btn-danger.active,
76c653f8 2458.open > .dropdown-toggle.btn-danger {
6af4c584 2459 color: #ffffff;
76c653f8 2460 background-color: #cc002e;
6af4c584
MG
2461 border-color: #c2002b;
2462}
2463.btn-danger:active,
2464.btn-danger.active,
76c653f8 2465.open > .dropdown-toggle.btn-danger {
6af4c584
MG
2466 background-image: none;
2467}
2468.btn-danger.disabled,
2469.btn-danger[disabled],
2470fieldset[disabled] .btn-danger,
2471.btn-danger.disabled:hover,
2472.btn-danger[disabled]:hover,
2473fieldset[disabled] .btn-danger:hover,
2474.btn-danger.disabled:focus,
2475.btn-danger[disabled]:focus,
2476fieldset[disabled] .btn-danger:focus,
76c653f8
MG
2477.btn-danger.disabled.focus,
2478.btn-danger[disabled].focus,
2479fieldset[disabled] .btn-danger.focus,
6af4c584
MG
2480.btn-danger.disabled:active,
2481.btn-danger[disabled]:active,
2482fieldset[disabled] .btn-danger:active,
2483.btn-danger.disabled.active,
2484.btn-danger[disabled].active,
2485fieldset[disabled] .btn-danger.active {
2486 background-color: #ff0039;
2487 border-color: #ff0039;
2488}
2489.btn-danger .badge {
2490 color: #ff0039;
2491 background-color: #ffffff;
2492}
2493.btn-link {
76c653f8 2494 color: #2780e3;
6af4c584 2495 font-weight: normal;
6af4c584
MG
2496 border-radius: 0;
2497}
2498.btn-link,
2499.btn-link:active,
76c653f8 2500.btn-link.active,
6af4c584
MG
2501.btn-link[disabled],
2502fieldset[disabled] .btn-link {
2503 background-color: transparent;
2504 -webkit-box-shadow: none;
2505 box-shadow: none;
2506}
2507.btn-link,
2508.btn-link:hover,
2509.btn-link:focus,
2510.btn-link:active {
2511 border-color: transparent;
2512}
2513.btn-link:hover,
2514.btn-link:focus {
76c653f8 2515 color: #165ba8;
6af4c584
MG
2516 text-decoration: underline;
2517 background-color: transparent;
2518}
2519.btn-link[disabled]:hover,
2520fieldset[disabled] .btn-link:hover,
2521.btn-link[disabled]:focus,
2522fieldset[disabled] .btn-link:focus {
2523 color: #999999;
2524 text-decoration: none;
2525}
2526.btn-lg {
2527 padding: 18px 30px;
2528 font-size: 19px;
49026292 2529 line-height: 1.3333333;
6af4c584
MG
2530 border-radius: 0;
2531}
2532.btn-sm {
2533 padding: 5px 10px;
2534 font-size: 13px;
2535 line-height: 1.5;
2536 border-radius: 0;
2537}
2538.btn-xs {
2539 padding: 1px 5px;
2540 font-size: 13px;
2541 line-height: 1.5;
2542 border-radius: 0;
2543}
2544.btn-block {
2545 display: block;
2546 width: 100%;
6af4c584
MG
2547}
2548.btn-block + .btn-block {
2549 margin-top: 5px;
2550}
2551input[type="submit"].btn-block,
2552input[type="reset"].btn-block,
2553input[type="button"].btn-block {
2554 width: 100%;
2555}
2556.fade {
2557 opacity: 0;
2558 -webkit-transition: opacity 0.15s linear;
76c653f8 2559 -o-transition: opacity 0.15s linear;
6af4c584
MG
2560 transition: opacity 0.15s linear;
2561}
2562.fade.in {
2563 opacity: 1;
2564}
2565.collapse {
2566 display: none;
76c653f8 2567 visibility: hidden;
6af4c584
MG
2568}
2569.collapse.in {
2570 display: block;
76c653f8
MG
2571 visibility: visible;
2572}
2573tr.collapse.in {
2574 display: table-row;
2575}
2576tbody.collapse.in {
2577 display: table-row-group;
6af4c584
MG
2578}
2579.collapsing {
2580 position: relative;
2581 height: 0;
2582 overflow: hidden;
76c653f8
MG
2583 -webkit-transition-property: height, visibility;
2584 -o-transition-property: height, visibility;
2585 transition-property: height, visibility;
2586 -webkit-transition-duration: 0.35s;
2587 -o-transition-duration: 0.35s;
2588 transition-duration: 0.35s;
2589 -webkit-transition-timing-function: ease;
2590 -o-transition-timing-function: ease;
2591 transition-timing-function: ease;
6af4c584
MG
2592}
2593.caret {
2594 display: inline-block;
2595 width: 0;
2596 height: 0;
2597 margin-left: 2px;
2598 vertical-align: middle;
2599 border-top: 4px solid;
2600 border-right: 4px solid transparent;
2601 border-left: 4px solid transparent;
2602}
49026292 2603.dropup,
6af4c584
MG
2604.dropdown {
2605 position: relative;
2606}
2607.dropdown-toggle:focus {
2608 outline: 0;
2609}
2610.dropdown-menu {
2611 position: absolute;
2612 top: 100%;
2613 left: 0;
2614 z-index: 1000;
2615 display: none;
2616 float: left;
2617 min-width: 160px;
2618 padding: 5px 0;
2619 margin: 2px 0 0;
2620 list-style: none;
2621 font-size: 15px;
76c653f8 2622 text-align: left;
6af4c584
MG
2623 background-color: #ffffff;
2624 border: 1px solid #cccccc;
2625 border: 1px solid rgba(0, 0, 0, 0.15);
2626 border-radius: 0;
2627 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
2628 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
76c653f8
MG
2629 -webkit-background-clip: padding-box;
2630 background-clip: padding-box;
6af4c584
MG
2631}
2632.dropdown-menu.pull-right {
2633 right: 0;
2634 left: auto;
2635}
2636.dropdown-menu .divider {
2637 height: 1px;
2638 margin: 9.5px 0;
2639 overflow: hidden;
2640 background-color: #e5e5e5;
2641}
2642.dropdown-menu > li > a {
2643 display: block;
2644 padding: 3px 20px;
2645 clear: both;
2646 font-weight: normal;
2647 line-height: 1.42857143;
2648 color: #333333;
2649 white-space: nowrap;
2650}
2651.dropdown-menu > li > a:hover,
2652.dropdown-menu > li > a:focus {
2653 text-decoration: none;
2654 color: #ffffff;
76c653f8 2655 background-color: #2780e3;
6af4c584
MG
2656}
2657.dropdown-menu > .active > a,
2658.dropdown-menu > .active > a:hover,
2659.dropdown-menu > .active > a:focus {
2660 color: #ffffff;
2661 text-decoration: none;
2662 outline: 0;
76c653f8 2663 background-color: #2780e3;
6af4c584
MG
2664}
2665.dropdown-menu > .disabled > a,
2666.dropdown-menu > .disabled > a:hover,
2667.dropdown-menu > .disabled > a:focus {
2668 color: #999999;
2669}
2670.dropdown-menu > .disabled > a:hover,
2671.dropdown-menu > .disabled > a:focus {
2672 text-decoration: none;
2673 background-color: transparent;
2674 background-image: none;
2675 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2676 cursor: not-allowed;
2677}
2678.open > .dropdown-menu {
2679 display: block;
2680}
2681.open > a {
2682 outline: 0;
2683}
2684.dropdown-menu-right {
2685 left: auto;
2686 right: 0;
2687}
2688.dropdown-menu-left {
2689 left: 0;
2690 right: auto;
2691}
2692.dropdown-header {
2693 display: block;
2694 padding: 3px 20px;
2695 font-size: 13px;
2696 line-height: 1.42857143;
2697 color: #999999;
76c653f8 2698 white-space: nowrap;
6af4c584
MG
2699}
2700.dropdown-backdrop {
2701 position: fixed;
2702 left: 0;
2703 right: 0;
2704 bottom: 0;
2705 top: 0;
2706 z-index: 990;
2707}
2708.pull-right > .dropdown-menu {
2709 right: 0;
2710 left: auto;
2711}
2712.dropup .caret,
2713.navbar-fixed-bottom .dropdown .caret {
2714 border-top: 0;
2715 border-bottom: 4px solid;
2716 content: "";
2717}
2718.dropup .dropdown-menu,
2719.navbar-fixed-bottom .dropdown .dropdown-menu {
2720 top: auto;
2721 bottom: 100%;
49026292 2722 margin-bottom: 2px;
6af4c584
MG
2723}
2724@media (min-width: 768px) {
2725 .navbar-right .dropdown-menu {
2726 left: auto;
2727 right: 0;
2728 }
2729 .navbar-right .dropdown-menu-left {
2730 left: 0;
2731 right: auto;
2732 }
2733}
2734.nav {
2735 margin-bottom: 0;
2736 padding-left: 0;
2737 list-style: none;
2738}
2739.nav > li {
2740 position: relative;
2741 display: block;
2742}
2743.nav > li > a {
2744 position: relative;
2745 display: block;
2746 padding: 10px 15px;
2747}
2748.nav > li > a:hover,
2749.nav > li > a:focus {
2750 text-decoration: none;
2751 background-color: #e6e6e6;
2752}
2753.nav > li.disabled > a {
2754 color: #999999;
2755}
2756.nav > li.disabled > a:hover,
2757.nav > li.disabled > a:focus {
2758 color: #999999;
2759 text-decoration: none;
2760 background-color: transparent;
2761 cursor: not-allowed;
2762}
2763.nav .open > a,
2764.nav .open > a:hover,
2765.nav .open > a:focus {
2766 background-color: #e6e6e6;
76c653f8 2767 border-color: #2780e3;
6af4c584
MG
2768}
2769.nav .nav-divider {
2770 height: 1px;
2771 margin: 9.5px 0;
2772 overflow: hidden;
2773 background-color: #e5e5e5;
2774}
2775.nav > li > a > img {
2776 max-width: none;
2777}
2778.nav-tabs {
2779 border-bottom: 1px solid #dddddd;
2780}
2781.nav-tabs > li {
2782 float: left;
2783 margin-bottom: -1px;
2784}
2785.nav-tabs > li > a {
2786 margin-right: 2px;
2787 line-height: 1.42857143;
2788 border: 1px solid transparent;
2789 border-radius: 0 0 0 0;
2790}
2791.nav-tabs > li > a:hover {
2792 border-color: #e6e6e6 #e6e6e6 #dddddd;
2793}
2794.nav-tabs > li.active > a,
2795.nav-tabs > li.active > a:hover,
2796.nav-tabs > li.active > a:focus {
2797 color: #555555;
2798 background-color: #ffffff;
2799 border: 1px solid #dddddd;
2800 border-bottom-color: transparent;
2801 cursor: default;
2802}
2803.nav-tabs.nav-justified {
2804 width: 100%;
2805 border-bottom: 0;
2806}
2807.nav-tabs.nav-justified > li {
2808 float: none;
2809}
2810.nav-tabs.nav-justified > li > a {
2811 text-align: center;
2812 margin-bottom: 5px;
2813}
2814.nav-tabs.nav-justified > .dropdown .dropdown-menu {
2815 top: auto;
2816 left: auto;
2817}
2818@media (min-width: 768px) {
2819 .nav-tabs.nav-justified > li {
2820 display: table-cell;
2821 width: 1%;
2822 }
2823 .nav-tabs.nav-justified > li > a {
2824 margin-bottom: 0;
2825 }
2826}
2827.nav-tabs.nav-justified > li > a {
2828 margin-right: 0;
2829 border-radius: 0;
2830}
2831.nav-tabs.nav-justified > .active > a,
2832.nav-tabs.nav-justified > .active > a:hover,
2833.nav-tabs.nav-justified > .active > a:focus {
2834 border: 1px solid #dddddd;
2835}
2836@media (min-width: 768px) {
2837 .nav-tabs.nav-justified > li > a {
2838 border-bottom: 1px solid #dddddd;
2839 border-radius: 0 0 0 0;
2840 }
2841 .nav-tabs.nav-justified > .active > a,
2842 .nav-tabs.nav-justified > .active > a:hover,
2843 .nav-tabs.nav-justified > .active > a:focus {
2844 border-bottom-color: #ffffff;
2845 }
2846}
2847.nav-pills > li {
2848 float: left;
2849}
2850.nav-pills > li > a {
2851 border-radius: 0;
2852}
2853.nav-pills > li + li {
2854 margin-left: 2px;
2855}
2856.nav-pills > li.active > a,
2857.nav-pills > li.active > a:hover,
2858.nav-pills > li.active > a:focus {
2859 color: #ffffff;
76c653f8 2860 background-color: #2780e3;
6af4c584
MG
2861}
2862.nav-stacked > li {
2863 float: none;
2864}
2865.nav-stacked > li + li {
2866 margin-top: 2px;
2867 margin-left: 0;
2868}
2869.nav-justified {
2870 width: 100%;
2871}
2872.nav-justified > li {
2873 float: none;
2874}
2875.nav-justified > li > a {
2876 text-align: center;
2877 margin-bottom: 5px;
2878}
2879.nav-justified > .dropdown .dropdown-menu {
2880 top: auto;
2881 left: auto;
2882}
2883@media (min-width: 768px) {
2884 .nav-justified > li {
2885 display: table-cell;
2886 width: 1%;
2887 }
2888 .nav-justified > li > a {
2889 margin-bottom: 0;
2890 }
2891}
2892.nav-tabs-justified {
2893 border-bottom: 0;
2894}
2895.nav-tabs-justified > li > a {
2896 margin-right: 0;
2897 border-radius: 0;
2898}
2899.nav-tabs-justified > .active > a,
2900.nav-tabs-justified > .active > a:hover,
2901.nav-tabs-justified > .active > a:focus {
2902 border: 1px solid #dddddd;
2903}
2904@media (min-width: 768px) {
2905 .nav-tabs-justified > li > a {
2906 border-bottom: 1px solid #dddddd;
2907 border-radius: 0 0 0 0;
2908 }
2909 .nav-tabs-justified > .active > a,
2910 .nav-tabs-justified > .active > a:hover,
2911 .nav-tabs-justified > .active > a:focus {
2912 border-bottom-color: #ffffff;
2913 }
2914}
2915.tab-content > .tab-pane {
2916 display: none;
76c653f8 2917 visibility: hidden;
6af4c584
MG
2918}
2919.tab-content > .active {
2920 display: block;
76c653f8 2921 visibility: visible;
6af4c584
MG
2922}
2923.nav-tabs .dropdown-menu {
2924 margin-top: -1px;
2925 border-top-right-radius: 0;
2926 border-top-left-radius: 0;
2927}
6af4c584
MG
2928.pager {
2929 padding-left: 0;
2930 margin: 21px 0;
2931 list-style: none;
2932 text-align: center;
2933}
2934.pager li {
2935 display: inline;
2936}
2937.pager li > a,
2938.pager li > span {
2939 display: inline-block;
2940 padding: 5px 14px;
2941 background-color: #ffffff;
2942 border: 1px solid #dddddd;
2943 border-radius: 0;
2944}
2945.pager li > a:hover,
2946.pager li > a:focus {
2947 text-decoration: none;
2948 background-color: #e6e6e6;
2949}
2950.pager .next > a,
2951.pager .next > span {
2952 float: right;
2953}
2954.pager .previous > a,
2955.pager .previous > span {
2956 float: left;
2957}
2958.pager .disabled > a,
2959.pager .disabled > a:hover,
2960.pager .disabled > a:focus,
2961.pager .disabled > span {
2962 color: #999999;
2963 background-color: #ffffff;
2964 cursor: not-allowed;
2965}
76c653f8
MG
2966.list-group {
2967 margin-bottom: 20px;
2968 padding-left: 0;
6af4c584 2969}
76c653f8
MG
2970.list-group-item {
2971 position: relative;
6af4c584 2972 display: block;
76c653f8
MG
2973 padding: 10px 15px;
2974 margin-bottom: -1px;
6af4c584
MG
2975 background-color: #ffffff;
2976 border: 1px solid #dddddd;
6af4c584 2977}
76c653f8
MG
2978.list-group-item:first-child {
2979 border-top-right-radius: 0;
2980 border-top-left-radius: 0;
6af4c584 2981}
76c653f8
MG
2982.list-group-item:last-child {
2983 margin-bottom: 0;
2984 border-bottom-right-radius: 0;
2985 border-bottom-left-radius: 0;
6af4c584 2986}
76c653f8
MG
2987a.list-group-item {
2988 color: #555555;
6af4c584 2989}
76c653f8
MG
2990a.list-group-item .list-group-item-heading {
2991 color: #333333;
6af4c584 2992}
76c653f8
MG
2993a.list-group-item:hover,
2994a.list-group-item:focus {
2995 text-decoration: none;
2996 color: #555555;
2997 background-color: #f5f5f5;
6af4c584 2998}
76c653f8
MG
2999.list-group-item.disabled,
3000.list-group-item.disabled:hover,
3001.list-group-item.disabled:focus {
3002 background-color: #e6e6e6;
3003 color: #999999;
3004 cursor: not-allowed;
6af4c584 3005}
76c653f8
MG
3006.list-group-item.disabled .list-group-item-heading,
3007.list-group-item.disabled:hover .list-group-item-heading,
3008.list-group-item.disabled:focus .list-group-item-heading {
6af4c584
MG
3009 color: inherit;
3010}
76c653f8
MG
3011.list-group-item.disabled .list-group-item-text,
3012.list-group-item.disabled:hover .list-group-item-text,
3013.list-group-item.disabled:focus .list-group-item-text {
3014 color: #999999;
6af4c584 3015}
76c653f8
MG
3016.list-group-item.active,
3017.list-group-item.active:hover,
3018.list-group-item.active:focus {
6af4c584
MG
3019 z-index: 2;
3020 color: #ffffff;
76c653f8
MG
3021 background-color: #2780e3;
3022 border-color: #dddddd;
3023}
3024.list-group-item.active .list-group-item-heading,
3025.list-group-item.active:hover .list-group-item-heading,
3026.list-group-item.active:focus .list-group-item-heading,
3027.list-group-item.active .list-group-item-heading > small,
3028.list-group-item.active:hover .list-group-item-heading > small,
3029.list-group-item.active:focus .list-group-item-heading > small,
3030.list-group-item.active .list-group-item-heading > .small,
3031.list-group-item.active:hover .list-group-item-heading > .small,
3032.list-group-item.active:focus .list-group-item-heading > .small {
6af4c584
MG
3033 color: inherit;
3034}
76c653f8
MG
3035.list-group-item.active .list-group-item-text,
3036.list-group-item.active:hover .list-group-item-text,
3037.list-group-item.active:focus .list-group-item-text {
3038 color: #dceafa;
6af4c584
MG
3039}
3040.list-group-item-success {
3041 color: #ffffff;
3042 background-color: #3fb618;
3043}
3044a.list-group-item-success {
3045 color: #ffffff;
3046}
3047a.list-group-item-success .list-group-item-heading {
3048 color: inherit;
3049}
3050a.list-group-item-success:hover,
3051a.list-group-item-success:focus {
3052 color: #ffffff;
3053 background-color: #379f15;
3054}
3055a.list-group-item-success.active,
3056a.list-group-item-success.active:hover,
3057a.list-group-item-success.active:focus {
3058 color: #fff;
3059 background-color: #ffffff;
3060 border-color: #ffffff;
3061}
3062.list-group-item-info {
3063 color: #ffffff;
3064 background-color: #9954bb;
3065}
3066a.list-group-item-info {
3067 color: #ffffff;
3068}
3069a.list-group-item-info .list-group-item-heading {
3070 color: inherit;
3071}
3072a.list-group-item-info:hover,
3073a.list-group-item-info:focus {
3074 color: #ffffff;
3075 background-color: #8d46b0;
3076}
3077a.list-group-item-info.active,
3078a.list-group-item-info.active:hover,
3079a.list-group-item-info.active:focus {
3080 color: #fff;
3081 background-color: #ffffff;
3082 border-color: #ffffff;
3083}
3084.list-group-item-warning {
3085 color: #ffffff;
3086 background-color: #ff7518;
3087}
3088a.list-group-item-warning {
3089 color: #ffffff;
3090}
3091a.list-group-item-warning .list-group-item-heading {
3092 color: inherit;
3093}
3094a.list-group-item-warning:hover,
3095a.list-group-item-warning:focus {
3096 color: #ffffff;
3097 background-color: #fe6600;
3098}
3099a.list-group-item-warning.active,
3100a.list-group-item-warning.active:hover,
3101a.list-group-item-warning.active:focus {
3102 color: #fff;
3103 background-color: #ffffff;
3104 border-color: #ffffff;
3105}
3106.list-group-item-danger {
3107 color: #ffffff;
3108 background-color: #ff0039;
3109}
3110a.list-group-item-danger {
3111 color: #ffffff;
3112}
3113a.list-group-item-danger .list-group-item-heading {
3114 color: inherit;
3115}
3116a.list-group-item-danger:hover,
3117a.list-group-item-danger:focus {
3118 color: #ffffff;
3119 background-color: #e60033;
3120}
3121a.list-group-item-danger.active,
3122a.list-group-item-danger.active:hover,
3123a.list-group-item-danger.active:focus {
3124 color: #fff;
3125 background-color: #ffffff;
3126 border-color: #ffffff;
3127}
3128.list-group-item-heading {
3129 margin-top: 0;
3130 margin-bottom: 5px;
3131}
3132.list-group-item-text {
3133 margin-bottom: 0;
3134 line-height: 1.3;
3135}
49026292
MG
3136.well {
3137 min-height: 20px;
3138 padding: 19px;
3139 margin-bottom: 20px;
3140 background-color: #f5f5f5;
3141 border: 1px solid #e3e3e3;
3142 border-radius: 0;
3143 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
3144 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
3145}
3146.well blockquote {
3147 border-color: #ddd;
3148 border-color: rgba(0, 0, 0, 0.15);
3149}
3150.well-lg {
3151 padding: 24px;
3152 border-radius: 0;
3153}
3154.well-sm {
3155 padding: 9px;
3156 border-radius: 0;
3157}
6af4c584
MG
3158.close {
3159 float: right;
3160 font-size: 22.5px;
3161 font-weight: bold;
3162 line-height: 1;
76c653f8 3163 color: #ffffff;
6af4c584
MG
3164 text-shadow: 0 1px 0 #ffffff;
3165 opacity: 0.2;
3166 filter: alpha(opacity=20);
3167}
3168.close:hover,
3169.close:focus {
76c653f8 3170 color: #ffffff;
6af4c584
MG
3171 text-decoration: none;
3172 cursor: pointer;
3173 opacity: 0.5;
3174 filter: alpha(opacity=50);
3175}
3176button.close {
3177 padding: 0;
3178 cursor: pointer;
3179 background: transparent;
3180 border: 0;
3181 -webkit-appearance: none;
3182}
76c653f8
MG
3183.modal-open {
3184 overflow: hidden;
3185}
3186.modal {
3187 display: none;
3188 overflow: hidden;
3189 position: fixed;
3190 top: 0;
3191 right: 0;
3192 bottom: 0;
3193 left: 0;
3194 z-index: 1040;
3195 -webkit-overflow-scrolling: touch;
3196 outline: 0;
3197}
3198.modal.fade .modal-dialog {
3199 -webkit-transform: translate(0, -25%);
3200 -ms-transform: translate(0, -25%);
3201 -o-transform: translate(0, -25%);
3202 transform: translate(0, -25%);
3203 -webkit-transition: -webkit-transform 0.3s ease-out;
3204 -o-transition: -o-transform 0.3s ease-out;
3205 transition: transform 0.3s ease-out;
3206}
3207.modal.in .modal-dialog {
3208 -webkit-transform: translate(0, 0);
3209 -ms-transform: translate(0, 0);
3210 -o-transform: translate(0, 0);
3211 transform: translate(0, 0);
3212}
3213.modal-open .modal {
3214 overflow-x: hidden;
3215 overflow-y: auto;
3216}
3217.modal-dialog {
3218 position: relative;
3219 width: auto;
3220 margin: 10px;
3221}
3222.modal-content {
3223 position: relative;
3224 background-color: #ffffff;
3225 border: 1px solid #999999;
3226 border: 1px solid transparent;
3227 border-radius: 0;
3228 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
3229 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
3230 -webkit-background-clip: padding-box;
3231 background-clip: padding-box;
3232 outline: 0;
3233}
3234.modal-backdrop {
3235 position: absolute;
3236 top: 0;
3237 right: 0;
3238 left: 0;
3239 background-color: #000000;
3240}
3241.modal-backdrop.fade {
3242 opacity: 0;
3243 filter: alpha(opacity=0);
3244}
3245.modal-backdrop.in {
3246 opacity: 0.5;
3247 filter: alpha(opacity=50);
3248}
3249.modal-header {
3250 padding: 15px;
3251 border-bottom: 1px solid #e5e5e5;
3252 min-height: 16.42857143px;
3253}
3254.modal-header .close {
3255 margin-top: -2px;
3256}
3257.modal-title {
3258 margin: 0;
3259 line-height: 1.42857143;
3260}
3261.modal-body {
3262 position: relative;
3263 padding: 20px;
3264}
3265.modal-footer {
3266 padding: 20px;
3267 text-align: right;
3268 border-top: 1px solid #e5e5e5;
3269}
3270.modal-footer .btn + .btn {
3271 margin-left: 5px;
3272 margin-bottom: 0;
3273}
3274.modal-footer .btn-group .btn + .btn {
3275 margin-left: -1px;
3276}
3277.modal-footer .btn-block + .btn-block {
3278 margin-left: 0;
3279}
3280.modal-scrollbar-measure {
3281 position: absolute;
3282 top: -9999px;
3283 width: 50px;
3284 height: 50px;
3285 overflow: scroll;
3286}
3287@media (min-width: 768px) {
3288 .modal-dialog {
3289 width: 600px;
3290 margin: 30px auto;
3291 }
3292 .modal-content {
3293 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
3294 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
3295 }
3296 .modal-sm {
3297 width: 300px;
3298 }
3299}
3300@media (min-width: 992px) {
3301 .modal-lg {
3302 width: 900px;
3303 }
3304}
3305.clearfix:before,
3306.clearfix:after,
3307.dl-horizontal dd:before,
3308.dl-horizontal dd:after,
3309.container:before,
3310.container:after,
3311.container-fluid:before,
3312.container-fluid:after,
3313.row:before,
3314.row:after,
3315.form-horizontal .form-group:before,
3316.form-horizontal .form-group:after,
3317.nav:before,
3318.nav:after,
76c653f8
MG
3319.pager:before,
3320.pager:after,
3321.modal-footer:before,
3322.modal-footer:after {
3323 content: " ";
3324 display: table;
3325}
3326.clearfix:after,
3327.dl-horizontal dd:after,
3328.container:after,
3329.container-fluid:after,
3330.row:after,
3331.form-horizontal .form-group:after,
3332.nav:after,
76c653f8
MG
3333.pager:after,
3334.modal-footer:after {
3335 clear: both;
3336}
3337.center-block {
3338 display: block;
3339 margin-left: auto;
3340 margin-right: auto;
3341}
3342.pull-right {
3343 float: right !important;
3344}
3345.pull-left {
3346 float: left !important;
3347}
3348.hide {
3349 display: none !important;
3350}
3351.show {
3352 display: block !important;
3353}
3354.invisible {
3355 visibility: hidden;
3356}
3357.text-hide {
3358 font: 0/0 a;
3359 color: transparent;
3360 text-shadow: none;
3361 background-color: transparent;
3362 border: 0;
3363}
3364.hidden {
3365 display: none !important;
3366 visibility: hidden !important;
3367}
3368.affix {
3369 position: fixed;
3370}
6af4c584
MG
3371@-ms-viewport {
3372 width: device-width;
3373}
3374.visible-xs,
76c653f8
MG
3375.visible-sm,
3376.visible-md,
3377.visible-lg {
3378 display: none !important;
3379}
3380.visible-xs-block,
3381.visible-xs-inline,
3382.visible-xs-inline-block,
3383.visible-sm-block,
3384.visible-sm-inline,
3385.visible-sm-inline-block,
3386.visible-md-block,
3387.visible-md-inline,
3388.visible-md-inline-block,
3389.visible-lg-block,
3390.visible-lg-inline,
3391.visible-lg-inline-block {
6af4c584
MG
3392 display: none !important;
3393}
3394@media (max-width: 767px) {
3395 .visible-xs {
3396 display: block !important;
3397 }
3398 table.visible-xs {
3399 display: table;
3400 }
3401 tr.visible-xs {
3402 display: table-row !important;
3403 }
3404 th.visible-xs,
3405 td.visible-xs {
3406 display: table-cell !important;
3407 }
3408}
76c653f8
MG
3409@media (max-width: 767px) {
3410 .visible-xs-block {
3411 display: block !important;
3412 }
3413}
3414@media (max-width: 767px) {
3415 .visible-xs-inline {
3416 display: inline !important;
3417 }
3418}
3419@media (max-width: 767px) {
3420 .visible-xs-inline-block {
3421 display: inline-block !important;
3422 }
6af4c584
MG
3423}
3424@media (min-width: 768px) and (max-width: 991px) {
3425 .visible-sm {
3426 display: block !important;
3427 }
3428 table.visible-sm {
3429 display: table;
3430 }
3431 tr.visible-sm {
3432 display: table-row !important;
3433 }
3434 th.visible-sm,
3435 td.visible-sm {
3436 display: table-cell !important;
3437 }
3438}
76c653f8
MG
3439@media (min-width: 768px) and (max-width: 991px) {
3440 .visible-sm-block {
3441 display: block !important;
3442 }
3443}
3444@media (min-width: 768px) and (max-width: 991px) {
3445 .visible-sm-inline {
3446 display: inline !important;
3447 }
3448}
3449@media (min-width: 768px) and (max-width: 991px) {
3450 .visible-sm-inline-block {
3451 display: inline-block !important;
3452 }
6af4c584
MG
3453}
3454@media (min-width: 992px) and (max-width: 1199px) {
3455 .visible-md {
3456 display: block !important;
3457 }
3458 table.visible-md {
3459 display: table;
3460 }
3461 tr.visible-md {
3462 display: table-row !important;
3463 }
3464 th.visible-md,
3465 td.visible-md {
3466 display: table-cell !important;
3467 }
3468}
76c653f8
MG
3469@media (min-width: 992px) and (max-width: 1199px) {
3470 .visible-md-block {
3471 display: block !important;
3472 }
3473}
3474@media (min-width: 992px) and (max-width: 1199px) {
3475 .visible-md-inline {
3476 display: inline !important;
3477 }
3478}
3479@media (min-width: 992px) and (max-width: 1199px) {
3480 .visible-md-inline-block {
3481 display: inline-block !important;
3482 }
6af4c584
MG
3483}
3484@media (min-width: 1200px) {
3485 .visible-lg {
3486 display: block !important;
3487 }
3488 table.visible-lg {
3489 display: table;
3490 }
3491 tr.visible-lg {
3492 display: table-row !important;
3493 }
3494 th.visible-lg,
3495 td.visible-lg {
3496 display: table-cell !important;
3497 }
3498}
76c653f8
MG
3499@media (min-width: 1200px) {
3500 .visible-lg-block {
3501 display: block !important;
3502 }
3503}
3504@media (min-width: 1200px) {
3505 .visible-lg-inline {
3506 display: inline !important;
3507 }
3508}
3509@media (min-width: 1200px) {
3510 .visible-lg-inline-block {
3511 display: inline-block !important;
3512 }
3513}
6af4c584 3514@media (max-width: 767px) {
76c653f8 3515 .hidden-xs {
6af4c584
MG
3516 display: none !important;
3517 }
3518}
3519@media (min-width: 768px) and (max-width: 991px) {
76c653f8 3520 .hidden-sm {
6af4c584
MG
3521 display: none !important;
3522 }
3523}
3524@media (min-width: 992px) and (max-width: 1199px) {
76c653f8 3525 .hidden-md {
6af4c584
MG
3526 display: none !important;
3527 }
3528}
3529@media (min-width: 1200px) {
76c653f8 3530 .hidden-lg {
6af4c584
MG
3531 display: none !important;
3532 }
3533}
76c653f8 3534.visible-print {
6af4c584
MG
3535 display: none !important;
3536}
3537@media print {
3538 .visible-print {
3539 display: block !important;
3540 }
3541 table.visible-print {
3542 display: table;
3543 }
3544 tr.visible-print {
3545 display: table-row !important;
3546 }
3547 th.visible-print,
3548 td.visible-print {
3549 display: table-cell !important;
3550 }
3551}
76c653f8
MG
3552.visible-print-block {
3553 display: none !important;
3554}
6af4c584 3555@media print {
76c653f8
MG
3556 .visible-print-block {
3557 display: block !important;
3558 }
3559}
3560.visible-print-inline {
3561 display: none !important;
3562}
3563@media print {
3564 .visible-print-inline {
3565 display: inline !important;
3566 }
3567}
3568.visible-print-inline-block {
3569 display: none !important;
3570}
3571@media print {
3572 .visible-print-inline-block {
3573 display: inline-block !important;
3574 }
3575}
3576@media print {
3577 .hidden-print {
6af4c584
MG
3578 display: none !important;
3579 }
3580}
76c653f8
MG
3581.navbar-inverse .badge {
3582 background-color: #fff;
3583 color: #2780e3;
3584}
3585body {
3586 -webkit-font-smoothing: antialiased;
6af4c584
MG
3587}
3588.text-primary,
3589.text-primary:hover {
76c653f8 3590 color: #2780e3;
6af4c584
MG
3591}
3592.text-success,
3593.text-success:hover {
3594 color: #3fb618;
3595}
3596.text-danger,
3597.text-danger:hover {
3598 color: #ff0039;
3599}
3600.text-warning,
3601.text-warning:hover {
3602 color: #ff7518;
3603}
3604.text-info,
3605.text-info:hover {
3606 color: #9954bb;
3607}
6af4c584 3608.has-warning .help-block,
76c653f8
MG
3609.has-warning .control-label,
3610.has-warning .form-control-feedback {
6af4c584
MG
3611 color: #ff7518;
3612}
3613.has-warning .form-control,
76c653f8
MG
3614.has-warning .form-control:focus,
3615.has-warning .input-group-addon {
6af4c584
MG
3616 border: 1px solid #ff7518;
3617}
3618.has-error .help-block,
76c653f8
MG
3619.has-error .control-label,
3620.has-error .form-control-feedback {
6af4c584
MG
3621 color: #ff0039;
3622}
3623.has-error .form-control,
76c653f8
MG
3624.has-error .form-control:focus,
3625.has-error .input-group-addon {
6af4c584
MG
3626 border: 1px solid #ff0039;
3627}
3628.has-success .help-block,
76c653f8
MG
3629.has-success .control-label,
3630.has-success .form-control-feedback {
6af4c584
MG
3631 color: #3fb618;
3632}
3633.has-success .form-control,
76c653f8
MG
3634.has-success .form-control:focus,
3635.has-success .input-group-addon {
6af4c584
MG
3636 border: 1px solid #3fb618;
3637}
3638.nav-pills > li > a {
3639 border-radius: 0;
3640}
3641.dropdown-menu > li > a:hover,
3642.dropdown-menu > li > a:focus {
3643 background-image: none;
3644}
76c653f8
MG
3645.close {
3646 text-decoration: none;
3647 text-shadow: none;
3648 opacity: 0.4;
3649}
3650.close:hover,
3651.close:focus {
3652 opacity: 1;
3653}
6af4c584
MG
3654.alert {
3655 border: none;
3656}
3657.alert .alert-link {
3658 text-decoration: underline;
3659 color: #fff;
3660}
3661.label {
3662 border-radius: 0;
3663}
6af4c584
MG
3664.progress {
3665 height: 8px;
3666 -webkit-box-shadow: none;
3667 box-shadow: none;
3668}
76c653f8
MG
3669.progress .progress-bar {
3670 font-size: 8px;
3671 line-height: 8px;
3672}
6af4c584
MG
3673.panel-heading,
3674.panel-footer {
3675 border-top-right-radius: 0;
3676 border-top-left-radius: 0;
3677}
76c653f8
MG
3678.panel-default .close {
3679 color: #333333;
6af4c584 3680}
76c653f8
MG
3681a.list-group-item-success.active {
3682 background-color: #3fb618;
6af4c584 3683}
76c653f8
MG
3684a.list-group-item-success.active:hover,
3685a.list-group-item-success.active:focus {
3686 background-color: #379f15;
6af4c584 3687}
76c653f8
MG
3688a.list-group-item-warning.active {
3689 background-color: #ff7518;
6af4c584 3690}
76c653f8
MG
3691a.list-group-item-warning.active:hover,
3692a.list-group-item-warning.active:focus {
3693 background-color: #fe6600;
6af4c584 3694}
76c653f8
MG
3695a.list-group-item-danger.active {
3696 background-color: #ff0039;
6af4c584 3697}
76c653f8
MG
3698a.list-group-item-danger.active:hover,
3699a.list-group-item-danger.active:focus {
3700 background-color: #e60033;
6af4c584 3701}
76c653f8
MG
3702.modal .close {
3703 color: #333333;
6af4c584 3704}
76c653f8
MG
3705.popover {
3706 color: #333333;
6af4c584 3707}
This page took 0.217211 seconds and 4 git commands to generate.