1 @import url
('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
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.
26 display: inline-block
;
30 audio:not
([controls
]) {
35 -webkit-text-size-adjust: 100%;
36 -ms-text-size-adjust: 100%;
39 outline: thin dotted
#333;
40 outline: 5px auto
-webkit-focus-ring-color
;
52 vertical-align: baseline
;
62 vertical-align: middle
;
64 -ms-interpolation-mode: bicubic
;
75 vertical-align: middle
;
82 button::-moz-focus-inner
,
83 input::-moz-focus-inner
{
90 input
[type
="submit"] {
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
;
123 background-color: transparent
;
130 -webkit-box-sizing: border-box
;
131 -moz-box-sizing: border-box
;
132 -ms-box-sizing: border-box
;
133 box-sizing: border-box
;
137 font-family: 'Droid Sans', sans-serif
;
141 background-color: #060606;
145 text-decoration: none
;
149 text-decoration: underline
;
168 .navbar-fixed-top
.container
,
169 .navbar-fixed-bottom .container {
256 .row-fluid [class*="span"] {
260 -webkit-box-sizing: border-box
;
261 -moz-box-sizing: border-box
;
262 -ms-box-sizing: border-box
;
263 box-sizing: border-box
;
265 margin-left: 2.127659574%;
266 *margin-left: 2.0744680846382977%;
268 .row-fluid [class*="span"]:first-child {
272 width: 99.99999998999999%;
273 *width: 99.94680850063828%;
276 width: 91.489361693%;
277 *width: 91.4361702036383%;
280 width: 82.97872339599999%;
281 *width: 82.92553190663828%;
284 width: 74.468085099%;
285 *width: 74.4148936096383%;
288 width: 65.95744680199999%;
289 *width: 65.90425531263828%;
292 width: 57.446808505%;
293 *width: 57.3936170156383%;
296 width: 48.93617020799999%;
297 *width: 48.88297871863829%;
300 width: 40.425531911%;
301 *width: 40.3723404216383%;
304 width: 31.914893614%;
305 *width: 31.8617021246383%;
308 width: 23.404255317%;
309 *width: 23.3510638276383%;
313 *width: 14.8404255306383%;
317 *width: 6.329787233638298%;
337 .container-fluid:before
,
338 .container-fluid:after {
342 .container-fluid:after {
365 font-family: inherit
;
368 text-rendering: optimizelegibility
;
417 text-transform: uppercase
;
420 padding-bottom: 17px;
422 border-bottom: 1px solid
#eeeeee;
430 margin: 0 0 9px 25px;
472 text-overflow: ellipsis
;
481 border-top: 1px solid
#999999;
482 border-bottom: 1px solid
#ffffff;
495 border-bottom: 1px dotted
#adafae;
499 text-transform: uppercase
;
504 border-left: 5px solid
#eeeeee;
517 blockquote
small:before
{
518 content: '\2014 \00A0';
520 blockquote
.pull-right
{
524 border-right: 5px solid
#eeeeee;
527 blockquote
.pull-right p
,
528 blockquote
.pull-right small
{
552 font-family: Menlo
, Monaco
, Consolas
, "Courier New", monospace
;
555 -webkit-border-radius: 3px;
556 -moz-border-radius: 3px;
562 background-color: #f7f7f9;
563 border: 1px solid
#e1e1e8;
571 word-break: break-all
;
572 word-wrap: break-word
;
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;
588 background-color: transparent
;
612 border-bottom: 1px solid
#e5e5e5;
631 font-family: 'Droid Sans', sans-serif
;
640 input
[type
="password"],
641 input
[type
="datetime"],
642 input
[type
="datetime-local"],
647 input
[type
="number"],
650 input
[type
="search"],
654 display: inline-block
;
671 input
[type
="password"],
672 input
[type
="datetime"],
673 input
[type
="datetime-local"],
678 input
[type
="number"],
681 input
[type
="search"],
685 background-color: #F8F8F8;
686 border: 1px solid
#bbbbbb;
687 -webkit-border-radius: 3px;
688 -moz-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;
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);
717 outline: thin dotted \
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);
725 input
[type
="checkbox"] {
733 input
[type
="submit"],
735 input
[type
="button"],
737 input
[type
="checkbox"] {
740 .uneditable-textarea {
747 /* In IE7, the height of the select element cannot be changed by height, only font-size */
750 /* For IE7, add top margin to align select with labels */
756 border: 1px solid
#bbb;
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;
775 .radio input
[type
="radio"],
776 .checkbox input[type="checkbox"] {
780 .controls
> .radio:first-child
,
781 .controls > .checkbox:first-child {
786 display: inline-block
;
789 vertical-align: middle
;
791 .radio
.inline
+ .radio
.inline
,
792 .checkbox.inline + .checkbox.inline {
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"] {
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
;
837 input
.span12
, textarea
.span12
, .uneditable-input
.span12
{
840 input
.span11
, textarea
.span11
, .uneditable-input
.span11
{
843 input
.span10
, textarea
.span10
, .uneditable-input
.span10
{
846 input
.span9
, textarea
.span9
, .uneditable-input
.span9
{
849 input
.span8
, textarea
.span8
, .uneditable-input
.span8
{
852 input
.span7
, textarea
.span7
, .uneditable-input
.span7
{
855 input
.span6
, textarea
.span6
, .uneditable-input
.span6
{
858 input
.span5
, textarea
.span5
, .uneditable-input
.span5
{
861 input
.span4
, textarea
.span4
, .uneditable-input
.span4
{
864 input
.span3
, textarea
.span3
, .uneditable-input
.span3
{
867 input
.span2
, textarea
.span2
, .uneditable-input
.span2
{
870 input
.span1
, textarea
.span1
, .uneditable-input
.span1
{
880 background-color: #eeeeee;
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 {
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 {
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 {
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 {
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 {
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 {
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 {
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 {
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 {
973 background-color: #eeeeee;
974 border-color: #468847;
976 input:focus:required:invalid
,
977 textarea:focus:required:invalid
,
978 select:focus:required:invalid
{
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;
991 padding: 17px 20px 18px;
994 background-color: transparent
;
995 border-top: 1px solid
#e5e5e5;
998 .form-actions:before
,
999 .form-actions:after {
1003 .form-actions:after {
1008 white-space: nowrap
;
1009 cursor: not-allowed
;
1010 background-color: #cccccc;
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);
1019 :-ms-input-placeholder
{
1022 ::-webkit-input-placeholder
{
1034 display: inline-block
;
1036 /* IE7 inline-block hack */
1039 vertical-align: middle
;
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 {
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 {
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
;
1079 font-weight: normal
;
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 {
1092 -webkit-border-radius: 0;
1093 -moz-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 {
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;
1135 .input-prepend
.input-append
.add-on:first-child
,
1136 .input-prepend.input-append .btn:first-child {
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 {
1145 -webkit-border-radius: 0 3px 3px 0;
1146 -moz-border-radius: 0 3px 3px 0;
1147 border-radius: 0 3px 3px 0;
1150 padding-right: 14px;
1151 padding-right: 4px \
9;
1153 padding-left: 4px \
9;
1154 /* IE7-8 doesn't have border-radius, so don't indent the padding */
1157 -webkit-border-radius: 14px;
1158 -moz-border-radius: 14px;
1159 border-radius: 14px;
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
;
1184 /* IE7 inline-block hack */
1191 .form-horizontal .hide {
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 {
1204 .form-search
.radio
,
1205 .form-search
.checkbox
,
1206 .form-inline
.radio
,
1207 .form-inline .checkbox {
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"] {
1223 legend
+ .control-group
{
1225 -webkit-margin-top-collapse: separate
;
1227 .form-horizontal .control-group {
1228 margin-bottom: 18px;
1231 .form-horizontal
.control-group:before
,
1232 .form-horizontal .control-group:after {
1236 .form-horizontal .control-group:after {
1239 .form-horizontal .control-label {
1245 .form-horizontal .controls {
1246 *display: inline-block
;
1247 *padding-left: 20px;
1251 .form-horizontal .controls:first-child {
1252 *padding-left: 160px;
1254 .form-horizontal .help-block {
1258 .form-horizontal .form-actions {
1259 padding-left: 160px;
1263 background-color: transparent
;
1264 border-collapse: collapse
;
1269 margin-bottom: 18px;
1276 vertical-align: top
;
1277 border-top: 1px solid
#222222;
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 {
1293 .table tbody + tbody {
1294 border-top: 2px solid
#222222;
1296 .table-condensed th
,
1297 .table-condensed td {
1301 border: 1px solid
#222222;
1302 border-collapse: separate
;
1303 *border-collapse: collapsed
;
1305 -webkit-border-radius: 4px;
1306 -moz-border-radius: 4px;
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 {
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;
1481 display: inline-block
;
1484 *margin-right: .3em;
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{
1493 border:white solid
1px;
1495 .popover-content a:hover{
1498 [class^
="icon-"]:last-child
,
1499 [class
*=" icon-"]:last-child
{
1503 background-image: url
("../img/glyphicons-halflings.png");
1506 background-position: 0 0;
1509 background-position: -24px 0;
1512 background-position: -48px 0;
1515 background-position: -72px 0;
1518 background-position: -96px 0;
1521 background-position: -120px 0;
1524 background-position: -144px 0;
1527 background-position: -168px 0;
1530 background-position: -192px 0;
1533 background-position: -216px 0;
1536 background-position: -240px 0;
1539 background-position: -264px 0;
1542 background-position: -288px 0;
1545 background-position: -312px 0;
1548 background-position: -336px 0;
1551 background-position: -360px 0;
1554 background-position: -384px 0;
1557 background-position: -408px 0;
1560 background-position: -432px 0;
1563 background-position: -456px 0;
1566 background-position: 0 -24px;
1569 background-position: -24px -24px;
1572 background-position: -48px -24px;
1575 background-position: -72px -24px;
1577 .icon-download-alt {
1578 background-position: -96px -24px;
1581 background-position: -120px -24px;
1584 background-position: -144px -24px;
1587 background-position: -168px -24px;
1590 background-position: -192px -24px;
1593 background-position: -216px -24px;
1596 background-position: -240px -24px;
1599 background-position: -264px -24px;
1602 background-position: -287px -24px;
1605 background-position: -312px -24px;
1608 background-position: -336px -24px;
1611 background-position: -360px -24px;
1614 background-position: -384px -24px;
1617 background-position: -408px -24px;
1620 background-position: -432px -24px;
1623 background-position: -456px -24px;
1626 background-position: 0 -48px;
1629 background-position: -25px -48px;
1632 background-position: -48px -48px;
1635 background-position: -72px -48px;
1638 background-position: -96px -48px;
1641 background-position: -120px -48px;
1644 background-position: -144px -48px;
1647 background-position: -167px -48px;
1650 background-position: -192px -48px;
1653 background-position: -216px -48px;
1656 background-position: -240px -48px;
1659 background-position: -264px -48px;
1661 .icon-align-center {
1662 background-position: -288px -48px;
1665 background-position: -312px -48px;
1667 .icon-align-justify {
1668 background-position: -336px -48px;
1671 background-position: -360px -48px;
1674 background-position: -384px -48px;
1676 .icon-indent-right {
1677 background-position: -408px -48px;
1679 .icon-facetime-video {
1680 background-position: -432px -48px;
1683 background-position: -456px -48px;
1686 background-position: 0 -72px;
1689 background-position: -24px -72px;
1692 background-position: -48px -72px;
1695 background-position: -72px -72px;
1698 background-position: -96px -72px;
1701 background-position: -120px -72px;
1704 background-position: -144px -72px;
1707 background-position: -168px -72px;
1709 .icon-step-backward {
1710 background-position: -192px -72px;
1712 .icon-fast-backward {
1713 background-position: -216px -72px;
1716 background-position: -240px -72px;
1719 background-position: -264px -72px;
1722 background-position: -288px -72px;
1725 background-position: -312px -72px;
1728 background-position: -336px -72px;
1730 .icon-fast-forward {
1731 background-position: -360px -72px;
1733 .icon-step-forward {
1734 background-position: -384px -72px;
1737 background-position: -408px -72px;
1739 .icon-chevron-left {
1740 background-position: -432px -72px;
1742 .icon-chevron-right {
1743 background-position: -456px -72px;
1746 background-position: 0 -96px;
1749 background-position: -24px -96px;
1752 background-position: -48px -96px;
1755 background-position: -72px -96px;
1757 .icon-question-sign {
1758 background-position: -96px -96px;
1761 background-position: -120px -96px;
1764 background-position: -144px -96px;
1766 .icon-remove-circle {
1767 background-position: -168px -96px;
1770 background-position: -192px -96px;
1773 background-position: -216px -96px;
1776 background-position: -240px -96px;
1779 background-position: -264px -96px;
1782 background-position: -289px -96px;
1785 background-position: -312px -96px;
1788 background-position: -336px -96px;
1791 background-position: -360px -96px;
1793 .icon-resize-small {
1794 background-position: -384px -96px;
1797 background-position: -408px -96px;
1800 background-position: -433px -96px;
1803 background-position: -456px -96px;
1805 .icon-exclamation-sign {
1806 background-position: 0 -120px;
1809 background-position: -24px -120px;
1812 background-position: -48px -120px;
1815 background-position: -72px -120px;
1818 background-position: -96px -120px;
1821 background-position: -120px -120px;
1823 .icon-warning-sign {
1824 background-position: -144px -120px;
1827 background-position: -168px -120px;
1830 background-position: -192px -120px;
1833 background-position: -216px -120px;
1836 background-position: -240px -120px;
1839 background-position: -264px -120px;
1842 background-position: -288px -120px;
1844 .icon-chevron-down {
1845 background-position: -313px -119px;
1848 background-position: -336px -120px;
1850 .icon-shopping-cart {
1851 background-position: -360px -120px;
1853 .icon-folder-close {
1854 background-position: -384px -120px;
1857 background-position: -408px -120px;
1859 .icon-resize-vertical {
1860 background-position: -432px -119px;
1862 .icon-resize-horizontal {
1863 background-position: -456px -118px;
1866 background-position: 0 -144px;
1869 background-position: -24px -144px;
1872 background-position: -48px -144px;
1875 background-position: -72px -144px;
1878 background-position: -96px -144px;
1881 background-position: -120px -144px;
1884 background-position: -144px -144px;
1887 background-position: -168px -144px;
1890 background-position: -192px -144px;
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;
1908 background-position: -336px -144px;
1911 background-position: -360px -144px;
1914 background-position: -384px -144px;
1917 background-position: -408px -144px;
1920 background-position: -432px -144px;
1923 background-position: -456px -144px;
1930 *margin-bottom: -3px;
1932 .dropdown-toggle:active
,
1933 .open .dropdown-toggle {
1937 display: inline-block
;
1940 vertical-align: top
;
1941 border-top: 4px solid
#000000;
1942 border-right: 4px solid transparent
;
1943 border-left: 4px solid transparent
;
1946 filter: alpha
(opacity
=30);
1952 .dropdown:hover
.caret
,
1955 filter: alpha
(opacity
=100);
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;
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 {
1987 .dropdown-menu .divider {
1991 *margin: -5px 0 5px;
1993 background-color: transparent
;
1994 border-bottom: 1px solid
#222222;
2000 font-weight: normal
;
2003 white-space: nowrap
;
2005 .dropdown-menu li
> a:hover
,
2006 .dropdown-menu
.active
> a
,
2007 .dropdown-menu .active > a:hover {
2009 text-decoration: none
;
2010 background-color: #33b5e5;
2015 .open > .dropdown-menu {
2018 .pull-right > .dropdown-menu {
2023 .navbar-fixed-bottom .dropdown .caret {
2025 border-bottom: 4px solid
#000000;
2028 .dropup
.dropdown-menu
,
2029 .navbar-fixed-bottom .dropdown .dropdown-menu {
2036 -webkit-border-radius: 4px;
2037 -moz-border-radius: 4px;
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;
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);
2056 border-color: rgba
(0, 0, 0, 0.15);
2060 -webkit-border-radius: 6px;
2061 -moz-border-radius: 6px;
2066 -webkit-border-radius: 3px;
2067 -moz-border-radius: 3px;
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
;
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
;
2100 text-shadow: 0 1px 0 #ffffff;
2102 filter: alpha
(opacity
=20);
2106 text-decoration: none
;
2109 filter: alpha
(opacity
=40);
2114 background: transparent
;
2116 -webkit-appearance: none
;
2119 display: inline-block
;
2121 /* IE7 inline-block hack */
2124 padding: 4px 10px 4px;
2131 text-shadow: 0 1px 1px rgba
(255, 255, 255, 0.75);
2132 vertical-align: middle
;
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);
2151 border-bottom-color: rgba
(0, 0, 0, 0);
2152 -webkit-border-radius: 4px;
2153 -moz-border-radius: 4px;
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);
2165 background-color: #595959;
2166 *background-color: #4d4d4d;
2170 background-color: #404040 \
9;
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
;
2190 outline: thin dotted
#333;
2191 outline: 5px auto
-webkit-focus-ring-color
;
2192 outline-offset: -2px;
2196 background-color: #e6e6e6;
2197 background-color: #d9d9d9 \
9;
2198 background-image: none
;
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);
2207 background-color: #e6e6e6;
2208 background-image: none
;
2210 filter: alpha
(opacity
=65);
2211 -webkit-box-shadow: none
;
2212 -moz-box-shadow: none
;
2218 line-height: normal
;
2219 -webkit-border-radius: 5px;
2220 -moz-border-radius: 5px;
2223 .btn-large [class^="icon-"] {
2231 .btn-small [class^="icon-"] {
2250 .btn-inverse:hover {
2252 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
2254 .btn-primary
.active
,
2255 .btn-warning
.active
,
2257 .btn-success
.active
,
2259 .btn-inverse.active {
2260 color: rgba
(255, 255, 255, 0.75);
2264 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
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
);
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;
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
);
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;
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
);
2344 .btn-danger
.disabled
,
2345 .btn-danger[disabled] {
2346 background-color: #cc0000;
2347 *background-color: #b30000;
2350 .btn-danger.active {
2351 background-color: #990000 \
9;
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
);
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;
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
);
2403 .btn-info[disabled] {
2404 background-color: #191919;
2405 *background-color: #0d0d0d;
2409 background-color: #000000 \
9;
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
);
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;
2441 input
[type
="submit"].btn
{
2443 *padding-bottom: 2px;
2445 button
.btn::-moz-focus-inner
,
2446 input
[type
="submit"].btn::-moz-focus-inner
{
2450 button
.btn
.btn-large
,
2451 input
[type
="submit"].btn
.btn-large
{
2453 *padding-bottom: 7px;
2455 button
.btn
.btn-small
,
2456 input
[type
="submit"].btn
.btn-small
{
2458 *padding-bottom: 3px;
2460 button
.btn
.btn-mini
,
2461 input
[type
="submit"].btn
.btn-mini
{
2463 *padding-bottom: 1px;
2478 .btn-group:first-child {
2481 .btn-group + .btn-group {
2488 .btn-toolbar .btn-group {
2489 display: inline-block
;
2491 /* IE7 inline-block hack */
2499 -webkit-border-radius: 0;
2500 -moz-border-radius: 0;
2503 .btn-group > .btn:first-child {
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 {
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 {
2545 .btn-group
.dropdown-toggle:active
,
2546 .btn-group.open .dropdown-toggle {
2549 .btn-group > .dropdown-toggle {
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);
2556 *padding-bottom: 4px;
2558 .btn-group > .btn-mini.dropdown-toggle {
2562 .btn-group > .btn-small.dropdown-toggle {
2564 *padding-bottom: 4px;
2566 .btn-group > .btn-large.dropdown-toggle {
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;
2602 .open.btn-group .caret {
2604 filter: alpha
(opacity
=100);
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;
2622 .btn-primary
.caret
,
2623 .btn-warning
.caret
,
2626 .btn-success
.caret
,
2627 .btn-inverse .caret {
2628 border-top-color: #ffffff;
2629 border-bottom-color: #ffffff;
2631 filter: alpha
(opacity
=75);
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;
2654 background-color: #eeeeee;
2655 border-color: #e1e1e1;
2660 background-color: #eeeeee;
2661 border-color: #e6e6e6;
2665 background-color: #eeeeee;
2666 border-color: #dcdcdc;
2671 padding-bottom: 14px;
2677 .alert-block p + p {
2682 margin-bottom: 18px;
2688 .nav > li > a:hover {
2689 text-decoration: none
;
2690 background-color: #eeeeee;
2692 .nav > .pull-right {
2702 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2703 text-transform: uppercase
;
2705 .nav li + .nav-header {
2710 padding-right: 15px;
2714 .nav-list .nav-header {
2716 margin-right: -15px;
2717 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2719 .nav-list > li > a {
2722 .nav-list
> .active
> a
,
2723 .nav-list > .active > a:hover {
2725 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.2);
2726 background-color: #33b5e5;
2728 .nav-list [class^="icon-"] {
2731 .nav-list .divider {
2735 *margin: -5px 0 5px;
2737 background-color: #e5e5e5;
2738 border-bottom: 1px solid
#ffffff;
2760 .nav-pills > li > a {
2761 padding-right: 12px;
2767 border-bottom: 1px solid
#ddd;
2770 margin-bottom: -1px;
2772 .nav-tabs > li > a {
2774 padding-bottom: 8px;
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 {
2787 background-color: #ffffff;
2788 border: 1px solid
#ddd;
2789 border-bottom-color: transparent
;
2792 .nav-pills > li > a {
2794 padding-bottom: 8px;
2797 -webkit-border-radius: 5px;
2798 -moz-border-radius: 5px;
2801 .nav-pills
> .active
> a
,
2802 .nav-pills > .active > a:hover {
2804 background-color: #33b5e5;
2809 .nav-stacked > li > a {
2812 .nav-tabs.nav-stacked {
2815 .nav-tabs.nav-stacked > li > a {
2816 border: 1px solid
#ddd;
2817 -webkit-border-radius: 0;
2818 -moz-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 {
2835 .nav-pills.nav-stacked > li > a {
2838 .nav-pills.nav-stacked > li:last-child > a {
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;
2851 .nav-tabs
.dropdown-toggle
.caret
,
2852 .nav-pills .dropdown-toggle .caret {
2853 border-top-color: #33b5e5;
2854 border-bottom-color: #33b5e5;
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 {
2871 .nav-tabs
.open
.dropdown-toggle
,
2872 .nav-pills
.open
.dropdown-toggle
,
2873 .nav > li.dropdown.open.active > a:hover {
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;
2884 filter: alpha
(opacity
=100);
2886 .tabs-stacked .open > a:hover {
2887 border-color: #adafae;
2903 .tabs-below
> .nav-tabs
,
2904 .tabs-right
> .nav-tabs
,
2905 .tabs-left > .nav-tabs {
2908 .tab-content
> .tab-pane
,
2909 .pill-content > .pill-pane {
2912 .tab-content
> .active
,
2913 .pill-content > .active {
2916 .tabs-below > .nav-tabs {
2917 border-top: 1px solid
#ddd;
2919 .tabs-below > .nav-tabs > li {
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 {
2940 .tabs-left
> .nav-tabs
> li
> a
,
2941 .tabs-right > .nav-tabs > li > a {
2946 .tabs-left > .nav-tabs {
2949 border-right: 1px solid
#ddd;
2951 .tabs-left > .nav-tabs > li > a {
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 {
2968 border-left: 1px solid
#ddd;
2970 .tabs-right > .nav-tabs > li > a {
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;
2985 *position: relative
;
2988 margin-bottom: 18px;
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;
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 {
3013 .nav-collapse.collapse {
3019 .navbar .brand:hover {
3020 text-decoration: none
;
3025 padding: 8px 20px 12px;
3032 .navbar .navbar-text {
3036 .navbar .navbar-link {
3039 .navbar .navbar-link:hover {
3043 .navbar .btn-group {
3046 .navbar .btn-group .btn {
3053 .navbar-form:before
,
3054 .navbar-form:after {
3058 .navbar-form:after {
3062 .navbar-form select
,
3063 .navbar-form
.radio
,
3064 .navbar-form .checkbox {
3068 .navbar-form select {
3069 display: inline-block
;
3072 .navbar-form input
[type
="image"],
3073 .navbar-form input
[type
="checkbox"],
3074 .navbar-form input[type="radio"] {
3077 .navbar-form
.input-append
,
3078 .navbar-form .input-prepend {
3080 white-space: nowrap
;
3082 .navbar-form
.input-append input
,
3083 .navbar-form .input-prepend input {
3092 .navbar-search .search-query {
3094 font-family: 'Droid Sans', sans-serif
;
3096 font-weight: normal
;
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
;
3110 .navbar-search .search-query:-moz-placeholder {
3113 .navbar-search .search-query:-ms-input-placeholder {
3116 .navbar-search .search-query::-webkit-input-placeholder {
3119 .navbar-search
.search-query:focus
,
3120 .navbar-search .search-query.focused {
3123 text-shadow: 0 1px 0 #ffffff;
3124 background-color: #ffffff;
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);
3132 .navbar-fixed-bottom {
3139 .navbar-fixed-top
.navbar-inner
,
3140 .navbar-fixed-bottom .navbar-inner {
3143 -webkit-border-radius: 0;
3144 -moz-border-radius: 0;
3147 .navbar-fixed-top
.container
,
3148 .navbar-fixed-bottom .container {
3154 .navbar-fixed-bottom {
3164 .navbar .nav.pull-right {
3171 .navbar .nav > li > a {
3173 padding: 9px 10px 11px;
3176 text-decoration: none
;
3177 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3180 display: inline-block
;
3181 padding: 4px 10px 4px;
3182 margin: 5px 5px 6px;
3185 .navbar .btn-group {
3187 padding: 5px 5px 6px;
3189 .navbar .nav > li > a:hover {
3190 background-color: transparent
;
3192 text-decoration: none
;
3194 .navbar
.nav
.active
> a
,
3195 .navbar .nav .active > a:hover {
3197 text-decoration: none
;
3198 background-color: #020202;
3200 .navbar .divider-vertical {
3205 background-color: #020202;
3206 border-right: 1px solid
#020202;
3208 .navbar .nav.pull-right {
3212 .navbar .btn-navbar {
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 {
3253 background-color: #f5f5f5;
3254 -webkit-border-radius: 1px;
3255 -moz-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 {
3264 .navbar .dropdown-menu:before {
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);
3275 .navbar .dropdown-menu:after {
3277 display: inline-block
;
3278 border-left: 6px solid transparent
;
3279 border-right: 6px solid transparent
;
3280 border-bottom: 6px solid
#ffffff;
3285 .navbar-fixed-bottom .dropdown-menu:before {
3286 border-top: 7px solid
#ccc;
3287 border-top-color: rgba
(0, 0, 0, 0.2);
3292 .navbar-fixed-bottom .dropdown-menu:after {
3293 border-top: 6px solid
#ffffff;
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 {
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 {
3315 .navbar
.pull-right
.dropdown-menu
,
3316 .navbar .dropdown-menu.pull-right {
3320 .navbar
.pull-right
.dropdown-menu:before
,
3321 .navbar .dropdown-menu.pull-right:before {
3325 .navbar
.pull-right
.dropdown-menu:after
,
3326 .navbar .dropdown-menu.pull-right:after {
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;
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;
3352 display: inline-block
;
3354 /* IE7 inline-block hack */
3357 text-shadow: 0 1px 0 #ffffff;
3359 .breadcrumb .divider {
3363 .breadcrumb .active a {
3371 display: inline-block
;
3373 /* IE7 inline-block hack */
3378 -webkit-border-radius: 3px;
3379 -moz-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);
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 {
3404 .pagination
.disabled span
,
3405 .pagination
.disabled a
,
3406 .pagination .disabled a:hover {
3408 background-color: transparent
;
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 {
3430 margin-bottom: 18px;
3447 display: inline-block
;
3449 background-color: #fff;
3450 border: 1px solid
#ddd;
3451 -webkit-border-radius: 15px;
3452 -moz-border-radius: 15px;
3453 border-radius: 15px;
3456 text-decoration: none
;
3457 background-color: #f5f5f5;
3462 .pager .previous a {
3466 .pager .disabled a:hover {
3468 background-color: #fff;
3471 .modal-open .dropdown-menu {
3474 .modal-open .dropdown.open {
3477 .modal-open .popover {
3480 .modal-open .tooltip {
3490 background-color: #000000;
3492 .modal-backdrop.fade {
3496 .modal-backdrop.fade.in {
3498 filter: alpha
(opacity
=80);
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;
3514 -webkit-border-radius: 6px;
3515 -moz-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
;
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
;
3537 border-bottom: 1px solid
#eee;
3539 .modal-header .close {
3551 padding: 14px 15px 15px;
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;
3564 .modal-footer:before
,
3565 .modal-footer:after {
3569 .modal-footer:after {
3572 .modal-footer .btn + .btn {
3576 .modal-footer .btn-group .btn + .btn {
3583 visibility: visible
;
3587 filter: alpha
(opacity
=0);
3591 filter: alpha
(opacity
=80);
3605 .tooltip.top .tooltip-arrow {
3609 border-left: 5px solid transparent
;
3610 border-right: 5px solid transparent
;
3611 border-top: 5px solid
#000000;
3613 .tooltip.left .tooltip-arrow {
3617 border-top: 5px solid transparent
;
3618 border-bottom: 5px solid transparent
;
3619 border-left: 5px solid
#000000;
3621 .tooltip.bottom .tooltip-arrow {
3625 border-left: 5px solid transparent
;
3626 border-right: 5px solid transparent
;
3627 border-bottom: 5px solid
#000000;
3629 .tooltip.right .tooltip-arrow {
3633 border-top: 5px solid transparent
;
3634 border-bottom: 5px solid transparent
;
3635 border-right: 5px solid
#000000;
3642 text-decoration: none
;
3643 background-color: #000000;
3644 -webkit-border-radius: 4px;
3645 -moz-border-radius: 4px;
3673 .popover.top .arrow {
3677 border-left: 5px solid transparent
;
3678 border-right: 5px solid transparent
;
3679 border-top: 5px solid
#000000;
3681 .popover.right .arrow {
3685 border-top: 5px solid transparent
;
3686 border-bottom: 5px solid transparent
;
3687 border-right: 5px solid
#000000;
3689 .popover.bottom .arrow {
3693 border-left: 5px solid transparent
;
3694 border-right: 5px solid transparent
;
3695 border-bottom: 5px solid
#000000;
3697 .popover.left .arrow {
3701 border-top: 5px solid transparent
;
3702 border-bottom: 5px solid transparent
;
3703 border-left: 5px solid
#000000;
3714 background: #000000;
3715 background: rgba
(0, 0, 0, 0.8);
3716 -webkit-border-radius: 6px;
3717 -moz-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);
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;
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
;
3743 .popover-content ul
,
3744 .popover-content ol {
3760 .row-fluid .thumbnails {
3765 margin-bottom: 18px;
3772 border: 1px solid
#ddd;
3773 -webkit-border-radius: 4px;
3774 -moz-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);
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);
3792 .thumbnail .caption {
3797 font-size: 10.998px;
3801 vertical-align: baseline
;
3802 white-space: nowrap
;
3803 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3804 background-color: #adafae;
3807 padding: 1px 4px 2px;
3808 -webkit-border-radius: 3px;
3809 -moz-border-radius: 3px;
3813 padding: 1px 9px 2px;
3814 -webkit-border-radius: 9px;
3815 -moz-border-radius: 9px;
3821 text-decoration: none
;
3826 background-color: #b94a48;
3828 .label-important
[href
],
3829 .badge-important[href] {
3830 background-color: #953b39;
3834 background-color: #ff8800;
3836 .label-warning
[href
],
3837 .badge-warning[href] {
3838 background-color: #cc6d00;
3842 background-color: #468847;
3844 .label-success
[href
],
3845 .badge-success[href] {
3846 background-color: #356635;
3850 background-color: #0099cc;
3854 background-color: #007399;
3858 background-color: #282828;
3860 .label-inverse
[href
],
3861 .badge-inverse[href] {
3862 background-color: #0e0e0e;
3864 @-webkit-keyframes progress-bar-stripes
{
3866 background-position: 40px 0;
3869 background-position: 0 0;
3872 @-moz-keyframes progress-bar-stripes
{
3874 background-position: 40px 0;
3877 background-position: 0 0;
3880 @-ms-keyframes progress-bar-stripes
{
3882 background-position: 40px 0;
3885 background-position: 0 0;
3888 @-o-keyframes progress-bar-stripes
{
3890 background-position: 0 0;
3893 background-position: 40px 0;
3896 @keyframes progress-bar-stripes
{
3898 background-position: 40px 0;
3901 background-position: 0 0;
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;
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
);
4054 margin-bottom: 18px;
4058 border: 1px solid
#e5e5e5;
4059 -webkit-border-radius: 4px;
4060 -moz-border-radius: 4px;
4063 .accordion-heading {
4066 .accordion-heading .accordion-toggle {
4075 border-top: 1px solid
#e5e5e5;
4079 margin-bottom: 18px;
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 {
4120 .carousel
.next
.left
,
4121 .carousel .prev.right {
4124 .carousel .active.left {
4127 .carousel .active.right {
4142 background: #020202;
4143 border: 3px solid
#ffffff;
4144 -webkit-border-radius: 23px;
4145 -moz-border-radius: 23px;
4146 border-radius: 23px;
4148 filter: alpha
(opacity
=50);
4150 .carousel-control.right {
4154 .carousel-control:hover {
4156 text-decoration: none
;
4158 filter: alpha
(opacity
=90);
4165 padding: 10px 15px 5px;
4166 background: #282828;
4167 background: rgba
(0, 0, 0, 0.75);
4169 .carousel-caption h4
,
4170 .carousel-caption p {
4175 margin-bottom: 30px;
4176 background-color: #131517;
4177 -webkit-border-radius: 6px;
4178 -moz-border-radius: 6px;
4186 letter-spacing: -1px;
4213 .navbar .nav-collapse.in .nav li > a {
4215 font-weight: normal
;
4223 .navbar
.search-query:-moz-placeholder
,
4224 .navbar .search-query::-webkit-input-placeholder {
4225 font-family: 'Droid Sans', sans-serif
;
4229 font-weight: normal
!important
;
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);
4247 border-bottom: 2px solid
#33b5e5;
4249 .navbar .navbar-inner {
4250 -webkit-border-radius: 0;
4251 -moz-border-radius: 0;
4253 -webkit-box-shadow: none
;
4254 -moz-box-shadow: none
;
4256 border-bottom: 2px solid
#33b5e5;
4259 padding: 12px 20px 8px;
4261 .navbar .brand:hover {
4262 border-bottom: 3px solid
#33b5e5;
4264 .navbar .navbar-text {
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 {
4283 background-color: #222;
4284 -webkit-border-radius: 1px;
4285 -moz-border-radius: 1px;
4288 .navbar
.search-query:-moz-placeholder
,
4289 .navbar
.search-query:focus:-moz-placeholder
,
4290 .navbar .search-query.focused:-moz-placeholder {
4293 .navbar
.search-query:-ms-input-placeholder
,
4294 .navbar
.search-query:focus:-ms-input-placeholder
,
4295 .navbar .search-query.focused:-ms-input-placeholder {
4298 .navbar
.search-query::-webkit-input-placeholder
,
4299 .navbar
.search-query:focus::-webkit-input-placeholder
,
4300 .navbar .search-query.focused::-webkit-input-placeholder {
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 {
4311 .navbar .nav-collapse.in .nav > li > a {
4314 .navbar .nav-collapse.in .nav a:hover {
4315 background-color: #33b5e5;
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
;
4330 background-color: #020202;
4331 background-image: none
;
4334 div
.subnav
.subnav-fixed
{
4339 div
.subnav
.nav
> li
> a
,
4340 div
.subnav
.nav
.active a
{
4341 background-color: #020202;
4342 border-left: 1px solid
#222;
4346 div
.subnav
.nav li
.nav-header
{
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;
4357 div
.subnav
.nav
.open
.dropdown-toggle
{
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
{
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 {
4380 background-color: #33b5e5;
4386 .nav-list li > a:hover {
4387 background-color: #33b5e5;
4390 .nav-list .nav-header {
4393 .nav-list .divider {
4394 background-color: transparent
;
4395 border-bottom: 1px solid
#222;
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;
4407 .nav-tabs .open .dropdown-toggle {
4408 background-color: #060606 !important
;
4409 border: 1px solid
#222;
4411 .nav-tabs .dropdown-menu li > a:hover {
4414 .nav-pills li > a:hover {
4415 background-color: #33b5e5;
4418 .nav-pills .open .dropdown-toggle {
4419 background-color: #060606;
4421 .nav-pills .dropdown-menu li > a:hover {
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;
4432 .tabbable
.nav-tabs
,
4433 .tabbable .nav-tabs li.active > a {
4437 background-color: transparent
;
4438 background-image: none
;
4440 -webkit-box-shadow: none
;
4441 -moz-box-shadow: none
;
4445 .breadcrumb li > a {
4449 .breadcrumb li.active {
4453 -webkit-box-shadow: none
;
4454 -moz-box-shadow: none
;
4461 .pagination
a:hover
,
4462 .pagination .active a {
4463 background-color: #33b5e5;
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
);
4493 background-color: #4d4d4d;
4494 *background-color: #404040;
4498 background-color: #333333 \
9;
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
);
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;
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
);
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;
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
);
4582 .btn-danger
.disabled
,
4583 .btn-danger[disabled] {
4584 background-color: #cc0000;
4585 *background-color: #b30000;
4588 .btn-danger.active {
4589 background-color: #990000 \
9;
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
);
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;
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
);
4641 .btn-info[disabled] {
4642 background-color: #191919;
4643 *background-color: #0d0d0d;
4647 background-color: #000000 \
9;
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
);
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;
4679 border-top: 4px solid black
;
4682 .btn-group > .dropdown-menu > li > a:hover {
4687 background-color: #adafae;
4697 border-bottom: 0px solid
#222;
4712 background-color: #555;
4719 border-color: #52a8ec;
4721 outline: thin dotted \
9;
4725 input
[type
="file"]:focus
,
4726 input
[type
="radio"]:focus
,
4727 input
[type
="checkbox"]:focus
,
4729 -webkit-box-shadow: none
;
4730 -moz-box-shadow: none
;
4732 outline: thin dotted
#333;
4733 outline: 5px auto
-webkit-focus-ring-color
;
4734 outline-offset: -2px;
4737 border-top: 1px solid
#222;
4740 -webkit-border-radius: 1px;
4741 -moz-border-radius: 1px;
4743 border-top: solid
1px #353535;
4744 background-color: #282828;
4747 border-bottom: 1px solid
#222;
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
;
4766 -webkit-border-radius: 1px;
4767 -moz-border-radius: 1px;
4772 background-color: #eeeeee;
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);
4783 border-left: 5px solid
#33b5e5;
4785 blockquote
.pull-right
{
4786 border-right: 5px solid
#33b5e5;
4792 background-color: #060606;
4793 background-image: none
;
4794 -webkit-border-radius: 0;
4795 -moz-border-radius: 0;
4803 background-color: #666666;
4806 background-color: #4d4d4d;
4811 background-color: #cc0000;
4813 .label-important:hover {
4814 background-color: #990000;
4817 background-color: #cc6d00;
4819 .label-warning:hover {
4820 background-color: #995200;
4824 background-color: #5c8a00;
4826 .label-success:hover {
4827 background-color: #3a5700;
4831 background-color: #007399;
4834 background-color: #004d66;
4837 .alert
.alert-heading
,
4839 .alert-success
.alert-heading
,
4842 .alert-danger
.alert-heading
,
4843 .alert-error
.alert-heading
,
4845 .alert-info .alert-heading {
4851 border-top: 1px solid
#222;