1 @import url
(https://fonts
.googleapis
.com
/css?family
=Ubuntu
);
5 * Copyright 2012 Twitter, Inc
6 * Licensed under the Apache License v2.0
7 * http://www.apache.org/licenses/LICENSE-2.0
9 * Designed and built with all the love in the world @twitter by @mdo and @fat.
26 display: inline-block
;
30 audio:not
([controls
]) {
35 -webkit-text-size-adjust: 100%;
36 -ms-text-size-adjust: 100%;
39 outline: thin dotted
#333;
40 outline: 5px auto
-webkit-focus-ring-color
;
52 vertical-align: baseline
;
62 vertical-align: middle
;
64 -ms-interpolation-mode: bicubic
;
75 vertical-align: middle
;
82 button::-moz-focus-inner
,
83 input::-moz-focus-inner
{
90 input
[type
="submit"] {
92 -webkit-appearance: button
;
94 input
[type
="search"] {
95 -webkit-box-sizing: content-box
;
96 -moz-box-sizing: content-box
;
97 box-sizing: content-box
;
98 -webkit-appearance: textfield
;
100 input
[type
="search"]::-webkit-search-decoration
,
101 input
[type
="search"]::-webkit-search-cancel-button
{
102 -webkit-appearance: none
;
123 background-color: transparent
;
130 -webkit-box-sizing: border-box
;
131 -moz-box-sizing: border-box
;
132 -ms-box-sizing: border-box
;
133 box-sizing: border-box
;
137 font-family: 'Ubuntu', Tahoma
, sans-serif
;
141 background-color: #ffffff;
145 text-decoration: none
;
149 text-decoration: underline
;
168 .navbar-fixed-top
.container
,
169 .navbar-fixed-bottom .container {
256 .row-fluid [class*="span"] {
260 -webkit-box-sizing: border-box
;
261 -moz-box-sizing: border-box
;
262 -ms-box-sizing: border-box
;
263 box-sizing: border-box
;
265 margin-left: 2.127659574%;
266 *margin-left: 2.0744680846382977%;
268 .row-fluid [class*="span"]:first-child {
272 width: 99.99999998999999%;
273 *width: 99.94680850063828%;
276 width: 91.489361693%;
277 *width: 91.4361702036383%;
280 width: 82.97872339599999%;
281 *width: 82.92553190663828%;
284 width: 74.468085099%;
285 *width: 74.4148936096383%;
288 width: 65.95744680199999%;
289 *width: 65.90425531263828%;
292 width: 57.446808505%;
293 *width: 57.3936170156383%;
296 width: 48.93617020799999%;
297 *width: 48.88297871863829%;
300 width: 40.425531911%;
301 *width: 40.3723404216383%;
304 width: 31.914893614%;
305 *width: 31.8617021246383%;
308 width: 23.404255317%;
309 *width: 23.3510638276383%;
313 *width: 14.8404255306383%;
317 *width: 6.329787233638298%;
337 .container-fluid:before
,
338 .container-fluid:after {
342 .container-fluid:after {
365 font-family: inherit
;
368 text-rendering: optimizelegibility
;
417 text-transform: uppercase
;
420 padding-bottom: 17px;
422 border-bottom: 1px solid
#f5f5f5;
430 margin: 0 0 9px 25px;
472 text-overflow: ellipsis
;
481 border-top: 1px solid
#f5f5f5;
482 border-bottom: 1px solid
#ffffff;
495 border-bottom: 1px dotted
#999999;
499 text-transform: uppercase
;
504 border-left: 5px solid
#f5f5f5;
517 blockquote
small:before
{
518 content: '\2014 \00A0';
520 blockquote
.pull-right
{
524 border-right: 5px solid
#f5f5f5;
527 blockquote
.pull-right p
,
528 blockquote
.pull-right small
{
552 font-family: Menlo
, Monaco
, Consolas
, "Courier New", monospace
;
555 -webkit-border-radius: 3px;
556 -moz-border-radius: 3px;
562 background-color: #f7f7f9;
563 border: 1px solid
#e1e1e8;
571 word-break: break-all
;
572 word-wrap: break-word
;
574 white-space: pre-wrap
;
575 background-color: #f5f5f5;
576 border: 1px solid
#ccc;
577 border: 1px solid rgba
(0, 0, 0, 0.15);
578 -webkit-border-radius: 4px;
579 -moz-border-radius: 4px;
588 background-color: transparent
;
612 border-bottom: 1px solid
#e5e5e5;
631 font-family: 'Ubuntu', Tahoma
, sans-serif
;
640 input
[type
="password"],
641 input
[type
="datetime"],
642 input
[type
="datetime-local"],
647 input
[type
="number"],
650 input
[type
="search"],
654 display: inline-block
;
671 input
[type
="password"],
672 input
[type
="datetime"],
673 input
[type
="datetime-local"],
678 input
[type
="number"],
681 input
[type
="search"],
685 background-color: #ffffff;
686 border: 1px solid
#cccccc;
687 -webkit-border-radius: 3px;
688 -moz-border-radius: 3px;
690 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
691 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
692 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.075);
693 -webkit-transition: border linear
0.2s, box-shadow linear
0.2s;
694 -moz-transition: border linear
0.2s, box-shadow linear
0.2s;
695 -ms-transition: border linear
0.2s, box-shadow linear
0.2s;
696 -o-transition: border linear
0.2s, box-shadow linear
0.2s;
697 transition: border linear
0.2s, box-shadow linear
0.2s;
700 input
[type
="text"]:focus
,
701 input
[type
="password"]:focus
,
702 input
[type
="datetime"]:focus
,
703 input
[type
="datetime-local"]:focus
,
704 input
[type
="date"]:focus
,
705 input
[type
="month"]:focus
,
706 input
[type
="time"]:focus
,
707 input
[type
="week"]:focus
,
708 input
[type
="number"]:focus
,
709 input
[type
="email"]:focus
,
710 input
[type
="url"]:focus
,
711 input
[type
="search"]:focus
,
712 input
[type
="tel"]:focus
,
713 input
[type
="color"]:focus
,
714 .uneditable-input:focus {
715 border-color: rgba
(82, 168, 236, 0.8);
717 outline: thin dotted \
9;
720 -webkit-box-shadow: inset
0 1px 1px rgba
(0,0,0,.075), 0 0 8px rgba
(82,168,236,.6);
721 -moz-box-shadow: inset
0 1px 1px rgba
(0,0,0,.075), 0 0 8px rgba
(82,168,236,.6);
722 box-shadow: inset
0 1px 1px rgba
(0,0,0,.075), 0 0 8px rgba
(82,168,236,.6);
725 input
[type
="checkbox"] {
733 input
[type
="submit"],
735 input
[type
="button"],
737 input
[type
="checkbox"] {
740 .uneditable-textarea {
747 /* In IE7, the height of the select element cannot be changed by height, only font-size */
750 /* For IE7, add top margin to align select with labels */
756 border: 1px solid
#bbb;
763 input
[type
="file"]:focus
,
764 input
[type
="radio"]:focus
,
765 input
[type
="checkbox"]:focus
{
766 outline: thin dotted
#333;
767 outline: 5px auto
-webkit-focus-ring-color
;
768 outline-offset: -2px;
775 .radio input
[type
="radio"],
776 .checkbox input[type="checkbox"] {
780 .controls
> .radio:first-child
,
781 .controls > .checkbox:first-child {
786 display: inline-block
;
789 vertical-align: middle
;
791 .radio
.inline
+ .radio
.inline
,
792 .checkbox.inline + .checkbox.inline {
813 input
[class
*="span"],
814 select
[class
*="span"],
815 textarea
[class
*="span"],
816 .uneditable-input
[class
*="span"],
817 .row-fluid input
[class
*="span"],
818 .row-fluid select
[class
*="span"],
819 .row-fluid textarea
[class
*="span"],
820 .row-fluid .uneditable-input[class*="span"] {
824 .input-append input
[class
*="span"],
825 .input-append
.uneditable-input
[class
*="span"],
826 .input-prepend input
[class
*="span"],
827 .input-prepend
.uneditable-input
[class
*="span"],
828 .row-fluid
.input-prepend
[class
*="span"],
829 .row-fluid .input-append [class*="span"] {
830 display: inline-block
;
837 input
.span12
, textarea
.span12
, .uneditable-input
.span12
{
840 input
.span11
, textarea
.span11
, .uneditable-input
.span11
{
843 input
.span10
, textarea
.span10
, .uneditable-input
.span10
{
846 input
.span9
, textarea
.span9
, .uneditable-input
.span9
{
849 input
.span8
, textarea
.span8
, .uneditable-input
.span8
{
852 input
.span7
, textarea
.span7
, .uneditable-input
.span7
{
855 input
.span6
, textarea
.span6
, .uneditable-input
.span6
{
858 input
.span5
, textarea
.span5
, .uneditable-input
.span5
{
861 input
.span4
, textarea
.span4
, .uneditable-input
.span4
{
864 input
.span3
, textarea
.span3
, .uneditable-input
.span3
{
867 input
.span2
, textarea
.span2
, .uneditable-input
.span2
{
870 input
.span1
, textarea
.span1
, .uneditable-input
.span1
{
880 background-color: #f5f5f5;
883 input
[type
="radio"][disabled
],
884 input
[type
="checkbox"][disabled
],
885 input
[type
="radio"][readonly
],
886 input
[type
="checkbox"][readonly
] {
887 background-color: transparent
;
889 .control-group
.warning
> label
,
890 .control-group
.warning
.help-block
,
891 .control-group.warning .help-inline {
894 .control-group
.warning
.checkbox
,
895 .control-group
.warning
.radio
,
896 .control-group
.warning input
,
897 .control-group
.warning select
,
898 .control-group.warning textarea {
900 border-color: #eca918;
902 .control-group
.warning
.checkbox:focus
,
903 .control-group
.warning
.radio:focus
,
904 .control-group
.warning
input:focus
,
905 .control-group
.warning
select:focus
,
906 .control-group.warning textarea:focus {
907 border-color: #c18910;
908 -webkit-box-shadow: 0 0 6px #f4cc76;
909 -moz-box-shadow: 0 0 6px #f4cc76;
910 box-shadow: 0 0 6px #f4cc76;
912 .control-group
.warning
.input-prepend
.add-on
,
913 .control-group.warning .input-append .add-on {
915 background-color: #fcefd4;
916 border-color: #eca918;
918 .control-group
.error
> label
,
919 .control-group
.error
.help-block
,
920 .control-group.error .help-inline {
923 .control-group
.error
.checkbox
,
924 .control-group
.error
.radio
,
925 .control-group
.error input
,
926 .control-group
.error select
,
927 .control-group.error textarea {
929 border-color: #df382c;
931 .control-group
.error
.checkbox:focus
,
932 .control-group
.error
.radio:focus
,
933 .control-group
.error
input:focus
,
934 .control-group
.error
select:focus
,
935 .control-group.error textarea:focus {
936 border-color: #bc271c;
937 -webkit-box-shadow: 0 0 6px #ec8c85;
938 -moz-box-shadow: 0 0 6px #ec8c85;
939 box-shadow: 0 0 6px #ec8c85;
941 .control-group
.error
.input-prepend
.add-on
,
942 .control-group.error .input-append .add-on {
944 background-color: #fadfdd;
945 border-color: #df382c;
947 .control-group
.success
> label
,
948 .control-group
.success
.help-block
,
949 .control-group.success .help-inline {
952 .control-group
.success
.checkbox
,
953 .control-group
.success
.radio
,
954 .control-group
.success input
,
955 .control-group
.success select
,
956 .control-group.success textarea {
958 border-color: #38b44a;
960 .control-group
.success
.checkbox:focus
,
961 .control-group
.success
.radio:focus
,
962 .control-group
.success
input:focus
,
963 .control-group
.success
select:focus
,
964 .control-group.success textarea:focus {
965 border-color: #2c8d3a;
966 -webkit-box-shadow: 0 0 6px #7cd689;
967 -moz-box-shadow: 0 0 6px #7cd689;
968 box-shadow: 0 0 6px #7cd689;
970 .control-group
.success
.input-prepend
.add-on
,
971 .control-group.success .input-append .add-on {
973 background-color: #caeecf;
974 border-color: #38b44a;
976 input:focus:required:invalid
,
977 textarea:focus:required:invalid
,
978 select:focus:required:invalid
{
980 border-color: #ee5f5b;
982 input:focus:required:invalid:focus
,
983 textarea:focus:required:invalid:focus
,
984 select:focus:required:invalid:focus
{
985 border-color: #e9322d;
986 -webkit-box-shadow: 0 0 6px #f8b9b7;
987 -moz-box-shadow: 0 0 6px #f8b9b7;
988 box-shadow: 0 0 6px #f8b9b7;
991 padding: 17px 20px 18px;
994 background-color: transparent
;
995 border-top: 1px solid
#e5e5e5;
998 .form-actions:before
,
999 .form-actions:after {
1003 .form-actions:after {
1008 white-space: nowrap
;
1009 cursor: not-allowed
;
1010 background-color: #ffffff;
1012 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1013 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1014 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.025);
1019 :-ms-input-placeholder
{
1022 ::-webkit-input-placeholder
{
1034 display: inline-block
;
1036 /* IE7 inline-block hack */
1039 vertical-align: middle
;
1046 .input-prepend input
,
1047 .input-append input
,
1048 .input-prepend select
,
1049 .input-append select
,
1050 .input-prepend
.uneditable-input
,
1051 .input-append .uneditable-input {
1055 vertical-align: middle
;
1056 -webkit-border-radius: 0 3px 3px 0;
1057 -moz-border-radius: 0 3px 3px 0;
1058 border-radius: 0 3px 3px 0;
1060 .input-prepend
input:focus
,
1061 .input-append
input:focus
,
1062 .input-prepend
select:focus
,
1063 .input-append
select:focus
,
1064 .input-prepend
.uneditable-input:focus
,
1065 .input-append .uneditable-input:focus {
1068 .input-prepend
.uneditable-input
,
1069 .input-append .uneditable-input {
1070 border-left-color: #ccc;
1072 .input-prepend
.add-on
,
1073 .input-append .add-on {
1074 display: inline-block
;
1079 font-weight: normal
;
1082 text-shadow: 0 1px 0 #ffffff;
1083 vertical-align: middle
;
1084 background-color: #f5f5f5;
1085 border: 1px solid
#ccc;
1087 .input-prepend
.add-on
,
1088 .input-append
.add-on
,
1089 .input-prepend
.btn
,
1090 .input-append .btn {
1092 -webkit-border-radius: 0;
1093 -moz-border-radius: 0;
1096 .input-prepend
.active
,
1097 .input-append .active {
1098 background-color: #a3e2ac;
1099 border-color: #38b44a;
1101 .input-prepend
.add-on
,
1102 .input-prepend .btn {
1105 .input-prepend
.add-on:first-child
,
1106 .input-prepend .btn:first-child {
1107 -webkit-border-radius: 3px 0 0 3px;
1108 -moz-border-radius: 3px 0 0 3px;
1109 border-radius: 3px 0 0 3px;
1111 .input-append input
,
1112 .input-append select
,
1113 .input-append .uneditable-input {
1114 -webkit-border-radius: 3px 0 0 3px;
1115 -moz-border-radius: 3px 0 0 3px;
1116 border-radius: 3px 0 0 3px;
1118 .input-append .uneditable-input {
1119 border-right-color: #ccc;
1120 border-left-color: #eee;
1122 .input-append
.add-on:last-child
,
1123 .input-append .btn:last-child {
1124 -webkit-border-radius: 0 3px 3px 0;
1125 -moz-border-radius: 0 3px 3px 0;
1126 border-radius: 0 3px 3px 0;
1128 .input-prepend
.input-append input
,
1129 .input-prepend
.input-append select
,
1130 .input-prepend.input-append .uneditable-input {
1131 -webkit-border-radius: 0;
1132 -moz-border-radius: 0;
1135 .input-prepend
.input-append
.add-on:first-child
,
1136 .input-prepend.input-append .btn:first-child {
1138 -webkit-border-radius: 3px 0 0 3px;
1139 -moz-border-radius: 3px 0 0 3px;
1140 border-radius: 3px 0 0 3px;
1142 .input-prepend
.input-append
.add-on:last-child
,
1143 .input-prepend.input-append .btn:last-child {
1145 -webkit-border-radius: 0 3px 3px 0;
1146 -moz-border-radius: 0 3px 3px 0;
1147 border-radius: 0 3px 3px 0;
1150 padding-right: 14px;
1151 padding-right: 4px \
9;
1153 padding-left: 4px \
9;
1154 /* IE7-8 doesn't have border-radius, so don't indent the padding */
1157 -webkit-border-radius: 14px;
1158 -moz-border-radius: 14px;
1159 border-radius: 14px;
1163 .form-horizontal input
,
1164 .form-search textarea
,
1165 .form-inline textarea
,
1166 .form-horizontal textarea
,
1167 .form-search select
,
1168 .form-inline select
,
1169 .form-horizontal select
,
1170 .form-search
.help-inline
,
1171 .form-inline
.help-inline
,
1172 .form-horizontal
.help-inline
,
1173 .form-search
.uneditable-input
,
1174 .form-inline
.uneditable-input
,
1175 .form-horizontal
.uneditable-input
,
1176 .form-search
.input-prepend
,
1177 .form-inline
.input-prepend
,
1178 .form-horizontal
.input-prepend
,
1179 .form-search
.input-append
,
1180 .form-inline
.input-append
,
1181 .form-horizontal .input-append {
1182 display: inline-block
;
1184 /* IE7 inline-block hack */
1191 .form-horizontal .hide {
1195 .form-inline label {
1196 display: inline-block
;
1198 .form-search
.input-append
,
1199 .form-inline
.input-append
,
1200 .form-search
.input-prepend
,
1201 .form-inline .input-prepend {
1204 .form-search
.radio
,
1205 .form-search
.checkbox
,
1206 .form-inline
.radio
,
1207 .form-inline .checkbox {
1210 vertical-align: middle
;
1212 .form-search
.radio input
[type
="radio"],
1213 .form-search
.checkbox input
[type
="checkbox"],
1214 .form-inline
.radio input
[type
="radio"],
1215 .form-inline .checkbox input[type="checkbox"] {
1223 legend
+ .control-group
{
1225 -webkit-margin-top-collapse: separate
;
1227 .form-horizontal .control-group {
1228 margin-bottom: 18px;
1231 .form-horizontal
.control-group:before
,
1232 .form-horizontal .control-group:after {
1236 .form-horizontal .control-group:after {
1239 .form-horizontal .control-label {
1245 .form-horizontal .controls {
1246 *display: inline-block
;
1247 *padding-left: 20px;
1251 .form-horizontal .controls:first-child {
1252 *padding-left: 160px;
1254 .form-horizontal .help-block {
1258 .form-horizontal .form-actions {
1259 padding-left: 160px;
1263 background-color: transparent
;
1264 border-collapse: collapse
;
1269 margin-bottom: 18px;
1276 vertical-align: top
;
1277 border-top: 1px solid
#dddddd;
1283 vertical-align: bottom
;
1285 .table caption
+ thead
tr:first-child th
,
1286 .table caption
+ thead
tr:first-child td
,
1287 .table colgroup
+ thead
tr:first-child th
,
1288 .table colgroup
+ thead
tr:first-child td
,
1289 .table
thead:first-child
tr:first-child th
,
1290 .table thead:first-child tr:first-child td {
1293 .table tbody + tbody {
1294 border-top: 2px solid
#dddddd;
1296 .table-condensed th
,
1297 .table-condensed td {
1301 border: 1px solid
#dddddd;
1302 border-collapse: separate
;
1303 *border-collapse: collapsed
;
1305 -webkit-border-radius: 4px;
1306 -moz-border-radius: 4px;
1310 .table-bordered td {
1311 border-left: 1px solid
#dddddd;
1313 .table-bordered caption
+ thead
tr:first-child th
,
1314 .table-bordered caption
+ tbody
tr:first-child th
,
1315 .table-bordered caption
+ tbody
tr:first-child td
,
1316 .table-bordered colgroup
+ thead
tr:first-child th
,
1317 .table-bordered colgroup
+ tbody
tr:first-child th
,
1318 .table-bordered colgroup
+ tbody
tr:first-child td
,
1319 .table-bordered
thead:first-child
tr:first-child th
,
1320 .table-bordered
tbody:first-child
tr:first-child th
,
1321 .table-bordered tbody:first-child tr:first-child td {
1324 .table-bordered
thead:first-child
tr:first-child
th:first-child
,
1325 .table-bordered tbody:first-child tr:first-child td:first-child {
1326 -webkit-border-top-left-radius: 4px;
1327 border-top-left-radius: 4px;
1328 -moz-border-radius-topleft: 4px;
1330 .table-bordered
thead:first-child
tr:first-child
th:last-child
,
1331 .table-bordered tbody:first-child tr:first-child td:last-child {
1332 -webkit-border-top-right-radius: 4px;
1333 border-top-right-radius: 4px;
1334 -moz-border-radius-topright: 4px;
1336 .table-bordered
thead:last-child
tr:last-child
th:first-child
,
1337 .table-bordered tbody:last-child tr:last-child td:first-child {
1338 -webkit-border-radius: 0 0 0 4px;
1339 -moz-border-radius: 0 0 0 4px;
1340 border-radius: 0 0 0 4px;
1341 -webkit-border-bottom-left-radius: 4px;
1342 border-bottom-left-radius: 4px;
1343 -moz-border-radius-bottomleft: 4px;
1345 .table-bordered
thead:last-child
tr:last-child
th:last-child
,
1346 .table-bordered tbody:last-child tr:last-child td:last-child {
1347 -webkit-border-bottom-right-radius: 4px;
1348 border-bottom-right-radius: 4px;
1349 -moz-border-radius-bottomright: 4px;
1351 .table-striped tbody
tr:nth-child
(odd
) td
,
1352 .table-striped tbody tr:nth-child(odd) th {
1353 background-color: #f9f9f9;
1355 .table tbody
tr:hover td
,
1356 .table tbody tr:hover th {
1357 background-color: #f5f5f5;
1481 display: inline-block
;
1484 *margin-right: .3em;
1486 /*vertical-align: text-top;*/
1487 background-image: url
("../img/glyphicons-halflings.png");
1488 background-position: 14px 14px;
1489 background-repeat: no-repeat
;
1491 [class^
="icon-"]:last-child
,
1492 [class
*=" icon-"]:last-child
{
1496 background-image: url
("../img/glyphicons-halflings-white.png");
1499 background-position: 0 0;
1502 background-position: -24px 0;
1505 background-position: -48px 0;
1508 background-position: -72px 0;
1511 background-position: -96px 0;
1514 background-position: -120px 0;
1517 background-position: -144px 0;
1520 background-position: -168px 0;
1523 background-position: -192px 0;
1526 background-position: -216px 0;
1529 background-position: -240px 0;
1532 background-position: -264px 0;
1535 background-position: -288px 0;
1538 background-position: -312px 0;
1541 background-position: -336px 0;
1544 background-position: -360px 0;
1547 background-position: -384px 0;
1550 background-position: -408px 0;
1553 background-position: -432px 0;
1556 background-position: -456px 0;
1559 background-position: 0 -24px;
1562 background-position: -24px -24px;
1565 background-position: -48px -24px;
1568 background-position: -72px -24px;
1570 .icon-download-alt {
1571 background-position: -96px -24px;
1574 background-position: -120px -24px;
1577 background-position: -144px -24px;
1580 background-position: -168px -24px;
1583 background-position: -192px -24px;
1586 background-position: -216px -24px;
1589 background-position: -240px -24px;
1592 background-position: -264px -24px;
1595 background-position: -287px -24px;
1598 background-position: -312px -24px;
1601 background-position: -336px -24px;
1604 background-position: -360px -24px;
1607 background-position: -384px -24px;
1610 background-position: -408px -24px;
1613 background-position: -432px -24px;
1616 background-position: -456px -24px;
1619 background-position: 0 -48px;
1622 background-position: -25px -48px;
1625 background-position: -48px -48px;
1628 background-position: -72px -48px;
1631 background-position: -96px -48px;
1634 background-position: -120px -48px;
1637 background-position: -144px -48px;
1640 background-position: -167px -48px;
1643 background-position: -192px -48px;
1646 background-position: -216px -48px;
1649 background-position: -240px -48px;
1652 background-position: -264px -48px;
1654 .icon-align-center {
1655 background-position: -288px -48px;
1658 background-position: -312px -48px;
1660 .icon-align-justify {
1661 background-position: -336px -48px;
1664 background-position: -360px -48px;
1667 background-position: -384px -48px;
1669 .icon-indent-right {
1670 background-position: -408px -48px;
1672 .icon-facetime-video {
1673 background-position: -432px -48px;
1676 background-position: -456px -48px;
1679 background-position: 0 -72px;
1682 background-position: -24px -72px;
1685 background-position: -48px -72px;
1688 background-position: -72px -72px;
1691 background-position: -96px -72px;
1694 background-position: -120px -72px;
1697 background-position: -144px -72px;
1700 background-position: -168px -72px;
1702 .icon-step-backward {
1703 background-position: -192px -72px;
1705 .icon-fast-backward {
1706 background-position: -216px -72px;
1709 background-position: -240px -72px;
1712 background-position: -264px -72px;
1715 background-position: -288px -72px;
1718 background-position: -312px -72px;
1721 background-position: -336px -72px;
1723 .icon-fast-forward {
1724 background-position: -360px -72px;
1726 .icon-step-forward {
1727 background-position: -384px -72px;
1730 background-position: -408px -72px;
1732 .icon-chevron-left {
1733 background-position: -432px -72px;
1735 .icon-chevron-right {
1736 background-position: -456px -72px;
1739 background-position: 0 -96px;
1742 background-position: -24px -96px;
1745 background-position: -48px -96px;
1748 background-position: -72px -96px;
1750 .icon-question-sign {
1751 background-position: -96px -96px;
1754 background-position: -120px -96px;
1757 background-position: -144px -96px;
1759 .icon-remove-circle {
1760 background-position: -168px -96px;
1763 background-position: -192px -96px;
1766 background-position: -216px -96px;
1769 background-position: -240px -96px;
1772 background-position: -264px -96px;
1775 background-position: -289px -96px;
1778 background-position: -312px -96px;
1781 background-position: -336px -96px;
1784 background-position: -360px -96px;
1786 .icon-resize-small {
1787 background-position: -384px -96px;
1790 background-position: -408px -96px;
1793 background-position: -433px -96px;
1796 background-position: -456px -96px;
1798 .icon-exclamation-sign {
1799 background-position: 0 -120px;
1802 background-position: -24px -120px;
1805 background-position: -48px -120px;
1808 background-position: -72px -120px;
1811 background-position: -96px -120px;
1814 background-position: -120px -120px;
1816 .icon-warning-sign {
1817 background-position: -144px -120px;
1820 background-position: -168px -120px;
1823 background-position: -192px -120px;
1826 background-position: -216px -120px;
1829 background-position: -240px -120px;
1832 background-position: -264px -120px;
1835 background-position: -288px -120px;
1837 .icon-chevron-down {
1838 background-position: -313px -119px;
1841 background-position: -336px -120px;
1843 .icon-shopping-cart {
1844 background-position: -360px -120px;
1846 .icon-folder-close {
1847 background-position: -384px -120px;
1850 background-position: -408px -120px;
1852 .icon-resize-vertical {
1853 background-position: -432px -119px;
1855 .icon-resize-horizontal {
1856 background-position: -456px -118px;
1859 background-position: 0 -144px;
1862 background-position: -24px -144px;
1865 background-position: -48px -144px;
1868 background-position: -72px -144px;
1871 background-position: -96px -144px;
1874 background-position: -120px -144px;
1877 background-position: -144px -144px;
1880 background-position: -168px -144px;
1883 background-position: -192px -144px;
1886 background-position: -216px -144px;
1888 .icon-circle-arrow-right {
1889 background-position: -240px -144px;
1891 .icon-circle-arrow-left {
1892 background-position: -264px -144px;
1894 .icon-circle-arrow-up {
1895 background-position: -288px -144px;
1897 .icon-circle-arrow-down {
1898 background-position: -312px -144px;
1901 background-position: -336px -144px;
1904 background-position: -360px -144px;
1907 background-position: -384px -144px;
1910 background-position: -408px -144px;
1913 background-position: -432px -144px;
1916 background-position: -456px -144px;
1923 *margin-bottom: -3px;
1925 .dropdown-toggle:active
,
1926 .open .dropdown-toggle {
1930 display: inline-block
;
1933 vertical-align: top
;
1934 border-top: 4px solid
#000000;
1935 border-right: 4px solid transparent
;
1936 border-left: 4px solid transparent
;
1939 filter: alpha
(opacity
=30);
1945 .dropdown:hover
.caret
,
1948 filter: alpha
(opacity
=100);
1961 background-color: #ffffff;
1962 border: 1px solid
#ccc;
1963 border: 1px solid rgba
(0, 0, 0, 0.2);
1964 *border-right-width: 2px;
1965 *border-bottom-width: 2px;
1966 -webkit-border-radius: 5px;
1967 -moz-border-radius: 5px;
1969 -webkit-box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
1970 -moz-box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
1971 box-shadow: 0 5px 10px rgba
(0, 0, 0, 0.2);
1972 -webkit-background-clip: padding-box
;
1973 -moz-background-clip: padding
;
1974 background-clip: padding-box
;
1976 .dropdown-menu.pull-right {
1980 .dropdown-menu .divider {
1984 *margin: -5px 0 5px;
1986 background-color: #e5e5e5;
1987 border-bottom: 1px solid
#ffffff;
1993 font-weight: normal
;
1996 white-space: nowrap
;
1998 .dropdown-menu li
> a:hover
,
1999 .dropdown-menu
.active
> a
,
2000 .dropdown-menu .active > a:hover {
2002 text-decoration: none
;
2003 background-color: #dd4814;
2008 .open > .dropdown-menu {
2011 .pull-right > .dropdown-menu {
2016 .navbar-fixed-bottom .dropdown .caret {
2018 border-bottom: 4px solid
#000000;
2021 .dropup
.dropdown-menu
,
2022 .navbar-fixed-bottom .dropdown .dropdown-menu {
2029 -webkit-border-radius: 4px;
2030 -moz-border-radius: 4px;
2036 margin-bottom: 20px;
2037 background-color: #f5f5f5;
2038 border: 1px solid
#eee;
2039 border: 1px solid rgba
(0, 0, 0, 0.05);
2040 -webkit-border-radius: 4px;
2041 -moz-border-radius: 4px;
2043 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2044 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2045 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
2049 border-color: rgba
(0, 0, 0, 0.15);
2053 -webkit-border-radius: 6px;
2054 -moz-border-radius: 6px;
2059 -webkit-border-radius: 3px;
2060 -moz-border-radius: 3px;
2065 -webkit-transition: opacity
0.15s linear
;
2066 -moz-transition: opacity
0.15s linear
;
2067 -ms-transition: opacity
0.15s linear
;
2068 -o-transition: opacity
0.15s linear
;
2069 transition: opacity
0.15s linear
;
2078 -webkit-transition: height
0.35s ease
;
2079 -moz-transition: height
0.35s ease
;
2080 -ms-transition: height
0.35s ease
;
2081 -o-transition: height
0.35s ease
;
2082 transition: height
0.35s ease
;
2093 text-shadow: 0 1px 0 #ffffff;
2095 filter: alpha
(opacity
=20);
2099 text-decoration: none
;
2102 filter: alpha
(opacity
=40);
2107 background: transparent
;
2109 -webkit-appearance: none
;
2112 display: inline-block
;
2114 /* IE7 inline-block hack */
2117 padding: 4px 10px 4px;
2124 text-shadow: 0 1px 1px rgba
(255, 255, 255, 0.75);
2125 vertical-align: middle
;
2127 background-color: #f5f5f5;
2128 background-image: -moz-linear-gradient
(top
, #ffffff, #e6e6e6);
2129 background-image: -ms-linear-gradient
(top
, #ffffff, #e6e6e6);
2130 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#e6e6e6));
2131 background-image: -webkit-linear-gradient
(top
, #ffffff, #e6e6e6);
2132 background-image: -o-linear-gradient
(top
, #ffffff, #e6e6e6);
2133 background-image: linear-gradient
(top
, #ffffff, #e6e6e6);
2134 background-repeat: repeat-x
;
2135 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#e6e6e6', GradientType
=0);
2136 border-color: #e6e6e6 #e6e6e6 #bfbfbf;
2137 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2138 *background-color: #e6e6e6;
2139 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2141 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2142 border: 1px solid
#cccccc;
2144 border-bottom-color: #b3b3b3;
2145 -webkit-border-radius: 4px;
2146 -moz-border-radius: 4px;
2149 -webkit-box-shadow: inset
0 1px 0 rgba
(255,255,255,.2), 0 1px 2px rgba
(0,0,0,.05);
2150 -moz-box-shadow: inset
0 1px 0 rgba
(255,255,255,.2), 0 1px 2px rgba
(0,0,0,.05);
2151 box-shadow: inset
0 1px 0 rgba
(255,255,255,.2), 0 1px 2px rgba
(0,0,0,.05);
2158 background-color: #e6e6e6;
2159 *background-color: #d9d9d9;
2163 background-color: #cccccc \
9;
2170 text-decoration: none
;
2171 background-color: #e6e6e6;
2172 *background-color: #d9d9d9;
2173 /* Buttons in IE7 don't get borders, so darken on hover */
2175 background-position: 0 -15px;
2176 -webkit-transition: background-position
0.1s linear
;
2177 -moz-transition: background-position
0.1s linear
;
2178 -ms-transition: background-position
0.1s linear
;
2179 -o-transition: background-position
0.1s linear
;
2180 transition: background-position
0.1s linear
;
2183 outline: thin dotted
#333;
2184 outline: 5px auto
-webkit-focus-ring-color
;
2185 outline-offset: -2px;
2189 background-color: #e6e6e6;
2190 background-color: #d9d9d9 \
9;
2191 background-image: none
;
2193 -webkit-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2194 -moz-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2195 box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2200 background-color: #e6e6e6;
2201 background-image: none
;
2203 filter: alpha
(opacity
=65);
2204 -webkit-box-shadow: none
;
2205 -moz-box-shadow: none
;
2211 line-height: normal
;
2212 -webkit-border-radius: 5px;
2213 -moz-border-radius: 5px;
2216 .btn-large [class^="icon-"] {
2224 .btn-small [class^="icon-"] {
2243 .btn-inverse:hover {
2245 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
2247 .btn-primary
.active
,
2248 .btn-warning
.active
,
2250 .btn-success
.active
,
2252 .btn-inverse.active {
2253 color: rgba
(255, 255, 255, 0.75);
2257 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2260 background-color: #dd5c14;
2261 background-image: -moz-linear-gradient
(top
, #dd4814, #dd7a14);
2262 background-image: -ms-linear-gradient
(top
, #dd4814, #dd7a14);
2263 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#dd4814), to
(#dd7a14));
2264 background-image: -webkit-linear-gradient
(top
, #dd4814, #dd7a14);
2265 background-image: -o-linear-gradient
(top
, #dd4814, #dd7a14);
2266 background-image: linear-gradient
(top
, #dd4814, #dd7a14);
2267 background-repeat: repeat-x
;
2268 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#dd4814', endColorstr
='#dd7a14', GradientType
=0);
2269 border-color: #dd7a14 #dd7a14 #97530e;
2270 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2271 *background-color: #dd7a14;
2272 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2274 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2277 .btn-primary:active
,
2278 .btn-primary
.active
,
2279 .btn-primary
.disabled
,
2280 .btn-primary[disabled] {
2281 background-color: #dd7a14;
2282 *background-color: #c66d12;
2284 .btn-primary:active
,
2285 .btn-primary.active {
2286 background-color: #ae6010 \
9;
2289 background-color: #e86537;
2290 background-image: -moz-linear-gradient
(top
, #ef784e, #dd4814);
2291 background-image: -ms-linear-gradient
(top
, #ef784e, #dd4814);
2292 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ef784e), to
(#dd4814));
2293 background-image: -webkit-linear-gradient
(top
, #ef784e, #dd4814);
2294 background-image: -o-linear-gradient
(top
, #ef784e, #dd4814);
2295 background-image: linear-gradient
(top
, #ef784e, #dd4814);
2296 background-repeat: repeat-x
;
2297 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ef784e', endColorstr
='#dd4814', GradientType
=0);
2298 border-color: #dd4814 #dd4814 #97310e;
2299 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2300 *background-color: #dd4814;
2301 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2303 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2306 .btn-warning:active
,
2307 .btn-warning
.active
,
2308 .btn-warning
.disabled
,
2309 .btn-warning[disabled] {
2310 background-color: #dd4814;
2311 *background-color: #c64012;
2313 .btn-warning:active
,
2314 .btn-warning.active {
2315 background-color: #ae3910 \
9;
2318 background-color: #da4f49;
2319 background-image: -moz-linear-gradient
(top
, #ee5f5b, #bd362f);
2320 background-image: -ms-linear-gradient
(top
, #ee5f5b, #bd362f);
2321 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ee5f5b), to
(#bd362f));
2322 background-image: -webkit-linear-gradient
(top
, #ee5f5b, #bd362f);
2323 background-image: -o-linear-gradient
(top
, #ee5f5b, #bd362f);
2324 background-image: linear-gradient
(top
, #ee5f5b, #bd362f);
2325 background-repeat: repeat-x
;
2326 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ee5f5b', endColorstr
='#bd362f', GradientType
=0);
2327 border-color: #bd362f #bd362f #802420;
2328 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2329 *background-color: #bd362f;
2330 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2332 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2337 .btn-danger
.disabled
,
2338 .btn-danger[disabled] {
2339 background-color: #bd362f;
2340 *background-color: #a9302a;
2343 .btn-danger.active {
2344 background-color: #942a25 \
9;
2347 background-color: #5bb75b;
2348 background-image: -moz-linear-gradient
(top
, #62c462, #51a351);
2349 background-image: -ms-linear-gradient
(top
, #62c462, #51a351);
2350 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#62c462), to
(#51a351));
2351 background-image: -webkit-linear-gradient
(top
, #62c462, #51a351);
2352 background-image: -o-linear-gradient
(top
, #62c462, #51a351);
2353 background-image: linear-gradient
(top
, #62c462, #51a351);
2354 background-repeat: repeat-x
;
2355 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#62c462', endColorstr
='#51a351', GradientType
=0);
2356 border-color: #51a351 #51a351 #387038;
2357 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2358 *background-color: #51a351;
2359 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2361 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2364 .btn-success:active
,
2365 .btn-success
.active
,
2366 .btn-success
.disabled
,
2367 .btn-success[disabled] {
2368 background-color: #51a351;
2369 *background-color: #499249;
2371 .btn-success:active
,
2372 .btn-success.active {
2373 background-color: #408140 \
9;
2376 background-color: #99356b;
2377 background-image: -moz-linear-gradient
(top
, #b03d7b, #772953);
2378 background-image: -ms-linear-gradient
(top
, #b03d7b, #772953);
2379 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#b03d7b), to
(#772953));
2380 background-image: -webkit-linear-gradient
(top
, #b03d7b, #772953);
2381 background-image: -o-linear-gradient
(top
, #b03d7b, #772953);
2382 background-image: linear-gradient
(top
, #b03d7b, #772953);
2383 background-repeat: repeat-x
;
2384 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#b03d7b', endColorstr
='#772953', GradientType
=0);
2385 border-color: #772953 #772953 #3e152b;
2386 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2387 *background-color: #772953;
2388 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2390 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2396 .btn-info[disabled] {
2397 background-color: #772953;
2398 *background-color: #642246;
2402 background-color: #511c39 \
9;
2405 background-color: #414141;
2406 background-image: -moz-linear-gradient
(top
, #555555, #222222);
2407 background-image: -ms-linear-gradient
(top
, #555555, #222222);
2408 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#555555), to
(#222222));
2409 background-image: -webkit-linear-gradient
(top
, #555555, #222222);
2410 background-image: -o-linear-gradient
(top
, #555555, #222222);
2411 background-image: linear-gradient
(top
, #555555, #222222);
2412 background-repeat: repeat-x
;
2413 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#555555', endColorstr
='#222222', GradientType
=0);
2414 border-color: #222222 #222222 #000000;
2415 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
2416 *background-color: #222222;
2417 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2419 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
2422 .btn-inverse:active
,
2423 .btn-inverse
.active
,
2424 .btn-inverse
.disabled
,
2425 .btn-inverse[disabled] {
2426 background-color: #222222;
2427 *background-color: #151515;
2429 .btn-inverse:active
,
2430 .btn-inverse.active {
2431 background-color: #080808 \
9;
2434 input
[type
="submit"].btn
{
2436 *padding-bottom: 2px;
2438 button
.btn::-moz-focus-inner
,
2439 input
[type
="submit"].btn::-moz-focus-inner
{
2443 button
.btn
.btn-large
,
2444 input
[type
="submit"].btn
.btn-large
{
2446 *padding-bottom: 7px;
2448 button
.btn
.btn-small
,
2449 input
[type
="submit"].btn
.btn-small
{
2451 *padding-bottom: 3px;
2453 button
.btn
.btn-mini
,
2454 input
[type
="submit"].btn
.btn-mini
{
2456 *padding-bottom: 1px;
2471 .btn-group:first-child {
2474 .btn-group + .btn-group {
2481 .btn-toolbar .btn-group {
2482 display: inline-block
;
2484 /* IE7 inline-block hack */
2492 -webkit-border-radius: 0;
2493 -moz-border-radius: 0;
2496 .btn-group > .btn:first-child {
2498 -webkit-border-top-left-radius: 4px;
2499 -moz-border-radius-topleft: 4px;
2500 border-top-left-radius: 4px;
2501 -webkit-border-bottom-left-radius: 4px;
2502 -moz-border-radius-bottomleft: 4px;
2503 border-bottom-left-radius: 4px;
2505 .btn-group
> .btn:last-child
,
2506 .btn-group > .dropdown-toggle {
2507 -webkit-border-top-right-radius: 4px;
2508 -moz-border-radius-topright: 4px;
2509 border-top-right-radius: 4px;
2510 -webkit-border-bottom-right-radius: 4px;
2511 -moz-border-radius-bottomright: 4px;
2512 border-bottom-right-radius: 4px;
2514 .btn-group > .btn.large:first-child {
2516 -webkit-border-top-left-radius: 6px;
2517 -moz-border-radius-topleft: 6px;
2518 border-top-left-radius: 6px;
2519 -webkit-border-bottom-left-radius: 6px;
2520 -moz-border-radius-bottomleft: 6px;
2521 border-bottom-left-radius: 6px;
2523 .btn-group
> .btn
.large:last-child
,
2524 .btn-group > .large.dropdown-toggle {
2525 -webkit-border-top-right-radius: 6px;
2526 -moz-border-radius-topright: 6px;
2527 border-top-right-radius: 6px;
2528 -webkit-border-bottom-right-radius: 6px;
2529 -moz-border-radius-bottomright: 6px;
2530 border-bottom-right-radius: 6px;
2532 .btn-group
> .btn:hover
,
2533 .btn-group
> .btn:focus
,
2534 .btn-group
> .btn:active
,
2535 .btn-group > .btn.active {
2538 .btn-group
.dropdown-toggle:active
,
2539 .btn-group.open .dropdown-toggle {
2542 .btn-group > .dropdown-toggle {
2545 -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);
2546 -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);
2547 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);
2549 *padding-bottom: 4px;
2551 .btn-group > .btn-mini.dropdown-toggle {
2555 .btn-group > .btn-small.dropdown-toggle {
2557 *padding-bottom: 4px;
2559 .btn-group > .btn-large.dropdown-toggle {
2561 padding-right: 12px;
2563 .btn-group.open .dropdown-toggle {
2564 background-image: none
;
2565 -webkit-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2566 -moz-box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2567 box-shadow: inset
0 2px 4px rgba
(0,0,0,.15), 0 1px 2px rgba
(0,0,0,.05);
2569 .btn-group.open .btn.dropdown-toggle {
2570 background-color: #e6e6e6;
2572 .btn-group.open .btn-primary.dropdown-toggle {
2573 background-color: #dd7a14;
2575 .btn-group.open .btn-warning.dropdown-toggle {
2576 background-color: #dd4814;
2578 .btn-group.open .btn-danger.dropdown-toggle {
2579 background-color: #bd362f;
2581 .btn-group.open .btn-success.dropdown-toggle {
2582 background-color: #51a351;
2584 .btn-group.open .btn-info.dropdown-toggle {
2585 background-color: #772953;
2587 .btn-group.open .btn-inverse.dropdown-toggle {
2588 background-color: #222222;
2595 .open.btn-group .caret {
2597 filter: alpha
(opacity
=100);
2607 border-left-width: 5px;
2608 border-right-width: 5px;
2609 border-top-width: 5px;
2611 .dropup .btn-large .caret {
2612 border-bottom: 5px solid
#000000;
2615 .btn-primary
.caret
,
2616 .btn-warning
.caret
,
2619 .btn-success
.caret
,
2620 .btn-inverse .caret {
2621 border-top-color: #ffffff;
2622 border-bottom-color: #ffffff;
2624 filter: alpha
(opacity
=75);
2627 padding: 8px 35px 8px 14px;
2628 margin-bottom: 18px;
2629 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2630 background-color: #fcefd4;
2631 border: 1px solid
#fae1c6;
2632 -webkit-border-radius: 4px;
2633 -moz-border-radius: 4px;
2647 background-color: #caeecf;
2648 border-color: #b7e8b6;
2653 background-color: #fadfdd;
2654 border-color: #f8d0d4;
2658 background-color: #e7b8d1;
2659 border-color: #de9ecb;
2664 padding-bottom: 14px;
2670 .alert-block p + p {
2675 margin-bottom: 18px;
2681 .nav > li > a:hover {
2682 text-decoration: none
;
2683 background-color: #f5f5f5;
2685 .nav > .pull-right {
2695 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2696 text-transform: uppercase
;
2698 .nav li + .nav-header {
2703 padding-right: 15px;
2707 .nav-list .nav-header {
2709 margin-right: -15px;
2710 text-shadow: 0 1px 0 rgba
(255, 255, 255, 0.5);
2712 .nav-list > li > a {
2715 .nav-list
> .active
> a
,
2716 .nav-list > .active > a:hover {
2718 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.2);
2719 background-color: #dd4814;
2721 .nav-list [class^="icon-"] {
2724 .nav-list .divider {
2728 *margin: -5px 0 5px;
2730 background-color: #e5e5e5;
2731 border-bottom: 1px solid
#ffffff;
2753 .nav-pills > li > a {
2754 padding-right: 12px;
2760 border-bottom: 1px solid
#ddd;
2763 margin-bottom: -1px;
2765 .nav-tabs > li > a {
2767 padding-bottom: 8px;
2769 border: 1px solid transparent
;
2770 -webkit-border-radius: 4px 4px 0 0;
2771 -moz-border-radius: 4px 4px 0 0;
2772 border-radius: 4px 4px 0 0;
2774 .nav-tabs > li > a:hover {
2775 border-color: #f5f5f5 #f5f5f5 #dddddd;
2777 .nav-tabs
> .active
> a
,
2778 .nav-tabs > .active > a:hover {
2780 background-color: #ffffff;
2781 border: 1px solid
#ddd;
2782 border-bottom-color: transparent
;
2785 .nav-pills > li > a {
2787 padding-bottom: 8px;
2790 -webkit-border-radius: 5px;
2791 -moz-border-radius: 5px;
2794 .nav-pills
> .active
> a
,
2795 .nav-pills > .active > a:hover {
2797 background-color: #dd4814;
2802 .nav-stacked > li > a {
2805 .nav-tabs.nav-stacked {
2808 .nav-tabs.nav-stacked > li > a {
2809 border: 1px solid
#ddd;
2810 -webkit-border-radius: 0;
2811 -moz-border-radius: 0;
2814 .nav-tabs.nav-stacked > li:first-child > a {
2815 -webkit-border-radius: 4px 4px 0 0;
2816 -moz-border-radius: 4px 4px 0 0;
2817 border-radius: 4px 4px 0 0;
2819 .nav-tabs.nav-stacked > li:last-child > a {
2820 -webkit-border-radius: 0 0 4px 4px;
2821 -moz-border-radius: 0 0 4px 4px;
2822 border-radius: 0 0 4px 4px;
2824 .nav-tabs.nav-stacked > li > a:hover {
2828 .nav-pills.nav-stacked > li > a {
2831 .nav-pills.nav-stacked > li:last-child > a {
2834 .nav-tabs .dropdown-menu {
2835 -webkit-border-radius: 0 0 5px 5px;
2836 -moz-border-radius: 0 0 5px 5px;
2837 border-radius: 0 0 5px 5px;
2839 .nav-pills .dropdown-menu {
2840 -webkit-border-radius: 4px;
2841 -moz-border-radius: 4px;
2844 .nav-tabs
.dropdown-toggle
.caret
,
2845 .nav-pills .dropdown-toggle .caret {
2846 border-top-color: #dd4814;
2847 border-bottom-color: #dd4814;
2850 .nav-tabs
.dropdown-toggle:hover
.caret
,
2851 .nav-pills .dropdown-toggle:hover .caret {
2852 border-top-color: #97310e;
2853 border-bottom-color: #97310e;
2855 .nav-tabs
.active
.dropdown-toggle
.caret
,
2856 .nav-pills .active .dropdown-toggle .caret {
2857 border-top-color: #333333;
2858 border-bottom-color: #333333;
2860 .nav > .dropdown.active > a:hover {
2864 .nav-tabs
.open
.dropdown-toggle
,
2865 .nav-pills
.open
.dropdown-toggle
,
2866 .nav > li.dropdown.open.active > a:hover {
2868 background-color: #999999;
2869 border-color: #999999;
2871 .nav li
.dropdown
.open
.caret
,
2872 .nav li
.dropdown
.open
.active
.caret
,
2873 .nav li.dropdown.open a:hover .caret {
2874 border-top-color: #ffffff;
2875 border-bottom-color: #ffffff;
2877 filter: alpha
(opacity
=100);
2879 .tabs-stacked .open > a:hover {
2880 border-color: #999999;
2896 .tabs-below
> .nav-tabs
,
2897 .tabs-right
> .nav-tabs
,
2898 .tabs-left > .nav-tabs {
2901 .tab-content
> .tab-pane
,
2902 .pill-content > .pill-pane {
2905 .tab-content
> .active
,
2906 .pill-content > .active {
2909 .tabs-below > .nav-tabs {
2910 border-top: 1px solid
#ddd;
2912 .tabs-below > .nav-tabs > li {
2916 .tabs-below > .nav-tabs > li > a {
2917 -webkit-border-radius: 0 0 4px 4px;
2918 -moz-border-radius: 0 0 4px 4px;
2919 border-radius: 0 0 4px 4px;
2921 .tabs-below > .nav-tabs > li > a:hover {
2922 border-bottom-color: transparent
;
2923 border-top-color: #ddd;
2925 .tabs-below
> .nav-tabs
> .active
> a
,
2926 .tabs-below > .nav-tabs > .active > a:hover {
2927 border-color: transparent
#ddd #ddd #ddd;
2929 .tabs-left
> .nav-tabs
> li
,
2930 .tabs-right > .nav-tabs > li {
2933 .tabs-left
> .nav-tabs
> li
> a
,
2934 .tabs-right > .nav-tabs > li > a {
2939 .tabs-left > .nav-tabs {
2942 border-right: 1px solid
#ddd;
2944 .tabs-left > .nav-tabs > li > a {
2946 -webkit-border-radius: 4px 0 0 4px;
2947 -moz-border-radius: 4px 0 0 4px;
2948 border-radius: 4px 0 0 4px;
2950 .tabs-left > .nav-tabs > li > a:hover {
2951 border-color: #f5f5f5 #dddddd #f5f5f5 #f5f5f5;
2953 .tabs-left
> .nav-tabs
.active
> a
,
2954 .tabs-left > .nav-tabs .active > a:hover {
2955 border-color: #ddd transparent
#ddd #ddd;
2956 *border-right-color: #ffffff;
2958 .tabs-right > .nav-tabs {
2961 border-left: 1px solid
#ddd;
2963 .tabs-right > .nav-tabs > li > a {
2965 -webkit-border-radius: 0 4px 4px 0;
2966 -moz-border-radius: 0 4px 4px 0;
2967 border-radius: 0 4px 4px 0;
2969 .tabs-right > .nav-tabs > li > a:hover {
2970 border-color: #f5f5f5 #f5f5f5 #f5f5f5 #dddddd;
2972 .tabs-right
> .nav-tabs
.active
> a
,
2973 .tabs-right > .nav-tabs .active > a:hover {
2974 border-color: #ddd #ddd #ddd transparent
;
2975 *border-left-color: #ffffff;
2978 *position: relative
;
2981 margin-bottom: 18px;
2986 padding-right: 20px;
2987 background-color: #d44413;
2988 background-image: -moz-linear-gradient
(top
, #ce4213, #dd4814);
2989 background-image: -ms-linear-gradient
(top
, #ce4213, #dd4814);
2990 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ce4213), to
(#dd4814));
2991 background-image: -webkit-linear-gradient
(top
, #ce4213, #dd4814);
2992 background-image: -o-linear-gradient
(top
, #ce4213, #dd4814);
2993 background-image: linear-gradient
(top
, #ce4213, #dd4814);
2994 background-repeat: repeat-x
;
2995 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ce4213', endColorstr
='#dd4814', GradientType
=0);
2996 -webkit-border-radius: 4px;
2997 -moz-border-radius: 4px;
2999 -webkit-box-shadow: 0 1px 3px rgba
(0,0,0,.25), inset
0 -1px 0 rgba
(0,0,0,.1);
3000 -moz-box-shadow: 0 1px 3px rgba
(0,0,0,.25), inset
0 -1px 0 rgba
(0,0,0,.1);
3001 box-shadow: 0 1px 3px rgba
(0,0,0,.25), inset
0 -1px 0 rgba
(0,0,0,.1);
3003 .navbar .container {
3006 .nav-collapse.collapse {
3012 .navbar .brand:hover {
3013 text-decoration: none
;
3018 padding: 8px 20px 12px;
3025 .navbar .navbar-text {
3029 .navbar .navbar-link {
3032 .navbar .navbar-link:hover {
3036 .navbar .btn-group {
3039 .navbar .btn-group .btn {
3046 .navbar-form:before
,
3047 .navbar-form:after {
3051 .navbar-form:after {
3055 .navbar-form select
,
3056 .navbar-form
.radio
,
3057 .navbar-form .checkbox {
3061 .navbar-form select {
3062 display: inline-block
;
3065 .navbar-form input
[type
="image"],
3066 .navbar-form input
[type
="checkbox"],
3067 .navbar-form input[type="radio"] {
3070 .navbar-form
.input-append
,
3071 .navbar-form .input-prepend {
3073 white-space: nowrap
;
3075 .navbar-form
.input-append input
,
3076 .navbar-form .input-prepend input {
3085 .navbar-search .search-query {
3087 font-family: 'Ubuntu', Tahoma
, sans-serif
;
3089 font-weight: normal
;
3092 background-color: #f39c7d;
3093 border: 1px solid
#c64012;
3094 -webkit-box-shadow: inset
0 1px 2px rgba
(0,0,0,.1), 0 1px 0 rgba
(255,255,255,.15);
3095 -moz-box-shadow: inset
0 1px 2px rgba
(0,0,0,.1), 0 1px 0 rgba
(255,255,255,.15);
3096 box-shadow: inset
0 1px 2px rgba
(0,0,0,.1), 0 1px 0 rgba
(255,255,255,.15);
3097 -webkit-transition: none
;
3098 -moz-transition: none
;
3099 -ms-transition: none
;
3100 -o-transition: none
;
3103 .navbar-search .search-query:-moz-placeholder {
3106 .navbar-search .search-query:-ms-input-placeholder {
3109 .navbar-search .search-query::-webkit-input-placeholder {
3112 .navbar-search
.search-query:focus
,
3113 .navbar-search .search-query.focused {
3116 text-shadow: 0 1px 0 #ffffff;
3117 background-color: #ffffff;
3119 -webkit-box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3120 -moz-box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3121 box-shadow: 0 0 3px rgba
(0, 0, 0, 0.15);
3125 .navbar-fixed-bottom {
3132 .navbar-fixed-top
.navbar-inner
,
3133 .navbar-fixed-bottom .navbar-inner {
3136 -webkit-border-radius: 0;
3137 -moz-border-radius: 0;
3140 .navbar-fixed-top
.container
,
3141 .navbar-fixed-bottom .container {
3147 .navbar-fixed-bottom {
3157 .navbar .nav.pull-right {
3164 .navbar .nav > li > a {
3166 padding: 9px 10px 11px;
3169 text-decoration: none
;
3170 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3173 display: inline-block
;
3174 padding: 4px 10px 4px;
3175 margin: 5px 5px 6px;
3178 .navbar .btn-group {
3180 padding: 5px 5px 6px;
3182 .navbar .nav > li > a:hover {
3183 background-color: transparent
;
3185 text-decoration: none
;
3187 .navbar
.nav
.active
> a
,
3188 .navbar .nav .active > a:hover {
3190 text-decoration: none
;
3191 background-color: #dd4814;
3193 .navbar .divider-vertical {
3198 background-color: #dd4814;
3199 border-right: 1px solid
#ce4213;
3201 .navbar .nav.pull-right {
3205 .navbar .btn-navbar {
3211 background-color: #d44413;
3212 background-image: -moz-linear-gradient
(top
, #ce4213, #dd4814);
3213 background-image: -ms-linear-gradient
(top
, #ce4213, #dd4814);
3214 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ce4213), to
(#dd4814));
3215 background-image: -webkit-linear-gradient
(top
, #ce4213, #dd4814);
3216 background-image: -o-linear-gradient
(top
, #ce4213, #dd4814);
3217 background-image: linear-gradient
(top
, #ce4213, #dd4814);
3218 background-repeat: repeat-x
;
3219 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ce4213', endColorstr
='#dd4814', GradientType
=0);
3220 border-color: #dd4814 #dd4814 #97310e;
3221 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
3222 *background-color: #dd4814;
3223 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
3225 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
3226 -webkit-box-shadow: inset
0 1px 0 rgba
(255,255,255,.1), 0 1px 0 rgba
(255,255,255,.075);
3227 -moz-box-shadow: inset
0 1px 0 rgba
(255,255,255,.1), 0 1px 0 rgba
(255,255,255,.075);
3228 box-shadow: inset
0 1px 0 rgba
(255,255,255,.1), 0 1px 0 rgba
(255,255,255,.075);
3230 .navbar
.btn-navbar:hover
,
3231 .navbar
.btn-navbar:active
,
3232 .navbar
.btn-navbar
.active
,
3233 .navbar
.btn-navbar
.disabled
,
3234 .navbar .btn-navbar[disabled] {
3235 background-color: #dd4814;
3236 *background-color: #c64012;
3238 .navbar
.btn-navbar:active
,
3239 .navbar .btn-navbar.active {
3240 background-color: #ae3910 \
9;
3242 .navbar .btn-navbar .icon-bar {
3246 background-color: #f5f5f5;
3247 -webkit-border-radius: 1px;
3248 -moz-border-radius: 1px;
3250 -webkit-box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3251 -moz-box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3252 box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.25);
3254 .btn-navbar .icon-bar + .icon-bar {
3257 .navbar .dropdown-menu:before {
3259 display: inline-block
;
3260 border-left: 7px solid transparent
;
3261 border-right: 7px solid transparent
;
3262 border-bottom: 7px solid
#ccc;
3263 border-bottom-color: rgba
(0, 0, 0, 0.2);
3268 .navbar .dropdown-menu:after {
3270 display: inline-block
;
3271 border-left: 6px solid transparent
;
3272 border-right: 6px solid transparent
;
3273 border-bottom: 6px solid
#ffffff;
3278 .navbar-fixed-bottom .dropdown-menu:before {
3279 border-top: 7px solid
#ccc;
3280 border-top-color: rgba
(0, 0, 0, 0.2);
3285 .navbar-fixed-bottom .dropdown-menu:after {
3286 border-top: 6px solid
#ffffff;
3291 .navbar
.nav li
.dropdown
.dropdown-toggle
.caret
,
3292 .navbar .nav li.dropdown.open .caret {
3293 border-top-color: #ffffff;
3294 border-bottom-color: #ffffff;
3296 .navbar .nav li.dropdown.active .caret {
3298 filter: alpha
(opacity
=100);
3300 .navbar
.nav li
.dropdown
.open
> .dropdown-toggle
,
3301 .navbar
.nav li
.dropdown
.active
> .dropdown-toggle
,
3302 .navbar .nav li.dropdown.open.active > .dropdown-toggle {
3303 background-color: transparent
;
3305 .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
3308 .navbar
.pull-right
.dropdown-menu
,
3309 .navbar .dropdown-menu.pull-right {
3313 .navbar
.pull-right
.dropdown-menu:before
,
3314 .navbar .dropdown-menu.pull-right:before {
3318 .navbar
.pull-right
.dropdown-menu:after
,
3319 .navbar .dropdown-menu.pull-right:after {
3327 background-color: #fbfbfb;
3328 background-image: -moz-linear-gradient
(top
, #ffffff, #f5f5f5);
3329 background-image: -ms-linear-gradient
(top
, #ffffff, #f5f5f5);
3330 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ffffff), to
(#f5f5f5));
3331 background-image: -webkit-linear-gradient
(top
, #ffffff, #f5f5f5);
3332 background-image: -o-linear-gradient
(top
, #ffffff, #f5f5f5);
3333 background-image: linear-gradient
(top
, #ffffff, #f5f5f5);
3334 background-repeat: repeat-x
;
3335 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ffffff', endColorstr
='#f5f5f5', GradientType
=0);
3336 border: 1px solid
#ddd;
3337 -webkit-border-radius: 3px;
3338 -moz-border-radius: 3px;
3340 -webkit-box-shadow: inset
0 1px 0 #ffffff;
3341 -moz-box-shadow: inset
0 1px 0 #ffffff;
3342 box-shadow: inset
0 1px 0 #ffffff;
3345 display: inline-block
;
3347 /* IE7 inline-block hack */
3350 text-shadow: 0 1px 0 #ffffff;
3352 .breadcrumb .divider {
3356 .breadcrumb .active a {
3364 display: inline-block
;
3366 /* IE7 inline-block hack */
3371 -webkit-border-radius: 3px;
3372 -moz-border-radius: 3px;
3374 -webkit-box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
3375 -moz-box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
3376 box-shadow: 0 1px 2px rgba
(0, 0, 0, 0.05);
3385 text-decoration: none
;
3386 border: 1px solid
#ddd;
3387 border-left-width: 0;
3389 .pagination
a:hover
,
3390 .pagination .active a {
3391 background-color: #f5f5f5;
3393 .pagination .active a {
3397 .pagination
.disabled span
,
3398 .pagination
.disabled a
,
3399 .pagination .disabled a:hover {
3401 background-color: transparent
;
3404 .pagination li:first-child a {
3405 border-left-width: 1px;
3406 -webkit-border-radius: 3px 0 0 3px;
3407 -moz-border-radius: 3px 0 0 3px;
3408 border-radius: 3px 0 0 3px;
3410 .pagination li:last-child a {
3411 -webkit-border-radius: 0 3px 3px 0;
3412 -moz-border-radius: 0 3px 3px 0;
3413 border-radius: 0 3px 3px 0;
3415 .pagination-centered {
3423 margin-bottom: 18px;
3440 display: inline-block
;
3442 background-color: #fff;
3443 border: 1px solid
#ddd;
3444 -webkit-border-radius: 15px;
3445 -moz-border-radius: 15px;
3446 border-radius: 15px;
3449 text-decoration: none
;
3450 background-color: #f5f5f5;
3455 .pager .previous a {
3459 .pager .disabled a:hover {
3461 background-color: #fff;
3464 .modal-open .dropdown-menu {
3467 .modal-open .dropdown.open {
3470 .modal-open .popover {
3473 .modal-open .tooltip {
3483 background-color: #000000;
3485 .modal-backdrop.fade {
3489 .modal-backdrop.fade.in {
3491 filter: alpha
(opacity
=80);
3500 margin: -250px 0 0 -280px;
3501 background-color: #ffffff;
3502 border: 1px solid
#999;
3503 border: 1px solid rgba
(0, 0, 0, 0.3);
3504 *border: 1px solid
#999;
3507 -webkit-border-radius: 6px;
3508 -moz-border-radius: 6px;
3510 -webkit-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3511 -moz-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3512 box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3513 -webkit-background-clip: padding-box
;
3514 -moz-background-clip: padding-box
;
3515 background-clip: padding-box
;
3518 -webkit-transition: opacity
.3s linear
, top
.3s ease-out
;
3519 -moz-transition: opacity
.3s linear
, top
.3s ease-out
;
3520 -ms-transition: opacity
.3s linear
, top
.3s ease-out
;
3521 -o-transition: opacity
.3s linear
, top
.3s ease-out
;
3522 transition: opacity
.3s linear
, top
.3s ease-out
;
3530 border-bottom: 1px solid
#eee;
3532 .modal-header .close {
3544 padding: 14px 15px 15px;
3547 background-color: #f5f5f5;
3548 border-top: 1px solid
#ddd;
3549 -webkit-border-radius: 0 0 6px 6px;
3550 -moz-border-radius: 0 0 6px 6px;
3551 border-radius: 0 0 6px 6px;
3552 -webkit-box-shadow: inset
0 1px 0 #ffffff;
3553 -moz-box-shadow: inset
0 1px 0 #ffffff;
3554 box-shadow: inset
0 1px 0 #ffffff;
3557 .modal-footer:before
,
3558 .modal-footer:after {
3562 .modal-footer:after {
3565 .modal-footer .btn + .btn {
3569 .modal-footer .btn-group .btn + .btn {
3576 visibility: visible
;
3580 filter: alpha
(opacity
=0);
3584 filter: alpha
(opacity
=80);
3598 .tooltip.top .tooltip-arrow {
3602 border-left: 5px solid transparent
;
3603 border-right: 5px solid transparent
;
3604 border-top: 5px solid
#000000;
3606 .tooltip.left .tooltip-arrow {
3610 border-top: 5px solid transparent
;
3611 border-bottom: 5px solid transparent
;
3612 border-left: 5px solid
#000000;
3614 .tooltip.bottom .tooltip-arrow {
3618 border-left: 5px solid transparent
;
3619 border-right: 5px solid transparent
;
3620 border-bottom: 5px solid
#000000;
3622 .tooltip.right .tooltip-arrow {
3626 border-top: 5px solid transparent
;
3627 border-bottom: 5px solid transparent
;
3628 border-right: 5px solid
#000000;
3635 text-decoration: none
;
3636 background-color: #000000;
3637 -webkit-border-radius: 4px;
3638 -moz-border-radius: 4px;
3666 .popover.top .arrow {
3670 border-left: 5px solid transparent
;
3671 border-right: 5px solid transparent
;
3672 border-top: 5px solid
#000000;
3674 .popover.right .arrow {
3678 border-top: 5px solid transparent
;
3679 border-bottom: 5px solid transparent
;
3680 border-right: 5px solid
#000000;
3682 .popover.bottom .arrow {
3686 border-left: 5px solid transparent
;
3687 border-right: 5px solid transparent
;
3688 border-bottom: 5px solid
#000000;
3690 .popover.left .arrow {
3694 border-top: 5px solid transparent
;
3695 border-bottom: 5px solid transparent
;
3696 border-left: 5px solid
#000000;
3707 background: #000000;
3708 background: rgba
(0, 0, 0, 0.8);
3709 -webkit-border-radius: 6px;
3710 -moz-border-radius: 6px;
3712 -webkit-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3713 -moz-box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3714 box-shadow: 0 3px 7px rgba
(0, 0, 0, 0.3);
3719 background-color: #f5f5f5;
3720 border-bottom: 1px solid
#eee;
3721 -webkit-border-radius: 3px 3px 0 0;
3722 -moz-border-radius: 3px 3px 0 0;
3723 border-radius: 3px 3px 0 0;
3727 background-color: #ffffff;
3728 -webkit-border-radius: 0 0 3px 3px;
3729 -moz-border-radius: 0 0 3px 3px;
3730 border-radius: 0 0 3px 3px;
3731 -webkit-background-clip: padding-box
;
3732 -moz-background-clip: padding-box
;
3733 background-clip: padding-box
;
3736 .popover-content ul
,
3737 .popover-content ol {
3753 .row-fluid .thumbnails {
3758 margin-bottom: 18px;
3765 border: 1px solid
#ddd;
3766 -webkit-border-radius: 4px;
3767 -moz-border-radius: 4px;
3769 -webkit-box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
3770 -moz-box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
3771 box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.075);
3774 border-color: #dd4814;
3775 -webkit-box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
3776 -moz-box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
3777 box-shadow: 0 1px 4px rgba
(0, 105, 214, 0.25);
3785 .thumbnail .caption {
3790 font-size: 10.998px;
3794 vertical-align: baseline
;
3795 white-space: nowrap
;
3796 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3797 background-color: #999999;
3800 padding: 1px 4px 2px;
3801 -webkit-border-radius: 3px;
3802 -moz-border-radius: 3px;
3806 padding: 1px 9px 2px;
3807 -webkit-border-radius: 9px;
3808 -moz-border-radius: 9px;
3814 text-decoration: none
;
3819 background-color: #df382c;
3821 .label-important
[href
],
3822 .badge-important[href] {
3823 background-color: #bc271c;
3827 background-color: #dd4814;
3829 .label-warning
[href
],
3830 .badge-warning[href] {
3831 background-color: #ae3910;
3835 background-color: #38b44a;
3837 .label-success
[href
],
3838 .badge-success[href] {
3839 background-color: #2c8d3a;
3843 background-color: #772953;
3847 background-color: #511c39;
3851 background-color: #333333;
3853 .label-inverse
[href
],
3854 .badge-inverse[href] {
3855 background-color: #1a1a1a;
3857 @-webkit-keyframes progress-bar-stripes
{
3859 background-position: 40px 0;
3862 background-position: 0 0;
3865 @-moz-keyframes progress-bar-stripes
{
3867 background-position: 40px 0;
3870 background-position: 0 0;
3873 @-ms-keyframes progress-bar-stripes
{
3875 background-position: 40px 0;
3878 background-position: 0 0;
3881 @-o-keyframes progress-bar-stripes
{
3883 background-position: 0 0;
3886 background-position: 40px 0;
3889 @keyframes progress-bar-stripes
{
3891 background-position: 40px 0;
3894 background-position: 0 0;
3900 margin-bottom: 18px;
3901 background-color: #f7f7f7;
3902 background-image: -moz-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3903 background-image: -ms-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3904 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#f5f5f5), to
(#f9f9f9));
3905 background-image: -webkit-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3906 background-image: -o-linear-gradient
(top
, #f5f5f5, #f9f9f9);
3907 background-image: linear-gradient
(top
, #f5f5f5, #f9f9f9);
3908 background-repeat: repeat-x
;
3909 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#f5f5f5', endColorstr
='#f9f9f9', GradientType
=0);
3910 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
3911 -moz-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
3912 box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
3913 -webkit-border-radius: 4px;
3914 -moz-border-radius: 4px;
3923 text-shadow: 0 -1px 0 rgba
(0, 0, 0, 0.25);
3924 background-color: #0e90d2;
3925 background-image: -moz-linear-gradient
(top
, #149bdf, #0480be);
3926 background-image: -ms-linear-gradient
(top
, #149bdf, #0480be);
3927 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#149bdf), to
(#0480be));
3928 background-image: -webkit-linear-gradient
(top
, #149bdf, #0480be);
3929 background-image: -o-linear-gradient
(top
, #149bdf, #0480be);
3930 background-image: linear-gradient
(top
, #149bdf, #0480be);
3931 background-repeat: repeat-x
;
3932 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#149bdf', endColorstr
='#0480be', GradientType
=0);
3933 -webkit-box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
3934 -moz-box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
3935 box-shadow: inset
0 -1px 0 rgba
(0, 0, 0, 0.15);
3936 -webkit-box-sizing: border-box
;
3937 -moz-box-sizing: border-box
;
3938 -ms-box-sizing: border-box
;
3939 box-sizing: border-box
;
3940 -webkit-transition: width
0.6s ease
;
3941 -moz-transition: width
0.6s ease
;
3942 -ms-transition: width
0.6s ease
;
3943 -o-transition: width
0.6s ease
;
3944 transition: width
0.6s ease
;
3946 .progress-striped .bar {
3947 background-color: #149bdf;
3948 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
));
3949 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
);
3950 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
);
3951 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
);
3952 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
);
3953 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
);
3954 -webkit-background-size: 40px 40px;
3955 -moz-background-size: 40px 40px;
3956 -o-background-size: 40px 40px;
3957 background-size: 40px 40px;
3959 .progress.active .bar {
3960 -webkit-animation: progress-bar-stripes
2s linear infinite
;
3961 -moz-animation: progress-bar-stripes
2s linear infinite
;
3962 -ms-animation: progress-bar-stripes
2s linear infinite
;
3963 -o-animation: progress-bar-stripes
2s linear infinite
;
3964 animation: progress-bar-stripes
2s linear infinite
;
3966 .progress-danger .bar {
3967 background-color: #dd514c;
3968 background-image: -moz-linear-gradient
(top
, #ee5f5b, #c43c35);
3969 background-image: -ms-linear-gradient
(top
, #ee5f5b, #c43c35);
3970 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ee5f5b), to
(#c43c35));
3971 background-image: -webkit-linear-gradient
(top
, #ee5f5b, #c43c35);
3972 background-image: -o-linear-gradient
(top
, #ee5f5b, #c43c35);
3973 background-image: linear-gradient
(top
, #ee5f5b, #c43c35);
3974 background-repeat: repeat-x
;
3975 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ee5f5b', endColorstr
='#c43c35', GradientType
=0);
3977 .progress-danger.progress-striped .bar {
3978 background-color: #ee5f5b;
3979 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
));
3980 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
);
3981 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
);
3982 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
);
3983 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
);
3984 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
);
3986 .progress-success .bar {
3987 background-color: #5eb95e;
3988 background-image: -moz-linear-gradient
(top
, #62c462, #57a957);
3989 background-image: -ms-linear-gradient
(top
, #62c462, #57a957);
3990 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#62c462), to
(#57a957));
3991 background-image: -webkit-linear-gradient
(top
, #62c462, #57a957);
3992 background-image: -o-linear-gradient
(top
, #62c462, #57a957);
3993 background-image: linear-gradient
(top
, #62c462, #57a957);
3994 background-repeat: repeat-x
;
3995 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#62c462', endColorstr
='#57a957', GradientType
=0);
3997 .progress-success.progress-striped .bar {
3998 background-color: #62c462;
3999 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
));
4000 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
);
4001 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
);
4002 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
);
4003 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
);
4004 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
);
4006 .progress-info .bar {
4007 background-color: #4bb1cf;
4008 background-image: -moz-linear-gradient
(top
, #5bc0de, #339bb9);
4009 background-image: -ms-linear-gradient
(top
, #5bc0de, #339bb9);
4010 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#5bc0de), to
(#339bb9));
4011 background-image: -webkit-linear-gradient
(top
, #5bc0de, #339bb9);
4012 background-image: -o-linear-gradient
(top
, #5bc0de, #339bb9);
4013 background-image: linear-gradient
(top
, #5bc0de, #339bb9);
4014 background-repeat: repeat-x
;
4015 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#5bc0de', endColorstr
='#339bb9', GradientType
=0);
4017 .progress-info.progress-striped .bar {
4018 background-color: #5bc0de;
4019 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
));
4020 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
);
4021 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
);
4022 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
);
4023 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
);
4024 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
);
4026 .progress-warning .bar {
4027 background-color: #e86537;
4028 background-image: -moz-linear-gradient
(top
, #ef784e, #dd4814);
4029 background-image: -ms-linear-gradient
(top
, #ef784e, #dd4814);
4030 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ef784e), to
(#dd4814));
4031 background-image: -webkit-linear-gradient
(top
, #ef784e, #dd4814);
4032 background-image: -o-linear-gradient
(top
, #ef784e, #dd4814);
4033 background-image: linear-gradient
(top
, #ef784e, #dd4814);
4034 background-repeat: repeat-x
;
4035 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ef784e', endColorstr
='#dd4814', GradientType
=0);
4037 .progress-warning.progress-striped .bar {
4038 background-color: #ef784e;
4039 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
));
4040 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
);
4041 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
);
4042 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
);
4043 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
);
4044 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
);
4047 margin-bottom: 18px;
4051 border: 1px solid
#e5e5e5;
4052 -webkit-border-radius: 4px;
4053 -moz-border-radius: 4px;
4056 .accordion-heading {
4059 .accordion-heading .accordion-toggle {
4068 border-top: 1px solid
#e5e5e5;
4072 margin-bottom: 18px;
4083 -webkit-transition: 0.6s ease-in-out left
;
4084 -moz-transition: 0.6s ease-in-out left
;
4085 -ms-transition: 0.6s ease-in-out left
;
4086 -o-transition: 0.6s ease-in-out left
;
4087 transition: 0.6s ease-in-out left
;
4089 .carousel .item > img {
4113 .carousel
.next
.left
,
4114 .carousel .prev.right {
4117 .carousel .active.left {
4120 .carousel .active.right {
4135 background: #222222;
4136 border: 3px solid
#ffffff;
4137 -webkit-border-radius: 23px;
4138 -moz-border-radius: 23px;
4139 border-radius: 23px;
4141 filter: alpha
(opacity
=50);
4143 .carousel-control.right {
4147 .carousel-control:hover {
4149 text-decoration: none
;
4151 filter: alpha
(opacity
=90);
4158 padding: 10px 15px 5px;
4159 background: #333333;
4160 background: rgba
(0, 0, 0, 0.75);
4162 .carousel-caption h4
,
4163 .carousel-caption p {
4168 margin-bottom: 30px;
4169 background-color: #f5f5f5;
4170 -webkit-border-radius: 6px;
4171 -moz-border-radius: 6px;
4179 letter-spacing: -1px;
4202 .navbar .nav > li > a {
4203 border-right: 1px solid
#C03D14;
4204 border-left: 1px solid
#E6633A;
4206 .navbar .nav > li > a:hover {
4207 background-color: #97310e;
4209 .navbar
.nav
.active
> a
,
4210 .navbar .nav .active > a:hover {
4211 background-color: rgba
(0, 0, 0, 0.2);
4213 .navbar .divider-vertical {
4214 background-color: inherit
;
4215 border-right: 0px solid
#CE4213;
4217 .navbar .navbar-text {
4218 padding: 9px 10px 11px;
4222 .navbar .navbar-search .search-query {
4224 border: 1px solid
#97310e;
4226 .navbar .nav-collapse.in > .nav li > a {
4228 border-left: 0px solid
#dd4814;
4229 border-right: 0px solid
#dd4814;
4231 .navbar .nav-collapse.in > .nav li > a:hover {
4232 background-color: #97310e;
4234 .navbar
.nav-collapse
.in
.navbar-form
,
4235 .navbar .nav-collapse.in .navbar-search {
4236 border-top: 0px solid
#dd4814;
4237 border-bottom: 0px solid
#dd4814;
4238 -webkit-box-shadow: none
;
4239 -moz-box-shadow: none
;
4243 background-color: #e86537;
4244 background-image: -moz-linear-gradient
(top
, #ef784e, #dd4814);
4245 background-image: -ms-linear-gradient
(top
, #ef784e, #dd4814);
4246 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#ef784e), to
(#dd4814));
4247 background-image: -webkit-linear-gradient
(top
, #ef784e, #dd4814);
4248 background-image: -o-linear-gradient
(top
, #ef784e, #dd4814);
4249 background-image: linear-gradient
(top
, #ef784e, #dd4814);
4250 background-repeat: repeat-x
;
4251 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#ef784e', endColorstr
='#dd4814', GradientType
=0);
4252 border-color: #dd4814 #dd4814 #97310e;
4253 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4254 *background-color: #dd4814;
4255 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4257 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4260 .btn-primary:active
,
4261 .btn-primary
.active
,
4262 .btn-primary
.disabled
,
4263 .btn-primary[disabled] {
4264 background-color: #dd4814;
4265 *background-color: #c64012;
4267 .btn-primary:active
,
4268 .btn-primary.active {
4269 background-color: #ae3910 \
9;
4272 background-color: #f3c768;
4273 background-image: -moz-linear-gradient
(top
, #f5d185, #efb73e);
4274 background-image: -ms-linear-gradient
(top
, #f5d185, #efb73e);
4275 background-image: -webkit-gradient
(linear
, 0 0, 0 100%, from
(#f5d185), to
(#efb73e));
4276 background-image: -webkit-linear-gradient
(top
, #f5d185, #efb73e);
4277 background-image: -o-linear-gradient
(top
, #f5d185, #efb73e);
4278 background-image: linear-gradient
(top
, #f5d185, #efb73e);
4279 background-repeat: repeat-x
;
4280 filter: progid:DXImageTransform
.Microsoft
.gradient
(startColorstr
='#f5d185', endColorstr
='#efb73e', GradientType
=0);
4281 border-color: #efb73e #efb73e #cf9311;
4282 border-color: rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.1) rgba
(0, 0, 0, 0.25);
4283 *background-color: #efb73e;
4284 /* Darken IE7 buttons by default so they stand out more given they won't have borders */
4286 filter: progid:DXImageTransform
.Microsoft
.gradient
(enabled
= false
);
4289 .btn-warning:active
,
4290 .btn-warning
.active
,
4291 .btn-warning
.disabled
,
4292 .btn-warning[disabled] {
4293 background-color: #efb73e;
4294 *background-color: #edae26;
4296 .btn-warning:active
,
4297 .btn-warning.active {
4298 background-color: #e7a413 \
9;
4304 border: 1px solid rgba
(0, 0, 0, 0.05);
4305 -webkit-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
4306 -moz-box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);
4307 box-shadow: inset
0 1px 1px rgba
(0, 0, 0, 0.05);