undef HALF_FREQUENCY_SENDING_TO_CLIENT
[ryzomcore.git] / web / public_php / ams / css / bootstrap-cyborg.css
blob6f4b9c4f21fac0aca566d84a3bc9b6a243cd4cd0
1 @import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
2 /*!
3 * Bootstrap v2.0.4
5 * Copyright 2012 Twitter, Inc
6 * Licensed under the Apache License v2.0
7 * http://www.apache.org/licenses/LICENSE-2.0
9 * Designed and built with all the love in the world @twitter by @mdo and @fat.
11 article,
12 aside,
13 details,
14 figcaption,
15 figure,
16 footer,
17 header,
18 hgroup,
19 nav,
20 section {
21 display: block;
23 audio,
24 canvas,
25 video {
26 display: inline-block;
27 *display: inline;
28 *zoom: 1;
30 audio:not([controls]) {
31 display: none;
33 html {
34 font-size: 100%;
35 -webkit-text-size-adjust: 100%;
36 -ms-text-size-adjust: 100%;
38 a:focus {
39 outline: thin dotted #333;
40 outline: 5px auto -webkit-focus-ring-color;
41 outline-offset: -2px;
43 a:hover,
44 a:active {
45 outline: 0;
47 sub,
48 sup {
49 position: relative;
50 font-size: 75%;
51 line-height: 0;
52 vertical-align: baseline;
54 sup {
55 top: -0.5em;
57 sub {
58 bottom: -0.25em;
60 img {
61 max-width: 100%;
62 vertical-align: middle;
63 border: 0;
64 -ms-interpolation-mode: bicubic;
66 #map_canvas img {
67 max-width: none;
69 button,
70 input,
71 select,
72 textarea {
73 margin: 0;
74 font-size: 100%;
75 vertical-align: middle;
77 button,
78 input {
79 *overflow: visible;
80 line-height: normal;
82 button::-moz-focus-inner,
83 input::-moz-focus-inner {
84 padding: 0;
85 border: 0;
87 button,
88 input[type="button"],
89 input[type="reset"],
90 input[type="submit"] {
91 cursor: pointer;
92 -webkit-appearance: button;
94 input[type="search"] {
95 -webkit-box-sizing: content-box;
96 -moz-box-sizing: content-box;
97 box-sizing: content-box;
98 -webkit-appearance: textfield;
100 input[type="search"]::-webkit-search-decoration,
101 input[type="search"]::-webkit-search-cancel-button {
102 -webkit-appearance: none;
104 textarea {
105 overflow: auto;
106 vertical-align: top;
108 .clearfix {
109 *zoom: 1;
111 .clearfix:before,
112 .clearfix:after {
113 display: table;
114 content: "";
116 .clearfix:after {
117 clear: both;
119 .hide-text {
120 font: 0/0 a;
121 color: transparent;
122 text-shadow: none;
123 background-color: transparent;
124 border: 0;
126 .input-block-level {
127 display: block;
128 width: 100%;
129 min-height: 28px;
130 -webkit-box-sizing: border-box;
131 -moz-box-sizing: border-box;
132 -ms-box-sizing: border-box;
133 box-sizing: border-box;
135 body {
136 margin: 0;
137 font-family: 'Droid Sans', sans-serif;
138 font-size: 13px;
139 line-height: 18px;
140 color: #999999;
141 background-color: #060606;
144 color: #33b5e5;
145 text-decoration: none;
147 a:hover {
148 color: #ffffff;
149 text-decoration: underline;
151 .row {
152 margin-left: -20px;
153 *zoom: 1;
155 .row:before,
156 .row:after {
157 display: table;
158 content: "";
160 .row:after {
161 clear: both;
163 [class*="span"] {
164 float: left;
165 margin-left: 20px;
167 .container,
168 .navbar-fixed-top .container,
169 .navbar-fixed-bottom .container {
170 width: 940px;
172 .span12 {
173 width: 940px;
175 .span11 {
176 width: 860px;
178 .span10 {
179 width: 780px;
181 .span9 {
182 width: 700px;
184 .span8 {
185 width: 620px;
187 .span7 {
188 width: 540px;
190 .span6 {
191 width: 460px;
193 .span5 {
194 width: 380px;
196 .span4 {
197 width: 300px;
199 .span3 {
200 width: 220px;
202 .span2 {
203 width: 140px;
205 .span1 {
206 width: 60px;
208 .offset12 {
209 margin-left: 980px;
211 .offset11 {
212 margin-left: 900px;
214 .offset10 {
215 margin-left: 820px;
217 .offset9 {
218 margin-left: 740px;
220 .offset8 {
221 margin-left: 660px;
223 .offset7 {
224 margin-left: 580px;
226 .offset6 {
227 margin-left: 500px;
229 .offset5 {
230 margin-left: 420px;
232 .offset4 {
233 margin-left: 340px;
235 .offset3 {
236 margin-left: 260px;
238 .offset2 {
239 margin-left: 180px;
241 .offset1 {
242 margin-left: 100px;
244 .row-fluid {
245 width: 100%;
246 *zoom: 1;
248 .row-fluid:before,
249 .row-fluid:after {
250 display: table;
251 content: "";
253 .row-fluid:after {
254 clear: both;
256 .row-fluid [class*="span"] {
257 display: block;
258 width: 100%;
259 min-height: 28px;
260 -webkit-box-sizing: border-box;
261 -moz-box-sizing: border-box;
262 -ms-box-sizing: border-box;
263 box-sizing: border-box;
264 float: left;
265 margin-left: 2.127659574%;
266 *margin-left: 2.0744680846382977%;
268 .row-fluid [class*="span"]:first-child {
269 margin-left: 0;
271 .row-fluid .span12 {
272 width: 99.99999998999999%;
273 *width: 99.94680850063828%;
275 .row-fluid .span11 {
276 width: 91.489361693%;
277 *width: 91.4361702036383%;
279 .row-fluid .span10 {
280 width: 82.97872339599999%;
281 *width: 82.92553190663828%;
283 .row-fluid .span9 {
284 width: 74.468085099%;
285 *width: 74.4148936096383%;
287 .row-fluid .span8 {
288 width: 65.95744680199999%;
289 *width: 65.90425531263828%;
291 .row-fluid .span7 {
292 width: 57.446808505%;
293 *width: 57.3936170156383%;
295 .row-fluid .span6 {
296 width: 48.93617020799999%;
297 *width: 48.88297871863829%;
299 .row-fluid .span5 {
300 width: 40.425531911%;
301 *width: 40.3723404216383%;
303 .row-fluid .span4 {
304 width: 31.914893614%;
305 *width: 31.8617021246383%;
307 .row-fluid .span3 {
308 width: 23.404255317%;
309 *width: 23.3510638276383%;
311 .row-fluid .span2 {
312 width: 14.89361702%;
313 *width: 14.8404255306383%;
315 .row-fluid .span1 {
316 width: 6.382978723%;
317 *width: 6.329787233638298%;
319 .container {
320 margin-right: auto;
321 margin-left: auto;
322 *zoom: 1;
324 .container:before,
325 .container:after {
326 display: table;
327 content: "";
329 .container:after {
330 clear: both;
332 .container-fluid {
333 padding-right: 20px;
334 padding-left: 20px;
335 *zoom: 1;
337 .container-fluid:before,
338 .container-fluid:after {
339 display: table;
340 content: "";
342 .container-fluid:after {
343 clear: both;
346 margin: 0 0 9px;
348 p small {
349 font-size: 11px;
350 color: #adafae;
352 .lead {
353 margin-bottom: 18px;
354 font-size: 20px;
355 font-weight: 200;
356 line-height: 27px;
363 h6 {
364 margin: 0;
365 font-family: inherit;
366 font-weight: normal;
367 color: #ffffff;
368 text-rendering: optimizelegibility;
370 h1 small,
371 h2 small,
372 h3 small,
373 h4 small,
374 h5 small,
375 h6 small {
376 font-weight: normal;
377 color: #adafae;
379 h1 {
380 font-size: 30px;
381 line-height: 36px;
383 h1 small {
384 font-size: 18px;
386 h2 {
387 font-size: 24px;
388 line-height: 36px;
390 h2 small {
391 font-size: 18px;
393 h3 {
394 font-size: 18px;
395 line-height: 27px;
397 h3 small {
398 font-size: 14px;
402 h6 {
403 line-height: 18px;
405 h4 {
406 font-size: 14px;
408 h4 small {
409 font-size: 12px;
411 h5 {
412 font-size: 12px;
414 h6 {
415 font-size: 11px;
416 color: #adafae;
417 text-transform: uppercase;
419 .page-header {
420 padding-bottom: 17px;
421 margin: 18px 0;
422 border-bottom: 1px solid #eeeeee;
424 .page-header h1 {
425 line-height: 1;
428 ol {
429 padding: 0;
430 margin: 0 0 9px 25px;
432 ul ul,
433 ul ol,
434 ol ol,
435 ol ul {
436 margin-bottom: 0;
438 ul {
439 list-style: disc;
441 ol {
442 list-style: decimal;
444 li {
445 line-height: 18px;
447 ul.unstyled,
448 ol.unstyled {
449 margin-left: 0;
450 list-style: none;
452 dl {
453 margin-bottom: 18px;
456 dd {
457 line-height: 18px;
459 dt {
460 font-weight: bold;
461 line-height: 17px;
463 dd {
464 margin-left: 9px;
466 .dl-horizontal dt {
467 float: left;
468 width: 120px;
469 clear: left;
470 text-align: right;
471 overflow: hidden;
472 text-overflow: ellipsis;
473 white-space: nowrap;
475 .dl-horizontal dd {
476 margin-left: 130px;
478 hr {
479 margin: 18px 0;
480 border: 0;
481 border-top: 1px solid #999999;
482 border-bottom: 1px solid #ffffff;
484 strong {
485 font-weight: bold;
487 em {
488 font-style: italic;
490 .muted {
491 color: #adafae;
493 abbr[title] {
494 cursor: help;
495 border-bottom: 1px dotted #adafae;
497 abbr.initialism {
498 font-size: 90%;
499 text-transform: uppercase;
501 blockquote {
502 padding: 0 0 0 15px;
503 margin: 0 0 18px;
504 border-left: 5px solid #eeeeee;
506 blockquote p {
507 margin-bottom: 0;
508 font-size: 16px;
509 font-weight: 300;
510 line-height: 22.5px;
512 blockquote small {
513 display: block;
514 line-height: 18px;
515 color: #adafae;
517 blockquote small:before {
518 content: '\2014 \00A0';
520 blockquote.pull-right {
521 float: right;
522 padding-right: 15px;
523 padding-left: 0;
524 border-right: 5px solid #eeeeee;
525 border-left: 0;
527 blockquote.pull-right p,
528 blockquote.pull-right small {
529 text-align: right;
531 q:before,
532 q:after,
533 blockquote:before,
534 blockquote:after {
535 content: "";
537 address {
538 display: block;
539 margin-bottom: 18px;
540 font-style: normal;
541 line-height: 18px;
543 small {
544 font-size: 100%;
546 cite {
547 font-style: normal;
549 code,
550 pre {
551 padding: 0 3px 2px;
552 font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
553 font-size: 12px;
554 color: #282828;
555 -webkit-border-radius: 3px;
556 -moz-border-radius: 3px;
557 border-radius: 3px;
559 code {
560 padding: 2px 4px;
561 color: #d14;
562 background-color: #f7f7f9;
563 border: 1px solid #e1e1e8;
565 pre {
566 display: block;
567 padding: 8.5px;
568 margin: 0 0 9px;
569 font-size: 12.025px;
570 line-height: 18px;
571 word-break: break-all;
572 word-wrap: break-word;
573 white-space: pre;
574 white-space: pre-wrap;
575 background-color: #f5f5f5;
576 border: 1px solid #ccc;
577 border: 1px solid rgba(0, 0, 0, 0.15);
578 -webkit-border-radius: 4px;
579 -moz-border-radius: 4px;
580 border-radius: 4px;
582 pre.prettyprint {
583 margin-bottom: 18px;
585 pre code {
586 padding: 0;
587 color: inherit;
588 background-color: transparent;
589 border: 0;
591 .pre-scrollable {
592 max-height: 340px;
593 overflow-y: scroll;
595 form {
596 margin: 0 0 18px;
598 fieldset {
599 padding: 0;
600 margin: 0;
601 border: 0;
603 legend {
604 display: block;
605 width: 100%;
606 padding: 0;
607 margin-bottom: 27px;
608 font-size: 19.5px;
609 line-height: 36px;
610 color: #282828;
611 border: 0;
612 border-bottom: 1px solid #e5e5e5;
614 legend small {
615 font-size: 13.5px;
616 color: #adafae;
618 label,
619 input,
620 button,
621 select,
622 textarea {
623 font-size: 13px;
624 font-weight: normal;
625 line-height: 18px;
627 input,
628 button,
629 select,
630 textarea {
631 font-family: 'Droid Sans', sans-serif;
633 label {
634 display: block;
635 margin-bottom: 5px;
637 select,
638 textarea,
639 input[type="text"],
640 input[type="password"],
641 input[type="datetime"],
642 input[type="datetime-local"],
643 input[type="date"],
644 input[type="month"],
645 input[type="time"],
646 input[type="week"],
647 input[type="number"],
648 input[type="email"],
649 input[type="url"],
650 input[type="search"],
651 input[type="tel"],
652 input[type="color"],
653 .uneditable-input {
654 display: inline-block;
655 height: 18px;
656 padding: 4px;
657 margin-bottom: 9px;
658 font-size: 13px;
659 line-height: 18px;
660 color: #000;
662 input,
663 textarea {
664 width: 210px;
666 textarea {
667 height: auto;
669 textarea,
670 input[type="text"],
671 input[type="password"],
672 input[type="datetime"],
673 input[type="datetime-local"],
674 input[type="date"],
675 input[type="month"],
676 input[type="time"],
677 input[type="week"],
678 input[type="number"],
679 input[type="email"],
680 input[type="url"],
681 input[type="search"],
682 input[type="tel"],
683 input[type="color"],
684 .uneditable-input {
685 background-color: #F8F8F8;
686 border: 1px solid #bbbbbb;
687 -webkit-border-radius: 3px;
688 -moz-border-radius: 3px;
689 border-radius: 3px;
690 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
691 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
692 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
693 -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
694 -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
695 -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
696 -o-transition: border linear 0.2s, box-shadow linear 0.2s;
697 transition: border linear 0.2s, box-shadow linear 0.2s;
699 textarea:focus,
700 input[type="text"]:focus,
701 input[type="password"]:focus,
702 input[type="datetime"]:focus,
703 input[type="datetime-local"]:focus,
704 input[type="date"]:focus,
705 input[type="month"]:focus,
706 input[type="time"]:focus,
707 input[type="week"]:focus,
708 input[type="number"]:focus,
709 input[type="email"]:focus,
710 input[type="url"]:focus,
711 input[type="search"]:focus,
712 input[type="tel"]:focus,
713 input[type="color"]:focus,
714 .uneditable-input:focus {
715 border-color: rgba(82, 168, 236, 0.8);
716 outline: 0;
717 outline: thin dotted \9;
718 /* IE6-9 */
720 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
721 -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
722 box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
724 input[type="radio"],
725 input[type="checkbox"] {
726 margin: 3px 0;
727 *margin-top: 0;
728 /* IE7 */
730 line-height: normal;
731 cursor: pointer;
733 input[type="submit"],
734 input[type="reset"],
735 input[type="button"],
736 input[type="radio"],
737 input[type="checkbox"] {
738 width: auto;
740 .uneditable-textarea {
741 width: auto;
742 height: auto;
744 select,
745 input[type="file"] {
746 height: 28px;
747 /* In IE7, the height of the select element cannot be changed by height, only font-size */
749 *margin-top: 4px;
750 /* For IE7, add top margin to align select with labels */
752 line-height: 28px;
754 select {
755 width: 220px;
756 border: 1px solid #bbb;
758 select[multiple],
759 select[size] {
760 height: auto;
762 select:focus,
763 input[type="file"]:focus,
764 input[type="radio"]:focus,
765 input[type="checkbox"]:focus {
766 outline: thin dotted #333;
767 outline: 5px auto -webkit-focus-ring-color;
768 outline-offset: -2px;
770 .radio,
771 .checkbox {
772 min-height: 18px;
773 padding-left: 18px;
775 .radio input[type="radio"],
776 .checkbox input[type="checkbox"] {
777 float: left;
778 margin-left: -18px;
780 .controls > .radio:first-child,
781 .controls > .checkbox:first-child {
782 padding-top: 5px;
784 .radio.inline,
785 .checkbox.inline {
786 display: inline-block;
787 padding-top: 5px;
788 margin-bottom: 0;
789 vertical-align: middle;
791 .radio.inline + .radio.inline,
792 .checkbox.inline + .checkbox.inline {
793 margin-left: 10px;
795 .input-mini {
796 width: 60px;
798 .input-small {
799 width: 90px;
801 .input-medium {
802 width: 150px;
804 .input-large {
805 width: 210px;
807 .input-xlarge {
808 width: 270px;
810 .input-xxlarge {
811 width: 530px;
813 input[class*="span"],
814 select[class*="span"],
815 textarea[class*="span"],
816 .uneditable-input[class*="span"],
817 .row-fluid input[class*="span"],
818 .row-fluid select[class*="span"],
819 .row-fluid textarea[class*="span"],
820 .row-fluid .uneditable-input[class*="span"] {
821 float: none;
822 margin-left: 0;
824 .input-append input[class*="span"],
825 .input-append .uneditable-input[class*="span"],
826 .input-prepend input[class*="span"],
827 .input-prepend .uneditable-input[class*="span"],
828 .row-fluid .input-prepend [class*="span"],
829 .row-fluid .input-append [class*="span"] {
830 display: inline-block;
832 input,
833 textarea,
834 .uneditable-input {
835 margin-left: 0;
837 input.span12, textarea.span12, .uneditable-input.span12 {
838 width: 930px;
840 input.span11, textarea.span11, .uneditable-input.span11 {
841 width: 850px;
843 input.span10, textarea.span10, .uneditable-input.span10 {
844 width: 770px;
846 input.span9, textarea.span9, .uneditable-input.span9 {
847 width: 690px;
849 input.span8, textarea.span8, .uneditable-input.span8 {
850 width: 610px;
852 input.span7, textarea.span7, .uneditable-input.span7 {
853 width: 530px;
855 input.span6, textarea.span6, .uneditable-input.span6 {
856 width: 450px;
858 input.span5, textarea.span5, .uneditable-input.span5 {
859 width: 370px;
861 input.span4, textarea.span4, .uneditable-input.span4 {
862 width: 290px;
864 input.span3, textarea.span3, .uneditable-input.span3 {
865 width: 210px;
867 input.span2, textarea.span2, .uneditable-input.span2 {
868 width: 130px;
870 input.span1, textarea.span1, .uneditable-input.span1 {
871 width: 50px;
873 input[disabled],
874 select[disabled],
875 textarea[disabled],
876 input[readonly],
877 select[readonly],
878 textarea[readonly] {
879 cursor: not-allowed;
880 background-color: #eeeeee;
881 border-color: #ddd;
883 input[type="radio"][disabled],
884 input[type="checkbox"][disabled],
885 input[type="radio"][readonly],
886 input[type="checkbox"][readonly] {
887 background-color: transparent;
889 .control-group.warning > label,
890 .control-group.warning .help-block,
891 .control-group.warning .help-inline {
892 color: #a47e3c;
894 .control-group.warning .checkbox,
895 .control-group.warning .radio,
896 .control-group.warning input,
897 .control-group.warning select,
898 .control-group.warning textarea {
899 color: #a47e3c;
900 border-color: #a47e3c;
902 .control-group.warning .checkbox:focus,
903 .control-group.warning .radio:focus,
904 .control-group.warning input:focus,
905 .control-group.warning select:focus,
906 .control-group.warning textarea:focus {
907 border-color: #7f612e;
908 -webkit-box-shadow: 0 0 6px #ceae78;
909 -moz-box-shadow: 0 0 6px #ceae78;
910 box-shadow: 0 0 6px #ceae78;
912 .control-group.warning .input-prepend .add-on,
913 .control-group.warning .input-append .add-on {
914 color: #a47e3c;
915 background-color: #eeeeee;
916 border-color: #a47e3c;
918 .control-group.error > label,
919 .control-group.error .help-block,
920 .control-group.error .help-inline {
921 color: #b94a48;
923 .control-group.error .checkbox,
924 .control-group.error .radio,
925 .control-group.error input,
926 .control-group.error select,
927 .control-group.error textarea {
928 color: #b94a48;
929 border-color: #b94a48;
931 .control-group.error .checkbox:focus,
932 .control-group.error .radio:focus,
933 .control-group.error input:focus,
934 .control-group.error select:focus,
935 .control-group.error textarea:focus {
936 border-color: #953b39;
937 -webkit-box-shadow: 0 0 6px #d59392;
938 -moz-box-shadow: 0 0 6px #d59392;
939 box-shadow: 0 0 6px #d59392;
941 .control-group.error .input-prepend .add-on,
942 .control-group.error .input-append .add-on {
943 color: #b94a48;
944 background-color: #eeeeee;
945 border-color: #b94a48;
947 .control-group.success > label,
948 .control-group.success .help-block,
949 .control-group.success .help-inline {
950 color: #468847;
952 .control-group.success .checkbox,
953 .control-group.success .radio,
954 .control-group.success input,
955 .control-group.success select,
956 .control-group.success textarea {
957 color: #468847;
958 border-color: #468847;
960 .control-group.success .checkbox:focus,
961 .control-group.success .radio:focus,
962 .control-group.success input:focus,
963 .control-group.success select:focus,
964 .control-group.success textarea:focus {
965 border-color: #356635;
966 -webkit-box-shadow: 0 0 6px #7aba7b;
967 -moz-box-shadow: 0 0 6px #7aba7b;
968 box-shadow: 0 0 6px #7aba7b;
970 .control-group.success .input-prepend .add-on,
971 .control-group.success .input-append .add-on {
972 color: #468847;
973 background-color: #eeeeee;
974 border-color: #468847;
976 input:focus:required:invalid,
977 textarea:focus:required:invalid,
978 select:focus:required:invalid {
979 color: #b94a48;
980 border-color: #ee5f5b;
982 input:focus:required:invalid:focus,
983 textarea:focus:required:invalid:focus,
984 select:focus:required:invalid:focus {
985 border-color: #e9322d;
986 -webkit-box-shadow: 0 0 6px #f8b9b7;
987 -moz-box-shadow: 0 0 6px #f8b9b7;
988 box-shadow: 0 0 6px #f8b9b7;
990 .form-actions {
991 padding: 17px 20px 18px;
992 margin-top: 18px;
993 margin-bottom: 18px;
994 background-color: transparent;
995 border-top: 1px solid #e5e5e5;
996 *zoom: 1;
998 .form-actions:before,
999 .form-actions:after {
1000 display: table;
1001 content: "";
1003 .form-actions:after {
1004 clear: both;
1006 .uneditable-input {
1007 overflow: hidden;
1008 white-space: nowrap;
1009 cursor: not-allowed;
1010 background-color: #cccccc;
1011 border-color: #eee;
1012 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
1013 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
1014 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
1016 :-moz-placeholder {
1017 color: #adafae;
1019 :-ms-input-placeholder {
1020 color: #adafae;
1022 ::-webkit-input-placeholder {
1023 color: #adafae;
1025 .help-block,
1026 .help-inline {
1027 color: #999999;
1029 .help-block {
1030 display: block;
1031 margin-bottom: 9px;
1033 .help-inline {
1034 display: inline-block;
1035 *display: inline;
1036 /* IE7 inline-block hack */
1038 *zoom: 1;
1039 vertical-align: middle;
1040 padding-left: 5px;
1042 .input-prepend,
1043 .input-append {
1044 margin-bottom: 5px;
1046 .input-prepend input,
1047 .input-append input,
1048 .input-prepend select,
1049 .input-append select,
1050 .input-prepend .uneditable-input,
1051 .input-append .uneditable-input {
1052 position: relative;
1053 margin-bottom: 0;
1054 *margin-left: 0;
1055 vertical-align: middle;
1056 -webkit-border-radius: 0 3px 3px 0;
1057 -moz-border-radius: 0 3px 3px 0;
1058 border-radius: 0 3px 3px 0;
1060 .input-prepend input:focus,
1061 .input-append input:focus,
1062 .input-prepend select:focus,
1063 .input-append select:focus,
1064 .input-prepend .uneditable-input:focus,
1065 .input-append .uneditable-input:focus {
1066 z-index: 2;
1068 .input-prepend .uneditable-input,
1069 .input-append .uneditable-input {
1070 border-left-color: #ccc;
1072 .input-prepend .add-on,
1073 .input-append .add-on {
1074 display: inline-block;
1075 width: auto;
1076 height: 18px;
1077 min-width: 16px;
1078 padding: 4px 5px;
1079 font-weight: normal;
1080 line-height: 18px;
1081 text-align: center;
1082 text-shadow: 0 1px 0 #ffffff;
1083 vertical-align: middle;
1084 background-color: #eeeeee;
1085 border: 1px solid #ccc;
1087 .input-prepend .add-on,
1088 .input-append .add-on,
1089 .input-prepend .btn,
1090 .input-append .btn {
1091 margin-left: -1px;
1092 -webkit-border-radius: 0;
1093 -moz-border-radius: 0;
1094 border-radius: 0;
1096 .input-prepend .active,
1097 .input-append .active {
1098 background-color: #bbff33;
1099 border-color: #669900;
1101 .input-prepend .add-on,
1102 .input-prepend .btn {
1103 margin-right: -1px;
1105 .input-prepend .add-on:first-child,
1106 .input-prepend .btn:first-child {
1107 -webkit-border-radius: 3px 0 0 3px;
1108 -moz-border-radius: 3px 0 0 3px;
1109 border-radius: 3px 0 0 3px;
1111 .input-append input,
1112 .input-append select,
1113 .input-append .uneditable-input {
1114 -webkit-border-radius: 3px 0 0 3px;
1115 -moz-border-radius: 3px 0 0 3px;
1116 border-radius: 3px 0 0 3px;
1118 .input-append .uneditable-input {
1119 border-right-color: #ccc;
1120 border-left-color: #eee;
1122 .input-append .add-on:last-child,
1123 .input-append .btn:last-child {
1124 -webkit-border-radius: 0 3px 3px 0;
1125 -moz-border-radius: 0 3px 3px 0;
1126 border-radius: 0 3px 3px 0;
1128 .input-prepend.input-append input,
1129 .input-prepend.input-append select,
1130 .input-prepend.input-append .uneditable-input {
1131 -webkit-border-radius: 0;
1132 -moz-border-radius: 0;
1133 border-radius: 0;
1135 .input-prepend.input-append .add-on:first-child,
1136 .input-prepend.input-append .btn:first-child {
1137 margin-right: -1px;
1138 -webkit-border-radius: 3px 0 0 3px;
1139 -moz-border-radius: 3px 0 0 3px;
1140 border-radius: 3px 0 0 3px;
1142 .input-prepend.input-append .add-on:last-child,
1143 .input-prepend.input-append .btn:last-child {
1144 margin-left: -1px;
1145 -webkit-border-radius: 0 3px 3px 0;
1146 -moz-border-radius: 0 3px 3px 0;
1147 border-radius: 0 3px 3px 0;
1149 .search-query {
1150 padding-right: 14px;
1151 padding-right: 4px \9;
1152 padding-left: 14px;
1153 padding-left: 4px \9;
1154 /* IE7-8 doesn't have border-radius, so don't indent the padding */
1156 margin-bottom: 0;
1157 -webkit-border-radius: 14px;
1158 -moz-border-radius: 14px;
1159 border-radius: 14px;
1161 .form-search input,
1162 .form-inline input,
1163 .form-horizontal input,
1164 .form-search textarea,
1165 .form-inline textarea,
1166 .form-horizontal textarea,
1167 .form-search select,
1168 .form-inline select,
1169 .form-horizontal select,
1170 .form-search .help-inline,
1171 .form-inline .help-inline,
1172 .form-horizontal .help-inline,
1173 .form-search .uneditable-input,
1174 .form-inline .uneditable-input,
1175 .form-horizontal .uneditable-input,
1176 .form-search .input-prepend,
1177 .form-inline .input-prepend,
1178 .form-horizontal .input-prepend,
1179 .form-search .input-append,
1180 .form-inline .input-append,
1181 .form-horizontal .input-append {
1182 display: inline-block;
1183 *display: inline;
1184 /* IE7 inline-block hack */
1186 *zoom: 1;
1187 margin-bottom: 0;
1189 .form-search .hide,
1190 .form-inline .hide,
1191 .form-horizontal .hide {
1192 display: none;
1194 .form-search label,
1195 .form-inline label {
1196 display: inline-block;
1198 .form-search .input-append,
1199 .form-inline .input-append,
1200 .form-search .input-prepend,
1201 .form-inline .input-prepend {
1202 margin-bottom: 0;
1204 .form-search .radio,
1205 .form-search .checkbox,
1206 .form-inline .radio,
1207 .form-inline .checkbox {
1208 padding-left: 0;
1209 margin-bottom: 0;
1210 vertical-align: middle;
1212 .form-search .radio input[type="radio"],
1213 .form-search .checkbox input[type="checkbox"],
1214 .form-inline .radio input[type="radio"],
1215 .form-inline .checkbox input[type="checkbox"] {
1216 float: left;
1217 margin-right: 3px;
1218 margin-left: 0;
1220 .control-group {
1221 margin-bottom: 9px;
1223 legend + .control-group {
1224 margin-top: 18px;
1225 -webkit-margin-top-collapse: separate;
1227 .form-horizontal .control-group {
1228 margin-bottom: 18px;
1229 *zoom: 1;
1231 .form-horizontal .control-group:before,
1232 .form-horizontal .control-group:after {
1233 display: table;
1234 content: "";
1236 .form-horizontal .control-group:after {
1237 clear: both;
1239 .form-horizontal .control-label {
1240 float: left;
1241 width: 140px;
1242 padding-top: 5px;
1243 text-align: right;
1245 .form-horizontal .controls {
1246 *display: inline-block;
1247 *padding-left: 20px;
1248 margin-left: 160px;
1249 *margin-left: 0;
1251 .form-horizontal .controls:first-child {
1252 *padding-left: 160px;
1254 .form-horizontal .help-block {
1255 margin-top: 9px;
1256 margin-bottom: 0;
1258 .form-horizontal .form-actions {
1259 padding-left: 160px;
1261 table {
1262 max-width: 100%;
1263 background-color: transparent;
1264 border-collapse: collapse;
1265 border-spacing: 0;
1267 .table {
1268 width: 100%;
1269 margin-bottom: 18px;
1271 .table th,
1272 .table td {
1273 padding: 8px;
1274 line-height: 18px;
1275 text-align: left;
1276 vertical-align: top;
1277 border-top: 1px solid #222222;
1279 .table th {
1280 font-weight: bold;
1282 .table thead th {
1283 vertical-align: bottom;
1285 .table caption + thead tr:first-child th,
1286 .table caption + thead tr:first-child td,
1287 .table colgroup + thead tr:first-child th,
1288 .table colgroup + thead tr:first-child td,
1289 .table thead:first-child tr:first-child th,
1290 .table thead:first-child tr:first-child td {
1291 border-top: 0;
1293 .table tbody + tbody {
1294 border-top: 2px solid #222222;
1296 .table-condensed th,
1297 .table-condensed td {
1298 padding: 4px 5px;
1300 .table-bordered {
1301 border: 1px solid #222222;
1302 border-collapse: separate;
1303 *border-collapse: collapsed;
1304 border-left: 0;
1305 -webkit-border-radius: 4px;
1306 -moz-border-radius: 4px;
1307 border-radius: 4px;
1309 .table-bordered th,
1310 .table-bordered td {
1311 border-left: 1px solid #222222;
1313 .table-bordered caption + thead tr:first-child th,
1314 .table-bordered caption + tbody tr:first-child th,
1315 .table-bordered caption + tbody tr:first-child td,
1316 .table-bordered colgroup + thead tr:first-child th,
1317 .table-bordered colgroup + tbody tr:first-child th,
1318 .table-bordered colgroup + tbody tr:first-child td,
1319 .table-bordered thead:first-child tr:first-child th,
1320 .table-bordered tbody:first-child tr:first-child th,
1321 .table-bordered tbody:first-child tr:first-child td {
1322 border-top: 0;
1324 .table-bordered thead:first-child tr:first-child th:first-child,
1325 .table-bordered tbody:first-child tr:first-child td:first-child {
1326 -webkit-border-top-left-radius: 4px;
1327 border-top-left-radius: 4px;
1328 -moz-border-radius-topleft: 4px;
1330 .table-bordered thead:first-child tr:first-child th:last-child,
1331 .table-bordered tbody:first-child tr:first-child td:last-child {
1332 -webkit-border-top-right-radius: 4px;
1333 border-top-right-radius: 4px;
1334 -moz-border-radius-topright: 4px;
1336 .table-bordered thead:last-child tr:last-child th:first-child,
1337 .table-bordered tbody:last-child tr:last-child td:first-child {
1338 -webkit-border-radius: 0 0 0 4px;
1339 -moz-border-radius: 0 0 0 4px;
1340 border-radius: 0 0 0 4px;
1341 -webkit-border-bottom-left-radius: 4px;
1342 border-bottom-left-radius: 4px;
1343 -moz-border-radius-bottomleft: 4px;
1345 .table-bordered thead:last-child tr:last-child th:last-child,
1346 .table-bordered tbody:last-child tr:last-child td:last-child {
1347 -webkit-border-bottom-right-radius: 4px;
1348 border-bottom-right-radius: 4px;
1349 -moz-border-radius-bottomright: 4px;
1351 .table-striped tbody tr:nth-child(odd) td,
1352 .table-striped tbody tr:nth-child(odd) th {
1353 background-color: rgba(100, 100, 100, 0.1);
1355 .table tbody tr:hover td,
1356 .table tbody tr:hover th {
1357 background-color: #282828;
1359 table .span1 {
1360 float: none;
1361 width: 44px;
1362 margin-left: 0;
1364 table .span2 {
1365 float: none;
1366 width: 124px;
1367 margin-left: 0;
1369 table .span3 {
1370 float: none;
1371 width: 204px;
1372 margin-left: 0;
1374 table .span4 {
1375 float: none;
1376 width: 284px;
1377 margin-left: 0;
1379 table .span5 {
1380 float: none;
1381 width: 364px;
1382 margin-left: 0;
1384 table .span6 {
1385 float: none;
1386 width: 444px;
1387 margin-left: 0;
1389 table .span7 {
1390 float: none;
1391 width: 524px;
1392 margin-left: 0;
1394 table .span8 {
1395 float: none;
1396 width: 604px;
1397 margin-left: 0;
1399 table .span9 {
1400 float: none;
1401 width: 684px;
1402 margin-left: 0;
1404 table .span10 {
1405 float: none;
1406 width: 764px;
1407 margin-left: 0;
1409 table .span11 {
1410 float: none;
1411 width: 844px;
1412 margin-left: 0;
1414 table .span12 {
1415 float: none;
1416 width: 924px;
1417 margin-left: 0;
1419 table .span13 {
1420 float: none;
1421 width: 1004px;
1422 margin-left: 0;
1424 table .span14 {
1425 float: none;
1426 width: 1084px;
1427 margin-left: 0;
1429 table .span15 {
1430 float: none;
1431 width: 1164px;
1432 margin-left: 0;
1434 table .span16 {
1435 float: none;
1436 width: 1244px;
1437 margin-left: 0;
1439 table .span17 {
1440 float: none;
1441 width: 1324px;
1442 margin-left: 0;
1444 table .span18 {
1445 float: none;
1446 width: 1404px;
1447 margin-left: 0;
1449 table .span19 {
1450 float: none;
1451 width: 1484px;
1452 margin-left: 0;
1454 table .span20 {
1455 float: none;
1456 width: 1564px;
1457 margin-left: 0;
1459 table .span21 {
1460 float: none;
1461 width: 1644px;
1462 margin-left: 0;
1464 table .span22 {
1465 float: none;
1466 width: 1724px;
1467 margin-left: 0;
1469 table .span23 {
1470 float: none;
1471 width: 1804px;
1472 margin-left: 0;
1474 table .span24 {
1475 float: none;
1476 width: 1884px;
1477 margin-left: 0;
1479 [class^="icon-"],
1480 [class*=" icon-"] {
1481 display: inline-block;
1482 width: 14px;
1483 height: 14px;
1484 *margin-right: .3em;
1485 line-height: 14px;
1486 vertical-align: text-top;
1487 background-image: url("../img/glyphicons-halflings-white.png");
1488 background-position: 14px 14px;
1489 background-repeat: no-repeat;
1491 .popover-inner > h3{
1492 background:black;
1493 border:white solid 1px;
1495 .popover-content a:hover{
1496 color:black;
1498 [class^="icon-"]:last-child,
1499 [class*=" icon-"]:last-child {
1500 *margin-left: 0;
1502 .icon-white {
1503 background-image: url("../img/glyphicons-halflings.png");
1505 .icon-glass {
1506 background-position: 0 0;
1508 .icon-music {
1509 background-position: -24px 0;
1511 .icon-search {
1512 background-position: -48px 0;
1514 .icon-envelope {
1515 background-position: -72px 0;
1517 .icon-heart {
1518 background-position: -96px 0;
1520 .icon-star {
1521 background-position: -120px 0;
1523 .icon-star-empty {
1524 background-position: -144px 0;
1526 .icon-user {
1527 background-position: -168px 0;
1529 .icon-film {
1530 background-position: -192px 0;
1532 .icon-th-large {
1533 background-position: -216px 0;
1535 .icon-th {
1536 background-position: -240px 0;
1538 .icon-th-list {
1539 background-position: -264px 0;
1541 .icon-ok {
1542 background-position: -288px 0;
1544 .icon-remove {
1545 background-position: -312px 0;
1547 .icon-zoom-in {
1548 background-position: -336px 0;
1550 .icon-zoom-out {
1551 background-position: -360px 0;
1553 .icon-off {
1554 background-position: -384px 0;
1556 .icon-signal {
1557 background-position: -408px 0;
1559 .icon-cog {
1560 background-position: -432px 0;
1562 .icon-trash {
1563 background-position: -456px 0;
1565 .icon-home {
1566 background-position: 0 -24px;
1568 .icon-file {
1569 background-position: -24px -24px;
1571 .icon-time {
1572 background-position: -48px -24px;
1574 .icon-road {
1575 background-position: -72px -24px;
1577 .icon-download-alt {
1578 background-position: -96px -24px;
1580 .icon-download {
1581 background-position: -120px -24px;
1583 .icon-upload {
1584 background-position: -144px -24px;
1586 .icon-inbox {
1587 background-position: -168px -24px;
1589 .icon-play-circle {
1590 background-position: -192px -24px;
1592 .icon-repeat {
1593 background-position: -216px -24px;
1595 .icon-refresh {
1596 background-position: -240px -24px;
1598 .icon-list-alt {
1599 background-position: -264px -24px;
1601 .icon-lock {
1602 background-position: -287px -24px;
1604 .icon-flag {
1605 background-position: -312px -24px;
1607 .icon-headphones {
1608 background-position: -336px -24px;
1610 .icon-volume-off {
1611 background-position: -360px -24px;
1613 .icon-volume-down {
1614 background-position: -384px -24px;
1616 .icon-volume-up {
1617 background-position: -408px -24px;
1619 .icon-qrcode {
1620 background-position: -432px -24px;
1622 .icon-barcode {
1623 background-position: -456px -24px;
1625 .icon-tag {
1626 background-position: 0 -48px;
1628 .icon-tags {
1629 background-position: -25px -48px;
1631 .icon-book {
1632 background-position: -48px -48px;
1634 .icon-bookmark {
1635 background-position: -72px -48px;
1637 .icon-print {
1638 background-position: -96px -48px;
1640 .icon-camera {
1641 background-position: -120px -48px;
1643 .icon-font {
1644 background-position: -144px -48px;
1646 .icon-bold {
1647 background-position: -167px -48px;
1649 .icon-italic {
1650 background-position: -192px -48px;
1652 .icon-text-height {
1653 background-position: -216px -48px;
1655 .icon-text-width {
1656 background-position: -240px -48px;
1658 .icon-align-left {
1659 background-position: -264px -48px;
1661 .icon-align-center {
1662 background-position: -288px -48px;
1664 .icon-align-right {
1665 background-position: -312px -48px;
1667 .icon-align-justify {
1668 background-position: -336px -48px;
1670 .icon-list {
1671 background-position: -360px -48px;
1673 .icon-indent-left {
1674 background-position: -384px -48px;
1676 .icon-indent-right {
1677 background-position: -408px -48px;
1679 .icon-facetime-video {
1680 background-position: -432px -48px;
1682 .icon-picture {
1683 background-position: -456px -48px;
1685 .icon-pencil {
1686 background-position: 0 -72px;
1688 .icon-map-marker {
1689 background-position: -24px -72px;
1691 .icon-adjust {
1692 background-position: -48px -72px;
1694 .icon-tint {
1695 background-position: -72px -72px;
1697 .icon-edit {
1698 background-position: -96px -72px;
1700 .icon-share {
1701 background-position: -120px -72px;
1703 .icon-check {
1704 background-position: -144px -72px;
1706 .icon-move {
1707 background-position: -168px -72px;
1709 .icon-step-backward {
1710 background-position: -192px -72px;
1712 .icon-fast-backward {
1713 background-position: -216px -72px;
1715 .icon-backward {
1716 background-position: -240px -72px;
1718 .icon-play {
1719 background-position: -264px -72px;
1721 .icon-pause {
1722 background-position: -288px -72px;
1724 .icon-stop {
1725 background-position: -312px -72px;
1727 .icon-forward {
1728 background-position: -336px -72px;
1730 .icon-fast-forward {
1731 background-position: -360px -72px;
1733 .icon-step-forward {
1734 background-position: -384px -72px;
1736 .icon-eject {
1737 background-position: -408px -72px;
1739 .icon-chevron-left {
1740 background-position: -432px -72px;
1742 .icon-chevron-right {
1743 background-position: -456px -72px;
1745 .icon-plus-sign {
1746 background-position: 0 -96px;
1748 .icon-minus-sign {
1749 background-position: -24px -96px;
1751 .icon-remove-sign {
1752 background-position: -48px -96px;
1754 .icon-ok-sign {
1755 background-position: -72px -96px;
1757 .icon-question-sign {
1758 background-position: -96px -96px;
1760 .icon-info-sign {
1761 background-position: -120px -96px;
1763 .icon-screenshot {
1764 background-position: -144px -96px;
1766 .icon-remove-circle {
1767 background-position: -168px -96px;
1769 .icon-ok-circle {
1770 background-position: -192px -96px;
1772 .icon-ban-circle {
1773 background-position: -216px -96px;
1775 .icon-arrow-left {
1776 background-position: -240px -96px;
1778 .icon-arrow-right {
1779 background-position: -264px -96px;
1781 .icon-arrow-up {
1782 background-position: -289px -96px;
1784 .icon-arrow-down {
1785 background-position: -312px -96px;
1787 .icon-share-alt {
1788 background-position: -336px -96px;
1790 .icon-resize-full {
1791 background-position: -360px -96px;
1793 .icon-resize-small {
1794 background-position: -384px -96px;
1796 .icon-plus {
1797 background-position: -408px -96px;
1799 .icon-minus {
1800 background-position: -433px -96px;
1802 .icon-asterisk {
1803 background-position: -456px -96px;
1805 .icon-exclamation-sign {
1806 background-position: 0 -120px;
1808 .icon-gift {
1809 background-position: -24px -120px;
1811 .icon-leaf {
1812 background-position: -48px -120px;
1814 .icon-fire {
1815 background-position: -72px -120px;
1817 .icon-eye-open {
1818 background-position: -96px -120px;
1820 .icon-eye-close {
1821 background-position: -120px -120px;
1823 .icon-warning-sign {
1824 background-position: -144px -120px;
1826 .icon-plane {
1827 background-position: -168px -120px;
1829 .icon-calendar {
1830 background-position: -192px -120px;
1832 .icon-random {
1833 background-position: -216px -120px;
1835 .icon-comment {
1836 background-position: -240px -120px;
1838 .icon-magnet {
1839 background-position: -264px -120px;
1841 .icon-chevron-up {
1842 background-position: -288px -120px;
1844 .icon-chevron-down {
1845 background-position: -313px -119px;
1847 .icon-retweet {
1848 background-position: -336px -120px;
1850 .icon-shopping-cart {
1851 background-position: -360px -120px;
1853 .icon-folder-close {
1854 background-position: -384px -120px;
1856 .icon-folder-open {
1857 background-position: -408px -120px;
1859 .icon-resize-vertical {
1860 background-position: -432px -119px;
1862 .icon-resize-horizontal {
1863 background-position: -456px -118px;
1865 .icon-hdd {
1866 background-position: 0 -144px;
1868 .icon-bullhorn {
1869 background-position: -24px -144px;
1871 .icon-bell {
1872 background-position: -48px -144px;
1874 .icon-certificate {
1875 background-position: -72px -144px;
1877 .icon-thumbs-up {
1878 background-position: -96px -144px;
1880 .icon-thumbs-down {
1881 background-position: -120px -144px;
1883 .icon-hand-right {
1884 background-position: -144px -144px;
1886 .icon-hand-left {
1887 background-position: -168px -144px;
1889 .icon-hand-up {
1890 background-position: -192px -144px;
1892 .icon-hand-down {
1893 background-position: -216px -144px;
1895 .icon-circle-arrow-right {
1896 background-position: -240px -144px;
1898 .icon-circle-arrow-left {
1899 background-position: -264px -144px;
1901 .icon-circle-arrow-up {
1902 background-position: -288px -144px;
1904 .icon-circle-arrow-down {
1905 background-position: -312px -144px;
1907 .icon-globe {
1908 background-position: -336px -144px;
1910 .icon-wrench {
1911 background-position: -360px -144px;
1913 .icon-tasks {
1914 background-position: -384px -144px;
1916 .icon-filter {
1917 background-position: -408px -144px;
1919 .icon-briefcase {
1920 background-position: -432px -144px;
1922 .icon-fullscreen {
1923 background-position: -456px -144px;
1925 .dropup,
1926 .dropdown {
1927 position: relative;
1929 .dropdown-toggle {
1930 *margin-bottom: -3px;
1932 .dropdown-toggle:active,
1933 .open .dropdown-toggle {
1934 outline: 0;
1936 .caret {
1937 display: inline-block;
1938 width: 0;
1939 height: 0;
1940 vertical-align: top;
1941 border-top: 4px solid #000000;
1942 border-right: 4px solid transparent;
1943 border-left: 4px solid transparent;
1944 content: "";
1945 opacity: 0.3;
1946 filter: alpha(opacity=30);
1948 .dropdown .caret {
1949 margin-top: 8px;
1950 margin-left: 2px;
1952 .dropdown:hover .caret,
1953 .open .caret {
1954 opacity: 1;
1955 filter: alpha(opacity=100);
1957 .dropdown-menu {
1958 position: absolute;
1959 top: 100%;
1960 left: 0;
1961 z-index: 1000;
1962 display: none;
1963 float: left;
1964 min-width: 160px;
1965 padding: 4px 0;
1966 margin: 1px 0 0;
1967 list-style: none;
1968 background-color: #ffffff;
1969 border: 1px solid #ccc;
1970 border: 1px solid rgba(0, 0, 0, 0.2);
1971 *border-right-width: 2px;
1972 *border-bottom-width: 2px;
1973 -webkit-border-radius: 5px;
1974 -moz-border-radius: 5px;
1975 border-radius: 5px;
1976 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
1977 -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
1978 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
1979 -webkit-background-clip: padding-box;
1980 -moz-background-clip: padding;
1981 background-clip: padding-box;
1983 .dropdown-menu.pull-right {
1984 right: 0;
1985 left: auto;
1987 .dropdown-menu .divider {
1988 *width: 100%;
1989 height: 1px;
1990 margin: 8px 1px;
1991 *margin: -5px 0 5px;
1992 overflow: hidden;
1993 background-color: transparent;
1994 border-bottom: 1px solid #222222;
1996 .dropdown-menu a {
1997 display: block;
1998 padding: 3px 15px;
1999 clear: both;
2000 font-weight: normal;
2001 line-height: 18px;
2002 color: #999999;
2003 white-space: nowrap;
2005 .dropdown-menu li > a:hover,
2006 .dropdown-menu .active > a,
2007 .dropdown-menu .active > a:hover {
2008 color: #ffffff;
2009 text-decoration: none;
2010 background-color: #33b5e5;
2012 .open {
2013 *z-index: 1000;
2015 .open > .dropdown-menu {
2016 display: block;
2018 .pull-right > .dropdown-menu {
2019 right: 0;
2020 left: auto;
2022 .dropup .caret,
2023 .navbar-fixed-bottom .dropdown .caret {
2024 border-top: 0;
2025 border-bottom: 4px solid #000000;
2026 content: "\2191";
2028 .dropup .dropdown-menu,
2029 .navbar-fixed-bottom .dropdown .dropdown-menu {
2030 top: auto;
2031 bottom: 100%;
2032 margin-bottom: 1px;
2034 .typeahead {
2035 margin-top: 2px;
2036 -webkit-border-radius: 4px;
2037 -moz-border-radius: 4px;
2038 border-radius: 4px;
2040 .well {
2041 min-height: 20px;
2042 padding: 19px;
2043 margin-bottom: 20px;
2044 background-color: #f5f5f5;
2045 border: 1px solid #eee;
2046 border: 1px solid rgba(0, 0, 0, 0.05);
2047 -webkit-border-radius: 4px;
2048 -moz-border-radius: 4px;
2049 border-radius: 4px;
2050 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
2051 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
2052 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
2054 .well blockquote {
2055 border-color: #ddd;
2056 border-color: rgba(0, 0, 0, 0.15);
2058 .well-large {
2059 padding: 24px;
2060 -webkit-border-radius: 6px;
2061 -moz-border-radius: 6px;
2062 border-radius: 6px;
2064 .well-small {
2065 padding: 9px;
2066 -webkit-border-radius: 3px;
2067 -moz-border-radius: 3px;
2068 border-radius: 3px;
2070 .fade {
2071 opacity: 0;
2072 -webkit-transition: opacity 0.15s linear;
2073 -moz-transition: opacity 0.15s linear;
2074 -ms-transition: opacity 0.15s linear;
2075 -o-transition: opacity 0.15s linear;
2076 transition: opacity 0.15s linear;
2078 .fade.in {
2079 opacity: 1;
2081 .collapse {
2082 position: relative;
2083 height: 0;
2084 overflow: hidden;
2085 -webkit-transition: height 0.35s ease;
2086 -moz-transition: height 0.35s ease;
2087 -ms-transition: height 0.35s ease;
2088 -o-transition: height 0.35s ease;
2089 transition: height 0.35s ease;
2091 .collapse.in {
2092 height: auto;
2094 .close {
2095 float: right;
2096 font-size: 20px;
2097 font-weight: bold;
2098 line-height: 18px;
2099 color: #000000;
2100 text-shadow: 0 1px 0 #ffffff;
2101 opacity: 0.2;
2102 filter: alpha(opacity=20);
2104 .close:hover {
2105 color: #000000;
2106 text-decoration: none;
2107 cursor: pointer;
2108 opacity: 0.4;
2109 filter: alpha(opacity=40);
2111 button.close {
2112 padding: 0;
2113 cursor: pointer;
2114 background: transparent;
2115 border: 0;
2116 -webkit-appearance: none;
2118 .btn {
2119 display: inline-block;
2120 *display: inline;
2121 /* IE7 inline-block hack */
2123 *zoom: 1;
2124 padding: 4px 10px 4px;
2125 margin-bottom: 0;
2126 font-size: 13px;
2127 line-height: 18px;
2128 *line-height: 20px;
2129 color: #282828;
2130 text-align: center;
2131 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
2132 vertical-align: middle;
2133 cursor: pointer;
2134 background-color: #616161;
2135 background-image: -moz-linear-gradient(top, #666666, #595959);
2136 background-image: -ms-linear-gradient(top, #666666, #595959);
2137 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#595959));
2138 background-image: -webkit-linear-gradient(top, #666666, #595959);
2139 background-image: -o-linear-gradient(top, #666666, #595959);
2140 background-image: linear-gradient(top, #666666, #595959);
2141 background-repeat: repeat-x;
2142 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#595959', GradientType=0);
2143 border-color: #595959 #595959 #333333;
2144 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2145 *background-color: #595959;
2146 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2148 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2149 border: 1px solid rgba(0, 0, 0, 0);
2150 *border: 0;
2151 border-bottom-color: rgba(0, 0, 0, 0);
2152 -webkit-border-radius: 4px;
2153 -moz-border-radius: 4px;
2154 border-radius: 4px;
2155 *margin-left: .3em;
2156 -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
2157 -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
2158 box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
2160 .btn:hover,
2161 .btn:active,
2162 .btn.active,
2163 .btn.disabled,
2164 .btn[disabled] {
2165 background-color: #595959;
2166 *background-color: #4d4d4d;
2168 .btn:active,
2169 .btn.active {
2170 background-color: #404040 \9;
2172 .btn:first-child {
2173 *margin-left: 0;
2175 .btn:hover {
2176 color: #282828;
2177 text-decoration: none;
2178 background-color: #e6e6e6;
2179 *background-color: #d9d9d9;
2180 /* Buttons in IE7 don't get borders, so darken on hover */
2182 background-position: 0 -15px;
2183 -webkit-transition: background-position 0.1s linear;
2184 -moz-transition: background-position 0.1s linear;
2185 -ms-transition: background-position 0.1s linear;
2186 -o-transition: background-position 0.1s linear;
2187 transition: background-position 0.1s linear;
2189 .btn:focus {
2190 outline: thin dotted #333;
2191 outline: 5px auto -webkit-focus-ring-color;
2192 outline-offset: -2px;
2194 .btn.active,
2195 .btn:active {
2196 background-color: #e6e6e6;
2197 background-color: #d9d9d9 \9;
2198 background-image: none;
2199 outline: 0;
2200 -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
2201 -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
2202 box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
2204 .btn.disabled,
2205 .btn[disabled] {
2206 cursor: default;
2207 background-color: #e6e6e6;
2208 background-image: none;
2209 opacity: 0.65;
2210 filter: alpha(opacity=65);
2211 -webkit-box-shadow: none;
2212 -moz-box-shadow: none;
2213 box-shadow: none;
2215 .btn-large {
2216 padding: 9px 14px;
2217 font-size: 15px;
2218 line-height: normal;
2219 -webkit-border-radius: 5px;
2220 -moz-border-radius: 5px;
2221 border-radius: 5px;
2223 .btn-large [class^="icon-"] {
2224 margin-top: 1px;
2226 .btn-small {
2227 padding: 5px 9px;
2228 font-size: 11px;
2229 line-height: 16px;
2231 .btn-small [class^="icon-"] {
2232 margin-top: -1px;
2234 .btn-mini {
2235 padding: 2px 6px;
2236 font-size: 11px;
2237 line-height: 14px;
2239 .btn-primary,
2240 .btn-primary:hover,
2241 .btn-warning,
2242 .btn-warning:hover,
2243 .btn-danger,
2244 .btn-danger:hover,
2245 .btn-success,
2246 .btn-success:hover,
2247 .btn-info,
2248 .btn-info:hover,
2249 .btn-inverse,
2250 .btn-inverse:hover {
2251 color: #ffffff;
2252 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
2254 .btn-primary.active,
2255 .btn-warning.active,
2256 .btn-danger.active,
2257 .btn-success.active,
2258 .btn-info.active,
2259 .btn-inverse.active {
2260 color: rgba(255, 255, 255, 0.75);
2262 .btn {
2263 border-color: #ccc;
2264 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2266 .btn-primary {
2267 background-color: #008ab8;
2268 background-image: -moz-linear-gradient(top, #0099cc, #007399);
2269 background-image: -ms-linear-gradient(top, #0099cc, #007399);
2270 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0099cc), to(#007399));
2271 background-image: -webkit-linear-gradient(top, #0099cc, #007399);
2272 background-image: -o-linear-gradient(top, #0099cc, #007399);
2273 background-image: linear-gradient(top, #0099cc, #007399);
2274 background-repeat: repeat-x;
2275 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099cc', endColorstr='#007399', GradientType=0);
2276 border-color: #007399 #007399 #00394d;
2277 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2278 *background-color: #007399;
2279 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2281 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2283 .btn-primary:hover,
2284 .btn-primary:active,
2285 .btn-primary.active,
2286 .btn-primary.disabled,
2287 .btn-primary[disabled] {
2288 background-color: #007399;
2289 *background-color: #006080;
2291 .btn-primary:active,
2292 .btn-primary.active {
2293 background-color: #004d66 \9;
2295 .btn-warning {
2296 background-color: #ff9d2e;
2297 background-image: -moz-linear-gradient(top, #ffac4d, #ff8800);
2298 background-image: -ms-linear-gradient(top, #ffac4d, #ff8800);
2299 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffac4d), to(#ff8800));
2300 background-image: -webkit-linear-gradient(top, #ffac4d, #ff8800);
2301 background-image: -o-linear-gradient(top, #ffac4d, #ff8800);
2302 background-image: linear-gradient(top, #ffac4d, #ff8800);
2303 background-repeat: repeat-x;
2304 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac4d', endColorstr='#ff8800', GradientType=0);
2305 border-color: #ff8800 #ff8800 #b35f00;
2306 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2307 *background-color: #ff8800;
2308 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2310 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2312 .btn-warning:hover,
2313 .btn-warning:active,
2314 .btn-warning.active,
2315 .btn-warning.disabled,
2316 .btn-warning[disabled] {
2317 background-color: #ff8800;
2318 *background-color: #e67a00;
2320 .btn-warning:active,
2321 .btn-warning.active {
2322 background-color: #cc6d00 \9;
2324 .btn-danger {
2325 background-color: #eb0000;
2326 background-image: -moz-linear-gradient(top, #ff0000, #cc0000);
2327 background-image: -ms-linear-gradient(top, #ff0000, #cc0000);
2328 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#cc0000));
2329 background-image: -webkit-linear-gradient(top, #ff0000, #cc0000);
2330 background-image: -o-linear-gradient(top, #ff0000, #cc0000);
2331 background-image: linear-gradient(top, #ff0000, #cc0000);
2332 background-repeat: repeat-x;
2333 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#cc0000', GradientType=0);
2334 border-color: #cc0000 #cc0000 #800000;
2335 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2336 *background-color: #cc0000;
2337 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2339 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2341 .btn-danger:hover,
2342 .btn-danger:active,
2343 .btn-danger.active,
2344 .btn-danger.disabled,
2345 .btn-danger[disabled] {
2346 background-color: #cc0000;
2347 *background-color: #b30000;
2349 .btn-danger:active,
2350 .btn-danger.active {
2351 background-color: #990000 \9;
2353 .btn-success {
2354 background-color: #7ab800;
2355 background-image: -moz-linear-gradient(top, #88cc00, #669900);
2356 background-image: -ms-linear-gradient(top, #88cc00, #669900);
2357 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#88cc00), to(#669900));
2358 background-image: -webkit-linear-gradient(top, #88cc00, #669900);
2359 background-image: -o-linear-gradient(top, #88cc00, #669900);
2360 background-image: linear-gradient(top, #88cc00, #669900);
2361 background-repeat: repeat-x;
2362 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88cc00', endColorstr='#669900', GradientType=0);
2363 border-color: #669900 #669900 #334d00;
2364 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2365 *background-color: #669900;
2366 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2368 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2370 .btn-success:hover,
2371 .btn-success:active,
2372 .btn-success.active,
2373 .btn-success.disabled,
2374 .btn-success[disabled] {
2375 background-color: #669900;
2376 *background-color: #558000;
2378 .btn-success:active,
2379 .btn-success.active {
2380 background-color: #446600 \9;
2382 .btn-info {
2383 background-color: #292929;
2384 background-image: -moz-linear-gradient(top, #333333, #191919);
2385 background-image: -ms-linear-gradient(top, #333333, #191919);
2386 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#191919));
2387 background-image: -webkit-linear-gradient(top, #333333, #191919);
2388 background-image: -o-linear-gradient(top, #333333, #191919);
2389 background-image: linear-gradient(top, #333333, #191919);
2390 background-repeat: repeat-x;
2391 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#191919', GradientType=0);
2392 border-color: #191919 #191919 #000000;
2393 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2394 *background-color: #191919;
2395 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2397 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2399 .btn-info:hover,
2400 .btn-info:active,
2401 .btn-info.active,
2402 .btn-info.disabled,
2403 .btn-info[disabled] {
2404 background-color: #191919;
2405 *background-color: #0d0d0d;
2407 .btn-info:active,
2408 .btn-info.active {
2409 background-color: #000000 \9;
2411 .btn-inverse {
2412 background-color: #9f3fcf;
2413 background-image: -moz-linear-gradient(top, #a347d1, #9933cc);
2414 background-image: -ms-linear-gradient(top, #a347d1, #9933cc);
2415 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a347d1), to(#9933cc));
2416 background-image: -webkit-linear-gradient(top, #a347d1, #9933cc);
2417 background-image: -o-linear-gradient(top, #a347d1, #9933cc);
2418 background-image: linear-gradient(top, #a347d1, #9933cc);
2419 background-repeat: repeat-x;
2420 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a347d1', endColorstr='#9933cc', GradientType=0);
2421 border-color: #9933cc #9933cc #6b248f;
2422 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2423 *background-color: #9933cc;
2424 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2426 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2428 .btn-inverse:hover,
2429 .btn-inverse:active,
2430 .btn-inverse.active,
2431 .btn-inverse.disabled,
2432 .btn-inverse[disabled] {
2433 background-color: #9933cc;
2434 *background-color: #8a2eb8;
2436 .btn-inverse:active,
2437 .btn-inverse.active {
2438 background-color: #7a29a3 \9;
2440 button.btn,
2441 input[type="submit"].btn {
2442 *padding-top: 2px;
2443 *padding-bottom: 2px;
2445 button.btn::-moz-focus-inner,
2446 input[type="submit"].btn::-moz-focus-inner {
2447 padding: 0;
2448 border: 0;
2450 button.btn.btn-large,
2451 input[type="submit"].btn.btn-large {
2452 *padding-top: 7px;
2453 *padding-bottom: 7px;
2455 button.btn.btn-small,
2456 input[type="submit"].btn.btn-small {
2457 *padding-top: 3px;
2458 *padding-bottom: 3px;
2460 button.btn.btn-mini,
2461 input[type="submit"].btn.btn-mini {
2462 *padding-top: 1px;
2463 *padding-bottom: 1px;
2465 .btn-group {
2466 position: relative;
2467 *zoom: 1;
2468 *margin-left: .3em;
2470 .btn-group:before,
2471 .btn-group:after {
2472 display: table;
2473 content: "";
2475 .btn-group:after {
2476 clear: both;
2478 .btn-group:first-child {
2479 *margin-left: 0;
2481 .btn-group + .btn-group {
2482 margin-left: 5px;
2484 .btn-toolbar {
2485 margin-top: 9px;
2486 margin-bottom: 9px;
2488 .btn-toolbar .btn-group {
2489 display: inline-block;
2490 *display: inline;
2491 /* IE7 inline-block hack */
2493 *zoom: 1;
2495 .btn-group > .btn {
2496 position: relative;
2497 float: left;
2498 margin-left: -1px;
2499 -webkit-border-radius: 0;
2500 -moz-border-radius: 0;
2501 border-radius: 0;
2503 .btn-group > .btn:first-child {
2504 margin-left: 0;
2505 -webkit-border-top-left-radius: 4px;
2506 -moz-border-radius-topleft: 4px;
2507 border-top-left-radius: 4px;
2508 -webkit-border-bottom-left-radius: 4px;
2509 -moz-border-radius-bottomleft: 4px;
2510 border-bottom-left-radius: 4px;
2512 .btn-group > .btn:last-child,
2513 .btn-group > .dropdown-toggle {
2514 -webkit-border-top-right-radius: 4px;
2515 -moz-border-radius-topright: 4px;
2516 border-top-right-radius: 4px;
2517 -webkit-border-bottom-right-radius: 4px;
2518 -moz-border-radius-bottomright: 4px;
2519 border-bottom-right-radius: 4px;
2521 .btn-group > .btn.large:first-child {
2522 margin-left: 0;
2523 -webkit-border-top-left-radius: 6px;
2524 -moz-border-radius-topleft: 6px;
2525 border-top-left-radius: 6px;
2526 -webkit-border-bottom-left-radius: 6px;
2527 -moz-border-radius-bottomleft: 6px;
2528 border-bottom-left-radius: 6px;
2530 .btn-group > .btn.large:last-child,
2531 .btn-group > .large.dropdown-toggle {
2532 -webkit-border-top-right-radius: 6px;
2533 -moz-border-radius-topright: 6px;
2534 border-top-right-radius: 6px;
2535 -webkit-border-bottom-right-radius: 6px;
2536 -moz-border-radius-bottomright: 6px;
2537 border-bottom-right-radius: 6px;
2539 .btn-group > .btn:hover,
2540 .btn-group > .btn:focus,
2541 .btn-group > .btn:active,
2542 .btn-group > .btn.active {
2543 z-index: 2;
2545 .btn-group .dropdown-toggle:active,
2546 .btn-group.open .dropdown-toggle {
2547 outline: 0;
2549 .btn-group > .dropdown-toggle {
2550 padding-left: 8px;
2551 padding-right: 8px;
2552 -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
2553 -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
2554 box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
2555 *padding-top: 4px;
2556 *padding-bottom: 4px;
2558 .btn-group > .btn-mini.dropdown-toggle {
2559 padding-left: 5px;
2560 padding-right: 5px;
2562 .btn-group > .btn-small.dropdown-toggle {
2563 *padding-top: 4px;
2564 *padding-bottom: 4px;
2566 .btn-group > .btn-large.dropdown-toggle {
2567 padding-left: 12px;
2568 padding-right: 12px;
2570 .btn-group.open .dropdown-toggle {
2571 background-image: none;
2572 -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
2573 -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
2574 box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
2576 .btn-group.open .btn.dropdown-toggle {
2577 background-color: #595959;
2579 .btn-group.open .btn-primary.dropdown-toggle {
2580 background-color: #007399;
2582 .btn-group.open .btn-warning.dropdown-toggle {
2583 background-color: #ff8800;
2585 .btn-group.open .btn-danger.dropdown-toggle {
2586 background-color: #cc0000;
2588 .btn-group.open .btn-success.dropdown-toggle {
2589 background-color: #669900;
2591 .btn-group.open .btn-info.dropdown-toggle {
2592 background-color: #191919;
2594 .btn-group.open .btn-inverse.dropdown-toggle {
2595 background-color: #9933cc;
2597 .btn .caret {
2598 margin-top: 7px;
2599 margin-left: 0;
2601 .btn:hover .caret,
2602 .open.btn-group .caret {
2603 opacity: 1;
2604 filter: alpha(opacity=100);
2606 .btn-mini .caret {
2607 margin-top: 5px;
2609 .btn-small .caret {
2610 margin-top: 6px;
2612 .btn-large .caret {
2613 margin-top: 6px;
2614 border-left-width: 5px;
2615 border-right-width: 5px;
2616 border-top-width: 5px;
2618 .dropup .btn-large .caret {
2619 border-bottom: 5px solid #000000;
2620 border-top: 0;
2622 .btn-primary .caret,
2623 .btn-warning .caret,
2624 .btn-danger .caret,
2625 .btn-info .caret,
2626 .btn-success .caret,
2627 .btn-inverse .caret {
2628 border-top-color: #ffffff;
2629 border-bottom-color: #ffffff;
2630 opacity: 0.75;
2631 filter: alpha(opacity=75);
2633 .alert {
2634 padding: 8px 35px 8px 14px;
2635 margin-bottom: 18px;
2636 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
2637 background-color: #eeeeee;
2638 border: 1px solid transparent;
2639 -webkit-border-radius: 4px;
2640 -moz-border-radius: 4px;
2641 border-radius: 4px;
2642 color: #a47e3c;
2644 .alert-heading {
2645 color: inherit;
2647 .alert .close {
2648 position: relative;
2649 top: -2px;
2650 right: -21px;
2651 line-height: 18px;
2653 .alert-success {
2654 background-color: #eeeeee;
2655 border-color: #e1e1e1;
2656 color: #468847;
2658 .alert-danger,
2659 .alert-error {
2660 background-color: #eeeeee;
2661 border-color: #e6e6e6;
2662 color: #b94a48;
2664 .alert-info {
2665 background-color: #eeeeee;
2666 border-color: #dcdcdc;
2667 color: #0099cc;
2669 .alert-block {
2670 padding-top: 14px;
2671 padding-bottom: 14px;
2673 .alert-block > p,
2674 .alert-block > ul {
2675 margin-bottom: 0;
2677 .alert-block p + p {
2678 margin-top: 5px;
2680 .nav {
2681 margin-left: 0;
2682 margin-bottom: 18px;
2683 list-style: none;
2685 .nav > li > a {
2686 display: block;
2688 .nav > li > a:hover {
2689 text-decoration: none;
2690 background-color: #eeeeee;
2692 .nav > .pull-right {
2693 float: right;
2695 .nav .nav-header {
2696 display: block;
2697 padding: 3px 15px;
2698 font-size: 11px;
2699 font-weight: bold;
2700 line-height: 18px;
2701 color: #adafae;
2702 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
2703 text-transform: uppercase;
2705 .nav li + .nav-header {
2706 margin-top: 9px;
2708 .nav-list {
2709 padding-left: 15px;
2710 padding-right: 15px;
2711 margin-bottom: 0;
2713 .nav-list > li > a,
2714 .nav-list .nav-header {
2715 margin-left: -15px;
2716 margin-right: -15px;
2717 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
2719 .nav-list > li > a {
2720 padding: 3px 15px;
2722 .nav-list > .active > a,
2723 .nav-list > .active > a:hover {
2724 color: #ffffff;
2725 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
2726 background-color: #33b5e5;
2728 .nav-list [class^="icon-"] {
2729 margin-right: 2px;
2731 .nav-list .divider {
2732 *width: 100%;
2733 height: 1px;
2734 margin: 8px 1px;
2735 *margin: -5px 0 5px;
2736 overflow: hidden;
2737 background-color: #e5e5e5;
2738 border-bottom: 1px solid #ffffff;
2740 .nav-tabs,
2741 .nav-pills {
2742 *zoom: 1;
2744 .nav-tabs:before,
2745 .nav-pills:before,
2746 .nav-tabs:after,
2747 .nav-pills:after {
2748 display: table;
2749 content: "";
2751 .nav-tabs:after,
2752 .nav-pills:after {
2753 clear: both;
2755 .nav-tabs > li,
2756 .nav-pills > li {
2757 float: left;
2759 .nav-tabs > li > a,
2760 .nav-pills > li > a {
2761 padding-right: 12px;
2762 padding-left: 12px;
2763 margin-right: 2px;
2764 line-height: 14px;
2766 .nav-tabs {
2767 border-bottom: 1px solid #ddd;
2769 .nav-tabs > li {
2770 margin-bottom: -1px;
2772 .nav-tabs > li > a {
2773 padding-top: 8px;
2774 padding-bottom: 8px;
2775 line-height: 18px;
2776 border: 1px solid transparent;
2777 -webkit-border-radius: 4px 4px 0 0;
2778 -moz-border-radius: 4px 4px 0 0;
2779 border-radius: 4px 4px 0 0;
2781 .nav-tabs > li > a:hover {
2782 border-color: #eeeeee #eeeeee #dddddd;
2784 .nav-tabs > .active > a,
2785 .nav-tabs > .active > a:hover {
2786 color: #999999;
2787 background-color: #ffffff;
2788 border: 1px solid #ddd;
2789 border-bottom-color: transparent;
2790 cursor: default;
2792 .nav-pills > li > a {
2793 padding-top: 8px;
2794 padding-bottom: 8px;
2795 margin-top: 2px;
2796 margin-bottom: 2px;
2797 -webkit-border-radius: 5px;
2798 -moz-border-radius: 5px;
2799 border-radius: 5px;
2801 .nav-pills > .active > a,
2802 .nav-pills > .active > a:hover {
2803 color: #ffffff;
2804 background-color: #33b5e5;
2806 .nav-stacked > li {
2807 float: none;
2809 .nav-stacked > li > a {
2810 margin-right: 0;
2812 .nav-tabs.nav-stacked {
2813 border-bottom: 0;
2815 .nav-tabs.nav-stacked > li > a {
2816 border: 1px solid #ddd;
2817 -webkit-border-radius: 0;
2818 -moz-border-radius: 0;
2819 border-radius: 0;
2821 .nav-tabs.nav-stacked > li:first-child > a {
2822 -webkit-border-radius: 4px 4px 0 0;
2823 -moz-border-radius: 4px 4px 0 0;
2824 border-radius: 4px 4px 0 0;
2826 .nav-tabs.nav-stacked > li:last-child > a {
2827 -webkit-border-radius: 0 0 4px 4px;
2828 -moz-border-radius: 0 0 4px 4px;
2829 border-radius: 0 0 4px 4px;
2831 .nav-tabs.nav-stacked > li > a:hover {
2832 border-color: #ddd;
2833 z-index: 2;
2835 .nav-pills.nav-stacked > li > a {
2836 margin-bottom: 3px;
2838 .nav-pills.nav-stacked > li:last-child > a {
2839 margin-bottom: 1px;
2841 .nav-tabs .dropdown-menu {
2842 -webkit-border-radius: 0 0 5px 5px;
2843 -moz-border-radius: 0 0 5px 5px;
2844 border-radius: 0 0 5px 5px;
2846 .nav-pills .dropdown-menu {
2847 -webkit-border-radius: 4px;
2848 -moz-border-radius: 4px;
2849 border-radius: 4px;
2851 .nav-tabs .dropdown-toggle .caret,
2852 .nav-pills .dropdown-toggle .caret {
2853 border-top-color: #33b5e5;
2854 border-bottom-color: #33b5e5;
2855 margin-top: 6px;
2857 .nav-tabs .dropdown-toggle:hover .caret,
2858 .nav-pills .dropdown-toggle:hover .caret {
2859 border-top-color: #ffffff;
2860 border-bottom-color: #ffffff;
2862 .nav-tabs .active .dropdown-toggle .caret,
2863 .nav-pills .active .dropdown-toggle .caret {
2864 border-top-color: #282828;
2865 border-bottom-color: #282828;
2867 .nav > .dropdown.active > a:hover {
2868 color: #000000;
2869 cursor: pointer;
2871 .nav-tabs .open .dropdown-toggle,
2872 .nav-pills .open .dropdown-toggle,
2873 .nav > li.dropdown.open.active > a:hover {
2874 color: #ffffff;
2875 background-color: #adafae;
2876 border-color: #adafae;
2878 .nav li.dropdown.open .caret,
2879 .nav li.dropdown.open.active .caret,
2880 .nav li.dropdown.open a:hover .caret {
2881 border-top-color: #ffffff;
2882 border-bottom-color: #ffffff;
2883 opacity: 1;
2884 filter: alpha(opacity=100);
2886 .tabs-stacked .open > a:hover {
2887 border-color: #adafae;
2889 .tabbable {
2890 *zoom: 1;
2892 .tabbable:before,
2893 .tabbable:after {
2894 display: table;
2895 content: "";
2897 .tabbable:after {
2898 clear: both;
2900 .tab-content {
2901 overflow: auto;
2903 .tabs-below > .nav-tabs,
2904 .tabs-right > .nav-tabs,
2905 .tabs-left > .nav-tabs {
2906 border-bottom: 0;
2908 .tab-content > .tab-pane,
2909 .pill-content > .pill-pane {
2910 display: none;
2912 .tab-content > .active,
2913 .pill-content > .active {
2914 display: block;
2916 .tabs-below > .nav-tabs {
2917 border-top: 1px solid #ddd;
2919 .tabs-below > .nav-tabs > li {
2920 margin-top: -1px;
2921 margin-bottom: 0;
2923 .tabs-below > .nav-tabs > li > a {
2924 -webkit-border-radius: 0 0 4px 4px;
2925 -moz-border-radius: 0 0 4px 4px;
2926 border-radius: 0 0 4px 4px;
2928 .tabs-below > .nav-tabs > li > a:hover {
2929 border-bottom-color: transparent;
2930 border-top-color: #ddd;
2932 .tabs-below > .nav-tabs > .active > a,
2933 .tabs-below > .nav-tabs > .active > a:hover {
2934 border-color: transparent #ddd #ddd #ddd;
2936 .tabs-left > .nav-tabs > li,
2937 .tabs-right > .nav-tabs > li {
2938 float: none;
2940 .tabs-left > .nav-tabs > li > a,
2941 .tabs-right > .nav-tabs > li > a {
2942 min-width: 74px;
2943 margin-right: 0;
2944 margin-bottom: 3px;
2946 .tabs-left > .nav-tabs {
2947 float: left;
2948 margin-right: 19px;
2949 border-right: 1px solid #ddd;
2951 .tabs-left > .nav-tabs > li > a {
2952 margin-right: -1px;
2953 -webkit-border-radius: 4px 0 0 4px;
2954 -moz-border-radius: 4px 0 0 4px;
2955 border-radius: 4px 0 0 4px;
2957 .tabs-left > .nav-tabs > li > a:hover {
2958 border-color: #eeeeee #dddddd #eeeeee #eeeeee;
2960 .tabs-left > .nav-tabs .active > a,
2961 .tabs-left > .nav-tabs .active > a:hover {
2962 border-color: #ddd transparent #ddd #ddd;
2963 *border-right-color: #ffffff;
2965 .tabs-right > .nav-tabs {
2966 float: right;
2967 margin-left: 19px;
2968 border-left: 1px solid #ddd;
2970 .tabs-right > .nav-tabs > li > a {
2971 margin-left: -1px;
2972 -webkit-border-radius: 0 4px 4px 0;
2973 -moz-border-radius: 0 4px 4px 0;
2974 border-radius: 0 4px 4px 0;
2976 .tabs-right > .nav-tabs > li > a:hover {
2977 border-color: #eeeeee #eeeeee #eeeeee #dddddd;
2979 .tabs-right > .nav-tabs .active > a,
2980 .tabs-right > .nav-tabs .active > a:hover {
2981 border-color: #ddd #ddd #ddd transparent;
2982 *border-left-color: #ffffff;
2984 .navbar {
2985 *position: relative;
2986 *z-index: 2;
2987 overflow: visible;
2988 margin-bottom: 18px;
2990 .navbar-inner {
2991 min-height: 40px;
2992 padding-left: 20px;
2993 padding-right: 20px;
2994 background-color: #020202;
2995 background-image: -moz-linear-gradient(top, #020202, #020202);
2996 background-image: -ms-linear-gradient(top, #020202, #020202);
2997 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), to(#020202));
2998 background-image: -webkit-linear-gradient(top, #020202, #020202);
2999 background-image: -o-linear-gradient(top, #020202, #020202);
3000 background-image: linear-gradient(top, #020202, #020202);
3001 background-repeat: repeat-x;
3002 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#020202', GradientType=0);
3003 -webkit-border-radius: 4px;
3004 -moz-border-radius: 4px;
3005 border-radius: 4px;
3006 -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
3007 -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
3008 box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
3010 .navbar .container {
3011 width: auto;
3013 .nav-collapse.collapse {
3014 height: auto;
3016 .navbar {
3017 color: #adafae;
3019 .navbar .brand:hover {
3020 text-decoration: none;
3022 .navbar .brand {
3023 float: left;
3024 display: block;
3025 padding: 8px 20px 12px;
3026 margin-left: -20px;
3027 font-size: 20px;
3028 font-weight: 200;
3029 line-height: 1;
3030 color: #adafae;
3032 .navbar .navbar-text {
3033 margin-bottom: 0;
3034 line-height: 40px;
3036 .navbar .navbar-link {
3037 color: #adafae;
3039 .navbar .navbar-link:hover {
3040 color: #ffffff;
3042 .navbar .btn,
3043 .navbar .btn-group {
3044 margin-top: 5px;
3046 .navbar .btn-group .btn {
3047 margin: 0;
3049 .navbar-form {
3050 margin-bottom: 0;
3051 *zoom: 1;
3053 .navbar-form:before,
3054 .navbar-form:after {
3055 display: table;
3056 content: "";
3058 .navbar-form:after {
3059 clear: both;
3061 .navbar-form input,
3062 .navbar-form select,
3063 .navbar-form .radio,
3064 .navbar-form .checkbox {
3065 margin-top: 5px;
3067 .navbar-form input,
3068 .navbar-form select {
3069 display: inline-block;
3070 margin-bottom: 0;
3072 .navbar-form input[type="image"],
3073 .navbar-form input[type="checkbox"],
3074 .navbar-form input[type="radio"] {
3075 margin-top: 3px;
3077 .navbar-form .input-append,
3078 .navbar-form .input-prepend {
3079 margin-top: 6px;
3080 white-space: nowrap;
3082 .navbar-form .input-append input,
3083 .navbar-form .input-prepend input {
3084 margin-top: 0;
3086 .navbar-search {
3087 position: relative;
3088 float: left;
3089 margin-top: 6px;
3090 margin-bottom: 0;
3092 .navbar-search .search-query {
3093 padding: 4px 9px;
3094 font-family: 'Droid Sans', sans-serif;
3095 font-size: 13px;
3096 font-weight: normal;
3097 line-height: 1;
3098 color: #ffffff;
3099 background-color: #424242;
3100 border: 1px solid #000000;
3101 -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
3102 -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
3103 box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
3104 -webkit-transition: none;
3105 -moz-transition: none;
3106 -ms-transition: none;
3107 -o-transition: none;
3108 transition: none;
3110 .navbar-search .search-query:-moz-placeholder {
3111 color: #cccccc;
3113 .navbar-search .search-query:-ms-input-placeholder {
3114 color: #cccccc;
3116 .navbar-search .search-query::-webkit-input-placeholder {
3117 color: #cccccc;
3119 .navbar-search .search-query:focus,
3120 .navbar-search .search-query.focused {
3121 padding: 5px 10px;
3122 color: #282828;
3123 text-shadow: 0 1px 0 #ffffff;
3124 background-color: #ffffff;
3125 border: 0;
3126 -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
3127 -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
3128 box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
3129 outline: 0;
3131 .navbar-fixed-top,
3132 .navbar-fixed-bottom {
3133 position: fixed;
3134 right: 0;
3135 left: 0;
3136 z-index: 1030;
3137 margin-bottom: 0;
3139 .navbar-fixed-top .navbar-inner,
3140 .navbar-fixed-bottom .navbar-inner {
3141 padding-left: 0;
3142 padding-right: 0;
3143 -webkit-border-radius: 0;
3144 -moz-border-radius: 0;
3145 border-radius: 0;
3147 .navbar-fixed-top .container,
3148 .navbar-fixed-bottom .container {
3149 width: 940px;
3151 .navbar-fixed-top {
3152 top: 0;
3154 .navbar-fixed-bottom {
3155 bottom: 0;
3157 .navbar .nav {
3158 position: relative;
3159 left: 0;
3160 display: block;
3161 float: left;
3162 margin: 0 10px 0 0;
3164 .navbar .nav.pull-right {
3165 float: right;
3167 .navbar .nav > li {
3168 display: block;
3169 float: left;
3171 .navbar .nav > li > a {
3172 float: none;
3173 padding: 9px 10px 11px;
3174 line-height: 19px;
3175 color: #adafae;
3176 text-decoration: none;
3177 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
3179 .navbar .btn {
3180 display: inline-block;
3181 padding: 4px 10px 4px;
3182 margin: 5px 5px 6px;
3183 line-height: 18px;
3185 .navbar .btn-group {
3186 margin: 0;
3187 padding: 5px 5px 6px;
3189 .navbar .nav > li > a:hover {
3190 background-color: transparent;
3191 color: #ffffff;
3192 text-decoration: none;
3194 .navbar .nav .active > a,
3195 .navbar .nav .active > a:hover {
3196 color: #ffffff;
3197 text-decoration: none;
3198 background-color: #020202;
3200 .navbar .divider-vertical {
3201 height: 40px;
3202 width: 1px;
3203 margin: 0 9px;
3204 overflow: hidden;
3205 background-color: #020202;
3206 border-right: 1px solid #020202;
3208 .navbar .nav.pull-right {
3209 margin-left: 10px;
3210 margin-right: 0;
3212 .navbar .btn-navbar {
3213 display: none;
3214 float: right;
3215 padding: 7px 10px;
3216 margin-left: 5px;
3217 margin-right: 5px;
3218 background-color: #020202;
3219 background-image: -moz-linear-gradient(top, #020202, #020202);
3220 background-image: -ms-linear-gradient(top, #020202, #020202);
3221 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#020202), to(#020202));
3222 background-image: -webkit-linear-gradient(top, #020202, #020202);
3223 background-image: -o-linear-gradient(top, #020202, #020202);
3224 background-image: linear-gradient(top, #020202, #020202);
3225 background-repeat: repeat-x;
3226 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#020202', GradientType=0);
3227 border-color: #020202 #020202 #000000;
3228 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
3229 *background-color: #020202;
3230 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
3232 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
3233 -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
3234 -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
3235 box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
3237 .navbar .btn-navbar:hover,
3238 .navbar .btn-navbar:active,
3239 .navbar .btn-navbar.active,
3240 .navbar .btn-navbar.disabled,
3241 .navbar .btn-navbar[disabled] {
3242 background-color: #020202;
3243 *background-color: #000000;
3245 .navbar .btn-navbar:active,
3246 .navbar .btn-navbar.active {
3247 background-color: #000000 \9;
3249 .navbar .btn-navbar .icon-bar {
3250 display: block;
3251 width: 18px;
3252 height: 2px;
3253 background-color: #f5f5f5;
3254 -webkit-border-radius: 1px;
3255 -moz-border-radius: 1px;
3256 border-radius: 1px;
3257 -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
3258 -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
3259 box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
3261 .btn-navbar .icon-bar + .icon-bar {
3262 margin-top: 3px;
3264 .navbar .dropdown-menu:before {
3265 content: '';
3266 display: inline-block;
3267 border-left: 7px solid transparent;
3268 border-right: 7px solid transparent;
3269 border-bottom: 7px solid #ccc;
3270 border-bottom-color: rgba(0, 0, 0, 0.2);
3271 position: absolute;
3272 top: -7px;
3273 left: 9px;
3275 .navbar .dropdown-menu:after {
3276 content: '';
3277 display: inline-block;
3278 border-left: 6px solid transparent;
3279 border-right: 6px solid transparent;
3280 border-bottom: 6px solid #ffffff;
3281 position: absolute;
3282 top: -6px;
3283 left: 10px;
3285 .navbar-fixed-bottom .dropdown-menu:before {
3286 border-top: 7px solid #ccc;
3287 border-top-color: rgba(0, 0, 0, 0.2);
3288 border-bottom: 0;
3289 bottom: -7px;
3290 top: auto;
3292 .navbar-fixed-bottom .dropdown-menu:after {
3293 border-top: 6px solid #ffffff;
3294 border-bottom: 0;
3295 bottom: -6px;
3296 top: auto;
3298 .navbar .nav li.dropdown .dropdown-toggle .caret,
3299 .navbar .nav li.dropdown.open .caret {
3300 border-top-color: #ffffff;
3301 border-bottom-color: #ffffff;
3303 .navbar .nav li.dropdown.active .caret {
3304 opacity: 1;
3305 filter: alpha(opacity=100);
3307 .navbar .nav li.dropdown.open > .dropdown-toggle,
3308 .navbar .nav li.dropdown.active > .dropdown-toggle,
3309 .navbar .nav li.dropdown.open.active > .dropdown-toggle {
3310 background-color: transparent;
3312 .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
3313 color: #ffffff;
3315 .navbar .pull-right .dropdown-menu,
3316 .navbar .dropdown-menu.pull-right {
3317 left: auto;
3318 right: 0;
3320 .navbar .pull-right .dropdown-menu:before,
3321 .navbar .dropdown-menu.pull-right:before {
3322 left: auto;
3323 right: 12px;
3325 .navbar .pull-right .dropdown-menu:after,
3326 .navbar .dropdown-menu.pull-right:after {
3327 left: auto;
3328 right: 13px;
3330 .breadcrumb {
3331 padding: 7px 14px;
3332 margin: 0 0 18px;
3333 list-style: none;
3334 background-color: #fbfbfb;
3335 background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
3336 background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
3337 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
3338 background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
3339 background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
3340 background-image: linear-gradient(top, #ffffff, #f5f5f5);
3341 background-repeat: repeat-x;
3342 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
3343 border: 1px solid #ddd;
3344 -webkit-border-radius: 3px;
3345 -moz-border-radius: 3px;
3346 border-radius: 3px;
3347 -webkit-box-shadow: inset 0 1px 0 #ffffff;
3348 -moz-box-shadow: inset 0 1px 0 #ffffff;
3349 box-shadow: inset 0 1px 0 #ffffff;
3351 .breadcrumb li {
3352 display: inline-block;
3353 *display: inline;
3354 /* IE7 inline-block hack */
3356 *zoom: 1;
3357 text-shadow: 0 1px 0 #ffffff;
3359 .breadcrumb .divider {
3360 padding: 0 5px;
3361 color: #adafae;
3363 .breadcrumb .active a {
3364 color: #282828;
3366 .pagination {
3367 height: 36px;
3368 margin: 18px 0;
3370 .pagination ul {
3371 display: inline-block;
3372 *display: inline;
3373 /* IE7 inline-block hack */
3375 *zoom: 1;
3376 margin-left: 0;
3377 margin-bottom: 0;
3378 -webkit-border-radius: 3px;
3379 -moz-border-radius: 3px;
3380 border-radius: 3px;
3381 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
3382 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
3383 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
3385 .pagination li {
3386 display: inline;
3388 .pagination a {
3389 float: left;
3390 padding: 0 14px;
3391 line-height: 34px;
3392 text-decoration: none;
3393 border: 1px solid #ddd;
3394 border-left-width: 0;
3396 .pagination a:hover,
3397 .pagination .active a {
3398 background-color: #f5f5f5;
3400 .pagination .active a {
3401 color: #adafae;
3402 cursor: default;
3404 .pagination .disabled span,
3405 .pagination .disabled a,
3406 .pagination .disabled a:hover {
3407 color: #adafae;
3408 background-color: transparent;
3409 cursor: default;
3411 .pagination li:first-child a {
3412 border-left-width: 1px;
3413 -webkit-border-radius: 3px 0 0 3px;
3414 -moz-border-radius: 3px 0 0 3px;
3415 border-radius: 3px 0 0 3px;
3417 .pagination li:last-child a {
3418 -webkit-border-radius: 0 3px 3px 0;
3419 -moz-border-radius: 0 3px 3px 0;
3420 border-radius: 0 3px 3px 0;
3422 .pagination-centered {
3423 text-align: center;
3425 .pagination-right {
3426 text-align: right;
3428 .pager {
3429 margin-left: 0;
3430 margin-bottom: 18px;
3431 list-style: none;
3432 text-align: center;
3433 *zoom: 1;
3435 .pager:before,
3436 .pager:after {
3437 display: table;
3438 content: "";
3440 .pager:after {
3441 clear: both;
3443 .pager li {
3444 display: inline;
3446 .pager a {
3447 display: inline-block;
3448 padding: 5px 14px;
3449 background-color: #fff;
3450 border: 1px solid #ddd;
3451 -webkit-border-radius: 15px;
3452 -moz-border-radius: 15px;
3453 border-radius: 15px;
3455 .pager a:hover {
3456 text-decoration: none;
3457 background-color: #f5f5f5;
3459 .pager .next a {
3460 float: right;
3462 .pager .previous a {
3463 float: left;
3465 .pager .disabled a,
3466 .pager .disabled a:hover {
3467 color: #adafae;
3468 background-color: #fff;
3469 cursor: default;
3471 .modal-open .dropdown-menu {
3472 z-index: 2050;
3474 .modal-open .dropdown.open {
3475 *z-index: 2050;
3477 .modal-open .popover {
3478 z-index: 2060;
3480 .modal-open .tooltip {
3481 z-index: 2070;
3483 .modal-backdrop {
3484 position: fixed;
3485 top: 0;
3486 right: 0;
3487 bottom: 0;
3488 left: 0;
3489 z-index: 1040;
3490 background-color: #000000;
3492 .modal-backdrop.fade {
3493 opacity: 0;
3495 .modal-backdrop,
3496 .modal-backdrop.fade.in {
3497 opacity: 0.8;
3498 filter: alpha(opacity=80);
3500 .modal {
3501 position: fixed;
3502 top: 50%;
3503 left: 50%;
3504 z-index: 1050;
3505 overflow: auto;
3506 width: 560px;
3507 margin: -250px 0 0 -280px;
3508 background-color: #ffffff;
3509 border: 1px solid #999;
3510 border: 1px solid rgba(0, 0, 0, 0.3);
3511 *border: 1px solid #999;
3512 /* IE6-7 */
3514 -webkit-border-radius: 6px;
3515 -moz-border-radius: 6px;
3516 border-radius: 6px;
3517 -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3518 -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3519 box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3520 -webkit-background-clip: padding-box;
3521 -moz-background-clip: padding-box;
3522 background-clip: padding-box;
3524 .modal.fade {
3525 -webkit-transition: opacity .3s linear, top .3s ease-out;
3526 -moz-transition: opacity .3s linear, top .3s ease-out;
3527 -ms-transition: opacity .3s linear, top .3s ease-out;
3528 -o-transition: opacity .3s linear, top .3s ease-out;
3529 transition: opacity .3s linear, top .3s ease-out;
3530 top: -25%;
3532 .modal.fade.in {
3533 top: 50%;
3535 .modal-header {
3536 padding: 9px 15px;
3537 border-bottom: 1px solid #eee;
3539 .modal-header .close {
3540 margin-top: 2px;
3542 .modal-body {
3543 overflow-y: auto;
3544 max-height: 400px;
3545 padding: 15px;
3547 .modal-form {
3548 margin-bottom: 0;
3550 .modal-footer {
3551 padding: 14px 15px 15px;
3552 margin-bottom: 0;
3553 text-align: right;
3554 background-color: #f5f5f5;
3555 border-top: 1px solid #ddd;
3556 -webkit-border-radius: 0 0 6px 6px;
3557 -moz-border-radius: 0 0 6px 6px;
3558 border-radius: 0 0 6px 6px;
3559 -webkit-box-shadow: inset 0 1px 0 #ffffff;
3560 -moz-box-shadow: inset 0 1px 0 #ffffff;
3561 box-shadow: inset 0 1px 0 #ffffff;
3562 *zoom: 1;
3564 .modal-footer:before,
3565 .modal-footer:after {
3566 display: table;
3567 content: "";
3569 .modal-footer:after {
3570 clear: both;
3572 .modal-footer .btn + .btn {
3573 margin-left: 5px;
3574 margin-bottom: 0;
3576 .modal-footer .btn-group .btn + .btn {
3577 margin-left: -1px;
3579 .tooltip {
3580 position: absolute;
3581 z-index: 1020;
3582 display: block;
3583 visibility: visible;
3584 padding: 5px;
3585 font-size: 11px;
3586 opacity: 0;
3587 filter: alpha(opacity=0);
3589 .tooltip.in {
3590 opacity: 0.8;
3591 filter: alpha(opacity=80);
3593 .tooltip.top {
3594 margin-top: -2px;
3596 .tooltip.right {
3597 margin-left: 2px;
3599 .tooltip.bottom {
3600 margin-top: 2px;
3602 .tooltip.left {
3603 margin-left: -2px;
3605 .tooltip.top .tooltip-arrow {
3606 bottom: 0;
3607 left: 50%;
3608 margin-left: -5px;
3609 border-left: 5px solid transparent;
3610 border-right: 5px solid transparent;
3611 border-top: 5px solid #000000;
3613 .tooltip.left .tooltip-arrow {
3614 top: 50%;
3615 right: 0;
3616 margin-top: -5px;
3617 border-top: 5px solid transparent;
3618 border-bottom: 5px solid transparent;
3619 border-left: 5px solid #000000;
3621 .tooltip.bottom .tooltip-arrow {
3622 top: 0;
3623 left: 50%;
3624 margin-left: -5px;
3625 border-left: 5px solid transparent;
3626 border-right: 5px solid transparent;
3627 border-bottom: 5px solid #000000;
3629 .tooltip.right .tooltip-arrow {
3630 top: 50%;
3631 left: 0;
3632 margin-top: -5px;
3633 border-top: 5px solid transparent;
3634 border-bottom: 5px solid transparent;
3635 border-right: 5px solid #000000;
3637 .tooltip-inner {
3638 max-width: 200px;
3639 padding: 3px 8px;
3640 color: #ffffff;
3641 text-align: center;
3642 text-decoration: none;
3643 background-color: #000000;
3644 -webkit-border-radius: 4px;
3645 -moz-border-radius: 4px;
3646 border-radius: 4px;
3648 .tooltip-arrow {
3649 position: absolute;
3650 width: 0;
3651 height: 0;
3653 .popover {
3654 position: absolute;
3655 top: 0;
3656 left: 0;
3657 z-index: 1010;
3658 display: none;
3659 padding: 5px;
3661 .popover.top {
3662 margin-top: -5px;
3664 .popover.right {
3665 margin-left: 5px;
3667 .popover.bottom {
3668 margin-top: 5px;
3670 .popover.left {
3671 margin-left: -5px;
3673 .popover.top .arrow {
3674 bottom: 0;
3675 left: 50%;
3676 margin-left: -5px;
3677 border-left: 5px solid transparent;
3678 border-right: 5px solid transparent;
3679 border-top: 5px solid #000000;
3681 .popover.right .arrow {
3682 top: 50%;
3683 left: 0;
3684 margin-top: -5px;
3685 border-top: 5px solid transparent;
3686 border-bottom: 5px solid transparent;
3687 border-right: 5px solid #000000;
3689 .popover.bottom .arrow {
3690 top: 0;
3691 left: 50%;
3692 margin-left: -5px;
3693 border-left: 5px solid transparent;
3694 border-right: 5px solid transparent;
3695 border-bottom: 5px solid #000000;
3697 .popover.left .arrow {
3698 top: 50%;
3699 right: 0;
3700 margin-top: -5px;
3701 border-top: 5px solid transparent;
3702 border-bottom: 5px solid transparent;
3703 border-left: 5px solid #000000;
3705 .popover .arrow {
3706 position: absolute;
3707 width: 0;
3708 height: 0;
3710 .popover-inner {
3711 padding: 3px;
3712 width: 280px;
3713 overflow: hidden;
3714 background: #000000;
3715 background: rgba(0, 0, 0, 0.8);
3716 -webkit-border-radius: 6px;
3717 -moz-border-radius: 6px;
3718 border-radius: 6px;
3719 -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3720 -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3721 box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3723 .popover-title {
3724 padding: 9px 15px;
3725 line-height: 1;
3726 background-color: #f5f5f5;
3727 border-bottom: 1px solid #eee;
3728 -webkit-border-radius: 3px 3px 0 0;
3729 -moz-border-radius: 3px 3px 0 0;
3730 border-radius: 3px 3px 0 0;
3732 .popover-content {
3733 padding: 14px;
3734 background-color: #ffffff;
3735 -webkit-border-radius: 0 0 3px 3px;
3736 -moz-border-radius: 0 0 3px 3px;
3737 border-radius: 0 0 3px 3px;
3738 -webkit-background-clip: padding-box;
3739 -moz-background-clip: padding-box;
3740 background-clip: padding-box;
3742 .popover-content p,
3743 .popover-content ul,
3744 .popover-content ol {
3745 margin-bottom: 0;
3747 .thumbnails {
3748 margin-left: -20px;
3749 list-style: none;
3750 *zoom: 1;
3752 .thumbnails:before,
3753 .thumbnails:after {
3754 display: table;
3755 content: "";
3757 .thumbnails:after {
3758 clear: both;
3760 .row-fluid .thumbnails {
3761 margin-left: 0;
3763 .thumbnails > li {
3764 float: left;
3765 margin-bottom: 18px;
3766 margin-left: 20px;
3768 .thumbnail {
3769 display: block;
3770 padding: 4px;
3771 line-height: 1;
3772 border: 1px solid #ddd;
3773 -webkit-border-radius: 4px;
3774 -moz-border-radius: 4px;
3775 border-radius: 4px;
3776 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
3777 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
3778 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
3780 a.thumbnail:hover {
3781 border-color: #33b5e5;
3782 -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
3783 -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
3784 box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
3786 .thumbnail > img {
3787 display: block;
3788 max-width: 100%;
3789 margin-left: auto;
3790 margin-right: auto;
3792 .thumbnail .caption {
3793 padding: 9px;
3795 .label,
3796 .badge {
3797 font-size: 10.998px;
3798 font-weight: bold;
3799 line-height: 14px;
3800 color: #ffffff;
3801 vertical-align: baseline;
3802 white-space: nowrap;
3803 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
3804 background-color: #adafae;
3806 .label {
3807 padding: 1px 4px 2px;
3808 -webkit-border-radius: 3px;
3809 -moz-border-radius: 3px;
3810 border-radius: 3px;
3812 .badge {
3813 padding: 1px 9px 2px;
3814 -webkit-border-radius: 9px;
3815 -moz-border-radius: 9px;
3816 border-radius: 9px;
3818 a.label:hover,
3819 a.badge:hover {
3820 color: #ffffff;
3821 text-decoration: none;
3822 cursor: pointer;
3824 .label-important,
3825 .badge-important {
3826 background-color: #b94a48;
3828 .label-important[href],
3829 .badge-important[href] {
3830 background-color: #953b39;
3832 .label-warning,
3833 .badge-warning {
3834 background-color: #ff8800;
3836 .label-warning[href],
3837 .badge-warning[href] {
3838 background-color: #cc6d00;
3840 .label-success,
3841 .badge-success {
3842 background-color: #468847;
3844 .label-success[href],
3845 .badge-success[href] {
3846 background-color: #356635;
3848 .label-info,
3849 .badge-info {
3850 background-color: #0099cc;
3852 .label-info[href],
3853 .badge-info[href] {
3854 background-color: #007399;
3856 .label-inverse,
3857 .badge-inverse {
3858 background-color: #282828;
3860 .label-inverse[href],
3861 .badge-inverse[href] {
3862 background-color: #0e0e0e;
3864 @-webkit-keyframes progress-bar-stripes {
3865 from {
3866 background-position: 40px 0;
3868 to {
3869 background-position: 0 0;
3872 @-moz-keyframes progress-bar-stripes {
3873 from {
3874 background-position: 40px 0;
3876 to {
3877 background-position: 0 0;
3880 @-ms-keyframes progress-bar-stripes {
3881 from {
3882 background-position: 40px 0;
3884 to {
3885 background-position: 0 0;
3888 @-o-keyframes progress-bar-stripes {
3889 from {
3890 background-position: 0 0;
3892 to {
3893 background-position: 40px 0;
3896 @keyframes progress-bar-stripes {
3897 from {
3898 background-position: 40px 0;
3900 to {
3901 background-position: 0 0;
3904 .progress {
3905 overflow: hidden;
3906 height: 18px;
3907 margin-bottom: 18px;
3908 background-color: #f7f7f7;
3909 background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
3910 background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
3911 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
3912 background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
3913 background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
3914 background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
3915 background-repeat: repeat-x;
3916 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
3917 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
3918 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
3919 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
3920 -webkit-border-radius: 4px;
3921 -moz-border-radius: 4px;
3922 border-radius: 4px;
3924 .progress .bar {
3925 width: 0%;
3926 height: 18px;
3927 color: #ffffff;
3928 font-size: 12px;
3929 text-align: center;
3930 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
3931 background-color: #0e90d2;
3932 background-image: -moz-linear-gradient(top, #149bdf, #0480be);
3933 background-image: -ms-linear-gradient(top, #149bdf, #0480be);
3934 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
3935 background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
3936 background-image: -o-linear-gradient(top, #149bdf, #0480be);
3937 background-image: linear-gradient(top, #149bdf, #0480be);
3938 background-repeat: repeat-x;
3939 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
3940 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
3941 -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
3942 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
3943 -webkit-box-sizing: border-box;
3944 -moz-box-sizing: border-box;
3945 -ms-box-sizing: border-box;
3946 box-sizing: border-box;
3947 -webkit-transition: width 0.6s ease;
3948 -moz-transition: width 0.6s ease;
3949 -ms-transition: width 0.6s ease;
3950 -o-transition: width 0.6s ease;
3951 transition: width 0.6s ease;
3953 .progress-striped .bar {
3954 background-color: #149bdf;
3955 background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
3956 background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3957 background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3958 background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3959 background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3960 background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3961 -webkit-background-size: 40px 40px;
3962 -moz-background-size: 40px 40px;
3963 -o-background-size: 40px 40px;
3964 background-size: 40px 40px;
3966 .progress.active .bar {
3967 -webkit-animation: progress-bar-stripes 2s linear infinite;
3968 -moz-animation: progress-bar-stripes 2s linear infinite;
3969 -ms-animation: progress-bar-stripes 2s linear infinite;
3970 -o-animation: progress-bar-stripes 2s linear infinite;
3971 animation: progress-bar-stripes 2s linear infinite;
3973 .progress-danger .bar {
3974 background-color: #dd514c;
3975 background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
3976 background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
3977 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
3978 background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
3979 background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
3980 background-image: linear-gradient(top, #ee5f5b, #c43c35);
3981 background-repeat: repeat-x;
3982 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
3984 .progress-danger.progress-striped .bar {
3985 background-color: #ee5f5b;
3986 background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
3987 background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3988 background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3989 background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3990 background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3991 background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
3993 .progress-success .bar {
3994 background-color: #5eb95e;
3995 background-image: -moz-linear-gradient(top, #62c462, #57a957);
3996 background-image: -ms-linear-gradient(top, #62c462, #57a957);
3997 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
3998 background-image: -webkit-linear-gradient(top, #62c462, #57a957);
3999 background-image: -o-linear-gradient(top, #62c462, #57a957);
4000 background-image: linear-gradient(top, #62c462, #57a957);
4001 background-repeat: repeat-x;
4002 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
4004 .progress-success.progress-striped .bar {
4005 background-color: #62c462;
4006 background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4007 background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4008 background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4009 background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4010 background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4011 background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4013 .progress-info .bar {
4014 background-color: #4bb1cf;
4015 background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
4016 background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
4017 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
4018 background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
4019 background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
4020 background-image: linear-gradient(top, #5bc0de, #339bb9);
4021 background-repeat: repeat-x;
4022 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
4024 .progress-info.progress-striped .bar {
4025 background-color: #5bc0de;
4026 background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4027 background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4028 background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4029 background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4030 background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4031 background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4033 .progress-warning .bar {
4034 background-color: #ff9d2e;
4035 background-image: -moz-linear-gradient(top, #ffac4d, #ff8800);
4036 background-image: -ms-linear-gradient(top, #ffac4d, #ff8800);
4037 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffac4d), to(#ff8800));
4038 background-image: -webkit-linear-gradient(top, #ffac4d, #ff8800);
4039 background-image: -o-linear-gradient(top, #ffac4d, #ff8800);
4040 background-image: linear-gradient(top, #ffac4d, #ff8800);
4041 background-repeat: repeat-x;
4042 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac4d', endColorstr='#ff8800', GradientType=0);
4044 .progress-warning.progress-striped .bar {
4045 background-color: #ffac4d;
4046 background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4047 background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4048 background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4049 background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4050 background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4051 background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4053 .accordion {
4054 margin-bottom: 18px;
4056 .accordion-group {
4057 margin-bottom: 2px;
4058 border: 1px solid #e5e5e5;
4059 -webkit-border-radius: 4px;
4060 -moz-border-radius: 4px;
4061 border-radius: 4px;
4063 .accordion-heading {
4064 border-bottom: 0;
4066 .accordion-heading .accordion-toggle {
4067 display: block;
4068 padding: 8px 15px;
4070 .accordion-toggle {
4071 cursor: pointer;
4073 .accordion-inner {
4074 padding: 9px 15px;
4075 border-top: 1px solid #e5e5e5;
4077 .carousel {
4078 position: relative;
4079 margin-bottom: 18px;
4080 line-height: 1;
4082 .carousel-inner {
4083 overflow: hidden;
4084 width: 100%;
4085 position: relative;
4087 .carousel .item {
4088 display: none;
4089 position: relative;
4090 -webkit-transition: 0.6s ease-in-out left;
4091 -moz-transition: 0.6s ease-in-out left;
4092 -ms-transition: 0.6s ease-in-out left;
4093 -o-transition: 0.6s ease-in-out left;
4094 transition: 0.6s ease-in-out left;
4096 .carousel .item > img {
4097 display: block;
4098 line-height: 1;
4100 .carousel .active,
4101 .carousel .next,
4102 .carousel .prev {
4103 display: block;
4105 .carousel .active {
4106 left: 0;
4108 .carousel .next,
4109 .carousel .prev {
4110 position: absolute;
4111 top: 0;
4112 width: 100%;
4114 .carousel .next {
4115 left: 100%;
4117 .carousel .prev {
4118 left: -100%;
4120 .carousel .next.left,
4121 .carousel .prev.right {
4122 left: 0;
4124 .carousel .active.left {
4125 left: -100%;
4127 .carousel .active.right {
4128 left: 100%;
4130 .carousel-control {
4131 position: absolute;
4132 top: 40%;
4133 left: 15px;
4134 width: 40px;
4135 height: 40px;
4136 margin-top: -20px;
4137 font-size: 60px;
4138 font-weight: 100;
4139 line-height: 30px;
4140 color: #ffffff;
4141 text-align: center;
4142 background: #020202;
4143 border: 3px solid #ffffff;
4144 -webkit-border-radius: 23px;
4145 -moz-border-radius: 23px;
4146 border-radius: 23px;
4147 opacity: 0.5;
4148 filter: alpha(opacity=50);
4150 .carousel-control.right {
4151 left: auto;
4152 right: 15px;
4154 .carousel-control:hover {
4155 color: #ffffff;
4156 text-decoration: none;
4157 opacity: 0.9;
4158 filter: alpha(opacity=90);
4160 .carousel-caption {
4161 position: absolute;
4162 left: 0;
4163 right: 0;
4164 bottom: 0;
4165 padding: 10px 15px 5px;
4166 background: #282828;
4167 background: rgba(0, 0, 0, 0.75);
4169 .carousel-caption h4,
4170 .carousel-caption p {
4171 color: #ffffff;
4173 .hero-unit {
4174 padding: 60px;
4175 margin-bottom: 30px;
4176 background-color: #131517;
4177 -webkit-border-radius: 6px;
4178 -moz-border-radius: 6px;
4179 border-radius: 6px;
4181 .hero-unit h1 {
4182 margin-bottom: 0;
4183 font-size: 60px;
4184 line-height: 1;
4185 color: inherit;
4186 letter-spacing: -1px;
4188 .hero-unit p {
4189 font-size: 18px;
4190 font-weight: 200;
4191 line-height: 27px;
4192 color: inherit;
4194 .pull-right {
4195 float: right;
4197 .pull-left {
4198 float: left;
4200 .hide {
4201 display: none;
4203 .show {
4204 display: block;
4206 .invisible {
4207 visibility: hidden;
4209 .navbar {
4210 font-size: 16px;
4212 .navbar .brand,
4213 .navbar .nav-collapse.in .nav li > a {
4214 color: #eeeeee;
4215 font-weight: normal;
4216 text-shadow: none;
4218 label,
4219 input,
4220 button,
4221 select,
4222 textarea,
4223 .navbar .search-query:-moz-placeholder,
4224 .navbar .search-query::-webkit-input-placeholder {
4225 font-family: 'Droid Sans', sans-serif;
4226 color: #999999;
4228 .jumbotron h1 {
4229 font-weight: normal !important;
4231 html {
4232 min-height: 100%;
4234 body {
4235 min-height: 100%;
4236 background-color: #121417;
4237 background-image: -moz-linear-gradient(top, #060606, #252a30);
4238 background-image: -ms-linear-gradient(top, #060606, #252a30);
4239 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#060606), to(#252a30));
4240 background-image: -webkit-linear-gradient(top, #060606, #252a30);
4241 background-image: -o-linear-gradient(top, #060606, #252a30);
4242 background-image: linear-gradient(top, #060606, #252a30);
4243 background-repeat: repeat-x;
4244 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#060606', endColorstr='#252a30', GradientType=0);
4246 .page-header {
4247 border-bottom: 2px solid #33b5e5;
4249 .navbar .navbar-inner {
4250 -webkit-border-radius: 0;
4251 -moz-border-radius: 0;
4252 border-radius: 0;
4253 -webkit-box-shadow: none;
4254 -moz-box-shadow: none;
4255 box-shadow: none;
4256 border-bottom: 2px solid #33b5e5;
4258 .navbar .brand {
4259 padding: 12px 20px 8px;
4261 .navbar .brand:hover {
4262 border-bottom: 3px solid #33b5e5;
4264 .navbar .navbar-text {
4265 line-height: 43px;
4267 .navbar .nav li > a {
4268 padding: 13px 10px 8px;
4269 border-bottom: 3px solid rgba(0, 0, 0, 0);
4270 border-left: 1px solid #222;
4272 .navbar .nav li > a:hover {
4273 border-bottom: 3px solid #33b5e5;
4275 .navbar .nav .active > a {
4276 border-bottom: 3px solid #33b5e5;
4278 .navbar .search-query,
4279 .navbar .search-query:focus,
4280 .navbar .search-query.focused {
4281 color: #adafae;
4282 text-shadow: none;
4283 background-color: #222;
4284 -webkit-border-radius: 1px;
4285 -moz-border-radius: 1px;
4286 border-radius: 1px;
4288 .navbar .search-query:-moz-placeholder,
4289 .navbar .search-query:focus:-moz-placeholder,
4290 .navbar .search-query.focused:-moz-placeholder {
4291 color: #999999;
4293 .navbar .search-query:-ms-input-placeholder,
4294 .navbar .search-query:focus:-ms-input-placeholder,
4295 .navbar .search-query.focused:-ms-input-placeholder {
4296 color: #999999;
4298 .navbar .search-query::-webkit-input-placeholder,
4299 .navbar .search-query:focus::-webkit-input-placeholder,
4300 .navbar .search-query.focused::-webkit-input-placeholder {
4301 color: #999999;
4303 .navbar .nav li.dropdown.active.open .dropdown-toggle:hover {
4304 border-bottom: 3px solid #33b5e5;
4305 border-left: 1px solid #222;
4307 .navbar .dropdown-menu::before,
4308 .navbar .dropdown-menu::after {
4309 display: none;
4311 .navbar .nav-collapse.in .nav > li > a {
4312 border-left: 0;
4314 .navbar .nav-collapse.in .nav a:hover {
4315 background-color: #33b5e5;
4317 .dropdown-menu {
4318 background-color: #191A1A;
4319 border-left: solid 1px rgba(255, 255, 255, 0.1);
4320 -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
4321 -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
4322 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
4324 .dropdown-menu li > a:hover {
4325 background-color: #33b5e5;
4326 border-bottom: 3px solid transparent;
4328 div.subnav {
4329 position: static;
4330 background-color: #020202;
4331 background-image: none;
4332 border: 0;
4334 div.subnav.subnav-fixed {
4335 position: relative;
4336 left: -1px;
4337 top: auto;
4339 div.subnav .nav > li > a,
4340 div.subnav .nav .active a {
4341 background-color: #020202;
4342 border-left: 1px solid #222;
4343 border-right: 0;
4344 color: #eeeeee;
4346 div.subnav .nav li.nav-header {
4347 text-shadow: none;
4349 div.subnav .nav > li > a:hover,
4350 div.subnav .nav > li.active > a:hover,
4351 div.subnav .nav > li:first-child > a:hover {
4352 background: transparent;
4353 border-bottom: 2px solid #33b5e5;
4354 border-left: 1px solid #222;
4355 color: #ffffff;
4357 div.subnav .nav .open .dropdown-toggle {
4358 border: 0;
4359 border-left: 1px solid #222;
4360 border-bottom: 2px solid #33b5e5;
4361 background-color: #060606;
4363 div.subnav .nav .open .dropdown-menu {
4364 background-color: #020202;
4365 border-left: solid 1px rgba(255, 255, 255, 0.1);
4367 div.subnav .nav .open .dropdown-menu li > a:hover {
4368 border-bottom: 0;
4369 background: #33b5e5;
4371 @media (max-width: 768px) {
4372 div.subnav .nav > li + li > a,
4373 div.subnav .nav > li:first-child > a {
4374 border-top: 1px solid #222;
4375 border-left: 1px solid #222;
4377 .subnav .nav > li + li > a:hover,
4378 .subnav .nav > li:first-child > a:hover {
4379 border-bottom: 0;
4380 background-color: #33b5e5;
4383 .nav-list li > a {
4384 text-shadow: none;
4386 .nav-list li > a:hover {
4387 background-color: #33b5e5;
4388 color: #ffffff;
4390 .nav-list .nav-header {
4391 text-shadow: none;
4393 .nav-list .divider {
4394 background-color: transparent;
4395 border-bottom: 1px solid #222;
4397 .nav-tabs {
4398 border-bottom: 1px solid #222;
4400 .nav-tabs li > a:hover,
4401 .nav-tabs li.active > a,
4402 .nav-tabs li.active > a:hover {
4403 border: 1px solid #222;
4404 background-color: #33b5e5;
4405 color: #ffffff;
4407 .nav-tabs .open .dropdown-toggle {
4408 background-color: #060606 !important;
4409 border: 1px solid #222;
4411 .nav-tabs .dropdown-menu li > a:hover {
4412 border: none;
4414 .nav-pills li > a:hover {
4415 background-color: #33b5e5;
4416 color: #ffffff;
4418 .nav-pills .open .dropdown-toggle {
4419 background-color: #060606;
4421 .nav-pills .dropdown-menu li > a:hover {
4422 border: none;
4424 .nav-stacked li > a {
4425 border: 1px solid #222 !important;
4427 .nav-stacked li > a:hover,
4428 .nav-stacked li.active > a {
4429 background-color: #33b5e5;
4430 color: #ffffff;
4432 .tabbable .nav-tabs,
4433 .tabbable .nav-tabs li.active > a {
4434 border-color: #222;
4436 .breadcrumb {
4437 background-color: transparent;
4438 background-image: none;
4439 border-width: 0;
4440 -webkit-box-shadow: none;
4441 -moz-box-shadow: none;
4442 box-shadow: none;
4443 font-size: 14px;
4445 .breadcrumb li > a {
4446 color: #33b5e5;
4447 text-shadow: none;
4449 .breadcrumb li.active {
4450 text-shadow: none;
4452 .pagination ul {
4453 -webkit-box-shadow: none;
4454 -moz-box-shadow: none;
4455 box-shadow: none;
4457 .pagination a {
4458 border: 0;
4459 font-size: 14px;
4461 .pagination a:hover,
4462 .pagination .active a {
4463 background-color: #33b5e5;
4464 color: #ffffff;
4466 .btn {
4467 -webkit-box-shadow: 1px 1px 2px #111111;
4468 -moz-box-shadow: 1px 1px 2px #111111;
4469 box-shadow: 1px 1px 2px #111111;
4470 background-color: #5c5c5c;
4471 background-image: -moz-linear-gradient(top, #666666, #4d4d4d);
4472 background-image: -ms-linear-gradient(top, #666666, #4d4d4d);
4473 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#4d4d4d));
4474 background-image: -webkit-linear-gradient(top, #666666, #4d4d4d);
4475 background-image: -o-linear-gradient(top, #666666, #4d4d4d);
4476 background-image: linear-gradient(top, #666666, #4d4d4d);
4477 background-repeat: repeat-x;
4478 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#4d4d4d', GradientType=0);
4479 border-color: #4d4d4d #4d4d4d #262626;
4480 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
4481 *background-color: #4d4d4d;
4482 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4484 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
4485 color: #ffffff;
4486 text-shadow: none;
4488 .btn:hover,
4489 .btn:active,
4490 .btn.active,
4491 .btn.disabled,
4492 .btn[disabled] {
4493 background-color: #4d4d4d;
4494 *background-color: #404040;
4496 .btn:active,
4497 .btn.active {
4498 background-color: #333333 \9;
4500 .btn:hover {
4501 text-shadow: none;
4502 color: #ffffff;
4504 .btn-primary {
4505 background-color: #008ab8;
4506 background-image: -moz-linear-gradient(top, #0099cc, #007399);
4507 background-image: -ms-linear-gradient(top, #0099cc, #007399);
4508 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0099cc), to(#007399));
4509 background-image: -webkit-linear-gradient(top, #0099cc, #007399);
4510 background-image: -o-linear-gradient(top, #0099cc, #007399);
4511 background-image: linear-gradient(top, #0099cc, #007399);
4512 background-repeat: repeat-x;
4513 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099cc', endColorstr='#007399', GradientType=0);
4514 border-color: #007399 #007399 #00394d;
4515 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
4516 *background-color: #007399;
4517 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4519 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
4521 .btn-primary:hover,
4522 .btn-primary:active,
4523 .btn-primary.active,
4524 .btn-primary.disabled,
4525 .btn-primary[disabled] {
4526 background-color: #007399;
4527 *background-color: #006080;
4529 .btn-primary:active,
4530 .btn-primary.active {
4531 background-color: #004d66 \9;
4533 .btn-warning {
4534 background-color: #ff961f;
4535 background-image: -moz-linear-gradient(top, #ffa033, #ff8800);
4536 background-image: -ms-linear-gradient(top, #ffa033, #ff8800);
4537 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa033), to(#ff8800));
4538 background-image: -webkit-linear-gradient(top, #ffa033, #ff8800);
4539 background-image: -o-linear-gradient(top, #ffa033, #ff8800);
4540 background-image: linear-gradient(top, #ffa033, #ff8800);
4541 background-repeat: repeat-x;
4542 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa033', endColorstr='#ff8800', GradientType=0);
4543 border-color: #ff8800 #ff8800 #b35f00;
4544 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
4545 *background-color: #ff8800;
4546 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4548 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
4550 .btn-warning:hover,
4551 .btn-warning:active,
4552 .btn-warning.active,
4553 .btn-warning.disabled,
4554 .btn-warning[disabled] {
4555 background-color: #ff8800;
4556 *background-color: #e67a00;
4558 .btn-warning:active,
4559 .btn-warning.active {
4560 background-color: #cc6d00 \9;
4562 .btn-danger {
4563 background-color: #eb0000;
4564 background-image: -moz-linear-gradient(top, #ff0000, #cc0000);
4565 background-image: -ms-linear-gradient(top, #ff0000, #cc0000);
4566 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0000), to(#cc0000));
4567 background-image: -webkit-linear-gradient(top, #ff0000, #cc0000);
4568 background-image: -o-linear-gradient(top, #ff0000, #cc0000);
4569 background-image: linear-gradient(top, #ff0000, #cc0000);
4570 background-repeat: repeat-x;
4571 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#cc0000', GradientType=0);
4572 border-color: #cc0000 #cc0000 #800000;
4573 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
4574 *background-color: #cc0000;
4575 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4577 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
4579 .btn-danger:hover,
4580 .btn-danger:active,
4581 .btn-danger.active,
4582 .btn-danger.disabled,
4583 .btn-danger[disabled] {
4584 background-color: #cc0000;
4585 *background-color: #b30000;
4587 .btn-danger:active,
4588 .btn-danger.active {
4589 background-color: #990000 \9;
4591 .btn-success {
4592 background-color: #7ab800;
4593 background-image: -moz-linear-gradient(top, #88cc00, #669900);
4594 background-image: -ms-linear-gradient(top, #88cc00, #669900);
4595 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#88cc00), to(#669900));
4596 background-image: -webkit-linear-gradient(top, #88cc00, #669900);
4597 background-image: -o-linear-gradient(top, #88cc00, #669900);
4598 background-image: linear-gradient(top, #88cc00, #669900);
4599 background-repeat: repeat-x;
4600 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88cc00', endColorstr='#669900', GradientType=0);
4601 border-color: #669900 #669900 #334d00;
4602 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
4603 *background-color: #669900;
4604 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4606 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
4608 .btn-success:hover,
4609 .btn-success:active,
4610 .btn-success.active,
4611 .btn-success.disabled,
4612 .btn-success[disabled] {
4613 background-color: #669900;
4614 *background-color: #558000;
4616 .btn-success:active,
4617 .btn-success.active {
4618 background-color: #446600 \9;
4620 .btn-info {
4621 background-color: #292929;
4622 background-image: -moz-linear-gradient(top, #333333, #191919);
4623 background-image: -ms-linear-gradient(top, #333333, #191919);
4624 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#191919));
4625 background-image: -webkit-linear-gradient(top, #333333, #191919);
4626 background-image: -o-linear-gradient(top, #333333, #191919);
4627 background-image: linear-gradient(top, #333333, #191919);
4628 background-repeat: repeat-x;
4629 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#191919', GradientType=0);
4630 border-color: #191919 #191919 #000000;
4631 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
4632 *background-color: #191919;
4633 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4635 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
4637 .btn-info:hover,
4638 .btn-info:active,
4639 .btn-info.active,
4640 .btn-info.disabled,
4641 .btn-info[disabled] {
4642 background-color: #191919;
4643 *background-color: #0d0d0d;
4645 .btn-info:active,
4646 .btn-info.active {
4647 background-color: #000000 \9;
4649 .btn-inverse {
4650 background-color: #9f3fcf;
4651 background-image: -moz-linear-gradient(top, #a347d1, #9933cc);
4652 background-image: -ms-linear-gradient(top, #a347d1, #9933cc);
4653 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a347d1), to(#9933cc));
4654 background-image: -webkit-linear-gradient(top, #a347d1, #9933cc);
4655 background-image: -o-linear-gradient(top, #a347d1, #9933cc);
4656 background-image: linear-gradient(top, #a347d1, #9933cc);
4657 background-repeat: repeat-x;
4658 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a347d1', endColorstr='#9933cc', GradientType=0);
4659 border-color: #9933cc #9933cc #6b248f;
4660 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
4661 *background-color: #9933cc;
4662 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4664 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
4666 .btn-inverse:hover,
4667 .btn-inverse:active,
4668 .btn-inverse.active,
4669 .btn-inverse.disabled,
4670 .btn-inverse[disabled] {
4671 background-color: #9933cc;
4672 *background-color: #8a2eb8;
4674 .btn-inverse:active,
4675 .btn-inverse.active {
4676 background-color: #7a29a3 \9;
4678 .btn .caret {
4679 border-top: 4px solid black;
4680 opacity: 0.3;
4682 .btn-group > .dropdown-menu > li > a:hover {
4683 border-bottom: 0;
4685 .btn.disabled,
4686 .btn[disabled] {
4687 background-color: #adafae;
4689 input,
4690 textarea,
4691 select {
4692 border-width: 2px;
4694 legend,
4695 label {
4696 color: #999999;
4697 border-bottom: 0px solid #222;
4699 input,
4700 textarea,
4701 select,
4702 .uneditable-input {
4703 color: #282828;
4705 input[disabled],
4706 select[disabled],
4707 textarea[disabled],
4708 input[readonly],
4709 select[readonly],
4710 textarea[readonly],
4711 .uneditable-input {
4712 background-color: #555;
4713 border-color: #444;
4715 input:focus,
4716 textarea:focus,
4717 input.focused,
4718 textarea.focused {
4719 border-color: #52a8ec;
4720 outline: 0;
4721 outline: thin dotted \9;
4722 /* IE6-9 */
4725 input[type="file"]:focus,
4726 input[type="radio"]:focus,
4727 input[type="checkbox"]:focus,
4728 select:focus {
4729 -webkit-box-shadow: none;
4730 -moz-box-shadow: none;
4731 box-shadow: none;
4732 outline: thin dotted #333;
4733 outline: 5px auto -webkit-focus-ring-color;
4734 outline-offset: -2px;
4736 .form-actions {
4737 border-top: 1px solid #222;
4739 .modal {
4740 -webkit-border-radius: 1px;
4741 -moz-border-radius: 1px;
4742 border-radius: 1px;
4743 border-top: solid 1px #353535;
4744 background-color: #282828;
4746 .modal-header {
4747 border-bottom: 1px solid #222;
4749 .modal-footer {
4750 background-color: #282828;
4751 border-top: 1px solid #222;
4752 -webkit-border-radius: 0 0 6px 6px;
4753 -moz-border-radius: 0 0 6px 6px;
4754 border-radius: 0 0 6px 6px;
4755 -webkit-box-shadow: none;
4756 -moz-box-shadow: none;
4757 box-shadow: none;
4759 .table,
4760 .well,
4761 .hero-unit,
4762 .prettyprint,
4763 input,
4764 textarea,
4765 select {
4766 -webkit-border-radius: 1px;
4767 -moz-border-radius: 1px;
4768 border-radius: 1px;
4770 code,
4771 pre {
4772 background-color: #eeeeee;
4774 .well,
4775 .hero-unit {
4776 background-color: #131517;
4777 border-top: solid 1px #353535;
4778 -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
4779 -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
4780 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
4782 blockquote {
4783 border-left: 5px solid #33b5e5;
4785 blockquote.pull-right {
4786 border-right: 5px solid #33b5e5;
4788 .thumbnail {
4789 border-color: #222;
4791 .progress {
4792 background-color: #060606;
4793 background-image: none;
4794 -webkit-border-radius: 0;
4795 -moz-border-radius: 0;
4796 border-radius: 0;
4798 .label {
4799 color: #eeeeee;
4801 .label,
4802 .alert {
4803 background-color: #666666;
4805 .label:hover {
4806 background-color: #4d4d4d;
4808 .label-important,
4809 .alert-danger,
4810 .alert-error {
4811 background-color: #cc0000;
4813 .label-important:hover {
4814 background-color: #990000;
4816 .label-warning {
4817 background-color: #cc6d00;
4819 .label-warning:hover {
4820 background-color: #995200;
4822 .label-success,
4823 .alert-success {
4824 background-color: #5c8a00;
4826 .label-success:hover {
4827 background-color: #3a5700;
4829 .label-info,
4830 .alert-info {
4831 background-color: #007399;
4833 .label-info:hover {
4834 background-color: #004d66;
4836 .alert,
4837 .alert .alert-heading,
4838 .alert-success,
4839 .alert-success .alert-heading,
4840 .alert-danger,
4841 .alert-error,
4842 .alert-danger .alert-heading,
4843 .alert-error .alert-heading,
4844 .alert-info,
4845 .alert-info .alert-heading {
4846 color: #eeeeee;
4847 text-shadow: none;
4848 border: none;
4850 footer.footer {
4851 border-top: 1px solid #222;
4853 .pull-right {
4854 float: right;
4856 .pull-left {
4857 float: left;
4859 .hide {
4860 display: none;
4862 .show {
4863 display: block;
4865 .invisible {
4866 visibility: hidden;