4 * Copyright 2012 Twitter, Inc
5 * Licensed under the Apache License v2.0
6 * http://www.apache.org/licenses/LICENSE-2.0
8 * Designed and built with all the love in the world @twitter by @mdo and @fat.
25 display: inline-block
;
29 audio:not
([controls
]) {
34 -webkit-text-size-adjust: 100%;
35 -ms-text-size-adjust: 100%;
38 outline: thin dotted
#333;
39 outline: 5px auto
-webkit-focus-ring-color
;
51 vertical-align: baseline
;
61 vertical-align: middle
;
63 -ms-interpolation-mode: bicubic
;
74 vertical-align: middle
;
81 button::-moz-focus-inner
,
82 input::-moz-focus-inner
{
89 input
[type
="submit"] {
91 -webkit-appearance: button
;
93 input
[type
="search"] {
94 -webkit-box-sizing: content-box
;
95 -moz-box-sizing: content-box
;
96 box-sizing: content-box
;
97 -webkit-appearance: textfield
;
99 input
[type
="search"]::-webkit-search-decoration
,
100 input
[type
="search"]::-webkit-search-cancel-button
{
101 -webkit-appearance: none
;
122 background-color: transparent
;
129 -webkit-box-sizing: border-box
;
130 -moz-box-sizing: border-box
;
131 -ms-box-sizing: border-box
;
132 box-sizing: border-box
;
136 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
;
140 background-color: #ffffff;
144 text-decoration: none
;
148 text-decoration: underline
;
167 .navbar-fixed-top
.container
,
168 .navbar-fixed-bottom .container {
255 .row-fluid [class*="span"] {
259 -webkit-box-sizing: border-box
;
260 -moz-box-sizing: border-box
;
261 -ms-box-sizing: border-box
;
262 box-sizing: border-box
;
264 margin-left: 2.127659574%;
265 *margin-left: 2.0744680846382977%;
267 .row-fluid [class*="span"]:first-child {
271 width: 99.99999998999999%;
272 *width: 99.94680850063828%;
275 width: 91.489361693%;
276 *width: 91.4361702036383%;
279 width: 82.97872339599999%;
280 *width: 82.92553190663828%;
283 width: 74.468085099%;
284 *width: 74.4148936096383%;
287 width: 65.95744680199999%;
288 *width: 65.90425531263828%;
291 width: 57.446808505%;
292 *width: 57.3936170156383%;
295 width: 48.93617020799999%;
296 *width: 48.88297871863829%;
299 width: 40.425531911%;
300 *width: 40.3723404216383%;
303 width: 31.914893614%;
304 *width: 31.8617021246383%;
307 width: 23.404255317%;
308 *width: 23.3510638276383%;
312 *width: 14.8404255306383%;
316 *width: 6.329787233638298%;
336 .container-fluid:before
,
337 .container-fluid:after {
341 .container-fluid:after {
364 font-family: inherit
;
367 text-rendering: optimizelegibility
;
416 text-transform: uppercase
;
419 padding-bottom: 17px;
421 border-bottom: 1px solid
#f5f5f5;
429 margin: 0 0 9px 25px;
471 text-overflow: ellipsis
;
480 border-top: 1px solid
#f5f5f5;
481 border-bottom: 1px solid
#ffffff;
494 border-bottom: 1px dotted
#999999;
498 text-transform: uppercase
;
503 border-left: 5px solid
#f5f5f5;
516 blockquote
small:before
{
517 content: '\2014 \00A0';
519 blockquote
.pull-right
{
523 border-right: 5px solid
#f5f5f5;
526 blockquote
.pull-right p
,
527 blockquote
.pull-right small
{
551 font-family: Menlo
, Monaco
, Consolas
, "Courier New", monospace
;
554 -webkit-border-radius: 3px;
555 -moz-border-radius: 3px;
561 background-color: #f7f7f9;
562 border: 1px solid
#e1e1e8;
570 word-break: break-all
;
571 word-wrap: break-word
;
573 white-space: pre-wrap
;
574 background-color: #f5f5f5;
575 border: 1px solid
#ccc;
576 border: 1px solid rgba
(0, 0, 0, 0.15);
577 -webkit-border-radius: 4px;
578 -moz-border-radius: 4px;
587 background-color: transparent
;
611 border-bottom: 1px solid
#e5e5e5;
630 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
;
639 input
[type
="password"],
640 input
[type
="datetime"],
641 input
[type
="datetime-local"],
646 input
[type
="number"],
649 input
[type
="search"],
653 display: inline-block
;
670 input
[type
="password"],
671 input
[type
="datetime"],
672 input
[type
="datetime-local"],
677 input
[type
="number"],
680 input
[type
="search"],
684 background-color: #ffffff;
685 border: 1px solid
#cccccc;
686 -webkit-border-radius: 3px;
687 -moz-border-radius: 3px;
689 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
690 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
691 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
692 -webkit-transition: border linear
0.2s, box-shadow linear
0.2s;
693 -moz-transition: border linear
0.2s, box-shadow linear
0.2s;
694 -ms-transition: border linear
0.2s, box-shadow linear
0.2s;
695 -o-transition: border linear
0.2s, box-shadow linear
0.2s;
696 transition: border linear
0.2s, box-shadow linear
0.2s;
699 input
[type
="text"]:focus
,
700 input
[type
="password"]:focus
,
701 input
[type
="datetime"]:focus
,
702 input
[type
="datetime-local"]:focus
,
703 input
[type
="date"]:focus
,
704 input
[type
="month"]:focus
,
705 input
[type
="time"]:focus
,
706 input
[type
="week"]:focus
,
707 input
[type
="number"]:focus
,
708 input
[type
="email"]:focus
,
709 input
[type
="url"]:focus
,
710 input
[type
="search"]:focus
,
711 input
[type
="tel"]:focus
,
712 input
[type
="color"]:focus
,
713 .uneditable-input:focus {
714 border-color: rgba
(82, 168, 236, 0.8);
716 outline: thin dotted \
9;
719 -webkit-box-shadow: inset
0 1px 1px rgba
(0,0,0,.075), 0 0 8px rgba
(82,168,236,.6);
720 -moz-box-shadow: inset
0 1px 1px rgba
(0,0,0,.075), 0 0 8px rgba
(82,168,236,.6);
721 box-shadow: inset
0 1px 1px rgba
(0,0,0,.075), 0 0 8px rgba
(82,168,236,.6);
724 input
[type
="checkbox"] {
732 input
[type
="submit"],
734 input
[type
="button"],
736 input
[type
="checkbox"] {
739 .uneditable-textarea {
746 /* In IE7, the height of the select element cannot be changed by height, only font-size */
749 /* For IE7, add top margin to align select with labels */
755 border: 1px solid
#bbb;
762 input
[type
="file"]:focus
,
763 input
[type
="radio"]:focus
,
764 input
[type
="checkbox"]:focus
{
765 outline: thin dotted
#333;
766 outline: 5px auto
-webkit-focus-ring-color
;
767 outline-offset: -2px;
774 .radio input
[type
="radio"],
775 .checkbox input[type="checkbox"] {
779 .controls
> .radio:first-child
,
780 .controls > .checkbox:first-child {
785 display: inline-block
;
788 vertical-align: middle
;
790 .radio
.inline
+ .radio
.inline
,
791 .checkbox.inline + .checkbox.inline {
812 input
[class
*="span"],
813 select
[class
*="span"],
814 textarea
[class
*="span"],
815 .uneditable-input
[class
*="span"],
816 .row-fluid input
[class
*="span"],
817 .row-fluid select
[class
*="span"],
818 .row-fluid textarea
[class
*="span"],
819 .row-fluid .uneditable-input[class*="span"] {
823 .input-append input
[class
*="span"],
824 .input-append
.uneditable-input
[class
*="span"],
825 .input-prepend input
[class
*="span"],
826 .input-prepend
.uneditable-input
[class
*="span"],
827 .row-fluid
.input-prepend
[class
*="span"],
828 .row-fluid .input-append [class*="span"] {
829 display: inline-block
;
836 input
.span12
, textarea
.span12
, .uneditable-input
.span12
{
839 input
.span11
, textarea
.span11
, .uneditable-input
.span11
{
842 input
.span10
, textarea
.span10
, .uneditable-input
.span10
{
845 input
.span9
, textarea
.span9
, .uneditable-input
.span9
{
848 input
.span8
, textarea
.span8
, .uneditable-input
.span8
{
851 input
.span7
, textarea
.span7
, .uneditable-input
.span7
{
854 input
.span6
, textarea
.span6
, .uneditable-input
.span6
{
857 input
.span5
, textarea
.span5
, .uneditable-input
.span5
{
860 input
.span4
, textarea
.span4
, .uneditable-input
.span4
{
863 input
.span3
, textarea
.span3
, .uneditable-input
.span3
{
866 input
.span2
, textarea
.span2
, .uneditable-input
.span2
{
869 input
.span1
, textarea
.span1
, .uneditable-input
.span1
{
879 background-color: #f5f5f5;
882 input
[type
="radio"][disabled
],
883 input
[type
="checkbox"][disabled
],
884 input
[type
="radio"][readonly
],
885 input
[type
="checkbox"][readonly
] {
886 background-color: transparent
;
888 .control-group
.warning
> label
,
889 .control-group
.warning
.help-block
,
890 .control-group.warning .help-inline {
893 .control-group
.warning
.checkbox
,
894 .control-group
.warning
.radio
,
895 .control-group
.warning input
,
896 .control-group
.warning select
,
897 .control-group.warning textarea {
899 border-color: #393939;
901 .control-group
.warning
.checkbox:focus
,
902 .control-group
.warning
.radio:focus
,
903 .control-group
.warning
input:focus
,
904 .control-group
.warning
select:focus
,
905 .control-group.warning textarea:focus {
906 border-color: #202020;
907 -webkit-box-shadow: 0 0 6px #6c6c6c;
908 -moz-box-shadow: 0 0 6px #6c6c6c;
909 box-shadow: 0 0 6px #6c6c6c;
911 .control-group
.warning
.input-prepend
.add-on
,
912 .control-group.warning .input-append .add-on {
914 background-color: #f5f3b4;
915 border-color: #393939;
917 .control-group
.error
> label
,
918 .control-group
.error
.help-block
,
919 .control-group.error .help-inline {
922 .control-group
.error
.checkbox
,
923 .control-group
.error
.radio
,
924 .control-group
.error input
,
925 .control-group
.error select
,
926 .control-group.error textarea {
928 border-color: #393939;
930 .control-group
.error
.checkbox:focus
,
931 .control-group
.error
.radio:focus
,
932 .control-group
.error
input:focus
,
933 .control-group
.error
select:focus
,
934 .control-group.error textarea:focus {
935 border-color: #202020;
936 -webkit-box-shadow: 0 0 6px #6c6c6c;
937 -moz-box-shadow: 0 0 6px #6c6c6c;
938 box-shadow: 0 0 6px #6c6c6c;
940 .control-group
.error
.input-prepend
.add-on
,
941 .control-group.error .input-append .add-on {
943 background-color: #ffe9e9;
944 border-color: #393939;
946 .control-group
.success
> label
,
947 .control-group
.success
.help-block
,
948 .control-group.success .help-inline {
951 .control-group
.success
.checkbox
,
952 .control-group
.success
.radio
,
953 .control-group
.success input
,
954 .control-group
.success select
,
955 .control-group.success textarea {
957 border-color: #333333;
959 .control-group
.success
.checkbox:focus
,
960 .control-group
.success
.radio:focus
,
961 .control-group
.success
input:focus
,
962 .control-group
.success
select:focus
,
963 .control-group.success textarea:focus {
964 border-color: #1a1a1a;
965 -webkit-box-shadow: 0 0 6px #666666;
966 -moz-box-shadow: 0 0 6px #666666;
967 box-shadow: 0 0 6px #666666;
969 .control-group
.success
.input-prepend
.add-on
,
970 .control-group.success .input-append .add-on {
972 background-color: #bedebe;
973 border-color: #333333;
975 input:focus:required:invalid
,
976 textarea:focus:required:invalid
,
977 select:focus:required:invalid
{
979 border-color: #ee5f5b;
981 input:focus:required:invalid:focus
,
982 textarea:focus:required:invalid:focus
,
983 select:focus:required:invalid:focus
{
984 border-color: #e9322d;
985 -webkit-box-shadow: 0 0 6px #f8b9b7;
986 -moz-box-shadow: 0 0 6px #f8b9b7;
987 box-shadow: 0 0 6px #f8b9b7;
990 padding: 17px 20px 18px;
993 background-color: #f5f5f5;
994 border-top: 1px solid
#e5e5e5;
997 .form-actions:before
,
998 .form-actions:after {
1002 .form-actions:after {
1007 white-space: nowrap
;
1008 cursor: not-allowed
;
1009 background-color: #ffffff;
1011 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1012 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1013 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1018 :-ms-input-placeholder
{
1021 ::-webkit-input-placeholder
{
1033 display: inline-block
;
1035 /* IE7 inline-block hack */
1038 vertical-align: middle
;
1045 .input-prepend input
,
1046 .input-append input
,
1047 .input-prepend select
,
1048 .input-append select
,
1049 .input-prepend
.uneditable-input
,
1050 .input-append .uneditable-input {
1054 vertical-align: middle
;
1055 -webkit-border-radius: 0 3px 3px 0;
1056 -moz-border-radius: 0 3px 3px 0;
1057 border-radius: 0 3px 3px 0;
1059 .input-prepend
input:focus
,
1060 .input-append
input:focus
,
1061 .input-prepend
select:focus
,
1062 .input-append
select:focus
,
1063 .input-prepend
.uneditable-input:focus
,
1064 .input-append .uneditable-input:focus {
1067 .input-prepend
.uneditable-input
,
1068 .input-append .uneditable-input {
1069 border-left-color: #ccc;
1071 .input-prepend
.add-on
,
1072 .input-append .add-on {
1073 display: inline-block
;
1078 font-weight: normal
;
1081 text-shadow: 0 1px 0 #ffffff;
1082 vertical-align: middle
;
1083 background-color: #f5f5f5;
1084 border: 1px solid
#ccc;
1086 .input-prepend
.add-on
,
1087 .input-append
.add-on
,
1088 .input-prepend
.btn
,
1089 .input-append .btn {
1091 -webkit-border-radius: 0;
1092 -moz-border-radius: 0;
1095 .input-prepend
.active
,
1096 .input-append .active {
1097 background-color: #fafefa;
1098 border-color: #84de81;
1100 .input-prepend
.add-on
,
1101 .input-prepend .btn {
1104 .input-prepend
.add-on:first-child
,
1105 .input-prepend .btn:first-child {
1106 -webkit-border-radius: 3px 0 0 3px;
1107 -moz-border-radius: 3px 0 0 3px;
1108 border-radius: 3px 0 0 3px;
1110 .input-append input
,
1111 .input-append select
,
1112 .input-append .uneditable-input {
1113 -webkit-border-radius: 3px 0 0 3px;
1114 -moz-border-radius: 3px 0 0 3px;
1115 border-radius: 3px 0 0 3px;
1117 .input-append .uneditable-input {
1118 border-right-color: #ccc;
1119 border-left-color: #eee;
1121 .input-append
.add-on:last-child
,
1122 .input-append .btn:last-child {
1123 -webkit-border-radius: 0 3px 3px 0;
1124 -moz-border-radius: 0 3px 3px 0;
1125 border-radius: 0 3px 3px 0;
1127 .input-prepend
.input-append input
,
1128 .input-prepend
.input-append select
,
1129 .input-prepend.input-append .uneditable-input {
1130 -webkit-border-radius: 0;
1131 -moz-border-radius: 0;
1134 .input-prepend
.input-append
.add-on:first-child
,
1135 .input-prepend.input-append .btn:first-child {
1137 -webkit-border-radius: 3px 0 0 3px;
1138 -moz-border-radius: 3px 0 0 3px;
1139 border-radius: 3px 0 0 3px;
1141 .input-prepend
.input-append
.add-on:last-child
,
1142 .input-prepend.input-append .btn:last-child {
1144 -webkit-border-radius: 0 3px 3px 0;
1145 -moz-border-radius: 0 3px 3px 0;
1146 border-radius: 0 3px 3px 0;
1149 padding-right: 14px;
1150 padding-right: 4px \
9;
1152 padding-left: 4px \
9;
1153 /* IE7-8 doesn't have border-radius, so don't indent the padding */
1156 -webkit-border-radius: 14px;
1157 -moz-border-radius: 14px;
1158 border-radius: 14px;
1162 .form-horizontal input
,
1163 .form-search textarea
,
1164 .form-inline textarea
,
1165 .form-horizontal textarea
,
1166 .form-search select
,
1167 .form-inline select
,
1168 .form-horizontal select
,
1169 .form-search
.help-inline
,
1170 .form-inline
.help-inline
,
1171 .form-horizontal
.help-inline
,
1172 .form-search
.uneditable-input
,
1173 .form-inline
.uneditable-input
,
1174 .form-horizontal
.uneditable-input
,
1175 .form-search
.input-prepend
,
1176 .form-inline
.input-prepend
,
1177 .form-horizontal
.input-prepend
,
1178 .form-search
.input-append
,
1179 .form-inline
.input-append
,
1180 .form-horizontal .input-append {
1181 display: inline-block
;
1183 /* IE7 inline-block hack */
1190 .form-horizontal .hide {
1194 .form-inline label {
1195 display: inline-block
;
1197 .form-search
.input-append
,
1198 .form-inline
.input-append
,
1199 .form-search
.input-prepend
,
1200 .form-inline .input-prepend {
1203 .form-search
.radio
,
1204 .form-search
.checkbox
,
1205 .form-inline
.radio
,
1206 .form-inline .checkbox {
1209 vertical-align: middle
;
1211 .form-search
.radio input
[type
="radio"],
1212 .form-search
.checkbox input
[type
="checkbox"],
1213 .form-inline
.radio input
[type
="radio"],
1214 .form-inline .checkbox input[type="checkbox"] {
1222 legend
+ .control-group
{
1224 -webkit-margin-top-collapse: separate
;
1226 .form-horizontal .control-group {
1227 margin-bottom: 18px;
1230 .form-horizontal
.control-group:before
,
1231 .form-horizontal .control-group:after {
1235 .form-horizontal .control-group:after {
1238 .form-horizontal .control-label {
1244 .form-horizontal .controls {
1245 *display: inline-block
;
1246 *padding-left: 20px;
1250 .form-horizontal .controls:first-child {
1251 *padding-left: 160px;
1253 .form-horizontal .help-block {
1257 .form-horizontal .form-actions {
1258 padding-left: 160px;
1262 background-color: transparent
;
1263 border-collapse: collapse
;
1268 margin-bottom: 18px;
1275 vertical-align: top
;
1276 border-top: 1px solid
#dddddd;
1282 vertical-align: bottom
;
1284 .table caption
+ thead
tr:first-child th
,
1285 .table caption
+ thead
tr:first-child td
,
1286 .table colgroup
+ thead
tr:first-child th
,
1287 .table colgroup
+ thead
tr:first-child td
,
1288 .table
thead:first-child
tr:first-child th
,
1289 .table thead:first-child tr:first-child td {
1292 .table tbody + tbody {
1293 border-top: 2px solid
#dddddd;
1295 .table-condensed th
,
1296 .table-condensed td {
1300 border: 1px solid
#dddddd;
1301 border-collapse: separate
;
1302 *border-collapse: collapsed
;
1304 -webkit-border-radius: 4px;
1305 -moz-border-radius: 4px;
1309 .table-bordered td {
1310 border-left: 1px solid
#dddddd;
1312 .table-bordered caption
+ thead
tr:first-child th
,
1313 .table-bordered caption
+ tbody
tr:first-child th
,
1314 .table-bordered caption
+ tbody
tr:first-child td
,
1315 .table-bordered colgroup
+ thead
tr:first-child th
,
1316 .table-bordered colgroup
+ tbody
tr:first-child th
,
1317 .table-bordered colgroup
+ tbody
tr:first-child td
,
1318 .table-bordered
thead:first-child
tr:first-child th
,
1319 .table-bordered
tbody:first-child
tr:first-child th
,
1320 .table-bordered tbody:first-child tr:first-child td {
1323 .table-bordered
thead:first-child
tr:first-child
th:first-child
,
1324 .table-bordered tbody:first-child tr:first-child td:first-child {
1325 -webkit-border-top-left-radius: 4px;
1326 border-top-left-radius: 4px;
1327 -moz-border-radius-topleft: 4px;
1329 .table-bordered
thead:first-child
tr:first-child
th:last-child
,
1330 .table-bordered tbody:first-child tr:first-child td:last-child {
1331 -webkit-border-top-right-radius: 4px;
1332 border-top-right-radius: 4px;
1333 -moz-border-radius-topright: 4px;
1335 .table-bordered
thead:last-child
tr:last-child
th:first-child
,
1336 .table-bordered tbody:last-child tr:last-child td:first-child {
1337 -webkit-border-radius: 0 0 0 4px;
1338 -moz-border-radius: 0 0 0 4px;
1339 border-radius: 0 0 0 4px;
1340 -webkit-border-bottom-left-radius: 4px;
1341 border-bottom-left-radius: 4px;
1342 -moz-border-radius-bottomleft: 4px;
1344 .table-bordered
thead:last-child
tr:last-child
th:last-child
,
1345 .table-bordered tbody:last-child tr:last-child td:last-child {
1346 -webkit-border-bottom-right-radius: 4px;
1347 border-bottom-right-radius: 4px;
1348 -moz-border-radius-bottomright: 4px;
1350 .table-striped tbody
tr:nth-child
(odd
) td
,
1351 .table-striped tbody tr:nth-child(odd) th {
1352 background-color: #f9f9f9;
1354 .table tbody
tr:hover td
,
1355 .table tbody tr:hover th {
1356 background-color: #f5f5f5;
1480 display: inline-block
;
1483 *margin-right: .3em;
1485 vertical-align: text-top
;
1486 background-image: url
("../img/glyphicons-halflings.png");
1487 background-position: 14px 14px;
1488 background-repeat: no-repeat
;
1490 [class^
="icon-"]:last-child
,
1491 [class
*=" icon-"]:last-child
{
1495 background-image: url
("../img/glyphicons-halflings-white.png");
1498 background-position: 0 0;
1501 background-position: -24px 0;
1504 background-position: -48px 0;
1507 background-position: -72px 0;
1510 background-position: -96px 0;
1513 background-position: -120px 0;
1516 background-position: -144px 0;
1519 background-position: -168px 0;
1522 background-position: -192px 0;
1525 background-position: -216px 0;
1528 background-position: -240px 0;
1531 background-position: -264px 0;
1534 background-position: -288px 0;
1537 background-position: -312px 0;
1540 background-position: -336px 0;
1543 background-position: -360px 0;
1546 background-position: -384px 0;
1549 background-position: -408px 0;
1552 background-position: -432px 0;
1555 background-position: -456px 0;
1558 background-position: 0 -24px;
1561 background-position: -24px -24px;
1564 background-position: -48px -24px;
1567 background-position: -72px -24px;
1569 .icon-download-alt {
1570 background-position: -96px -24px;
1573 background-position: -120px -24px;
1576 background-position: -144px -24px;
1579 background-position: -168px -24px;
1582 background-position: -192px -24px;
1585 background-position: -216px -24px;
1588 background-position: -240px -24px;
1591 background-position: -264px -24px;
1594 background-position: -287px -24px;
1597 background-position: -312px -24px;
1600 background-position: -336px -24px;
1603 background-position: -360px -24px;
1606 background-position: -384px -24px;
1609 background-position: -408px -24px;
1612 background-position: -432px -24px;
1615 background-position: -456px -24px;
1618 background-position: 0 -48px;
1621 background-position: -25px -48px;
1624 background-position: -48px -48px;
1627 background-position: -72px -48px;
1630 background-position: -96px -48px;
1633 background-position: -120px -48px;
1636 background-position: -144px -48px;
1639 background-position: -167px -48px;
1642 background-position: -192px -48px;
1645 background-position: -216px -48px;
1648 background-position: -240px -48px;
1651 background-position: -264px -48px;
1653 .icon-align-center {
1654 background-position: -288px -48px;
1657 background-position: -312px -48px;
1659 .icon-align-justify {
1660 background-position: -336px -48px;
1663 background-position: -360px -48px;
1666 background-position: -384px -48px;
1668 .icon-indent-right {
1669 background-position: -408px -48px;
1671 .icon-facetime-video {
1672 background-position: -432px -48px;
1675 background-position: -456px -48px;
1678 background-position: 0 -72px;
1681 background-position: -24px -72px;
1684 background-position: -48px -72px;
1687 background-position: -72px -72px;
1690 background-position: -96px -72px;
1693 background-position: -120px -72px;
1696 background-position: -144px -72px;
1699 background-position: -168px -72px;
1701 .icon-step-backward {
1702 background-position: -192px -72px;
1704 .icon-fast-backward {
1705 background-position: -216px -72px;
1708 background-position: -240px -72px;
1711 background-position: -264px -72px;
1714 background-position: -288px -72px;
1717 background-position: -312px -72px;
1720 background-position: -336px -72px;
1722 .icon-fast-forward {
1723 background-position: -360px -72px;
1725 .icon-step-forward {
1726 background-position: -384px -72px;
1729 background-position: -408px -72px;
1731 .icon-chevron-left {
1732 background-position: -432px -72px;
1734 .icon-chevron-right {
1735 background-position: -456px -72px;
1738 background-position: 0 -96px;
1741 background-position: -24px -96px;
1744 background-position: -48px -96px;
1747 background-position: -72px -96px;
1749 .icon-question-sign {
1750 background-position: -96px -96px;
1753 background-position: -120px -96px;
1756 background-position: -144px -96px;
1758 .icon-remove-circle {
1759 background-position: -168px -96px;
1762 background-position: -192px -96px;
1765 background-position: -216px -96px;
1768 background-position: -240px -96px;
1771 background-position: -264px -96px;
1774 background-position: -289px -96px;
1777 background-position: -312px -96px;
1780 background-position: -336px -96px;
1783 background-position: -360px -96px;
1785 .icon-resize-small {
1786 background-position: -384px -96px;
1789 background-position: -408px -96px;
1792 background-position: -433px -96px;
1795 background-position: -456px -96px;
1797 .icon-exclamation-sign {
1798 background-position: 0 -120px;
1801 background-position: -24px -120px;
1804 background-position: -48px -120px;
1807 background-position: -72px -120px;
1810 background-position: -96px -120px;
1813 background-position: -120px -120px;
1815 .icon-warning-sign {
1816 background-position: -144px -120px;
1819 background-position: -168px -120px;
1822 background-position: -192px -120px;
1825 background-position: -216px -120px;
1828 background-position: -240px -120px;
1831 background-position: -264px -120px;
1834 background-position: -288px -120px;
1836 .icon-chevron-down {
1837 background-position: -313px -119px;
1840 background-position: -336px -120px;
1842 .icon-shopping-cart {
1843 background-position: -360px -120px;
1845 .icon-folder-close {
1846 background-position: -384px -120px;
1849 background-position: -408px -120px;
1851 .icon-resize-vertical {
1852 background-position: -432px -119px;
1854 .icon-resize-horizontal {
1855 background-position: -456px -118px;
1858 background-position: 0 -144px;
1861 background-position: -24px -144px;
1864 background-position: -48px -144px;
1867 background-position: -72px -144px;
1870 background-position: -96px -144px;
1873 background-position: -120px -144px;
1876 background-position: -144px -144px;
1879 background-position: -168px -144px;
1882 background-position: -192px -144px;
1885 background-position: -216px -144px;
1887 .icon-circle-arrow-right {
1888 background-position: -240px -144px;
1890 .icon-circle-arrow-left {
1891 background-position: -264px -144px;
1893 .icon-circle-arrow-up {
1894 background-position: -288px -144px;
1896 .icon-circle-arrow-down {
1897 background-position: -312px -144px;
1900 background-position: -336px -144px;
1903 background-position: -360px -144px;
1906 background-position: -384px -144px;
1909 background-position: -408px -144px;
1912 background-position: -432px -144px;
1915 background-position: -456px -144px;
1922 *margin-bottom: -3px;
1924 .dropdown-toggle:active
,
1925 .open .dropdown-toggle {
1929 display: inline-block
;
1932 vertical-align: top
;
1933 border-top: 4px solid
#000000;
1934 border-right: 4px solid transparent
;
1935 border-left: 4px solid transparent
;
1938 filter: alpha
(opacity
=30);
1944 .dropdown:hover
.caret
,
1947 filter: alpha
(opacity
=100);
1960 background-color: #ffffff;
1961 border: 1px solid
#ccc;
1962 border: 1px solid rgba
(0, 0, 0, 0.2);
1963 *border-right-width: 2px;
1964 *border-bottom-width: 2px;
1965 -webkit-border-radius: 5px;
1966 -moz-border-radius: 5px;
1968 -webkit-box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
1969 -moz-box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
1970 box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
1971 -webkit-background-clip: padding-box
;
1972 -moz-background-clip: padding
;
1973 background-clip: padding-box
;
1975 .dropdown-menu.pull-right {
1979 .dropdown-menu .divider {
1983 *margin: -5px 0 5px;
1985 background-color: #e5e5e5;
1986 border-bottom: 1px solid
#ffffff;
1992 font-weight: normal
;
1995 white-space: nowrap
;
1997 .dropdown-menu li
> a:hover
,
1998 .dropdown-menu
.active
> a
,
1999 .dropdown-menu .active > a:hover {
2001 text-decoration: none
;
2002 background-color: #4183c4;
2007 .open > .dropdown-menu {
2010 .pull-right > .dropdown-menu {
2015 .navbar-fixed-bottom .dropdown .caret {
2017 border-bottom: 4px solid
#000000;
2020 .dropup
.dropdown-menu
,
2021 .navbar-fixed-bottom .dropdown .dropdown-menu {
2028 -webkit-border-radius: 4px;
2029 -moz-border-radius: 4px;
2035 margin-bottom: 20px;
2036 background-color: #f5f5f5;
2037 border: 1px solid
#eee;
2038 border: 1px solid rgba
(0, 0, 0, 0.05);
2039 -webkit-border-radius: 4px;
2040 -moz-border-radius: 4px;
2042 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2043 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2044 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2048 border-color: rgba
(0, 0, 0, 0.15);
2052 -webkit-border-radius: 6px;
2053 -moz-border-radius: 6px;
2058 -webkit-border-radius: 3px;
2059 -moz-border-radius: 3px;
2064 -webkit-transition: opacity
0.15s linear
;
2065 -moz-transition: opacity
0.15s linear
;
2066 -ms-transition: opacity
0.15s linear
;
2067 -o-transition: opacity
0.15s linear
;
2068 transition: opacity
0.15s linear
;
2077 -webkit-transition: height
0.35s ease
;
2078 -moz-transition: height
0.35s ease
;
2079 -ms-transition: height
0.35s ease
;
2080 -o-transition: height
0.35s ease
;
2081 transition: height
0.35s ease
;
2092 text-shadow: 0 1px 0 #ffffff;
2094 filter: alpha
(opacity
=20);
2098 text-decoration: none
;
2101 filter: alpha
(opacity
=40);
2106 background: transparent
;
2108 -webkit-appearance: none
;
2111 display: inline-block
;
2113 /* IE7 inline-block hack */
2116 padding: 4px 10px 4px;
2123 text-shadow: 0 1px 1px rgba
(255, 255, 255, 0.75);
2124 vertical-align: middle
;
2126 background-color: #f5f5f5;
2127 background-image: -moz-linear-gradient
(top
, #ffffff, #e6e6e6);
2128 background-image: -ms-linear-gradient
(top
, #ffffff, #e6e6e6);
2129 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#e6e6e6));
2130 background-image: -webkit-linear-gradient
(top
, #ffffff, #e6e6e6);
2131 background-image: -o-linear-gradient
(top
, #ffffff, #e6e6e6);
2132 background-image: linear-gradient
(top
, #ffffff, #e6e6e6);
2133 background-repeat: repeat-x
;
2134 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#e6e6e6', GradientType
=0);
2135 border-color: #e6e6e6 #e6e6e6 #bfbfbf;
2136 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2137 *background-color: #e6e6e6;
2138 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2140 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2141 border: 1px solid
#cccccc;
2143 border-bottom-color: #b3b3b3;
2144 -webkit-border-radius: 4px;
2145 -moz-border-radius: 4px;
2148 -webkit-box-shadow: inset
0 1px 0 rgba
(255,255,255,.2), 0 1px 2px rgba
(0,0,0,.05);
2149 -moz-box-shadow: inset
0 1px 0 rgba
(255,255,255,.2), 0 1px 2px rgba
(0,0,0,.05);
2150 box-shadow: inset
0 1px 0 rgba
(255,255,255,.2), 0 1px 2px rgba
(0,0,0,.05);
2157 background-color: #e6e6e6;
2158 *background-color: #d9d9d9;
2162 background-color: #cccccc \
9;
2169 text-decoration: none
;
2170 background-color: #e6e6e6;
2171 *background-color: #d9d9d9;
2172 /* Buttons in IE7 don't get borders, so darken on hover */
2174 background-position: 0 -15px;
2175 -webkit-transition: background-position
0.1s linear
;
2176 -moz-transition: background-position
0.1s linear
;
2177 -ms-transition: background-position
0.1s linear
;
2178 -o-transition: background-position
0.1s linear
;
2179 transition: background-position
0.1s linear
;
2182 outline: thin dotted
#333;
2183 outline: 5px auto
-webkit-focus-ring-color
;
2184 outline-offset: -2px;
2188 background-color: #e6e6e6;
2189 background-color: #d9d9d9 \
9;
2190 background-image: none
;
2192 -webkit-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2193 -moz-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2194 box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2199 background-color: #e6e6e6;
2200 background-image: none
;
2202 filter: alpha
(opacity
=65);
2203 -webkit-box-shadow: none
;
2204 -moz-box-shadow: none
;
2210 line-height: normal
;
2211 -webkit-border-radius: 5px;
2212 -moz-border-radius: 5px;
2215 .btn-large [class^="icon-"] {
2223 .btn-small [class^="icon-"] {
2242 .btn-inverse:hover {
2244 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
2246 .btn-primary
.active
,
2247 .btn-warning
.active
,
2249 .btn-success
.active
,
2251 .btn-inverse.active {
2252 color: rgba
(255, 255, 255, 0.75);
2256 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2259 background-color: #4176c4;
2260 background-image: -moz-linear-gradient
(top
, #4183c4, #4162c4);
2261 background-image: -ms-linear-gradient
(top
, #4183c4, #4162c4);
2262 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#4183c4), to
(#4162c4));
2263 background-image: -webkit-linear-gradient
(top
, #4183c4, #4162c4);
2264 background-image: -o-linear-gradient
(top
, #4183c4, #4162c4);
2265 background-image: linear-gradient
(top
, #4183c4, #4162c4);
2266 background-repeat: repeat-x
;
2267 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#4183c4', endColorstr
='#4162c4', GradientType
=0);
2268 border-color: #4162c4 #4162c4 #2c448d;
2269 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2270 *background-color: #4162c4;
2271 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2273 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2276 .btn-primary:active
,
2277 .btn-primary
.active
,
2278 .btn-primary
.disabled
,
2279 .btn-primary[disabled] {
2280 background-color: #4162c4;
2281 *background-color: #3857b4;
2283 .btn-primary:active
,
2284 .btn-primary.active {
2285 background-color: #324ea0 \
9;
2288 background-color: #ff942e;
2289 background-image: -moz-linear-gradient
(top
, #ffa44d, #ff7d00);
2290 background-image: -ms-linear-gradient
(top
, #ffa44d, #ff7d00);
2291 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffa44d), to
(#ff7d00));
2292 background-image: -webkit-linear-gradient
(top
, #ffa44d, #ff7d00);
2293 background-image: -o-linear-gradient
(top
, #ffa44d, #ff7d00);
2294 background-image: linear-gradient
(top
, #ffa44d, #ff7d00);
2295 background-repeat: repeat-x
;
2296 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffa44d', endColorstr
='#ff7d00', GradientType
=0);
2297 border-color: #ff7d00 #ff7d00 #b35800;
2298 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2299 *background-color: #ff7d00;
2300 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2302 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2305 .btn-warning:active
,
2306 .btn-warning
.active
,
2307 .btn-warning
.disabled
,
2308 .btn-warning[disabled] {
2309 background-color: #ff7d00;
2310 *background-color: #e67100;
2312 .btn-warning:active
,
2313 .btn-warning.active {
2314 background-color: #cc6400 \
9;
2317 background-color: #da4f49;
2318 background-image: -moz-linear-gradient
(top
, #ee5f5b, #bd362f);
2319 background-image: -ms-linear-gradient
(top
, #ee5f5b, #bd362f);
2320 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ee5f5b), to
(#bd362f));
2321 background-image: -webkit-linear-gradient
(top
, #ee5f5b, #bd362f);
2322 background-image: -o-linear-gradient
(top
, #ee5f5b, #bd362f);
2323 background-image: linear-gradient
(top
, #ee5f5b, #bd362f);
2324 background-repeat: repeat-x
;
2325 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ee5f5b', endColorstr
='#bd362f', GradientType
=0);
2326 border-color: #bd362f #bd362f #802420;
2327 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2328 *background-color: #bd362f;
2329 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2331 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2336 .btn-danger
.disabled
,
2337 .btn-danger[disabled] {
2338 background-color: #bd362f;
2339 *background-color: #a9302a;
2342 .btn-danger.active {
2343 background-color: #942a25 \
9;
2346 background-color: #5bb75b;
2347 background-image: -moz-linear-gradient
(top
, #62c462, #51a351);
2348 background-image: -ms-linear-gradient
(top
, #62c462, #51a351);
2349 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#62c462), to
(#51a351));
2350 background-image: -webkit-linear-gradient
(top
, #62c462, #51a351);
2351 background-image: -o-linear-gradient
(top
, #62c462, #51a351);
2352 background-image: linear-gradient
(top
, #62c462, #51a351);
2353 background-repeat: repeat-x
;
2354 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#62c462', endColorstr
='#51a351', GradientType
=0);
2355 border-color: #51a351 #51a351 #387038;
2356 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2357 *background-color: #51a351;
2358 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2360 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2363 .btn-success:active
,
2364 .btn-success
.active
,
2365 .btn-success
.disabled
,
2366 .btn-success[disabled] {
2367 background-color: #51a351;
2368 *background-color: #499249;
2370 .btn-success:active
,
2371 .btn-success.active {
2372 background-color: #408140 \
9;
2375 background-color: #49afcd;
2376 background-image: -moz-linear-gradient
(top
, #5bc0de, #2f96b4);
2377 background-image: -ms-linear-gradient
(top
, #5bc0de, #2f96b4);
2378 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#5bc0de), to
(#2f96b4));
2379 background-image: -webkit-linear-gradient
(top
, #5bc0de, #2f96b4);
2380 background-image: -o-linear-gradient
(top
, #5bc0de, #2f96b4);
2381 background-image: linear-gradient
(top
, #5bc0de, #2f96b4);
2382 background-repeat: repeat-x
;
2383 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#5bc0de', endColorstr
='#2f96b4', GradientType
=0);
2384 border-color: #2f96b4 #2f96b4 #1f6377;
2385 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2386 *background-color: #2f96b4;
2387 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2389 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2395 .btn-info[disabled] {
2396 background-color: #2f96b4;
2397 *background-color: #2a85a0;
2401 background-color: #24748c \
9;
2404 background-color: #414141;
2405 background-image: -moz-linear-gradient
(top
, #555555, #222222);
2406 background-image: -ms-linear-gradient
(top
, #555555, #222222);
2407 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#555555), to
(#222222));
2408 background-image: -webkit-linear-gradient
(top
, #555555, #222222);
2409 background-image: -o-linear-gradient
(top
, #555555, #222222);
2410 background-image: linear-gradient
(top
, #555555, #222222);
2411 background-repeat: repeat-x
;
2412 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#555555', endColorstr
='#222222', GradientType
=0);
2413 border-color: #222222 #222222 #000000;
2414 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2415 *background-color: #222222;
2416 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2418 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2421 .btn-inverse:active
,
2422 .btn-inverse
.active
,
2423 .btn-inverse
.disabled
,
2424 .btn-inverse[disabled] {
2425 background-color: #222222;
2426 *background-color: #151515;
2428 .btn-inverse:active
,
2429 .btn-inverse.active {
2430 background-color: #080808 \
9;
2433 input
[type
="submit"].btn
{
2435 *padding-bottom: 2px;
2437 button
.btn::-moz-focus-inner
,
2438 input
[type
="submit"].btn::-moz-focus-inner
{
2442 button
.btn
.btn-large
,
2443 input
[type
="submit"].btn
.btn-large
{
2445 *padding-bottom: 7px;
2447 button
.btn
.btn-small
,
2448 input
[type
="submit"].btn
.btn-small
{
2450 *padding-bottom: 3px;
2452 button
.btn
.btn-mini
,
2453 input
[type
="submit"].btn
.btn-mini
{
2455 *padding-bottom: 1px;
2470 .btn-group:first-child {
2473 .btn-group + .btn-group {
2480 .btn-toolbar .btn-group {
2481 display: inline-block
;
2483 /* IE7 inline-block hack */
2491 -webkit-border-radius: 0;
2492 -moz-border-radius: 0;
2495 .btn-group > .btn:first-child {
2497 -webkit-border-top-left-radius: 4px;
2498 -moz-border-radius-topleft: 4px;
2499 border-top-left-radius: 4px;
2500 -webkit-border-bottom-left-radius: 4px;
2501 -moz-border-radius-bottomleft: 4px;
2502 border-bottom-left-radius: 4px;
2504 .btn-group
> .btn:last-child
,
2505 .btn-group > .dropdown-toggle {
2506 -webkit-border-top-right-radius: 4px;
2507 -moz-border-radius-topright: 4px;
2508 border-top-right-radius: 4px;
2509 -webkit-border-bottom-right-radius: 4px;
2510 -moz-border-radius-bottomright: 4px;
2511 border-bottom-right-radius: 4px;
2513 .btn-group > .btn.large:first-child {
2515 -webkit-border-top-left-radius: 6px;
2516 -moz-border-radius-topleft: 6px;
2517 border-top-left-radius: 6px;
2518 -webkit-border-bottom-left-radius: 6px;
2519 -moz-border-radius-bottomleft: 6px;
2520 border-bottom-left-radius: 6px;
2522 .btn-group
> .btn
.large:last-child
,
2523 .btn-group > .large.dropdown-toggle {
2524 -webkit-border-top-right-radius: 6px;
2525 -moz-border-radius-topright: 6px;
2526 border-top-right-radius: 6px;
2527 -webkit-border-bottom-right-radius: 6px;
2528 -moz-border-radius-bottomright: 6px;
2529 border-bottom-right-radius: 6px;
2531 .btn-group
> .btn:hover
,
2532 .btn-group
> .btn:focus
,
2533 .btn-group
> .btn:active
,
2534 .btn-group > .btn.active {
2537 .btn-group
.dropdown-toggle:active
,
2538 .btn-group.open .dropdown-toggle {
2541 .btn-group > .dropdown-toggle {
2544 -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);
2545 -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);
2546 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);
2548 *padding-bottom: 4px;
2550 .btn-group > .btn-mini.dropdown-toggle {
2554 .btn-group > .btn-small.dropdown-toggle {
2556 *padding-bottom: 4px;
2558 .btn-group > .btn-large.dropdown-toggle {
2560 padding-right: 12px;
2562 .btn-group.open .dropdown-toggle {
2563 background-image: none
;
2564 -webkit-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2565 -moz-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2566 box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2568 .btn-group.open .btn.dropdown-toggle {
2569 background-color: #e6e6e6;
2571 .btn-group.open .btn-primary.dropdown-toggle {
2572 background-color: #4162c4;
2574 .btn-group.open .btn-warning.dropdown-toggle {
2575 background-color: #ff7d00;
2577 .btn-group.open .btn-danger.dropdown-toggle {
2578 background-color: #bd362f;
2580 .btn-group.open .btn-success.dropdown-toggle {
2581 background-color: #51a351;
2583 .btn-group.open .btn-info.dropdown-toggle {
2584 background-color: #2f96b4;
2586 .btn-group.open .btn-inverse.dropdown-toggle {
2587 background-color: #222222;
2594 .open.btn-group .caret {
2596 filter: alpha
(opacity
=100);
2606 border-left-width: 5px;
2607 border-right-width: 5px;
2608 border-top-width: 5px;
2610 .dropup .btn-large .caret {
2611 border-bottom: 5px solid
#000000;
2614 .btn-primary
.caret
,
2615 .btn-warning
.caret
,
2618 .btn-success
.caret
,
2619 .btn-inverse .caret {
2620 border-top-color: #ffffff;
2621 border-bottom-color: #ffffff;
2623 filter: alpha
(opacity
=75);
2626 padding: 8px 35px 8px 14px;
2627 margin-bottom: 18px;
2628 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2629 background-color: #f5f3b4;
2630 border: 1px solid
#f3e4a7;
2631 -webkit-border-radius: 4px;
2632 -moz-border-radius: 4px;
2646 background-color: #bedebe;
2647 border-color: #b4d5ad;
2652 background-color: #ffe9e9;
2653 border-color: #ffdae0;
2657 background-color: #e4f0ff;
2658 border-color: #c0e7ff;
2663 padding-bottom: 14px;
2669 .alert-block p + p {
2674 margin-bottom: 18px;
2680 .nav > li > a:hover {
2681 text-decoration: none
;
2682 background-color: #f5f5f5;
2684 .nav > .pull-right {
2694 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2695 text-transform: uppercase
;
2697 .nav li + .nav-header {
2702 padding-right: 15px;
2706 .nav-list .nav-header {
2708 margin-right: -15px;
2709 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2711 .nav-list > li > a {
2714 .nav-list
> .active
> a
,
2715 .nav-list > .active > a:hover {
2717 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.2);
2718 background-color: #4183c4;
2720 .nav-list [class^="icon-"] {
2723 .nav-list .divider {
2727 *margin: -5px 0 5px;
2729 background-color: #e5e5e5;
2730 border-bottom: 1px solid
#ffffff;
2752 .nav-pills > li > a {
2753 padding-right: 12px;
2759 border-bottom: 1px solid
#ddd;
2762 margin-bottom: -1px;
2764 .nav-tabs > li > a {
2766 padding-bottom: 8px;
2768 border: 1px solid transparent
;
2769 -webkit-border-radius: 4px 4px 0 0;
2770 -moz-border-radius: 4px 4px 0 0;
2771 border-radius: 4px 4px 0 0;
2773 .nav-tabs > li > a:hover {
2774 border-color: #f5f5f5 #f5f5f5 #dddddd;
2776 .nav-tabs
> .active
> a
,
2777 .nav-tabs > .active > a:hover {
2779 background-color: #ffffff;
2780 border: 1px solid
#ddd;
2781 border-bottom-color: transparent
;
2784 .nav-pills > li > a {
2786 padding-bottom: 8px;
2789 -webkit-border-radius: 5px;
2790 -moz-border-radius: 5px;
2793 .nav-pills
> .active
> a
,
2794 .nav-pills > .active > a:hover {
2796 background-color: #4183c4;
2801 .nav-stacked > li > a {
2804 .nav-tabs.nav-stacked {
2807 .nav-tabs.nav-stacked > li > a {
2808 border: 1px solid
#ddd;
2809 -webkit-border-radius: 0;
2810 -moz-border-radius: 0;
2813 .nav-tabs.nav-stacked > li:first-child > a {
2814 -webkit-border-radius: 4px 4px 0 0;
2815 -moz-border-radius: 4px 4px 0 0;
2816 border-radius: 4px 4px 0 0;
2818 .nav-tabs.nav-stacked > li:last-child > a {
2819 -webkit-border-radius: 0 0 4px 4px;
2820 -moz-border-radius: 0 0 4px 4px;
2821 border-radius: 0 0 4px 4px;
2823 .nav-tabs.nav-stacked > li > a:hover {
2827 .nav-pills.nav-stacked > li > a {
2830 .nav-pills.nav-stacked > li:last-child > a {
2833 .nav-tabs .dropdown-menu {
2834 -webkit-border-radius: 0 0 5px 5px;
2835 -moz-border-radius: 0 0 5px 5px;
2836 border-radius: 0 0 5px 5px;
2838 .nav-pills .dropdown-menu {
2839 -webkit-border-radius: 4px;
2840 -moz-border-radius: 4px;
2843 .nav-tabs
.dropdown-toggle
.caret
,
2844 .nav-pills .dropdown-toggle .caret {
2845 border-top-color: #4183c4;
2846 border-bottom-color: #4183c4;
2849 .nav-tabs
.dropdown-toggle:hover
.caret
,
2850 .nav-pills .dropdown-toggle:hover .caret {
2851 border-top-color: #4183c4;
2852 border-bottom-color: #4183c4;
2854 .nav-tabs
.active
.dropdown-toggle
.caret
,
2855 .nav-pills .active .dropdown-toggle .caret {
2856 border-top-color: #333333;
2857 border-bottom-color: #333333;
2859 .nav > .dropdown.active > a:hover {
2863 .nav-tabs
.open
.dropdown-toggle
,
2864 .nav-pills
.open
.dropdown-toggle
,
2865 .nav > li.dropdown.open.active > a:hover {
2867 background-color: #999999;
2868 border-color: #999999;
2870 .nav li
.dropdown
.open
.caret
,
2871 .nav li
.dropdown
.open
.active
.caret
,
2872 .nav li.dropdown.open a:hover .caret {
2873 border-top-color: #ffffff;
2874 border-bottom-color: #ffffff;
2876 filter: alpha
(opacity
=100);
2878 .tabs-stacked .open > a:hover {
2879 border-color: #999999;
2895 .tabs-below
> .nav-tabs
,
2896 .tabs-right
> .nav-tabs
,
2897 .tabs-left > .nav-tabs {
2900 .tab-content
> .tab-pane
,
2901 .pill-content > .pill-pane {
2904 .tab-content
> .active
,
2905 .pill-content > .active {
2908 .tabs-below > .nav-tabs {
2909 border-top: 1px solid
#ddd;
2911 .tabs-below > .nav-tabs > li {
2915 .tabs-below > .nav-tabs > li > a {
2916 -webkit-border-radius: 0 0 4px 4px;
2917 -moz-border-radius: 0 0 4px 4px;
2918 border-radius: 0 0 4px 4px;
2920 .tabs-below > .nav-tabs > li > a:hover {
2921 border-bottom-color: transparent
;
2922 border-top-color: #ddd;
2924 .tabs-below
> .nav-tabs
> .active
> a
,
2925 .tabs-below > .nav-tabs > .active > a:hover {
2926 border-color: transparent
#ddd #ddd #ddd;
2928 .tabs-left
> .nav-tabs
> li
,
2929 .tabs-right > .nav-tabs > li {
2932 .tabs-left
> .nav-tabs
> li
> a
,
2933 .tabs-right > .nav-tabs > li > a {
2938 .tabs-left > .nav-tabs {
2941 border-right: 1px solid
#ddd;
2943 .tabs-left > .nav-tabs > li > a {
2945 -webkit-border-radius: 4px 0 0 4px;
2946 -moz-border-radius: 4px 0 0 4px;
2947 border-radius: 4px 0 0 4px;
2949 .tabs-left > .nav-tabs > li > a:hover {
2950 border-color: #f5f5f5 #dddddd #f5f5f5 #f5f5f5;
2952 .tabs-left
> .nav-tabs
.active
> a
,
2953 .tabs-left > .nav-tabs .active > a:hover {
2954 border-color: #ddd transparent
#ddd #ddd;
2955 *border-right-color: #ffffff;
2957 .tabs-right > .nav-tabs {
2960 border-left: 1px solid
#ddd;
2962 .tabs-right > .nav-tabs > li > a {
2964 -webkit-border-radius: 0 4px 4px 0;
2965 -moz-border-radius: 0 4px 4px 0;
2966 border-radius: 0 4px 4px 0;
2968 .tabs-right > .nav-tabs > li > a:hover {
2969 border-color: #f5f5f5 #f5f5f5 #f5f5f5 #dddddd;
2971 .tabs-right
> .nav-tabs
.active
> a
,
2972 .tabs-right > .nav-tabs .active > a:hover {
2973 border-color: #ddd #ddd #ddd transparent
;
2974 *border-left-color: #ffffff;
2977 *position: relative
;
2980 margin-bottom: 18px;
2985 padding-right: 20px;
2986 background-color: #f7f7f7;
2987 background-image: -moz-linear-gradient
(top
, #ffffff, #eaeaea);
2988 background-image: -ms-linear-gradient
(top
, #ffffff, #eaeaea);
2989 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#eaeaea));
2990 background-image: -webkit-linear-gradient
(top
, #ffffff, #eaeaea);
2991 background-image: -o-linear-gradient
(top
, #ffffff, #eaeaea);
2992 background-image: linear-gradient
(top
, #ffffff, #eaeaea);
2993 background-repeat: repeat-x
;
2994 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#eaeaea', GradientType
=0);
2995 -webkit-border-radius: 4px;
2996 -moz-border-radius: 4px;
2998 -webkit-box-shadow: 0 1px 3px rgba
(0,0,0,.25), inset
0 -1px 0 rgba
(0,0,0,.1);
2999 -moz-box-shadow: 0 1px 3px rgba
(0,0,0,.25), inset
0 -1px 0 rgba
(0,0,0,.1);
3000 box-shadow: 0 1px 3px rgba
(0,0,0,.25), inset
0 -1px 0 rgba
(0,0,0,.1);
3002 .navbar .container {
3005 .nav-collapse.collapse {
3011 .navbar .brand:hover {
3012 text-decoration: none
;
3017 padding: 8px 20px 12px;
3024 .navbar .navbar-text {
3028 .navbar .navbar-link {
3031 .navbar .navbar-link:hover {
3035 .navbar .btn-group {
3038 .navbar .btn-group .btn {
3045 .navbar-form:before
,
3046 .navbar-form:after {
3050 .navbar-form:after {
3054 .navbar-form select
,
3055 .navbar-form
.radio
,
3056 .navbar-form .checkbox {
3060 .navbar-form select {
3061 display: inline-block
;
3064 .navbar-form input
[type
="image"],
3065 .navbar-form input
[type
="checkbox"],
3066 .navbar-form input[type="radio"] {
3069 .navbar-form
.input-append
,
3070 .navbar-form .input-prepend {
3072 white-space: nowrap
;
3074 .navbar-form
.input-append input
,
3075 .navbar-form .input-prepend input {
3084 .navbar-search .search-query {
3086 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
;
3088 font-weight: normal
;
3091 background-color: #ffffff;
3092 border: 1px solid
#b3b3b3;
3093 -webkit-box-shadow: inset
0 1px 2px rgba
(0,0,0,.1), 0 1px 0 rgba
(255,255,255,.15);
3094 -moz-box-shadow: inset
0 1px 2px rgba
(0,0,0,.1), 0 1px 0 rgba
(255,255,255,.15);
3095 box-shadow: inset
0 1px 2px rgba
(0,0,0,.1), 0 1px 0 rgba
(255,255,255,.15);
3096 -webkit-transition: none
;
3097 -moz-transition: none
;
3098 -ms-transition: none
;
3099 -o-transition: none
;
3102 .navbar-search .search-query:-moz-placeholder {
3105 .navbar-search .search-query:-ms-input-placeholder {
3108 .navbar-search .search-query::-webkit-input-placeholder {
3111 .navbar-search
.search-query:focus
,
3112 .navbar-search .search-query.focused {
3115 text-shadow: 0 1px 0 #ffffff;
3116 background-color: #ffffff;
3118 -webkit-box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3119 -moz-box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3120 box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3124 .navbar-fixed-bottom {
3131 .navbar-fixed-top
.navbar-inner
,
3132 .navbar-fixed-bottom .navbar-inner {
3135 -webkit-border-radius: 0;
3136 -moz-border-radius: 0;
3139 .navbar-fixed-top
.container
,
3140 .navbar-fixed-bottom .container {
3146 .navbar-fixed-bottom {
3156 .navbar .nav.pull-right {
3163 .navbar .nav > li > a {
3165 padding: 9px 10px 11px;
3168 text-decoration: none
;
3169 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3172 display: inline-block
;
3173 padding: 4px 10px 4px;
3174 margin: 5px 5px 6px;
3177 .navbar .btn-group {
3179 padding: 5px 5px 6px;
3181 .navbar .nav > li > a:hover {
3182 background-color: transparent
;
3184 text-decoration: none
;
3186 .navbar
.nav
.active
> a
,
3187 .navbar .nav .active > a:hover {
3189 text-decoration: none
;
3190 background-color: #eaeaea;
3192 .navbar .divider-vertical {
3197 background-color: #eaeaea;
3198 border-right: 1px solid
#ffffff;
3200 .navbar .nav.pull-right {
3204 .navbar .btn-navbar {
3210 background-color: #f7f7f7;
3211 background-image: -moz-linear-gradient
(top
, #ffffff, #eaeaea);
3212 background-image: -ms-linear-gradient
(top
, #ffffff, #eaeaea);
3213 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#eaeaea));
3214 background-image: -webkit-linear-gradient
(top
, #ffffff, #eaeaea);
3215 background-image: -o-linear-gradient
(top
, #ffffff, #eaeaea);
3216 background-image: linear-gradient
(top
, #ffffff, #eaeaea);
3217 background-repeat: repeat-x
;
3218 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#eaeaea', GradientType
=0);
3219 border-color: #eaeaea #eaeaea #c4c4c4;
3220 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
3221 *background-color: #eaeaea;
3222 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
3224 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
3225 -webkit-box-shadow: inset
0 1px 0 rgba
(255,255,255,.1), 0 1px 0 rgba
(255,255,255,.075);
3226 -moz-box-shadow: inset
0 1px 0 rgba
(255,255,255,.1), 0 1px 0 rgba
(255,255,255,.075);
3227 box-shadow: inset
0 1px 0 rgba
(255,255,255,.1), 0 1px 0 rgba
(255,255,255,.075);
3229 .navbar
.btn-navbar:hover
,
3230 .navbar
.btn-navbar:active
,
3231 .navbar
.btn-navbar
.active
,
3232 .navbar
.btn-navbar
.disabled
,
3233 .navbar .btn-navbar[disabled] {
3234 background-color: #eaeaea;
3235 *background-color: #dddddd;
3237 .navbar
.btn-navbar:active
,
3238 .navbar .btn-navbar.active {
3239 background-color: #d1d1d1 \
9;
3241 .navbar .btn-navbar .icon-bar {
3245 background-color: #f5f5f5;
3246 -webkit-border-radius: 1px;
3247 -moz-border-radius: 1px;
3249 -webkit-box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3250 -moz-box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3251 box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3253 .btn-navbar .icon-bar + .icon-bar {
3256 .navbar .dropdown-menu:before {
3258 display: inline-block
;
3259 border-left: 7px solid transparent
;
3260 border-right: 7px solid transparent
;
3261 border-bottom: 7px solid
#ccc;
3262 border-bottom-color: rgba
(0, 0, 0, 0.2);
3267 .navbar .dropdown-menu:after {
3269 display: inline-block
;
3270 border-left: 6px solid transparent
;
3271 border-right: 6px solid transparent
;
3272 border-bottom: 6px solid
#ffffff;
3277 .navbar-fixed-bottom .dropdown-menu:before {
3278 border-top: 7px solid
#ccc;
3279 border-top-color: rgba
(0, 0, 0, 0.2);
3284 .navbar-fixed-bottom .dropdown-menu:after {
3285 border-top: 6px solid
#ffffff;
3290 .navbar
.nav li
.dropdown
.dropdown-toggle
.caret
,
3291 .navbar .nav li.dropdown.open .caret {
3292 border-top-color: #ffffff;
3293 border-bottom-color: #ffffff;
3295 .navbar .nav li.dropdown.active .caret {
3297 filter: alpha
(opacity
=100);
3299 .navbar
.nav li
.dropdown
.open
> .dropdown-toggle
,
3300 .navbar
.nav li
.dropdown
.active
> .dropdown-toggle
,
3301 .navbar .nav li.dropdown.open.active > .dropdown-toggle {
3302 background-color: transparent
;
3304 .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
3307 .navbar
.pull-right
.dropdown-menu
,
3308 .navbar .dropdown-menu.pull-right {
3312 .navbar
.pull-right
.dropdown-menu:before
,
3313 .navbar .dropdown-menu.pull-right:before {
3317 .navbar
.pull-right
.dropdown-menu:after
,
3318 .navbar .dropdown-menu.pull-right:after {
3326 background-color: #fbfbfb;
3327 background-image: -moz-linear-gradient
(top
, #ffffff, #f5f5f5);
3328 background-image: -ms-linear-gradient
(top
, #ffffff, #f5f5f5);
3329 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#f5f5f5));
3330 background-image: -webkit-linear-gradient
(top
, #ffffff, #f5f5f5);
3331 background-image: -o-linear-gradient
(top
, #ffffff, #f5f5f5);
3332 background-image: linear-gradient
(top
, #ffffff, #f5f5f5);
3333 background-repeat: repeat-x
;
3334 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#f5f5f5', GradientType
=0);
3335 border: 1px solid
#ddd;
3336 -webkit-border-radius: 3px;
3337 -moz-border-radius: 3px;
3339 -webkit-box-shadow: inset
0 1px 0 #ffffff;
3340 -moz-box-shadow: inset
0 1px 0 #ffffff;
3341 box-shadow: inset
0 1px 0 #ffffff;
3344 display: inline-block
;
3346 /* IE7 inline-block hack */
3349 text-shadow: 0 1px 0 #ffffff;
3351 .breadcrumb .divider {
3355 .breadcrumb .active a {
3363 display: inline-block
;
3365 /* IE7 inline-block hack */
3370 -webkit-border-radius: 3px;
3371 -moz-border-radius: 3px;
3373 -webkit-box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
3374 -moz-box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
3375 box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
3384 text-decoration: none
;
3385 border: 1px solid
#ddd;
3386 border-left-width: 0;
3388 .pagination
a:hover
,
3389 .pagination .active a {
3390 background-color: #f5f5f5;
3392 .pagination .active a {
3396 .pagination
.disabled span
,
3397 .pagination
.disabled a
,
3398 .pagination .disabled a:hover {
3400 background-color: transparent
;
3403 .pagination li:first-child a {
3404 border-left-width: 1px;
3405 -webkit-border-radius: 3px 0 0 3px;
3406 -moz-border-radius: 3px 0 0 3px;
3407 border-radius: 3px 0 0 3px;
3409 .pagination li:last-child a {
3410 -webkit-border-radius: 0 3px 3px 0;
3411 -moz-border-radius: 0 3px 3px 0;
3412 border-radius: 0 3px 3px 0;
3414 .pagination-centered {
3422 margin-bottom: 18px;
3439 display: inline-block
;
3441 background-color: #fff;
3442 border: 1px solid
#ddd;
3443 -webkit-border-radius: 15px;
3444 -moz-border-radius: 15px;
3445 border-radius: 15px;
3448 text-decoration: none
;
3449 background-color: #f5f5f5;
3454 .pager .previous a {
3458 .pager .disabled a:hover {
3460 background-color: #fff;
3463 .modal-open .dropdown-menu {
3466 .modal-open .dropdown.open {
3469 .modal-open .popover {
3472 .modal-open .tooltip {
3482 background-color: #000000;
3484 .modal-backdrop.fade {
3488 .modal-backdrop.fade.in {
3490 filter: alpha
(opacity
=80);
3499 margin: -250px 0 0 -280px;
3500 background-color: #ffffff;
3501 border: 1px solid
#999;
3502 border: 1px solid rgba
(0, 0, 0, 0.3);
3503 *border: 1px solid
#999;
3506 -webkit-border-radius: 6px;
3507 -moz-border-radius: 6px;
3509 -webkit-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3510 -moz-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3511 box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3512 -webkit-background-clip: padding-box
;
3513 -moz-background-clip: padding-box
;
3514 background-clip: padding-box
;
3517 -webkit-transition: opacity
.3s linear
, top
.3s ease-out
;
3518 -moz-transition: opacity
.3s linear
, top
.3s ease-out
;
3519 -ms-transition: opacity
.3s linear
, top
.3s ease-out
;
3520 -o-transition: opacity
.3s linear
, top
.3s ease-out
;
3521 transition: opacity
.3s linear
, top
.3s ease-out
;
3529 border-bottom: 1px solid
#eee;
3531 .modal-header .close {
3543 padding: 14px 15px 15px;
3546 background-color: #f5f5f5;
3547 border-top: 1px solid
#ddd;
3548 -webkit-border-radius: 0 0 6px 6px;
3549 -moz-border-radius: 0 0 6px 6px;
3550 border-radius: 0 0 6px 6px;
3551 -webkit-box-shadow: inset
0 1px 0 #ffffff;
3552 -moz-box-shadow: inset
0 1px 0 #ffffff;
3553 box-shadow: inset
0 1px 0 #ffffff;
3556 .modal-footer:before
,
3557 .modal-footer:after {
3561 .modal-footer:after {
3564 .modal-footer .btn + .btn {
3568 .modal-footer .btn-group .btn + .btn {
3575 visibility: visible
;
3579 filter: alpha
(opacity
=0);
3583 filter: alpha
(opacity
=80);
3597 .tooltip.top .tooltip-arrow {
3601 border-left: 5px solid transparent
;
3602 border-right: 5px solid transparent
;
3603 border-top: 5px solid
#000000;
3605 .tooltip.left .tooltip-arrow {
3609 border-top: 5px solid transparent
;
3610 border-bottom: 5px solid transparent
;
3611 border-left: 5px solid
#000000;
3613 .tooltip.bottom .tooltip-arrow {
3617 border-left: 5px solid transparent
;
3618 border-right: 5px solid transparent
;
3619 border-bottom: 5px solid
#000000;
3621 .tooltip.right .tooltip-arrow {
3625 border-top: 5px solid transparent
;
3626 border-bottom: 5px solid transparent
;
3627 border-right: 5px solid
#000000;
3634 text-decoration: none
;
3635 background-color: #000000;
3636 -webkit-border-radius: 4px;
3637 -moz-border-radius: 4px;
3665 .popover.top .arrow {
3669 border-left: 5px solid transparent
;
3670 border-right: 5px solid transparent
;
3671 border-top: 5px solid
#000000;
3673 .popover.right .arrow {
3677 border-top: 5px solid transparent
;
3678 border-bottom: 5px solid transparent
;
3679 border-right: 5px solid
#000000;
3681 .popover.bottom .arrow {
3685 border-left: 5px solid transparent
;
3686 border-right: 5px solid transparent
;
3687 border-bottom: 5px solid
#000000;
3689 .popover.left .arrow {
3693 border-top: 5px solid transparent
;
3694 border-bottom: 5px solid transparent
;
3695 border-left: 5px solid
#000000;
3706 background: #000000;
3707 background: rgba
(0, 0, 0, 0.8);
3708 -webkit-border-radius: 6px;
3709 -moz-border-radius: 6px;
3711 -webkit-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3712 -moz-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3713 box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3718 background-color: #f5f5f5;
3719 border-bottom: 1px solid
#eee;
3720 -webkit-border-radius: 3px 3px 0 0;
3721 -moz-border-radius: 3px 3px 0 0;
3722 border-radius: 3px 3px 0 0;
3726 background-color: #ffffff;
3727 -webkit-border-radius: 0 0 3px 3px;
3728 -moz-border-radius: 0 0 3px 3px;
3729 border-radius: 0 0 3px 3px;
3730 -webkit-background-clip: padding-box
;
3731 -moz-background-clip: padding-box
;
3732 background-clip: padding-box
;
3735 .popover-content ul
,
3736 .popover-content ol {
3752 .row-fluid .thumbnails {
3757 margin-bottom: 18px;
3764 border: 1px solid
#ddd;
3765 -webkit-border-radius: 4px;
3766 -moz-border-radius: 4px;
3768 -webkit-box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
3769 -moz-box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
3770 box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
3773 border-color: #4183c4;
3774 -webkit-box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
3775 -moz-box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
3776 box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
3784 .thumbnail .caption {
3789 font-size: 10.998px;
3793 vertical-align: baseline
;
3794 white-space: nowrap
;
3795 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3796 background-color: #999999;
3799 padding: 1px 4px 2px;
3800 -webkit-border-radius: 3px;
3801 -moz-border-radius: 3px;
3805 padding: 1px 9px 2px;
3806 -webkit-border-radius: 9px;
3807 -moz-border-radius: 9px;
3813 text-decoration: none
;
3818 background-color: #393939;
3820 .label-important
[href
],
3821 .badge-important[href] {
3822 background-color: #202020;
3826 background-color: #ff7d00;
3828 .label-warning
[href
],
3829 .badge-warning[href] {
3830 background-color: #cc6400;
3834 background-color: #333333;
3836 .label-success
[href
],
3837 .badge-success[href] {
3838 background-color: #1a1a1a;
3842 background-color: #1b3650;
3846 background-color: #0e1c2a;
3850 background-color: #333333;
3852 .label-inverse
[href
],
3853 .badge-inverse[href] {
3854 background-color: #1a1a1a;
3856 @-webkit-keyframes progress-bar-stripes
{
3858 background-position: 40px 0;
3861 background-position: 0 0;
3864 @-moz-keyframes progress-bar-stripes
{
3866 background-position: 40px 0;
3869 background-position: 0 0;
3872 @-ms-keyframes progress-bar-stripes
{
3874 background-position: 40px 0;
3877 background-position: 0 0;
3880 @-o-keyframes progress-bar-stripes
{
3882 background-position: 0 0;
3885 background-position: 40px 0;
3888 @keyframes progress-bar-stripes
{
3890 background-position: 40px 0;
3893 background-position: 0 0;
3899 margin-bottom: 18px;
3900 background-color: #f7f7f7;
3901 background-image: -moz-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3902 background-image: -ms-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3903 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#f5f5f5), to
(#f9f9f9));
3904 background-image: -webkit-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3905 background-image: -o-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3906 background-image: linear-gradient
(top
, #f5f5f5, #f9f9f9);
3907 background-repeat: repeat-x
;
3908 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#f5f5f5', endColorstr
='#f9f9f9', GradientType
=0);
3909 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
3910 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
3911 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
3912 -webkit-border-radius: 4px;
3913 -moz-border-radius: 4px;
3922 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3923 background-color: #0e90d2;
3924 background-image: -moz-linear-gradient
(top
, #149bdf, #0480be);
3925 background-image: -ms-linear-gradient
(top
, #149bdf, #0480be);
3926 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#149bdf), to
(#0480be));
3927 background-image: -webkit-linear-gradient
(top
, #149bdf, #0480be);
3928 background-image: -o-linear-gradient
(top
, #149bdf, #0480be);
3929 background-image: linear-gradient
(top
, #149bdf, #0480be);
3930 background-repeat: repeat-x
;
3931 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#149bdf', endColorstr
='#0480be', GradientType
=0);
3932 -webkit-box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
3933 -moz-box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
3934 box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
3935 -webkit-box-sizing: border-box
;
3936 -moz-box-sizing: border-box
;
3937 -ms-box-sizing: border-box
;
3938 box-sizing: border-box
;
3939 -webkit-transition: width
0.6s ease
;
3940 -moz-transition: width
0.6s ease
;
3941 -ms-transition: width
0.6s ease
;
3942 -o-transition: width
0.6s ease
;
3943 transition: width
0.6s ease
;
3945 .progress-striped .bar {
3946 background-color: #149bdf;
3947 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
));
3948 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
);
3949 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
);
3950 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
);
3951 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
);
3952 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
);
3953 -webkit-background-size: 40px 40px;
3954 -moz-background-size: 40px 40px;
3955 -o-background-size: 40px 40px;
3956 background-size: 40px 40px;
3958 .progress.active .bar {
3959 -webkit-animation: progress-bar-stripes
2s linear infinite
;
3960 -moz-animation: progress-bar-stripes
2s linear infinite
;
3961 -ms-animation: progress-bar-stripes
2s linear infinite
;
3962 -o-animation: progress-bar-stripes
2s linear infinite
;
3963 animation: progress-bar-stripes
2s linear infinite
;
3965 .progress-danger .bar {
3966 background-color: #dd514c;
3967 background-image: -moz-linear-gradient
(top
, #ee5f5b, #c43c35);
3968 background-image: -ms-linear-gradient
(top
, #ee5f5b, #c43c35);
3969 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ee5f5b), to
(#c43c35));
3970 background-image: -webkit-linear-gradient
(top
, #ee5f5b, #c43c35);
3971 background-image: -o-linear-gradient
(top
, #ee5f5b, #c43c35);
3972 background-image: linear-gradient
(top
, #ee5f5b, #c43c35);
3973 background-repeat: repeat-x
;
3974 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ee5f5b', endColorstr
='#c43c35', GradientType
=0);
3976 .progress-danger.progress-striped .bar {
3977 background-color: #ee5f5b;
3978 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
));
3979 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
);
3980 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
);
3981 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
);
3982 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
);
3983 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
);
3985 .progress-success .bar {
3986 background-color: #5eb95e;
3987 background-image: -moz-linear-gradient
(top
, #62c462, #57a957);
3988 background-image: -ms-linear-gradient
(top
, #62c462, #57a957);
3989 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#62c462), to
(#57a957));
3990 background-image: -webkit-linear-gradient
(top
, #62c462, #57a957);
3991 background-image: -o-linear-gradient
(top
, #62c462, #57a957);
3992 background-image: linear-gradient
(top
, #62c462, #57a957);
3993 background-repeat: repeat-x
;
3994 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#62c462', endColorstr
='#57a957', GradientType
=0);
3996 .progress-success.progress-striped .bar {
3997 background-color: #62c462;
3998 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
));
3999 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
);
4000 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
);
4001 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
);
4002 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
);
4003 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
);
4005 .progress-info .bar {
4006 background-color: #4bb1cf;
4007 background-image: -moz-linear-gradient
(top
, #5bc0de, #339bb9);
4008 background-image: -ms-linear-gradient
(top
, #5bc0de, #339bb9);
4009 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#5bc0de), to
(#339bb9));
4010 background-image: -webkit-linear-gradient
(top
, #5bc0de, #339bb9);
4011 background-image: -o-linear-gradient
(top
, #5bc0de, #339bb9);
4012 background-image: linear-gradient
(top
, #5bc0de, #339bb9);
4013 background-repeat: repeat-x
;
4014 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#5bc0de', endColorstr
='#339bb9', GradientType
=0);
4016 .progress-info.progress-striped .bar {
4017 background-color: #5bc0de;
4018 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
));
4019 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
);
4020 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
);
4021 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
);
4022 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
);
4023 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
);
4025 .progress-warning .bar {
4026 background-color: #ff942e;
4027 background-image: -moz-linear-gradient
(top
, #ffa44d, #ff7d00);
4028 background-image: -ms-linear-gradient
(top
, #ffa44d, #ff7d00);
4029 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffa44d), to
(#ff7d00));
4030 background-image: -webkit-linear-gradient
(top
, #ffa44d, #ff7d00);
4031 background-image: -o-linear-gradient
(top
, #ffa44d, #ff7d00);
4032 background-image: linear-gradient
(top
, #ffa44d, #ff7d00);
4033 background-repeat: repeat-x
;
4034 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffa44d', endColorstr
='#ff7d00', GradientType
=0);
4036 .progress-warning.progress-striped .bar {
4037 background-color: #ffa44d;
4038 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
));
4039 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
);
4040 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
);
4041 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
);
4042 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
);
4043 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
);
4046 margin-bottom: 18px;
4050 border: 1px solid
#e5e5e5;
4051 -webkit-border-radius: 4px;
4052 -moz-border-radius: 4px;
4055 .accordion-heading {
4058 .accordion-heading .accordion-toggle {
4067 border-top: 1px solid
#e5e5e5;
4071 margin-bottom: 18px;
4082 -webkit-transition: 0.6s ease-in-out left
;
4083 -moz-transition: 0.6s ease-in-out left
;
4084 -ms-transition: 0.6s ease-in-out left
;
4085 -o-transition: 0.6s ease-in-out left
;
4086 transition: 0.6s ease-in-out left
;
4088 .carousel .item > img {
4112 .carousel
.next
.left
,
4113 .carousel .prev.right {
4116 .carousel .active.left {
4119 .carousel .active.right {
4134 background: #222222;
4135 border: 3px solid
#ffffff;
4136 -webkit-border-radius: 23px;
4137 -moz-border-radius: 23px;
4138 border-radius: 23px;
4140 filter: alpha
(opacity
=50);
4142 .carousel-control.right {
4146 .carousel-control:hover {
4148 text-decoration: none
;
4150 filter: alpha
(opacity
=90);
4157 padding: 10px 15px 5px;
4158 background: #333333;
4159 background: rgba
(0, 0, 0, 0.75);
4161 .carousel-caption h4
,
4162 .carousel-caption p {
4167 margin-bottom: 30px;
4168 background-color: #f5f5f5;
4169 -webkit-border-radius: 6px;
4170 -moz-border-radius: 6px;
4178 letter-spacing: -1px;
4202 border-bottom: 1px solid
#CACACA;
4204 .navbar .navbar-inner {
4205 -webkit-box-shadow: 0 1px 0 rgba
(255, 255, 255, 0.4) , 0 0 10px rgba
(0, 0, 0, 0.1);
4206 -moz-box-shadow: 0 1px 0 rgba
(255, 255, 255, 0.4) , 0 0 10px rgba
(0, 0, 0, 0.1);
4207 box-shadow: 0 1px 0 rgba
(255, 255, 255, 0.4) , 0 0 10px rgba
(0, 0, 0, 0.1);
4212 .navbar .brand:hover {
4215 .navbar .navbar-text {
4219 .navbar .nav > li > a {
4221 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
4223 .navbar .nav .active > a {
4224 background-color: transparent
;
4227 .navbar .nav .active > a:hover {
4228 background-color: transparent
;
4231 .navbar
.nav
> li
> a:hover
,
4232 .navbar .nav li.open.dropdown .dropdown-toggle {
4235 .navbar .nav .dropdown-toggle .caret {
4236 border-top-color: #333333;
4239 .navbar
.navbar-search
.search-query
,
4240 .navbar .navbar-search .search-query:hover {
4243 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.5);
4244 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.5);
4245 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.5);
4247 .navbar
.navbar-search
.search-query:-moz-placeholder
,
4248 .navbar .navbar-search .search-query:hover:-moz-placeholder {
4251 .navbar
.navbar-search
.search-query:-ms-input-placeholder
,
4252 .navbar .navbar-search .search-query:hover:-ms-input-placeholder {
4255 .navbar
.navbar-search
.search-query::-webkit-input-placeholder
,
4256 .navbar .navbar-search .search-query:hover::-webkit-input-placeholder {
4259 .navbar
.navbar-search
.search-query:focus
,
4260 .navbar
.navbar-search
.search-query:hover:focus
,
4261 .navbar
.navbar-search
.search-query
.focused
,
4262 .navbar .navbar-search .search-query:hover.focused {
4263 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.5);
4264 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.5);
4265 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.5);
4268 .navbar .nav-collapse.in .navbar-search {
4270 border-bottom: none
;
4272 .navbar .nav-collapse.in > .nav li > a {
4275 .navbar .nav-collapse.in > .nav li > a .caret {
4276 border-top-color: #999999;
4278 .navbar .nav-collapse.in > .nav li > a:hover {
4281 background-color: transparent
;
4283 .navbar .nav-collapse.in > .nav li > a:hover .caret {
4284 border-top-color: #ffffff;
4286 .nav li
.open
.dropdown
.caret
,
4287 .nav .dropdown-toggle:hover .caret {
4288 border-top-color: #4183c4;
4290 div
.subnav
.nav
> li
> a
{
4294 div
.subnav
.nav
> li
> a:hover
{
4297 div
.subnav
.nav
> li
.active
> a
{
4300 div
.subnav
.nav
> li
.active
> a:hover
{
4303 div
.subnav
.nav
> li
> .dropdown-toggle
{
4304 background-color: transparent
;
4306 div
.subnav
.nav
> li
.dropdown
.open
> .dropdown-toggle
{
4307 border-left: 1px solid whiteSmoke
;
4308 border-right: 1px solid
#E5E5E5;
4311 div
.subnav
.nav
> .open
> .dropdown-toggle:hover
.caret
{
4312 border-top-color: #4183c4;
4315 background-color: #f1f1f1;
4316 background-image: -moz-linear-gradient
(top
, #f4f4f4, #ececec);
4317 background-image: -ms-linear-gradient
(top
, #f4f4f4, #ececec);
4318 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#f4f4f4), to
(#ececec));
4319 background-image: -webkit-linear-gradient
(top
, #f4f4f4, #ececec);
4320 background-image: -o-linear-gradient
(top
, #f4f4f4, #ececec);
4321 background-image: linear-gradient
(top
, #f4f4f4, #ececec);
4322 background-repeat: repeat-x
;
4323 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#f4f4f4', endColorstr
='#ececec', GradientType
=0);
4324 border-color: #ececec #ececec #c6c6c6;
4325 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4326 *background-color: #ececec;
4327 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4329 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4336 background-color: #ececec;
4337 *background-color: #dfdfdf;
4341 background-color: #d3d3d3 \
9;
4344 background-color: #707070;
4345 background-image: -moz-linear-gradient
(top
, #909090, #3f3f3f);
4346 background-image: -ms-linear-gradient
(top
, #909090, #3f3f3f);
4347 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#909090), to
(#3f3f3f));
4348 background-image: -webkit-linear-gradient
(top
, #909090, #3f3f3f);
4349 background-image: -o-linear-gradient
(top
, #909090, #3f3f3f);
4350 background-image: linear-gradient
(top
, #909090, #3f3f3f);
4351 background-repeat: repeat-x
;
4352 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#909090', endColorstr
='#3f3f3f', GradientType
=0);
4353 border-color: #3f3f3f #3f3f3f #191919;
4354 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4355 *background-color: #3f3f3f;
4356 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4358 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4361 .btn-primary:active
,
4362 .btn-primary
.active
,
4363 .btn-primary
.disabled
,
4364 .btn-primary[disabled] {
4365 background-color: #3f3f3f;
4366 *background-color: #323232;
4368 .btn-primary:active
,
4369 .btn-primary.active {
4370 background-color: #262626 \
9;
4373 background-color: #fbd627;
4374 background-image: -moz-linear-gradient
(top
, #ffde42, #f4ca00);
4375 background-image: -ms-linear-gradient
(top
, #ffde42, #f4ca00);
4376 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffde42), to
(#f4ca00));
4377 background-image: -webkit-linear-gradient
(top
, #ffde42, #f4ca00);
4378 background-image: -o-linear-gradient
(top
, #ffde42, #f4ca00);
4379 background-image: linear-gradient
(top
, #ffde42, #f4ca00);
4380 background-repeat: repeat-x
;
4381 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffde42', endColorstr
='#f4ca00', GradientType
=0);
4382 border-color: #f4ca00 #f4ca00 #a88b00;
4383 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4384 *background-color: #f4ca00;
4385 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4387 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4390 .btn-warning:active
,
4391 .btn-warning
.active
,
4392 .btn-warning
.disabled
,
4393 .btn-warning[disabled] {
4394 background-color: #f4ca00;
4395 *background-color: #dbb500;
4397 .btn-warning:active
,
4398 .btn-warning.active {
4399 background-color: #c1a000 \
9;
4402 background-color: #e15454;
4403 background-image: -moz-linear-gradient
(top
, #e56e6e, #da2d2d);
4404 background-image: -ms-linear-gradient
(top
, #e56e6e, #da2d2d);
4405 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#e56e6e), to
(#da2d2d));
4406 background-image: -webkit-linear-gradient
(top
, #e56e6e, #da2d2d);
4407 background-image: -o-linear-gradient
(top
, #e56e6e, #da2d2d);
4408 background-image: linear-gradient
(top
, #e56e6e, #da2d2d);
4409 background-repeat: repeat-x
;
4410 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#e56e6e', endColorstr
='#da2d2d', GradientType
=0);
4411 border-color: #da2d2d #da2d2d #9f1c1c;
4412 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4413 *background-color: #da2d2d;
4414 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4416 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4421 .btn-danger
.disabled
,
4422 .btn-danger[disabled] {
4423 background-color: #da2d2d;
4424 *background-color: #ca2424;
4427 .btn-danger.active {
4428 background-color: #b42020 \
9;
4431 background-color: #79cb5d;
4432 background-image: -moz-linear-gradient
(top
, #8add6d, #60b044);
4433 background-image: -ms-linear-gradient
(top
, #8add6d, #60b044);
4434 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#8add6d), to
(#60b044));
4435 background-image: -webkit-linear-gradient
(top
, #8add6d, #60b044);
4436 background-image: -o-linear-gradient
(top
, #8add6d, #60b044);
4437 background-image: linear-gradient
(top
, #8add6d, #60b044);
4438 background-repeat: repeat-x
;
4439 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#8add6d', endColorstr
='#60b044', GradientType
=0);
4440 border-color: #60b044 #60b044 #42792f;
4441 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4442 *background-color: #60b044;
4443 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4445 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4448 .btn-success:active
,
4449 .btn-success
.active
,
4450 .btn-success
.disabled
,
4451 .btn-success[disabled] {
4452 background-color: #60b044;
4453 *background-color: #569e3d;
4455 .btn-success:active
,
4456 .btn-success.active {
4457 background-color: #4c8b36 \
9;
4460 background-color: #669dc7;
4461 background-image: -moz-linear-gradient
(top
, #7caccf, #4488bb);
4462 background-image: -ms-linear-gradient
(top
, #7caccf, #4488bb);
4463 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#7caccf), to
(#4488bb));
4464 background-image: -webkit-linear-gradient
(top
, #7caccf, #4488bb);
4465 background-image: -o-linear-gradient
(top
, #7caccf, #4488bb);
4466 background-image: linear-gradient
(top
, #7caccf, #4488bb);
4467 background-repeat: repeat-x
;
4468 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#7caccf', endColorstr
='#4488bb', GradientType
=0);
4469 border-color: #4488bb #4488bb #305f83;
4470 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4471 *background-color: #4488bb;
4472 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4474 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4480 .btn-info[disabled] {
4481 background-color: #4488bb;
4482 *background-color: #3d7aa8;
4486 background-color: #366d96 \
9;
4489 background-color: #466274;
4490 background-image: -moz-linear-gradient
(top
, #4a687a, #405a6a);
4491 background-image: -ms-linear-gradient
(top
, #4a687a, #405a6a);
4492 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#4a687a), to
(#405a6a));
4493 background-image: -webkit-linear-gradient
(top
, #4a687a, #405a6a);
4494 background-image: -o-linear-gradient
(top
, #4a687a, #405a6a);
4495 background-image: linear-gradient
(top
, #4a687a, #405a6a);
4496 background-repeat: repeat-x
;
4497 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#4a687a', endColorstr
='#405a6a', GradientType
=0);
4498 border-color: #405a6a #405a6a #23323a;
4499 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4500 *background-color: #405a6a;
4501 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4503 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4506 .btn-inverse:active
,
4507 .btn-inverse
.active
,
4508 .btn-inverse
.disabled
,
4509 .btn-inverse[disabled] {
4510 background-color: #405a6a;
4511 *background-color: #364d5a;
4513 .btn-inverse:active
,
4514 .btn-inverse.active {
4515 background-color: #2d3f4a \
9;
4517 .control-group
.warning
> label
,
4518 .control-group
.warning
.help-block
,
4519 .control-group.warning .help-inline {
4522 .control-group
.warning
.checkbox
,
4523 .control-group
.warning
.radio
,
4524 .control-group
.warning input
,
4525 .control-group
.warning select
,
4526 .control-group.warning textarea {
4528 border-color: #e29235;
4530 .control-group
.warning
.checkbox:focus
,
4531 .control-group
.warning
.radio:focus
,
4532 .control-group
.warning
input:focus
,
4533 .control-group
.warning
select:focus
,
4534 .control-group.warning textarea:focus {
4535 border-color: #c7781d;
4536 -webkit-box-shadow: 0 0 6px #efc28e;
4537 -moz-box-shadow: 0 0 6px #efc28e;
4538 box-shadow: 0 0 6px #efc28e;
4540 .control-group
.warning
.input-prepend
.add-on
,
4541 .control-group.warning .input-append .add-on {
4543 background-color: #f5f3b4;
4544 border-color: #e29235;
4546 .control-group
.error
> label
,
4547 .control-group
.error
.help-block
,
4548 .control-group.error .help-inline {
4551 .control-group
.error
.checkbox
,
4552 .control-group
.error
.radio
,
4553 .control-group
.error input
,
4554 .control-group
.error select
,
4555 .control-group.error textarea {
4557 border-color: #cc0000;
4559 .control-group
.error
.checkbox:focus
,
4560 .control-group
.error
.radio:focus
,
4561 .control-group
.error
input:focus
,
4562 .control-group
.error
select:focus
,
4563 .control-group.error textarea:focus {
4564 border-color: #990000;
4565 -webkit-box-shadow: 0 0 6px #ff3333;
4566 -moz-box-shadow: 0 0 6px #ff3333;
4567 box-shadow: 0 0 6px #ff3333;
4569 .control-group
.error
.input-prepend
.add-on
,
4570 .control-group.error .input-append .add-on {
4572 background-color: #ffe9e9;
4573 border-color: #cc0000;
4575 .control-group
.success
> label
,
4576 .control-group
.success
.help-block
,
4577 .control-group.success .help-inline {
4580 .control-group
.success
.checkbox
,
4581 .control-group
.success
.radio
,
4582 .control-group
.success input
,
4583 .control-group
.success select
,
4584 .control-group.success textarea {
4586 border-color: #2ba949;
4588 .control-group
.success
.checkbox:focus
,
4589 .control-group
.success
.radio:focus
,
4590 .control-group
.success
input:focus
,
4591 .control-group
.success
select:focus
,
4592 .control-group.success textarea:focus {
4593 border-color: #218037;
4594 -webkit-box-shadow: 0 0 6px #63d77e;
4595 -moz-box-shadow: 0 0 6px #63d77e;
4596 box-shadow: 0 0 6px #63d77e;
4598 .control-group
.success
.input-prepend
.add-on
,
4599 .control-group.success .input-append .add-on {
4601 background-color: #bedebe;
4602 border-color: #2ba949;
4605 background-color: #BD2C00;
4608 background-color: #E3E84D;
4611 background-color: #6CC644;
4614 background-color: #4183C4;
4617 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
4618 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
4619 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
4620 border: 1px solid rgba
(0, 0, 0, 0.05);