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.
27 display: inline-block
;
32 audio:not
([controls
]) {
38 -webkit-text-size-adjust: 100%;
39 -ms-text-size-adjust: 100%;
43 outline: thin dotted
#333;
44 outline: 5px auto
-webkit-focus-ring-color
;
58 vertical-align: baseline
;
71 vertical-align: middle
;
73 -ms-interpolation-mode: bicubic
;
86 vertical-align: middle
;
95 button::-moz-focus-inner
,
96 input::-moz-focus-inner
{
102 input
[type
="button"],
104 input
[type
="submit"] {
106 -webkit-appearance: button
;
109 input
[type
="search"] {
110 -webkit-box-sizing: content-box
;
111 -moz-box-sizing: content-box
;
112 box-sizing: content-box
;
113 -webkit-appearance: textfield
;
116 input
[type
="search"]::-webkit-search-decoration
,
117 input
[type
="search"]::-webkit-search-cancel-button
{
118 -webkit-appearance: none
;
144 background-color: transparent
;
152 -webkit-box-sizing: border-box
;
153 -moz-box-sizing: border-box
;
154 -ms-box-sizing: border-box
;
155 box-sizing: border-box
;
160 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
;
164 background-color: #ffffff;
169 text-decoration: none
;
174 text-decoration: underline
;
198 .navbar-fixed-top
.container
,
199 .navbar-fixed-bottom .container {
314 .row-fluid [class*="span"] {
319 margin-left: 2.127659574%;
320 *margin-left: 2.0744680846382977%;
321 -webkit-box-sizing: border-box
;
322 -moz-box-sizing: border-box
;
323 -ms-box-sizing: border-box
;
324 box-sizing: border-box
;
327 .row-fluid [class*="span"]:first-child {
332 width: 99.99999998999999%;
333 *width: 99.94680850063828%;
337 width: 91.489361693%;
338 *width: 91.4361702036383%;
342 width: 82.97872339599999%;
343 *width: 82.92553190663828%;
347 width: 74.468085099%;
348 *width: 74.4148936096383%;
352 width: 65.95744680199999%;
353 *width: 65.90425531263828%;
357 width: 57.446808505%;
358 *width: 57.3936170156383%;
362 width: 48.93617020799999%;
363 *width: 48.88297871863829%;
367 width: 40.425531911%;
368 *width: 40.3723404216383%;
372 width: 31.914893614%;
373 *width: 31.8617021246383%;
377 width: 23.404255317%;
378 *width: 23.3510638276383%;
383 *width: 14.8404255306383%;
388 *width: 6.329787233638298%;
413 .container-fluid:before
,
414 .container-fluid:after {
419 .container-fluid:after {
446 font-family: inherit
;
449 text-rendering: optimizelegibility
;
510 text-transform: uppercase
;
514 padding-bottom: 17px;
516 border-bottom: 1px solid
#eeeeee;
526 margin: 0 0 9px 25px;
578 text-overflow: ellipsis
;
589 border-top: 1px solid
#eeeeee;
590 border-bottom: 1px solid
#ffffff;
607 border-bottom: 1px dotted
#999999;
612 text-transform: uppercase
;
618 border-left: 5px solid
#eeeeee;
634 blockquote
small:before
{
635 content: '\2014 \00A0';
638 blockquote
.pull-right
{
642 border-right: 5px solid
#eeeeee;
646 blockquote
.pull-right p
,
647 blockquote
.pull-right small
{
676 font-family: Menlo
, Monaco
, Consolas
, "Courier New", monospace
;
679 -webkit-border-radius: 3px;
680 -moz-border-radius: 3px;
687 background-color: #f7f7f9;
688 border: 1px solid
#e1e1e8;
697 word-break: break-all
;
698 word-wrap: break-word
;
700 white-space: pre-wrap
;
701 background-color: #f5f5f5;
702 border: 1px solid
#ccc;
703 border: 1px solid rgba
(0, 0, 0, 0.15);
704 -webkit-border-radius: 4px;
705 -moz-border-radius: 4px;
716 background-color: transparent
;
744 border-bottom: 1px solid
#e5e5e5;
766 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
;
777 input
[type
="password"],
778 input
[type
="datetime"],
779 input
[type
="datetime-local"],
784 input
[type
="number"],
787 input
[type
="search"],
791 display: inline-block
;
811 input
[type
="password"],
812 input
[type
="datetime"],
813 input
[type
="datetime-local"],
818 input
[type
="number"],
821 input
[type
="search"],
825 background-color: #ffffff;
826 border: 1px solid
#cccccc;
827 -webkit-border-radius: 3px;
828 -moz-border-radius: 3px;
830 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
831 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
832 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
833 -webkit-transition: border linear
0.2s, box-shadow linear
0.2s;
834 -moz-transition: border linear
0.2s, box-shadow linear
0.2s;
835 -ms-transition: border linear
0.2s, box-shadow linear
0.2s;
836 -o-transition: border linear
0.2s, box-shadow linear
0.2s;
837 transition: border linear
0.2s, box-shadow linear
0.2s;
841 input
[type
="text"]:focus
,
842 input
[type
="password"]:focus
,
843 input
[type
="datetime"]:focus
,
844 input
[type
="datetime-local"]:focus
,
845 input
[type
="date"]:focus
,
846 input
[type
="month"]:focus
,
847 input
[type
="time"]:focus
,
848 input
[type
="week"]:focus
,
849 input
[type
="number"]:focus
,
850 input
[type
="email"]:focus
,
851 input
[type
="url"]:focus
,
852 input
[type
="search"]:focus
,
853 input
[type
="tel"]:focus
,
854 input
[type
="color"]:focus
,
855 .uneditable-input:focus {
856 border-color: rgba
(82, 168, 236, 0.8);
858 outline: thin dotted \
9;
861 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075), 0 0 8px rgba
(82, 168, 236, 0.6);
862 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075), 0 0 8px rgba
(82, 168, 236, 0.6);
863 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075), 0 0 8px rgba
(82, 168, 236, 0.6);
867 input
[type
="checkbox"] {
876 input
[type
="submit"],
878 input
[type
="button"],
880 input
[type
="checkbox"] {
884 .uneditable-textarea {
892 /* In IE7, the height of the select element cannot be changed by height, only font-size */
895 /* For IE7, add top margin to align select with labels */
902 border: 1px solid
#bbb;
911 input
[type
="file"]:focus
,
912 input
[type
="radio"]:focus
,
913 input
[type
="checkbox"]:focus
{
914 outline: thin dotted
#333;
915 outline: 5px auto
-webkit-focus-ring-color
;
916 outline-offset: -2px;
925 .radio input
[type
="radio"],
926 .checkbox input[type="checkbox"] {
931 .controls
> .radio:first-child
,
932 .controls > .checkbox:first-child {
938 display: inline-block
;
941 vertical-align: middle
;
944 .radio
.inline
+ .radio
.inline
,
945 .checkbox.inline + .checkbox.inline {
973 input
[class
*="span"],
974 select
[class
*="span"],
975 textarea
[class
*="span"],
976 .uneditable-input
[class
*="span"],
977 .row-fluid input
[class
*="span"],
978 .row-fluid select
[class
*="span"],
979 .row-fluid textarea
[class
*="span"],
980 .row-fluid .uneditable-input[class*="span"] {
985 .input-append input
[class
*="span"],
986 .input-append
.uneditable-input
[class
*="span"],
987 .input-prepend input
[class
*="span"],
988 .input-prepend
.uneditable-input
[class
*="span"],
989 .row-fluid
.input-prepend
[class
*="span"],
990 .row-fluid .input-append [class*="span"] {
991 display: inline-block
;
1002 .uneditable-input.span12 {
1008 .uneditable-input.span11 {
1014 .uneditable-input.span10 {
1020 .uneditable-input.span9 {
1026 .uneditable-input.span8 {
1032 .uneditable-input.span7 {
1038 .uneditable-input.span6 {
1044 .uneditable-input.span5 {
1050 .uneditable-input.span4 {
1056 .uneditable-input.span3 {
1062 .uneditable-input.span2 {
1068 .uneditable-input.span1 {
1077 textarea
[readonly
] {
1078 cursor: not-allowed
;
1079 background-color: #eeeeee;
1083 input
[type
="radio"][disabled
],
1084 input
[type
="checkbox"][disabled
],
1085 input
[type
="radio"][readonly
],
1086 input
[type
="checkbox"][readonly
] {
1087 background-color: transparent
;
1090 .control-group
.warning
> label
,
1091 .control-group
.warning
.help-block
,
1092 .control-group.warning .help-inline {
1096 .control-group
.warning
.checkbox
,
1097 .control-group
.warning
.radio
,
1098 .control-group
.warning input
,
1099 .control-group
.warning select
,
1100 .control-group.warning textarea {
1102 border-color: #c09853;
1105 .control-group
.warning
.checkbox:focus
,
1106 .control-group
.warning
.radio:focus
,
1107 .control-group
.warning
input:focus
,
1108 .control-group
.warning
select:focus
,
1109 .control-group.warning textarea:focus {
1110 border-color: #a47e3c;
1111 -webkit-box-shadow: 0 0 6px #dbc59e;
1112 -moz-box-shadow: 0 0 6px #dbc59e;
1113 box-shadow: 0 0 6px #dbc59e;
1116 .control-group
.warning
.input-prepend
.add-on
,
1117 .control-group.warning .input-append .add-on {
1119 background-color: #fcf8e3;
1120 border-color: #c09853;
1123 .control-group
.error
> label
,
1124 .control-group
.error
.help-block
,
1125 .control-group.error .help-inline {
1129 .control-group
.error
.checkbox
,
1130 .control-group
.error
.radio
,
1131 .control-group
.error input
,
1132 .control-group
.error select
,
1133 .control-group.error textarea {
1135 border-color: #b94a48;
1138 .control-group
.error
.checkbox:focus
,
1139 .control-group
.error
.radio:focus
,
1140 .control-group
.error
input:focus
,
1141 .control-group
.error
select:focus
,
1142 .control-group.error textarea:focus {
1143 border-color: #953b39;
1144 -webkit-box-shadow: 0 0 6px #d59392;
1145 -moz-box-shadow: 0 0 6px #d59392;
1146 box-shadow: 0 0 6px #d59392;
1149 .control-group
.error
.input-prepend
.add-on
,
1150 .control-group.error .input-append .add-on {
1152 background-color: #f2dede;
1153 border-color: #b94a48;
1156 .control-group
.success
> label
,
1157 .control-group
.success
.help-block
,
1158 .control-group.success .help-inline {
1162 .control-group
.success
.checkbox
,
1163 .control-group
.success
.radio
,
1164 .control-group
.success input
,
1165 .control-group
.success select
,
1166 .control-group.success textarea {
1168 border-color: #468847;
1171 .control-group
.success
.checkbox:focus
,
1172 .control-group
.success
.radio:focus
,
1173 .control-group
.success
input:focus
,
1174 .control-group
.success
select:focus
,
1175 .control-group.success textarea:focus {
1176 border-color: #356635;
1177 -webkit-box-shadow: 0 0 6px #7aba7b;
1178 -moz-box-shadow: 0 0 6px #7aba7b;
1179 box-shadow: 0 0 6px #7aba7b;
1182 .control-group
.success
.input-prepend
.add-on
,
1183 .control-group.success .input-append .add-on {
1185 background-color: #dff0d8;
1186 border-color: #468847;
1189 input:focus:required:invalid
,
1190 textarea:focus:required:invalid
,
1191 select:focus:required:invalid
{
1193 border-color: #ee5f5b;
1196 input:focus:required:invalid:focus
,
1197 textarea:focus:required:invalid:focus
,
1198 select:focus:required:invalid:focus
{
1199 border-color: #e9322d;
1200 -webkit-box-shadow: 0 0 6px #f8b9b7;
1201 -moz-box-shadow: 0 0 6px #f8b9b7;
1202 box-shadow: 0 0 6px #f8b9b7;
1206 padding: 17px 20px 18px;
1208 margin-bottom: 18px;
1209 background-color: #f5f5f5;
1210 border-top: 1px solid
#e5e5e5;
1214 .form-actions:before
,
1215 .form-actions:after {
1220 .form-actions:after {
1226 white-space: nowrap
;
1227 cursor: not-allowed
;
1228 background-color: #ffffff;
1230 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1231 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1232 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1239 :-ms-input-placeholder
{
1243 ::-webkit-input-placeholder
{
1258 display: inline-block
;
1261 vertical-align: middle
;
1270 .input-prepend input
,
1271 .input-append input
,
1272 .input-prepend select
,
1273 .input-append select
,
1274 .input-prepend
.uneditable-input
,
1275 .input-append .uneditable-input {
1279 vertical-align: middle
;
1280 -webkit-border-radius: 0 3px 3px 0;
1281 -moz-border-radius: 0 3px 3px 0;
1282 border-radius: 0 3px 3px 0;
1285 .input-prepend
input:focus
,
1286 .input-append
input:focus
,
1287 .input-prepend
select:focus
,
1288 .input-append
select:focus
,
1289 .input-prepend
.uneditable-input:focus
,
1290 .input-append .uneditable-input:focus {
1294 .input-prepend
.uneditable-input
,
1295 .input-append .uneditable-input {
1296 border-left-color: #ccc;
1299 .input-prepend
.add-on
,
1300 .input-append .add-on {
1301 display: inline-block
;
1306 font-weight: normal
;
1309 text-shadow: 0 1px 0 #ffffff;
1310 vertical-align: middle
;
1311 background-color: #eeeeee;
1312 border: 1px solid
#ccc;
1315 .input-prepend
.add-on
,
1316 .input-append
.add-on
,
1317 .input-prepend
.btn
,
1318 .input-append .btn {
1320 -webkit-border-radius: 0;
1321 -moz-border-radius: 0;
1325 .input-prepend
.active
,
1326 .input-append .active {
1327 background-color: #a9dba9;
1328 border-color: #46a546;
1331 .input-prepend
.add-on
,
1332 .input-prepend .btn {
1336 .input-prepend
.add-on:first-child
,
1337 .input-prepend .btn:first-child {
1338 -webkit-border-radius: 3px 0 0 3px;
1339 -moz-border-radius: 3px 0 0 3px;
1340 border-radius: 3px 0 0 3px;
1343 .input-append input
,
1344 .input-append select
,
1345 .input-append .uneditable-input {
1346 -webkit-border-radius: 3px 0 0 3px;
1347 -moz-border-radius: 3px 0 0 3px;
1348 border-radius: 3px 0 0 3px;
1351 .input-append .uneditable-input {
1352 border-right-color: #ccc;
1353 border-left-color: #eee;
1356 .input-append
.add-on:last-child
,
1357 .input-append .btn:last-child {
1358 -webkit-border-radius: 0 3px 3px 0;
1359 -moz-border-radius: 0 3px 3px 0;
1360 border-radius: 0 3px 3px 0;
1363 .input-prepend
.input-append input
,
1364 .input-prepend
.input-append select
,
1365 .input-prepend.input-append .uneditable-input {
1366 -webkit-border-radius: 0;
1367 -moz-border-radius: 0;
1371 .input-prepend
.input-append
.add-on:first-child
,
1372 .input-prepend.input-append .btn:first-child {
1374 -webkit-border-radius: 3px 0 0 3px;
1375 -moz-border-radius: 3px 0 0 3px;
1376 border-radius: 3px 0 0 3px;
1379 .input-prepend
.input-append
.add-on:last-child
,
1380 .input-prepend.input-append .btn:last-child {
1382 -webkit-border-radius: 0 3px 3px 0;
1383 -moz-border-radius: 0 3px 3px 0;
1384 border-radius: 0 3px 3px 0;
1388 padding-right: 14px;
1389 padding-right: 4px \
9;
1391 padding-left: 4px \
9;
1392 /* IE7-8 doesn't have border-radius, so don't indent the padding */
1395 -webkit-border-radius: 14px;
1396 -moz-border-radius: 14px;
1397 border-radius: 14px;
1402 .form-horizontal input
,
1403 .form-search textarea
,
1404 .form-inline textarea
,
1405 .form-horizontal textarea
,
1406 .form-search select
,
1407 .form-inline select
,
1408 .form-horizontal select
,
1409 .form-search
.help-inline
,
1410 .form-inline
.help-inline
,
1411 .form-horizontal
.help-inline
,
1412 .form-search
.uneditable-input
,
1413 .form-inline
.uneditable-input
,
1414 .form-horizontal
.uneditable-input
,
1415 .form-search
.input-prepend
,
1416 .form-inline
.input-prepend
,
1417 .form-horizontal
.input-prepend
,
1418 .form-search
.input-append
,
1419 .form-inline
.input-append
,
1420 .form-horizontal .input-append {
1421 display: inline-block
;
1429 .form-horizontal .hide {
1434 .form-inline label {
1435 display: inline-block
;
1438 .form-search
.input-append
,
1439 .form-inline
.input-append
,
1440 .form-search
.input-prepend
,
1441 .form-inline .input-prepend {
1445 .form-search
.radio
,
1446 .form-search
.checkbox
,
1447 .form-inline
.radio
,
1448 .form-inline .checkbox {
1451 vertical-align: middle
;
1454 .form-search
.radio input
[type
="radio"],
1455 .form-search
.checkbox input
[type
="checkbox"],
1456 .form-inline
.radio input
[type
="radio"],
1457 .form-inline .checkbox input[type="checkbox"] {
1467 legend
+ .control-group
{
1469 -webkit-margin-top-collapse: separate
;
1472 .form-horizontal .control-group {
1473 margin-bottom: 18px;
1477 .form-horizontal
.control-group:before
,
1478 .form-horizontal .control-group:after {
1483 .form-horizontal .control-group:after {
1487 .form-horizontal .control-label {
1494 .form-horizontal .controls {
1495 *display: inline-block
;
1496 *padding-left: 20px;
1501 .form-horizontal .controls:first-child {
1502 *padding-left: 160px;
1505 .form-horizontal .help-block {
1510 .form-horizontal .form-actions {
1511 padding-left: 160px;
1516 background-color: transparent
;
1517 border-collapse: collapse
;
1523 margin-bottom: 18px;
1531 vertical-align: top
;
1532 border-top: 1px solid
#dddddd;
1540 vertical-align: bottom
;
1543 .table caption
+ thead
tr:first-child th
,
1544 .table caption
+ thead
tr:first-child td
,
1545 .table colgroup
+ thead
tr:first-child th
,
1546 .table colgroup
+ thead
tr:first-child td
,
1547 .table
thead:first-child
tr:first-child th
,
1548 .table thead:first-child tr:first-child td {
1552 .table tbody + tbody {
1553 border-top: 2px solid
#dddddd;
1556 .table-condensed th
,
1557 .table-condensed td {
1562 border: 1px solid
#dddddd;
1563 border-collapse: separate
;
1564 *border-collapse: collapsed
;
1566 -webkit-border-radius: 4px;
1567 -moz-border-radius: 4px;
1572 .table-bordered td {
1573 border-left: 1px solid
#dddddd;
1576 .table-bordered caption
+ thead
tr:first-child th
,
1577 .table-bordered caption
+ tbody
tr:first-child th
,
1578 .table-bordered caption
+ tbody
tr:first-child td
,
1579 .table-bordered colgroup
+ thead
tr:first-child th
,
1580 .table-bordered colgroup
+ tbody
tr:first-child th
,
1581 .table-bordered colgroup
+ tbody
tr:first-child td
,
1582 .table-bordered
thead:first-child
tr:first-child th
,
1583 .table-bordered
tbody:first-child
tr:first-child th
,
1584 .table-bordered tbody:first-child tr:first-child td {
1588 .table-bordered
thead:first-child
tr:first-child
th:first-child
,
1589 .table-bordered tbody:first-child tr:first-child td:first-child {
1590 -webkit-border-top-left-radius: 4px;
1591 border-top-left-radius: 4px;
1592 -moz-border-radius-topleft: 4px;
1595 .table-bordered
thead:first-child
tr:first-child
th:last-child
,
1596 .table-bordered tbody:first-child tr:first-child td:last-child {
1597 -webkit-border-top-right-radius: 4px;
1598 border-top-right-radius: 4px;
1599 -moz-border-radius-topright: 4px;
1602 .table-bordered
thead:last-child
tr:last-child
th:first-child
,
1603 .table-bordered tbody:last-child tr:last-child td:first-child {
1604 -webkit-border-radius: 0 0 0 4px;
1605 -moz-border-radius: 0 0 0 4px;
1606 border-radius: 0 0 0 4px;
1607 -webkit-border-bottom-left-radius: 4px;
1608 border-bottom-left-radius: 4px;
1609 -moz-border-radius-bottomleft: 4px;
1612 .table-bordered
thead:last-child
tr:last-child
th:last-child
,
1613 .table-bordered tbody:last-child tr:last-child td:last-child {
1614 -webkit-border-bottom-right-radius: 4px;
1615 border-bottom-right-radius: 4px;
1616 -moz-border-radius-bottomright: 4px;
1619 .table-striped tbody
tr:nth-child
(odd
) td
,
1620 .table-striped tbody tr:nth-child(odd) th {
1621 background-color: #f9f9f9;
1624 .table tbody
tr:hover td
,
1625 .table tbody tr:hover th {
1626 background-color: #f5f5f5;
1775 display: inline-block
;
1778 *margin-right: .3em;
1780 vertical-align: text-top
;
1781 background-image: url
("../img/glyphicons-halflings.png");
1782 background-position: 14px 14px;
1783 background-repeat: no-repeat
;
1786 [class^
="icon-"]:last-child
,
1787 [class
*=" icon-"]:last-child
{
1792 background-image: url
("../img/glyphicons-halflings-white.png");
1796 background-position: 0 0;
1800 background-position: -24px 0;
1804 background-position: -48px 0;
1808 background-position: -72px 0;
1812 background-position: -96px 0;
1816 background-position: -120px 0;
1820 background-position: -144px 0;
1824 background-position: -168px 0;
1828 background-position: -192px 0;
1832 background-position: -216px 0;
1836 background-position: -240px 0;
1840 background-position: -264px 0;
1844 background-position: -288px 0;
1848 background-position: -312px 0;
1852 background-position: -336px 0;
1856 background-position: -360px 0;
1860 background-position: -384px 0;
1864 background-position: -408px 0;
1868 background-position: -432px 0;
1872 background-position: -456px 0;
1876 background-position: 0 -24px;
1880 background-position: -24px -24px;
1884 background-position: -48px -24px;
1888 background-position: -72px -24px;
1891 .icon-download-alt {
1892 background-position: -96px -24px;
1896 background-position: -120px -24px;
1900 background-position: -144px -24px;
1904 background-position: -168px -24px;
1908 background-position: -192px -24px;
1912 background-position: -216px -24px;
1916 background-position: -240px -24px;
1920 background-position: -264px -24px;
1924 background-position: -287px -24px;
1928 background-position: -312px -24px;
1932 background-position: -336px -24px;
1936 background-position: -360px -24px;
1940 background-position: -384px -24px;
1944 background-position: -408px -24px;
1948 background-position: -432px -24px;
1952 background-position: -456px -24px;
1956 background-position: 0 -48px;
1960 background-position: -25px -48px;
1964 background-position: -48px -48px;
1968 background-position: -72px -48px;
1972 background-position: -96px -48px;
1976 background-position: -120px -48px;
1980 background-position: -144px -48px;
1984 background-position: -167px -48px;
1988 background-position: -192px -48px;
1992 background-position: -216px -48px;
1996 background-position: -240px -48px;
2000 background-position: -264px -48px;
2003 .icon-align-center {
2004 background-position: -288px -48px;
2008 background-position: -312px -48px;
2011 .icon-align-justify {
2012 background-position: -336px -48px;
2016 background-position: -360px -48px;
2020 background-position: -384px -48px;
2023 .icon-indent-right {
2024 background-position: -408px -48px;
2027 .icon-facetime-video {
2028 background-position: -432px -48px;
2032 background-position: -456px -48px;
2036 background-position: 0 -72px;
2040 background-position: -24px -72px;
2044 background-position: -48px -72px;
2048 background-position: -72px -72px;
2052 background-position: -96px -72px;
2056 background-position: -120px -72px;
2060 background-position: -144px -72px;
2064 background-position: -168px -72px;
2067 .icon-step-backward {
2068 background-position: -192px -72px;
2071 .icon-fast-backward {
2072 background-position: -216px -72px;
2076 background-position: -240px -72px;
2080 background-position: -264px -72px;
2084 background-position: -288px -72px;
2088 background-position: -312px -72px;
2092 background-position: -336px -72px;
2095 .icon-fast-forward {
2096 background-position: -360px -72px;
2099 .icon-step-forward {
2100 background-position: -384px -72px;
2104 background-position: -408px -72px;
2107 .icon-chevron-left {
2108 background-position: -432px -72px;
2111 .icon-chevron-right {
2112 background-position: -456px -72px;
2116 background-position: 0 -96px;
2120 background-position: -24px -96px;
2124 background-position: -48px -96px;
2128 background-position: -72px -96px;
2131 .icon-question-sign {
2132 background-position: -96px -96px;
2136 background-position: -120px -96px;
2140 background-position: -144px -96px;
2143 .icon-remove-circle {
2144 background-position: -168px -96px;
2148 background-position: -192px -96px;
2152 background-position: -216px -96px;
2156 background-position: -240px -96px;
2160 background-position: -264px -96px;
2164 background-position: -289px -96px;
2168 background-position: -312px -96px;
2172 background-position: -336px -96px;
2176 background-position: -360px -96px;
2179 .icon-resize-small {
2180 background-position: -384px -96px;
2184 background-position: -408px -96px;
2188 background-position: -433px -96px;
2192 background-position: -456px -96px;
2195 .icon-exclamation-sign {
2196 background-position: 0 -120px;
2200 background-position: -24px -120px;
2204 background-position: -48px -120px;
2208 background-position: -72px -120px;
2212 background-position: -96px -120px;
2216 background-position: -120px -120px;
2219 .icon-warning-sign {
2220 background-position: -144px -120px;
2224 background-position: -168px -120px;
2228 background-position: -192px -120px;
2232 background-position: -216px -120px;
2236 background-position: -240px -120px;
2240 background-position: -264px -120px;
2244 background-position: -288px -120px;
2247 .icon-chevron-down {
2248 background-position: -313px -119px;
2252 background-position: -336px -120px;
2255 .icon-shopping-cart {
2256 background-position: -360px -120px;
2259 .icon-folder-close {
2260 background-position: -384px -120px;
2264 background-position: -408px -120px;
2267 .icon-resize-vertical {
2268 background-position: -432px -119px;
2271 .icon-resize-horizontal {
2272 background-position: -456px -118px;
2276 background-position: 0 -144px;
2280 background-position: -24px -144px;
2284 background-position: -48px -144px;
2288 background-position: -72px -144px;
2292 background-position: -96px -144px;
2296 background-position: -120px -144px;
2300 background-position: -144px -144px;
2304 background-position: -168px -144px;
2308 background-position: -192px -144px;
2312 background-position: -216px -144px;
2315 .icon-circle-arrow-right {
2316 background-position: -240px -144px;
2319 .icon-circle-arrow-left {
2320 background-position: -264px -144px;
2323 .icon-circle-arrow-up {
2324 background-position: -288px -144px;
2327 .icon-circle-arrow-down {
2328 background-position: -312px -144px;
2332 background-position: -336px -144px;
2336 background-position: -360px -144px;
2340 background-position: -384px -144px;
2344 background-position: -408px -144px;
2348 background-position: -432px -144px;
2352 background-position: -456px -144px;
2361 *margin-bottom: -3px;
2364 .dropdown-toggle:active
,
2365 .open .dropdown-toggle {
2370 display: inline-block
;
2373 vertical-align: top
;
2374 border-top: 4px solid
#000000;
2375 border-right: 4px solid transparent
;
2376 border-left: 4px solid transparent
;
2379 filter: alpha
(opacity
=30);
2387 .dropdown:hover
.caret
,
2390 filter: alpha
(opacity
=100);
2404 background-color: #ffffff;
2405 border: 1px solid
#ccc;
2406 border: 1px solid rgba
(0, 0, 0, 0.2);
2407 *border-right-width: 2px;
2408 *border-bottom-width: 2px;
2409 -webkit-border-radius: 5px;
2410 -moz-border-radius: 5px;
2412 -webkit-box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
2413 -moz-box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
2414 box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
2415 -webkit-background-clip: padding-box
;
2416 -moz-background-clip: padding
;
2417 background-clip: padding-box
;
2420 .dropdown-menu.pull-right {
2425 .dropdown-menu .divider {
2429 *margin: -5px 0 5px;
2431 background-color: #e5e5e5;
2432 border-bottom: 1px solid
#ffffff;
2439 font-weight: normal
;
2442 white-space: nowrap
;
2445 .dropdown-menu li
> a:hover
,
2446 .dropdown-menu
.active
> a
,
2447 .dropdown-menu .active > a:hover {
2449 text-decoration: none
;
2450 background-color: #0088cc;
2457 .open > .dropdown-menu {
2461 .pull-right > .dropdown-menu {
2467 .navbar-fixed-bottom .dropdown .caret {
2469 border-bottom: 4px solid
#000000;
2473 .dropup
.dropdown-menu
,
2474 .navbar-fixed-bottom .dropdown .dropdown-menu {
2482 -webkit-border-radius: 4px;
2483 -moz-border-radius: 4px;
2490 margin-bottom: 20px;
2491 background-color: #f5f5f5;
2492 border: 1px solid
#eee;
2493 border: 1px solid rgba
(0, 0, 0, 0.05);
2494 -webkit-border-radius: 4px;
2495 -moz-border-radius: 4px;
2497 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2498 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2499 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2504 border-color: rgba
(0, 0, 0, 0.15);
2509 -webkit-border-radius: 6px;
2510 -moz-border-radius: 6px;
2516 -webkit-border-radius: 3px;
2517 -moz-border-radius: 3px;
2523 -webkit-transition: opacity
0.15s linear
;
2524 -moz-transition: opacity
0.15s linear
;
2525 -ms-transition: opacity
0.15s linear
;
2526 -o-transition: opacity
0.15s linear
;
2527 transition: opacity
0.15s linear
;
2538 -webkit-transition: height
0.35s ease
;
2539 -moz-transition: height
0.35s ease
;
2540 -ms-transition: height
0.35s ease
;
2541 -o-transition: height
0.35s ease
;
2542 transition: height
0.35s ease
;
2555 text-shadow: 0 1px 0 #ffffff;
2557 filter: alpha
(opacity
=20);
2562 text-decoration: none
;
2565 filter: alpha
(opacity
=40);
2571 background: transparent
;
2573 -webkit-appearance: none
;
2577 display: inline-block
;
2579 padding: 4px 10px 4px;
2587 text-shadow: 0 1px 1px rgba
(255, 255, 255, 0.75);
2588 vertical-align: middle
;
2590 background-color: #f5f5f5;
2591 *background-color: #e6e6e6;
2592 background-image: -ms-linear-gradient
(top
, #ffffff, #e6e6e6);
2593 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#e6e6e6));
2594 background-image: -webkit-linear-gradient
(top
, #ffffff, #e6e6e6);
2595 background-image: -o-linear-gradient
(top
, #ffffff, #e6e6e6);
2596 background-image: linear-gradient
(top
, #ffffff, #e6e6e6);
2597 background-image: -moz-linear-gradient
(top
, #ffffff, #e6e6e6);
2598 background-repeat: repeat-x
;
2599 border: 1px solid
#cccccc;
2601 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2602 border-color: #e6e6e6 #e6e6e6 #bfbfbf;
2603 border-bottom-color: #b3b3b3;
2604 -webkit-border-radius: 4px;
2605 -moz-border-radius: 4px;
2607 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#e6e6e6', GradientType
=0);
2608 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
2610 -webkit-box-shadow: inset
0 1px 0 rgba
(255, 255, 255, 0.2), 0 1px 2px rgba
(0, 0, 0, 0.05);
2611 -moz-box-shadow: inset
0 1px 0 rgba
(255, 255, 255, 0.2), 0 1px 2px rgba
(0, 0, 0, 0.05);
2612 box-shadow: inset
0 1px 0 rgba
(255, 255, 255, 0.2), 0 1px 2px rgba
(0, 0, 0, 0.05);
2620 background-color: #e6e6e6;
2621 *background-color: #d9d9d9;
2626 background-color: #cccccc \
9;
2635 text-decoration: none
;
2636 background-color: #e6e6e6;
2637 *background-color: #d9d9d9;
2638 /* Buttons in IE7 don't get borders, so darken on hover */
2640 background-position: 0 -15px;
2641 -webkit-transition: background-position
0.1s linear
;
2642 -moz-transition: background-position
0.1s linear
;
2643 -ms-transition: background-position
0.1s linear
;
2644 -o-transition: background-position
0.1s linear
;
2645 transition: background-position
0.1s linear
;
2649 outline: thin dotted
#333;
2650 outline: 5px auto
-webkit-focus-ring-color
;
2651 outline-offset: -2px;
2656 background-color: #e6e6e6;
2657 background-color: #d9d9d9 \
9;
2658 background-image: none
;
2660 -webkit-box-shadow: inset
0 2px 4px rgba
(0, 0, 0, 0.15), 0 1px 2px rgba
(0, 0, 0, 0.05);
2661 -moz-box-shadow: inset
0 2px 4px rgba
(0, 0, 0, 0.15), 0 1px 2px rgba
(0, 0, 0, 0.05);
2662 box-shadow: inset
0 2px 4px rgba
(0, 0, 0, 0.15), 0 1px 2px rgba
(0, 0, 0, 0.05);
2668 background-color: #e6e6e6;
2669 background-image: none
;
2671 filter: alpha
(opacity
=65);
2672 -webkit-box-shadow: none
;
2673 -moz-box-shadow: none
;
2680 line-height: normal
;
2681 -webkit-border-radius: 5px;
2682 -moz-border-radius: 5px;
2686 .btn-large [class^="icon-"] {
2696 .btn-small [class^="icon-"] {
2717 .btn-inverse:hover {
2719 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
2722 .btn-primary
.active
,
2723 .btn-warning
.active
,
2725 .btn-success
.active
,
2727 .btn-inverse.active {
2728 color: rgba
(255, 255, 255, 0.75);
2733 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2737 background-color: #0074cc;
2738 *background-color: #0055cc;
2739 background-image: -ms-linear-gradient
(top
, #0088cc, #0055cc);
2740 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#0088cc), to
(#0055cc));
2741 background-image: -webkit-linear-gradient
(top
, #0088cc, #0055cc);
2742 background-image: -o-linear-gradient
(top
, #0088cc, #0055cc);
2743 background-image: -moz-linear-gradient
(top
, #0088cc, #0055cc);
2744 background-image: linear-gradient
(top
, #0088cc, #0055cc);
2745 background-repeat: repeat-x
;
2746 border-color: #0055cc #0055cc #003580;
2747 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2748 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#0088cc', endColorstr
='#0055cc', GradientType
=0);
2749 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
2753 .btn-primary:active
,
2754 .btn-primary
.active
,
2755 .btn-primary
.disabled
,
2756 .btn-primary[disabled] {
2757 background-color: #0055cc;
2758 *background-color: #004ab3;
2761 .btn-primary:active
,
2762 .btn-primary.active {
2763 background-color: #004099 \
9;
2767 background-color: #faa732;
2768 *background-color: #f89406;
2769 background-image: -ms-linear-gradient
(top
, #fbb450, #f89406);
2770 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#fbb450), to
(#f89406));
2771 background-image: -webkit-linear-gradient
(top
, #fbb450, #f89406);
2772 background-image: -o-linear-gradient
(top
, #fbb450, #f89406);
2773 background-image: -moz-linear-gradient
(top
, #fbb450, #f89406);
2774 background-image: linear-gradient
(top
, #fbb450, #f89406);
2775 background-repeat: repeat-x
;
2776 border-color: #f89406 #f89406 #ad6704;
2777 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2778 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#fbb450', endColorstr
='#f89406', GradientType
=0);
2779 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
2783 .btn-warning:active
,
2784 .btn-warning
.active
,
2785 .btn-warning
.disabled
,
2786 .btn-warning[disabled] {
2787 background-color: #f89406;
2788 *background-color: #df8505;
2791 .btn-warning:active
,
2792 .btn-warning.active {
2793 background-color: #c67605 \
9;
2797 background-color: #da4f49;
2798 *background-color: #bd362f;
2799 background-image: -ms-linear-gradient
(top
, #ee5f5b, #bd362f);
2800 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ee5f5b), to
(#bd362f));
2801 background-image: -webkit-linear-gradient
(top
, #ee5f5b, #bd362f);
2802 background-image: -o-linear-gradient
(top
, #ee5f5b, #bd362f);
2803 background-image: -moz-linear-gradient
(top
, #ee5f5b, #bd362f);
2804 background-image: linear-gradient
(top
, #ee5f5b, #bd362f);
2805 background-repeat: repeat-x
;
2806 border-color: #bd362f #bd362f #802420;
2807 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2808 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#ee5f5b', endColorstr
='#bd362f', GradientType
=0);
2809 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
2815 .btn-danger
.disabled
,
2816 .btn-danger[disabled] {
2817 background-color: #bd362f;
2818 *background-color: #a9302a;
2822 .btn-danger.active {
2823 background-color: #942a25 \
9;
2827 background-color: #5bb75b;
2828 *background-color: #51a351;
2829 background-image: -ms-linear-gradient
(top
, #62c462, #51a351);
2830 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#62c462), to
(#51a351));
2831 background-image: -webkit-linear-gradient
(top
, #62c462, #51a351);
2832 background-image: -o-linear-gradient
(top
, #62c462, #51a351);
2833 background-image: -moz-linear-gradient
(top
, #62c462, #51a351);
2834 background-image: linear-gradient
(top
, #62c462, #51a351);
2835 background-repeat: repeat-x
;
2836 border-color: #51a351 #51a351 #387038;
2837 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2838 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#62c462', endColorstr
='#51a351', GradientType
=0);
2839 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
2843 .btn-success:active
,
2844 .btn-success
.active
,
2845 .btn-success
.disabled
,
2846 .btn-success[disabled] {
2847 background-color: #51a351;
2848 *background-color: #499249;
2851 .btn-success:active
,
2852 .btn-success.active {
2853 background-color: #408140 \
9;
2857 background-color: #49afcd;
2858 *background-color: #2f96b4;
2859 background-image: -ms-linear-gradient
(top
, #5bc0de, #2f96b4);
2860 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#5bc0de), to
(#2f96b4));
2861 background-image: -webkit-linear-gradient
(top
, #5bc0de, #2f96b4);
2862 background-image: -o-linear-gradient
(top
, #5bc0de, #2f96b4);
2863 background-image: -moz-linear-gradient
(top
, #5bc0de, #2f96b4);
2864 background-image: linear-gradient
(top
, #5bc0de, #2f96b4);
2865 background-repeat: repeat-x
;
2866 border-color: #2f96b4 #2f96b4 #1f6377;
2867 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2868 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#5bc0de', endColorstr
='#2f96b4', GradientType
=0);
2869 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
2876 .btn-info[disabled] {
2877 background-color: #2f96b4;
2878 *background-color: #2a85a0;
2883 background-color: #24748c \
9;
2887 background-color: #414141;
2888 *background-color: #222222;
2889 background-image: -ms-linear-gradient
(top
, #555555, #222222);
2890 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#555555), to
(#222222));
2891 background-image: -webkit-linear-gradient
(top
, #555555, #222222);
2892 background-image: -o-linear-gradient
(top
, #555555, #222222);
2893 background-image: -moz-linear-gradient
(top
, #555555, #222222);
2894 background-image: linear-gradient
(top
, #555555, #222222);
2895 background-repeat: repeat-x
;
2896 border-color: #222222 #222222 #000000;
2897 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2898 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#555555', endColorstr
='#222222', GradientType
=0);
2899 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
2903 .btn-inverse:active
,
2904 .btn-inverse
.active
,
2905 .btn-inverse
.disabled
,
2906 .btn-inverse[disabled] {
2907 background-color: #222222;
2908 *background-color: #151515;
2911 .btn-inverse:active
,
2912 .btn-inverse.active {
2913 background-color: #080808 \
9;
2917 input
[type
="submit"].btn
{
2919 *padding-bottom: 2px;
2922 button
.btn::-moz-focus-inner
,
2923 input
[type
="submit"].btn::-moz-focus-inner
{
2928 button
.btn
.btn-large
,
2929 input
[type
="submit"].btn
.btn-large
{
2931 *padding-bottom: 7px;
2934 button
.btn
.btn-small
,
2935 input
[type
="submit"].btn
.btn-small
{
2937 *padding-bottom: 3px;
2940 button
.btn
.btn-mini
,
2941 input
[type
="submit"].btn
.btn-mini
{
2943 *padding-bottom: 1px;
2962 .btn-group:first-child {
2966 .btn-group + .btn-group {
2975 .btn-toolbar .btn-group {
2976 display: inline-block
;
2978 /* IE7 inline-block hack */
2987 -webkit-border-radius: 0;
2988 -moz-border-radius: 0;
2992 .btn-group > .btn:first-child {
2994 -webkit-border-bottom-left-radius: 4px;
2995 border-bottom-left-radius: 4px;
2996 -webkit-border-top-left-radius: 4px;
2997 border-top-left-radius: 4px;
2998 -moz-border-radius-bottomleft: 4px;
2999 -moz-border-radius-topleft: 4px;
3002 .btn-group
> .btn:last-child
,
3003 .btn-group > .dropdown-toggle {
3004 -webkit-border-top-right-radius: 4px;
3005 border-top-right-radius: 4px;
3006 -webkit-border-bottom-right-radius: 4px;
3007 border-bottom-right-radius: 4px;
3008 -moz-border-radius-topright: 4px;
3009 -moz-border-radius-bottomright: 4px;
3012 .btn-group > .btn.large:first-child {
3014 -webkit-border-bottom-left-radius: 6px;
3015 border-bottom-left-radius: 6px;
3016 -webkit-border-top-left-radius: 6px;
3017 border-top-left-radius: 6px;
3018 -moz-border-radius-bottomleft: 6px;
3019 -moz-border-radius-topleft: 6px;
3022 .btn-group
> .btn
.large:last-child
,
3023 .btn-group > .large.dropdown-toggle {
3024 -webkit-border-top-right-radius: 6px;
3025 border-top-right-radius: 6px;
3026 -webkit-border-bottom-right-radius: 6px;
3027 border-bottom-right-radius: 6px;
3028 -moz-border-radius-topright: 6px;
3029 -moz-border-radius-bottomright: 6px;
3032 .btn-group
> .btn:hover
,
3033 .btn-group
> .btn:focus
,
3034 .btn-group
> .btn:active
,
3035 .btn-group > .btn.active {
3039 .btn-group
.dropdown-toggle:active
,
3040 .btn-group.open .dropdown-toggle {
3044 .btn-group > .dropdown-toggle {
3047 *padding-bottom: 4px;
3049 -webkit-box-shadow: inset
1px 0 0 rgba
(255, 255, 255, 0.125), inset
0 1px 0 rgba
(255, 255, 255, 0.2), 0 1px 2px rgba
(0, 0, 0, 0.05);
3050 -moz-box-shadow: inset
1px 0 0 rgba
(255, 255, 255, 0.125), inset
0 1px 0 rgba
(255, 255, 255, 0.2), 0 1px 2px rgba
(0, 0, 0, 0.05);
3051 box-shadow: inset
1px 0 0 rgba
(255, 255, 255, 0.125), inset
0 1px 0 rgba
(255, 255, 255, 0.2), 0 1px 2px rgba
(0, 0, 0, 0.05);
3054 .btn-group > .btn-mini.dropdown-toggle {
3059 .btn-group > .btn-small.dropdown-toggle {
3061 *padding-bottom: 4px;
3064 .btn-group > .btn-large.dropdown-toggle {
3065 padding-right: 12px;
3069 .btn-group.open .dropdown-toggle {
3070 background-image: none
;
3071 -webkit-box-shadow: inset
0 2px 4px rgba
(0, 0, 0, 0.15), 0 1px 2px rgba
(0, 0, 0, 0.05);
3072 -moz-box-shadow: inset
0 2px 4px rgba
(0, 0, 0, 0.15), 0 1px 2px rgba
(0, 0, 0, 0.05);
3073 box-shadow: inset
0 2px 4px rgba
(0, 0, 0, 0.15), 0 1px 2px rgba
(0, 0, 0, 0.05);
3076 .btn-group.open .btn.dropdown-toggle {
3077 background-color: #e6e6e6;
3080 .btn-group.open .btn-primary.dropdown-toggle {
3081 background-color: #0055cc;
3084 .btn-group.open .btn-warning.dropdown-toggle {
3085 background-color: #f89406;
3088 .btn-group.open .btn-danger.dropdown-toggle {
3089 background-color: #bd362f;
3092 .btn-group.open .btn-success.dropdown-toggle {
3093 background-color: #51a351;
3096 .btn-group.open .btn-info.dropdown-toggle {
3097 background-color: #2f96b4;
3100 .btn-group.open .btn-inverse.dropdown-toggle {
3101 background-color: #222222;
3110 .open.btn-group .caret {
3112 filter: alpha
(opacity
=100);
3125 border-top-width: 5px;
3126 border-right-width: 5px;
3127 border-left-width: 5px;
3130 .dropup .btn-large .caret {
3132 border-bottom: 5px solid
#000000;
3135 .btn-primary
.caret
,
3136 .btn-warning
.caret
,
3139 .btn-success
.caret
,
3140 .btn-inverse .caret {
3141 border-top-color: #ffffff;
3142 border-bottom-color: #ffffff;
3144 filter: alpha
(opacity
=75);
3148 padding: 8px 35px 8px 14px;
3149 margin-bottom: 18px;
3151 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
3152 background-color: #fcf8e3;
3153 border: 1px solid
#fbeed5;
3154 -webkit-border-radius: 4px;
3155 -moz-border-radius: 4px;
3172 background-color: #dff0d8;
3173 border-color: #d6e9c6;
3179 background-color: #f2dede;
3180 border-color: #eed3d7;
3185 background-color: #d9edf7;
3186 border-color: #bce8f1;
3191 padding-bottom: 14px;
3199 .alert-block p + p {
3204 margin-bottom: 18px;
3213 .nav > li > a:hover {
3214 text-decoration: none
;
3215 background-color: #eeeeee;
3218 .nav > .pull-right {
3229 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
3230 text-transform: uppercase
;
3233 .nav li + .nav-header {
3238 padding-right: 15px;
3244 .nav-list .nav-header {
3245 margin-right: -15px;
3247 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
3250 .nav-list > li > a {
3254 .nav-list
> .active
> a
,
3255 .nav-list > .active > a:hover {
3257 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.2);
3258 background-color: #0088cc;
3261 .nav-list [class^="icon-"] {
3265 .nav-list .divider {
3269 *margin: -5px 0 5px;
3271 background-color: #e5e5e5;
3272 border-bottom: 1px solid
#ffffff;
3299 .nav-pills > li > a {
3300 padding-right: 12px;
3307 border-bottom: 1px solid
#ddd;
3311 margin-bottom: -1px;
3314 .nav-tabs > li > a {
3316 padding-bottom: 8px;
3318 border: 1px solid transparent
;
3319 -webkit-border-radius: 4px 4px 0 0;
3320 -moz-border-radius: 4px 4px 0 0;
3321 border-radius: 4px 4px 0 0;
3324 .nav-tabs > li > a:hover {
3325 border-color: #eeeeee #eeeeee #dddddd;
3328 .nav-tabs
> .active
> a
,
3329 .nav-tabs > .active > a:hover {
3332 background-color: #ffffff;
3333 border: 1px solid
#ddd;
3334 border-bottom-color: transparent
;
3337 .nav-pills > li > a {
3339 padding-bottom: 8px;
3342 -webkit-border-radius: 5px;
3343 -moz-border-radius: 5px;
3347 .nav-pills
> .active
> a
,
3348 .nav-pills > .active > a:hover {
3350 background-color: #0088cc;
3357 .nav-stacked > li > a {
3361 .nav-tabs.nav-stacked {
3365 .nav-tabs.nav-stacked > li > a {
3366 border: 1px solid
#ddd;
3367 -webkit-border-radius: 0;
3368 -moz-border-radius: 0;
3372 .nav-tabs.nav-stacked > li:first-child > a {
3373 -webkit-border-radius: 4px 4px 0 0;
3374 -moz-border-radius: 4px 4px 0 0;
3375 border-radius: 4px 4px 0 0;
3378 .nav-tabs.nav-stacked > li:last-child > a {
3379 -webkit-border-radius: 0 0 4px 4px;
3380 -moz-border-radius: 0 0 4px 4px;
3381 border-radius: 0 0 4px 4px;
3384 .nav-tabs.nav-stacked > li > a:hover {
3389 .nav-pills.nav-stacked > li > a {
3393 .nav-pills.nav-stacked > li:last-child > a {
3397 .nav-tabs .dropdown-menu {
3398 -webkit-border-radius: 0 0 5px 5px;
3399 -moz-border-radius: 0 0 5px 5px;
3400 border-radius: 0 0 5px 5px;
3403 .nav-pills .dropdown-menu {
3404 -webkit-border-radius: 4px;
3405 -moz-border-radius: 4px;
3409 .nav-tabs
.dropdown-toggle
.caret
,
3410 .nav-pills .dropdown-toggle .caret {
3412 border-top-color: #0088cc;
3413 border-bottom-color: #0088cc;
3416 .nav-tabs
.dropdown-toggle:hover
.caret
,
3417 .nav-pills .dropdown-toggle:hover .caret {
3418 border-top-color: #005580;
3419 border-bottom-color: #005580;
3422 .nav-tabs
.active
.dropdown-toggle
.caret
,
3423 .nav-pills .active .dropdown-toggle .caret {
3424 border-top-color: #333333;
3425 border-bottom-color: #333333;
3428 .nav > .dropdown.active > a:hover {
3433 .nav-tabs
.open
.dropdown-toggle
,
3434 .nav-pills
.open
.dropdown-toggle
,
3435 .nav > li.dropdown.open.active > a:hover {
3437 background-color: #999999;
3438 border-color: #999999;
3441 .nav li
.dropdown
.open
.caret
,
3442 .nav li
.dropdown
.open
.active
.caret
,
3443 .nav li.dropdown.open a:hover .caret {
3444 border-top-color: #ffffff;
3445 border-bottom-color: #ffffff;
3447 filter: alpha
(opacity
=100);
3450 .tabs-stacked .open > a:hover {
3451 border-color: #999999;
3472 .tabs-below
> .nav-tabs
,
3473 .tabs-right
> .nav-tabs
,
3474 .tabs-left > .nav-tabs {
3478 .tab-content
> .tab-pane
,
3479 .pill-content > .pill-pane {
3483 .tab-content
> .active
,
3484 .pill-content > .active {
3488 .tabs-below > .nav-tabs {
3489 border-top: 1px solid
#ddd;
3492 .tabs-below > .nav-tabs > li {
3497 .tabs-below > .nav-tabs > li > a {
3498 -webkit-border-radius: 0 0 4px 4px;
3499 -moz-border-radius: 0 0 4px 4px;
3500 border-radius: 0 0 4px 4px;
3503 .tabs-below > .nav-tabs > li > a:hover {
3504 border-top-color: #ddd;
3505 border-bottom-color: transparent
;
3508 .tabs-below
> .nav-tabs
> .active
> a
,
3509 .tabs-below > .nav-tabs > .active > a:hover {
3510 border-color: transparent
#ddd #ddd #ddd;
3513 .tabs-left
> .nav-tabs
> li
,
3514 .tabs-right > .nav-tabs > li {
3518 .tabs-left
> .nav-tabs
> li
> a
,
3519 .tabs-right > .nav-tabs > li > a {
3525 .tabs-left > .nav-tabs {
3528 border-right: 1px solid
#ddd;
3531 .tabs-left > .nav-tabs > li > a {
3533 -webkit-border-radius: 4px 0 0 4px;
3534 -moz-border-radius: 4px 0 0 4px;
3535 border-radius: 4px 0 0 4px;
3538 .tabs-left > .nav-tabs > li > a:hover {
3539 border-color: #eeeeee #dddddd #eeeeee #eeeeee;
3542 .tabs-left
> .nav-tabs
.active
> a
,
3543 .tabs-left > .nav-tabs .active > a:hover {
3544 border-color: #ddd transparent
#ddd #ddd;
3545 *border-right-color: #ffffff;
3548 .tabs-right > .nav-tabs {
3551 border-left: 1px solid
#ddd;
3554 .tabs-right > .nav-tabs > li > a {
3556 -webkit-border-radius: 0 4px 4px 0;
3557 -moz-border-radius: 0 4px 4px 0;
3558 border-radius: 0 4px 4px 0;
3561 .tabs-right > .nav-tabs > li > a:hover {
3562 border-color: #eeeeee #eeeeee #eeeeee #dddddd;
3565 .tabs-right
> .nav-tabs
.active
> a
,
3566 .tabs-right > .nav-tabs .active > a:hover {
3567 border-color: #ddd #ddd #ddd transparent
;
3568 *border-left-color: #ffffff;
3572 *position: relative
;
3574 margin-bottom: 18px;
3580 padding-right: 20px;
3582 background-color: #2c2c2c;
3583 background-image: -moz-linear-gradient
(top
, #333333, #222222);
3584 background-image: -ms-linear-gradient
(top
, #333333, #222222);
3585 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#333333), to
(#222222));
3586 background-image: -webkit-linear-gradient
(top
, #333333, #222222);
3587 background-image: -o-linear-gradient
(top
, #333333, #222222);
3588 background-image: linear-gradient
(top
, #333333, #222222);
3589 background-repeat: repeat-x
;
3590 -webkit-border-radius: 4px;
3591 -moz-border-radius: 4px;
3593 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#333333', endColorstr
='#222222', GradientType
=0);
3594 -webkit-box-shadow: 0 1px 3px rgba
(0, 0, 0, 0.25), inset
0 -1px 0 rgba
(0, 0, 0, 0.1);
3595 -moz-box-shadow: 0 1px 3px rgba
(0, 0, 0, 0.25), inset
0 -1px 0 rgba
(0, 0, 0, 0.1);
3596 box-shadow: 0 1px 3px rgba
(0, 0, 0, 0.25), inset
0 -1px 0 rgba
(0, 0, 0, 0.1);
3599 .navbar .container {
3603 .nav-collapse.collapse {
3611 .navbar .brand:hover {
3612 text-decoration: none
;
3618 padding: 8px 20px 12px;
3626 .navbar .navbar-text {
3631 .navbar .navbar-link {
3635 .navbar .navbar-link:hover {
3640 .navbar .btn-group {
3644 .navbar .btn-group .btn {
3653 .navbar-form:before
,
3654 .navbar-form:after {
3659 .navbar-form:after {
3664 .navbar-form select
,
3665 .navbar-form
.radio
,
3666 .navbar-form .checkbox {
3671 .navbar-form select {
3672 display: inline-block
;
3676 .navbar-form input
[type
="image"],
3677 .navbar-form input
[type
="checkbox"],
3678 .navbar-form input[type="radio"] {
3682 .navbar-form
.input-append
,
3683 .navbar-form .input-prepend {
3685 white-space: nowrap
;
3688 .navbar-form
.input-append input
,
3689 .navbar-form .input-prepend input {
3700 .navbar-search .search-query {
3702 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
;
3704 font-weight: normal
;
3707 background-color: #626262;
3708 border: 1px solid
#151515;
3709 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1), 0 1px 0 rgba
(255, 255, 255, 0.15);
3710 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1), 0 1px 0 rgba
(255, 255, 255, 0.15);
3711 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1), 0 1px 0 rgba
(255, 255, 255, 0.15);
3712 -webkit-transition: none
;
3713 -moz-transition: none
;
3714 -ms-transition: none
;
3715 -o-transition: none
;
3719 .navbar-search .search-query:-moz-placeholder {
3723 .navbar-search .search-query:-ms-input-placeholder {
3727 .navbar-search .search-query::-webkit-input-placeholder {
3731 .navbar-search
.search-query:focus
,
3732 .navbar-search .search-query.focused {
3735 text-shadow: 0 1px 0 #ffffff;
3736 background-color: #ffffff;
3739 -webkit-box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3740 -moz-box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3741 box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3745 .navbar-fixed-bottom {
3753 .navbar-fixed-top
.navbar-inner
,
3754 .navbar-fixed-bottom .navbar-inner {
3757 -webkit-border-radius: 0;
3758 -moz-border-radius: 0;
3762 .navbar-fixed-top
.container
,
3763 .navbar-fixed-bottom .container {
3771 .navbar-fixed-bottom {
3783 .navbar .nav.pull-right {
3792 .navbar .nav > li > a {
3794 padding: 9px 10px 11px;
3797 text-decoration: none
;
3798 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3802 display: inline-block
;
3803 padding: 4px 10px 4px;
3804 margin: 5px 5px 6px;
3808 .navbar .btn-group {
3809 padding: 5px 5px 6px;
3813 .navbar .nav > li > a:hover {
3815 text-decoration: none
;
3816 background-color: transparent
;
3819 .navbar
.nav
.active
> a
,
3820 .navbar .nav .active > a:hover {
3822 text-decoration: none
;
3823 background-color: #222222;
3826 .navbar .divider-vertical {
3831 background-color: #222222;
3832 border-right: 1px solid
#333333;
3835 .navbar .nav.pull-right {
3840 .navbar .btn-navbar {
3846 background-color: #2c2c2c;
3847 *background-color: #222222;
3848 background-image: -ms-linear-gradient
(top
, #333333, #222222);
3849 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#333333), to
(#222222));
3850 background-image: -webkit-linear-gradient
(top
, #333333, #222222);
3851 background-image: -o-linear-gradient
(top
, #333333, #222222);
3852 background-image: linear-gradient
(top
, #333333, #222222);
3853 background-image: -moz-linear-gradient
(top
, #333333, #222222);
3854 background-repeat: repeat-x
;
3855 border-color: #222222 #222222 #000000;
3856 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
3857 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#333333', endColorstr
='#222222', GradientType
=0);
3858 filter: progid:dximagetransform
.microsoft
.gradient
(enabled
=false
);
3859 -webkit-box-shadow: inset
0 1px 0 rgba
(255, 255, 255, 0.1), 0 1px 0 rgba
(255, 255, 255, 0.075);
3860 -moz-box-shadow: inset
0 1px 0 rgba
(255, 255, 255, 0.1), 0 1px 0 rgba
(255, 255, 255, 0.075);
3861 box-shadow: inset
0 1px 0 rgba
(255, 255, 255, 0.1), 0 1px 0 rgba
(255, 255, 255, 0.075);
3864 .navbar
.btn-navbar:hover
,
3865 .navbar
.btn-navbar:active
,
3866 .navbar
.btn-navbar
.active
,
3867 .navbar
.btn-navbar
.disabled
,
3868 .navbar .btn-navbar[disabled] {
3869 background-color: #222222;
3870 *background-color: #151515;
3873 .navbar
.btn-navbar:active
,
3874 .navbar .btn-navbar.active {
3875 background-color: #080808 \
9;
3878 .navbar .btn-navbar .icon-bar {
3882 background-color: #f5f5f5;
3883 -webkit-border-radius: 1px;
3884 -moz-border-radius: 1px;
3886 -webkit-box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3887 -moz-box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3888 box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3891 .btn-navbar .icon-bar + .icon-bar {
3895 .navbar .dropdown-menu:before {
3899 display: inline-block
;
3900 border-right: 7px solid transparent
;
3901 border-bottom: 7px solid
#ccc;
3902 border-left: 7px solid transparent
;
3903 border-bottom-color: rgba
(0, 0, 0, 0.2);
3907 .navbar .dropdown-menu:after {
3911 display: inline-block
;
3912 border-right: 6px solid transparent
;
3913 border-bottom: 6px solid
#ffffff;
3914 border-left: 6px solid transparent
;
3918 .navbar-fixed-bottom .dropdown-menu:before {
3921 border-top: 7px solid
#ccc;
3923 border-top-color: rgba
(0, 0, 0, 0.2);
3926 .navbar-fixed-bottom .dropdown-menu:after {
3929 border-top: 6px solid
#ffffff;
3933 .navbar
.nav li
.dropdown
.dropdown-toggle
.caret
,
3934 .navbar .nav li.dropdown.open .caret {
3935 border-top-color: #ffffff;
3936 border-bottom-color: #ffffff;
3939 .navbar .nav li.dropdown.active .caret {
3941 filter: alpha
(opacity
=100);
3944 .navbar
.nav li
.dropdown
.open
> .dropdown-toggle
,
3945 .navbar
.nav li
.dropdown
.active
> .dropdown-toggle
,
3946 .navbar .nav li.dropdown.open.active > .dropdown-toggle {
3947 background-color: transparent
;
3950 .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
3954 .navbar
.pull-right
.dropdown-menu
,
3955 .navbar .dropdown-menu.pull-right {
3960 .navbar
.pull-right
.dropdown-menu:before
,
3961 .navbar .dropdown-menu.pull-right:before {
3966 .navbar
.pull-right
.dropdown-menu:after
,
3967 .navbar .dropdown-menu.pull-right:after {
3976 background-color: #fbfbfb;
3977 background-image: -moz-linear-gradient
(top
, #ffffff, #f5f5f5);
3978 background-image: -ms-linear-gradient
(top
, #ffffff, #f5f5f5);
3979 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#f5f5f5));
3980 background-image: -webkit-linear-gradient
(top
, #ffffff, #f5f5f5);
3981 background-image: -o-linear-gradient
(top
, #ffffff, #f5f5f5);
3982 background-image: linear-gradient
(top
, #ffffff, #f5f5f5);
3983 background-repeat: repeat-x
;
3984 border: 1px solid
#ddd;
3985 -webkit-border-radius: 3px;
3986 -moz-border-radius: 3px;
3988 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#f5f5f5', GradientType
=0);
3989 -webkit-box-shadow: inset
0 1px 0 #ffffff;
3990 -moz-box-shadow: inset
0 1px 0 #ffffff;
3991 box-shadow: inset
0 1px 0 #ffffff;
3995 display: inline-block
;
3997 text-shadow: 0 1px 0 #ffffff;
4001 .breadcrumb .divider {
4006 .breadcrumb .active a {
4016 display: inline-block
;
4020 -webkit-border-radius: 3px;
4021 -moz-border-radius: 3px;
4024 -webkit-box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
4025 -moz-box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
4026 box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
4037 text-decoration: none
;
4038 border: 1px solid
#ddd;
4039 border-left-width: 0;
4042 .pagination
a:hover
,
4043 .pagination .active a {
4044 background-color: #f5f5f5;
4047 .pagination .active a {
4052 .pagination
.disabled span
,
4053 .pagination
.disabled a
,
4054 .pagination .disabled a:hover {
4057 background-color: transparent
;
4060 .pagination li:first-child a {
4061 border-left-width: 1px;
4062 -webkit-border-radius: 3px 0 0 3px;
4063 -moz-border-radius: 3px 0 0 3px;
4064 border-radius: 3px 0 0 3px;
4067 .pagination li:last-child a {
4068 -webkit-border-radius: 0 3px 3px 0;
4069 -moz-border-radius: 0 3px 3px 0;
4070 border-radius: 0 3px 3px 0;
4073 .pagination-centered {
4082 margin-bottom: 18px;
4104 display: inline-block
;
4106 background-color: #fff;
4107 border: 1px solid
#ddd;
4108 -webkit-border-radius: 15px;
4109 -moz-border-radius: 15px;
4110 border-radius: 15px;
4114 text-decoration: none
;
4115 background-color: #f5f5f5;
4122 .pager .previous a {
4127 .pager .disabled a:hover {
4130 background-color: #fff;
4133 .modal-open .dropdown-menu {
4137 .modal-open .dropdown.open {
4141 .modal-open .popover {
4145 .modal-open .tooltip {
4156 background-color: #000000;
4159 .modal-backdrop.fade {
4164 .modal-backdrop.fade.in {
4166 filter: alpha
(opacity
=80);
4175 margin: -250px 0 0 -280px;
4177 background-color: #ffffff;
4178 border: 1px solid
#999;
4179 border: 1px solid rgba
(0, 0, 0, 0.3);
4180 *border: 1px solid
#999;
4181 -webkit-border-radius: 6px;
4182 -moz-border-radius: 6px;
4184 -webkit-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
4185 -moz-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
4186 box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
4187 -webkit-background-clip: padding-box
;
4188 -moz-background-clip: padding-box
;
4189 background-clip: padding-box
;
4194 -webkit-transition: opacity
0.3s linear
, top
0.3s ease-out
;
4195 -moz-transition: opacity
0.3s linear
, top
0.3s ease-out
;
4196 -ms-transition: opacity
0.3s linear
, top
0.3s ease-out
;
4197 -o-transition: opacity
0.3s linear
, top
0.3s ease-out
;
4198 transition: opacity
0.3s linear
, top
0.3s ease-out
;
4207 border-bottom: 1px solid
#eee;
4210 .modal-header .close {
4225 padding: 14px 15px 15px;
4228 background-color: #f5f5f5;
4229 border-top: 1px solid
#ddd;
4230 -webkit-border-radius: 0 0 6px 6px;
4231 -moz-border-radius: 0 0 6px 6px;
4232 border-radius: 0 0 6px 6px;
4234 -webkit-box-shadow: inset
0 1px 0 #ffffff;
4235 -moz-box-shadow: inset
0 1px 0 #ffffff;
4236 box-shadow: inset
0 1px 0 #ffffff;
4239 .modal-footer:before
,
4240 .modal-footer:after {
4245 .modal-footer:after {
4249 .modal-footer .btn + .btn {
4254 .modal-footer .btn-group .btn + .btn {
4265 filter: alpha
(opacity
=0);
4266 visibility: visible
;
4271 filter: alpha
(opacity
=80);
4290 .tooltip.top .tooltip-arrow {
4294 border-top: 5px solid
#000000;
4295 border-right: 5px solid transparent
;
4296 border-left: 5px solid transparent
;
4299 .tooltip.left .tooltip-arrow {
4303 border-top: 5px solid transparent
;
4304 border-bottom: 5px solid transparent
;
4305 border-left: 5px solid
#000000;
4308 .tooltip.bottom .tooltip-arrow {
4312 border-right: 5px solid transparent
;
4313 border-bottom: 5px solid
#000000;
4314 border-left: 5px solid transparent
;
4317 .tooltip.right .tooltip-arrow {
4321 border-top: 5px solid transparent
;
4322 border-right: 5px solid
#000000;
4323 border-bottom: 5px solid transparent
;
4331 text-decoration: none
;
4332 background-color: #000000;
4333 -webkit-border-radius: 4px;
4334 -moz-border-radius: 4px;
4369 .popover.top .arrow {
4373 border-top: 5px solid
#000000;
4374 border-right: 5px solid transparent
;
4375 border-left: 5px solid transparent
;
4378 .popover.right .arrow {
4382 border-top: 5px solid transparent
;
4383 border-right: 5px solid
#000000;
4384 border-bottom: 5px solid transparent
;
4387 .popover.bottom .arrow {
4391 border-right: 5px solid transparent
;
4392 border-bottom: 5px solid
#000000;
4393 border-left: 5px solid transparent
;
4396 .popover.left .arrow {
4400 border-top: 5px solid transparent
;
4401 border-bottom: 5px solid transparent
;
4402 border-left: 5px solid
#000000;
4415 background: #000000;
4416 background: rgba
(0, 0, 0, 0.8);
4417 -webkit-border-radius: 6px;
4418 -moz-border-radius: 6px;
4420 -webkit-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
4421 -moz-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
4422 box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
4428 background-color: #f5f5f5;
4429 border-bottom: 1px solid
#eee;
4430 -webkit-border-radius: 3px 3px 0 0;
4431 -moz-border-radius: 3px 3px 0 0;
4432 border-radius: 3px 3px 0 0;
4437 background-color: #ffffff;
4438 -webkit-border-radius: 0 0 3px 3px;
4439 -moz-border-radius: 0 0 3px 3px;
4440 border-radius: 0 0 3px 3px;
4441 -webkit-background-clip: padding-box
;
4442 -moz-background-clip: padding-box
;
4443 background-clip: padding-box
;
4447 .popover-content ul
,
4448 .popover-content ol {
4468 .row-fluid .thumbnails {
4474 margin-bottom: 18px;
4482 border: 1px solid
#ddd;
4483 -webkit-border-radius: 4px;
4484 -moz-border-radius: 4px;
4486 -webkit-box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
4487 -moz-box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
4488 box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
4492 border-color: #0088cc;
4493 -webkit-box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
4494 -moz-box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
4495 box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
4505 .thumbnail .caption {
4511 font-size: 10.998px;
4515 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
4516 white-space: nowrap
;
4517 vertical-align: baseline
;
4518 background-color: #999999;
4522 padding: 1px 4px 2px;
4523 -webkit-border-radius: 3px;
4524 -moz-border-radius: 3px;
4529 padding: 1px 9px 2px;
4530 -webkit-border-radius: 9px;
4531 -moz-border-radius: 9px;
4538 text-decoration: none
;
4544 background-color: #b94a48;
4547 .label-important
[href
],
4548 .badge-important[href] {
4549 background-color: #953b39;
4554 background-color: #f89406;
4557 .label-warning
[href
],
4558 .badge-warning[href] {
4559 background-color: #c67605;
4564 background-color: #468847;
4567 .label-success
[href
],
4568 .badge-success[href] {
4569 background-color: #356635;
4574 background-color: #3a87ad;
4579 background-color: #2d6987;
4584 background-color: #333333;
4587 .label-inverse
[href
],
4588 .badge-inverse[href] {
4589 background-color: #1a1a1a;
4592 @-webkit-keyframes progress-bar-stripes
{
4594 background-position: 40px 0;
4597 background-position: 0 0;
4601 @-moz-keyframes progress-bar-stripes
{
4603 background-position: 40px 0;
4606 background-position: 0 0;
4610 @-ms-keyframes progress-bar-stripes
{
4612 background-position: 40px 0;
4615 background-position: 0 0;
4619 @-o-keyframes progress-bar-stripes
{
4621 background-position: 0 0;
4624 background-position: 40px 0;
4628 @keyframes progress-bar-stripes
{
4630 background-position: 40px 0;
4633 background-position: 0 0;
4639 margin-bottom: 18px;
4641 background-color: #f7f7f7;
4642 background-image: -moz-linear-gradient
(top
, #f5f5f5, #f9f9f9);
4643 background-image: -ms-linear-gradient
(top
, #f5f5f5, #f9f9f9);
4644 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#f5f5f5), to
(#f9f9f9));
4645 background-image: -webkit-linear-gradient
(top
, #f5f5f5, #f9f9f9);
4646 background-image: -o-linear-gradient
(top
, #f5f5f5, #f9f9f9);
4647 background-image: linear-gradient
(top
, #f5f5f5, #f9f9f9);
4648 background-repeat: repeat-x
;
4649 -webkit-border-radius: 4px;
4650 -moz-border-radius: 4px;
4652 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#f5f5f5', endColorstr
='#f9f9f9', GradientType
=0);
4653 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
4654 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
4655 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
4664 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
4665 background-color: #0e90d2;
4666 background-image: -moz-linear-gradient
(top
, #149bdf, #0480be);
4667 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#149bdf), to
(#0480be));
4668 background-image: -webkit-linear-gradient
(top
, #149bdf, #0480be);
4669 background-image: -o-linear-gradient
(top
, #149bdf, #0480be);
4670 background-image: linear-gradient
(top
, #149bdf, #0480be);
4671 background-image: -ms-linear-gradient
(top
, #149bdf, #0480be);
4672 background-repeat: repeat-x
;
4673 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#149bdf', endColorstr
='#0480be', GradientType
=0);
4674 -webkit-box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
4675 -moz-box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
4676 box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
4677 -webkit-box-sizing: border-box
;
4678 -moz-box-sizing: border-box
;
4679 -ms-box-sizing: border-box
;
4680 box-sizing: border-box
;
4681 -webkit-transition: width
0.6s ease
;
4682 -moz-transition: width
0.6s ease
;
4683 -ms-transition: width
0.6s ease
;
4684 -o-transition: width
0.6s ease
;
4685 transition: width
0.6s ease
;
4688 .progress-striped .bar {
4689 background-color: #149bdf;
4690 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
);
4691 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
);
4692 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
);
4693 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
);
4694 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
));
4695 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
);
4696 -webkit-background-size: 40px 40px;
4697 -moz-background-size: 40px 40px;
4698 -o-background-size: 40px 40px;
4699 background-size: 40px 40px;
4702 .progress.active .bar {
4703 -webkit-animation: progress-bar-stripes
2s linear infinite
;
4704 -moz-animation: progress-bar-stripes
2s linear infinite
;
4705 -ms-animation: progress-bar-stripes
2s linear infinite
;
4706 -o-animation: progress-bar-stripes
2s linear infinite
;
4707 animation: progress-bar-stripes
2s linear infinite
;
4710 .progress-danger .bar {
4711 background-color: #dd514c;
4712 background-image: -moz-linear-gradient
(top
, #ee5f5b, #c43c35);
4713 background-image: -ms-linear-gradient
(top
, #ee5f5b, #c43c35);
4714 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ee5f5b), to
(#c43c35));
4715 background-image: -webkit-linear-gradient
(top
, #ee5f5b, #c43c35);
4716 background-image: -o-linear-gradient
(top
, #ee5f5b, #c43c35);
4717 background-image: linear-gradient
(top
, #ee5f5b, #c43c35);
4718 background-repeat: repeat-x
;
4719 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#ee5f5b', endColorstr
='#c43c35', GradientType
=0);
4722 .progress-danger.progress-striped .bar {
4723 background-color: #ee5f5b;
4724 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
));
4725 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
);
4726 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
);
4727 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
);
4728 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
);
4729 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
);
4732 .progress-success .bar {
4733 background-color: #5eb95e;
4734 background-image: -moz-linear-gradient
(top
, #62c462, #57a957);
4735 background-image: -ms-linear-gradient
(top
, #62c462, #57a957);
4736 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#62c462), to
(#57a957));
4737 background-image: -webkit-linear-gradient
(top
, #62c462, #57a957);
4738 background-image: -o-linear-gradient
(top
, #62c462, #57a957);
4739 background-image: linear-gradient
(top
, #62c462, #57a957);
4740 background-repeat: repeat-x
;
4741 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#62c462', endColorstr
='#57a957', GradientType
=0);
4744 .progress-success.progress-striped .bar {
4745 background-color: #62c462;
4746 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
));
4747 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
);
4748 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
);
4749 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
);
4750 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
);
4751 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
);
4754 .progress-info .bar {
4755 background-color: #4bb1cf;
4756 background-image: -moz-linear-gradient
(top
, #5bc0de, #339bb9);
4757 background-image: -ms-linear-gradient
(top
, #5bc0de, #339bb9);
4758 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#5bc0de), to
(#339bb9));
4759 background-image: -webkit-linear-gradient
(top
, #5bc0de, #339bb9);
4760 background-image: -o-linear-gradient
(top
, #5bc0de, #339bb9);
4761 background-image: linear-gradient
(top
, #5bc0de, #339bb9);
4762 background-repeat: repeat-x
;
4763 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#5bc0de', endColorstr
='#339bb9', GradientType
=0);
4766 .progress-info.progress-striped .bar {
4767 background-color: #5bc0de;
4768 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
));
4769 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
);
4770 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
);
4771 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
);
4772 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
);
4773 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
);
4776 .progress-warning .bar {
4777 background-color: #faa732;
4778 background-image: -moz-linear-gradient
(top
, #fbb450, #f89406);
4779 background-image: -ms-linear-gradient
(top
, #fbb450, #f89406);
4780 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#fbb450), to
(#f89406));
4781 background-image: -webkit-linear-gradient
(top
, #fbb450, #f89406);
4782 background-image: -o-linear-gradient
(top
, #fbb450, #f89406);
4783 background-image: linear-gradient
(top
, #fbb450, #f89406);
4784 background-repeat: repeat-x
;
4785 filter: progid:dximagetransform
.microsoft
.gradient
(startColorstr
='#fbb450', endColorstr
='#f89406', GradientType
=0);
4788 .progress-warning.progress-striped .bar {
4789 background-color: #fbb450;
4790 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
));
4791 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
);
4792 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
);
4793 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
);
4794 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
);
4795 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
);
4799 margin-bottom: 18px;
4804 border: 1px solid
#e5e5e5;
4805 -webkit-border-radius: 4px;
4806 -moz-border-radius: 4px;
4810 .accordion-heading {
4814 .accordion-heading .accordion-toggle {
4825 border-top: 1px solid
#e5e5e5;
4830 margin-bottom: 18px;
4843 -webkit-transition: 0.6s ease-in-out left
;
4844 -moz-transition: 0.6s ease-in-out left
;
4845 -ms-transition: 0.6s ease-in-out left
;
4846 -o-transition: 0.6s ease-in-out left
;
4847 transition: 0.6s ease-in-out left
;
4850 .carousel .item > img {
4880 .carousel
.next
.left
,
4881 .carousel .prev.right {
4885 .carousel .active.left {
4889 .carousel .active.right {
4905 background: #222222;
4906 border: 3px solid
#ffffff;
4907 -webkit-border-radius: 23px;
4908 -moz-border-radius: 23px;
4909 border-radius: 23px;
4911 filter: alpha
(opacity
=50);
4914 .carousel-control.right {
4919 .carousel-control:hover {
4921 text-decoration: none
;
4923 filter: alpha
(opacity
=90);
4931 padding: 10px 15px 5px;
4932 background: #333333;
4933 background: rgba
(0, 0, 0, 0.75);
4936 .carousel-caption h4
,
4937 .carousel-caption p {
4943 margin-bottom: 30px;
4944 background-color: #eeeeee;
4945 -webkit-border-radius: 6px;
4946 -moz-border-radius: 6px;
4954 letter-spacing: -1px;