source: flex_extract.git/documentation/FORD/V5/Doc_original/media/css/bootstrap.css @ ee06999

ctbtodev
Last change on this file since ee06999 was ee06999, checked in by pesei <petra seibert @…>, 5 years ago

Initial version of Fortran documentation

with FORD v5

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