hr@0
|
1 |
/*!
|
info@49
|
2 |
* Bootstrap v3.0.3 (http://getbootstrap.com)
|
hr@0
|
3 |
* Copyright 2013 Twitter, Inc.
|
hr@0
|
4 |
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
|
hr@0
|
5 |
*/
|
hr@0
|
6 |
|
hr@0
|
7 |
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
|
hr@0
|
8 |
|
hr@0
|
9 |
article,
|
hr@0
|
10 |
aside,
|
hr@0
|
11 |
details,
|
hr@0
|
12 |
figcaption,
|
hr@0
|
13 |
figure,
|
hr@0
|
14 |
footer,
|
hr@0
|
15 |
header,
|
hr@0
|
16 |
hgroup,
|
hr@0
|
17 |
main,
|
hr@0
|
18 |
nav,
|
hr@0
|
19 |
section,
|
hr@0
|
20 |
summary {
|
hr@0
|
21 |
display: block;
|
hr@0
|
22 |
}
|
hr@0
|
23 |
|
hr@0
|
24 |
audio,
|
hr@0
|
25 |
canvas,
|
hr@0
|
26 |
video {
|
hr@0
|
27 |
display: inline-block;
|
hr@0
|
28 |
}
|
hr@0
|
29 |
|
hr@0
|
30 |
audio:not([controls]) {
|
hr@0
|
31 |
display: none;
|
hr@0
|
32 |
height: 0;
|
hr@0
|
33 |
}
|
hr@0
|
34 |
|
hr@0
|
35 |
[hidden],
|
hr@0
|
36 |
template {
|
hr@0
|
37 |
display: none;
|
hr@0
|
38 |
}
|
hr@0
|
39 |
|
hr@0
|
40 |
html {
|
hr@0
|
41 |
font-family: sans-serif;
|
hr@0
|
42 |
-webkit-text-size-adjust: 100%;
|
hr@0
|
43 |
-ms-text-size-adjust: 100%;
|
hr@0
|
44 |
}
|
hr@0
|
45 |
|
hr@0
|
46 |
body {
|
hr@0
|
47 |
margin: 0;
|
hr@0
|
48 |
}
|
hr@0
|
49 |
|
hr@0
|
50 |
a {
|
hr@0
|
51 |
background: transparent;
|
hr@0
|
52 |
}
|
hr@0
|
53 |
|
hr@0
|
54 |
a:focus {
|
hr@0
|
55 |
outline: thin dotted;
|
hr@0
|
56 |
}
|
hr@0
|
57 |
|
hr@0
|
58 |
a:active,
|
hr@0
|
59 |
a:hover {
|
hr@0
|
60 |
outline: 0;
|
hr@0
|
61 |
}
|
hr@0
|
62 |
|
hr@0
|
63 |
h1 {
|
hr@0
|
64 |
margin: 0.67em 0;
|
hr@0
|
65 |
font-size: 2em;
|
hr@0
|
66 |
}
|
hr@0
|
67 |
|
hr@0
|
68 |
abbr[title] {
|
hr@0
|
69 |
border-bottom: 1px dotted;
|
hr@0
|
70 |
}
|
hr@0
|
71 |
|
hr@0
|
72 |
b,
|
hr@0
|
73 |
strong {
|
hr@0
|
74 |
font-weight: bold;
|
hr@0
|
75 |
}
|
hr@0
|
76 |
|
hr@0
|
77 |
dfn {
|
hr@0
|
78 |
font-style: italic;
|
hr@0
|
79 |
}
|
hr@0
|
80 |
|
hr@0
|
81 |
hr {
|
hr@0
|
82 |
height: 0;
|
hr@0
|
83 |
-moz-box-sizing: content-box;
|
hr@0
|
84 |
box-sizing: content-box;
|
hr@0
|
85 |
}
|
hr@0
|
86 |
|
hr@0
|
87 |
mark {
|
hr@0
|
88 |
color: #000;
|
hr@0
|
89 |
background: #ff0;
|
hr@0
|
90 |
}
|
hr@0
|
91 |
|
hr@0
|
92 |
code,
|
hr@0
|
93 |
kbd,
|
hr@0
|
94 |
pre,
|
hr@0
|
95 |
samp {
|
hr@0
|
96 |
font-family: monospace, serif;
|
hr@0
|
97 |
font-size: 1em;
|
hr@0
|
98 |
}
|
hr@0
|
99 |
|
hr@0
|
100 |
pre {
|
hr@0
|
101 |
white-space: pre-wrap;
|
hr@0
|
102 |
}
|
hr@0
|
103 |
|
hr@0
|
104 |
q {
|
hr@0
|
105 |
quotes: "\201C" "\201D" "\2018" "\2019";
|
hr@0
|
106 |
}
|
hr@0
|
107 |
|
hr@0
|
108 |
small {
|
hr@0
|
109 |
font-size: 80%;
|
hr@0
|
110 |
}
|
hr@0
|
111 |
|
hr@0
|
112 |
sub,
|
hr@0
|
113 |
sup {
|
hr@0
|
114 |
position: relative;
|
hr@0
|
115 |
font-size: 75%;
|
hr@0
|
116 |
line-height: 0;
|
hr@0
|
117 |
vertical-align: baseline;
|
hr@0
|
118 |
}
|
hr@0
|
119 |
|
hr@0
|
120 |
sup {
|
hr@0
|
121 |
top: -0.5em;
|
hr@0
|
122 |
}
|
hr@0
|
123 |
|
hr@0
|
124 |
sub {
|
hr@0
|
125 |
bottom: -0.25em;
|
hr@0
|
126 |
}
|
hr@0
|
127 |
|
hr@0
|
128 |
img {
|
hr@0
|
129 |
border: 0;
|
hr@0
|
130 |
}
|
hr@0
|
131 |
|
hr@0
|
132 |
svg:not(:root) {
|
hr@0
|
133 |
overflow: hidden;
|
hr@0
|
134 |
}
|
hr@0
|
135 |
|
hr@0
|
136 |
figure {
|
hr@0
|
137 |
margin: 0;
|
hr@0
|
138 |
}
|
hr@0
|
139 |
|
hr@0
|
140 |
fieldset {
|
hr@0
|
141 |
padding: 0.35em 0.625em 0.75em;
|
hr@0
|
142 |
margin: 0 2px;
|
hr@0
|
143 |
border: 1px solid #c0c0c0;
|
hr@0
|
144 |
}
|
hr@0
|
145 |
|
hr@0
|
146 |
legend {
|
hr@0
|
147 |
padding: 0;
|
hr@0
|
148 |
border: 0;
|
hr@0
|
149 |
}
|
hr@0
|
150 |
|
hr@0
|
151 |
button,
|
hr@0
|
152 |
input,
|
hr@0
|
153 |
select,
|
hr@0
|
154 |
textarea {
|
hr@0
|
155 |
margin: 0;
|
hr@0
|
156 |
font-family: inherit;
|
hr@0
|
157 |
font-size: 100%;
|
hr@0
|
158 |
}
|
hr@0
|
159 |
|
hr@0
|
160 |
button,
|
hr@0
|
161 |
input {
|
hr@0
|
162 |
line-height: normal;
|
hr@0
|
163 |
}
|
hr@0
|
164 |
|
hr@0
|
165 |
button,
|
hr@0
|
166 |
select {
|
hr@0
|
167 |
text-transform: none;
|
hr@0
|
168 |
}
|
hr@0
|
169 |
|
hr@0
|
170 |
button,
|
hr@0
|
171 |
html input[type="button"],
|
hr@0
|
172 |
input[type="reset"],
|
hr@0
|
173 |
input[type="submit"] {
|
hr@0
|
174 |
cursor: pointer;
|
hr@0
|
175 |
-webkit-appearance: button;
|
hr@0
|
176 |
}
|
hr@0
|
177 |
|
hr@0
|
178 |
button[disabled],
|
hr@0
|
179 |
html input[disabled] {
|
hr@0
|
180 |
cursor: default;
|
hr@0
|
181 |
}
|
hr@0
|
182 |
|
hr@0
|
183 |
input[type="checkbox"],
|
hr@0
|
184 |
input[type="radio"] {
|
hr@0
|
185 |
padding: 0;
|
hr@0
|
186 |
box-sizing: border-box;
|
hr@0
|
187 |
}
|
hr@0
|
188 |
|
hr@0
|
189 |
input[type="search"] {
|
hr@0
|
190 |
-webkit-box-sizing: content-box;
|
hr@0
|
191 |
-moz-box-sizing: content-box;
|
hr@0
|
192 |
box-sizing: content-box;
|
hr@0
|
193 |
-webkit-appearance: textfield;
|
hr@0
|
194 |
}
|
hr@0
|
195 |
|
hr@0
|
196 |
input[type="search"]::-webkit-search-cancel-button,
|
hr@0
|
197 |
input[type="search"]::-webkit-search-decoration {
|
hr@0
|
198 |
-webkit-appearance: none;
|
hr@0
|
199 |
}
|
hr@0
|
200 |
|
hr@0
|
201 |
button::-moz-focus-inner,
|
hr@0
|
202 |
input::-moz-focus-inner {
|
hr@0
|
203 |
padding: 0;
|
hr@0
|
204 |
border: 0;
|
hr@0
|
205 |
}
|
hr@0
|
206 |
|
hr@0
|
207 |
textarea {
|
hr@0
|
208 |
overflow: auto;
|
hr@0
|
209 |
vertical-align: top;
|
hr@0
|
210 |
}
|
hr@0
|
211 |
|
hr@0
|
212 |
table {
|
hr@0
|
213 |
border-collapse: collapse;
|
hr@0
|
214 |
border-spacing: 0;
|
hr@0
|
215 |
}
|
hr@0
|
216 |
|
hr@0
|
217 |
@media print {
|
hr@0
|
218 |
* {
|
hr@0
|
219 |
color: #000 !important;
|
hr@0
|
220 |
text-shadow: none !important;
|
hr@0
|
221 |
background: transparent !important;
|
hr@0
|
222 |
box-shadow: none !important;
|
hr@0
|
223 |
}
|
hr@0
|
224 |
a,
|
hr@0
|
225 |
a:visited {
|
hr@0
|
226 |
text-decoration: underline;
|
hr@0
|
227 |
}
|
hr@0
|
228 |
a[href]:after {
|
hr@0
|
229 |
content: " (" attr(href) ")";
|
hr@0
|
230 |
}
|
hr@0
|
231 |
abbr[title]:after {
|
hr@0
|
232 |
content: " (" attr(title) ")";
|
hr@0
|
233 |
}
|
hr@0
|
234 |
a[href^="javascript:"]:after,
|
hr@0
|
235 |
a[href^="#"]:after {
|
hr@0
|
236 |
content: "";
|
hr@0
|
237 |
}
|
hr@0
|
238 |
pre,
|
hr@0
|
239 |
blockquote {
|
hr@0
|
240 |
border: 1px solid #999;
|
hr@0
|
241 |
page-break-inside: avoid;
|
hr@0
|
242 |
}
|
hr@0
|
243 |
thead {
|
hr@0
|
244 |
display: table-header-group;
|
hr@0
|
245 |
}
|
hr@0
|
246 |
tr,
|
hr@0
|
247 |
img {
|
hr@0
|
248 |
page-break-inside: avoid;
|
hr@0
|
249 |
}
|
hr@0
|
250 |
img {
|
hr@0
|
251 |
max-width: 100% !important;
|
hr@0
|
252 |
}
|
hr@0
|
253 |
@page {
|
hr@0
|
254 |
margin: 2cm .5cm;
|
hr@0
|
255 |
}
|
hr@0
|
256 |
p,
|
hr@0
|
257 |
h2,
|
hr@0
|
258 |
h3 {
|
hr@0
|
259 |
orphans: 3;
|
hr@0
|
260 |
widows: 3;
|
hr@0
|
261 |
}
|
hr@0
|
262 |
h2,
|
hr@0
|
263 |
h3 {
|
hr@0
|
264 |
page-break-after: avoid;
|
hr@0
|
265 |
}
|
hr@0
|
266 |
select {
|
hr@0
|
267 |
background: #fff !important;
|
hr@0
|
268 |
}
|
hr@0
|
269 |
.navbar {
|
hr@0
|
270 |
display: none;
|
hr@0
|
271 |
}
|
hr@0
|
272 |
.table td,
|
hr@0
|
273 |
.table th {
|
hr@0
|
274 |
background-color: #fff !important;
|
hr@0
|
275 |
}
|
hr@0
|
276 |
.btn > .caret,
|
hr@0
|
277 |
.dropup > .btn > .caret {
|
hr@0
|
278 |
border-top-color: #000 !important;
|
hr@0
|
279 |
}
|
hr@0
|
280 |
.label {
|
hr@0
|
281 |
border: 1px solid #000;
|
hr@0
|
282 |
}
|
hr@0
|
283 |
.table {
|
hr@0
|
284 |
border-collapse: collapse !important;
|
hr@0
|
285 |
}
|
hr@0
|
286 |
.table-bordered th,
|
hr@0
|
287 |
.table-bordered td {
|
hr@0
|
288 |
border: 1px solid #ddd !important;
|
hr@0
|
289 |
}
|
hr@0
|
290 |
}
|
hr@0
|
291 |
|
hr@0
|
292 |
*,
|
hr@0
|
293 |
*:before,
|
hr@0
|
294 |
*:after {
|
hr@0
|
295 |
-webkit-box-sizing: border-box;
|
hr@0
|
296 |
-moz-box-sizing: border-box;
|
hr@0
|
297 |
box-sizing: border-box;
|
hr@0
|
298 |
}
|
hr@0
|
299 |
|
hr@0
|
300 |
html {
|
hr@0
|
301 |
font-size: 62.5%;
|
hr@0
|
302 |
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
hr@0
|
303 |
}
|
hr@0
|
304 |
|
hr@0
|
305 |
body {
|
hr@0
|
306 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
hr@0
|
307 |
font-size: 14px;
|
hr@0
|
308 |
line-height: 1.428571429;
|
hr@0
|
309 |
color: #333333;
|
hr@0
|
310 |
background-color: #ffffff;
|
hr@0
|
311 |
}
|
hr@0
|
312 |
|
hr@0
|
313 |
input,
|
hr@0
|
314 |
button,
|
hr@0
|
315 |
select,
|
hr@0
|
316 |
textarea {
|
hr@0
|
317 |
font-family: inherit;
|
hr@0
|
318 |
font-size: inherit;
|
hr@0
|
319 |
line-height: inherit;
|
hr@0
|
320 |
}
|
hr@0
|
321 |
|
hr@0
|
322 |
a {
|
hr@0
|
323 |
color: #428bca;
|
hr@0
|
324 |
text-decoration: none;
|
hr@0
|
325 |
}
|
hr@0
|
326 |
|
hr@0
|
327 |
a:hover,
|
hr@0
|
328 |
a:focus {
|
hr@0
|
329 |
color: #2a6496;
|
hr@0
|
330 |
text-decoration: underline;
|
hr@0
|
331 |
}
|
hr@0
|
332 |
|
hr@0
|
333 |
a:focus {
|
info@49
|
334 |
outline: thin dotted;
|
hr@0
|
335 |
outline: 5px auto -webkit-focus-ring-color;
|
hr@0
|
336 |
outline-offset: -2px;
|
hr@0
|
337 |
}
|
hr@0
|
338 |
|
hr@0
|
339 |
img {
|
hr@0
|
340 |
vertical-align: middle;
|
hr@0
|
341 |
}
|
hr@0
|
342 |
|
hr@0
|
343 |
.img-responsive {
|
hr@0
|
344 |
display: block;
|
hr@0
|
345 |
height: auto;
|
hr@0
|
346 |
max-width: 100%;
|
hr@0
|
347 |
}
|
hr@0
|
348 |
|
hr@0
|
349 |
.img-rounded {
|
hr@0
|
350 |
border-radius: 6px;
|
hr@0
|
351 |
}
|
hr@0
|
352 |
|
hr@0
|
353 |
.img-thumbnail {
|
hr@0
|
354 |
display: inline-block;
|
hr@0
|
355 |
height: auto;
|
hr@0
|
356 |
max-width: 100%;
|
hr@0
|
357 |
padding: 4px;
|
hr@0
|
358 |
line-height: 1.428571429;
|
hr@0
|
359 |
background-color: #ffffff;
|
hr@0
|
360 |
border: 1px solid #dddddd;
|
hr@0
|
361 |
border-radius: 4px;
|
hr@0
|
362 |
-webkit-transition: all 0.2s ease-in-out;
|
hr@0
|
363 |
transition: all 0.2s ease-in-out;
|
hr@0
|
364 |
}
|
hr@0
|
365 |
|
hr@0
|
366 |
.img-circle {
|
hr@0
|
367 |
border-radius: 50%;
|
hr@0
|
368 |
}
|
hr@0
|
369 |
|
hr@0
|
370 |
hr {
|
hr@0
|
371 |
margin-top: 20px;
|
hr@0
|
372 |
margin-bottom: 20px;
|
hr@0
|
373 |
border: 0;
|
hr@0
|
374 |
border-top: 1px solid #eeeeee;
|
hr@0
|
375 |
}
|
hr@0
|
376 |
|
hr@0
|
377 |
.sr-only {
|
hr@0
|
378 |
position: absolute;
|
hr@0
|
379 |
width: 1px;
|
hr@0
|
380 |
height: 1px;
|
hr@0
|
381 |
padding: 0;
|
hr@0
|
382 |
margin: -1px;
|
hr@0
|
383 |
overflow: hidden;
|
hr@0
|
384 |
clip: rect(0, 0, 0, 0);
|
hr@0
|
385 |
border: 0;
|
hr@0
|
386 |
}
|
hr@0
|
387 |
|
hr@0
|
388 |
h1,
|
hr@0
|
389 |
h2,
|
hr@0
|
390 |
h3,
|
hr@0
|
391 |
h4,
|
hr@0
|
392 |
h5,
|
hr@0
|
393 |
h6,
|
hr@0
|
394 |
.h1,
|
hr@0
|
395 |
.h2,
|
hr@0
|
396 |
.h3,
|
hr@0
|
397 |
.h4,
|
hr@0
|
398 |
.h5,
|
hr@0
|
399 |
.h6 {
|
hr@0
|
400 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
hr@0
|
401 |
font-weight: 500;
|
hr@0
|
402 |
line-height: 1.1;
|
hr@0
|
403 |
color: inherit;
|
hr@0
|
404 |
}
|
hr@0
|
405 |
|
hr@0
|
406 |
h1 small,
|
hr@0
|
407 |
h2 small,
|
hr@0
|
408 |
h3 small,
|
hr@0
|
409 |
h4 small,
|
hr@0
|
410 |
h5 small,
|
hr@0
|
411 |
h6 small,
|
hr@0
|
412 |
.h1 small,
|
hr@0
|
413 |
.h2 small,
|
hr@0
|
414 |
.h3 small,
|
hr@0
|
415 |
.h4 small,
|
hr@0
|
416 |
.h5 small,
|
hr@0
|
417 |
.h6 small,
|
hr@0
|
418 |
h1 .small,
|
hr@0
|
419 |
h2 .small,
|
hr@0
|
420 |
h3 .small,
|
hr@0
|
421 |
h4 .small,
|
hr@0
|
422 |
h5 .small,
|
hr@0
|
423 |
h6 .small,
|
hr@0
|
424 |
.h1 .small,
|
hr@0
|
425 |
.h2 .small,
|
hr@0
|
426 |
.h3 .small,
|
hr@0
|
427 |
.h4 .small,
|
hr@0
|
428 |
.h5 .small,
|
hr@0
|
429 |
.h6 .small {
|
hr@0
|
430 |
font-weight: normal;
|
hr@0
|
431 |
line-height: 1;
|
hr@0
|
432 |
color: #999999;
|
hr@0
|
433 |
}
|
hr@0
|
434 |
|
hr@0
|
435 |
h1,
|
hr@0
|
436 |
h2,
|
hr@0
|
437 |
h3 {
|
hr@0
|
438 |
margin-top: 20px;
|
hr@0
|
439 |
margin-bottom: 10px;
|
hr@0
|
440 |
}
|
hr@0
|
441 |
|
hr@0
|
442 |
h1 small,
|
hr@0
|
443 |
h2 small,
|
hr@0
|
444 |
h3 small,
|
hr@0
|
445 |
h1 .small,
|
hr@0
|
446 |
h2 .small,
|
hr@0
|
447 |
h3 .small {
|
hr@0
|
448 |
font-size: 65%;
|
hr@0
|
449 |
}
|
hr@0
|
450 |
|
hr@0
|
451 |
h4,
|
hr@0
|
452 |
h5,
|
hr@0
|
453 |
h6 {
|
hr@0
|
454 |
margin-top: 10px;
|
hr@0
|
455 |
margin-bottom: 10px;
|
hr@0
|
456 |
}
|
hr@0
|
457 |
|
hr@0
|
458 |
h4 small,
|
hr@0
|
459 |
h5 small,
|
hr@0
|
460 |
h6 small,
|
hr@0
|
461 |
h4 .small,
|
hr@0
|
462 |
h5 .small,
|
hr@0
|
463 |
h6 .small {
|
hr@0
|
464 |
font-size: 75%;
|
hr@0
|
465 |
}
|
hr@0
|
466 |
|
hr@0
|
467 |
h1,
|
hr@0
|
468 |
.h1 {
|
hr@0
|
469 |
font-size: 36px;
|
hr@0
|
470 |
}
|
hr@0
|
471 |
|
hr@0
|
472 |
h2,
|
hr@0
|
473 |
.h2 {
|
hr@0
|
474 |
font-size: 30px;
|
hr@0
|
475 |
}
|
hr@0
|
476 |
|
hr@0
|
477 |
h3,
|
hr@0
|
478 |
.h3 {
|
hr@0
|
479 |
font-size: 24px;
|
hr@0
|
480 |
}
|
hr@0
|
481 |
|
hr@0
|
482 |
h4,
|
hr@0
|
483 |
.h4 {
|
hr@0
|
484 |
font-size: 18px;
|
hr@0
|
485 |
}
|
hr@0
|
486 |
|
hr@0
|
487 |
h5,
|
hr@0
|
488 |
.h5 {
|
hr@0
|
489 |
font-size: 14px;
|
hr@0
|
490 |
}
|
hr@0
|
491 |
|
hr@0
|
492 |
h6,
|
hr@0
|
493 |
.h6 {
|
hr@0
|
494 |
font-size: 12px;
|
hr@0
|
495 |
}
|
hr@0
|
496 |
|
info@49
|
497 |
p {
|
info@49
|
498 |
margin: 0 0 10px;
|
info@49
|
499 |
}
|
info@49
|
500 |
|
info@49
|
501 |
.lead {
|
info@49
|
502 |
margin-bottom: 20px;
|
info@49
|
503 |
font-size: 16px;
|
info@49
|
504 |
font-weight: 200;
|
info@49
|
505 |
line-height: 1.4;
|
info@49
|
506 |
}
|
info@49
|
507 |
|
info@49
|
508 |
@media (min-width: 768px) {
|
info@49
|
509 |
.lead {
|
info@49
|
510 |
font-size: 21px;
|
info@49
|
511 |
}
|
info@49
|
512 |
}
|
info@49
|
513 |
|
info@49
|
514 |
small,
|
info@49
|
515 |
.small {
|
info@49
|
516 |
font-size: 85%;
|
info@49
|
517 |
}
|
info@49
|
518 |
|
info@49
|
519 |
cite {
|
info@49
|
520 |
font-style: normal;
|
info@49
|
521 |
}
|
info@49
|
522 |
|
info@49
|
523 |
.text-muted {
|
info@49
|
524 |
color: #999999;
|
info@49
|
525 |
}
|
info@49
|
526 |
|
info@49
|
527 |
.text-primary {
|
info@49
|
528 |
color: #428bca;
|
info@49
|
529 |
}
|
info@49
|
530 |
|
info@49
|
531 |
.text-primary:hover {
|
info@49
|
532 |
color: #3071a9;
|
info@49
|
533 |
}
|
info@49
|
534 |
|
info@49
|
535 |
.text-warning {
|
info@49
|
536 |
color: #8a6d3b;
|
info@49
|
537 |
}
|
info@49
|
538 |
|
info@49
|
539 |
.text-warning:hover {
|
info@49
|
540 |
color: #66512c;
|
info@49
|
541 |
}
|
info@49
|
542 |
|
info@49
|
543 |
.text-danger {
|
info@49
|
544 |
color: #a94442;
|
info@49
|
545 |
}
|
info@49
|
546 |
|
info@49
|
547 |
.text-danger:hover {
|
info@49
|
548 |
color: #843534;
|
info@49
|
549 |
}
|
info@49
|
550 |
|
info@49
|
551 |
.text-success {
|
info@49
|
552 |
color: #3c763d;
|
info@49
|
553 |
}
|
info@49
|
554 |
|
info@49
|
555 |
.text-success:hover {
|
info@49
|
556 |
color: #2b542c;
|
info@49
|
557 |
}
|
info@49
|
558 |
|
info@49
|
559 |
.text-info {
|
info@49
|
560 |
color: #31708f;
|
info@49
|
561 |
}
|
info@49
|
562 |
|
info@49
|
563 |
.text-info:hover {
|
info@49
|
564 |
color: #245269;
|
info@49
|
565 |
}
|
info@49
|
566 |
|
info@49
|
567 |
.text-left {
|
info@49
|
568 |
text-align: left;
|
info@49
|
569 |
}
|
info@49
|
570 |
|
info@49
|
571 |
.text-right {
|
info@49
|
572 |
text-align: right;
|
info@49
|
573 |
}
|
info@49
|
574 |
|
info@49
|
575 |
.text-center {
|
info@49
|
576 |
text-align: center;
|
info@49
|
577 |
}
|
info@49
|
578 |
|
hr@0
|
579 |
.page-header {
|
hr@0
|
580 |
padding-bottom: 9px;
|
hr@0
|
581 |
margin: 40px 0 20px;
|
hr@0
|
582 |
border-bottom: 1px solid #eeeeee;
|
hr@0
|
583 |
}
|
hr@0
|
584 |
|
hr@0
|
585 |
ul,
|
hr@0
|
586 |
ol {
|
hr@0
|
587 |
margin-top: 0;
|
hr@0
|
588 |
margin-bottom: 10px;
|
hr@0
|
589 |
}
|
hr@0
|
590 |
|
hr@0
|
591 |
ul ul,
|
hr@0
|
592 |
ol ul,
|
hr@0
|
593 |
ul ol,
|
hr@0
|
594 |
ol ol {
|
hr@0
|
595 |
margin-bottom: 0;
|
hr@0
|
596 |
}
|
hr@0
|
597 |
|
hr@0
|
598 |
.list-unstyled {
|
hr@0
|
599 |
padding-left: 0;
|
hr@0
|
600 |
list-style: none;
|
hr@0
|
601 |
}
|
hr@0
|
602 |
|
hr@0
|
603 |
.list-inline {
|
hr@0
|
604 |
padding-left: 0;
|
hr@0
|
605 |
list-style: none;
|
hr@0
|
606 |
}
|
hr@0
|
607 |
|
hr@0
|
608 |
.list-inline > li {
|
hr@0
|
609 |
display: inline-block;
|
hr@0
|
610 |
padding-right: 5px;
|
hr@0
|
611 |
padding-left: 5px;
|
hr@0
|
612 |
}
|
hr@0
|
613 |
|
hr@0
|
614 |
.list-inline > li:first-child {
|
hr@0
|
615 |
padding-left: 0;
|
hr@0
|
616 |
}
|
hr@0
|
617 |
|
hr@0
|
618 |
dl {
|
info@49
|
619 |
margin-top: 0;
|
hr@0
|
620 |
margin-bottom: 20px;
|
hr@0
|
621 |
}
|
hr@0
|
622 |
|
hr@0
|
623 |
dt,
|
hr@0
|
624 |
dd {
|
hr@0
|
625 |
line-height: 1.428571429;
|
hr@0
|
626 |
}
|
hr@0
|
627 |
|
hr@0
|
628 |
dt {
|
hr@0
|
629 |
font-weight: bold;
|
hr@0
|
630 |
}
|
hr@0
|
631 |
|
hr@0
|
632 |
dd {
|
hr@0
|
633 |
margin-left: 0;
|
hr@0
|
634 |
}
|
hr@0
|
635 |
|
hr@0
|
636 |
@media (min-width: 768px) {
|
hr@0
|
637 |
.dl-horizontal dt {
|
hr@0
|
638 |
float: left;
|
hr@0
|
639 |
width: 160px;
|
hr@0
|
640 |
overflow: hidden;
|
hr@0
|
641 |
clear: left;
|
hr@0
|
642 |
text-align: right;
|
hr@0
|
643 |
text-overflow: ellipsis;
|
hr@0
|
644 |
white-space: nowrap;
|
hr@0
|
645 |
}
|
hr@0
|
646 |
.dl-horizontal dd {
|
hr@0
|
647 |
margin-left: 180px;
|
hr@0
|
648 |
}
|
hr@0
|
649 |
.dl-horizontal dd:before,
|
hr@0
|
650 |
.dl-horizontal dd:after {
|
hr@0
|
651 |
display: table;
|
hr@0
|
652 |
content: " ";
|
hr@0
|
653 |
}
|
hr@0
|
654 |
.dl-horizontal dd:after {
|
hr@0
|
655 |
clear: both;
|
hr@0
|
656 |
}
|
hr@0
|
657 |
.dl-horizontal dd:before,
|
hr@0
|
658 |
.dl-horizontal dd:after {
|
hr@0
|
659 |
display: table;
|
hr@0
|
660 |
content: " ";
|
hr@0
|
661 |
}
|
hr@0
|
662 |
.dl-horizontal dd:after {
|
hr@0
|
663 |
clear: both;
|
hr@0
|
664 |
}
|
hr@0
|
665 |
}
|
hr@0
|
666 |
|
hr@0
|
667 |
abbr[title],
|
hr@0
|
668 |
abbr[data-original-title] {
|
hr@0
|
669 |
cursor: help;
|
hr@0
|
670 |
border-bottom: 1px dotted #999999;
|
hr@0
|
671 |
}
|
hr@0
|
672 |
|
info@49
|
673 |
.initialism {
|
hr@0
|
674 |
font-size: 90%;
|
hr@0
|
675 |
text-transform: uppercase;
|
hr@0
|
676 |
}
|
hr@0
|
677 |
|
hr@0
|
678 |
blockquote {
|
hr@0
|
679 |
padding: 10px 20px;
|
hr@0
|
680 |
margin: 0 0 20px;
|
hr@0
|
681 |
border-left: 5px solid #eeeeee;
|
hr@0
|
682 |
}
|
hr@0
|
683 |
|
hr@0
|
684 |
blockquote p {
|
hr@0
|
685 |
font-size: 17.5px;
|
hr@0
|
686 |
font-weight: 300;
|
hr@0
|
687 |
line-height: 1.25;
|
hr@0
|
688 |
}
|
hr@0
|
689 |
|
hr@0
|
690 |
blockquote p:last-child {
|
hr@0
|
691 |
margin-bottom: 0;
|
hr@0
|
692 |
}
|
hr@0
|
693 |
|
info@49
|
694 |
blockquote small,
|
info@49
|
695 |
blockquote .small {
|
hr@0
|
696 |
display: block;
|
hr@0
|
697 |
line-height: 1.428571429;
|
hr@0
|
698 |
color: #999999;
|
hr@0
|
699 |
}
|
hr@0
|
700 |
|
info@49
|
701 |
blockquote small:before,
|
info@49
|
702 |
blockquote .small:before {
|
hr@0
|
703 |
content: '\2014 \00A0';
|
hr@0
|
704 |
}
|
hr@0
|
705 |
|
hr@0
|
706 |
blockquote.pull-right {
|
hr@0
|
707 |
padding-right: 15px;
|
hr@0
|
708 |
padding-left: 0;
|
hr@0
|
709 |
border-right: 5px solid #eeeeee;
|
hr@0
|
710 |
border-left: 0;
|
hr@0
|
711 |
}
|
hr@0
|
712 |
|
hr@0
|
713 |
blockquote.pull-right p,
|
hr@0
|
714 |
blockquote.pull-right small,
|
hr@0
|
715 |
blockquote.pull-right .small {
|
hr@0
|
716 |
text-align: right;
|
hr@0
|
717 |
}
|
hr@0
|
718 |
|
hr@0
|
719 |
blockquote.pull-right small:before,
|
hr@0
|
720 |
blockquote.pull-right .small:before {
|
hr@0
|
721 |
content: '';
|
hr@0
|
722 |
}
|
hr@0
|
723 |
|
hr@0
|
724 |
blockquote.pull-right small:after,
|
hr@0
|
725 |
blockquote.pull-right .small:after {
|
hr@0
|
726 |
content: '\00A0 \2014';
|
hr@0
|
727 |
}
|
hr@0
|
728 |
|
hr@0
|
729 |
blockquote:before,
|
hr@0
|
730 |
blockquote:after {
|
hr@0
|
731 |
content: "";
|
hr@0
|
732 |
}
|
hr@0
|
733 |
|
hr@0
|
734 |
address {
|
hr@0
|
735 |
margin-bottom: 20px;
|
hr@0
|
736 |
font-style: normal;
|
hr@0
|
737 |
line-height: 1.428571429;
|
hr@0
|
738 |
}
|
hr@0
|
739 |
|
hr@0
|
740 |
code,
|
hr@0
|
741 |
kbd,
|
hr@0
|
742 |
pre,
|
hr@0
|
743 |
samp {
|
info@49
|
744 |
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
hr@0
|
745 |
}
|
hr@0
|
746 |
|
hr@0
|
747 |
code {
|
hr@0
|
748 |
padding: 2px 4px;
|
hr@0
|
749 |
font-size: 90%;
|
hr@0
|
750 |
color: #c7254e;
|
hr@0
|
751 |
white-space: nowrap;
|
hr@0
|
752 |
background-color: #f9f2f4;
|
hr@0
|
753 |
border-radius: 4px;
|
hr@0
|
754 |
}
|
hr@0
|
755 |
|
hr@0
|
756 |
pre {
|
hr@0
|
757 |
display: block;
|
hr@0
|
758 |
padding: 9.5px;
|
hr@0
|
759 |
margin: 0 0 10px;
|
hr@0
|
760 |
font-size: 13px;
|
hr@0
|
761 |
line-height: 1.428571429;
|
hr@0
|
762 |
color: #333333;
|
hr@0
|
763 |
word-break: break-all;
|
hr@0
|
764 |
word-wrap: break-word;
|
hr@0
|
765 |
background-color: #f5f5f5;
|
hr@0
|
766 |
border: 1px solid #cccccc;
|
hr@0
|
767 |
border-radius: 4px;
|
hr@0
|
768 |
}
|
hr@0
|
769 |
|
hr@0
|
770 |
pre code {
|
hr@0
|
771 |
padding: 0;
|
hr@0
|
772 |
font-size: inherit;
|
hr@0
|
773 |
color: inherit;
|
hr@0
|
774 |
white-space: pre-wrap;
|
hr@0
|
775 |
background-color: transparent;
|
hr@0
|
776 |
border-radius: 0;
|
hr@0
|
777 |
}
|
hr@0
|
778 |
|
hr@0
|
779 |
.pre-scrollable {
|
hr@0
|
780 |
max-height: 340px;
|
hr@0
|
781 |
overflow-y: scroll;
|
hr@0
|
782 |
}
|
hr@0
|
783 |
|
hr@0
|
784 |
.container {
|
hr@0
|
785 |
padding-right: 15px;
|
hr@0
|
786 |
padding-left: 15px;
|
hr@0
|
787 |
margin-right: auto;
|
hr@0
|
788 |
margin-left: auto;
|
hr@0
|
789 |
}
|
hr@0
|
790 |
|
hr@0
|
791 |
.container:before,
|
hr@0
|
792 |
.container:after {
|
hr@0
|
793 |
display: table;
|
hr@0
|
794 |
content: " ";
|
hr@0
|
795 |
}
|
hr@0
|
796 |
|
hr@0
|
797 |
.container:after {
|
hr@0
|
798 |
clear: both;
|
hr@0
|
799 |
}
|
hr@0
|
800 |
|
hr@0
|
801 |
.container:before,
|
hr@0
|
802 |
.container:after {
|
hr@0
|
803 |
display: table;
|
hr@0
|
804 |
content: " ";
|
hr@0
|
805 |
}
|
hr@0
|
806 |
|
hr@0
|
807 |
.container:after {
|
hr@0
|
808 |
clear: both;
|
hr@0
|
809 |
}
|
hr@0
|
810 |
|
info@49
|
811 |
@media (min-width: 768px) {
|
info@49
|
812 |
.container {
|
info@49
|
813 |
width: 750px;
|
info@49
|
814 |
}
|
info@49
|
815 |
}
|
info@49
|
816 |
|
info@49
|
817 |
@media (min-width: 992px) {
|
info@49
|
818 |
.container {
|
info@49
|
819 |
width: 970px;
|
info@49
|
820 |
}
|
info@49
|
821 |
}
|
info@49
|
822 |
|
info@49
|
823 |
@media (min-width: 1200px) {
|
info@49
|
824 |
.container {
|
info@49
|
825 |
width: 1170px;
|
info@49
|
826 |
}
|
info@49
|
827 |
}
|
info@49
|
828 |
|
hr@0
|
829 |
.row {
|
hr@0
|
830 |
margin-right: -15px;
|
hr@0
|
831 |
margin-left: -15px;
|
hr@0
|
832 |
}
|
hr@0
|
833 |
|
hr@0
|
834 |
.row:before,
|
hr@0
|
835 |
.row:after {
|
hr@0
|
836 |
display: table;
|
hr@0
|
837 |
content: " ";
|
hr@0
|
838 |
}
|
hr@0
|
839 |
|
hr@0
|
840 |
.row:after {
|
hr@0
|
841 |
clear: both;
|
hr@0
|
842 |
}
|
hr@0
|
843 |
|
hr@0
|
844 |
.row:before,
|
hr@0
|
845 |
.row:after {
|
hr@0
|
846 |
display: table;
|
hr@0
|
847 |
content: " ";
|
hr@0
|
848 |
}
|
hr@0
|
849 |
|
hr@0
|
850 |
.row:after {
|
hr@0
|
851 |
clear: both;
|
hr@0
|
852 |
}
|
hr@0
|
853 |
|
hr@0
|
854 |
.col-xs-1,
|
hr@0
|
855 |
.col-sm-1,
|
hr@0
|
856 |
.col-md-1,
|
hr@0
|
857 |
.col-lg-1,
|
hr@0
|
858 |
.col-xs-2,
|
hr@0
|
859 |
.col-sm-2,
|
hr@0
|
860 |
.col-md-2,
|
hr@0
|
861 |
.col-lg-2,
|
hr@0
|
862 |
.col-xs-3,
|
hr@0
|
863 |
.col-sm-3,
|
hr@0
|
864 |
.col-md-3,
|
hr@0
|
865 |
.col-lg-3,
|
hr@0
|
866 |
.col-xs-4,
|
hr@0
|
867 |
.col-sm-4,
|
hr@0
|
868 |
.col-md-4,
|
hr@0
|
869 |
.col-lg-4,
|
hr@0
|
870 |
.col-xs-5,
|
hr@0
|
871 |
.col-sm-5,
|
hr@0
|
872 |
.col-md-5,
|
hr@0
|
873 |
.col-lg-5,
|
hr@0
|
874 |
.col-xs-6,
|
hr@0
|
875 |
.col-sm-6,
|
hr@0
|
876 |
.col-md-6,
|
hr@0
|
877 |
.col-lg-6,
|
hr@0
|
878 |
.col-xs-7,
|
hr@0
|
879 |
.col-sm-7,
|
hr@0
|
880 |
.col-md-7,
|
hr@0
|
881 |
.col-lg-7,
|
hr@0
|
882 |
.col-xs-8,
|
hr@0
|
883 |
.col-sm-8,
|
hr@0
|
884 |
.col-md-8,
|
hr@0
|
885 |
.col-lg-8,
|
hr@0
|
886 |
.col-xs-9,
|
hr@0
|
887 |
.col-sm-9,
|
hr@0
|
888 |
.col-md-9,
|
hr@0
|
889 |
.col-lg-9,
|
hr@0
|
890 |
.col-xs-10,
|
hr@0
|
891 |
.col-sm-10,
|
hr@0
|
892 |
.col-md-10,
|
hr@0
|
893 |
.col-lg-10,
|
hr@0
|
894 |
.col-xs-11,
|
hr@0
|
895 |
.col-sm-11,
|
hr@0
|
896 |
.col-md-11,
|
hr@0
|
897 |
.col-lg-11,
|
hr@0
|
898 |
.col-xs-12,
|
hr@0
|
899 |
.col-sm-12,
|
hr@0
|
900 |
.col-md-12,
|
hr@0
|
901 |
.col-lg-12 {
|
hr@0
|
902 |
position: relative;
|
hr@0
|
903 |
min-height: 1px;
|
hr@0
|
904 |
padding-right: 15px;
|
hr@0
|
905 |
padding-left: 15px;
|
hr@0
|
906 |
}
|
hr@0
|
907 |
|
hr@0
|
908 |
.col-xs-1,
|
hr@0
|
909 |
.col-xs-2,
|
hr@0
|
910 |
.col-xs-3,
|
hr@0
|
911 |
.col-xs-4,
|
hr@0
|
912 |
.col-xs-5,
|
hr@0
|
913 |
.col-xs-6,
|
hr@0
|
914 |
.col-xs-7,
|
hr@0
|
915 |
.col-xs-8,
|
hr@0
|
916 |
.col-xs-9,
|
hr@0
|
917 |
.col-xs-10,
|
info@49
|
918 |
.col-xs-11,
|
info@49
|
919 |
.col-xs-12 {
|
hr@0
|
920 |
float: left;
|
hr@0
|
921 |
}
|
hr@0
|
922 |
|
hr@0
|
923 |
.col-xs-12 {
|
hr@0
|
924 |
width: 100%;
|
hr@0
|
925 |
}
|
hr@0
|
926 |
|
hr@0
|
927 |
.col-xs-11 {
|
hr@0
|
928 |
width: 91.66666666666666%;
|
hr@0
|
929 |
}
|
hr@0
|
930 |
|
hr@0
|
931 |
.col-xs-10 {
|
hr@0
|
932 |
width: 83.33333333333334%;
|
hr@0
|
933 |
}
|
hr@0
|
934 |
|
hr@0
|
935 |
.col-xs-9 {
|
hr@0
|
936 |
width: 75%;
|
hr@0
|
937 |
}
|
hr@0
|
938 |
|
hr@0
|
939 |
.col-xs-8 {
|
hr@0
|
940 |
width: 66.66666666666666%;
|
hr@0
|
941 |
}
|
hr@0
|
942 |
|
hr@0
|
943 |
.col-xs-7 {
|
hr@0
|
944 |
width: 58.333333333333336%;
|
hr@0
|
945 |
}
|
hr@0
|
946 |
|
hr@0
|
947 |
.col-xs-6 {
|
hr@0
|
948 |
width: 50%;
|
hr@0
|
949 |
}
|
hr@0
|
950 |
|
hr@0
|
951 |
.col-xs-5 {
|
hr@0
|
952 |
width: 41.66666666666667%;
|
hr@0
|
953 |
}
|
hr@0
|
954 |
|
hr@0
|
955 |
.col-xs-4 {
|
hr@0
|
956 |
width: 33.33333333333333%;
|
hr@0
|
957 |
}
|
hr@0
|
958 |
|
hr@0
|
959 |
.col-xs-3 {
|
hr@0
|
960 |
width: 25%;
|
hr@0
|
961 |
}
|
hr@0
|
962 |
|
hr@0
|
963 |
.col-xs-2 {
|
hr@0
|
964 |
width: 16.666666666666664%;
|
hr@0
|
965 |
}
|
hr@0
|
966 |
|
hr@0
|
967 |
.col-xs-1 {
|
hr@0
|
968 |
width: 8.333333333333332%;
|
hr@0
|
969 |
}
|
hr@0
|
970 |
|
hr@0
|
971 |
.col-xs-pull-12 {
|
hr@0
|
972 |
right: 100%;
|
hr@0
|
973 |
}
|
hr@0
|
974 |
|
hr@0
|
975 |
.col-xs-pull-11 {
|
hr@0
|
976 |
right: 91.66666666666666%;
|
hr@0
|
977 |
}
|
hr@0
|
978 |
|
hr@0
|
979 |
.col-xs-pull-10 {
|
hr@0
|
980 |
right: 83.33333333333334%;
|
hr@0
|
981 |
}
|
hr@0
|
982 |
|
hr@0
|
983 |
.col-xs-pull-9 {
|
hr@0
|
984 |
right: 75%;
|
hr@0
|
985 |
}
|
hr@0
|
986 |
|
hr@0
|
987 |
.col-xs-pull-8 {
|
hr@0
|
988 |
right: 66.66666666666666%;
|
hr@0
|
989 |
}
|
hr@0
|
990 |
|
hr@0
|
991 |
.col-xs-pull-7 {
|
hr@0
|
992 |
right: 58.333333333333336%;
|
hr@0
|
993 |
}
|
hr@0
|
994 |
|
hr@0
|
995 |
.col-xs-pull-6 {
|
hr@0
|
996 |
right: 50%;
|
hr@0
|
997 |
}
|
hr@0
|
998 |
|
hr@0
|
999 |
.col-xs-pull-5 {
|
hr@0
|
1000 |
right: 41.66666666666667%;
|
hr@0
|
1001 |
}
|
hr@0
|
1002 |
|
hr@0
|
1003 |
.col-xs-pull-4 {
|
hr@0
|
1004 |
right: 33.33333333333333%;
|
hr@0
|
1005 |
}
|
hr@0
|
1006 |
|
hr@0
|
1007 |
.col-xs-pull-3 {
|
hr@0
|
1008 |
right: 25%;
|
hr@0
|
1009 |
}
|
hr@0
|
1010 |
|
hr@0
|
1011 |
.col-xs-pull-2 {
|
hr@0
|
1012 |
right: 16.666666666666664%;
|
hr@0
|
1013 |
}
|
hr@0
|
1014 |
|
hr@0
|
1015 |
.col-xs-pull-1 {
|
hr@0
|
1016 |
right: 8.333333333333332%;
|
hr@0
|
1017 |
}
|
hr@0
|
1018 |
|
hr@0
|
1019 |
.col-xs-pull-0 {
|
hr@0
|
1020 |
right: 0;
|
hr@0
|
1021 |
}
|
hr@0
|
1022 |
|
hr@0
|
1023 |
.col-xs-push-12 {
|
hr@0
|
1024 |
left: 100%;
|
hr@0
|
1025 |
}
|
hr@0
|
1026 |
|
hr@0
|
1027 |
.col-xs-push-11 {
|
hr@0
|
1028 |
left: 91.66666666666666%;
|
hr@0
|
1029 |
}
|
hr@0
|
1030 |
|
hr@0
|
1031 |
.col-xs-push-10 {
|
hr@0
|
1032 |
left: 83.33333333333334%;
|
hr@0
|
1033 |
}
|
hr@0
|
1034 |
|
hr@0
|
1035 |
.col-xs-push-9 {
|
hr@0
|
1036 |
left: 75%;
|
hr@0
|
1037 |
}
|
hr@0
|
1038 |
|
hr@0
|
1039 |
.col-xs-push-8 {
|
hr@0
|
1040 |
left: 66.66666666666666%;
|
hr@0
|
1041 |
}
|
hr@0
|
1042 |
|
hr@0
|
1043 |
.col-xs-push-7 {
|
hr@0
|
1044 |
left: 58.333333333333336%;
|
hr@0
|
1045 |
}
|
hr@0
|
1046 |
|
hr@0
|
1047 |
.col-xs-push-6 {
|
hr@0
|
1048 |
left: 50%;
|
hr@0
|
1049 |
}
|
hr@0
|
1050 |
|
hr@0
|
1051 |
.col-xs-push-5 {
|
hr@0
|
1052 |
left: 41.66666666666667%;
|
hr@0
|
1053 |
}
|
hr@0
|
1054 |
|
hr@0
|
1055 |
.col-xs-push-4 {
|
hr@0
|
1056 |
left: 33.33333333333333%;
|
hr@0
|
1057 |
}
|
hr@0
|
1058 |
|
hr@0
|
1059 |
.col-xs-push-3 {
|
hr@0
|
1060 |
left: 25%;
|
hr@0
|
1061 |
}
|
hr@0
|
1062 |
|
hr@0
|
1063 |
.col-xs-push-2 {
|
hr@0
|
1064 |
left: 16.666666666666664%;
|
hr@0
|
1065 |
}
|
hr@0
|
1066 |
|
hr@0
|
1067 |
.col-xs-push-1 {
|
hr@0
|
1068 |
left: 8.333333333333332%;
|
hr@0
|
1069 |
}
|
hr@0
|
1070 |
|
hr@0
|
1071 |
.col-xs-push-0 {
|
hr@0
|
1072 |
left: 0;
|
hr@0
|
1073 |
}
|
hr@0
|
1074 |
|
hr@0
|
1075 |
.col-xs-offset-12 {
|
hr@0
|
1076 |
margin-left: 100%;
|
hr@0
|
1077 |
}
|
hr@0
|
1078 |
|
hr@0
|
1079 |
.col-xs-offset-11 {
|
hr@0
|
1080 |
margin-left: 91.66666666666666%;
|
hr@0
|
1081 |
}
|
hr@0
|
1082 |
|
hr@0
|
1083 |
.col-xs-offset-10 {
|
hr@0
|
1084 |
margin-left: 83.33333333333334%;
|
hr@0
|
1085 |
}
|
hr@0
|
1086 |
|
hr@0
|
1087 |
.col-xs-offset-9 {
|
hr@0
|
1088 |
margin-left: 75%;
|
hr@0
|
1089 |
}
|
hr@0
|
1090 |
|
hr@0
|
1091 |
.col-xs-offset-8 {
|
hr@0
|
1092 |
margin-left: 66.66666666666666%;
|
hr@0
|
1093 |
}
|
hr@0
|
1094 |
|
hr@0
|
1095 |
.col-xs-offset-7 {
|
hr@0
|
1096 |
margin-left: 58.333333333333336%;
|
hr@0
|
1097 |
}
|
hr@0
|
1098 |
|
hr@0
|
1099 |
.col-xs-offset-6 {
|
hr@0
|
1100 |
margin-left: 50%;
|
hr@0
|
1101 |
}
|
hr@0
|
1102 |
|
hr@0
|
1103 |
.col-xs-offset-5 {
|
hr@0
|
1104 |
margin-left: 41.66666666666667%;
|
hr@0
|
1105 |
}
|
hr@0
|
1106 |
|
hr@0
|
1107 |
.col-xs-offset-4 {
|
hr@0
|
1108 |
margin-left: 33.33333333333333%;
|
hr@0
|
1109 |
}
|
hr@0
|
1110 |
|
hr@0
|
1111 |
.col-xs-offset-3 {
|
hr@0
|
1112 |
margin-left: 25%;
|
hr@0
|
1113 |
}
|
hr@0
|
1114 |
|
hr@0
|
1115 |
.col-xs-offset-2 {
|
hr@0
|
1116 |
margin-left: 16.666666666666664%;
|
hr@0
|
1117 |
}
|
hr@0
|
1118 |
|
hr@0
|
1119 |
.col-xs-offset-1 {
|
hr@0
|
1120 |
margin-left: 8.333333333333332%;
|
hr@0
|
1121 |
}
|
hr@0
|
1122 |
|
hr@0
|
1123 |
.col-xs-offset-0 {
|
hr@0
|
1124 |
margin-left: 0;
|
hr@0
|
1125 |
}
|
hr@0
|
1126 |
|
hr@0
|
1127 |
@media (min-width: 768px) {
|
hr@0
|
1128 |
.col-sm-1,
|
hr@0
|
1129 |
.col-sm-2,
|
hr@0
|
1130 |
.col-sm-3,
|
hr@0
|
1131 |
.col-sm-4,
|
hr@0
|
1132 |
.col-sm-5,
|
hr@0
|
1133 |
.col-sm-6,
|
hr@0
|
1134 |
.col-sm-7,
|
hr@0
|
1135 |
.col-sm-8,
|
hr@0
|
1136 |
.col-sm-9,
|
hr@0
|
1137 |
.col-sm-10,
|
info@49
|
1138 |
.col-sm-11,
|
info@49
|
1139 |
.col-sm-12 {
|
hr@0
|
1140 |
float: left;
|
hr@0
|
1141 |
}
|
hr@0
|
1142 |
.col-sm-12 {
|
hr@0
|
1143 |
width: 100%;
|
hr@0
|
1144 |
}
|
hr@0
|
1145 |
.col-sm-11 {
|
hr@0
|
1146 |
width: 91.66666666666666%;
|
hr@0
|
1147 |
}
|
hr@0
|
1148 |
.col-sm-10 {
|
hr@0
|
1149 |
width: 83.33333333333334%;
|
hr@0
|
1150 |
}
|
hr@0
|
1151 |
.col-sm-9 {
|
hr@0
|
1152 |
width: 75%;
|
hr@0
|
1153 |
}
|
hr@0
|
1154 |
.col-sm-8 {
|
hr@0
|
1155 |
width: 66.66666666666666%;
|
hr@0
|
1156 |
}
|
hr@0
|
1157 |
.col-sm-7 {
|
hr@0
|
1158 |
width: 58.333333333333336%;
|
hr@0
|
1159 |
}
|
hr@0
|
1160 |
.col-sm-6 {
|
hr@0
|
1161 |
width: 50%;
|
hr@0
|
1162 |
}
|
hr@0
|
1163 |
.col-sm-5 {
|
hr@0
|
1164 |
width: 41.66666666666667%;
|
hr@0
|
1165 |
}
|
hr@0
|
1166 |
.col-sm-4 {
|
hr@0
|
1167 |
width: 33.33333333333333%;
|
hr@0
|
1168 |
}
|
hr@0
|
1169 |
.col-sm-3 {
|
hr@0
|
1170 |
width: 25%;
|
hr@0
|
1171 |
}
|
hr@0
|
1172 |
.col-sm-2 {
|
hr@0
|
1173 |
width: 16.666666666666664%;
|
hr@0
|
1174 |
}
|
hr@0
|
1175 |
.col-sm-1 {
|
hr@0
|
1176 |
width: 8.333333333333332%;
|
hr@0
|
1177 |
}
|
hr@0
|
1178 |
.col-sm-pull-12 {
|
hr@0
|
1179 |
right: 100%;
|
hr@0
|
1180 |
}
|
hr@0
|
1181 |
.col-sm-pull-11 {
|
hr@0
|
1182 |
right: 91.66666666666666%;
|
hr@0
|
1183 |
}
|
hr@0
|
1184 |
.col-sm-pull-10 {
|
hr@0
|
1185 |
right: 83.33333333333334%;
|
hr@0
|
1186 |
}
|
hr@0
|
1187 |
.col-sm-pull-9 {
|
hr@0
|
1188 |
right: 75%;
|
hr@0
|
1189 |
}
|
hr@0
|
1190 |
.col-sm-pull-8 {
|
hr@0
|
1191 |
right: 66.66666666666666%;
|
hr@0
|
1192 |
}
|
hr@0
|
1193 |
.col-sm-pull-7 {
|
hr@0
|
1194 |
right: 58.333333333333336%;
|
hr@0
|
1195 |
}
|
hr@0
|
1196 |
.col-sm-pull-6 {
|
hr@0
|
1197 |
right: 50%;
|
hr@0
|
1198 |
}
|
hr@0
|
1199 |
.col-sm-pull-5 {
|
hr@0
|
1200 |
right: 41.66666666666667%;
|
hr@0
|
1201 |
}
|
hr@0
|
1202 |
.col-sm-pull-4 {
|
hr@0
|
1203 |
right: 33.33333333333333%;
|
hr@0
|
1204 |
}
|
hr@0
|
1205 |
.col-sm-pull-3 {
|
hr@0
|
1206 |
right: 25%;
|
hr@0
|
1207 |
}
|
hr@0
|
1208 |
.col-sm-pull-2 {
|
hr@0
|
1209 |
right: 16.666666666666664%;
|
hr@0
|
1210 |
}
|
hr@0
|
1211 |
.col-sm-pull-1 {
|
hr@0
|
1212 |
right: 8.333333333333332%;
|
hr@0
|
1213 |
}
|
hr@0
|
1214 |
.col-sm-pull-0 {
|
hr@0
|
1215 |
right: 0;
|
hr@0
|
1216 |
}
|
hr@0
|
1217 |
.col-sm-push-12 {
|
hr@0
|
1218 |
left: 100%;
|
hr@0
|
1219 |
}
|
hr@0
|
1220 |
.col-sm-push-11 {
|
hr@0
|
1221 |
left: 91.66666666666666%;
|
hr@0
|
1222 |
}
|
hr@0
|
1223 |
.col-sm-push-10 {
|
hr@0
|
1224 |
left: 83.33333333333334%;
|
hr@0
|
1225 |
}
|
hr@0
|
1226 |
.col-sm-push-9 {
|
hr@0
|
1227 |
left: 75%;
|
hr@0
|
1228 |
}
|
hr@0
|
1229 |
.col-sm-push-8 {
|
hr@0
|
1230 |
left: 66.66666666666666%;
|
hr@0
|
1231 |
}
|
hr@0
|
1232 |
.col-sm-push-7 {
|
hr@0
|
1233 |
left: 58.333333333333336%;
|
hr@0
|
1234 |
}
|
hr@0
|
1235 |
.col-sm-push-6 {
|
hr@0
|
1236 |
left: 50%;
|
hr@0
|
1237 |
}
|
hr@0
|
1238 |
.col-sm-push-5 {
|
hr@0
|
1239 |
left: 41.66666666666667%;
|
hr@0
|
1240 |
}
|
hr@0
|
1241 |
.col-sm-push-4 {
|
hr@0
|
1242 |
left: 33.33333333333333%;
|
hr@0
|
1243 |
}
|
hr@0
|
1244 |
.col-sm-push-3 {
|
hr@0
|
1245 |
left: 25%;
|
hr@0
|
1246 |
}
|
hr@0
|
1247 |
.col-sm-push-2 {
|
hr@0
|
1248 |
left: 16.666666666666664%;
|
hr@0
|
1249 |
}
|
hr@0
|
1250 |
.col-sm-push-1 {
|
hr@0
|
1251 |
left: 8.333333333333332%;
|
hr@0
|
1252 |
}
|
hr@0
|
1253 |
.col-sm-push-0 {
|
hr@0
|
1254 |
left: 0;
|
hr@0
|
1255 |
}
|
hr@0
|
1256 |
.col-sm-offset-12 {
|
hr@0
|
1257 |
margin-left: 100%;
|
hr@0
|
1258 |
}
|
hr@0
|
1259 |
.col-sm-offset-11 {
|
hr@0
|
1260 |
margin-left: 91.66666666666666%;
|
hr@0
|
1261 |
}
|
hr@0
|
1262 |
.col-sm-offset-10 {
|
hr@0
|
1263 |
margin-left: 83.33333333333334%;
|
hr@0
|
1264 |
}
|
hr@0
|
1265 |
.col-sm-offset-9 {
|
hr@0
|
1266 |
margin-left: 75%;
|
hr@0
|
1267 |
}
|
hr@0
|
1268 |
.col-sm-offset-8 {
|
hr@0
|
1269 |
margin-left: 66.66666666666666%;
|
hr@0
|
1270 |
}
|
hr@0
|
1271 |
.col-sm-offset-7 {
|
hr@0
|
1272 |
margin-left: 58.333333333333336%;
|
hr@0
|
1273 |
}
|
hr@0
|
1274 |
.col-sm-offset-6 {
|
hr@0
|
1275 |
margin-left: 50%;
|
hr@0
|
1276 |
}
|
hr@0
|
1277 |
.col-sm-offset-5 {
|
hr@0
|
1278 |
margin-left: 41.66666666666667%;
|
hr@0
|
1279 |
}
|
hr@0
|
1280 |
.col-sm-offset-4 {
|
hr@0
|
1281 |
margin-left: 33.33333333333333%;
|
hr@0
|
1282 |
}
|
hr@0
|
1283 |
.col-sm-offset-3 {
|
hr@0
|
1284 |
margin-left: 25%;
|
hr@0
|
1285 |
}
|
hr@0
|
1286 |
.col-sm-offset-2 {
|
hr@0
|
1287 |
margin-left: 16.666666666666664%;
|
hr@0
|
1288 |
}
|
hr@0
|
1289 |
.col-sm-offset-1 {
|
hr@0
|
1290 |
margin-left: 8.333333333333332%;
|
hr@0
|
1291 |
}
|
hr@0
|
1292 |
.col-sm-offset-0 {
|
hr@0
|
1293 |
margin-left: 0;
|
hr@0
|
1294 |
}
|
hr@0
|
1295 |
}
|
hr@0
|
1296 |
|
hr@0
|
1297 |
@media (min-width: 992px) {
|
hr@0
|
1298 |
.col-md-1,
|
hr@0
|
1299 |
.col-md-2,
|
hr@0
|
1300 |
.col-md-3,
|
hr@0
|
1301 |
.col-md-4,
|
hr@0
|
1302 |
.col-md-5,
|
hr@0
|
1303 |
.col-md-6,
|
hr@0
|
1304 |
.col-md-7,
|
hr@0
|
1305 |
.col-md-8,
|
hr@0
|
1306 |
.col-md-9,
|
hr@0
|
1307 |
.col-md-10,
|
info@49
|
1308 |
.col-md-11,
|
info@49
|
1309 |
.col-md-12 {
|
hr@0
|
1310 |
float: left;
|
hr@0
|
1311 |
}
|
hr@0
|
1312 |
.col-md-12 {
|
hr@0
|
1313 |
width: 100%;
|
hr@0
|
1314 |
}
|
hr@0
|
1315 |
.col-md-11 {
|
hr@0
|
1316 |
width: 91.66666666666666%;
|
hr@0
|
1317 |
}
|
hr@0
|
1318 |
.col-md-10 {
|
hr@0
|
1319 |
width: 83.33333333333334%;
|
hr@0
|
1320 |
}
|
hr@0
|
1321 |
.col-md-9 {
|
hr@0
|
1322 |
width: 75%;
|
hr@0
|
1323 |
}
|
hr@0
|
1324 |
.col-md-8 {
|
hr@0
|
1325 |
width: 66.66666666666666%;
|
hr@0
|
1326 |
}
|
hr@0
|
1327 |
.col-md-7 {
|
hr@0
|
1328 |
width: 58.333333333333336%;
|
hr@0
|
1329 |
}
|
hr@0
|
1330 |
.col-md-6 {
|
hr@0
|
1331 |
width: 50%;
|
hr@0
|
1332 |
}
|
hr@0
|
1333 |
.col-md-5 {
|
hr@0
|
1334 |
width: 41.66666666666667%;
|
hr@0
|
1335 |
}
|
hr@0
|
1336 |
.col-md-4 {
|
hr@0
|
1337 |
width: 33.33333333333333%;
|
hr@0
|
1338 |
}
|
hr@0
|
1339 |
.col-md-3 {
|
hr@0
|
1340 |
width: 25%;
|
hr@0
|
1341 |
}
|
hr@0
|
1342 |
.col-md-2 {
|
hr@0
|
1343 |
width: 16.666666666666664%;
|
hr@0
|
1344 |
}
|
hr@0
|
1345 |
.col-md-1 {
|
hr@0
|
1346 |
width: 8.333333333333332%;
|
hr@0
|
1347 |
}
|
hr@0
|
1348 |
.col-md-pull-12 {
|
hr@0
|
1349 |
right: 100%;
|
hr@0
|
1350 |
}
|
hr@0
|
1351 |
.col-md-pull-11 {
|
hr@0
|
1352 |
right: 91.66666666666666%;
|
hr@0
|
1353 |
}
|
hr@0
|
1354 |
.col-md-pull-10 {
|
hr@0
|
1355 |
right: 83.33333333333334%;
|
hr@0
|
1356 |
}
|
hr@0
|
1357 |
.col-md-pull-9 {
|
hr@0
|
1358 |
right: 75%;
|
hr@0
|
1359 |
}
|
hr@0
|
1360 |
.col-md-pull-8 {
|
hr@0
|
1361 |
right: 66.66666666666666%;
|
hr@0
|
1362 |
}
|
hr@0
|
1363 |
.col-md-pull-7 {
|
hr@0
|
1364 |
right: 58.333333333333336%;
|
hr@0
|
1365 |
}
|
hr@0
|
1366 |
.col-md-pull-6 {
|
hr@0
|
1367 |
right: 50%;
|
hr@0
|
1368 |
}
|
hr@0
|
1369 |
.col-md-pull-5 {
|
hr@0
|
1370 |
right: 41.66666666666667%;
|
hr@0
|
1371 |
}
|
hr@0
|
1372 |
.col-md-pull-4 {
|
hr@0
|
1373 |
right: 33.33333333333333%;
|
hr@0
|
1374 |
}
|
hr@0
|
1375 |
.col-md-pull-3 {
|
hr@0
|
1376 |
right: 25%;
|
hr@0
|
1377 |
}
|
hr@0
|
1378 |
.col-md-pull-2 {
|
hr@0
|
1379 |
right: 16.666666666666664%;
|
hr@0
|
1380 |
}
|
hr@0
|
1381 |
.col-md-pull-1 {
|
hr@0
|
1382 |
right: 8.333333333333332%;
|
hr@0
|
1383 |
}
|
hr@0
|
1384 |
.col-md-pull-0 {
|
hr@0
|
1385 |
right: 0;
|
hr@0
|
1386 |
}
|
hr@0
|
1387 |
.col-md-push-12 {
|
hr@0
|
1388 |
left: 100%;
|
hr@0
|
1389 |
}
|
hr@0
|
1390 |
.col-md-push-11 {
|
hr@0
|
1391 |
left: 91.66666666666666%;
|
hr@0
|
1392 |
}
|
hr@0
|
1393 |
.col-md-push-10 {
|
hr@0
|
1394 |
left: 83.33333333333334%;
|
hr@0
|
1395 |
}
|
hr@0
|
1396 |
.col-md-push-9 {
|
hr@0
|
1397 |
left: 75%;
|
hr@0
|
1398 |
}
|
hr@0
|
1399 |
.col-md-push-8 {
|
hr@0
|
1400 |
left: 66.66666666666666%;
|
hr@0
|
1401 |
}
|
hr@0
|
1402 |
.col-md-push-7 {
|
hr@0
|
1403 |
left: 58.333333333333336%;
|
hr@0
|
1404 |
}
|
hr@0
|
1405 |
.col-md-push-6 {
|
hr@0
|
1406 |
left: 50%;
|
hr@0
|
1407 |
}
|
hr@0
|
1408 |
.col-md-push-5 {
|
hr@0
|
1409 |
left: 41.66666666666667%;
|
hr@0
|
1410 |
}
|
hr@0
|
1411 |
.col-md-push-4 {
|
hr@0
|
1412 |
left: 33.33333333333333%;
|
hr@0
|
1413 |
}
|
hr@0
|
1414 |
.col-md-push-3 {
|
hr@0
|
1415 |
left: 25%;
|
hr@0
|
1416 |
}
|
hr@0
|
1417 |
.col-md-push-2 {
|
hr@0
|
1418 |
left: 16.666666666666664%;
|
hr@0
|
1419 |
}
|
hr@0
|
1420 |
.col-md-push-1 {
|
hr@0
|
1421 |
left: 8.333333333333332%;
|
hr@0
|
1422 |
}
|
hr@0
|
1423 |
.col-md-push-0 {
|
hr@0
|
1424 |
left: 0;
|
hr@0
|
1425 |
}
|
hr@0
|
1426 |
.col-md-offset-12 {
|
hr@0
|
1427 |
margin-left: 100%;
|
hr@0
|
1428 |
}
|
hr@0
|
1429 |
.col-md-offset-11 {
|
hr@0
|
1430 |
margin-left: 91.66666666666666%;
|
hr@0
|
1431 |
}
|
hr@0
|
1432 |
.col-md-offset-10 {
|
hr@0
|
1433 |
margin-left: 83.33333333333334%;
|
hr@0
|
1434 |
}
|
hr@0
|
1435 |
.col-md-offset-9 {
|
hr@0
|
1436 |
margin-left: 75%;
|
hr@0
|
1437 |
}
|
hr@0
|
1438 |
.col-md-offset-8 {
|
hr@0
|
1439 |
margin-left: 66.66666666666666%;
|
hr@0
|
1440 |
}
|
hr@0
|
1441 |
.col-md-offset-7 {
|
hr@0
|
1442 |
margin-left: 58.333333333333336%;
|
hr@0
|
1443 |
}
|
hr@0
|
1444 |
.col-md-offset-6 {
|
hr@0
|
1445 |
margin-left: 50%;
|
hr@0
|
1446 |
}
|
hr@0
|
1447 |
.col-md-offset-5 {
|
hr@0
|
1448 |
margin-left: 41.66666666666667%;
|
hr@0
|
1449 |
}
|
hr@0
|
1450 |
.col-md-offset-4 {
|
hr@0
|
1451 |
margin-left: 33.33333333333333%;
|
hr@0
|
1452 |
}
|
hr@0
|
1453 |
.col-md-offset-3 {
|
hr@0
|
1454 |
margin-left: 25%;
|
hr@0
|
1455 |
}
|
hr@0
|
1456 |
.col-md-offset-2 {
|
hr@0
|
1457 |
margin-left: 16.666666666666664%;
|
hr@0
|
1458 |
}
|
hr@0
|
1459 |
.col-md-offset-1 {
|
hr@0
|
1460 |
margin-left: 8.333333333333332%;
|
hr@0
|
1461 |
}
|
hr@0
|
1462 |
.col-md-offset-0 {
|
hr@0
|
1463 |
margin-left: 0;
|
hr@0
|
1464 |
}
|
hr@0
|
1465 |
}
|
hr@0
|
1466 |
|
hr@0
|
1467 |
@media (min-width: 1200px) {
|
hr@0
|
1468 |
.col-lg-1,
|
hr@0
|
1469 |
.col-lg-2,
|
hr@0
|
1470 |
.col-lg-3,
|
hr@0
|
1471 |
.col-lg-4,
|
hr@0
|
1472 |
.col-lg-5,
|
hr@0
|
1473 |
.col-lg-6,
|
hr@0
|
1474 |
.col-lg-7,
|
hr@0
|
1475 |
.col-lg-8,
|
hr@0
|
1476 |
.col-lg-9,
|
hr@0
|
1477 |
.col-lg-10,
|
info@49
|
1478 |
.col-lg-11,
|
info@49
|
1479 |
.col-lg-12 {
|
hr@0
|
1480 |
float: left;
|
hr@0
|
1481 |
}
|
hr@0
|
1482 |
.col-lg-12 {
|
hr@0
|
1483 |
width: 100%;
|
hr@0
|
1484 |
}
|
hr@0
|
1485 |
.col-lg-11 {
|
hr@0
|
1486 |
width: 91.66666666666666%;
|
hr@0
|
1487 |
}
|
hr@0
|
1488 |
.col-lg-10 {
|
hr@0
|
1489 |
width: 83.33333333333334%;
|
hr@0
|
1490 |
}
|
hr@0
|
1491 |
.col-lg-9 {
|
hr@0
|
1492 |
width: 75%;
|
hr@0
|
1493 |
}
|
hr@0
|
1494 |
.col-lg-8 {
|
hr@0
|
1495 |
width: 66.66666666666666%;
|
hr@0
|
1496 |
}
|
hr@0
|
1497 |
.col-lg-7 {
|
hr@0
|
1498 |
width: 58.333333333333336%;
|
hr@0
|
1499 |
}
|
hr@0
|
1500 |
.col-lg-6 {
|
hr@0
|
1501 |
width: 50%;
|
hr@0
|
1502 |
}
|
hr@0
|
1503 |
.col-lg-5 {
|
hr@0
|
1504 |
width: 41.66666666666667%;
|
hr@0
|
1505 |
}
|
hr@0
|
1506 |
.col-lg-4 {
|
hr@0
|
1507 |
width: 33.33333333333333%;
|
hr@0
|
1508 |
}
|
hr@0
|
1509 |
.col-lg-3 {
|
hr@0
|
1510 |
width: 25%;
|
hr@0
|
1511 |
}
|
hr@0
|
1512 |
.col-lg-2 {
|
hr@0
|
1513 |
width: 16.666666666666664%;
|
hr@0
|
1514 |
}
|
hr@0
|
1515 |
.col-lg-1 {
|
hr@0
|
1516 |
width: 8.333333333333332%;
|
hr@0
|
1517 |
}
|
hr@0
|
1518 |
.col-lg-pull-12 {
|
hr@0
|
1519 |
right: 100%;
|
hr@0
|
1520 |
}
|
hr@0
|
1521 |
.col-lg-pull-11 {
|
hr@0
|
1522 |
right: 91.66666666666666%;
|
hr@0
|
1523 |
}
|
hr@0
|
1524 |
.col-lg-pull-10 {
|
hr@0
|
1525 |
right: 83.33333333333334%;
|
hr@0
|
1526 |
}
|
hr@0
|
1527 |
.col-lg-pull-9 {
|
hr@0
|
1528 |
right: 75%;
|
hr@0
|
1529 |
}
|
hr@0
|
1530 |
.col-lg-pull-8 {
|
hr@0
|
1531 |
right: 66.66666666666666%;
|
hr@0
|
1532 |
}
|
hr@0
|
1533 |
.col-lg-pull-7 {
|
hr@0
|
1534 |
right: 58.333333333333336%;
|
hr@0
|
1535 |
}
|
hr@0
|
1536 |
.col-lg-pull-6 {
|
hr@0
|
1537 |
right: 50%;
|
hr@0
|
1538 |
}
|
hr@0
|
1539 |
.col-lg-pull-5 {
|
hr@0
|
1540 |
right: 41.66666666666667%;
|
hr@0
|
1541 |
}
|
hr@0
|
1542 |
.col-lg-pull-4 {
|
hr@0
|
1543 |
right: 33.33333333333333%;
|
hr@0
|
1544 |
}
|
hr@0
|
1545 |
.col-lg-pull-3 {
|
hr@0
|
1546 |
right: 25%;
|
hr@0
|
1547 |
}
|
hr@0
|
1548 |
.col-lg-pull-2 {
|
hr@0
|
1549 |
right: 16.666666666666664%;
|
hr@0
|
1550 |
}
|
hr@0
|
1551 |
.col-lg-pull-1 {
|
hr@0
|
1552 |
right: 8.333333333333332%;
|
hr@0
|
1553 |
}
|
hr@0
|
1554 |
.col-lg-pull-0 {
|
hr@0
|
1555 |
right: 0;
|
hr@0
|
1556 |
}
|
hr@0
|
1557 |
.col-lg-push-12 {
|
hr@0
|
1558 |
left: 100%;
|
hr@0
|
1559 |
}
|
hr@0
|
1560 |
.col-lg-push-11 {
|
hr@0
|
1561 |
left: 91.66666666666666%;
|
hr@0
|
1562 |
}
|
hr@0
|
1563 |
.col-lg-push-10 {
|
hr@0
|
1564 |
left: 83.33333333333334%;
|
hr@0
|
1565 |
}
|
hr@0
|
1566 |
.col-lg-push-9 {
|
hr@0
|
1567 |
left: 75%;
|
hr@0
|
1568 |
}
|
hr@0
|
1569 |
.col-lg-push-8 {
|
hr@0
|
1570 |
left: 66.66666666666666%;
|
hr@0
|
1571 |
}
|
hr@0
|
1572 |
.col-lg-push-7 {
|
hr@0
|
1573 |
left: 58.333333333333336%;
|
hr@0
|
1574 |
}
|
hr@0
|
1575 |
.col-lg-push-6 {
|
hr@0
|
1576 |
left: 50%;
|
hr@0
|
1577 |
}
|
hr@0
|
1578 |
.col-lg-push-5 {
|
hr@0
|
1579 |
left: 41.66666666666667%;
|
hr@0
|
1580 |
}
|
hr@0
|
1581 |
.col-lg-push-4 {
|
hr@0
|
1582 |
left: 33.33333333333333%;
|
hr@0
|
1583 |
}
|
hr@0
|
1584 |
.col-lg-push-3 {
|
hr@0
|
1585 |
left: 25%;
|
hr@0
|
1586 |
}
|
hr@0
|
1587 |
.col-lg-push-2 {
|
hr@0
|
1588 |
left: 16.666666666666664%;
|
hr@0
|
1589 |
}
|
hr@0
|
1590 |
.col-lg-push-1 {
|
hr@0
|
1591 |
left: 8.333333333333332%;
|
hr@0
|
1592 |
}
|
hr@0
|
1593 |
.col-lg-push-0 {
|
hr@0
|
1594 |
left: 0;
|
hr@0
|
1595 |
}
|
hr@0
|
1596 |
.col-lg-offset-12 {
|
hr@0
|
1597 |
margin-left: 100%;
|
hr@0
|
1598 |
}
|
hr@0
|
1599 |
.col-lg-offset-11 {
|
hr@0
|
1600 |
margin-left: 91.66666666666666%;
|
hr@0
|
1601 |
}
|
hr@0
|
1602 |
.col-lg-offset-10 {
|
hr@0
|
1603 |
margin-left: 83.33333333333334%;
|
hr@0
|
1604 |
}
|
hr@0
|
1605 |
.col-lg-offset-9 {
|
hr@0
|
1606 |
margin-left: 75%;
|
hr@0
|
1607 |
}
|
hr@0
|
1608 |
.col-lg-offset-8 {
|
hr@0
|
1609 |
margin-left: 66.66666666666666%;
|
hr@0
|
1610 |
}
|
hr@0
|
1611 |
.col-lg-offset-7 {
|
hr@0
|
1612 |
margin-left: 58.333333333333336%;
|
hr@0
|
1613 |
}
|
hr@0
|
1614 |
.col-lg-offset-6 {
|
hr@0
|
1615 |
margin-left: 50%;
|
hr@0
|
1616 |
}
|
hr@0
|
1617 |
.col-lg-offset-5 {
|
hr@0
|
1618 |
margin-left: 41.66666666666667%;
|
hr@0
|
1619 |
}
|
hr@0
|
1620 |
.col-lg-offset-4 {
|
hr@0
|
1621 |
margin-left: 33.33333333333333%;
|
hr@0
|
1622 |
}
|
hr@0
|
1623 |
.col-lg-offset-3 {
|
hr@0
|
1624 |
margin-left: 25%;
|
hr@0
|
1625 |
}
|
hr@0
|
1626 |
.col-lg-offset-2 {
|
hr@0
|
1627 |
margin-left: 16.666666666666664%;
|
hr@0
|
1628 |
}
|
hr@0
|
1629 |
.col-lg-offset-1 {
|
hr@0
|
1630 |
margin-left: 8.333333333333332%;
|
hr@0
|
1631 |
}
|
hr@0
|
1632 |
.col-lg-offset-0 {
|
hr@0
|
1633 |
margin-left: 0;
|
hr@0
|
1634 |
}
|
hr@0
|
1635 |
}
|
hr@0
|
1636 |
|
hr@0
|
1637 |
table {
|
hr@0
|
1638 |
max-width: 100%;
|
hr@0
|
1639 |
background-color: transparent;
|
hr@0
|
1640 |
}
|
hr@0
|
1641 |
|
hr@0
|
1642 |
th {
|
hr@0
|
1643 |
text-align: left;
|
hr@0
|
1644 |
}
|
hr@0
|
1645 |
|
hr@0
|
1646 |
.table {
|
hr@0
|
1647 |
width: 100%;
|
hr@0
|
1648 |
margin-bottom: 20px;
|
hr@0
|
1649 |
}
|
hr@0
|
1650 |
|
hr@0
|
1651 |
.table > thead > tr > th,
|
hr@0
|
1652 |
.table > tbody > tr > th,
|
hr@0
|
1653 |
.table > tfoot > tr > th,
|
hr@0
|
1654 |
.table > thead > tr > td,
|
hr@0
|
1655 |
.table > tbody > tr > td,
|
hr@0
|
1656 |
.table > tfoot > tr > td {
|
hr@0
|
1657 |
padding: 8px;
|
hr@0
|
1658 |
line-height: 1.428571429;
|
hr@0
|
1659 |
vertical-align: top;
|
hr@0
|
1660 |
border-top: 1px solid #dddddd;
|
hr@0
|
1661 |
}
|
hr@0
|
1662 |
|
hr@0
|
1663 |
.table > thead > tr > th {
|
hr@0
|
1664 |
vertical-align: bottom;
|
hr@0
|
1665 |
border-bottom: 2px solid #dddddd;
|
hr@0
|
1666 |
}
|
hr@0
|
1667 |
|
hr@0
|
1668 |
.table > caption + thead > tr:first-child > th,
|
hr@0
|
1669 |
.table > colgroup + thead > tr:first-child > th,
|
hr@0
|
1670 |
.table > thead:first-child > tr:first-child > th,
|
hr@0
|
1671 |
.table > caption + thead > tr:first-child > td,
|
hr@0
|
1672 |
.table > colgroup + thead > tr:first-child > td,
|
hr@0
|
1673 |
.table > thead:first-child > tr:first-child > td {
|
hr@0
|
1674 |
border-top: 0;
|
hr@0
|
1675 |
}
|
hr@0
|
1676 |
|
hr@0
|
1677 |
.table > tbody + tbody {
|
hr@0
|
1678 |
border-top: 2px solid #dddddd;
|
hr@0
|
1679 |
}
|
hr@0
|
1680 |
|
hr@0
|
1681 |
.table .table {
|
hr@0
|
1682 |
background-color: #ffffff;
|
hr@0
|
1683 |
}
|
hr@0
|
1684 |
|
hr@0
|
1685 |
.table-condensed > thead > tr > th,
|
hr@0
|
1686 |
.table-condensed > tbody > tr > th,
|
hr@0
|
1687 |
.table-condensed > tfoot > tr > th,
|
hr@0
|
1688 |
.table-condensed > thead > tr > td,
|
hr@0
|
1689 |
.table-condensed > tbody > tr > td,
|
hr@0
|
1690 |
.table-condensed > tfoot > tr > td {
|
hr@0
|
1691 |
padding: 5px;
|
hr@0
|
1692 |
}
|
hr@0
|
1693 |
|
hr@0
|
1694 |
.table-bordered {
|
hr@0
|
1695 |
border: 1px solid #dddddd;
|
hr@0
|
1696 |
}
|
hr@0
|
1697 |
|
hr@0
|
1698 |
.table-bordered > thead > tr > th,
|
hr@0
|
1699 |
.table-bordered > tbody > tr > th,
|
hr@0
|
1700 |
.table-bordered > tfoot > tr > th,
|
hr@0
|
1701 |
.table-bordered > thead > tr > td,
|
hr@0
|
1702 |
.table-bordered > tbody > tr > td,
|
hr@0
|
1703 |
.table-bordered > tfoot > tr > td {
|
hr@0
|
1704 |
border: 1px solid #dddddd;
|
hr@0
|
1705 |
}
|
hr@0
|
1706 |
|
hr@0
|
1707 |
.table-bordered > thead > tr > th,
|
hr@0
|
1708 |
.table-bordered > thead > tr > td {
|
hr@0
|
1709 |
border-bottom-width: 2px;
|
hr@0
|
1710 |
}
|
hr@0
|
1711 |
|
hr@0
|
1712 |
.table-striped > tbody > tr:nth-child(odd) > td,
|
hr@0
|
1713 |
.table-striped > tbody > tr:nth-child(odd) > th {
|
hr@0
|
1714 |
background-color: #f9f9f9;
|
hr@0
|
1715 |
}
|
hr@0
|
1716 |
|
hr@0
|
1717 |
.table-hover > tbody > tr:hover > td,
|
hr@0
|
1718 |
.table-hover > tbody > tr:hover > th {
|
hr@0
|
1719 |
background-color: #f5f5f5;
|
hr@0
|
1720 |
}
|
hr@0
|
1721 |
|
hr@0
|
1722 |
table col[class*="col-"] {
|
info@49
|
1723 |
position: static;
|
hr@0
|
1724 |
display: table-column;
|
hr@0
|
1725 |
float: none;
|
hr@0
|
1726 |
}
|
hr@0
|
1727 |
|
hr@0
|
1728 |
table td[class*="col-"],
|
hr@0
|
1729 |
table th[class*="col-"] {
|
hr@0
|
1730 |
display: table-cell;
|
hr@0
|
1731 |
float: none;
|
hr@0
|
1732 |
}
|
hr@0
|
1733 |
|
info@49
|
1734 |
.table > thead > tr > .active,
|
info@49
|
1735 |
.table > tbody > tr > .active,
|
info@49
|
1736 |
.table > tfoot > tr > .active,
|
info@49
|
1737 |
.table > thead > .active > td,
|
info@49
|
1738 |
.table > tbody > .active > td,
|
info@49
|
1739 |
.table > tfoot > .active > td,
|
info@49
|
1740 |
.table > thead > .active > th,
|
info@49
|
1741 |
.table > tbody > .active > th,
|
info@49
|
1742 |
.table > tfoot > .active > th {
|
hr@0
|
1743 |
background-color: #f5f5f5;
|
hr@0
|
1744 |
}
|
hr@0
|
1745 |
|
info@49
|
1746 |
.table-hover > tbody > tr > .active:hover,
|
info@49
|
1747 |
.table-hover > tbody > .active:hover > td,
|
info@49
|
1748 |
.table-hover > tbody > .active:hover > th {
|
info@49
|
1749 |
background-color: #e8e8e8;
|
info@49
|
1750 |
}
|
info@49
|
1751 |
|
info@49
|
1752 |
.table > thead > tr > .success,
|
info@49
|
1753 |
.table > tbody > tr > .success,
|
info@49
|
1754 |
.table > tfoot > tr > .success,
|
info@49
|
1755 |
.table > thead > .success > td,
|
info@49
|
1756 |
.table > tbody > .success > td,
|
info@49
|
1757 |
.table > tfoot > .success > td,
|
info@49
|
1758 |
.table > thead > .success > th,
|
info@49
|
1759 |
.table > tbody > .success > th,
|
info@49
|
1760 |
.table > tfoot > .success > th {
|
hr@0
|
1761 |
background-color: #dff0d8;
|
hr@0
|
1762 |
}
|
hr@0
|
1763 |
|
info@49
|
1764 |
.table-hover > tbody > tr > .success:hover,
|
info@49
|
1765 |
.table-hover > tbody > .success:hover > td,
|
info@49
|
1766 |
.table-hover > tbody > .success:hover > th {
|
hr@0
|
1767 |
background-color: #d0e9c6;
|
hr@0
|
1768 |
}
|
hr@0
|
1769 |
|
info@49
|
1770 |
.table > thead > tr > .danger,
|
info@49
|
1771 |
.table > tbody > tr > .danger,
|
info@49
|
1772 |
.table > tfoot > tr > .danger,
|
info@49
|
1773 |
.table > thead > .danger > td,
|
info@49
|
1774 |
.table > tbody > .danger > td,
|
info@49
|
1775 |
.table > tfoot > .danger > td,
|
info@49
|
1776 |
.table > thead > .danger > th,
|
info@49
|
1777 |
.table > tbody > .danger > th,
|
info@49
|
1778 |
.table > tfoot > .danger > th {
|
hr@0
|
1779 |
background-color: #f2dede;
|
hr@0
|
1780 |
}
|
hr@0
|
1781 |
|
info@49
|
1782 |
.table-hover > tbody > tr > .danger:hover,
|
info@49
|
1783 |
.table-hover > tbody > .danger:hover > td,
|
info@49
|
1784 |
.table-hover > tbody > .danger:hover > th {
|
hr@0
|
1785 |
background-color: #ebcccc;
|
hr@0
|
1786 |
}
|
hr@0
|
1787 |
|
info@49
|
1788 |
.table > thead > tr > .warning,
|
info@49
|
1789 |
.table > tbody > tr > .warning,
|
info@49
|
1790 |
.table > tfoot > tr > .warning,
|
info@49
|
1791 |
.table > thead > .warning > td,
|
info@49
|
1792 |
.table > tbody > .warning > td,
|
info@49
|
1793 |
.table > tfoot > .warning > td,
|
info@49
|
1794 |
.table > thead > .warning > th,
|
info@49
|
1795 |
.table > tbody > .warning > th,
|
info@49
|
1796 |
.table > tfoot > .warning > th {
|
hr@0
|
1797 |
background-color: #fcf8e3;
|
hr@0
|
1798 |
}
|
hr@0
|
1799 |
|
info@49
|
1800 |
.table-hover > tbody > tr > .warning:hover,
|
info@49
|
1801 |
.table-hover > tbody > .warning:hover > td,
|
info@49
|
1802 |
.table-hover > tbody > .warning:hover > th {
|
hr@0
|
1803 |
background-color: #faf2cc;
|
hr@0
|
1804 |
}
|
hr@0
|
1805 |
|
hr@0
|
1806 |
@media (max-width: 767px) {
|
hr@0
|
1807 |
.table-responsive {
|
hr@0
|
1808 |
width: 100%;
|
hr@0
|
1809 |
margin-bottom: 15px;
|
hr@0
|
1810 |
overflow-x: scroll;
|
hr@0
|
1811 |
overflow-y: hidden;
|
hr@0
|
1812 |
border: 1px solid #dddddd;
|
hr@0
|
1813 |
-ms-overflow-style: -ms-autohiding-scrollbar;
|
hr@0
|
1814 |
-webkit-overflow-scrolling: touch;
|
hr@0
|
1815 |
}
|
hr@0
|
1816 |
.table-responsive > .table {
|
hr@0
|
1817 |
margin-bottom: 0;
|
hr@0
|
1818 |
}
|
hr@0
|
1819 |
.table-responsive > .table > thead > tr > th,
|
hr@0
|
1820 |
.table-responsive > .table > tbody > tr > th,
|
hr@0
|
1821 |
.table-responsive > .table > tfoot > tr > th,
|
hr@0
|
1822 |
.table-responsive > .table > thead > tr > td,
|
hr@0
|
1823 |
.table-responsive > .table > tbody > tr > td,
|
hr@0
|
1824 |
.table-responsive > .table > tfoot > tr > td {
|
hr@0
|
1825 |
white-space: nowrap;
|
hr@0
|
1826 |
}
|
hr@0
|
1827 |
.table-responsive > .table-bordered {
|
hr@0
|
1828 |
border: 0;
|
hr@0
|
1829 |
}
|
hr@0
|
1830 |
.table-responsive > .table-bordered > thead > tr > th:first-child,
|
hr@0
|
1831 |
.table-responsive > .table-bordered > tbody > tr > th:first-child,
|
hr@0
|
1832 |
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
|
hr@0
|
1833 |
.table-responsive > .table-bordered > thead > tr > td:first-child,
|
hr@0
|
1834 |
.table-responsive > .table-bordered > tbody > tr > td:first-child,
|
hr@0
|
1835 |
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
|
hr@0
|
1836 |
border-left: 0;
|
hr@0
|
1837 |
}
|
hr@0
|
1838 |
.table-responsive > .table-bordered > thead > tr > th:last-child,
|
hr@0
|
1839 |
.table-responsive > .table-bordered > tbody > tr > th:last-child,
|
hr@0
|
1840 |
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
|
hr@0
|
1841 |
.table-responsive > .table-bordered > thead > tr > td:last-child,
|
hr@0
|
1842 |
.table-responsive > .table-bordered > tbody > tr > td:last-child,
|
hr@0
|
1843 |
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
|
hr@0
|
1844 |
border-right: 0;
|
hr@0
|
1845 |
}
|
hr@0
|
1846 |
.table-responsive > .table-bordered > tbody > tr:last-child > th,
|
hr@0
|
1847 |
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
|
hr@0
|
1848 |
.table-responsive > .table-bordered > tbody > tr:last-child > td,
|
hr@0
|
1849 |
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
|
hr@0
|
1850 |
border-bottom: 0;
|
hr@0
|
1851 |
}
|
hr@0
|
1852 |
}
|
hr@0
|
1853 |
|
hr@0
|
1854 |
fieldset {
|
hr@0
|
1855 |
padding: 0;
|
hr@0
|
1856 |
margin: 0;
|
hr@0
|
1857 |
border: 0;
|
hr@0
|
1858 |
}
|
hr@0
|
1859 |
|
hr@0
|
1860 |
legend {
|
hr@0
|
1861 |
display: block;
|
hr@0
|
1862 |
width: 100%;
|
hr@0
|
1863 |
padding: 0;
|
hr@0
|
1864 |
margin-bottom: 20px;
|
hr@0
|
1865 |
font-size: 21px;
|
hr@0
|
1866 |
line-height: inherit;
|
hr@0
|
1867 |
color: #333333;
|
hr@0
|
1868 |
border: 0;
|
hr@0
|
1869 |
border-bottom: 1px solid #e5e5e5;
|
hr@0
|
1870 |
}
|
hr@0
|
1871 |
|
hr@0
|
1872 |
label {
|
hr@0
|
1873 |
display: inline-block;
|
hr@0
|
1874 |
margin-bottom: 5px;
|
hr@0
|
1875 |
font-weight: bold;
|
hr@0
|
1876 |
}
|
hr@0
|
1877 |
|
hr@0
|
1878 |
input[type="search"] {
|
hr@0
|
1879 |
-webkit-box-sizing: border-box;
|
hr@0
|
1880 |
-moz-box-sizing: border-box;
|
hr@0
|
1881 |
box-sizing: border-box;
|
hr@0
|
1882 |
}
|
hr@0
|
1883 |
|
hr@0
|
1884 |
input[type="radio"],
|
hr@0
|
1885 |
input[type="checkbox"] {
|
hr@0
|
1886 |
margin: 4px 0 0;
|
hr@0
|
1887 |
margin-top: 1px \9;
|
hr@0
|
1888 |
/* IE8-9 */
|
hr@0
|
1889 |
|
hr@0
|
1890 |
line-height: normal;
|
hr@0
|
1891 |
}
|
hr@0
|
1892 |
|
hr@0
|
1893 |
input[type="file"] {
|
hr@0
|
1894 |
display: block;
|
hr@0
|
1895 |
}
|
hr@0
|
1896 |
|
hr@0
|
1897 |
select[multiple],
|
hr@0
|
1898 |
select[size] {
|
hr@0
|
1899 |
height: auto;
|
hr@0
|
1900 |
}
|
hr@0
|
1901 |
|
hr@0
|
1902 |
select optgroup {
|
hr@0
|
1903 |
font-family: inherit;
|
hr@0
|
1904 |
font-size: inherit;
|
hr@0
|
1905 |
font-style: inherit;
|
hr@0
|
1906 |
}
|
hr@0
|
1907 |
|
hr@0
|
1908 |
input[type="file"]:focus,
|
hr@0
|
1909 |
input[type="radio"]:focus,
|
hr@0
|
1910 |
input[type="checkbox"]:focus {
|
info@49
|
1911 |
outline: thin dotted;
|
hr@0
|
1912 |
outline: 5px auto -webkit-focus-ring-color;
|
hr@0
|
1913 |
outline-offset: -2px;
|
hr@0
|
1914 |
}
|
hr@0
|
1915 |
|
hr@0
|
1916 |
input[type="number"]::-webkit-outer-spin-button,
|
hr@0
|
1917 |
input[type="number"]::-webkit-inner-spin-button {
|
hr@0
|
1918 |
height: auto;
|
hr@0
|
1919 |
}
|
hr@0
|
1920 |
|
hr@0
|
1921 |
output {
|
hr@0
|
1922 |
display: block;
|
hr@0
|
1923 |
padding-top: 7px;
|
hr@0
|
1924 |
font-size: 14px;
|
hr@0
|
1925 |
line-height: 1.428571429;
|
hr@0
|
1926 |
color: #555555;
|
hr@0
|
1927 |
vertical-align: middle;
|
hr@0
|
1928 |
}
|
hr@0
|
1929 |
|
hr@0
|
1930 |
.form-control {
|
hr@0
|
1931 |
display: block;
|
hr@0
|
1932 |
width: 100%;
|
hr@0
|
1933 |
height: 34px;
|
hr@0
|
1934 |
padding: 6px 12px;
|
hr@0
|
1935 |
font-size: 14px;
|
hr@0
|
1936 |
line-height: 1.428571429;
|
hr@0
|
1937 |
color: #555555;
|
hr@0
|
1938 |
vertical-align: middle;
|
hr@0
|
1939 |
background-color: #ffffff;
|
hr@0
|
1940 |
background-image: none;
|
hr@0
|
1941 |
border: 1px solid #cccccc;
|
hr@0
|
1942 |
border-radius: 4px;
|
hr@0
|
1943 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
1944 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
1945 |
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
|
hr@0
|
1946 |
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
|
hr@0
|
1947 |
}
|
hr@0
|
1948 |
|
hr@0
|
1949 |
.form-control:focus {
|
hr@0
|
1950 |
border-color: #66afe9;
|
hr@0
|
1951 |
outline: 0;
|
hr@0
|
1952 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
|
hr@0
|
1953 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
|
hr@0
|
1954 |
}
|
hr@0
|
1955 |
|
hr@0
|
1956 |
.form-control:-moz-placeholder {
|
hr@0
|
1957 |
color: #999999;
|
hr@0
|
1958 |
}
|
hr@0
|
1959 |
|
hr@0
|
1960 |
.form-control::-moz-placeholder {
|
hr@0
|
1961 |
color: #999999;
|
info@49
|
1962 |
opacity: 1;
|
hr@0
|
1963 |
}
|
hr@0
|
1964 |
|
hr@0
|
1965 |
.form-control:-ms-input-placeholder {
|
hr@0
|
1966 |
color: #999999;
|
hr@0
|
1967 |
}
|
hr@0
|
1968 |
|
hr@0
|
1969 |
.form-control::-webkit-input-placeholder {
|
hr@0
|
1970 |
color: #999999;
|
hr@0
|
1971 |
}
|
hr@0
|
1972 |
|
hr@0
|
1973 |
.form-control[disabled],
|
hr@0
|
1974 |
.form-control[readonly],
|
hr@0
|
1975 |
fieldset[disabled] .form-control {
|
hr@0
|
1976 |
cursor: not-allowed;
|
hr@0
|
1977 |
background-color: #eeeeee;
|
hr@0
|
1978 |
}
|
hr@0
|
1979 |
|
hr@0
|
1980 |
textarea.form-control {
|
hr@0
|
1981 |
height: auto;
|
hr@0
|
1982 |
}
|
hr@0
|
1983 |
|
hr@0
|
1984 |
.form-group {
|
hr@0
|
1985 |
margin-bottom: 15px;
|
hr@0
|
1986 |
}
|
hr@0
|
1987 |
|
hr@0
|
1988 |
.radio,
|
hr@0
|
1989 |
.checkbox {
|
hr@0
|
1990 |
display: block;
|
hr@0
|
1991 |
min-height: 20px;
|
hr@0
|
1992 |
padding-left: 20px;
|
hr@0
|
1993 |
margin-top: 10px;
|
hr@0
|
1994 |
margin-bottom: 10px;
|
hr@0
|
1995 |
vertical-align: middle;
|
hr@0
|
1996 |
}
|
hr@0
|
1997 |
|
hr@0
|
1998 |
.radio label,
|
hr@0
|
1999 |
.checkbox label {
|
hr@0
|
2000 |
display: inline;
|
hr@0
|
2001 |
margin-bottom: 0;
|
hr@0
|
2002 |
font-weight: normal;
|
hr@0
|
2003 |
cursor: pointer;
|
hr@0
|
2004 |
}
|
hr@0
|
2005 |
|
hr@0
|
2006 |
.radio input[type="radio"],
|
hr@0
|
2007 |
.radio-inline input[type="radio"],
|
hr@0
|
2008 |
.checkbox input[type="checkbox"],
|
hr@0
|
2009 |
.checkbox-inline input[type="checkbox"] {
|
hr@0
|
2010 |
float: left;
|
hr@0
|
2011 |
margin-left: -20px;
|
hr@0
|
2012 |
}
|
hr@0
|
2013 |
|
hr@0
|
2014 |
.radio + .radio,
|
hr@0
|
2015 |
.checkbox + .checkbox {
|
hr@0
|
2016 |
margin-top: -5px;
|
hr@0
|
2017 |
}
|
hr@0
|
2018 |
|
hr@0
|
2019 |
.radio-inline,
|
hr@0
|
2020 |
.checkbox-inline {
|
hr@0
|
2021 |
display: inline-block;
|
hr@0
|
2022 |
padding-left: 20px;
|
hr@0
|
2023 |
margin-bottom: 0;
|
hr@0
|
2024 |
font-weight: normal;
|
hr@0
|
2025 |
vertical-align: middle;
|
hr@0
|
2026 |
cursor: pointer;
|
hr@0
|
2027 |
}
|
hr@0
|
2028 |
|
hr@0
|
2029 |
.radio-inline + .radio-inline,
|
hr@0
|
2030 |
.checkbox-inline + .checkbox-inline {
|
hr@0
|
2031 |
margin-top: 0;
|
hr@0
|
2032 |
margin-left: 10px;
|
hr@0
|
2033 |
}
|
hr@0
|
2034 |
|
hr@0
|
2035 |
input[type="radio"][disabled],
|
hr@0
|
2036 |
input[type="checkbox"][disabled],
|
hr@0
|
2037 |
.radio[disabled],
|
hr@0
|
2038 |
.radio-inline[disabled],
|
hr@0
|
2039 |
.checkbox[disabled],
|
hr@0
|
2040 |
.checkbox-inline[disabled],
|
hr@0
|
2041 |
fieldset[disabled] input[type="radio"],
|
hr@0
|
2042 |
fieldset[disabled] input[type="checkbox"],
|
hr@0
|
2043 |
fieldset[disabled] .radio,
|
hr@0
|
2044 |
fieldset[disabled] .radio-inline,
|
hr@0
|
2045 |
fieldset[disabled] .checkbox,
|
hr@0
|
2046 |
fieldset[disabled] .checkbox-inline {
|
hr@0
|
2047 |
cursor: not-allowed;
|
hr@0
|
2048 |
}
|
hr@0
|
2049 |
|
hr@0
|
2050 |
.input-sm {
|
hr@0
|
2051 |
height: 30px;
|
hr@0
|
2052 |
padding: 5px 10px;
|
hr@0
|
2053 |
font-size: 12px;
|
hr@0
|
2054 |
line-height: 1.5;
|
hr@0
|
2055 |
border-radius: 3px;
|
hr@0
|
2056 |
}
|
hr@0
|
2057 |
|
hr@0
|
2058 |
select.input-sm {
|
hr@0
|
2059 |
height: 30px;
|
hr@0
|
2060 |
line-height: 30px;
|
hr@0
|
2061 |
}
|
hr@0
|
2062 |
|
hr@0
|
2063 |
textarea.input-sm {
|
hr@0
|
2064 |
height: auto;
|
hr@0
|
2065 |
}
|
hr@0
|
2066 |
|
hr@0
|
2067 |
.input-lg {
|
info@49
|
2068 |
height: 46px;
|
hr@0
|
2069 |
padding: 10px 16px;
|
hr@0
|
2070 |
font-size: 18px;
|
hr@0
|
2071 |
line-height: 1.33;
|
hr@0
|
2072 |
border-radius: 6px;
|
hr@0
|
2073 |
}
|
hr@0
|
2074 |
|
hr@0
|
2075 |
select.input-lg {
|
info@49
|
2076 |
height: 46px;
|
info@49
|
2077 |
line-height: 46px;
|
hr@0
|
2078 |
}
|
hr@0
|
2079 |
|
hr@0
|
2080 |
textarea.input-lg {
|
hr@0
|
2081 |
height: auto;
|
hr@0
|
2082 |
}
|
hr@0
|
2083 |
|
hr@0
|
2084 |
.has-warning .help-block,
|
hr@0
|
2085 |
.has-warning .control-label,
|
hr@0
|
2086 |
.has-warning .radio,
|
hr@0
|
2087 |
.has-warning .checkbox,
|
hr@0
|
2088 |
.has-warning .radio-inline,
|
hr@0
|
2089 |
.has-warning .checkbox-inline {
|
info@49
|
2090 |
color: #8a6d3b;
|
hr@0
|
2091 |
}
|
hr@0
|
2092 |
|
hr@0
|
2093 |
.has-warning .form-control {
|
info@49
|
2094 |
border-color: #8a6d3b;
|
hr@0
|
2095 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
2096 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
2097 |
}
|
hr@0
|
2098 |
|
hr@0
|
2099 |
.has-warning .form-control:focus {
|
info@49
|
2100 |
border-color: #66512c;
|
info@49
|
2101 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
|
info@49
|
2102 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
|
hr@0
|
2103 |
}
|
hr@0
|
2104 |
|
hr@0
|
2105 |
.has-warning .input-group-addon {
|
info@49
|
2106 |
color: #8a6d3b;
|
hr@0
|
2107 |
background-color: #fcf8e3;
|
info@49
|
2108 |
border-color: #8a6d3b;
|
hr@0
|
2109 |
}
|
hr@0
|
2110 |
|
hr@0
|
2111 |
.has-error .help-block,
|
hr@0
|
2112 |
.has-error .control-label,
|
hr@0
|
2113 |
.has-error .radio,
|
hr@0
|
2114 |
.has-error .checkbox,
|
hr@0
|
2115 |
.has-error .radio-inline,
|
hr@0
|
2116 |
.has-error .checkbox-inline {
|
info@49
|
2117 |
color: #a94442;
|
hr@0
|
2118 |
}
|
hr@0
|
2119 |
|
hr@0
|
2120 |
.has-error .form-control {
|
info@49
|
2121 |
border-color: #a94442;
|
hr@0
|
2122 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
2123 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
2124 |
}
|
hr@0
|
2125 |
|
hr@0
|
2126 |
.has-error .form-control:focus {
|
info@49
|
2127 |
border-color: #843534;
|
info@49
|
2128 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
|
info@49
|
2129 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
|
hr@0
|
2130 |
}
|
hr@0
|
2131 |
|
hr@0
|
2132 |
.has-error .input-group-addon {
|
info@49
|
2133 |
color: #a94442;
|
hr@0
|
2134 |
background-color: #f2dede;
|
info@49
|
2135 |
border-color: #a94442;
|
hr@0
|
2136 |
}
|
hr@0
|
2137 |
|
hr@0
|
2138 |
.has-success .help-block,
|
hr@0
|
2139 |
.has-success .control-label,
|
hr@0
|
2140 |
.has-success .radio,
|
hr@0
|
2141 |
.has-success .checkbox,
|
hr@0
|
2142 |
.has-success .radio-inline,
|
hr@0
|
2143 |
.has-success .checkbox-inline {
|
info@49
|
2144 |
color: #3c763d;
|
hr@0
|
2145 |
}
|
hr@0
|
2146 |
|
hr@0
|
2147 |
.has-success .form-control {
|
info@49
|
2148 |
border-color: #3c763d;
|
hr@0
|
2149 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
2150 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
hr@0
|
2151 |
}
|
hr@0
|
2152 |
|
hr@0
|
2153 |
.has-success .form-control:focus {
|
info@49
|
2154 |
border-color: #2b542c;
|
info@49
|
2155 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
|
info@49
|
2156 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
|
hr@0
|
2157 |
}
|
hr@0
|
2158 |
|
hr@0
|
2159 |
.has-success .input-group-addon {
|
info@49
|
2160 |
color: #3c763d;
|
hr@0
|
2161 |
background-color: #dff0d8;
|
info@49
|
2162 |
border-color: #3c763d;
|
hr@0
|
2163 |
}
|
hr@0
|
2164 |
|
hr@0
|
2165 |
.form-control-static {
|
hr@0
|
2166 |
margin-bottom: 0;
|
hr@0
|
2167 |
}
|
hr@0
|
2168 |
|
hr@0
|
2169 |
.help-block {
|
hr@0
|
2170 |
display: block;
|
hr@0
|
2171 |
margin-top: 5px;
|
hr@0
|
2172 |
margin-bottom: 10px;
|
hr@0
|
2173 |
color: #737373;
|
hr@0
|
2174 |
}
|
hr@0
|
2175 |
|
hr@0
|
2176 |
@media (min-width: 768px) {
|
hr@0
|
2177 |
.form-inline .form-group {
|
hr@0
|
2178 |
display: inline-block;
|
hr@0
|
2179 |
margin-bottom: 0;
|
hr@0
|
2180 |
vertical-align: middle;
|
hr@0
|
2181 |
}
|
hr@0
|
2182 |
.form-inline .form-control {
|
hr@0
|
2183 |
display: inline-block;
|
hr@0
|
2184 |
}
|
info@49
|
2185 |
.form-inline select.form-control {
|
info@49
|
2186 |
width: auto;
|
info@49
|
2187 |
}
|
hr@0
|
2188 |
.form-inline .radio,
|
hr@0
|
2189 |
.form-inline .checkbox {
|
hr@0
|
2190 |
display: inline-block;
|
hr@0
|
2191 |
padding-left: 0;
|
hr@0
|
2192 |
margin-top: 0;
|
hr@0
|
2193 |
margin-bottom: 0;
|
hr@0
|
2194 |
}
|
hr@0
|
2195 |
.form-inline .radio input[type="radio"],
|
hr@0
|
2196 |
.form-inline .checkbox input[type="checkbox"] {
|
hr@0
|
2197 |
float: none;
|
hr@0
|
2198 |
margin-left: 0;
|
hr@0
|
2199 |
}
|
hr@0
|
2200 |
}
|
hr@0
|
2201 |
|
hr@0
|
2202 |
.form-horizontal .control-label,
|
hr@0
|
2203 |
.form-horizontal .radio,
|
hr@0
|
2204 |
.form-horizontal .checkbox,
|
hr@0
|
2205 |
.form-horizontal .radio-inline,
|
hr@0
|
2206 |
.form-horizontal .checkbox-inline {
|
hr@0
|
2207 |
padding-top: 7px;
|
hr@0
|
2208 |
margin-top: 0;
|
hr@0
|
2209 |
margin-bottom: 0;
|
hr@0
|
2210 |
}
|
hr@0
|
2211 |
|
info@49
|
2212 |
.form-horizontal .radio,
|
info@49
|
2213 |
.form-horizontal .checkbox {
|
info@49
|
2214 |
min-height: 27px;
|
info@49
|
2215 |
}
|
info@49
|
2216 |
|
hr@0
|
2217 |
.form-horizontal .form-group {
|
hr@0
|
2218 |
margin-right: -15px;
|
hr@0
|
2219 |
margin-left: -15px;
|
hr@0
|
2220 |
}
|
hr@0
|
2221 |
|
hr@0
|
2222 |
.form-horizontal .form-group:before,
|
hr@0
|
2223 |
.form-horizontal .form-group:after {
|
hr@0
|
2224 |
display: table;
|
hr@0
|
2225 |
content: " ";
|
hr@0
|
2226 |
}
|
hr@0
|
2227 |
|
hr@0
|
2228 |
.form-horizontal .form-group:after {
|
hr@0
|
2229 |
clear: both;
|
hr@0
|
2230 |
}
|
hr@0
|
2231 |
|
hr@0
|
2232 |
.form-horizontal .form-group:before,
|
hr@0
|
2233 |
.form-horizontal .form-group:after {
|
hr@0
|
2234 |
display: table;
|
hr@0
|
2235 |
content: " ";
|
hr@0
|
2236 |
}
|
hr@0
|
2237 |
|
hr@0
|
2238 |
.form-horizontal .form-group:after {
|
hr@0
|
2239 |
clear: both;
|
hr@0
|
2240 |
}
|
hr@0
|
2241 |
|
hr@0
|
2242 |
.form-horizontal .form-control-static {
|
hr@0
|
2243 |
padding-top: 7px;
|
hr@0
|
2244 |
}
|
hr@0
|
2245 |
|
hr@0
|
2246 |
@media (min-width: 768px) {
|
hr@0
|
2247 |
.form-horizontal .control-label {
|
hr@0
|
2248 |
text-align: right;
|
hr@0
|
2249 |
}
|
hr@0
|
2250 |
}
|
hr@0
|
2251 |
|
hr@0
|
2252 |
.btn {
|
hr@0
|
2253 |
display: inline-block;
|
hr@0
|
2254 |
padding: 6px 12px;
|
hr@0
|
2255 |
margin-bottom: 0;
|
hr@0
|
2256 |
font-size: 14px;
|
hr@0
|
2257 |
font-weight: normal;
|
hr@0
|
2258 |
line-height: 1.428571429;
|
hr@0
|
2259 |
text-align: center;
|
hr@0
|
2260 |
white-space: nowrap;
|
hr@0
|
2261 |
vertical-align: middle;
|
hr@0
|
2262 |
cursor: pointer;
|
hr@0
|
2263 |
background-image: none;
|
hr@0
|
2264 |
border: 1px solid transparent;
|
hr@0
|
2265 |
border-radius: 4px;
|
hr@0
|
2266 |
-webkit-user-select: none;
|
hr@0
|
2267 |
-moz-user-select: none;
|
hr@0
|
2268 |
-ms-user-select: none;
|
hr@0
|
2269 |
-o-user-select: none;
|
hr@0
|
2270 |
user-select: none;
|
hr@0
|
2271 |
}
|
hr@0
|
2272 |
|
hr@0
|
2273 |
.btn:focus {
|
info@49
|
2274 |
outline: thin dotted;
|
hr@0
|
2275 |
outline: 5px auto -webkit-focus-ring-color;
|
hr@0
|
2276 |
outline-offset: -2px;
|
hr@0
|
2277 |
}
|
hr@0
|
2278 |
|
hr@0
|
2279 |
.btn:hover,
|
hr@0
|
2280 |
.btn:focus {
|
hr@0
|
2281 |
color: #333333;
|
hr@0
|
2282 |
text-decoration: none;
|
hr@0
|
2283 |
}
|
hr@0
|
2284 |
|
hr@0
|
2285 |
.btn:active,
|
hr@0
|
2286 |
.btn.active {
|
hr@0
|
2287 |
background-image: none;
|
hr@0
|
2288 |
outline: 0;
|
hr@0
|
2289 |
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
hr@0
|
2290 |
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
hr@0
|
2291 |
}
|
hr@0
|
2292 |
|
hr@0
|
2293 |
.btn.disabled,
|
hr@0
|
2294 |
.btn[disabled],
|
hr@0
|
2295 |
fieldset[disabled] .btn {
|
hr@0
|
2296 |
pointer-events: none;
|
hr@0
|
2297 |
cursor: not-allowed;
|
hr@0
|
2298 |
opacity: 0.65;
|
hr@0
|
2299 |
filter: alpha(opacity=65);
|
hr@0
|
2300 |
-webkit-box-shadow: none;
|
hr@0
|
2301 |
box-shadow: none;
|
hr@0
|
2302 |
}
|
hr@0
|
2303 |
|
hr@0
|
2304 |
.btn-default {
|
hr@0
|
2305 |
color: #333333;
|
hr@0
|
2306 |
background-color: #ffffff;
|
hr@0
|
2307 |
border-color: #cccccc;
|
hr@0
|
2308 |
}
|
hr@0
|
2309 |
|
hr@0
|
2310 |
.btn-default:hover,
|
hr@0
|
2311 |
.btn-default:focus,
|
hr@0
|
2312 |
.btn-default:active,
|
hr@0
|
2313 |
.btn-default.active,
|
hr@0
|
2314 |
.open .dropdown-toggle.btn-default {
|
hr@0
|
2315 |
color: #333333;
|
hr@0
|
2316 |
background-color: #ebebeb;
|
hr@0
|
2317 |
border-color: #adadad;
|
hr@0
|
2318 |
}
|
hr@0
|
2319 |
|
hr@0
|
2320 |
.btn-default:active,
|
hr@0
|
2321 |
.btn-default.active,
|
hr@0
|
2322 |
.open .dropdown-toggle.btn-default {
|
hr@0
|
2323 |
background-image: none;
|
hr@0
|
2324 |
}
|
hr@0
|
2325 |
|
hr@0
|
2326 |
.btn-default.disabled,
|
hr@0
|
2327 |
.btn-default[disabled],
|
hr@0
|
2328 |
fieldset[disabled] .btn-default,
|
hr@0
|
2329 |
.btn-default.disabled:hover,
|
hr@0
|
2330 |
.btn-default[disabled]:hover,
|
hr@0
|
2331 |
fieldset[disabled] .btn-default:hover,
|
hr@0
|
2332 |
.btn-default.disabled:focus,
|
hr@0
|
2333 |
.btn-default[disabled]:focus,
|
hr@0
|
2334 |
fieldset[disabled] .btn-default:focus,
|
hr@0
|
2335 |
.btn-default.disabled:active,
|
hr@0
|
2336 |
.btn-default[disabled]:active,
|
hr@0
|
2337 |
fieldset[disabled] .btn-default:active,
|
hr@0
|
2338 |
.btn-default.disabled.active,
|
hr@0
|
2339 |
.btn-default[disabled].active,
|
hr@0
|
2340 |
fieldset[disabled] .btn-default.active {
|
hr@0
|
2341 |
background-color: #ffffff;
|
hr@0
|
2342 |
border-color: #cccccc;
|
hr@0
|
2343 |
}
|
hr@0
|
2344 |
|
info@49
|
2345 |
.btn-default .badge {
|
info@49
|
2346 |
color: #ffffff;
|
info@49
|
2347 |
background-color: #fff;
|
info@49
|
2348 |
}
|
info@49
|
2349 |
|
hr@0
|
2350 |
.btn-primary {
|
hr@0
|
2351 |
color: #ffffff;
|
hr@0
|
2352 |
background-color: #428bca;
|
hr@0
|
2353 |
border-color: #357ebd;
|
hr@0
|
2354 |
}
|
hr@0
|
2355 |
|
hr@0
|
2356 |
.btn-primary:hover,
|
hr@0
|
2357 |
.btn-primary:focus,
|
hr@0
|
2358 |
.btn-primary:active,
|
hr@0
|
2359 |
.btn-primary.active,
|
hr@0
|
2360 |
.open .dropdown-toggle.btn-primary {
|
hr@0
|
2361 |
color: #ffffff;
|
hr@0
|
2362 |
background-color: #3276b1;
|
hr@0
|
2363 |
border-color: #285e8e;
|
hr@0
|
2364 |
}
|
hr@0
|
2365 |
|
hr@0
|
2366 |
.btn-primary:active,
|
hr@0
|
2367 |
.btn-primary.active,
|
hr@0
|
2368 |
.open .dropdown-toggle.btn-primary {
|
hr@0
|
2369 |
background-image: none;
|
hr@0
|
2370 |
}
|
hr@0
|
2371 |
|
hr@0
|
2372 |
.btn-primary.disabled,
|
hr@0
|
2373 |
.btn-primary[disabled],
|
hr@0
|
2374 |
fieldset[disabled] .btn-primary,
|
hr@0
|
2375 |
.btn-primary.disabled:hover,
|
hr@0
|
2376 |
.btn-primary[disabled]:hover,
|
hr@0
|
2377 |
fieldset[disabled] .btn-primary:hover,
|
hr@0
|
2378 |
.btn-primary.disabled:focus,
|
hr@0
|
2379 |
.btn-primary[disabled]:focus,
|
hr@0
|
2380 |
fieldset[disabled] .btn-primary:focus,
|
hr@0
|
2381 |
.btn-primary.disabled:active,
|
hr@0
|
2382 |
.btn-primary[disabled]:active,
|
hr@0
|
2383 |
fieldset[disabled] .btn-primary:active,
|
hr@0
|
2384 |
.btn-primary.disabled.active,
|
hr@0
|
2385 |
.btn-primary[disabled].active,
|
hr@0
|
2386 |
fieldset[disabled] .btn-primary.active {
|
hr@0
|
2387 |
background-color: #428bca;
|
hr@0
|
2388 |
border-color: #357ebd;
|
hr@0
|
2389 |
}
|
hr@0
|
2390 |
|
info@49
|
2391 |
.btn-primary .badge {
|
info@49
|
2392 |
color: #428bca;
|
info@49
|
2393 |
background-color: #fff;
|
info@49
|
2394 |
}
|
info@49
|
2395 |
|
hr@0
|
2396 |
.btn-warning {
|
hr@0
|
2397 |
color: #ffffff;
|
hr@0
|
2398 |
background-color: #f0ad4e;
|
hr@0
|
2399 |
border-color: #eea236;
|
hr@0
|
2400 |
}
|
hr@0
|
2401 |
|
hr@0
|
2402 |
.btn-warning:hover,
|
hr@0
|
2403 |
.btn-warning:focus,
|
hr@0
|
2404 |
.btn-warning:active,
|
hr@0
|
2405 |
.btn-warning.active,
|
hr@0
|
2406 |
.open .dropdown-toggle.btn-warning {
|
hr@0
|
2407 |
color: #ffffff;
|
hr@0
|
2408 |
background-color: #ed9c28;
|
hr@0
|
2409 |
border-color: #d58512;
|
hr@0
|
2410 |
}
|
hr@0
|
2411 |
|
hr@0
|
2412 |
.btn-warning:active,
|
hr@0
|
2413 |
.btn-warning.active,
|
hr@0
|
2414 |
.open .dropdown-toggle.btn-warning {
|
hr@0
|
2415 |
background-image: none;
|
hr@0
|
2416 |
}
|
hr@0
|
2417 |
|
hr@0
|
2418 |
.btn-warning.disabled,
|
hr@0
|
2419 |
.btn-warning[disabled],
|
hr@0
|
2420 |
fieldset[disabled] .btn-warning,
|
hr@0
|
2421 |
.btn-warning.disabled:hover,
|
hr@0
|
2422 |
.btn-warning[disabled]:hover,
|
hr@0
|
2423 |
fieldset[disabled] .btn-warning:hover,
|
hr@0
|
2424 |
.btn-warning.disabled:focus,
|
hr@0
|
2425 |
.btn-warning[disabled]:focus,
|
hr@0
|
2426 |
fieldset[disabled] .btn-warning:focus,
|
hr@0
|
2427 |
.btn-warning.disabled:active,
|
hr@0
|
2428 |
.btn-warning[disabled]:active,
|
hr@0
|
2429 |
fieldset[disabled] .btn-warning:active,
|
hr@0
|
2430 |
.btn-warning.disabled.active,
|
hr@0
|
2431 |
.btn-warning[disabled].active,
|
hr@0
|
2432 |
fieldset[disabled] .btn-warning.active {
|
hr@0
|
2433 |
background-color: #f0ad4e;
|
hr@0
|
2434 |
border-color: #eea236;
|
hr@0
|
2435 |
}
|
hr@0
|
2436 |
|
info@49
|
2437 |
.btn-warning .badge {
|
info@49
|
2438 |
color: #f0ad4e;
|
info@49
|
2439 |
background-color: #fff;
|
info@49
|
2440 |
}
|
info@49
|
2441 |
|
hr@0
|
2442 |
.btn-danger {
|
hr@0
|
2443 |
color: #ffffff;
|
hr@0
|
2444 |
background-color: #d9534f;
|
hr@0
|
2445 |
border-color: #d43f3a;
|
hr@0
|
2446 |
}
|
hr@0
|
2447 |
|
hr@0
|
2448 |
.btn-danger:hover,
|
hr@0
|
2449 |
.btn-danger:focus,
|
hr@0
|
2450 |
.btn-danger:active,
|
hr@0
|
2451 |
.btn-danger.active,
|
hr@0
|
2452 |
.open .dropdown-toggle.btn-danger {
|
hr@0
|
2453 |
color: #ffffff;
|
hr@0
|
2454 |
background-color: #d2322d;
|
hr@0
|
2455 |
border-color: #ac2925;
|
hr@0
|
2456 |
}
|
hr@0
|
2457 |
|
hr@0
|
2458 |
.btn-danger:active,
|
hr@0
|
2459 |
.btn-danger.active,
|
hr@0
|
2460 |
.open .dropdown-toggle.btn-danger {
|
hr@0
|
2461 |
background-image: none;
|
hr@0
|
2462 |
}
|
hr@0
|
2463 |
|
hr@0
|
2464 |
.btn-danger.disabled,
|
hr@0
|
2465 |
.btn-danger[disabled],
|
hr@0
|
2466 |
fieldset[disabled] .btn-danger,
|
hr@0
|
2467 |
.btn-danger.disabled:hover,
|
hr@0
|
2468 |
.btn-danger[disabled]:hover,
|
hr@0
|
2469 |
fieldset[disabled] .btn-danger:hover,
|
hr@0
|
2470 |
.btn-danger.disabled:focus,
|
hr@0
|
2471 |
.btn-danger[disabled]:focus,
|
hr@0
|
2472 |
fieldset[disabled] .btn-danger:focus,
|
hr@0
|
2473 |
.btn-danger.disabled:active,
|
hr@0
|
2474 |
.btn-danger[disabled]:active,
|
hr@0
|
2475 |
fieldset[disabled] .btn-danger:active,
|
hr@0
|
2476 |
.btn-danger.disabled.active,
|
hr@0
|
2477 |
.btn-danger[disabled].active,
|
hr@0
|
2478 |
fieldset[disabled] .btn-danger.active {
|
hr@0
|
2479 |
background-color: #d9534f;
|
hr@0
|
2480 |
border-color: #d43f3a;
|
hr@0
|
2481 |
}
|
hr@0
|
2482 |
|
info@49
|
2483 |
.btn-danger .badge {
|
info@49
|
2484 |
color: #d9534f;
|
info@49
|
2485 |
background-color: #fff;
|
info@49
|
2486 |
}
|
info@49
|
2487 |
|
hr@0
|
2488 |
.btn-success {
|
hr@0
|
2489 |
color: #ffffff;
|
hr@0
|
2490 |
background-color: #5cb85c;
|
hr@0
|
2491 |
border-color: #4cae4c;
|
hr@0
|
2492 |
}
|
hr@0
|
2493 |
|
hr@0
|
2494 |
.btn-success:hover,
|
hr@0
|
2495 |
.btn-success:focus,
|
hr@0
|
2496 |
.btn-success:active,
|
hr@0
|
2497 |
.btn-success.active,
|
hr@0
|
2498 |
.open .dropdown-toggle.btn-success {
|
hr@0
|
2499 |
color: #ffffff;
|
hr@0
|
2500 |
background-color: #47a447;
|
hr@0
|
2501 |
border-color: #398439;
|
hr@0
|
2502 |
}
|
hr@0
|
2503 |
|
hr@0
|
2504 |
.btn-success:active,
|
hr@0
|
2505 |
.btn-success.active,
|
hr@0
|
2506 |
.open .dropdown-toggle.btn-success {
|
hr@0
|
2507 |
background-image: none;
|
hr@0
|
2508 |
}
|
hr@0
|
2509 |
|
hr@0
|
2510 |
.btn-success.disabled,
|
hr@0
|
2511 |
.btn-success[disabled],
|
hr@0
|
2512 |
fieldset[disabled] .btn-success,
|
hr@0
|
2513 |
.btn-success.disabled:hover,
|
hr@0
|
2514 |
.btn-success[disabled]:hover,
|
hr@0
|
2515 |
fieldset[disabled] .btn-success:hover,
|
hr@0
|
2516 |
.btn-success.disabled:focus,
|
hr@0
|
2517 |
.btn-success[disabled]:focus,
|
hr@0
|
2518 |
fieldset[disabled] .btn-success:focus,
|
hr@0
|
2519 |
.btn-success.disabled:active,
|
hr@0
|
2520 |
.btn-success[disabled]:active,
|
hr@0
|
2521 |
fieldset[disabled] .btn-success:active,
|
hr@0
|
2522 |
.btn-success.disabled.active,
|
hr@0
|
2523 |
.btn-success[disabled].active,
|
hr@0
|
2524 |
fieldset[disabled] .btn-success.active {
|
hr@0
|
2525 |
background-color: #5cb85c;
|
hr@0
|
2526 |
border-color: #4cae4c;
|
hr@0
|
2527 |
}
|
hr@0
|
2528 |
|
info@49
|
2529 |
.btn-success .badge {
|
info@49
|
2530 |
color: #5cb85c;
|
info@49
|
2531 |
background-color: #fff;
|
info@49
|
2532 |
}
|
info@49
|
2533 |
|
hr@0
|
2534 |
.btn-info {
|
hr@0
|
2535 |
color: #ffffff;
|
hr@0
|
2536 |
background-color: #5bc0de;
|
hr@0
|
2537 |
border-color: #46b8da;
|
hr@0
|
2538 |
}
|
hr@0
|
2539 |
|
hr@0
|
2540 |
.btn-info:hover,
|
hr@0
|
2541 |
.btn-info:focus,
|
hr@0
|
2542 |
.btn-info:active,
|
hr@0
|
2543 |
.btn-info.active,
|
hr@0
|
2544 |
.open .dropdown-toggle.btn-info {
|
hr@0
|
2545 |
color: #ffffff;
|
hr@0
|
2546 |
background-color: #39b3d7;
|
hr@0
|
2547 |
border-color: #269abc;
|
hr@0
|
2548 |
}
|
hr@0
|
2549 |
|
hr@0
|
2550 |
.btn-info:active,
|
hr@0
|
2551 |
.btn-info.active,
|
hr@0
|
2552 |
.open .dropdown-toggle.btn-info {
|
hr@0
|
2553 |
background-image: none;
|
hr@0
|
2554 |
}
|
hr@0
|
2555 |
|
hr@0
|
2556 |
.btn-info.disabled,
|
hr@0
|
2557 |
.btn-info[disabled],
|
hr@0
|
2558 |
fieldset[disabled] .btn-info,
|
hr@0
|
2559 |
.btn-info.disabled:hover,
|
hr@0
|
2560 |
.btn-info[disabled]:hover,
|
hr@0
|
2561 |
fieldset[disabled] .btn-info:hover,
|
hr@0
|
2562 |
.btn-info.disabled:focus,
|
hr@0
|
2563 |
.btn-info[disabled]:focus,
|
hr@0
|
2564 |
fieldset[disabled] .btn-info:focus,
|
hr@0
|
2565 |
.btn-info.disabled:active,
|
hr@0
|
2566 |
.btn-info[disabled]:active,
|
hr@0
|
2567 |
fieldset[disabled] .btn-info:active,
|
hr@0
|
2568 |
.btn-info.disabled.active,
|
hr@0
|
2569 |
.btn-info[disabled].active,
|
hr@0
|
2570 |
fieldset[disabled] .btn-info.active {
|
hr@0
|
2571 |
background-color: #5bc0de;
|
hr@0
|
2572 |
border-color: #46b8da;
|
hr@0
|
2573 |
}
|
hr@0
|
2574 |
|
info@49
|
2575 |
.btn-info .badge {
|
info@49
|
2576 |
color: #5bc0de;
|
info@49
|
2577 |
background-color: #fff;
|
info@49
|
2578 |
}
|
info@49
|
2579 |
|
hr@0
|
2580 |
.btn-link {
|
hr@0
|
2581 |
font-weight: normal;
|
hr@0
|
2582 |
color: #428bca;
|
hr@0
|
2583 |
cursor: pointer;
|
hr@0
|
2584 |
border-radius: 0;
|
hr@0
|
2585 |
}
|
hr@0
|
2586 |
|
hr@0
|
2587 |
.btn-link,
|
hr@0
|
2588 |
.btn-link:active,
|
hr@0
|
2589 |
.btn-link[disabled],
|
hr@0
|
2590 |
fieldset[disabled] .btn-link {
|
hr@0
|
2591 |
background-color: transparent;
|
hr@0
|
2592 |
-webkit-box-shadow: none;
|
hr@0
|
2593 |
box-shadow: none;
|
hr@0
|
2594 |
}
|
hr@0
|
2595 |
|
hr@0
|
2596 |
.btn-link,
|
hr@0
|
2597 |
.btn-link:hover,
|
hr@0
|
2598 |
.btn-link:focus,
|
hr@0
|
2599 |
.btn-link:active {
|
hr@0
|
2600 |
border-color: transparent;
|
hr@0
|
2601 |
}
|
hr@0
|
2602 |
|
hr@0
|
2603 |
.btn-link:hover,
|
hr@0
|
2604 |
.btn-link:focus {
|
hr@0
|
2605 |
color: #2a6496;
|
hr@0
|
2606 |
text-decoration: underline;
|
hr@0
|
2607 |
background-color: transparent;
|
hr@0
|
2608 |
}
|
hr@0
|
2609 |
|
hr@0
|
2610 |
.btn-link[disabled]:hover,
|
hr@0
|
2611 |
fieldset[disabled] .btn-link:hover,
|
hr@0
|
2612 |
.btn-link[disabled]:focus,
|
hr@0
|
2613 |
fieldset[disabled] .btn-link:focus {
|
hr@0
|
2614 |
color: #999999;
|
hr@0
|
2615 |
text-decoration: none;
|
hr@0
|
2616 |
}
|
hr@0
|
2617 |
|
hr@0
|
2618 |
.btn-lg {
|
hr@0
|
2619 |
padding: 10px 16px;
|
hr@0
|
2620 |
font-size: 18px;
|
hr@0
|
2621 |
line-height: 1.33;
|
hr@0
|
2622 |
border-radius: 6px;
|
hr@0
|
2623 |
}
|
hr@0
|
2624 |
|
info@49
|
2625 |
.btn-sm {
|
hr@0
|
2626 |
padding: 5px 10px;
|
hr@0
|
2627 |
font-size: 12px;
|
hr@0
|
2628 |
line-height: 1.5;
|
hr@0
|
2629 |
border-radius: 3px;
|
hr@0
|
2630 |
}
|
hr@0
|
2631 |
|
hr@0
|
2632 |
.btn-xs {
|
hr@0
|
2633 |
padding: 1px 5px;
|
info@49
|
2634 |
font-size: 12px;
|
info@49
|
2635 |
line-height: 1.5;
|
info@49
|
2636 |
border-radius: 3px;
|
hr@0
|
2637 |
}
|
hr@0
|
2638 |
|
hr@0
|
2639 |
.btn-block {
|
hr@0
|
2640 |
display: block;
|
hr@0
|
2641 |
width: 100%;
|
hr@0
|
2642 |
padding-right: 0;
|
hr@0
|
2643 |
padding-left: 0;
|
hr@0
|
2644 |
}
|
hr@0
|
2645 |
|
hr@0
|
2646 |
.btn-block + .btn-block {
|
hr@0
|
2647 |
margin-top: 5px;
|
hr@0
|
2648 |
}
|
hr@0
|
2649 |
|
hr@0
|
2650 |
input[type="submit"].btn-block,
|
hr@0
|
2651 |
input[type="reset"].btn-block,
|
hr@0
|
2652 |
input[type="button"].btn-block {
|
hr@0
|
2653 |
width: 100%;
|
hr@0
|
2654 |
}
|
hr@0
|
2655 |
|
hr@0
|
2656 |
.fade {
|
hr@0
|
2657 |
opacity: 0;
|
hr@0
|
2658 |
-webkit-transition: opacity 0.15s linear;
|
hr@0
|
2659 |
transition: opacity 0.15s linear;
|
hr@0
|
2660 |
}
|
hr@0
|
2661 |
|
hr@0
|
2662 |
.fade.in {
|
hr@0
|
2663 |
opacity: 1;
|
hr@0
|
2664 |
}
|
hr@0
|
2665 |
|
hr@0
|
2666 |
.collapse {
|
hr@0
|
2667 |
display: none;
|
hr@0
|
2668 |
}
|
hr@0
|
2669 |
|
hr@0
|
2670 |
.collapse.in {
|
hr@0
|
2671 |
display: block;
|
hr@0
|
2672 |
}
|
hr@0
|
2673 |
|
hr@0
|
2674 |
.collapsing {
|
hr@0
|
2675 |
position: relative;
|
hr@0
|
2676 |
height: 0;
|
hr@0
|
2677 |
overflow: hidden;
|
hr@0
|
2678 |
-webkit-transition: height 0.35s ease;
|
hr@0
|
2679 |
transition: height 0.35s ease;
|
hr@0
|
2680 |
}
|
hr@0
|
2681 |
|
hr@0
|
2682 |
@font-face {
|
hr@0
|
2683 |
font-family: 'Glyphicons Halflings';
|
hr@0
|
2684 |
src: url('../fonts/glyphicons-halflings-regular.eot');
|
info@49
|
2685 |
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
|
hr@0
|
2686 |
}
|
hr@0
|
2687 |
|
hr@0
|
2688 |
.glyphicon {
|
hr@0
|
2689 |
position: relative;
|
hr@0
|
2690 |
top: 1px;
|
hr@0
|
2691 |
display: inline-block;
|
hr@0
|
2692 |
font-family: 'Glyphicons Halflings';
|
hr@0
|
2693 |
-webkit-font-smoothing: antialiased;
|
hr@0
|
2694 |
font-style: normal;
|
hr@0
|
2695 |
font-weight: normal;
|
hr@0
|
2696 |
line-height: 1;
|
hr@0
|
2697 |
-moz-osx-font-smoothing: grayscale;
|
hr@0
|
2698 |
}
|
hr@0
|
2699 |
|
hr@0
|
2700 |
.glyphicon:empty {
|
hr@0
|
2701 |
width: 1em;
|
hr@0
|
2702 |
}
|
hr@0
|
2703 |
|
hr@0
|
2704 |
.glyphicon-asterisk:before {
|
hr@0
|
2705 |
content: "\2a";
|
hr@0
|
2706 |
}
|
hr@0
|
2707 |
|
hr@0
|
2708 |
.glyphicon-plus:before {
|
hr@0
|
2709 |
content: "\2b";
|
hr@0
|
2710 |
}
|
hr@0
|
2711 |
|
hr@0
|
2712 |
.glyphicon-euro:before {
|
hr@0
|
2713 |
content: "\20ac";
|
hr@0
|
2714 |
}
|
hr@0
|
2715 |
|
hr@0
|
2716 |
.glyphicon-minus:before {
|
hr@0
|
2717 |
content: "\2212";
|
hr@0
|
2718 |
}
|
hr@0
|
2719 |
|
hr@0
|
2720 |
.glyphicon-cloud:before {
|
hr@0
|
2721 |
content: "\2601";
|
hr@0
|
2722 |
}
|
hr@0
|
2723 |
|
hr@0
|
2724 |
.glyphicon-envelope:before {
|
hr@0
|
2725 |
content: "\2709";
|
hr@0
|
2726 |
}
|
hr@0
|
2727 |
|
hr@0
|
2728 |
.glyphicon-pencil:before {
|
hr@0
|
2729 |
content: "\270f";
|
hr@0
|
2730 |
}
|
hr@0
|
2731 |
|
hr@0
|
2732 |
.glyphicon-glass:before {
|
hr@0
|
2733 |
content: "\e001";
|
hr@0
|
2734 |
}
|
hr@0
|
2735 |
|
hr@0
|
2736 |
.glyphicon-music:before {
|
hr@0
|
2737 |
content: "\e002";
|
hr@0
|
2738 |
}
|
hr@0
|
2739 |
|
hr@0
|
2740 |
.glyphicon-search:before {
|
hr@0
|
2741 |
content: "\e003";
|
hr@0
|
2742 |
}
|
hr@0
|
2743 |
|
hr@0
|
2744 |
.glyphicon-heart:before {
|
hr@0
|
2745 |
content: "\e005";
|
hr@0
|
2746 |
}
|
hr@0
|
2747 |
|
hr@0
|
2748 |
.glyphicon-star:before {
|
hr@0
|
2749 |
content: "\e006";
|
hr@0
|
2750 |
}
|
hr@0
|
2751 |
|
hr@0
|
2752 |
.glyphicon-star-empty:before {
|
hr@0
|
2753 |
content: "\e007";
|
hr@0
|
2754 |
}
|
hr@0
|
2755 |
|
hr@0
|
2756 |
.glyphicon-user:before {
|
hr@0
|
2757 |
content: "\e008";
|
hr@0
|
2758 |
}
|
hr@0
|
2759 |
|
hr@0
|
2760 |
.glyphicon-film:before {
|
hr@0
|
2761 |
content: "\e009";
|
hr@0
|
2762 |
}
|
hr@0
|
2763 |
|
hr@0
|
2764 |
.glyphicon-th-large:before {
|
hr@0
|
2765 |
content: "\e010";
|
hr@0
|
2766 |
}
|
hr@0
|
2767 |
|
hr@0
|
2768 |
.glyphicon-th:before {
|
hr@0
|
2769 |
content: "\e011";
|
hr@0
|
2770 |
}
|
hr@0
|
2771 |
|
hr@0
|
2772 |
.glyphicon-th-list:before {
|
hr@0
|
2773 |
content: "\e012";
|
hr@0
|
2774 |
}
|
hr@0
|
2775 |
|
hr@0
|
2776 |
.glyphicon-ok:before {
|
hr@0
|
2777 |
content: "\e013";
|
hr@0
|
2778 |
}
|
hr@0
|
2779 |
|
hr@0
|
2780 |
.glyphicon-remove:before {
|
hr@0
|
2781 |
content: "\e014";
|
hr@0
|
2782 |
}
|
hr@0
|
2783 |
|
hr@0
|
2784 |
.glyphicon-zoom-in:before {
|
hr@0
|
2785 |
content: "\e015";
|
hr@0
|
2786 |
}
|
hr@0
|
2787 |
|
hr@0
|
2788 |
.glyphicon-zoom-out:before {
|
hr@0
|
2789 |
content: "\e016";
|
hr@0
|
2790 |
}
|
hr@0
|
2791 |
|
hr@0
|
2792 |
.glyphicon-off:before {
|
hr@0
|
2793 |
content: "\e017";
|
hr@0
|
2794 |
}
|
hr@0
|
2795 |
|
hr@0
|
2796 |
.glyphicon-signal:before {
|
hr@0
|
2797 |
content: "\e018";
|
hr@0
|
2798 |
}
|
hr@0
|
2799 |
|
hr@0
|
2800 |
.glyphicon-cog:before {
|
hr@0
|
2801 |
content: "\e019";
|
hr@0
|
2802 |
}
|
hr@0
|
2803 |
|
hr@0
|
2804 |
.glyphicon-trash:before {
|
hr@0
|
2805 |
content: "\e020";
|
hr@0
|
2806 |
}
|
hr@0
|
2807 |
|
hr@0
|
2808 |
.glyphicon-home:before {
|
hr@0
|
2809 |
content: "\e021";
|
hr@0
|
2810 |
}
|
hr@0
|
2811 |
|
hr@0
|
2812 |
.glyphicon-file:before {
|
hr@0
|
2813 |
content: "\e022";
|
hr@0
|
2814 |
}
|
hr@0
|
2815 |
|
hr@0
|
2816 |
.glyphicon-time:before {
|
hr@0
|
2817 |
content: "\e023";
|
hr@0
|
2818 |
}
|
hr@0
|
2819 |
|
hr@0
|
2820 |
.glyphicon-road:before {
|
hr@0
|
2821 |
content: "\e024";
|
hr@0
|
2822 |
}
|
hr@0
|
2823 |
|
hr@0
|
2824 |
.glyphicon-download-alt:before {
|
hr@0
|
2825 |
content: "\e025";
|
hr@0
|
2826 |
}
|
hr@0
|
2827 |
|
hr@0
|
2828 |
.glyphicon-download:before {
|
hr@0
|
2829 |
content: "\e026";
|
hr@0
|
2830 |
}
|
hr@0
|
2831 |
|
hr@0
|
2832 |
.glyphicon-upload:before {
|
hr@0
|
2833 |
content: "\e027";
|
hr@0
|
2834 |
}
|
hr@0
|
2835 |
|
hr@0
|
2836 |
.glyphicon-inbox:before {
|
hr@0
|
2837 |
content: "\e028";
|
hr@0
|
2838 |
}
|
hr@0
|
2839 |
|
hr@0
|
2840 |
.glyphicon-play-circle:before {
|
hr@0
|
2841 |
content: "\e029";
|
hr@0
|
2842 |
}
|
hr@0
|
2843 |
|
hr@0
|
2844 |
.glyphicon-repeat:before {
|
hr@0
|
2845 |
content: "\e030";
|
hr@0
|
2846 |
}
|
hr@0
|
2847 |
|
hr@0
|
2848 |
.glyphicon-refresh:before {
|
hr@0
|
2849 |
content: "\e031";
|
hr@0
|
2850 |
}
|
hr@0
|
2851 |
|
hr@0
|
2852 |
.glyphicon-list-alt:before {
|
hr@0
|
2853 |
content: "\e032";
|
hr@0
|
2854 |
}
|
hr@0
|
2855 |
|
hr@0
|
2856 |
.glyphicon-lock:before {
|
hr@0
|
2857 |
content: "\e033";
|
hr@0
|
2858 |
}
|
hr@0
|
2859 |
|
hr@0
|
2860 |
.glyphicon-flag:before {
|
hr@0
|
2861 |
content: "\e034";
|
hr@0
|
2862 |
}
|
hr@0
|
2863 |
|
hr@0
|
2864 |
.glyphicon-headphones:before {
|
hr@0
|
2865 |
content: "\e035";
|
hr@0
|
2866 |
}
|
hr@0
|
2867 |
|
hr@0
|
2868 |
.glyphicon-volume-off:before {
|
hr@0
|
2869 |
content: "\e036";
|
hr@0
|
2870 |
}
|
hr@0
|
2871 |
|
hr@0
|
2872 |
.glyphicon-volume-down:before {
|
hr@0
|
2873 |
content: "\e037";
|
hr@0
|
2874 |
}
|
hr@0
|
2875 |
|
hr@0
|
2876 |
.glyphicon-volume-up:before {
|
hr@0
|
2877 |
content: "\e038";
|
hr@0
|
2878 |
}
|
hr@0
|
2879 |
|
hr@0
|
2880 |
.glyphicon-qrcode:before {
|
hr@0
|
2881 |
content: "\e039";
|
hr@0
|
2882 |
}
|
hr@0
|
2883 |
|
hr@0
|
2884 |
.glyphicon-barcode:before {
|
hr@0
|
2885 |
content: "\e040";
|
hr@0
|
2886 |
}
|
hr@0
|
2887 |
|
hr@0
|
2888 |
.glyphicon-tag:before {
|
hr@0
|
2889 |
content: "\e041";
|
hr@0
|
2890 |
}
|
hr@0
|
2891 |
|
hr@0
|
2892 |
.glyphicon-tags:before {
|
hr@0
|
2893 |
content: "\e042";
|
hr@0
|
2894 |
}
|
hr@0
|
2895 |
|
hr@0
|
2896 |
.glyphicon-book:before {
|
hr@0
|
2897 |
content: "\e043";
|
hr@0
|
2898 |
}
|
hr@0
|
2899 |
|
hr@0
|
2900 |
.glyphicon-bookmark:before {
|
hr@0
|
2901 |
content: "\e044";
|
hr@0
|
2902 |
}
|
hr@0
|
2903 |
|
hr@0
|
2904 |
.glyphicon-print:before {
|
hr@0
|
2905 |
content: "\e045";
|
hr@0
|
2906 |
}
|
hr@0
|
2907 |
|
hr@0
|
2908 |
.glyphicon-camera:before {
|
hr@0
|
2909 |
content: "\e046";
|
hr@0
|
2910 |
}
|
hr@0
|
2911 |
|
hr@0
|
2912 |
.glyphicon-font:before {
|
hr@0
|
2913 |
content: "\e047";
|
hr@0
|
2914 |
}
|
hr@0
|
2915 |
|
hr@0
|
2916 |
.glyphicon-bold:before {
|
hr@0
|
2917 |
content: "\e048";
|
hr@0
|
2918 |
}
|
hr@0
|
2919 |
|
hr@0
|
2920 |
.glyphicon-italic:before {
|
hr@0
|
2921 |
content: "\e049";
|
hr@0
|
2922 |
}
|
hr@0
|
2923 |
|
hr@0
|
2924 |
.glyphicon-text-height:before {
|
hr@0
|
2925 |
content: "\e050";
|
hr@0
|
2926 |
}
|
hr@0
|
2927 |
|
hr@0
|
2928 |
.glyphicon-text-width:before {
|
hr@0
|
2929 |
content: "\e051";
|
hr@0
|
2930 |
}
|
hr@0
|
2931 |
|
hr@0
|
2932 |
.glyphicon-align-left:before {
|
hr@0
|
2933 |
content: "\e052";
|
hr@0
|
2934 |
}
|
hr@0
|
2935 |
|
hr@0
|
2936 |
.glyphicon-align-center:before {
|
hr@0
|
2937 |
content: "\e053";
|
hr@0
|
2938 |
}
|
hr@0
|
2939 |
|
hr@0
|
2940 |
.glyphicon-align-right:before {
|
hr@0
|
2941 |
content: "\e054";
|
hr@0
|
2942 |
}
|
hr@0
|
2943 |
|
hr@0
|
2944 |
.glyphicon-align-justify:before {
|
hr@0
|
2945 |
content: "\e055";
|
hr@0
|
2946 |
}
|
hr@0
|
2947 |
|
hr@0
|
2948 |
.glyphicon-list:before {
|
hr@0
|
2949 |
content: "\e056";
|
hr@0
|
2950 |
}
|
hr@0
|
2951 |
|
hr@0
|
2952 |
.glyphicon-indent-left:before {
|
hr@0
|
2953 |
content: "\e057";
|
hr@0
|
2954 |
}
|
hr@0
|
2955 |
|
hr@0
|
2956 |
.glyphicon-indent-right:before {
|
hr@0
|
2957 |
content: "\e058";
|
hr@0
|
2958 |
}
|
hr@0
|
2959 |
|
hr@0
|
2960 |
.glyphicon-facetime-video:before {
|
hr@0
|
2961 |
content: "\e059";
|
hr@0
|
2962 |
}
|
hr@0
|
2963 |
|
hr@0
|
2964 |
.glyphicon-picture:before {
|
hr@0
|
2965 |
content: "\e060";
|
hr@0
|
2966 |
}
|
hr@0
|
2967 |
|
hr@0
|
2968 |
.glyphicon-map-marker:before {
|
hr@0
|
2969 |
content: "\e062";
|
hr@0
|
2970 |
}
|
hr@0
|
2971 |
|
hr@0
|
2972 |
.glyphicon-adjust:before {
|
hr@0
|
2973 |
content: "\e063";
|
hr@0
|
2974 |
}
|
hr@0
|
2975 |
|
hr@0
|
2976 |
.glyphicon-tint:before {
|
hr@0
|
2977 |
content: "\e064";
|
hr@0
|
2978 |
}
|
hr@0
|
2979 |
|
hr@0
|
2980 |
.glyphicon-edit:before {
|
hr@0
|
2981 |
content: "\e065";
|
hr@0
|
2982 |
}
|
hr@0
|
2983 |
|
hr@0
|
2984 |
.glyphicon-share:before {
|
hr@0
|
2985 |
content: "\e066";
|
hr@0
|
2986 |
}
|
hr@0
|
2987 |
|
hr@0
|
2988 |
.glyphicon-check:before {
|
hr@0
|
2989 |
content: "\e067";
|
hr@0
|
2990 |
}
|
hr@0
|
2991 |
|
hr@0
|
2992 |
.glyphicon-move:before {
|
hr@0
|
2993 |
content: "\e068";
|
hr@0
|
2994 |
}
|
hr@0
|
2995 |
|
hr@0
|
2996 |
.glyphicon-step-backward:before {
|
hr@0
|
2997 |
content: "\e069";
|
hr@0
|
2998 |
}
|
hr@0
|
2999 |
|
hr@0
|
3000 |
.glyphicon-fast-backward:before {
|
hr@0
|
3001 |
content: "\e070";
|
hr@0
|
3002 |
}
|
hr@0
|
3003 |
|
hr@0
|
3004 |
.glyphicon-backward:before {
|
hr@0
|
3005 |
content: "\e071";
|
hr@0
|
3006 |
}
|
hr@0
|
3007 |
|
hr@0
|
3008 |
.glyphicon-play:before {
|
hr@0
|
3009 |
content: "\e072";
|
hr@0
|
3010 |
}
|
hr@0
|
3011 |
|
hr@0
|
3012 |
.glyphicon-pause:before {
|
hr@0
|
3013 |
content: "\e073";
|
hr@0
|
3014 |
}
|
hr@0
|
3015 |
|
hr@0
|
3016 |
.glyphicon-stop:before {
|
hr@0
|
3017 |
content: "\e074";
|
hr@0
|
3018 |
}
|
hr@0
|
3019 |
|
hr@0
|
3020 |
.glyphicon-forward:before {
|
hr@0
|
3021 |
content: "\e075";
|
hr@0
|
3022 |
}
|
hr@0
|
3023 |
|
hr@0
|
3024 |
.glyphicon-fast-forward:before {
|
hr@0
|
3025 |
content: "\e076";
|
hr@0
|
3026 |
}
|
hr@0
|
3027 |
|
hr@0
|
3028 |
.glyphicon-step-forward:before {
|
hr@0
|
3029 |
content: "\e077";
|
hr@0
|
3030 |
}
|
hr@0
|
3031 |
|
hr@0
|
3032 |
.glyphicon-eject:before {
|
hr@0
|
3033 |
content: "\e078";
|
hr@0
|
3034 |
}
|
hr@0
|
3035 |
|
hr@0
|
3036 |
.glyphicon-chevron-left:before {
|
hr@0
|
3037 |
content: "\e079";
|
hr@0
|
3038 |
}
|
hr@0
|
3039 |
|
hr@0
|
3040 |
.glyphicon-chevron-right:before {
|
hr@0
|
3041 |
content: "\e080";
|
hr@0
|
3042 |
}
|
hr@0
|
3043 |
|
hr@0
|
3044 |
.glyphicon-plus-sign:before {
|
hr@0
|
3045 |
content: "\e081";
|
hr@0
|
3046 |
}
|
hr@0
|
3047 |
|
hr@0
|
3048 |
.glyphicon-minus-sign:before {
|
hr@0
|
3049 |
content: "\e082";
|
hr@0
|
3050 |
}
|
hr@0
|
3051 |
|
hr@0
|
3052 |
.glyphicon-remove-sign:before {
|
hr@0
|
3053 |
content: "\e083";
|
hr@0
|
3054 |
}
|
hr@0
|
3055 |
|
hr@0
|
3056 |
.glyphicon-ok-sign:before {
|
hr@0
|
3057 |
content: "\e084";
|
hr@0
|
3058 |
}
|
hr@0
|
3059 |
|
hr@0
|
3060 |
.glyphicon-question-sign:before {
|
hr@0
|
3061 |
content: "\e085";
|
hr@0
|
3062 |
}
|
hr@0
|
3063 |
|
hr@0
|
3064 |
.glyphicon-info-sign:before {
|
hr@0
|
3065 |
content: "\e086";
|
hr@0
|
3066 |
}
|
hr@0
|
3067 |
|
hr@0
|
3068 |
.glyphicon-screenshot:before {
|
hr@0
|
3069 |
content: "\e087";
|
hr@0
|
3070 |
}
|
hr@0
|
3071 |
|
hr@0
|
3072 |
.glyphicon-remove-circle:before {
|
hr@0
|
3073 |
content: "\e088";
|
hr@0
|
3074 |
}
|
hr@0
|
3075 |
|
hr@0
|
3076 |
.glyphicon-ok-circle:before {
|
hr@0
|
3077 |
content: "\e089";
|
hr@0
|
3078 |
}
|
hr@0
|
3079 |
|
hr@0
|
3080 |
.glyphicon-ban-circle:before {
|
hr@0
|
3081 |
content: "\e090";
|
hr@0
|
3082 |
}
|
hr@0
|
3083 |
|
hr@0
|
3084 |
.glyphicon-arrow-left:before {
|
hr@0
|
3085 |
content: "\e091";
|
hr@0
|
3086 |
}
|
hr@0
|
3087 |
|
hr@0
|
3088 |
.glyphicon-arrow-right:before {
|
hr@0
|
3089 |
content: "\e092";
|
hr@0
|
3090 |
}
|
hr@0
|
3091 |
|
hr@0
|
3092 |
.glyphicon-arrow-up:before {
|
hr@0
|
3093 |
content: "\e093";
|
hr@0
|
3094 |
}
|
hr@0
|
3095 |
|
hr@0
|
3096 |
.glyphicon-arrow-down:before {
|
hr@0
|
3097 |
content: "\e094";
|
hr@0
|
3098 |
}
|
hr@0
|
3099 |
|
hr@0
|
3100 |
.glyphicon-share-alt:before {
|
hr@0
|
3101 |
content: "\e095";
|
hr@0
|
3102 |
}
|
hr@0
|
3103 |
|
hr@0
|
3104 |
.glyphicon-resize-full:before {
|
hr@0
|
3105 |
content: "\e096";
|
hr@0
|
3106 |
}
|
hr@0
|
3107 |
|
hr@0
|
3108 |
.glyphicon-resize-small:before {
|
hr@0
|
3109 |
content: "\e097";
|
hr@0
|
3110 |
}
|
hr@0
|
3111 |
|
hr@0
|
3112 |
.glyphicon-exclamation-sign:before {
|
hr@0
|
3113 |
content: "\e101";
|
hr@0
|
3114 |
}
|
hr@0
|
3115 |
|
hr@0
|
3116 |
.glyphicon-gift:before {
|
hr@0
|
3117 |
content: "\e102";
|
hr@0
|
3118 |
}
|
hr@0
|
3119 |
|
hr@0
|
3120 |
.glyphicon-leaf:before {
|
hr@0
|
3121 |
content: "\e103";
|
hr@0
|
3122 |
}
|
hr@0
|
3123 |
|
hr@0
|
3124 |
.glyphicon-fire:before {
|
hr@0
|
3125 |
content: "\e104";
|
hr@0
|
3126 |
}
|
hr@0
|
3127 |
|
hr@0
|
3128 |
.glyphicon-eye-open:before {
|
hr@0
|
3129 |
content: "\e105";
|
hr@0
|
3130 |
}
|
hr@0
|
3131 |
|
hr@0
|
3132 |
.glyphicon-eye-close:before {
|
hr@0
|
3133 |
content: "\e106";
|
hr@0
|
3134 |
}
|
hr@0
|
3135 |
|
hr@0
|
3136 |
.glyphicon-warning-sign:before {
|
hr@0
|
3137 |
content: "\e107";
|
hr@0
|
3138 |
}
|
hr@0
|
3139 |
|
hr@0
|
3140 |
.glyphicon-plane:before {
|
hr@0
|
3141 |
content: "\e108";
|
hr@0
|
3142 |
}
|
hr@0
|
3143 |
|
hr@0
|
3144 |
.glyphicon-calendar:before {
|
hr@0
|
3145 |
content: "\e109";
|
hr@0
|
3146 |
}
|
hr@0
|
3147 |
|
hr@0
|
3148 |
.glyphicon-random:before {
|
hr@0
|
3149 |
content: "\e110";
|
hr@0
|
3150 |
}
|
hr@0
|
3151 |
|
hr@0
|
3152 |
.glyphicon-comment:before {
|
hr@0
|
3153 |
content: "\e111";
|
hr@0
|
3154 |
}
|
hr@0
|
3155 |
|
hr@0
|
3156 |
.glyphicon-magnet:before {
|
hr@0
|
3157 |
content: "\e112";
|
hr@0
|
3158 |
}
|
hr@0
|
3159 |
|
hr@0
|
3160 |
.glyphicon-chevron-up:before {
|
hr@0
|
3161 |
content: "\e113";
|
hr@0
|
3162 |
}
|
hr@0
|
3163 |
|
hr@0
|
3164 |
.glyphicon-chevron-down:before {
|
hr@0
|
3165 |
content: "\e114";
|
hr@0
|
3166 |
}
|
hr@0
|
3167 |
|
hr@0
|
3168 |
.glyphicon-retweet:before {
|
hr@0
|
3169 |
content: "\e115";
|
hr@0
|
3170 |
}
|
hr@0
|
3171 |
|
hr@0
|
3172 |
.glyphicon-shopping-cart:before {
|
hr@0
|
3173 |
content: "\e116";
|
hr@0
|
3174 |
}
|
hr@0
|
3175 |
|
hr@0
|
3176 |
.glyphicon-folder-close:before {
|
hr@0
|
3177 |
content: "\e117";
|
hr@0
|
3178 |
}
|
hr@0
|
3179 |
|
hr@0
|
3180 |
.glyphicon-folder-open:before {
|
hr@0
|
3181 |
content: "\e118";
|
hr@0
|
3182 |
}
|
hr@0
|
3183 |
|
hr@0
|
3184 |
.glyphicon-resize-vertical:before {
|
hr@0
|
3185 |
content: "\e119";
|
hr@0
|
3186 |
}
|
hr@0
|
3187 |
|
hr@0
|
3188 |
.glyphicon-resize-horizontal:before {
|
hr@0
|
3189 |
content: "\e120";
|
hr@0
|
3190 |
}
|
hr@0
|
3191 |
|
hr@0
|
3192 |
.glyphicon-hdd:before {
|
hr@0
|
3193 |
content: "\e121";
|
hr@0
|
3194 |
}
|
hr@0
|
3195 |
|
hr@0
|
3196 |
.glyphicon-bullhorn:before {
|
hr@0
|
3197 |
content: "\e122";
|
hr@0
|
3198 |
}
|
hr@0
|
3199 |
|
hr@0
|
3200 |
.glyphicon-bell:before {
|
hr@0
|
3201 |
content: "\e123";
|
hr@0
|
3202 |
}
|
hr@0
|
3203 |
|
hr@0
|
3204 |
.glyphicon-certificate:before {
|
hr@0
|
3205 |
content: "\e124";
|
hr@0
|
3206 |
}
|
hr@0
|
3207 |
|
hr@0
|
3208 |
.glyphicon-thumbs-up:before {
|
hr@0
|
3209 |
content: "\e125";
|
hr@0
|
3210 |
}
|
hr@0
|
3211 |
|
hr@0
|
3212 |
.glyphicon-thumbs-down:before {
|
hr@0
|
3213 |
content: "\e126";
|
hr@0
|
3214 |
}
|
hr@0
|
3215 |
|
hr@0
|
3216 |
.glyphicon-hand-right:before {
|
hr@0
|
3217 |
content: "\e127";
|
hr@0
|
3218 |
}
|
hr@0
|
3219 |
|
hr@0
|
3220 |
.glyphicon-hand-left:before {
|
hr@0
|
3221 |
content: "\e128";
|
hr@0
|
3222 |
}
|
hr@0
|
3223 |
|
hr@0
|
3224 |
.glyphicon-hand-up:before {
|
hr@0
|
3225 |
content: "\e129";
|
hr@0
|
3226 |
}
|
hr@0
|
3227 |
|
hr@0
|
3228 |
.glyphicon-hand-down:before {
|
hr@0
|
3229 |
content: "\e130";
|
hr@0
|
3230 |
}
|
hr@0
|
3231 |
|
hr@0
|
3232 |
.glyphicon-circle-arrow-right:before {
|
hr@0
|
3233 |
content: "\e131";
|
hr@0
|
3234 |
}
|
hr@0
|
3235 |
|
hr@0
|
3236 |
.glyphicon-circle-arrow-left:before {
|
hr@0
|
3237 |
content: "\e132";
|
hr@0
|
3238 |
}
|
hr@0
|
3239 |
|
hr@0
|
3240 |
.glyphicon-circle-arrow-up:before {
|
hr@0
|
3241 |
content: "\e133";
|
hr@0
|
3242 |
}
|
hr@0
|
3243 |
|
hr@0
|
3244 |
.glyphicon-circle-arrow-down:before {
|
hr@0
|
3245 |
content: "\e134";
|
hr@0
|
3246 |
}
|
hr@0
|
3247 |
|
hr@0
|
3248 |
.glyphicon-globe:before {
|
hr@0
|
3249 |
content: "\e135";
|
hr@0
|
3250 |
}
|
hr@0
|
3251 |
|
hr@0
|
3252 |
.glyphicon-wrench:before {
|
hr@0
|
3253 |
content: "\e136";
|
hr@0
|
3254 |
}
|
hr@0
|
3255 |
|
hr@0
|
3256 |
.glyphicon-tasks:before {
|
hr@0
|
3257 |
content: "\e137";
|
hr@0
|
3258 |
}
|
hr@0
|
3259 |
|
hr@0
|
3260 |
.glyphicon-filter:before {
|
hr@0
|
3261 |
content: "\e138";
|
hr@0
|
3262 |
}
|
hr@0
|
3263 |
|
hr@0
|
3264 |
.glyphicon-briefcase:before {
|
hr@0
|
3265 |
content: "\e139";
|
hr@0
|
3266 |
}
|
hr@0
|
3267 |
|
hr@0
|
3268 |
.glyphicon-fullscreen:before {
|
hr@0
|
3269 |
content: "\e140";
|
hr@0
|
3270 |
}
|
hr@0
|
3271 |
|
hr@0
|
3272 |
.glyphicon-dashboard:before {
|
hr@0
|
3273 |
content: "\e141";
|
hr@0
|
3274 |
}
|
hr@0
|
3275 |
|
hr@0
|
3276 |
.glyphicon-paperclip:before {
|
hr@0
|
3277 |
content: "\e142";
|
hr@0
|
3278 |
}
|
hr@0
|
3279 |
|
hr@0
|
3280 |
.glyphicon-heart-empty:before {
|
hr@0
|
3281 |
content: "\e143";
|
hr@0
|
3282 |
}
|
hr@0
|
3283 |
|
hr@0
|
3284 |
.glyphicon-link:before {
|
hr@0
|
3285 |
content: "\e144";
|
hr@0
|
3286 |
}
|
hr@0
|
3287 |
|
hr@0
|
3288 |
.glyphicon-phone:before {
|
hr@0
|
3289 |
content: "\e145";
|
hr@0
|
3290 |
}
|
hr@0
|
3291 |
|
hr@0
|
3292 |
.glyphicon-pushpin:before {
|
hr@0
|
3293 |
content: "\e146";
|
hr@0
|
3294 |
}
|
hr@0
|
3295 |
|
hr@0
|
3296 |
.glyphicon-usd:before {
|
hr@0
|
3297 |
content: "\e148";
|
hr@0
|
3298 |
}
|
hr@0
|
3299 |
|
hr@0
|
3300 |
.glyphicon-gbp:before {
|
hr@0
|
3301 |
content: "\e149";
|
hr@0
|
3302 |
}
|
hr@0
|
3303 |
|
hr@0
|
3304 |
.glyphicon-sort:before {
|
hr@0
|
3305 |
content: "\e150";
|
hr@0
|
3306 |
}
|
hr@0
|
3307 |
|
hr@0
|
3308 |
.glyphicon-sort-by-alphabet:before {
|
hr@0
|
3309 |
content: "\e151";
|
hr@0
|
3310 |
}
|
hr@0
|
3311 |
|
hr@0
|
3312 |
.glyphicon-sort-by-alphabet-alt:before {
|
hr@0
|
3313 |
content: "\e152";
|
hr@0
|
3314 |
}
|
hr@0
|
3315 |
|
hr@0
|
3316 |
.glyphicon-sort-by-order:before {
|
hr@0
|
3317 |
content: "\e153";
|
hr@0
|
3318 |
}
|
hr@0
|
3319 |
|
hr@0
|
3320 |
.glyphicon-sort-by-order-alt:before {
|
hr@0
|
3321 |
content: "\e154";
|
hr@0
|
3322 |
}
|
hr@0
|
3323 |
|
hr@0
|
3324 |
.glyphicon-sort-by-attributes:before {
|
hr@0
|
3325 |
content: "\e155";
|
hr@0
|
3326 |
}
|
hr@0
|
3327 |
|
hr@0
|
3328 |
.glyphicon-sort-by-attributes-alt:before {
|
hr@0
|
3329 |
content: "\e156";
|
hr@0
|
3330 |
}
|
hr@0
|
3331 |
|
hr@0
|
3332 |
.glyphicon-unchecked:before {
|
hr@0
|
3333 |
content: "\e157";
|
hr@0
|
3334 |
}
|
hr@0
|
3335 |
|
hr@0
|
3336 |
.glyphicon-expand:before {
|
hr@0
|
3337 |
content: "\e158";
|
hr@0
|
3338 |
}
|
hr@0
|
3339 |
|
hr@0
|
3340 |
.glyphicon-collapse-down:before {
|
hr@0
|
3341 |
content: "\e159";
|
hr@0
|
3342 |
}
|
hr@0
|
3343 |
|
hr@0
|
3344 |
.glyphicon-collapse-up:before {
|
hr@0
|
3345 |
content: "\e160";
|
hr@0
|
3346 |
}
|
hr@0
|
3347 |
|
hr@0
|
3348 |
.glyphicon-log-in:before {
|
hr@0
|
3349 |
content: "\e161";
|
hr@0
|
3350 |
}
|
hr@0
|
3351 |
|
hr@0
|
3352 |
.glyphicon-flash:before {
|
hr@0
|
3353 |
content: "\e162";
|
hr@0
|
3354 |
}
|
hr@0
|
3355 |
|
hr@0
|
3356 |
.glyphicon-log-out:before {
|
hr@0
|
3357 |
content: "\e163";
|
hr@0
|
3358 |
}
|
hr@0
|
3359 |
|
hr@0
|
3360 |
.glyphicon-new-window:before {
|
hr@0
|
3361 |
content: "\e164";
|
hr@0
|
3362 |
}
|
hr@0
|
3363 |
|
hr@0
|
3364 |
.glyphicon-record:before {
|
hr@0
|
3365 |
content: "\e165";
|
hr@0
|
3366 |
}
|
hr@0
|
3367 |
|
hr@0
|
3368 |
.glyphicon-save:before {
|
hr@0
|
3369 |
content: "\e166";
|
hr@0
|
3370 |
}
|
hr@0
|
3371 |
|
hr@0
|
3372 |
.glyphicon-open:before {
|
hr@0
|
3373 |
content: "\e167";
|
hr@0
|
3374 |
}
|
hr@0
|
3375 |
|
hr@0
|
3376 |
.glyphicon-saved:before {
|
hr@0
|
3377 |
content: "\e168";
|
hr@0
|
3378 |
}
|
hr@0
|
3379 |
|
hr@0
|
3380 |
.glyphicon-import:before {
|
hr@0
|
3381 |
content: "\e169";
|
hr@0
|
3382 |
}
|
hr@0
|
3383 |
|
hr@0
|
3384 |
.glyphicon-export:before {
|
hr@0
|
3385 |
content: "\e170";
|
hr@0
|
3386 |
}
|
hr@0
|
3387 |
|
hr@0
|
3388 |
.glyphicon-send:before {
|
hr@0
|
3389 |
content: "\e171";
|
hr@0
|
3390 |
}
|
hr@0
|
3391 |
|
hr@0
|
3392 |
.glyphicon-floppy-disk:before {
|
hr@0
|
3393 |
content: "\e172";
|
hr@0
|
3394 |
}
|
hr@0
|
3395 |
|
hr@0
|
3396 |
.glyphicon-floppy-saved:before {
|
hr@0
|
3397 |
content: "\e173";
|
hr@0
|
3398 |
}
|
hr@0
|
3399 |
|
hr@0
|
3400 |
.glyphicon-floppy-remove:before {
|
hr@0
|
3401 |
content: "\e174";
|
hr@0
|
3402 |
}
|
hr@0
|
3403 |
|
hr@0
|
3404 |
.glyphicon-floppy-save:before {
|
hr@0
|
3405 |
content: "\e175";
|
hr@0
|
3406 |
}
|
hr@0
|
3407 |
|
hr@0
|
3408 |
.glyphicon-floppy-open:before {
|
hr@0
|
3409 |
content: "\e176";
|
hr@0
|
3410 |
}
|
hr@0
|
3411 |
|
hr@0
|
3412 |
.glyphicon-credit-card:before {
|
hr@0
|
3413 |
content: "\e177";
|
hr@0
|
3414 |
}
|
hr@0
|
3415 |
|
hr@0
|
3416 |
.glyphicon-transfer:before {
|
hr@0
|
3417 |
content: "\e178";
|
hr@0
|
3418 |
}
|
hr@0
|
3419 |
|
hr@0
|
3420 |
.glyphicon-cutlery:before {
|
hr@0
|
3421 |
content: "\e179";
|
hr@0
|
3422 |
}
|
hr@0
|
3423 |
|
hr@0
|
3424 |
.glyphicon-header:before {
|
hr@0
|
3425 |
content: "\e180";
|
hr@0
|
3426 |
}
|
hr@0
|
3427 |
|
hr@0
|
3428 |
.glyphicon-compressed:before {
|
hr@0
|
3429 |
content: "\e181";
|
hr@0
|
3430 |
}
|
hr@0
|
3431 |
|
hr@0
|
3432 |
.glyphicon-earphone:before {
|
hr@0
|
3433 |
content: "\e182";
|
hr@0
|
3434 |
}
|
hr@0
|
3435 |
|
hr@0
|
3436 |
.glyphicon-phone-alt:before {
|
hr@0
|
3437 |
content: "\e183";
|
hr@0
|
3438 |
}
|
hr@0
|
3439 |
|
hr@0
|
3440 |
.glyphicon-tower:before {
|
hr@0
|
3441 |
content: "\e184";
|
hr@0
|
3442 |
}
|
hr@0
|
3443 |
|
hr@0
|
3444 |
.glyphicon-stats:before {
|
hr@0
|
3445 |
content: "\e185";
|
hr@0
|
3446 |
}
|
hr@0
|
3447 |
|
hr@0
|
3448 |
.glyphicon-sd-video:before {
|
hr@0
|
3449 |
content: "\e186";
|
hr@0
|
3450 |
}
|
hr@0
|
3451 |
|
hr@0
|
3452 |
.glyphicon-hd-video:before {
|
hr@0
|
3453 |
content: "\e187";
|
hr@0
|
3454 |
}
|
hr@0
|
3455 |
|
hr@0
|
3456 |
.glyphicon-subtitles:before {
|
hr@0
|
3457 |
content: "\e188";
|
hr@0
|
3458 |
}
|
hr@0
|
3459 |
|
hr@0
|
3460 |
.glyphicon-sound-stereo:before {
|
hr@0
|
3461 |
content: "\e189";
|
hr@0
|
3462 |
}
|
hr@0
|
3463 |
|
hr@0
|
3464 |
.glyphicon-sound-dolby:before {
|
hr@0
|
3465 |
content: "\e190";
|
hr@0
|
3466 |
}
|
hr@0
|
3467 |
|
hr@0
|
3468 |
.glyphicon-sound-5-1:before {
|
hr@0
|
3469 |
content: "\e191";
|
hr@0
|
3470 |
}
|
hr@0
|
3471 |
|
hr@0
|
3472 |
.glyphicon-sound-6-1:before {
|
hr@0
|
3473 |
content: "\e192";
|
hr@0
|
3474 |
}
|
hr@0
|
3475 |
|
hr@0
|
3476 |
.glyphicon-sound-7-1:before {
|
hr@0
|
3477 |
content: "\e193";
|
hr@0
|
3478 |
}
|
hr@0
|
3479 |
|
hr@0
|
3480 |
.glyphicon-copyright-mark:before {
|
hr@0
|
3481 |
content: "\e194";
|
hr@0
|
3482 |
}
|
hr@0
|
3483 |
|
hr@0
|
3484 |
.glyphicon-registration-mark:before {
|
hr@0
|
3485 |
content: "\e195";
|
hr@0
|
3486 |
}
|
hr@0
|
3487 |
|
hr@0
|
3488 |
.glyphicon-cloud-download:before {
|
hr@0
|
3489 |
content: "\e197";
|
hr@0
|
3490 |
}
|
hr@0
|
3491 |
|
hr@0
|
3492 |
.glyphicon-cloud-upload:before {
|
hr@0
|
3493 |
content: "\e198";
|
hr@0
|
3494 |
}
|
hr@0
|
3495 |
|
hr@0
|
3496 |
.glyphicon-tree-conifer:before {
|
hr@0
|
3497 |
content: "\e199";
|
hr@0
|
3498 |
}
|
hr@0
|
3499 |
|
hr@0
|
3500 |
.glyphicon-tree-deciduous:before {
|
hr@0
|
3501 |
content: "\e200";
|
hr@0
|
3502 |
}
|
hr@0
|
3503 |
|
hr@0
|
3504 |
.caret {
|
hr@0
|
3505 |
display: inline-block;
|
hr@0
|
3506 |
width: 0;
|
hr@0
|
3507 |
height: 0;
|
hr@0
|
3508 |
margin-left: 2px;
|
hr@0
|
3509 |
vertical-align: middle;
|
info@49
|
3510 |
border-top: 4px solid;
|
hr@0
|
3511 |
border-right: 4px solid transparent;
|
hr@0
|
3512 |
border-left: 4px solid transparent;
|
hr@0
|
3513 |
}
|
hr@0
|
3514 |
|
hr@0
|
3515 |
.dropdown {
|
hr@0
|
3516 |
position: relative;
|
hr@0
|
3517 |
}
|
hr@0
|
3518 |
|
hr@0
|
3519 |
.dropdown-toggle:focus {
|
hr@0
|
3520 |
outline: 0;
|
hr@0
|
3521 |
}
|
hr@0
|
3522 |
|
hr@0
|
3523 |
.dropdown-menu {
|
hr@0
|
3524 |
position: absolute;
|
hr@0
|
3525 |
top: 100%;
|
hr@0
|
3526 |
left: 0;
|
hr@0
|
3527 |
z-index: 1000;
|
hr@0
|
3528 |
display: none;
|
hr@0
|
3529 |
float: left;
|
hr@0
|
3530 |
min-width: 160px;
|
hr@0
|
3531 |
padding: 5px 0;
|
hr@0
|
3532 |
margin: 2px 0 0;
|
hr@0
|
3533 |
font-size: 14px;
|
hr@0
|
3534 |
list-style: none;
|
hr@0
|
3535 |
background-color: #ffffff;
|
hr@0
|
3536 |
border: 1px solid #cccccc;
|
hr@0
|
3537 |
border: 1px solid rgba(0, 0, 0, 0.15);
|
hr@0
|
3538 |
border-radius: 4px;
|
hr@0
|
3539 |
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
hr@0
|
3540 |
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
hr@0
|
3541 |
background-clip: padding-box;
|
hr@0
|
3542 |
}
|
hr@0
|
3543 |
|
hr@0
|
3544 |
.dropdown-menu.pull-right {
|
hr@0
|
3545 |
right: 0;
|
hr@0
|
3546 |
left: auto;
|
hr@0
|
3547 |
}
|
hr@0
|
3548 |
|
hr@0
|
3549 |
.dropdown-menu .divider {
|
hr@0
|
3550 |
height: 1px;
|
hr@0
|
3551 |
margin: 9px 0;
|
hr@0
|
3552 |
overflow: hidden;
|
hr@0
|
3553 |
background-color: #e5e5e5;
|
hr@0
|
3554 |
}
|
hr@0
|
3555 |
|
hr@0
|
3556 |
.dropdown-menu > li > a {
|
hr@0
|
3557 |
display: block;
|
hr@0
|
3558 |
padding: 3px 20px;
|
hr@0
|
3559 |
clear: both;
|
hr@0
|
3560 |
font-weight: normal;
|
hr@0
|
3561 |
line-height: 1.428571429;
|
hr@0
|
3562 |
color: #333333;
|
hr@0
|
3563 |
white-space: nowrap;
|
hr@0
|
3564 |
}
|
hr@0
|
3565 |
|
hr@0
|
3566 |
.dropdown-menu > li > a:hover,
|
hr@0
|
3567 |
.dropdown-menu > li > a:focus {
|
hr@0
|
3568 |
color: #262626;
|
hr@0
|
3569 |
text-decoration: none;
|
hr@0
|
3570 |
background-color: #f5f5f5;
|
hr@0
|
3571 |
}
|
hr@0
|
3572 |
|
hr@0
|
3573 |
.dropdown-menu > .active > a,
|
hr@0
|
3574 |
.dropdown-menu > .active > a:hover,
|
hr@0
|
3575 |
.dropdown-menu > .active > a:focus {
|
hr@0
|
3576 |
color: #ffffff;
|
hr@0
|
3577 |
text-decoration: none;
|
hr@0
|
3578 |
background-color: #428bca;
|
hr@0
|
3579 |
outline: 0;
|
hr@0
|
3580 |
}
|
hr@0
|
3581 |
|
hr@0
|
3582 |
.dropdown-menu > .disabled > a,
|
hr@0
|
3583 |
.dropdown-menu > .disabled > a:hover,
|
hr@0
|
3584 |
.dropdown-menu > .disabled > a:focus {
|
hr@0
|
3585 |
color: #999999;
|
hr@0
|
3586 |
}
|
hr@0
|
3587 |
|
hr@0
|
3588 |
.dropdown-menu > .disabled > a:hover,
|
hr@0
|
3589 |
.dropdown-menu > .disabled > a:focus {
|
hr@0
|
3590 |
text-decoration: none;
|
hr@0
|
3591 |
cursor: not-allowed;
|
hr@0
|
3592 |
background-color: transparent;
|
hr@0
|
3593 |
background-image: none;
|
hr@0
|
3594 |
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
hr@0
|
3595 |
}
|
hr@0
|
3596 |
|
hr@0
|
3597 |
.open > .dropdown-menu {
|
hr@0
|
3598 |
display: block;
|
hr@0
|
3599 |
}
|
hr@0
|
3600 |
|
hr@0
|
3601 |
.open > a {
|
hr@0
|
3602 |
outline: 0;
|
hr@0
|
3603 |
}
|
hr@0
|
3604 |
|
hr@0
|
3605 |
.dropdown-header {
|
hr@0
|
3606 |
display: block;
|
hr@0
|
3607 |
padding: 3px 20px;
|
hr@0
|
3608 |
font-size: 12px;
|
hr@0
|
3609 |
line-height: 1.428571429;
|
hr@0
|
3610 |
color: #999999;
|
hr@0
|
3611 |
}
|
hr@0
|
3612 |
|
hr@0
|
3613 |
.dropdown-backdrop {
|
hr@0
|
3614 |
position: fixed;
|
hr@0
|
3615 |
top: 0;
|
hr@0
|
3616 |
right: 0;
|
hr@0
|
3617 |
bottom: 0;
|
hr@0
|
3618 |
left: 0;
|
hr@0
|
3619 |
z-index: 990;
|
hr@0
|
3620 |
}
|
hr@0
|
3621 |
|
hr@0
|
3622 |
.pull-right > .dropdown-menu {
|
hr@0
|
3623 |
right: 0;
|
hr@0
|
3624 |
left: auto;
|
hr@0
|
3625 |
}
|
hr@0
|
3626 |
|
hr@0
|
3627 |
.dropup .caret,
|
hr@0
|
3628 |
.navbar-fixed-bottom .dropdown .caret {
|
info@49
|
3629 |
border-top: 0;
|
info@49
|
3630 |
border-bottom: 4px solid;
|
hr@0
|
3631 |
content: "";
|
hr@0
|
3632 |
}
|
hr@0
|
3633 |
|
hr@0
|
3634 |
.dropup .dropdown-menu,
|
hr@0
|
3635 |
.navbar-fixed-bottom .dropdown .dropdown-menu {
|
hr@0
|
3636 |
top: auto;
|
hr@0
|
3637 |
bottom: 100%;
|
hr@0
|
3638 |
margin-bottom: 1px;
|
hr@0
|
3639 |
}
|
hr@0
|
3640 |
|
hr@0
|
3641 |
@media (min-width: 768px) {
|
hr@0
|
3642 |
.navbar-right .dropdown-menu {
|
hr@0
|
3643 |
right: 0;
|
hr@0
|
3644 |
left: auto;
|
hr@0
|
3645 |
}
|
hr@0
|
3646 |
}
|
hr@0
|
3647 |
|
hr@0
|
3648 |
.btn-group,
|
hr@0
|
3649 |
.btn-group-vertical {
|
hr@0
|
3650 |
position: relative;
|
hr@0
|
3651 |
display: inline-block;
|
hr@0
|
3652 |
vertical-align: middle;
|
hr@0
|
3653 |
}
|
hr@0
|
3654 |
|
hr@0
|
3655 |
.btn-group > .btn,
|
hr@0
|
3656 |
.btn-group-vertical > .btn {
|
hr@0
|
3657 |
position: relative;
|
hr@0
|
3658 |
float: left;
|
hr@0
|
3659 |
}
|
hr@0
|
3660 |
|
hr@0
|
3661 |
.btn-group > .btn:hover,
|
hr@0
|
3662 |
.btn-group-vertical > .btn:hover,
|
hr@0
|
3663 |
.btn-group > .btn:focus,
|
hr@0
|
3664 |
.btn-group-vertical > .btn:focus,
|
hr@0
|
3665 |
.btn-group > .btn:active,
|
hr@0
|
3666 |
.btn-group-vertical > .btn:active,
|
hr@0
|
3667 |
.btn-group > .btn.active,
|
hr@0
|
3668 |
.btn-group-vertical > .btn.active {
|
hr@0
|
3669 |
z-index: 2;
|
hr@0
|
3670 |
}
|
hr@0
|
3671 |
|
hr@0
|
3672 |
.btn-group > .btn:focus,
|
hr@0
|
3673 |
.btn-group-vertical > .btn:focus {
|
hr@0
|
3674 |
outline: none;
|
hr@0
|
3675 |
}
|
hr@0
|
3676 |
|
hr@0
|
3677 |
.btn-group .btn + .btn,
|
hr@0
|
3678 |
.btn-group .btn + .btn-group,
|
hr@0
|
3679 |
.btn-group .btn-group + .btn,
|
hr@0
|
3680 |
.btn-group .btn-group + .btn-group {
|
hr@0
|
3681 |
margin-left: -1px;
|
hr@0
|
3682 |
}
|
hr@0
|
3683 |
|
hr@0
|
3684 |
.btn-toolbar:before,
|
hr@0
|
3685 |
.btn-toolbar:after {
|
hr@0
|
3686 |
display: table;
|
hr@0
|
3687 |
content: " ";
|
hr@0
|
3688 |
}
|
hr@0
|
3689 |
|
hr@0
|
3690 |
.btn-toolbar:after {
|
hr@0
|
3691 |
clear: both;
|
hr@0
|
3692 |
}
|
hr@0
|
3693 |
|
hr@0
|
3694 |
.btn-toolbar:before,
|
hr@0
|
3695 |
.btn-toolbar:after {
|
hr@0
|
3696 |
display: table;
|
hr@0
|
3697 |
content: " ";
|
hr@0
|
3698 |
}
|
hr@0
|
3699 |
|
hr@0
|
3700 |
.btn-toolbar:after {
|
hr@0
|
3701 |
clear: both;
|
hr@0
|
3702 |
}
|
hr@0
|
3703 |
|
hr@0
|
3704 |
.btn-toolbar .btn-group {
|
hr@0
|
3705 |
float: left;
|
hr@0
|
3706 |
}
|
hr@0
|
3707 |
|
hr@0
|
3708 |
.btn-toolbar > .btn + .btn,
|
hr@0
|
3709 |
.btn-toolbar > .btn-group + .btn,
|
hr@0
|
3710 |
.btn-toolbar > .btn + .btn-group,
|
hr@0
|
3711 |
.btn-toolbar > .btn-group + .btn-group {
|
hr@0
|
3712 |
margin-left: 5px;
|
hr@0
|
3713 |
}
|
hr@0
|
3714 |
|
hr@0
|
3715 |
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
|
hr@0
|
3716 |
border-radius: 0;
|
hr@0
|
3717 |
}
|
hr@0
|
3718 |
|
hr@0
|
3719 |
.btn-group > .btn:first-child {
|
hr@0
|
3720 |
margin-left: 0;
|
hr@0
|
3721 |
}
|
hr@0
|
3722 |
|
hr@0
|
3723 |
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
|
hr@0
|
3724 |
border-top-right-radius: 0;
|
hr@0
|
3725 |
border-bottom-right-radius: 0;
|
hr@0
|
3726 |
}
|
hr@0
|
3727 |
|
hr@0
|
3728 |
.btn-group > .btn:last-child:not(:first-child),
|
hr@0
|
3729 |
.btn-group > .dropdown-toggle:not(:first-child) {
|
hr@0
|
3730 |
border-bottom-left-radius: 0;
|
hr@0
|
3731 |
border-top-left-radius: 0;
|
hr@0
|
3732 |
}
|
hr@0
|
3733 |
|
hr@0
|
3734 |
.btn-group > .btn-group {
|
hr@0
|
3735 |
float: left;
|
hr@0
|
3736 |
}
|
hr@0
|
3737 |
|
hr@0
|
3738 |
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
|
hr@0
|
3739 |
border-radius: 0;
|
hr@0
|
3740 |
}
|
hr@0
|
3741 |
|
hr@0
|
3742 |
.btn-group > .btn-group:first-child > .btn:last-child,
|
hr@0
|
3743 |
.btn-group > .btn-group:first-child > .dropdown-toggle {
|
hr@0
|
3744 |
border-top-right-radius: 0;
|
hr@0
|
3745 |
border-bottom-right-radius: 0;
|
hr@0
|
3746 |
}
|
hr@0
|
3747 |
|
hr@0
|
3748 |
.btn-group > .btn-group:last-child > .btn:first-child {
|
hr@0
|
3749 |
border-bottom-left-radius: 0;
|
hr@0
|
3750 |
border-top-left-radius: 0;
|
hr@0
|
3751 |
}
|
hr@0
|
3752 |
|
hr@0
|
3753 |
.btn-group .dropdown-toggle:active,
|
hr@0
|
3754 |
.btn-group.open .dropdown-toggle {
|
hr@0
|
3755 |
outline: 0;
|
hr@0
|
3756 |
}
|
hr@0
|
3757 |
|
hr@0
|
3758 |
.btn-group-xs > .btn {
|
hr@0
|
3759 |
padding: 1px 5px;
|
hr@0
|
3760 |
font-size: 12px;
|
hr@0
|
3761 |
line-height: 1.5;
|
hr@0
|
3762 |
border-radius: 3px;
|
hr@0
|
3763 |
}
|
hr@0
|
3764 |
|
hr@0
|
3765 |
.btn-group-sm > .btn {
|
hr@0
|
3766 |
padding: 5px 10px;
|
hr@0
|
3767 |
font-size: 12px;
|
hr@0
|
3768 |
line-height: 1.5;
|
hr@0
|
3769 |
border-radius: 3px;
|
hr@0
|
3770 |
}
|
hr@0
|
3771 |
|
hr@0
|
3772 |
.btn-group-lg > .btn {
|
hr@0
|
3773 |
padding: 10px 16px;
|
hr@0
|
3774 |
font-size: 18px;
|
hr@0
|
3775 |
line-height: 1.33;
|
hr@0
|
3776 |
border-radius: 6px;
|
hr@0
|
3777 |
}
|
hr@0
|
3778 |
|
hr@0
|
3779 |
.btn-group > .btn + .dropdown-toggle {
|
hr@0
|
3780 |
padding-right: 8px;
|
hr@0
|
3781 |
padding-left: 8px;
|
hr@0
|
3782 |
}
|
hr@0
|
3783 |
|
hr@0
|
3784 |
.btn-group > .btn-lg + .dropdown-toggle {
|
hr@0
|
3785 |
padding-right: 12px;
|
hr@0
|
3786 |
padding-left: 12px;
|
hr@0
|
3787 |
}
|
hr@0
|
3788 |
|
hr@0
|
3789 |
.btn-group.open .dropdown-toggle {
|
hr@0
|
3790 |
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
hr@0
|
3791 |
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
hr@0
|
3792 |
}
|
hr@0
|
3793 |
|
hr@0
|
3794 |
.btn-group.open .dropdown-toggle.btn-link {
|
hr@0
|
3795 |
-webkit-box-shadow: none;
|
hr@0
|
3796 |
box-shadow: none;
|
hr@0
|
3797 |
}
|
hr@0
|
3798 |
|
hr@0
|
3799 |
.btn .caret {
|
hr@0
|
3800 |
margin-left: 0;
|
hr@0
|
3801 |
}
|
hr@0
|
3802 |
|
hr@0
|
3803 |
.btn-lg .caret {
|
hr@0
|
3804 |
border-width: 5px 5px 0;
|
hr@0
|
3805 |
border-bottom-width: 0;
|
hr@0
|
3806 |
}
|
hr@0
|
3807 |
|
hr@0
|
3808 |
.dropup .btn-lg .caret {
|
hr@0
|
3809 |
border-width: 0 5px 5px;
|
hr@0
|
3810 |
}
|
hr@0
|
3811 |
|
hr@0
|
3812 |
.btn-group-vertical > .btn,
|
info@49
|
3813 |
.btn-group-vertical > .btn-group,
|
info@49
|
3814 |
.btn-group-vertical > .btn-group > .btn {
|
hr@0
|
3815 |
display: block;
|
hr@0
|
3816 |
float: none;
|
hr@0
|
3817 |
width: 100%;
|
hr@0
|
3818 |
max-width: 100%;
|
hr@0
|
3819 |
}
|
hr@0
|
3820 |
|
hr@0
|
3821 |
.btn-group-vertical > .btn-group:before,
|
hr@0
|
3822 |
.btn-group-vertical > .btn-group:after {
|
hr@0
|
3823 |
display: table;
|
hr@0
|
3824 |
content: " ";
|
hr@0
|
3825 |
}
|
hr@0
|
3826 |
|
hr@0
|
3827 |
.btn-group-vertical > .btn-group:after {
|
hr@0
|
3828 |
clear: both;
|
hr@0
|
3829 |
}
|
hr@0
|
3830 |
|
hr@0
|
3831 |
.btn-group-vertical > .btn-group:before,
|
hr@0
|
3832 |
.btn-group-vertical > .btn-group:after {
|
hr@0
|
3833 |
display: table;
|
hr@0
|
3834 |
content: " ";
|
hr@0
|
3835 |
}
|
hr@0
|
3836 |
|
hr@0
|
3837 |
.btn-group-vertical > .btn-group:after {
|
hr@0
|
3838 |
clear: both;
|
hr@0
|
3839 |
}
|
hr@0
|
3840 |
|
hr@0
|
3841 |
.btn-group-vertical > .btn-group > .btn {
|
hr@0
|
3842 |
float: none;
|
hr@0
|
3843 |
}
|
hr@0
|
3844 |
|
hr@0
|
3845 |
.btn-group-vertical > .btn + .btn,
|
hr@0
|
3846 |
.btn-group-vertical > .btn + .btn-group,
|
hr@0
|
3847 |
.btn-group-vertical > .btn-group + .btn,
|
hr@0
|
3848 |
.btn-group-vertical > .btn-group + .btn-group {
|
hr@0
|
3849 |
margin-top: -1px;
|
hr@0
|
3850 |
margin-left: 0;
|
hr@0
|
3851 |
}
|
hr@0
|
3852 |
|
hr@0
|
3853 |
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
|
hr@0
|
3854 |
border-radius: 0;
|
hr@0
|
3855 |
}
|
hr@0
|
3856 |
|
hr@0
|
3857 |
.btn-group-vertical > .btn:first-child:not(:last-child) {
|
hr@0
|
3858 |
border-top-right-radius: 4px;
|
hr@0
|
3859 |
border-bottom-right-radius: 0;
|
hr@0
|
3860 |
border-bottom-left-radius: 0;
|
hr@0
|
3861 |
}
|
hr@0
|
3862 |
|
hr@0
|
3863 |
.btn-group-vertical > .btn:last-child:not(:first-child) {
|
hr@0
|
3864 |
border-top-right-radius: 0;
|
hr@0
|
3865 |
border-bottom-left-radius: 4px;
|
hr@0
|
3866 |
border-top-left-radius: 0;
|
hr@0
|
3867 |
}
|
hr@0
|
3868 |
|
hr@0
|
3869 |
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
|
hr@0
|
3870 |
border-radius: 0;
|
hr@0
|
3871 |
}
|
hr@0
|
3872 |
|
hr@0
|
3873 |
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
|
hr@0
|
3874 |
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
|
hr@0
|
3875 |
border-bottom-right-radius: 0;
|
hr@0
|
3876 |
border-bottom-left-radius: 0;
|
hr@0
|
3877 |
}
|
hr@0
|
3878 |
|
hr@0
|
3879 |
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
|
hr@0
|
3880 |
border-top-right-radius: 0;
|
hr@0
|
3881 |
border-top-left-radius: 0;
|
hr@0
|
3882 |
}
|
hr@0
|
3883 |
|
hr@0
|
3884 |
.btn-group-justified {
|
hr@0
|
3885 |
display: table;
|
hr@0
|
3886 |
width: 100%;
|
hr@0
|
3887 |
border-collapse: separate;
|
hr@0
|
3888 |
table-layout: fixed;
|
hr@0
|
3889 |
}
|
hr@0
|
3890 |
|
info@49
|
3891 |
.btn-group-justified > .btn,
|
info@49
|
3892 |
.btn-group-justified > .btn-group {
|
hr@0
|
3893 |
display: table-cell;
|
hr@0
|
3894 |
float: none;
|
hr@0
|
3895 |
width: 1%;
|
hr@0
|
3896 |
}
|
hr@0
|
3897 |
|
info@49
|
3898 |
.btn-group-justified > .btn-group .btn {
|
info@49
|
3899 |
width: 100%;
|
info@49
|
3900 |
}
|
info@49
|
3901 |
|
hr@0
|
3902 |
[data-toggle="buttons"] > .btn > input[type="radio"],
|
hr@0
|
3903 |
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
|
hr@0
|
3904 |
display: none;
|
hr@0
|
3905 |
}
|
hr@0
|
3906 |
|
hr@0
|
3907 |
.input-group {
|
hr@0
|
3908 |
position: relative;
|
hr@0
|
3909 |
display: table;
|
hr@0
|
3910 |
border-collapse: separate;
|
hr@0
|
3911 |
}
|
hr@0
|
3912 |
|
info@49
|
3913 |
.input-group[class*="col-"] {
|
hr@0
|
3914 |
float: none;
|
hr@0
|
3915 |
padding-right: 0;
|
hr@0
|
3916 |
padding-left: 0;
|
hr@0
|
3917 |
}
|
hr@0
|
3918 |
|
hr@0
|
3919 |
.input-group .form-control {
|
hr@0
|
3920 |
width: 100%;
|
hr@0
|
3921 |
margin-bottom: 0;
|
hr@0
|
3922 |
}
|
hr@0
|
3923 |
|
hr@0
|
3924 |
.input-group-lg > .form-control,
|
hr@0
|
3925 |
.input-group-lg > .input-group-addon,
|
hr@0
|
3926 |
.input-group-lg > .input-group-btn > .btn {
|
info@49
|
3927 |
height: 46px;
|
hr@0
|
3928 |
padding: 10px 16px;
|
hr@0
|
3929 |
font-size: 18px;
|
hr@0
|
3930 |
line-height: 1.33;
|
hr@0
|
3931 |
border-radius: 6px;
|
hr@0
|
3932 |
}
|
hr@0
|
3933 |
|
hr@0
|
3934 |
select.input-group-lg > .form-control,
|
hr@0
|
3935 |
select.input-group-lg > .input-group-addon,
|
hr@0
|
3936 |
select.input-group-lg > .input-group-btn > .btn {
|
info@49
|
3937 |
height: 46px;
|
info@49
|
3938 |
line-height: 46px;
|
hr@0
|
3939 |
}
|
hr@0
|
3940 |
|
hr@0
|
3941 |
textarea.input-group-lg > .form-control,
|
hr@0
|
3942 |
textarea.input-group-lg > .input-group-addon,
|
hr@0
|
3943 |
textarea.input-group-lg > .input-group-btn > .btn {
|
hr@0
|
3944 |
height: auto;
|
hr@0
|
3945 |
}
|
hr@0
|
3946 |
|
hr@0
|
3947 |
.input-group-sm > .form-control,
|
hr@0
|
3948 |
.input-group-sm > .input-group-addon,
|
hr@0
|
3949 |
.input-group-sm > .input-group-btn > .btn {
|
hr@0
|
3950 |
height: 30px;
|
hr@0
|
3951 |
padding: 5px 10px;
|
hr@0
|
3952 |
font-size: 12px;
|
hr@0
|
3953 |
line-height: 1.5;
|
hr@0
|
3954 |
border-radius: 3px;
|
hr@0
|
3955 |
}
|
hr@0
|
3956 |
|
hr@0
|
3957 |
select.input-group-sm > .form-control,
|
hr@0
|
3958 |
select.input-group-sm > .input-group-addon,
|
hr@0
|
3959 |
select.input-group-sm > .input-group-btn > .btn {
|
hr@0
|
3960 |
height: 30px;
|
hr@0
|
3961 |
line-height: 30px;
|
hr@0
|
3962 |
}
|
hr@0
|
3963 |
|
hr@0
|
3964 |
textarea.input-group-sm > .form-control,
|
hr@0
|
3965 |
textarea.input-group-sm > .input-group-addon,
|
hr@0
|
3966 |
textarea.input-group-sm > .input-group-btn > .btn {
|
hr@0
|
3967 |
height: auto;
|
hr@0
|
3968 |
}
|
hr@0
|
3969 |
|
hr@0
|
3970 |
.input-group-addon,
|
hr@0
|
3971 |
.input-group-btn,
|
hr@0
|
3972 |
.input-group .form-control {
|
hr@0
|
3973 |
display: table-cell;
|
hr@0
|
3974 |
}
|
hr@0
|
3975 |
|
hr@0
|
3976 |
.input-group-addon:not(:first-child):not(:last-child),
|
hr@0
|
3977 |
.input-group-btn:not(:first-child):not(:last-child),
|
hr@0
|
3978 |
.input-group .form-control:not(:first-child):not(:last-child) {
|
hr@0
|
3979 |
border-radius: 0;
|
hr@0
|
3980 |
}
|
hr@0
|
3981 |
|
hr@0
|
3982 |
.input-group-addon,
|
hr@0
|
3983 |
.input-group-btn {
|
hr@0
|
3984 |
width: 1%;
|
hr@0
|
3985 |
white-space: nowrap;
|
hr@0
|
3986 |
vertical-align: middle;
|
hr@0
|
3987 |
}
|
hr@0
|
3988 |
|
hr@0
|
3989 |
.input-group-addon {
|
hr@0
|
3990 |
padding: 6px 12px;
|
hr@0
|
3991 |
font-size: 14px;
|
hr@0
|
3992 |
font-weight: normal;
|
hr@0
|
3993 |
line-height: 1;
|
hr@0
|
3994 |
color: #555555;
|
hr@0
|
3995 |
text-align: center;
|
hr@0
|
3996 |
background-color: #eeeeee;
|
hr@0
|
3997 |
border: 1px solid #cccccc;
|
hr@0
|
3998 |
border-radius: 4px;
|
hr@0
|
3999 |
}
|
hr@0
|
4000 |
|
hr@0
|
4001 |
.input-group-addon.input-sm {
|
hr@0
|
4002 |
padding: 5px 10px;
|
hr@0
|
4003 |
font-size: 12px;
|
hr@0
|
4004 |
border-radius: 3px;
|
hr@0
|
4005 |
}
|
hr@0
|
4006 |
|
hr@0
|
4007 |
.input-group-addon.input-lg {
|
hr@0
|
4008 |
padding: 10px 16px;
|
hr@0
|
4009 |
font-size: 18px;
|
hr@0
|
4010 |
border-radius: 6px;
|
hr@0
|
4011 |
}
|
hr@0
|
4012 |
|
hr@0
|
4013 |
.input-group-addon input[type="radio"],
|
hr@0
|
4014 |
.input-group-addon input[type="checkbox"] {
|
hr@0
|
4015 |
margin-top: 0;
|
hr@0
|
4016 |
}
|
hr@0
|
4017 |
|
hr@0
|
4018 |
.input-group .form-control:first-child,
|
hr@0
|
4019 |
.input-group-addon:first-child,
|
hr@0
|
4020 |
.input-group-btn:first-child > .btn,
|
hr@0
|
4021 |
.input-group-btn:first-child > .dropdown-toggle,
|
hr@0
|
4022 |
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
|
hr@0
|
4023 |
border-top-right-radius: 0;
|
hr@0
|
4024 |
border-bottom-right-radius: 0;
|
hr@0
|
4025 |
}
|
hr@0
|
4026 |
|
hr@0
|
4027 |
.input-group-addon:first-child {
|
hr@0
|
4028 |
border-right: 0;
|
hr@0
|
4029 |
}
|
hr@0
|
4030 |
|
hr@0
|
4031 |
.input-group .form-control:last-child,
|
hr@0
|
4032 |
.input-group-addon:last-child,
|
hr@0
|
4033 |
.input-group-btn:last-child > .btn,
|
hr@0
|
4034 |
.input-group-btn:last-child > .dropdown-toggle,
|
hr@0
|
4035 |
.input-group-btn:first-child > .btn:not(:first-child) {
|
hr@0
|
4036 |
border-bottom-left-radius: 0;
|
hr@0
|
4037 |
border-top-left-radius: 0;
|
hr@0
|
4038 |
}
|
hr@0
|
4039 |
|
hr@0
|
4040 |
.input-group-addon:last-child {
|
hr@0
|
4041 |
border-left: 0;
|
hr@0
|
4042 |
}
|
hr@0
|
4043 |
|
hr@0
|
4044 |
.input-group-btn {
|
hr@0
|
4045 |
position: relative;
|
hr@0
|
4046 |
white-space: nowrap;
|
hr@0
|
4047 |
}
|
hr@0
|
4048 |
|
hr@0
|
4049 |
.input-group-btn:first-child > .btn {
|
hr@0
|
4050 |
margin-right: -1px;
|
hr@0
|
4051 |
}
|
hr@0
|
4052 |
|
hr@0
|
4053 |
.input-group-btn:last-child > .btn {
|
hr@0
|
4054 |
margin-left: -1px;
|
hr@0
|
4055 |
}
|
hr@0
|
4056 |
|
hr@0
|
4057 |
.input-group-btn > .btn {
|
hr@0
|
4058 |
position: relative;
|
hr@0
|
4059 |
}
|
hr@0
|
4060 |
|
hr@0
|
4061 |
.input-group-btn > .btn + .btn {
|
hr@0
|
4062 |
margin-left: -4px;
|
hr@0
|
4063 |
}
|
hr@0
|
4064 |
|
hr@0
|
4065 |
.input-group-btn > .btn:hover,
|
hr@0
|
4066 |
.input-group-btn > .btn:active {
|
hr@0
|
4067 |
z-index: 2;
|
hr@0
|
4068 |
}
|
hr@0
|
4069 |
|
hr@0
|
4070 |
.nav {
|
hr@0
|
4071 |
padding-left: 0;
|
hr@0
|
4072 |
margin-bottom: 0;
|
hr@0
|
4073 |
list-style: none;
|
hr@0
|
4074 |
}
|
hr@0
|
4075 |
|
hr@0
|
4076 |
.nav:before,
|
hr@0
|
4077 |
.nav:after {
|
hr@0
|
4078 |
display: table;
|
hr@0
|
4079 |
content: " ";
|
hr@0
|
4080 |
}
|
hr@0
|
4081 |
|
hr@0
|
4082 |
.nav:after {
|
hr@0
|
4083 |
clear: both;
|
hr@0
|
4084 |
}
|
hr@0
|
4085 |
|
hr@0
|
4086 |
.nav:before,
|
hr@0
|
4087 |
.nav:after {
|
hr@0
|
4088 |
display: table;
|
hr@0
|
4089 |
content: " ";
|
hr@0
|
4090 |
}
|
hr@0
|
4091 |
|
hr@0
|
4092 |
.nav:after {
|
hr@0
|
4093 |
clear: both;
|
hr@0
|
4094 |
}
|
hr@0
|
4095 |
|
hr@0
|
4096 |
.nav > li {
|
hr@0
|
4097 |
position: relative;
|
hr@0
|
4098 |
display: block;
|
hr@0
|
4099 |
}
|
hr@0
|
4100 |
|
hr@0
|
4101 |
.nav > li > a {
|
hr@0
|
4102 |
position: relative;
|
hr@0
|
4103 |
display: block;
|
hr@0
|
4104 |
padding: 10px 15px;
|
hr@0
|
4105 |
}
|
hr@0
|
4106 |
|
hr@0
|
4107 |
.nav > li > a:hover,
|
hr@0
|
4108 |
.nav > li > a:focus {
|
hr@0
|
4109 |
text-decoration: none;
|
hr@0
|
4110 |
background-color: #eeeeee;
|
hr@0
|
4111 |
}
|
hr@0
|
4112 |
|
hr@0
|
4113 |
.nav > li.disabled > a {
|
hr@0
|
4114 |
color: #999999;
|
hr@0
|
4115 |
}
|
hr@0
|
4116 |
|
hr@0
|
4117 |
.nav > li.disabled > a:hover,
|
hr@0
|
4118 |
.nav > li.disabled > a:focus {
|
hr@0
|
4119 |
color: #999999;
|
hr@0
|
4120 |
text-decoration: none;
|
hr@0
|
4121 |
cursor: not-allowed;
|
hr@0
|
4122 |
background-color: transparent;
|
hr@0
|
4123 |
}
|
hr@0
|
4124 |
|
hr@0
|
4125 |
.nav .open > a,
|
hr@0
|
4126 |
.nav .open > a:hover,
|
hr@0
|
4127 |
.nav .open > a:focus {
|
hr@0
|
4128 |
background-color: #eeeeee;
|
hr@0
|
4129 |
border-color: #428bca;
|
hr@0
|
4130 |
}
|
hr@0
|
4131 |
|
hr@0
|
4132 |
.nav .nav-divider {
|
hr@0
|
4133 |
height: 1px;
|
hr@0
|
4134 |
margin: 9px 0;
|
hr@0
|
4135 |
overflow: hidden;
|
hr@0
|
4136 |
background-color: #e5e5e5;
|
hr@0
|
4137 |
}
|
hr@0
|
4138 |
|
hr@0
|
4139 |
.nav > li > a > img {
|
hr@0
|
4140 |
max-width: none;
|
hr@0
|
4141 |
}
|
hr@0
|
4142 |
|
hr@0
|
4143 |
.nav-tabs {
|
hr@0
|
4144 |
border-bottom: 1px solid #dddddd;
|
hr@0
|
4145 |
}
|
hr@0
|
4146 |
|
hr@0
|
4147 |
.nav-tabs > li {
|
hr@0
|
4148 |
float: left;
|
hr@0
|
4149 |
margin-bottom: -1px;
|
hr@0
|
4150 |
}
|
hr@0
|
4151 |
|
hr@0
|
4152 |
.nav-tabs > li > a {
|
hr@0
|
4153 |
margin-right: 2px;
|
hr@0
|
4154 |
line-height: 1.428571429;
|
hr@0
|
4155 |
border: 1px solid transparent;
|
hr@0
|
4156 |
border-radius: 4px 4px 0 0;
|
hr@0
|
4157 |
}
|
hr@0
|
4158 |
|
hr@0
|
4159 |
.nav-tabs > li > a:hover {
|
hr@0
|
4160 |
border-color: #eeeeee #eeeeee #dddddd;
|
hr@0
|
4161 |
}
|
hr@0
|
4162 |
|
hr@0
|
4163 |
.nav-tabs > li.active > a,
|
hr@0
|
4164 |
.nav-tabs > li.active > a:hover,
|
hr@0
|
4165 |
.nav-tabs > li.active > a:focus {
|
hr@0
|
4166 |
color: #555555;
|
hr@0
|
4167 |
cursor: default;
|
hr@0
|
4168 |
background-color: #ffffff;
|
hr@0
|
4169 |
border: 1px solid #dddddd;
|
hr@0
|
4170 |
border-bottom-color: transparent;
|
hr@0
|
4171 |
}
|
hr@0
|
4172 |
|
hr@0
|
4173 |
.nav-tabs.nav-justified {
|
hr@0
|
4174 |
width: 100%;
|
hr@0
|
4175 |
border-bottom: 0;
|
hr@0
|
4176 |
}
|
hr@0
|
4177 |
|
hr@0
|
4178 |
.nav-tabs.nav-justified > li {
|
hr@0
|
4179 |
float: none;
|
hr@0
|
4180 |
}
|
hr@0
|
4181 |
|
hr@0
|
4182 |
.nav-tabs.nav-justified > li > a {
|
hr@0
|
4183 |
margin-bottom: 5px;
|
hr@0
|
4184 |
text-align: center;
|
hr@0
|
4185 |
}
|
hr@0
|
4186 |
|
hr@0
|
4187 |
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
|
hr@0
|
4188 |
top: auto;
|
hr@0
|
4189 |
left: auto;
|
hr@0
|
4190 |
}
|
hr@0
|
4191 |
|
hr@0
|
4192 |
@media (min-width: 768px) {
|
hr@0
|
4193 |
.nav-tabs.nav-justified > li {
|
hr@0
|
4194 |
display: table-cell;
|
hr@0
|
4195 |
width: 1%;
|
hr@0
|
4196 |
}
|
hr@0
|
4197 |
.nav-tabs.nav-justified > li > a {
|
hr@0
|
4198 |
margin-bottom: 0;
|
hr@0
|
4199 |
}
|
hr@0
|
4200 |
}
|
hr@0
|
4201 |
|
hr@0
|
4202 |
.nav-tabs.nav-justified > li > a {
|
hr@0
|
4203 |
margin-right: 0;
|
hr@0
|
4204 |
border-radius: 4px;
|
hr@0
|
4205 |
}
|
hr@0
|
4206 |
|
hr@0
|
4207 |
.nav-tabs.nav-justified > .active > a,
|
hr@0
|
4208 |
.nav-tabs.nav-justified > .active > a:hover,
|
hr@0
|
4209 |
.nav-tabs.nav-justified > .active > a:focus {
|
hr@0
|
4210 |
border: 1px solid #dddddd;
|
hr@0
|
4211 |
}
|
hr@0
|
4212 |
|
hr@0
|
4213 |
@media (min-width: 768px) {
|
hr@0
|
4214 |
.nav-tabs.nav-justified > li > a {
|
hr@0
|
4215 |
border-bottom: 1px solid #dddddd;
|
hr@0
|
4216 |
border-radius: 4px 4px 0 0;
|
hr@0
|
4217 |
}
|
hr@0
|
4218 |
.nav-tabs.nav-justified > .active > a,
|
hr@0
|
4219 |
.nav-tabs.nav-justified > .active > a:hover,
|
hr@0
|
4220 |
.nav-tabs.nav-justified > .active > a:focus {
|
hr@0
|
4221 |
border-bottom-color: #ffffff;
|
hr@0
|
4222 |
}
|
hr@0
|
4223 |
}
|
hr@0
|
4224 |
|
hr@0
|
4225 |
.nav-pills > li {
|
hr@0
|
4226 |
float: left;
|
hr@0
|
4227 |
}
|
hr@0
|
4228 |
|
hr@0
|
4229 |
.nav-pills > li > a {
|
hr@0
|
4230 |
border-radius: 4px;
|
hr@0
|
4231 |
}
|
hr@0
|
4232 |
|
hr@0
|
4233 |
.nav-pills > li + li {
|
hr@0
|
4234 |
margin-left: 2px;
|
hr@0
|
4235 |
}
|
hr@0
|
4236 |
|
hr@0
|
4237 |
.nav-pills > li.active > a,
|
hr@0
|
4238 |
.nav-pills > li.active > a:hover,
|
hr@0
|
4239 |
.nav-pills > li.active > a:focus {
|
hr@0
|
4240 |
color: #ffffff;
|
hr@0
|
4241 |
background-color: #428bca;
|
hr@0
|
4242 |
}
|
hr@0
|
4243 |
|
hr@0
|
4244 |
.nav-stacked > li {
|
hr@0
|
4245 |
float: none;
|
hr@0
|
4246 |
}
|
hr@0
|
4247 |
|
hr@0
|
4248 |
.nav-stacked > li + li {
|
hr@0
|
4249 |
margin-top: 2px;
|
hr@0
|
4250 |
margin-left: 0;
|
hr@0
|
4251 |
}
|
hr@0
|
4252 |
|
hr@0
|
4253 |
.nav-justified {
|
hr@0
|
4254 |
width: 100%;
|
hr@0
|
4255 |
}
|
hr@0
|
4256 |
|
hr@0
|
4257 |
.nav-justified > li {
|
hr@0
|
4258 |
float: none;
|
hr@0
|
4259 |
}
|
hr@0
|
4260 |
|
hr@0
|
4261 |
.nav-justified > li > a {
|
hr@0
|
4262 |
margin-bottom: 5px;
|
hr@0
|
4263 |
text-align: center;
|
hr@0
|
4264 |
}
|
hr@0
|
4265 |
|
hr@0
|
4266 |
.nav-justified > .dropdown .dropdown-menu {
|
hr@0
|
4267 |
top: auto;
|
hr@0
|
4268 |
left: auto;
|
hr@0
|
4269 |
}
|
hr@0
|
4270 |
|
hr@0
|
4271 |
@media (min-width: 768px) {
|
hr@0
|
4272 |
.nav-justified > li {
|
hr@0
|
4273 |
display: table-cell;
|
hr@0
|
4274 |
width: 1%;
|
hr@0
|
4275 |
}
|
hr@0
|
4276 |
.nav-justified > li > a {
|
hr@0
|
4277 |
margin-bottom: 0;
|
hr@0
|
4278 |
}
|
hr@0
|
4279 |
}
|
hr@0
|
4280 |
|
hr@0
|
4281 |
.nav-tabs-justified {
|
hr@0
|
4282 |
border-bottom: 0;
|
hr@0
|
4283 |
}
|
hr@0
|
4284 |
|
hr@0
|
4285 |
.nav-tabs-justified > li > a {
|
hr@0
|
4286 |
margin-right: 0;
|
hr@0
|
4287 |
border-radius: 4px;
|
hr@0
|
4288 |
}
|
hr@0
|
4289 |
|
hr@0
|
4290 |
.nav-tabs-justified > .active > a,
|
hr@0
|
4291 |
.nav-tabs-justified > .active > a:hover,
|
hr@0
|
4292 |
.nav-tabs-justified > .active > a:focus {
|
hr@0
|
4293 |
border: 1px solid #dddddd;
|
hr@0
|
4294 |
}
|
hr@0
|
4295 |
|
hr@0
|
4296 |
@media (min-width: 768px) {
|
hr@0
|
4297 |
.nav-tabs-justified > li > a {
|
hr@0
|
4298 |
border-bottom: 1px solid #dddddd;
|
hr@0
|
4299 |
border-radius: 4px 4px 0 0;
|
hr@0
|
4300 |
}
|
hr@0
|
4301 |
.nav-tabs-justified > .active > a,
|
hr@0
|
4302 |
.nav-tabs-justified > .active > a:hover,
|
hr@0
|
4303 |
.nav-tabs-justified > .active > a:focus {
|
hr@0
|
4304 |
border-bottom-color: #ffffff;
|
hr@0
|
4305 |
}
|
hr@0
|
4306 |
}
|
hr@0
|
4307 |
|
hr@0
|
4308 |
.tab-content > .tab-pane {
|
hr@0
|
4309 |
display: none;
|
hr@0
|
4310 |
}
|
hr@0
|
4311 |
|
hr@0
|
4312 |
.tab-content > .active {
|
hr@0
|
4313 |
display: block;
|
hr@0
|
4314 |
}
|
hr@0
|
4315 |
|
hr@0
|
4316 |
.nav-tabs .dropdown-menu {
|
hr@0
|
4317 |
margin-top: -1px;
|
hr@0
|
4318 |
border-top-right-radius: 0;
|
hr@0
|
4319 |
border-top-left-radius: 0;
|
hr@0
|
4320 |
}
|
hr@0
|
4321 |
|
hr@0
|
4322 |
.navbar {
|
hr@0
|
4323 |
position: relative;
|
hr@0
|
4324 |
min-height: 50px;
|
hr@0
|
4325 |
margin-bottom: 20px;
|
hr@0
|
4326 |
border: 1px solid transparent;
|
hr@0
|
4327 |
}
|
hr@0
|
4328 |
|
hr@0
|
4329 |
.navbar:before,
|
hr@0
|
4330 |
.navbar:after {
|
hr@0
|
4331 |
display: table;
|
hr@0
|
4332 |
content: " ";
|
hr@0
|
4333 |
}
|
hr@0
|
4334 |
|
hr@0
|
4335 |
.navbar:after {
|
hr@0
|
4336 |
clear: both;
|
hr@0
|
4337 |
}
|
hr@0
|
4338 |
|
hr@0
|
4339 |
.navbar:before,
|
hr@0
|
4340 |
.navbar:after {
|
hr@0
|
4341 |
display: table;
|
hr@0
|
4342 |
content: " ";
|
hr@0
|
4343 |
}
|
hr@0
|
4344 |
|
hr@0
|
4345 |
.navbar:after {
|
hr@0
|
4346 |
clear: both;
|
hr@0
|
4347 |
}
|
hr@0
|
4348 |
|
hr@0
|
4349 |
@media (min-width: 768px) {
|
hr@0
|
4350 |
.navbar {
|
hr@0
|
4351 |
border-radius: 4px;
|
hr@0
|
4352 |
}
|
hr@0
|
4353 |
}
|
hr@0
|
4354 |
|
hr@0
|
4355 |
.navbar-header:before,
|
hr@0
|
4356 |
.navbar-header:after {
|
hr@0
|
4357 |
display: table;
|
hr@0
|
4358 |
content: " ";
|
hr@0
|
4359 |
}
|
hr@0
|
4360 |
|
hr@0
|
4361 |
.navbar-header:after {
|
hr@0
|
4362 |
clear: both;
|
hr@0
|
4363 |
}
|
hr@0
|
4364 |
|
hr@0
|
4365 |
.navbar-header:before,
|
hr@0
|
4366 |
.navbar-header:after {
|
hr@0
|
4367 |
display: table;
|
hr@0
|
4368 |
content: " ";
|
hr@0
|
4369 |
}
|
hr@0
|
4370 |
|
hr@0
|
4371 |
.navbar-header:after {
|
hr@0
|
4372 |
clear: both;
|
hr@0
|
4373 |
}
|
hr@0
|
4374 |
|
hr@0
|
4375 |
@media (min-width: 768px) {
|
hr@0
|
4376 |
.navbar-header {
|
hr@0
|
4377 |
float: left;
|
hr@0
|
4378 |
}
|
hr@0
|
4379 |
}
|
hr@0
|
4380 |
|
hr@0
|
4381 |
.navbar-collapse {
|
hr@0
|
4382 |
max-height: 340px;
|
hr@0
|
4383 |
padding-right: 15px;
|
hr@0
|
4384 |
padding-left: 15px;
|
hr@0
|
4385 |
overflow-x: visible;
|
hr@0
|
4386 |
border-top: 1px solid transparent;
|
hr@0
|
4387 |
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
|
hr@0
|
4388 |
-webkit-overflow-scrolling: touch;
|
hr@0
|
4389 |
}
|
hr@0
|
4390 |
|
hr@0
|
4391 |
.navbar-collapse:before,
|
hr@0
|
4392 |
.navbar-collapse:after {
|
hr@0
|
4393 |
display: table;
|
hr@0
|
4394 |
content: " ";
|
hr@0
|
4395 |
}
|
hr@0
|
4396 |
|
hr@0
|
4397 |
.navbar-collapse:after {
|
hr@0
|
4398 |
clear: both;
|
hr@0
|
4399 |
}
|
hr@0
|
4400 |
|
hr@0
|
4401 |
.navbar-collapse:before,
|
hr@0
|
4402 |
.navbar-collapse:after {
|
hr@0
|
4403 |
display: table;
|
hr@0
|
4404 |
content: " ";
|
hr@0
|
4405 |
}
|
hr@0
|
4406 |
|
hr@0
|
4407 |
.navbar-collapse:after {
|
hr@0
|
4408 |
clear: both;
|
hr@0
|
4409 |
}
|
hr@0
|
4410 |
|
hr@0
|
4411 |
.navbar-collapse.in {
|
hr@0
|
4412 |
overflow-y: auto;
|
hr@0
|
4413 |
}
|
hr@0
|
4414 |
|
hr@0
|
4415 |
@media (min-width: 768px) {
|
hr@0
|
4416 |
.navbar-collapse {
|
hr@0
|
4417 |
width: auto;
|
hr@0
|
4418 |
border-top: 0;
|
hr@0
|
4419 |
box-shadow: none;
|
hr@0
|
4420 |
}
|
hr@0
|
4421 |
.navbar-collapse.collapse {
|
hr@0
|
4422 |
display: block !important;
|
hr@0
|
4423 |
height: auto !important;
|
hr@0
|
4424 |
padding-bottom: 0;
|
hr@0
|
4425 |
overflow: visible !important;
|
hr@0
|
4426 |
}
|
hr@0
|
4427 |
.navbar-collapse.in {
|
info@49
|
4428 |
overflow-y: visible;
|
info@49
|
4429 |
}
|
info@49
|
4430 |
.navbar-fixed-top .navbar-collapse,
|
info@49
|
4431 |
.navbar-static-top .navbar-collapse,
|
info@49
|
4432 |
.navbar-fixed-bottom .navbar-collapse {
|
info@49
|
4433 |
padding-right: 0;
|
info@49
|
4434 |
padding-left: 0;
|
hr@0
|
4435 |
}
|
hr@0
|
4436 |
}
|
hr@0
|
4437 |
|
hr@0
|
4438 |
.container > .navbar-header,
|
hr@0
|
4439 |
.container > .navbar-collapse {
|
hr@0
|
4440 |
margin-right: -15px;
|
hr@0
|
4441 |
margin-left: -15px;
|
hr@0
|
4442 |
}
|
hr@0
|
4443 |
|
hr@0
|
4444 |
@media (min-width: 768px) {
|
hr@0
|
4445 |
.container > .navbar-header,
|
hr@0
|
4446 |
.container > .navbar-collapse {
|
hr@0
|
4447 |
margin-right: 0;
|
hr@0
|
4448 |
margin-left: 0;
|
hr@0
|
4449 |
}
|
hr@0
|
4450 |
}
|
hr@0
|
4451 |
|
hr@0
|
4452 |
.navbar-static-top {
|
hr@0
|
4453 |
z-index: 1000;
|
hr@0
|
4454 |
border-width: 0 0 1px;
|
hr@0
|
4455 |
}
|
hr@0
|
4456 |
|
hr@0
|
4457 |
@media (min-width: 768px) {
|
hr@0
|
4458 |
.navbar-static-top {
|
hr@0
|
4459 |
border-radius: 0;
|
hr@0
|
4460 |
}
|
hr@0
|
4461 |
}
|
hr@0
|
4462 |
|
hr@0
|
4463 |
.navbar-fixed-top,
|
hr@0
|
4464 |
.navbar-fixed-bottom {
|
hr@0
|
4465 |
position: fixed;
|
hr@0
|
4466 |
right: 0;
|
hr@0
|
4467 |
left: 0;
|
hr@0
|
4468 |
z-index: 1030;
|
hr@0
|
4469 |
}
|
hr@0
|
4470 |
|
hr@0
|
4471 |
@media (min-width: 768px) {
|
hr@0
|
4472 |
.navbar-fixed-top,
|
hr@0
|
4473 |
.navbar-fixed-bottom {
|
hr@0
|
4474 |
border-radius: 0;
|
hr@0
|
4475 |
}
|
hr@0
|
4476 |
}
|
hr@0
|
4477 |
|
hr@0
|
4478 |
.navbar-fixed-top {
|
hr@0
|
4479 |
top: 0;
|
hr@0
|
4480 |
border-width: 0 0 1px;
|
hr@0
|
4481 |
}
|
hr@0
|
4482 |
|
hr@0
|
4483 |
.navbar-fixed-bottom {
|
hr@0
|
4484 |
bottom: 0;
|
hr@0
|
4485 |
margin-bottom: 0;
|
hr@0
|
4486 |
border-width: 1px 0 0;
|
hr@0
|
4487 |
}
|
hr@0
|
4488 |
|
hr@0
|
4489 |
.navbar-brand {
|
hr@0
|
4490 |
float: left;
|
hr@0
|
4491 |
padding: 15px 15px;
|
hr@0
|
4492 |
font-size: 18px;
|
hr@0
|
4493 |
line-height: 20px;
|
hr@0
|
4494 |
}
|
hr@0
|
4495 |
|
hr@0
|
4496 |
.navbar-brand:hover,
|
hr@0
|
4497 |
.navbar-brand:focus {
|
hr@0
|
4498 |
text-decoration: none;
|
hr@0
|
4499 |
}
|
hr@0
|
4500 |
|
hr@0
|
4501 |
@media (min-width: 768px) {
|
hr@0
|
4502 |
.navbar > .container .navbar-brand {
|
hr@0
|
4503 |
margin-left: -15px;
|
hr@0
|
4504 |
}
|
hr@0
|
4505 |
}
|
hr@0
|
4506 |
|
hr@0
|
4507 |
.navbar-toggle {
|
hr@0
|
4508 |
position: relative;
|
hr@0
|
4509 |
float: right;
|
hr@0
|
4510 |
padding: 9px 10px;
|
hr@0
|
4511 |
margin-top: 8px;
|
hr@0
|
4512 |
margin-right: 15px;
|
hr@0
|
4513 |
margin-bottom: 8px;
|
hr@0
|
4514 |
background-color: transparent;
|
info@49
|
4515 |
background-image: none;
|
hr@0
|
4516 |
border: 1px solid transparent;
|
hr@0
|
4517 |
border-radius: 4px;
|
hr@0
|
4518 |
}
|
hr@0
|
4519 |
|
hr@0
|
4520 |
.navbar-toggle .icon-bar {
|
hr@0
|
4521 |
display: block;
|
hr@0
|
4522 |
width: 22px;
|
hr@0
|
4523 |
height: 2px;
|
hr@0
|
4524 |
border-radius: 1px;
|
hr@0
|
4525 |
}
|
hr@0
|
4526 |
|
hr@0
|
4527 |
.navbar-toggle .icon-bar + .icon-bar {
|
hr@0
|
4528 |
margin-top: 4px;
|
hr@0
|
4529 |
}
|
hr@0
|
4530 |
|
hr@0
|
4531 |
@media (min-width: 768px) {
|
hr@0
|
4532 |
.navbar-toggle {
|
hr@0
|
4533 |
display: none;
|
hr@0
|
4534 |
}
|
hr@0
|
4535 |
}
|
hr@0
|
4536 |
|
hr@0
|
4537 |
.navbar-nav {
|
hr@0
|
4538 |
margin: 7.5px -15px;
|
hr@0
|
4539 |
}
|
hr@0
|
4540 |
|
hr@0
|
4541 |
.navbar-nav > li > a {
|
hr@0
|
4542 |
padding-top: 10px;
|
hr@0
|
4543 |
padding-bottom: 10px;
|
hr@0
|
4544 |
line-height: 20px;
|
hr@0
|
4545 |
}
|
hr@0
|
4546 |
|
hr@0
|
4547 |
@media (max-width: 767px) {
|
hr@0
|
4548 |
.navbar-nav .open .dropdown-menu {
|
hr@0
|
4549 |
position: static;
|
hr@0
|
4550 |
float: none;
|
hr@0
|
4551 |
width: auto;
|
hr@0
|
4552 |
margin-top: 0;
|
hr@0
|
4553 |
background-color: transparent;
|
hr@0
|
4554 |
border: 0;
|
hr@0
|
4555 |
box-shadow: none;
|
hr@0
|
4556 |
}
|
hr@0
|
4557 |
.navbar-nav .open .dropdown-menu > li > a,
|
hr@0
|
4558 |
.navbar-nav .open .dropdown-menu .dropdown-header {
|
hr@0
|
4559 |
padding: 5px 15px 5px 25px;
|
hr@0
|
4560 |
}
|
hr@0
|
4561 |
.navbar-nav .open .dropdown-menu > li > a {
|
hr@0
|
4562 |
line-height: 20px;
|
hr@0
|
4563 |
}
|
hr@0
|
4564 |
.navbar-nav .open .dropdown-menu > li > a:hover,
|
hr@0
|
4565 |
.navbar-nav .open .dropdown-menu > li > a:focus {
|
hr@0
|
4566 |
background-image: none;
|
hr@0
|
4567 |
}
|
hr@0
|
4568 |
}
|
hr@0
|
4569 |
|
hr@0
|
4570 |
@media (min-width: 768px) {
|
hr@0
|
4571 |
.navbar-nav {
|
hr@0
|
4572 |
float: left;
|
hr@0
|
4573 |
margin: 0;
|
hr@0
|
4574 |
}
|
hr@0
|
4575 |
.navbar-nav > li {
|
hr@0
|
4576 |
float: left;
|
hr@0
|
4577 |
}
|
hr@0
|
4578 |
.navbar-nav > li > a {
|
hr@0
|
4579 |
padding-top: 15px;
|
hr@0
|
4580 |
padding-bottom: 15px;
|
hr@0
|
4581 |
}
|
info@49
|
4582 |
.navbar-nav.navbar-right:last-child {
|
info@49
|
4583 |
margin-right: -15px;
|
info@49
|
4584 |
}
|
hr@0
|
4585 |
}
|
hr@0
|
4586 |
|
hr@0
|
4587 |
@media (min-width: 768px) {
|
hr@0
|
4588 |
.navbar-left {
|
hr@0
|
4589 |
float: left !important;
|
hr@0
|
4590 |
}
|
hr@0
|
4591 |
.navbar-right {
|
hr@0
|
4592 |
float: right !important;
|
hr@0
|
4593 |
}
|
hr@0
|
4594 |
}
|
hr@0
|
4595 |
|
hr@0
|
4596 |
.navbar-form {
|
hr@0
|
4597 |
padding: 10px 15px;
|
hr@0
|
4598 |
margin-top: 8px;
|
hr@0
|
4599 |
margin-right: -15px;
|
hr@0
|
4600 |
margin-bottom: 8px;
|
hr@0
|
4601 |
margin-left: -15px;
|
hr@0
|
4602 |
border-top: 1px solid transparent;
|
hr@0
|
4603 |
border-bottom: 1px solid transparent;
|
hr@0
|
4604 |
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
|
hr@0
|
4605 |
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
|
hr@0
|
4606 |
}
|
hr@0
|
4607 |
|
hr@0
|
4608 |
@media (min-width: 768px) {
|
hr@0
|
4609 |
.navbar-form .form-group {
|
hr@0
|
4610 |
display: inline-block;
|
hr@0
|
4611 |
margin-bottom: 0;
|
hr@0
|
4612 |
vertical-align: middle;
|
hr@0
|
4613 |
}
|
hr@0
|
4614 |
.navbar-form .form-control {
|
hr@0
|
4615 |
display: inline-block;
|
hr@0
|
4616 |
}
|
info@49
|
4617 |
.navbar-form select.form-control {
|
info@49
|
4618 |
width: auto;
|
info@49
|
4619 |
}
|
hr@0
|
4620 |
.navbar-form .radio,
|
hr@0
|
4621 |
.navbar-form .checkbox {
|
hr@0
|
4622 |
display: inline-block;
|
hr@0
|
4623 |
padding-left: 0;
|
hr@0
|
4624 |
margin-top: 0;
|
hr@0
|
4625 |
margin-bottom: 0;
|
hr@0
|
4626 |
}
|
hr@0
|
4627 |
.navbar-form .radio input[type="radio"],
|
hr@0
|
4628 |
.navbar-form .checkbox input[type="checkbox"] {
|
hr@0
|
4629 |
float: none;
|
hr@0
|
4630 |
margin-left: 0;
|
hr@0
|
4631 |
}
|
hr@0
|
4632 |
}
|
hr@0
|
4633 |
|
hr@0
|
4634 |
@media (max-width: 767px) {
|
hr@0
|
4635 |
.navbar-form .form-group {
|
hr@0
|
4636 |
margin-bottom: 5px;
|
hr@0
|
4637 |
}
|
hr@0
|
4638 |
}
|
hr@0
|
4639 |
|
hr@0
|
4640 |
@media (min-width: 768px) {
|
hr@0
|
4641 |
.navbar-form {
|
hr@0
|
4642 |
width: auto;
|
hr@0
|
4643 |
padding-top: 0;
|
hr@0
|
4644 |
padding-bottom: 0;
|
hr@0
|
4645 |
margin-right: 0;
|
hr@0
|
4646 |
margin-left: 0;
|
hr@0
|
4647 |
border: 0;
|
hr@0
|
4648 |
-webkit-box-shadow: none;
|
hr@0
|
4649 |
box-shadow: none;
|
hr@0
|
4650 |
}
|
info@49
|
4651 |
.navbar-form.navbar-right:last-child {
|
info@49
|
4652 |
margin-right: -15px;
|
info@49
|
4653 |
}
|
hr@0
|
4654 |
}
|
hr@0
|
4655 |
|
hr@0
|
4656 |
.navbar-nav > li > .dropdown-menu {
|
hr@0
|
4657 |
margin-top: 0;
|
hr@0
|
4658 |
border-top-right-radius: 0;
|
hr@0
|
4659 |
border-top-left-radius: 0;
|
hr@0
|
4660 |
}
|
hr@0
|
4661 |
|
hr@0
|
4662 |
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
|
hr@0
|
4663 |
border-bottom-right-radius: 0;
|
hr@0
|
4664 |
border-bottom-left-radius: 0;
|
hr@0
|
4665 |
}
|
hr@0
|
4666 |
|
hr@0
|
4667 |
.navbar-nav.pull-right > li > .dropdown-menu,
|
hr@0
|
4668 |
.navbar-nav > li > .dropdown-menu.pull-right {
|
hr@0
|
4669 |
right: 0;
|
hr@0
|
4670 |
left: auto;
|
hr@0
|
4671 |
}
|
hr@0
|
4672 |
|
hr@0
|
4673 |
.navbar-btn {
|
hr@0
|
4674 |
margin-top: 8px;
|
hr@0
|
4675 |
margin-bottom: 8px;
|
hr@0
|
4676 |
}
|
hr@0
|
4677 |
|
info@49
|
4678 |
.navbar-btn.btn-sm {
|
info@49
|
4679 |
margin-top: 10px;
|
info@49
|
4680 |
margin-bottom: 10px;
|
info@49
|
4681 |
}
|
info@49
|
4682 |
|
info@49
|
4683 |
.navbar-btn.btn-xs {
|
info@49
|
4684 |
margin-top: 14px;
|
info@49
|
4685 |
margin-bottom: 14px;
|
info@49
|
4686 |
}
|
info@49
|
4687 |
|
hr@0
|
4688 |
.navbar-text {
|
hr@0
|
4689 |
margin-top: 15px;
|
hr@0
|
4690 |
margin-bottom: 15px;
|
hr@0
|
4691 |
}
|
hr@0
|
4692 |
|
hr@0
|
4693 |
@media (min-width: 768px) {
|
hr@0
|
4694 |
.navbar-text {
|
info@49
|
4695 |
float: left;
|
hr@0
|
4696 |
margin-right: 15px;
|
hr@0
|
4697 |
margin-left: 15px;
|
hr@0
|
4698 |
}
|
info@49
|
4699 |
.navbar-text.navbar-right:last-child {
|
info@49
|
4700 |
margin-right: 0;
|
info@49
|
4701 |
}
|
hr@0
|
4702 |
}
|
hr@0
|
4703 |
|
hr@0
|
4704 |
.navbar-default {
|
hr@0
|
4705 |
background-color: #f8f8f8;
|
hr@0
|
4706 |
border-color: #e7e7e7;
|
hr@0
|
4707 |
}
|
hr@0
|
4708 |
|
hr@0
|
4709 |
.navbar-default .navbar-brand {
|
hr@0
|
4710 |
color: #777777;
|
hr@0
|
4711 |
}
|
hr@0
|
4712 |
|
hr@0
|
4713 |
.navbar-default .navbar-brand:hover,
|
hr@0
|
4714 |
.navbar-default .navbar-brand:focus {
|
hr@0
|
4715 |
color: #5e5e5e;
|
hr@0
|
4716 |
background-color: transparent;
|
hr@0
|
4717 |
}
|
hr@0
|
4718 |
|
hr@0
|
4719 |
.navbar-default .navbar-text {
|
hr@0
|
4720 |
color: #777777;
|
hr@0
|
4721 |
}
|
hr@0
|
4722 |
|
hr@0
|
4723 |
.navbar-default .navbar-nav > li > a {
|
hr@0
|
4724 |
color: #777777;
|
hr@0
|
4725 |
}
|
hr@0
|
4726 |
|
hr@0
|
4727 |
.navbar-default .navbar-nav > li > a:hover,
|
hr@0
|
4728 |
.navbar-default .navbar-nav > li > a:focus {
|
hr@0
|
4729 |
color: #333333;
|
hr@0
|
4730 |
background-color: transparent;
|
hr@0
|
4731 |
}
|
hr@0
|
4732 |
|
hr@0
|
4733 |
.navbar-default .navbar-nav > .active > a,
|
hr@0
|
4734 |
.navbar-default .navbar-nav > .active > a:hover,
|
hr@0
|
4735 |
.navbar-default .navbar-nav > .active > a:focus {
|
hr@0
|
4736 |
color: #555555;
|
hr@0
|
4737 |
background-color: #e7e7e7;
|
hr@0
|
4738 |
}
|
hr@0
|
4739 |
|
hr@0
|
4740 |
.navbar-default .navbar-nav > .disabled > a,
|
hr@0
|
4741 |
.navbar-default .navbar-nav > .disabled > a:hover,
|
hr@0
|
4742 |
.navbar-default .navbar-nav > .disabled > a:focus {
|
hr@0
|
4743 |
color: #cccccc;
|
hr@0
|
4744 |
background-color: transparent;
|
hr@0
|
4745 |
}
|
hr@0
|
4746 |
|
hr@0
|
4747 |
.navbar-default .navbar-toggle {
|
hr@0
|
4748 |
border-color: #dddddd;
|
hr@0
|
4749 |
}
|
hr@0
|
4750 |
|
hr@0
|
4751 |
.navbar-default .navbar-toggle:hover,
|
hr@0
|
4752 |
.navbar-default .navbar-toggle:focus {
|
hr@0
|
4753 |
background-color: #dddddd;
|
hr@0
|
4754 |
}
|
hr@0
|
4755 |
|
hr@0
|
4756 |
.navbar-default .navbar-toggle .icon-bar {
|
hr@0
|
4757 |
background-color: #cccccc;
|
hr@0
|
4758 |
}
|
hr@0
|
4759 |
|
hr@0
|
4760 |
.navbar-default .navbar-collapse,
|
hr@0
|
4761 |
.navbar-default .navbar-form {
|
hr@0
|
4762 |
border-color: #e7e7e7;
|
hr@0
|
4763 |
}
|
hr@0
|
4764 |
|
hr@0
|
4765 |
.navbar-default .navbar-nav > .open > a,
|
hr@0
|
4766 |
.navbar-default .navbar-nav > .open > a:hover,
|
hr@0
|
4767 |
.navbar-default .navbar-nav > .open > a:focus {
|
hr@0
|
4768 |
color: #555555;
|
hr@0
|
4769 |
background-color: #e7e7e7;
|
hr@0
|
4770 |
}
|
hr@0
|
4771 |
|
hr@0
|
4772 |
@media (max-width: 767px) {
|
hr@0
|
4773 |
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
|
hr@0
|
4774 |
color: #777777;
|
hr@0
|
4775 |
}
|
hr@0
|
4776 |
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
|
hr@0
|
4777 |
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
|
hr@0
|
4778 |
color: #333333;
|
hr@0
|
4779 |
background-color: transparent;
|
hr@0
|
4780 |
}
|
hr@0
|
4781 |
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
|
hr@0
|
4782 |
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
|
hr@0
|
4783 |
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
|
hr@0
|
4784 |
color: #555555;
|
hr@0
|
4785 |
background-color: #e7e7e7;
|
hr@0
|
4786 |
}
|
hr@0
|
4787 |
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
|
hr@0
|
4788 |
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
|
hr@0
|
4789 |
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
|
hr@0
|
4790 |
color: #cccccc;
|
hr@0
|
4791 |
background-color: transparent;
|
hr@0
|
4792 |
}
|
hr@0
|
4793 |
}
|
hr@0
|
4794 |
|
hr@0
|
4795 |
.navbar-default .navbar-link {
|
hr@0
|
4796 |
color: #777777;
|
hr@0
|
4797 |
}
|
hr@0
|
4798 |
|
hr@0
|
4799 |
.navbar-default .navbar-link:hover {
|
hr@0
|
4800 |
color: #333333;
|
hr@0
|
4801 |
}
|
hr@0
|
4802 |
|
hr@0
|
4803 |
.navbar-inverse {
|
hr@0
|
4804 |
background-color: #222222;
|
hr@0
|
4805 |
border-color: #080808;
|
hr@0
|
4806 |
}
|
hr@0
|
4807 |
|
hr@0
|
4808 |
.navbar-inverse .navbar-brand {
|
hr@0
|
4809 |
color: #999999;
|
hr@0
|
4810 |
}
|
hr@0
|
4811 |
|
hr@0
|
4812 |
.navbar-inverse .navbar-brand:hover,
|
hr@0
|
4813 |
.navbar-inverse .navbar-brand:focus {
|
hr@0
|
4814 |
color: #ffffff;
|
hr@0
|
4815 |
background-color: transparent;
|
hr@0
|
4816 |
}
|
hr@0
|
4817 |
|
hr@0
|
4818 |
.navbar-inverse .navbar-text {
|
hr@0
|
4819 |
color: #999999;
|
hr@0
|
4820 |
}
|
hr@0
|
4821 |
|
hr@0
|
4822 |
.navbar-inverse .navbar-nav > li > a {
|
hr@0
|
4823 |
color: #999999;
|
hr@0
|
4824 |
}
|
hr@0
|
4825 |
|
hr@0
|
4826 |
.navbar-inverse .navbar-nav > li > a:hover,
|
hr@0
|
4827 |
.navbar-inverse .navbar-nav > li > a:focus {
|
hr@0
|
4828 |
color: #ffffff;
|
hr@0
|
4829 |
background-color: transparent;
|
hr@0
|
4830 |
}
|
hr@0
|
4831 |
|
hr@0
|
4832 |
.navbar-inverse .navbar-nav > .active > a,
|
hr@0
|
4833 |
.navbar-inverse .navbar-nav > .active > a:hover,
|
hr@0
|
4834 |
.navbar-inverse .navbar-nav > .active > a:focus {
|
hr@0
|
4835 |
color: #ffffff;
|
hr@0
|
4836 |
background-color: #080808;
|
hr@0
|
4837 |
}
|
hr@0
|
4838 |
|
hr@0
|
4839 |
.navbar-inverse .navbar-nav > .disabled > a,
|
hr@0
|
4840 |
.navbar-inverse .navbar-nav > .disabled > a:hover,
|
hr@0
|
4841 |
.navbar-inverse .navbar-nav > .disabled > a:focus {
|
hr@0
|
4842 |
color: #444444;
|
hr@0
|
4843 |
background-color: transparent;
|
hr@0
|
4844 |
}
|
hr@0
|
4845 |
|
hr@0
|
4846 |
.navbar-inverse .navbar-toggle {
|
hr@0
|
4847 |
border-color: #333333;
|
hr@0
|
4848 |
}
|
hr@0
|
4849 |
|
hr@0
|
4850 |
.navbar-inverse .navbar-toggle:hover,
|
hr@0
|
4851 |
.navbar-inverse .navbar-toggle:focus {
|
hr@0
|
4852 |
background-color: #333333;
|
hr@0
|
4853 |
}
|
hr@0
|
4854 |
|
hr@0
|
4855 |
.navbar-inverse .navbar-toggle .icon-bar {
|
hr@0
|
4856 |
background-color: #ffffff;
|
hr@0
|
4857 |
}
|
hr@0
|
4858 |
|
hr@0
|
4859 |
.navbar-inverse .navbar-collapse,
|
hr@0
|
4860 |
.navbar-inverse .navbar-form {
|
hr@0
|
4861 |
border-color: #101010;
|
hr@0
|
4862 |
}
|
hr@0
|
4863 |
|
hr@0
|
4864 |
.navbar-inverse .navbar-nav > .open > a,
|
hr@0
|
4865 |
.navbar-inverse .navbar-nav > .open > a:hover,
|
hr@0
|
4866 |
.navbar-inverse .navbar-nav > .open > a:focus {
|
hr@0
|
4867 |
color: #ffffff;
|
hr@0
|
4868 |
background-color: #080808;
|
hr@0
|
4869 |
}
|
hr@0
|
4870 |
|
hr@0
|
4871 |
@media (max-width: 767px) {
|
hr@0
|
4872 |
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
|
hr@0
|
4873 |
border-color: #080808;
|
hr@0
|
4874 |
}
|
info@49
|
4875 |
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
|
info@49
|
4876 |
background-color: #080808;
|
info@49
|
4877 |
}
|
hr@0
|
4878 |
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
|
hr@0
|
4879 |
color: #999999;
|
hr@0
|
4880 |
}
|
hr@0
|
4881 |
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
|
hr@0
|
4882 |
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
|
hr@0
|
4883 |
color: #ffffff;
|
hr@0
|
4884 |
background-color: transparent;
|
hr@0
|
4885 |
}
|
hr@0
|
4886 |
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
|
hr@0
|
4887 |
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
|
hr@0
|
4888 |
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
|
hr@0
|
4889 |
color: #ffffff;
|
hr@0
|
4890 |
background-color: #080808;
|
hr@0
|
4891 |
}
|
hr@0
|
4892 |
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
|
hr@0
|
4893 |
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
|
hr@0
|
4894 |
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
|
hr@0
|
4895 |
color: #444444;
|
hr@0
|
4896 |
background-color: transparent;
|
hr@0
|
4897 |
}
|
hr@0
|
4898 |
}
|
hr@0
|
4899 |
|
hr@0
|
4900 |
.navbar-inverse .navbar-link {
|
hr@0
|
4901 |
color: #999999;
|
hr@0
|
4902 |
}
|
hr@0
|
4903 |
|
hr@0
|
4904 |
.navbar-inverse .navbar-link:hover {
|
hr@0
|
4905 |
color: #ffffff;
|
hr@0
|
4906 |
}
|
hr@0
|
4907 |
|
hr@0
|
4908 |
.breadcrumb {
|
hr@0
|
4909 |
padding: 8px 15px;
|
hr@0
|
4910 |
margin-bottom: 20px;
|
hr@0
|
4911 |
list-style: none;
|
hr@0
|
4912 |
background-color: #f5f5f5;
|
hr@0
|
4913 |
border-radius: 4px;
|
hr@0
|
4914 |
}
|
hr@0
|
4915 |
|
hr@0
|
4916 |
.breadcrumb > li {
|
hr@0
|
4917 |
display: inline-block;
|
hr@0
|
4918 |
}
|
hr@0
|
4919 |
|
hr@0
|
4920 |
.breadcrumb > li + li:before {
|
hr@0
|
4921 |
padding: 0 5px;
|
hr@0
|
4922 |
color: #cccccc;
|
hr@0
|
4923 |
content: "/\00a0";
|
hr@0
|
4924 |
}
|
hr@0
|
4925 |
|
hr@0
|
4926 |
.breadcrumb > .active {
|
hr@0
|
4927 |
color: #999999;
|
hr@0
|
4928 |
}
|
hr@0
|
4929 |
|
hr@0
|
4930 |
.pagination {
|
hr@0
|
4931 |
display: inline-block;
|
hr@0
|
4932 |
padding-left: 0;
|
hr@0
|
4933 |
margin: 20px 0;
|
hr@0
|
4934 |
border-radius: 4px;
|
hr@0
|
4935 |
}
|
hr@0
|
4936 |
|
hr@0
|
4937 |
.pagination > li {
|
hr@0
|
4938 |
display: inline;
|
hr@0
|
4939 |
}
|
hr@0
|
4940 |
|
hr@0
|
4941 |
.pagination > li > a,
|
hr@0
|
4942 |
.pagination > li > span {
|
hr@0
|
4943 |
position: relative;
|
hr@0
|
4944 |
float: left;
|
hr@0
|
4945 |
padding: 6px 12px;
|
hr@0
|
4946 |
margin-left: -1px;
|
hr@0
|
4947 |
line-height: 1.428571429;
|
hr@0
|
4948 |
text-decoration: none;
|
hr@0
|
4949 |
background-color: #ffffff;
|
hr@0
|
4950 |
border: 1px solid #dddddd;
|
hr@0
|
4951 |
}
|
hr@0
|
4952 |
|
hr@0
|
4953 |
.pagination > li:first-child > a,
|
hr@0
|
4954 |
.pagination > li:first-child > span {
|
hr@0
|
4955 |
margin-left: 0;
|
hr@0
|
4956 |
border-bottom-left-radius: 4px;
|
hr@0
|
4957 |
border-top-left-radius: 4px;
|
hr@0
|
4958 |
}
|
hr@0
|
4959 |
|
hr@0
|
4960 |
.pagination > li:last-child > a,
|
hr@0
|
4961 |
.pagination > li:last-child > span {
|
hr@0
|
4962 |
border-top-right-radius: 4px;
|
hr@0
|
4963 |
border-bottom-right-radius: 4px;
|
hr@0
|
4964 |
}
|
hr@0
|
4965 |
|
hr@0
|
4966 |
.pagination > li > a:hover,
|
hr@0
|
4967 |
.pagination > li > span:hover,
|
hr@0
|
4968 |
.pagination > li > a:focus,
|
hr@0
|
4969 |
.pagination > li > span:focus {
|
hr@0
|
4970 |
background-color: #eeeeee;
|
hr@0
|
4971 |
}
|
hr@0
|
4972 |
|
hr@0
|
4973 |
.pagination > .active > a,
|
hr@0
|
4974 |
.pagination > .active > span,
|
hr@0
|
4975 |
.pagination > .active > a:hover,
|
hr@0
|
4976 |
.pagination > .active > span:hover,
|
hr@0
|
4977 |
.pagination > .active > a:focus,
|
hr@0
|
4978 |
.pagination > .active > span:focus {
|
hr@0
|
4979 |
z-index: 2;
|
hr@0
|
4980 |
color: #ffffff;
|
hr@0
|
4981 |
cursor: default;
|
hr@0
|
4982 |
background-color: #428bca;
|
hr@0
|
4983 |
border-color: #428bca;
|
hr@0
|
4984 |
}
|
hr@0
|
4985 |
|
hr@0
|
4986 |
.pagination > .disabled > span,
|
hr@0
|
4987 |
.pagination > .disabled > span:hover,
|
hr@0
|
4988 |
.pagination > .disabled > span:focus,
|
hr@0
|
4989 |
.pagination > .disabled > a,
|
hr@0
|
4990 |
.pagination > .disabled > a:hover,
|
hr@0
|
4991 |
.pagination > .disabled > a:focus {
|
hr@0
|
4992 |
color: #999999;
|
hr@0
|
4993 |
cursor: not-allowed;
|
hr@0
|
4994 |
background-color: #ffffff;
|
hr@0
|
4995 |
border-color: #dddddd;
|
hr@0
|
4996 |
}
|
hr@0
|
4997 |
|
hr@0
|
4998 |
.pagination-lg > li > a,
|
hr@0
|
4999 |
.pagination-lg > li > span {
|
hr@0
|
5000 |
padding: 10px 16px;
|
hr@0
|
5001 |
font-size: 18px;
|
hr@0
|
5002 |
}
|
hr@0
|
5003 |
|
hr@0
|
5004 |
.pagination-lg > li:first-child > a,
|
hr@0
|
5005 |
.pagination-lg > li:first-child > span {
|
hr@0
|
5006 |
border-bottom-left-radius: 6px;
|
hr@0
|
5007 |
border-top-left-radius: 6px;
|
hr@0
|
5008 |
}
|
hr@0
|
5009 |
|
hr@0
|
5010 |
.pagination-lg > li:last-child > a,
|
hr@0
|
5011 |
.pagination-lg > li:last-child > span {
|
hr@0
|
5012 |
border-top-right-radius: 6px;
|
hr@0
|
5013 |
border-bottom-right-radius: 6px;
|
hr@0
|
5014 |
}
|
hr@0
|
5015 |
|
hr@0
|
5016 |
.pagination-sm > li > a,
|
hr@0
|
5017 |
.pagination-sm > li > span {
|
hr@0
|
5018 |
padding: 5px 10px;
|
hr@0
|
5019 |
font-size: 12px;
|
hr@0
|
5020 |
}
|
hr@0
|
5021 |
|
hr@0
|
5022 |
.pagination-sm > li:first-child > a,
|
hr@0
|
5023 |
.pagination-sm > li:first-child > span {
|
hr@0
|
5024 |
border-bottom-left-radius: 3px;
|
hr@0
|
5025 |
border-top-left-radius: 3px;
|
hr@0
|
5026 |
}
|
hr@0
|
5027 |
|
hr@0
|
5028 |
.pagination-sm > li:last-child > a,
|
hr@0
|
5029 |
.pagination-sm > li:last-child > span {
|
hr@0
|
5030 |
border-top-right-radius: 3px;
|
hr@0
|
5031 |
border-bottom-right-radius: 3px;
|
hr@0
|
5032 |
}
|
hr@0
|
5033 |
|
hr@0
|
5034 |
.pager {
|
hr@0
|
5035 |
padding-left: 0;
|
hr@0
|
5036 |
margin: 20px 0;
|
hr@0
|
5037 |
text-align: center;
|
hr@0
|
5038 |
list-style: none;
|
hr@0
|
5039 |
}
|
hr@0
|
5040 |
|
hr@0
|
5041 |
.pager:before,
|
hr@0
|
5042 |
.pager:after {
|
hr@0
|
5043 |
display: table;
|
hr@0
|
5044 |
content: " ";
|
hr@0
|
5045 |
}
|
hr@0
|
5046 |
|
hr@0
|
5047 |
.pager:after {
|
hr@0
|
5048 |
clear: both;
|
hr@0
|
5049 |
}
|
hr@0
|
5050 |
|
hr@0
|
5051 |
.pager:before,
|
hr@0
|
5052 |
.pager:after {
|
hr@0
|
5053 |
display: table;
|
hr@0
|
5054 |
content: " ";
|
hr@0
|
5055 |
}
|
hr@0
|
5056 |
|
hr@0
|
5057 |
.pager:after {
|
hr@0
|
5058 |
clear: both;
|
hr@0
|
5059 |
}
|
hr@0
|
5060 |
|
hr@0
|
5061 |
.pager li {
|
hr@0
|
5062 |
display: inline;
|
hr@0
|
5063 |
}
|
hr@0
|
5064 |
|
hr@0
|
5065 |
.pager li > a,
|
hr@0
|
5066 |
.pager li > span {
|
hr@0
|
5067 |
display: inline-block;
|
hr@0
|
5068 |
padding: 5px 14px;
|
hr@0
|
5069 |
background-color: #ffffff;
|
hr@0
|
5070 |
border: 1px solid #dddddd;
|
hr@0
|
5071 |
border-radius: 15px;
|
hr@0
|
5072 |
}
|
hr@0
|
5073 |
|
hr@0
|
5074 |
.pager li > a:hover,
|
hr@0
|
5075 |
.pager li > a:focus {
|
hr@0
|
5076 |
text-decoration: none;
|
hr@0
|
5077 |
background-color: #eeeeee;
|
hr@0
|
5078 |
}
|
hr@0
|
5079 |
|
hr@0
|
5080 |
.pager .next > a,
|
hr@0
|
5081 |
.pager .next > span {
|
hr@0
|
5082 |
float: right;
|
hr@0
|
5083 |
}
|
hr@0
|
5084 |
|
hr@0
|
5085 |
.pager .previous > a,
|
hr@0
|
5086 |
.pager .previous > span {
|
hr@0
|
5087 |
float: left;
|
hr@0
|
5088 |
}
|
hr@0
|
5089 |
|
hr@0
|
5090 |
.pager .disabled > a,
|
hr@0
|
5091 |
.pager .disabled > a:hover,
|
hr@0
|
5092 |
.pager .disabled > a:focus,
|
hr@0
|
5093 |
.pager .disabled > span {
|
hr@0
|
5094 |
color: #999999;
|
hr@0
|
5095 |
cursor: not-allowed;
|
hr@0
|
5096 |
background-color: #ffffff;
|
hr@0
|
5097 |
}
|
hr@0
|
5098 |
|
hr@0
|
5099 |
.label {
|
hr@0
|
5100 |
display: inline;
|
hr@0
|
5101 |
padding: .2em .6em .3em;
|
hr@0
|
5102 |
font-size: 75%;
|
hr@0
|
5103 |
font-weight: bold;
|
hr@0
|
5104 |
line-height: 1;
|
hr@0
|
5105 |
color: #ffffff;
|
hr@0
|
5106 |
text-align: center;
|
hr@0
|
5107 |
white-space: nowrap;
|
hr@0
|
5108 |
vertical-align: baseline;
|
hr@0
|
5109 |
border-radius: .25em;
|
hr@0
|
5110 |
}
|
hr@0
|
5111 |
|
hr@0
|
5112 |
.label[href]:hover,
|
hr@0
|
5113 |
.label[href]:focus {
|
hr@0
|
5114 |
color: #ffffff;
|
hr@0
|
5115 |
text-decoration: none;
|
hr@0
|
5116 |
cursor: pointer;
|
hr@0
|
5117 |
}
|
hr@0
|
5118 |
|
hr@0
|
5119 |
.label:empty {
|
hr@0
|
5120 |
display: none;
|
hr@0
|
5121 |
}
|
hr@0
|
5122 |
|
info@49
|
5123 |
.btn .label {
|
info@49
|
5124 |
position: relative;
|
info@49
|
5125 |
top: -1px;
|
info@49
|
5126 |
}
|
info@49
|
5127 |
|
hr@0
|
5128 |
.label-default {
|
hr@0
|
5129 |
background-color: #999999;
|
hr@0
|
5130 |
}
|
hr@0
|
5131 |
|
hr@0
|
5132 |
.label-default[href]:hover,
|
hr@0
|
5133 |
.label-default[href]:focus {
|
hr@0
|
5134 |
background-color: #808080;
|
hr@0
|
5135 |
}
|
hr@0
|
5136 |
|
hr@0
|
5137 |
.label-primary {
|
hr@0
|
5138 |
background-color: #428bca;
|
hr@0
|
5139 |
}
|
hr@0
|
5140 |
|
hr@0
|
5141 |
.label-primary[href]:hover,
|
hr@0
|
5142 |
.label-primary[href]:focus {
|
hr@0
|
5143 |
background-color: #3071a9;
|
hr@0
|
5144 |
}
|
hr@0
|
5145 |
|
hr@0
|
5146 |
.label-success {
|
hr@0
|
5147 |
background-color: #5cb85c;
|
hr@0
|
5148 |
}
|
hr@0
|
5149 |
|
hr@0
|
5150 |
.label-success[href]:hover,
|
hr@0
|
5151 |
.label-success[href]:focus {
|
hr@0
|
5152 |
background-color: #449d44;
|
hr@0
|
5153 |
}
|
hr@0
|
5154 |
|
hr@0
|
5155 |
.label-info {
|
hr@0
|
5156 |
background-color: #5bc0de;
|
hr@0
|
5157 |
}
|
hr@0
|
5158 |
|
hr@0
|
5159 |
.label-info[href]:hover,
|
hr@0
|
5160 |
.label-info[href]:focus {
|
hr@0
|
5161 |
background-color: #31b0d5;
|
hr@0
|
5162 |
}
|
hr@0
|
5163 |
|
hr@0
|
5164 |
.label-warning {
|
hr@0
|
5165 |
background-color: #f0ad4e;
|
hr@0
|
5166 |
}
|
hr@0
|
5167 |
|
hr@0
|
5168 |
.label-warning[href]:hover,
|
hr@0
|
5169 |
.label-warning[href]:focus {
|
hr@0
|
5170 |
background-color: #ec971f;
|
hr@0
|
5171 |
}
|
hr@0
|
5172 |
|
hr@0
|
5173 |
.label-danger {
|
hr@0
|
5174 |
background-color: #d9534f;
|
hr@0
|
5175 |
}
|
hr@0
|
5176 |
|
hr@0
|
5177 |
.label-danger[href]:hover,
|
hr@0
|
5178 |
.label-danger[href]:focus {
|
hr@0
|
5179 |
background-color: #c9302c;
|
hr@0
|
5180 |
}
|
hr@0
|
5181 |
|
hr@0
|
5182 |
.badge {
|
hr@0
|
5183 |
display: inline-block;
|
hr@0
|
5184 |
min-width: 10px;
|
hr@0
|
5185 |
padding: 3px 7px;
|
hr@0
|
5186 |
font-size: 12px;
|
hr@0
|
5187 |
font-weight: bold;
|
hr@0
|
5188 |
line-height: 1;
|
hr@0
|
5189 |
color: #ffffff;
|
hr@0
|
5190 |
text-align: center;
|
hr@0
|
5191 |
white-space: nowrap;
|
hr@0
|
5192 |
vertical-align: baseline;
|
hr@0
|
5193 |
background-color: #999999;
|
hr@0
|
5194 |
border-radius: 10px;
|
hr@0
|
5195 |
}
|
hr@0
|
5196 |
|
hr@0
|
5197 |
.badge:empty {
|
hr@0
|
5198 |
display: none;
|
hr@0
|
5199 |
}
|
hr@0
|
5200 |
|
info@49
|
5201 |
.btn .badge {
|
info@49
|
5202 |
position: relative;
|
info@49
|
5203 |
top: -1px;
|
info@49
|
5204 |
}
|
info@49
|
5205 |
|
hr@0
|
5206 |
a.badge:hover,
|
hr@0
|
5207 |
a.badge:focus {
|
hr@0
|
5208 |
color: #ffffff;
|
hr@0
|
5209 |
text-decoration: none;
|
hr@0
|
5210 |
cursor: pointer;
|
hr@0
|
5211 |
}
|
hr@0
|
5212 |
|
hr@0
|
5213 |
a.list-group-item.active > .badge,
|
hr@0
|
5214 |
.nav-pills > .active > a > .badge {
|
hr@0
|
5215 |
color: #428bca;
|
hr@0
|
5216 |
background-color: #ffffff;
|
hr@0
|
5217 |
}
|
hr@0
|
5218 |
|
hr@0
|
5219 |
.nav-pills > li > a > .badge {
|
hr@0
|
5220 |
margin-left: 3px;
|
hr@0
|
5221 |
}
|
hr@0
|
5222 |
|
hr@0
|
5223 |
.jumbotron {
|
hr@0
|
5224 |
padding: 30px;
|
hr@0
|
5225 |
margin-bottom: 30px;
|
hr@0
|
5226 |
font-size: 21px;
|
hr@0
|
5227 |
font-weight: 200;
|
hr@0
|
5228 |
line-height: 2.1428571435;
|
hr@0
|
5229 |
color: inherit;
|
hr@0
|
5230 |
background-color: #eeeeee;
|
hr@0
|
5231 |
}
|
hr@0
|
5232 |
|
info@49
|
5233 |
.jumbotron h1,
|
info@49
|
5234 |
.jumbotron .h1 {
|
hr@0
|
5235 |
line-height: 1;
|
hr@0
|
5236 |
color: inherit;
|
hr@0
|
5237 |
}
|
hr@0
|
5238 |
|
hr@0
|
5239 |
.jumbotron p {
|
hr@0
|
5240 |
line-height: 1.4;
|
hr@0
|
5241 |
}
|
hr@0
|
5242 |
|
hr@0
|
5243 |
.container .jumbotron {
|
hr@0
|
5244 |
border-radius: 6px;
|
hr@0
|
5245 |
}
|
hr@0
|
5246 |
|
info@49
|
5247 |
.jumbotron .container {
|
info@49
|
5248 |
max-width: 100%;
|
info@49
|
5249 |
}
|
info@49
|
5250 |
|
hr@0
|
5251 |
@media screen and (min-width: 768px) {
|
hr@0
|
5252 |
.jumbotron {
|
hr@0
|
5253 |
padding-top: 48px;
|
hr@0
|
5254 |
padding-bottom: 48px;
|
hr@0
|
5255 |
}
|
hr@0
|
5256 |
.container .jumbotron {
|
hr@0
|
5257 |
padding-right: 60px;
|
hr@0
|
5258 |
padding-left: 60px;
|
hr@0
|
5259 |
}
|
info@49
|
5260 |
.jumbotron h1,
|
info@49
|
5261 |
.jumbotron .h1 {
|
hr@0
|
5262 |
font-size: 63px;
|
hr@0
|
5263 |
}
|
hr@0
|
5264 |
}
|
hr@0
|
5265 |
|
hr@0
|
5266 |
.thumbnail {
|
hr@0
|
5267 |
display: block;
|
hr@0
|
5268 |
padding: 4px;
|
hr@0
|
5269 |
margin-bottom: 20px;
|
hr@0
|
5270 |
line-height: 1.428571429;
|
hr@0
|
5271 |
background-color: #ffffff;
|
hr@0
|
5272 |
border: 1px solid #dddddd;
|
hr@0
|
5273 |
border-radius: 4px;
|
hr@0
|
5274 |
-webkit-transition: all 0.2s ease-in-out;
|
hr@0
|
5275 |
transition: all 0.2s ease-in-out;
|
hr@0
|
5276 |
}
|
hr@0
|
5277 |
|
info@49
|
5278 |
.thumbnail > img,
|
info@49
|
5279 |
.thumbnail a > img {
|
hr@0
|
5280 |
display: block;
|
hr@0
|
5281 |
height: auto;
|
hr@0
|
5282 |
max-width: 100%;
|
hr@0
|
5283 |
margin-right: auto;
|
hr@0
|
5284 |
margin-left: auto;
|
hr@0
|
5285 |
}
|
hr@0
|
5286 |
|
hr@0
|
5287 |
a.thumbnail:hover,
|
hr@0
|
5288 |
a.thumbnail:focus,
|
hr@0
|
5289 |
a.thumbnail.active {
|
hr@0
|
5290 |
border-color: #428bca;
|
hr@0
|
5291 |
}
|
hr@0
|
5292 |
|
hr@0
|
5293 |
.thumbnail .caption {
|
hr@0
|
5294 |
padding: 9px;
|
hr@0
|
5295 |
color: #333333;
|
hr@0
|
5296 |
}
|
hr@0
|
5297 |
|
hr@0
|
5298 |
.alert {
|
hr@0
|
5299 |
padding: 15px;
|
hr@0
|
5300 |
margin-bottom: 20px;
|
hr@0
|
5301 |
border: 1px solid transparent;
|
hr@0
|
5302 |
border-radius: 4px;
|
hr@0
|
5303 |
}
|
hr@0
|
5304 |
|
hr@0
|
5305 |
.alert h4 {
|
hr@0
|
5306 |
margin-top: 0;
|
hr@0
|
5307 |
color: inherit;
|
hr@0
|
5308 |
}
|
hr@0
|
5309 |
|
hr@0
|
5310 |
.alert .alert-link {
|
hr@0
|
5311 |
font-weight: bold;
|
hr@0
|
5312 |
}
|
hr@0
|
5313 |
|
hr@0
|
5314 |
.alert > p,
|
hr@0
|
5315 |
.alert > ul {
|
hr@0
|
5316 |
margin-bottom: 0;
|
hr@0
|
5317 |
}
|
hr@0
|
5318 |
|
hr@0
|
5319 |
.alert > p + p {
|
hr@0
|
5320 |
margin-top: 5px;
|
hr@0
|
5321 |
}
|
hr@0
|
5322 |
|
hr@0
|
5323 |
.alert-dismissable {
|
hr@0
|
5324 |
padding-right: 35px;
|
hr@0
|
5325 |
}
|
hr@0
|
5326 |
|
hr@0
|
5327 |
.alert-dismissable .close {
|
hr@0
|
5328 |
position: relative;
|
hr@0
|
5329 |
top: -2px;
|
hr@0
|
5330 |
right: -21px;
|
hr@0
|
5331 |
color: inherit;
|
hr@0
|
5332 |
}
|
hr@0
|
5333 |
|
hr@0
|
5334 |
.alert-success {
|
info@49
|
5335 |
color: #3c763d;
|
hr@0
|
5336 |
background-color: #dff0d8;
|
hr@0
|
5337 |
border-color: #d6e9c6;
|
hr@0
|
5338 |
}
|
hr@0
|
5339 |
|
hr@0
|
5340 |
.alert-success hr {
|
hr@0
|
5341 |
border-top-color: #c9e2b3;
|
hr@0
|
5342 |
}
|
hr@0
|
5343 |
|
hr@0
|
5344 |
.alert-success .alert-link {
|
info@49
|
5345 |
color: #2b542c;
|
hr@0
|
5346 |
}
|
hr@0
|
5347 |
|
hr@0
|
5348 |
.alert-info {
|
info@49
|
5349 |
color: #31708f;
|
hr@0
|
5350 |
background-color: #d9edf7;
|
hr@0
|
5351 |
border-color: #bce8f1;
|
hr@0
|
5352 |
}
|
hr@0
|
5353 |
|
hr@0
|
5354 |
.alert-info hr {
|
hr@0
|
5355 |
border-top-color: #a6e1ec;
|
hr@0
|
5356 |
}
|
hr@0
|
5357 |
|
hr@0
|
5358 |
.alert-info .alert-link {
|
info@49
|
5359 |
color: #245269;
|
hr@0
|
5360 |
}
|
hr@0
|
5361 |
|
hr@0
|
5362 |
.alert-warning {
|
info@49
|
5363 |
color: #8a6d3b;
|
hr@0
|
5364 |
background-color: #fcf8e3;
|
hr@0
|
5365 |
border-color: #faebcc;
|
hr@0
|
5366 |
}
|
hr@0
|
5367 |
|
hr@0
|
5368 |
.alert-warning hr {
|
hr@0
|
5369 |
border-top-color: #f7e1b5;
|
hr@0
|
5370 |
}
|
hr@0
|
5371 |
|
hr@0
|
5372 |
.alert-warning .alert-link {
|
info@49
|
5373 |
color: #66512c;
|
hr@0
|
5374 |
}
|
hr@0
|
5375 |
|
hr@0
|
5376 |
.alert-danger {
|
info@49
|
5377 |
color: #a94442;
|
hr@0
|
5378 |
background-color: #f2dede;
|
hr@0
|
5379 |
border-color: #ebccd1;
|
hr@0
|
5380 |
}
|
hr@0
|
5381 |
|
hr@0
|
5382 |
.alert-danger hr {
|
hr@0
|
5383 |
border-top-color: #e4b9c0;
|
hr@0
|
5384 |
}
|
hr@0
|
5385 |
|
hr@0
|
5386 |
.alert-danger .alert-link {
|
info@49
|
5387 |
color: #843534;
|
hr@0
|
5388 |
}
|
hr@0
|
5389 |
|
hr@0
|
5390 |
@-webkit-keyframes progress-bar-stripes {
|
hr@0
|
5391 |
from {
|
hr@0
|
5392 |
background-position: 40px 0;
|
hr@0
|
5393 |
}
|
hr@0
|
5394 |
to {
|
hr@0
|
5395 |
background-position: 0 0;
|
hr@0
|
5396 |
}
|
hr@0
|
5397 |
}
|
hr@0
|
5398 |
|
hr@0
|
5399 |
@keyframes progress-bar-stripes {
|
hr@0
|
5400 |
from {
|
hr@0
|
5401 |
background-position: 40px 0;
|
hr@0
|
5402 |
}
|
hr@0
|
5403 |
to {
|
hr@0
|
5404 |
background-position: 0 0;
|
hr@0
|
5405 |
}
|
hr@0
|
5406 |
}
|
hr@0
|
5407 |
|
hr@0
|
5408 |
.progress {
|
hr@0
|
5409 |
height: 20px;
|
hr@0
|
5410 |
margin-bottom: 20px;
|
hr@0
|
5411 |
overflow: hidden;
|
hr@0
|
5412 |
background-color: #f5f5f5;
|
hr@0
|
5413 |
border-radius: 4px;
|
hr@0
|
5414 |
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
|
hr@0
|
5415 |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
|
hr@0
|
5416 |
}
|
hr@0
|
5417 |
|
hr@0
|
5418 |
.progress-bar {
|
hr@0
|
5419 |
float: left;
|
hr@0
|
5420 |
width: 0;
|
hr@0
|
5421 |
height: 100%;
|
hr@0
|
5422 |
font-size: 12px;
|
hr@0
|
5423 |
line-height: 20px;
|
hr@0
|
5424 |
color: #ffffff;
|
hr@0
|
5425 |
text-align: center;
|
hr@0
|
5426 |
background-color: #428bca;
|
hr@0
|
5427 |
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
|
hr@0
|
5428 |
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
|
hr@0
|
5429 |
-webkit-transition: width 0.6s ease;
|
hr@0
|
5430 |
transition: width 0.6s ease;
|
hr@0
|
5431 |
}
|
hr@0
|
5432 |
|
hr@0
|
5433 |
.progress-striped .progress-bar {
|
hr@0
|
5434 |
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);
|
hr@0
|
5435 |
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);
|
hr@0
|
5436 |
background-size: 40px 40px;
|
hr@0
|
5437 |
}
|
hr@0
|
5438 |
|
hr@0
|
5439 |
.progress.active .progress-bar {
|
hr@0
|
5440 |
-webkit-animation: progress-bar-stripes 2s linear infinite;
|
hr@0
|
5441 |
animation: progress-bar-stripes 2s linear infinite;
|
hr@0
|
5442 |
}
|
hr@0
|
5443 |
|
hr@0
|
5444 |
.progress-bar-success {
|
hr@0
|
5445 |
background-color: #5cb85c;
|
hr@0
|
5446 |
}
|
hr@0
|
5447 |
|
hr@0
|
5448 |
.progress-striped .progress-bar-success {
|
hr@0
|
5449 |
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);
|
hr@0
|
5450 |
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);
|
hr@0
|
5451 |
}
|
hr@0
|
5452 |
|
hr@0
|
5453 |
.progress-bar-info {
|
hr@0
|
5454 |
background-color: #5bc0de;
|
hr@0
|
5455 |
}
|
hr@0
|
5456 |
|
hr@0
|
5457 |
.progress-striped .progress-bar-info {
|
hr@0
|
5458 |
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);
|
hr@0
|
5459 |
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);
|
hr@0
|
5460 |
}
|
hr@0
|
5461 |
|
hr@0
|
5462 |
.progress-bar-warning {
|
hr@0
|
5463 |
background-color: #f0ad4e;
|
hr@0
|
5464 |
}
|
hr@0
|
5465 |
|
hr@0
|
5466 |
.progress-striped .progress-bar-warning {
|
hr@0
|
5467 |
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);
|
hr@0
|
5468 |
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);
|
hr@0
|
5469 |
}
|
hr@0
|
5470 |
|
hr@0
|
5471 |
.progress-bar-danger {
|
hr@0
|
5472 |
background-color: #d9534f;
|
hr@0
|
5473 |
}
|
hr@0
|
5474 |
|
hr@0
|
5475 |
.progress-striped .progress-bar-danger {
|
hr@0
|
5476 |
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);
|
hr@0
|
5477 |
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);
|
hr@0
|
5478 |
}
|
hr@0
|
5479 |
|
hr@0
|
5480 |
.media,
|
hr@0
|
5481 |
.media-body {
|
hr@0
|
5482 |
overflow: hidden;
|
hr@0
|
5483 |
zoom: 1;
|
hr@0
|
5484 |
}
|
hr@0
|
5485 |
|
hr@0
|
5486 |
.media,
|
hr@0
|
5487 |
.media .media {
|
hr@0
|
5488 |
margin-top: 15px;
|
hr@0
|
5489 |
}
|
hr@0
|
5490 |
|
hr@0
|
5491 |
.media:first-child {
|
hr@0
|
5492 |
margin-top: 0;
|
hr@0
|
5493 |
}
|
hr@0
|
5494 |
|
hr@0
|
5495 |
.media-object {
|
hr@0
|
5496 |
display: block;
|
hr@0
|
5497 |
}
|
hr@0
|
5498 |
|
hr@0
|
5499 |
.media-heading {
|
hr@0
|
5500 |
margin: 0 0 5px;
|
hr@0
|
5501 |
}
|
hr@0
|
5502 |
|
hr@0
|
5503 |
.media > .pull-left {
|
hr@0
|
5504 |
margin-right: 10px;
|
hr@0
|
5505 |
}
|
hr@0
|
5506 |
|
hr@0
|
5507 |
.media > .pull-right {
|
hr@0
|
5508 |
margin-left: 10px;
|
hr@0
|
5509 |
}
|
hr@0
|
5510 |
|
hr@0
|
5511 |
.media-list {
|
hr@0
|
5512 |
padding-left: 0;
|
hr@0
|
5513 |
list-style: none;
|
hr@0
|
5514 |
}
|
hr@0
|
5515 |
|
hr@0
|
5516 |
.list-group {
|
hr@0
|
5517 |
padding-left: 0;
|
hr@0
|
5518 |
margin-bottom: 20px;
|
hr@0
|
5519 |
}
|
hr@0
|
5520 |
|
hr@0
|
5521 |
.list-group-item {
|
hr@0
|
5522 |
position: relative;
|
hr@0
|
5523 |
display: block;
|
hr@0
|
5524 |
padding: 10px 15px;
|
hr@0
|
5525 |
margin-bottom: -1px;
|
hr@0
|
5526 |
background-color: #ffffff;
|
hr@0
|
5527 |
border: 1px solid #dddddd;
|
hr@0
|
5528 |
}
|
hr@0
|
5529 |
|
hr@0
|
5530 |
.list-group-item:first-child {
|
hr@0
|
5531 |
border-top-right-radius: 4px;
|
hr@0
|
5532 |
border-top-left-radius: 4px;
|
hr@0
|
5533 |
}
|
hr@0
|
5534 |
|
hr@0
|
5535 |
.list-group-item:last-child {
|
hr@0
|
5536 |
margin-bottom: 0;
|
hr@0
|
5537 |
border-bottom-right-radius: 4px;
|
hr@0
|
5538 |
border-bottom-left-radius: 4px;
|
hr@0
|
5539 |
}
|
hr@0
|
5540 |
|
hr@0
|
5541 |
.list-group-item > .badge {
|
hr@0
|
5542 |
float: right;
|
hr@0
|
5543 |
}
|
hr@0
|
5544 |
|
hr@0
|
5545 |
.list-group-item > .badge + .badge {
|
hr@0
|
5546 |
margin-right: 5px;
|
hr@0
|
5547 |
}
|
hr@0
|
5548 |
|
hr@0
|
5549 |
a.list-group-item {
|
hr@0
|
5550 |
color: #555555;
|
hr@0
|
5551 |
}
|
hr@0
|
5552 |
|
hr@0
|
5553 |
a.list-group-item .list-group-item-heading {
|
hr@0
|
5554 |
color: #333333;
|
hr@0
|
5555 |
}
|
hr@0
|
5556 |
|
hr@0
|
5557 |
a.list-group-item:hover,
|
hr@0
|
5558 |
a.list-group-item:focus {
|
hr@0
|
5559 |
text-decoration: none;
|
hr@0
|
5560 |
background-color: #f5f5f5;
|
hr@0
|
5561 |
}
|
hr@0
|
5562 |
|
hr@0
|
5563 |
a.list-group-item.active,
|
hr@0
|
5564 |
a.list-group-item.active:hover,
|
hr@0
|
5565 |
a.list-group-item.active:focus {
|
hr@0
|
5566 |
z-index: 2;
|
hr@0
|
5567 |
color: #ffffff;
|
hr@0
|
5568 |
background-color: #428bca;
|
hr@0
|
5569 |
border-color: #428bca;
|
hr@0
|
5570 |
}
|
hr@0
|
5571 |
|
hr@0
|
5572 |
a.list-group-item.active .list-group-item-heading,
|
hr@0
|
5573 |
a.list-group-item.active:hover .list-group-item-heading,
|
hr@0
|
5574 |
a.list-group-item.active:focus .list-group-item-heading {
|
hr@0
|
5575 |
color: inherit;
|
hr@0
|
5576 |
}
|
hr@0
|
5577 |
|
hr@0
|
5578 |
a.list-group-item.active .list-group-item-text,
|
hr@0
|
5579 |
a.list-group-item.active:hover .list-group-item-text,
|
hr@0
|
5580 |
a.list-group-item.active:focus .list-group-item-text {
|
hr@0
|
5581 |
color: #e1edf7;
|
hr@0
|
5582 |
}
|
hr@0
|
5583 |
|
hr@0
|
5584 |
.list-group-item-heading {
|
hr@0
|
5585 |
margin-top: 0;
|
hr@0
|
5586 |
margin-bottom: 5px;
|
hr@0
|
5587 |
}
|
hr@0
|
5588 |
|
hr@0
|
5589 |
.list-group-item-text {
|
hr@0
|
5590 |
margin-bottom: 0;
|
hr@0
|
5591 |
line-height: 1.3;
|
hr@0
|
5592 |
}
|
hr@0
|
5593 |
|
hr@0
|
5594 |
.panel {
|
hr@0
|
5595 |
margin-bottom: 20px;
|
hr@0
|
5596 |
background-color: #ffffff;
|
hr@0
|
5597 |
border: 1px solid transparent;
|
hr@0
|
5598 |
border-radius: 4px;
|
hr@0
|
5599 |
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
|
hr@0
|
5600 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
|
hr@0
|
5601 |
}
|
hr@0
|
5602 |
|
hr@0
|
5603 |
.panel-body {
|
hr@0
|
5604 |
padding: 15px;
|
hr@0
|
5605 |
}
|
hr@0
|
5606 |
|
hr@0
|
5607 |
.panel-body:before,
|
hr@0
|
5608 |
.panel-body:after {
|
hr@0
|
5609 |
display: table;
|
hr@0
|
5610 |
content: " ";
|
hr@0
|
5611 |
}
|
hr@0
|
5612 |
|
hr@0
|
5613 |
.panel-body:after {
|
hr@0
|
5614 |
clear: both;
|
hr@0
|
5615 |
}
|
hr@0
|
5616 |
|
hr@0
|
5617 |
.panel-body:before,
|
hr@0
|
5618 |
.panel-body:after {
|
hr@0
|
5619 |
display: table;
|
hr@0
|
5620 |
content: " ";
|
hr@0
|
5621 |
}
|
hr@0
|
5622 |
|
hr@0
|
5623 |
.panel-body:after {
|
hr@0
|
5624 |
clear: both;
|
hr@0
|
5625 |
}
|
hr@0
|
5626 |
|
hr@0
|
5627 |
.panel > .list-group {
|
hr@0
|
5628 |
margin-bottom: 0;
|
hr@0
|
5629 |
}
|
hr@0
|
5630 |
|
hr@0
|
5631 |
.panel > .list-group .list-group-item {
|
hr@0
|
5632 |
border-width: 1px 0;
|
hr@0
|
5633 |
}
|
hr@0
|
5634 |
|
hr@0
|
5635 |
.panel > .list-group .list-group-item:first-child {
|
hr@0
|
5636 |
border-top-right-radius: 0;
|
hr@0
|
5637 |
border-top-left-radius: 0;
|
hr@0
|
5638 |
}
|
hr@0
|
5639 |
|
hr@0
|
5640 |
.panel > .list-group .list-group-item:last-child {
|
hr@0
|
5641 |
border-bottom: 0;
|
hr@0
|
5642 |
}
|
hr@0
|
5643 |
|
hr@0
|
5644 |
.panel-heading + .list-group .list-group-item:first-child {
|
hr@0
|
5645 |
border-top-width: 0;
|
hr@0
|
5646 |
}
|
hr@0
|
5647 |
|
hr@0
|
5648 |
.panel > .table,
|
info@49
|
5649 |
.panel > .table-responsive > .table {
|
hr@0
|
5650 |
margin-bottom: 0;
|
hr@0
|
5651 |
}
|
hr@0
|
5652 |
|
hr@0
|
5653 |
.panel > .panel-body + .table,
|
hr@0
|
5654 |
.panel > .panel-body + .table-responsive {
|
hr@0
|
5655 |
border-top: 1px solid #dddddd;
|
hr@0
|
5656 |
}
|
hr@0
|
5657 |
|
info@49
|
5658 |
.panel > .table > tbody:first-child th,
|
info@49
|
5659 |
.panel > .table > tbody:first-child td {
|
info@49
|
5660 |
border-top: 0;
|
info@49
|
5661 |
}
|
info@49
|
5662 |
|
hr@0
|
5663 |
.panel > .table-bordered,
|
hr@0
|
5664 |
.panel > .table-responsive > .table-bordered {
|
hr@0
|
5665 |
border: 0;
|
hr@0
|
5666 |
}
|
hr@0
|
5667 |
|
hr@0
|
5668 |
.panel > .table-bordered > thead > tr > th:first-child,
|
hr@0
|
5669 |
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
|
hr@0
|
5670 |
.panel > .table-bordered > tbody > tr > th:first-child,
|
hr@0
|
5671 |
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
|
hr@0
|
5672 |
.panel > .table-bordered > tfoot > tr > th:first-child,
|
hr@0
|
5673 |
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
|
hr@0
|
5674 |
.panel > .table-bordered > thead > tr > td:first-child,
|
hr@0
|
5675 |
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
|
hr@0
|
5676 |
.panel > .table-bordered > tbody > tr > td:first-child,
|
hr@0
|
5677 |
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
|
hr@0
|
5678 |
.panel > .table-bordered > tfoot > tr > td:first-child,
|
hr@0
|
5679 |
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
|
hr@0
|
5680 |
border-left: 0;
|
hr@0
|
5681 |
}
|
hr@0
|
5682 |
|
hr@0
|
5683 |
.panel > .table-bordered > thead > tr > th:last-child,
|
hr@0
|
5684 |
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
|
hr@0
|
5685 |
.panel > .table-bordered > tbody > tr > th:last-child,
|
hr@0
|
5686 |
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
|
hr@0
|
5687 |
.panel > .table-bordered > tfoot > tr > th:last-child,
|
hr@0
|
5688 |
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
|
hr@0
|
5689 |
.panel > .table-bordered > thead > tr > td:last-child,
|
hr@0
|
5690 |
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
|
hr@0
|
5691 |
.panel > .table-bordered > tbody > tr > td:last-child,
|
hr@0
|
5692 |
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
|
hr@0
|
5693 |
.panel > .table-bordered > tfoot > tr > td:last-child,
|
hr@0
|
5694 |
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
|
hr@0
|
5695 |
border-right: 0;
|
hr@0
|
5696 |
}
|
hr@0
|
5697 |
|
hr@0
|
5698 |
.panel > .table-bordered > thead > tr:last-child > th,
|
hr@0
|
5699 |
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
|
hr@0
|
5700 |
.panel > .table-bordered > tbody > tr:last-child > th,
|
hr@0
|
5701 |
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
|
hr@0
|
5702 |
.panel > .table-bordered > tfoot > tr:last-child > th,
|
hr@0
|
5703 |
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
|
hr@0
|
5704 |
.panel > .table-bordered > thead > tr:last-child > td,
|
hr@0
|
5705 |
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
|
hr@0
|
5706 |
.panel > .table-bordered > tbody > tr:last-child > td,
|
hr@0
|
5707 |
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
|
hr@0
|
5708 |
.panel > .table-bordered > tfoot > tr:last-child > td,
|
hr@0
|
5709 |
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
|
hr@0
|
5710 |
border-bottom: 0;
|
hr@0
|
5711 |
}
|
hr@0
|
5712 |
|
info@49
|
5713 |
.panel > .table-responsive {
|
info@49
|
5714 |
margin-bottom: 0;
|
info@49
|
5715 |
border: 0;
|
info@49
|
5716 |
}
|
info@49
|
5717 |
|
hr@0
|
5718 |
.panel-heading {
|
hr@0
|
5719 |
padding: 10px 15px;
|
hr@0
|
5720 |
border-bottom: 1px solid transparent;
|
hr@0
|
5721 |
border-top-right-radius: 3px;
|
hr@0
|
5722 |
border-top-left-radius: 3px;
|
hr@0
|
5723 |
}
|
hr@0
|
5724 |
|
hr@0
|
5725 |
.panel-heading > .dropdown .dropdown-toggle {
|
hr@0
|
5726 |
color: inherit;
|
hr@0
|
5727 |
}
|
hr@0
|
5728 |
|
hr@0
|
5729 |
.panel-title {
|
hr@0
|
5730 |
margin-top: 0;
|
hr@0
|
5731 |
margin-bottom: 0;
|
hr@0
|
5732 |
font-size: 16px;
|
info@49
|
5733 |
color: inherit;
|
hr@0
|
5734 |
}
|
hr@0
|
5735 |
|
hr@0
|
5736 |
.panel-title > a {
|
hr@0
|
5737 |
color: inherit;
|
hr@0
|
5738 |
}
|
hr@0
|
5739 |
|
hr@0
|
5740 |
.panel-footer {
|
hr@0
|
5741 |
padding: 10px 15px;
|
hr@0
|
5742 |
background-color: #f5f5f5;
|
hr@0
|
5743 |
border-top: 1px solid #dddddd;
|
hr@0
|
5744 |
border-bottom-right-radius: 3px;
|
hr@0
|
5745 |
border-bottom-left-radius: 3px;
|
hr@0
|
5746 |
}
|
hr@0
|
5747 |
|
hr@0
|
5748 |
.panel-group .panel {
|
hr@0
|
5749 |
margin-bottom: 0;
|
hr@0
|
5750 |
overflow: hidden;
|
hr@0
|
5751 |
border-radius: 4px;
|
hr@0
|
5752 |
}
|
hr@0
|
5753 |
|
hr@0
|
5754 |
.panel-group .panel + .panel {
|
hr@0
|
5755 |
margin-top: 5px;
|
hr@0
|
5756 |
}
|
hr@0
|
5757 |
|
hr@0
|
5758 |
.panel-group .panel-heading {
|
hr@0
|
5759 |
border-bottom: 0;
|
hr@0
|
5760 |
}
|
hr@0
|
5761 |
|
hr@0
|
5762 |
.panel-group .panel-heading + .panel-collapse .panel-body {
|
hr@0
|
5763 |
border-top: 1px solid #dddddd;
|
hr@0
|
5764 |
}
|
hr@0
|
5765 |
|
hr@0
|
5766 |
.panel-group .panel-footer {
|
hr@0
|
5767 |
border-top: 0;
|
hr@0
|
5768 |
}
|
hr@0
|
5769 |
|
hr@0
|
5770 |
.panel-group .panel-footer + .panel-collapse .panel-body {
|
hr@0
|
5771 |
border-bottom: 1px solid #dddddd;
|
hr@0
|
5772 |
}
|
hr@0
|
5773 |
|
hr@0
|
5774 |
.panel-default {
|
hr@0
|
5775 |
border-color: #dddddd;
|
hr@0
|
5776 |
}
|
hr@0
|
5777 |
|
hr@0
|
5778 |
.panel-default > .panel-heading {
|
hr@0
|
5779 |
color: #333333;
|
hr@0
|
5780 |
background-color: #f5f5f5;
|
hr@0
|
5781 |
border-color: #dddddd;
|
hr@0
|
5782 |
}
|
hr@0
|
5783 |
|
hr@0
|
5784 |
.panel-default > .panel-heading + .panel-collapse .panel-body {
|
hr@0
|
5785 |
border-top-color: #dddddd;
|
hr@0
|
5786 |
}
|
hr@0
|
5787 |
|
hr@0
|
5788 |
.panel-default > .panel-footer + .panel-collapse .panel-body {
|
hr@0
|
5789 |
border-bottom-color: #dddddd;
|
hr@0
|
5790 |
}
|
hr@0
|
5791 |
|
hr@0
|
5792 |
.panel-primary {
|
hr@0
|
5793 |
border-color: #428bca;
|
hr@0
|
5794 |
}
|
hr@0
|
5795 |
|
hr@0
|
5796 |
.panel-primary > .panel-heading {
|
hr@0
|
5797 |
color: #ffffff;
|
hr@0
|
5798 |
background-color: #428bca;
|
hr@0
|
5799 |
border-color: #428bca;
|
hr@0
|
5800 |
}
|
hr@0
|
5801 |
|
hr@0
|
5802 |
.panel-primary > .panel-heading + .panel-collapse .panel-body {
|
hr@0
|
5803 |
border-top-color: #428bca;
|
hr@0
|
5804 |
}
|
hr@0
|
5805 |
|
hr@0
|
5806 |
.panel-primary > .panel-footer + .panel-collapse .panel-body {
|
hr@0
|
5807 |
border-bottom-color: #428bca;
|
hr@0
|
5808 |
}
|
hr@0
|
5809 |
|
hr@0
|
5810 |
.panel-success {
|
hr@0
|
5811 |
border-color: #d6e9c6;
|
hr@0
|
5812 |
}
|
hr@0
|
5813 |
|
hr@0
|
5814 |
.panel-success > .panel-heading {
|
info@49
|
5815 |
color: #3c763d;
|
hr@0
|
5816 |
background-color: #dff0d8;
|
hr@0
|
5817 |
border-color: #d6e9c6;
|
hr@0
|
5818 |
}
|
hr@0
|
5819 |
|
hr@0
|
5820 |
.panel-success > .panel-heading + .panel-collapse .panel-body {
|
hr@0
|
5821 |
border-top-color: #d6e9c6;
|
hr@0
|
5822 |
}
|
hr@0
|
5823 |
|
hr@0
|
5824 |
.panel-success > .panel-footer + .panel-collapse .panel-body {
|
hr@0
|
5825 |
border-bottom-color: #d6e9c6;
|
hr@0
|
5826 |
}
|
hr@0
|
5827 |
|
hr@0
|
5828 |
.panel-warning {
|
hr@0
|
5829 |
border-color: #faebcc;
|
hr@0
|
5830 |
}
|
hr@0
|
5831 |
|
hr@0
|
5832 |
.panel-warning > .panel-heading {
|
info@49
|
5833 |
color: #8a6d3b;
|
hr@0
|
5834 |
background-color: #fcf8e3;
|
hr@0
|
5835 |
border-color: #faebcc;
|
hr@0
|
5836 |
}
|
hr@0
|
5837 |
|
hr@0
|
5838 |
.panel-warning > .panel-heading + .panel-collapse .panel-body {
|
hr@0
|
5839 |
border-top-color: #faebcc;
|
hr@0
|
5840 |
}
|
hr@0
|
5841 |
|
hr@0
|
5842 |
.panel-warning > .panel-footer + .panel-collapse .panel-body {
|
hr@0
|
5843 |
border-bottom-color: #faebcc;
|
hr@0
|
5844 |
}
|
hr@0
|
5845 |
|
hr@0
|
5846 |
.panel-danger {
|
hr@0
|
5847 |
border-color: #ebccd1;
|
hr@0
|
5848 |
}
|
hr@0
|
5849 |
|
hr@0
|
5850 |
.panel-danger > .panel-heading {
|
info@49
|
5851 |
color: #a94442;
|
hr@0
|
5852 |
background-color: #f2dede;
|
hr@0
|
5853 |
border-color: #ebccd1;
|
hr@0
|
5854 |
}
|
hr@0
|
5855 |
|
hr@0
|
5856 |
.panel-danger > .panel-heading + .panel-collapse .panel-body {
|
hr@0
|
5857 |
border-top-color: #ebccd1;
|
hr@0
|
5858 |
}
|
hr@0
|
5859 |
|
hr@0
|
5860 |
.panel-danger > .panel-footer + .panel-collapse .panel-body {
|
hr@0
|
5861 |
border-bottom-color: #ebccd1;
|
hr@0
|
5862 |
}
|
hr@0
|
5863 |
|
hr@0
|
5864 |
.panel-info {
|
hr@0
|
5865 |
border-color: #bce8f1;
|
hr@0
|
5866 |
}
|
hr@0
|
5867 |
|
hr@0
|
5868 |
.panel-info > .panel-heading {
|
info@49
|
5869 |
color: #31708f;
|
hr@0
|
5870 |
background-color: #d9edf7;
|
hr@0
|
5871 |
border-color: #bce8f1;
|
hr@0
|
5872 |
}
|
hr@0
|
5873 |
|
hr@0
|
5874 |
.panel-info > .panel-heading + .panel-collapse .panel-body {
|
hr@0
|
5875 |
border-top-color: #bce8f1;
|
hr@0
|
5876 |
}
|
hr@0
|
5877 |
|
hr@0
|
5878 |
.panel-info > .panel-footer + .panel-collapse .panel-body {
|
hr@0
|
5879 |
border-bottom-color: #bce8f1;
|
hr@0
|
5880 |
}
|
hr@0
|
5881 |
|
hr@0
|
5882 |
.well {
|
hr@0
|
5883 |
min-height: 20px;
|
hr@0
|
5884 |
padding: 19px;
|
hr@0
|
5885 |
margin-bottom: 20px;
|
hr@0
|
5886 |
background-color: #f5f5f5;
|
hr@0
|
5887 |
border: 1px solid #e3e3e3;
|
hr@0
|
5888 |
border-radius: 4px;
|
hr@0
|
5889 |
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
hr@0
|
5890 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
hr@0
|
5891 |
}
|
hr@0
|
5892 |
|
hr@0
|
5893 |
.well blockquote {
|
hr@0
|
5894 |
border-color: #ddd;
|
hr@0
|
5895 |
border-color: rgba(0, 0, 0, 0.15);
|
hr@0
|
5896 |
}
|
hr@0
|
5897 |
|
hr@0
|
5898 |
.well-lg {
|
hr@0
|
5899 |
padding: 24px;
|
hr@0
|
5900 |
border-radius: 6px;
|
hr@0
|
5901 |
}
|
hr@0
|
5902 |
|
hr@0
|
5903 |
.well-sm {
|
hr@0
|
5904 |
padding: 9px;
|
hr@0
|
5905 |
border-radius: 3px;
|
hr@0
|
5906 |
}
|
hr@0
|
5907 |
|
hr@0
|
5908 |
.close {
|
hr@0
|
5909 |
float: right;
|
hr@0
|
5910 |
font-size: 21px;
|
hr@0
|
5911 |
font-weight: bold;
|
hr@0
|
5912 |
line-height: 1;
|
hr@0
|
5913 |
color: #000000;
|
hr@0
|
5914 |
text-shadow: 0 1px 0 #ffffff;
|
hr@0
|
5915 |
opacity: 0.2;
|
hr@0
|
5916 |
filter: alpha(opacity=20);
|
hr@0
|
5917 |
}
|
hr@0
|
5918 |
|
hr@0
|
5919 |
.close:hover,
|
hr@0
|
5920 |
.close:focus {
|
hr@0
|
5921 |
color: #000000;
|
hr@0
|
5922 |
text-decoration: none;
|
hr@0
|
5923 |
cursor: pointer;
|
hr@0
|
5924 |
opacity: 0.5;
|
hr@0
|
5925 |
filter: alpha(opacity=50);
|
hr@0
|
5926 |
}
|
hr@0
|
5927 |
|
hr@0
|
5928 |
button.close {
|
hr@0
|
5929 |
padding: 0;
|
hr@0
|
5930 |
cursor: pointer;
|
hr@0
|
5931 |
background: transparent;
|
hr@0
|
5932 |
border: 0;
|
hr@0
|
5933 |
-webkit-appearance: none;
|
hr@0
|
5934 |
}
|
hr@0
|
5935 |
|
hr@0
|
5936 |
.modal-open {
|
hr@0
|
5937 |
overflow: hidden;
|
hr@0
|
5938 |
}
|
hr@0
|
5939 |
|
hr@0
|
5940 |
.modal {
|
hr@0
|
5941 |
position: fixed;
|
hr@0
|
5942 |
top: 0;
|
hr@0
|
5943 |
right: 0;
|
hr@0
|
5944 |
bottom: 0;
|
hr@0
|
5945 |
left: 0;
|
hr@0
|
5946 |
z-index: 1040;
|
hr@0
|
5947 |
display: none;
|
hr@0
|
5948 |
overflow: auto;
|
hr@0
|
5949 |
overflow-y: scroll;
|
hr@0
|
5950 |
}
|
hr@0
|
5951 |
|
hr@0
|
5952 |
.modal.fade .modal-dialog {
|
hr@0
|
5953 |
-webkit-transform: translate(0, -25%);
|
hr@0
|
5954 |
-ms-transform: translate(0, -25%);
|
hr@0
|
5955 |
transform: translate(0, -25%);
|
hr@0
|
5956 |
-webkit-transition: -webkit-transform 0.3s ease-out;
|
hr@0
|
5957 |
-moz-transition: -moz-transform 0.3s ease-out;
|
hr@0
|
5958 |
-o-transition: -o-transform 0.3s ease-out;
|
hr@0
|
5959 |
transition: transform 0.3s ease-out;
|
hr@0
|
5960 |
}
|
hr@0
|
5961 |
|
hr@0
|
5962 |
.modal.in .modal-dialog {
|
hr@0
|
5963 |
-webkit-transform: translate(0, 0);
|
hr@0
|
5964 |
-ms-transform: translate(0, 0);
|
hr@0
|
5965 |
transform: translate(0, 0);
|
hr@0
|
5966 |
}
|
hr@0
|
5967 |
|
hr@0
|
5968 |
.modal-dialog {
|
hr@0
|
5969 |
position: relative;
|
hr@0
|
5970 |
z-index: 1050;
|
hr@0
|
5971 |
width: auto;
|
info@49
|
5972 |
margin: 10px;
|
hr@0
|
5973 |
}
|
hr@0
|
5974 |
|
hr@0
|
5975 |
.modal-content {
|
hr@0
|
5976 |
position: relative;
|
hr@0
|
5977 |
background-color: #ffffff;
|
hr@0
|
5978 |
border: 1px solid #999999;
|
hr@0
|
5979 |
border: 1px solid rgba(0, 0, 0, 0.2);
|
hr@0
|
5980 |
border-radius: 6px;
|
hr@0
|
5981 |
outline: none;
|
hr@0
|
5982 |
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
|
hr@0
|
5983 |
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
|
hr@0
|
5984 |
background-clip: padding-box;
|
hr@0
|
5985 |
}
|
hr@0
|
5986 |
|
hr@0
|
5987 |
.modal-backdrop {
|
hr@0
|
5988 |
position: fixed;
|
hr@0
|
5989 |
top: 0;
|
hr@0
|
5990 |
right: 0;
|
hr@0
|
5991 |
bottom: 0;
|
hr@0
|
5992 |
left: 0;
|
hr@0
|
5993 |
z-index: 1030;
|
hr@0
|
5994 |
background-color: #000000;
|
hr@0
|
5995 |
}
|
hr@0
|
5996 |
|
hr@0
|
5997 |
.modal-backdrop.fade {
|
hr@0
|
5998 |
opacity: 0;
|
hr@0
|
5999 |
filter: alpha(opacity=0);
|
hr@0
|
6000 |
}
|
hr@0
|
6001 |
|
hr@0
|
6002 |
.modal-backdrop.in {
|
hr@0
|
6003 |
opacity: 0.5;
|
hr@0
|
6004 |
filter: alpha(opacity=50);
|
hr@0
|
6005 |
}
|
hr@0
|
6006 |
|
hr@0
|
6007 |
.modal-header {
|
hr@0
|
6008 |
min-height: 16.428571429px;
|
hr@0
|
6009 |
padding: 15px;
|
hr@0
|
6010 |
border-bottom: 1px solid #e5e5e5;
|
hr@0
|
6011 |
}
|
hr@0
|
6012 |
|
hr@0
|
6013 |
.modal-header .close {
|
hr@0
|
6014 |
margin-top: -2px;
|
hr@0
|
6015 |
}
|
hr@0
|
6016 |
|
hr@0
|
6017 |
.modal-title {
|
hr@0
|
6018 |
margin: 0;
|
hr@0
|
6019 |
line-height: 1.428571429;
|
hr@0
|
6020 |
}
|
hr@0
|
6021 |
|
hr@0
|
6022 |
.modal-body {
|
hr@0
|
6023 |
position: relative;
|
hr@0
|
6024 |
padding: 20px;
|
hr@0
|
6025 |
}
|
hr@0
|
6026 |
|
hr@0
|
6027 |
.modal-footer {
|
hr@0
|
6028 |
padding: 19px 20px 20px;
|
hr@0
|
6029 |
margin-top: 15px;
|
hr@0
|
6030 |
text-align: right;
|
hr@0
|
6031 |
border-top: 1px solid #e5e5e5;
|
hr@0
|
6032 |
}
|
hr@0
|
6033 |
|
hr@0
|
6034 |
.modal-footer:before,
|
hr@0
|
6035 |
.modal-footer:after {
|
hr@0
|
6036 |
display: table;
|
hr@0
|
6037 |
content: " ";
|
hr@0
|
6038 |
}
|
hr@0
|
6039 |
|
hr@0
|
6040 |
.modal-footer:after {
|
hr@0
|
6041 |
clear: both;
|
hr@0
|
6042 |
}
|
hr@0
|
6043 |
|
hr@0
|
6044 |
.modal-footer:before,
|
hr@0
|
6045 |
.modal-footer:after {
|
hr@0
|
6046 |
display: table;
|
hr@0
|
6047 |
content: " ";
|
hr@0
|
6048 |
}
|
hr@0
|
6049 |
|
hr@0
|
6050 |
.modal-footer:after {
|
hr@0
|
6051 |
clear: both;
|
hr@0
|
6052 |
}
|
hr@0
|
6053 |
|
hr@0
|
6054 |
.modal-footer .btn + .btn {
|
hr@0
|
6055 |
margin-bottom: 0;
|
hr@0
|
6056 |
margin-left: 5px;
|
hr@0
|
6057 |
}
|
hr@0
|
6058 |
|
hr@0
|
6059 |
.modal-footer .btn-group .btn + .btn {
|
hr@0
|
6060 |
margin-left: -1px;
|
hr@0
|
6061 |
}
|
hr@0
|
6062 |
|
hr@0
|
6063 |
.modal-footer .btn-block + .btn-block {
|
hr@0
|
6064 |
margin-left: 0;
|
hr@0
|
6065 |
}
|
hr@0
|
6066 |
|
hr@0
|
6067 |
@media screen and (min-width: 768px) {
|
hr@0
|
6068 |
.modal-dialog {
|
hr@0
|
6069 |
width: 600px;
|
info@49
|
6070 |
margin: 30px auto;
|
hr@0
|
6071 |
}
|
hr@0
|
6072 |
.modal-content {
|
hr@0
|
6073 |
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
|
hr@0
|
6074 |
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
|
hr@0
|
6075 |
}
|
hr@0
|
6076 |
}
|
hr@0
|
6077 |
|
hr@0
|
6078 |
.tooltip {
|
hr@0
|
6079 |
position: absolute;
|
hr@0
|
6080 |
z-index: 1030;
|
hr@0
|
6081 |
display: block;
|
hr@0
|
6082 |
font-size: 12px;
|
hr@0
|
6083 |
line-height: 1.4;
|
hr@0
|
6084 |
opacity: 0;
|
hr@0
|
6085 |
filter: alpha(opacity=0);
|
hr@0
|
6086 |
visibility: visible;
|
hr@0
|
6087 |
}
|
hr@0
|
6088 |
|
hr@0
|
6089 |
.tooltip.in {
|
hr@0
|
6090 |
opacity: 0.9;
|
hr@0
|
6091 |
filter: alpha(opacity=90);
|
hr@0
|
6092 |
}
|
hr@0
|
6093 |
|
hr@0
|
6094 |
.tooltip.top {
|
hr@0
|
6095 |
padding: 5px 0;
|
hr@0
|
6096 |
margin-top: -3px;
|
hr@0
|
6097 |
}
|
hr@0
|
6098 |
|
hr@0
|
6099 |
.tooltip.right {
|
hr@0
|
6100 |
padding: 0 5px;
|
hr@0
|
6101 |
margin-left: 3px;
|
hr@0
|
6102 |
}
|
hr@0
|
6103 |
|
hr@0
|
6104 |
.tooltip.bottom {
|
hr@0
|
6105 |
padding: 5px 0;
|
hr@0
|
6106 |
margin-top: 3px;
|
hr@0
|
6107 |
}
|
hr@0
|
6108 |
|
hr@0
|
6109 |
.tooltip.left {
|
hr@0
|
6110 |
padding: 0 5px;
|
hr@0
|
6111 |
margin-left: -3px;
|
hr@0
|
6112 |
}
|
hr@0
|
6113 |
|
hr@0
|
6114 |
.tooltip-inner {
|
hr@0
|
6115 |
max-width: 200px;
|
hr@0
|
6116 |
padding: 3px 8px;
|
hr@0
|
6117 |
color: #ffffff;
|
hr@0
|
6118 |
text-align: center;
|
hr@0
|
6119 |
text-decoration: none;
|
hr@0
|
6120 |
background-color: #000000;
|
hr@0
|
6121 |
border-radius: 4px;
|
hr@0
|
6122 |
}
|
hr@0
|
6123 |
|
hr@0
|
6124 |
.tooltip-arrow {
|
hr@0
|
6125 |
position: absolute;
|
hr@0
|
6126 |
width: 0;
|
hr@0
|
6127 |
height: 0;
|
hr@0
|
6128 |
border-color: transparent;
|
hr@0
|
6129 |
border-style: solid;
|
hr@0
|
6130 |
}
|
hr@0
|
6131 |
|
hr@0
|
6132 |
.tooltip.top .tooltip-arrow {
|
hr@0
|
6133 |
bottom: 0;
|
hr@0
|
6134 |
left: 50%;
|
hr@0
|
6135 |
margin-left: -5px;
|
hr@0
|
6136 |
border-top-color: #000000;
|
hr@0
|
6137 |
border-width: 5px 5px 0;
|
hr@0
|
6138 |
}
|
hr@0
|
6139 |
|
hr@0
|
6140 |
.tooltip.top-left .tooltip-arrow {
|
hr@0
|
6141 |
bottom: 0;
|
hr@0
|
6142 |
left: 5px;
|
hr@0
|
6143 |
border-top-color: #000000;
|
hr@0
|
6144 |
border-width: 5px 5px 0;
|
hr@0
|
6145 |
}
|
hr@0
|
6146 |
|
hr@0
|
6147 |
.tooltip.top-right .tooltip-arrow {
|
hr@0
|
6148 |
right: 5px;
|
hr@0
|
6149 |
bottom: 0;
|
hr@0
|
6150 |
border-top-color: #000000;
|
hr@0
|
6151 |
border-width: 5px 5px 0;
|
hr@0
|
6152 |
}
|
hr@0
|
6153 |
|
hr@0
|
6154 |
.tooltip.right .tooltip-arrow {
|
hr@0
|
6155 |
top: 50%;
|
hr@0
|
6156 |
left: 0;
|
hr@0
|
6157 |
margin-top: -5px;
|
hr@0
|
6158 |
border-right-color: #000000;
|
hr@0
|
6159 |
border-width: 5px 5px 5px 0;
|
hr@0
|
6160 |
}
|
hr@0
|
6161 |
|
hr@0
|
6162 |
.tooltip.left .tooltip-arrow {
|
hr@0
|
6163 |
top: 50%;
|
hr@0
|
6164 |
right: 0;
|
hr@0
|
6165 |
margin-top: -5px;
|
hr@0
|
6166 |
border-left-color: #000000;
|
hr@0
|
6167 |
border-width: 5px 0 5px 5px;
|
hr@0
|
6168 |
}
|
hr@0
|
6169 |
|
hr@0
|
6170 |
.tooltip.bottom .tooltip-arrow {
|
hr@0
|
6171 |
top: 0;
|
hr@0
|
6172 |
left: 50%;
|
hr@0
|
6173 |
margin-left: -5px;
|
hr@0
|
6174 |
border-bottom-color: #000000;
|
hr@0
|
6175 |
border-width: 0 5px 5px;
|
hr@0
|
6176 |
}
|
hr@0
|
6177 |
|
hr@0
|
6178 |
.tooltip.bottom-left .tooltip-arrow {
|
hr@0
|
6179 |
top: 0;
|
hr@0
|
6180 |
left: 5px;
|
hr@0
|
6181 |
border-bottom-color: #000000;
|
hr@0
|
6182 |
border-width: 0 5px 5px;
|
hr@0
|
6183 |
}
|
hr@0
|
6184 |
|
hr@0
|
6185 |
.tooltip.bottom-right .tooltip-arrow {
|
hr@0
|
6186 |
top: 0;
|
hr@0
|
6187 |
right: 5px;
|
hr@0
|
6188 |
border-bottom-color: #000000;
|
hr@0
|
6189 |
border-width: 0 5px 5px;
|
hr@0
|
6190 |
}
|
hr@0
|
6191 |
|
hr@0
|
6192 |
.popover {
|
hr@0
|
6193 |
position: absolute;
|
hr@0
|
6194 |
top: 0;
|
hr@0
|
6195 |
left: 0;
|
hr@0
|
6196 |
z-index: 1010;
|
hr@0
|
6197 |
display: none;
|
hr@0
|
6198 |
max-width: 276px;
|
hr@0
|
6199 |
padding: 1px;
|
hr@0
|
6200 |
text-align: left;
|
hr@0
|
6201 |
white-space: normal;
|
hr@0
|
6202 |
background-color: #ffffff;
|
hr@0
|
6203 |
border: 1px solid #cccccc;
|
hr@0
|
6204 |
border: 1px solid rgba(0, 0, 0, 0.2);
|
hr@0
|
6205 |
border-radius: 6px;
|
hr@0
|
6206 |
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
|
hr@0
|
6207 |
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
|
hr@0
|
6208 |
background-clip: padding-box;
|
hr@0
|
6209 |
}
|
hr@0
|
6210 |
|
hr@0
|
6211 |
.popover.top {
|
hr@0
|
6212 |
margin-top: -10px;
|
hr@0
|
6213 |
}
|
hr@0
|
6214 |
|
hr@0
|
6215 |
.popover.right {
|
hr@0
|
6216 |
margin-left: 10px;
|
hr@0
|
6217 |
}
|
hr@0
|
6218 |
|
hr@0
|
6219 |
.popover.bottom {
|
hr@0
|
6220 |
margin-top: 10px;
|
hr@0
|
6221 |
}
|
hr@0
|
6222 |
|
hr@0
|
6223 |
.popover.left {
|
hr@0
|
6224 |
margin-left: -10px;
|
hr@0
|
6225 |
}
|
hr@0
|
6226 |
|
hr@0
|
6227 |
.popover-title {
|
hr@0
|
6228 |
padding: 8px 14px;
|
hr@0
|
6229 |
margin: 0;
|
hr@0
|
6230 |
font-size: 14px;
|
hr@0
|
6231 |
font-weight: normal;
|
hr@0
|
6232 |
line-height: 18px;
|
hr@0
|
6233 |
background-color: #f7f7f7;
|
hr@0
|
6234 |
border-bottom: 1px solid #ebebeb;
|
hr@0
|
6235 |
border-radius: 5px 5px 0 0;
|
hr@0
|
6236 |
}
|
hr@0
|
6237 |
|
hr@0
|
6238 |
.popover-content {
|
hr@0
|
6239 |
padding: 9px 14px;
|
hr@0
|
6240 |
}
|
hr@0
|
6241 |
|
hr@0
|
6242 |
.popover .arrow,
|
hr@0
|
6243 |
.popover .arrow:after {
|
hr@0
|
6244 |
position: absolute;
|
hr@0
|
6245 |
display: block;
|
hr@0
|
6246 |
width: 0;
|
hr@0
|
6247 |
height: 0;
|
hr@0
|
6248 |
border-color: transparent;
|
hr@0
|
6249 |
border-style: solid;
|
hr@0
|
6250 |
}
|
hr@0
|
6251 |
|
hr@0
|
6252 |
.popover .arrow {
|
hr@0
|
6253 |
border-width: 11px;
|
hr@0
|
6254 |
}
|
hr@0
|
6255 |
|
hr@0
|
6256 |
.popover .arrow:after {
|
hr@0
|
6257 |
border-width: 10px;
|
hr@0
|
6258 |
content: "";
|
hr@0
|
6259 |
}
|
hr@0
|
6260 |
|
hr@0
|
6261 |
.popover.top .arrow {
|
hr@0
|
6262 |
bottom: -11px;
|
hr@0
|
6263 |
left: 50%;
|
hr@0
|
6264 |
margin-left: -11px;
|
hr@0
|
6265 |
border-top-color: #999999;
|
hr@0
|
6266 |
border-top-color: rgba(0, 0, 0, 0.25);
|
hr@0
|
6267 |
border-bottom-width: 0;
|
hr@0
|
6268 |
}
|
hr@0
|
6269 |
|
hr@0
|
6270 |
.popover.top .arrow:after {
|
hr@0
|
6271 |
bottom: 1px;
|
hr@0
|
6272 |
margin-left: -10px;
|
hr@0
|
6273 |
border-top-color: #ffffff;
|
hr@0
|
6274 |
border-bottom-width: 0;
|
hr@0
|
6275 |
content: " ";
|
hr@0
|
6276 |
}
|
hr@0
|
6277 |
|
hr@0
|
6278 |
.popover.right .arrow {
|
hr@0
|
6279 |
top: 50%;
|
hr@0
|
6280 |
left: -11px;
|
hr@0
|
6281 |
margin-top: -11px;
|
hr@0
|
6282 |
border-right-color: #999999;
|
hr@0
|
6283 |
border-right-color: rgba(0, 0, 0, 0.25);
|
hr@0
|
6284 |
border-left-width: 0;
|
hr@0
|
6285 |
}
|
hr@0
|
6286 |
|
hr@0
|
6287 |
.popover.right .arrow:after {
|
hr@0
|
6288 |
bottom: -10px;
|
hr@0
|
6289 |
left: 1px;
|
hr@0
|
6290 |
border-right-color: #ffffff;
|
hr@0
|
6291 |
border-left-width: 0;
|
hr@0
|
6292 |
content: " ";
|
hr@0
|
6293 |
}
|
hr@0
|
6294 |
|
hr@0
|
6295 |
.popover.bottom .arrow {
|
hr@0
|
6296 |
top: -11px;
|
hr@0
|
6297 |
left: 50%;
|
hr@0
|
6298 |
margin-left: -11px;
|
hr@0
|
6299 |
border-bottom-color: #999999;
|
hr@0
|
6300 |
border-bottom-color: rgba(0, 0, 0, 0.25);
|
hr@0
|
6301 |
border-top-width: 0;
|
hr@0
|
6302 |
}
|
hr@0
|
6303 |
|
hr@0
|
6304 |
.popover.bottom .arrow:after {
|
hr@0
|
6305 |
top: 1px;
|
hr@0
|
6306 |
margin-left: -10px;
|
hr@0
|
6307 |
border-bottom-color: #ffffff;
|
hr@0
|
6308 |
border-top-width: 0;
|
hr@0
|
6309 |
content: " ";
|
hr@0
|
6310 |
}
|
hr@0
|
6311 |
|
hr@0
|
6312 |
.popover.left .arrow {
|
hr@0
|
6313 |
top: 50%;
|
hr@0
|
6314 |
right: -11px;
|
hr@0
|
6315 |
margin-top: -11px;
|
hr@0
|
6316 |
border-left-color: #999999;
|
hr@0
|
6317 |
border-left-color: rgba(0, 0, 0, 0.25);
|
hr@0
|
6318 |
border-right-width: 0;
|
hr@0
|
6319 |
}
|
hr@0
|
6320 |
|
hr@0
|
6321 |
.popover.left .arrow:after {
|
hr@0
|
6322 |
right: 1px;
|
hr@0
|
6323 |
bottom: -10px;
|
hr@0
|
6324 |
border-left-color: #ffffff;
|
hr@0
|
6325 |
border-right-width: 0;
|
hr@0
|
6326 |
content: " ";
|
hr@0
|
6327 |
}
|
hr@0
|
6328 |
|
hr@0
|
6329 |
.carousel {
|
hr@0
|
6330 |
position: relative;
|
hr@0
|
6331 |
}
|
hr@0
|
6332 |
|
hr@0
|
6333 |
.carousel-inner {
|
hr@0
|
6334 |
position: relative;
|
hr@0
|
6335 |
width: 100%;
|
hr@0
|
6336 |
overflow: hidden;
|
hr@0
|
6337 |
}
|
hr@0
|
6338 |
|
hr@0
|
6339 |
.carousel-inner > .item {
|
hr@0
|
6340 |
position: relative;
|
hr@0
|
6341 |
display: none;
|
hr@0
|
6342 |
-webkit-transition: 0.6s ease-in-out left;
|
hr@0
|
6343 |
transition: 0.6s ease-in-out left;
|
hr@0
|
6344 |
}
|
hr@0
|
6345 |
|
hr@0
|
6346 |
.carousel-inner > .item > img,
|
hr@0
|
6347 |
.carousel-inner > .item > a > img {
|
hr@0
|
6348 |
display: block;
|
hr@0
|
6349 |
height: auto;
|
hr@0
|
6350 |
max-width: 100%;
|
hr@0
|
6351 |
line-height: 1;
|
hr@0
|
6352 |
}
|
hr@0
|
6353 |
|
hr@0
|
6354 |
.carousel-inner > .active,
|
hr@0
|
6355 |
.carousel-inner > .next,
|
hr@0
|
6356 |
.carousel-inner > .prev {
|
hr@0
|
6357 |
display: block;
|
hr@0
|
6358 |
}
|
hr@0
|
6359 |
|
hr@0
|
6360 |
.carousel-inner > .active {
|
hr@0
|
6361 |
left: 0;
|
hr@0
|
6362 |
}
|
hr@0
|
6363 |
|
hr@0
|
6364 |
.carousel-inner > .next,
|
hr@0
|
6365 |
.carousel-inner > .prev {
|
hr@0
|
6366 |
position: absolute;
|
hr@0
|
6367 |
top: 0;
|
hr@0
|
6368 |
width: 100%;
|
hr@0
|
6369 |
}
|
hr@0
|
6370 |
|
hr@0
|
6371 |
.carousel-inner > .next {
|
hr@0
|
6372 |
left: 100%;
|
hr@0
|
6373 |
}
|
hr@0
|
6374 |
|
hr@0
|
6375 |
.carousel-inner > .prev {
|
hr@0
|
6376 |
left: -100%;
|
hr@0
|
6377 |
}
|
hr@0
|
6378 |
|
hr@0
|
6379 |
.carousel-inner > .next.left,
|
hr@0
|
6380 |
.carousel-inner > .prev.right {
|
hr@0
|
6381 |
left: 0;
|
hr@0
|
6382 |
}
|
hr@0
|
6383 |
|
hr@0
|
6384 |
.carousel-inner > .active.left {
|
hr@0
|
6385 |
left: -100%;
|
hr@0
|
6386 |
}
|
hr@0
|
6387 |
|
hr@0
|
6388 |
.carousel-inner > .active.right {
|
hr@0
|
6389 |
left: 100%;
|
hr@0
|
6390 |
}
|
hr@0
|
6391 |
|
hr@0
|
6392 |
.carousel-control {
|
hr@0
|
6393 |
position: absolute;
|
hr@0
|
6394 |
top: 0;
|
hr@0
|
6395 |
bottom: 0;
|
hr@0
|
6396 |
left: 0;
|
hr@0
|
6397 |
width: 15%;
|
hr@0
|
6398 |
font-size: 20px;
|
hr@0
|
6399 |
color: #ffffff;
|
hr@0
|
6400 |
text-align: center;
|
hr@0
|
6401 |
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
|
hr@0
|
6402 |
opacity: 0.5;
|
hr@0
|
6403 |
filter: alpha(opacity=50);
|
hr@0
|
6404 |
}
|
hr@0
|
6405 |
|
hr@0
|
6406 |
.carousel-control.left {
|
hr@0
|
6407 |
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
|
hr@0
|
6408 |
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
|
hr@0
|
6409 |
background-repeat: repeat-x;
|
hr@0
|
6410 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
|
hr@0
|
6411 |
}
|
hr@0
|
6412 |
|
hr@0
|
6413 |
.carousel-control.right {
|
hr@0
|
6414 |
right: 0;
|
hr@0
|
6415 |
left: auto;
|
hr@0
|
6416 |
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
|
hr@0
|
6417 |
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
|
hr@0
|
6418 |
background-repeat: repeat-x;
|
hr@0
|
6419 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
|
hr@0
|
6420 |
}
|
hr@0
|
6421 |
|
hr@0
|
6422 |
.carousel-control:hover,
|
hr@0
|
6423 |
.carousel-control:focus {
|
hr@0
|
6424 |
color: #ffffff;
|
hr@0
|
6425 |
text-decoration: none;
|
info@49
|
6426 |
outline: none;
|
hr@0
|
6427 |
opacity: 0.9;
|
hr@0
|
6428 |
filter: alpha(opacity=90);
|
hr@0
|
6429 |
}
|
hr@0
|
6430 |
|
hr@0
|
6431 |
.carousel-control .icon-prev,
|
hr@0
|
6432 |
.carousel-control .icon-next,
|
hr@0
|
6433 |
.carousel-control .glyphicon-chevron-left,
|
hr@0
|
6434 |
.carousel-control .glyphicon-chevron-right {
|
hr@0
|
6435 |
position: absolute;
|
hr@0
|
6436 |
top: 50%;
|
hr@0
|
6437 |
z-index: 5;
|
hr@0
|
6438 |
display: inline-block;
|
hr@0
|
6439 |
}
|
hr@0
|
6440 |
|
hr@0
|
6441 |
.carousel-control .icon-prev,
|
hr@0
|
6442 |
.carousel-control .glyphicon-chevron-left {
|
hr@0
|
6443 |
left: 50%;
|
hr@0
|
6444 |
}
|
hr@0
|
6445 |
|
hr@0
|
6446 |
.carousel-control .icon-next,
|
hr@0
|
6447 |
.carousel-control .glyphicon-chevron-right {
|
hr@0
|
6448 |
right: 50%;
|
hr@0
|
6449 |
}
|
hr@0
|
6450 |
|
hr@0
|
6451 |
.carousel-control .icon-prev,
|
hr@0
|
6452 |
.carousel-control .icon-next {
|
hr@0
|
6453 |
width: 20px;
|
hr@0
|
6454 |
height: 20px;
|
hr@0
|
6455 |
margin-top: -10px;
|
hr@0
|
6456 |
margin-left: -10px;
|
hr@0
|
6457 |
font-family: serif;
|
hr@0
|
6458 |
}
|
hr@0
|
6459 |
|
hr@0
|
6460 |
.carousel-control .icon-prev:before {
|
hr@0
|
6461 |
content: '\2039';
|
hr@0
|
6462 |
}
|
hr@0
|
6463 |
|
hr@0
|
6464 |
.carousel-control .icon-next:before {
|
hr@0
|
6465 |
content: '\203a';
|
hr@0
|
6466 |
}
|
hr@0
|
6467 |
|
hr@0
|
6468 |
.carousel-indicators {
|
hr@0
|
6469 |
position: absolute;
|
hr@0
|
6470 |
bottom: 10px;
|
hr@0
|
6471 |
left: 50%;
|
hr@0
|
6472 |
z-index: 15;
|
hr@0
|
6473 |
width: 60%;
|
hr@0
|
6474 |
padding-left: 0;
|
hr@0
|
6475 |
margin-left: -30%;
|
hr@0
|
6476 |
text-align: center;
|
hr@0
|
6477 |
list-style: none;
|
hr@0
|
6478 |
}
|
hr@0
|
6479 |
|
hr@0
|
6480 |
.carousel-indicators li {
|
hr@0
|
6481 |
display: inline-block;
|
hr@0
|
6482 |
width: 10px;
|
hr@0
|
6483 |
height: 10px;
|
hr@0
|
6484 |
margin: 1px;
|
hr@0
|
6485 |
text-indent: -999px;
|
hr@0
|
6486 |
cursor: pointer;
|
hr@0
|
6487 |
background-color: #000 \9;
|
hr@0
|
6488 |
background-color: rgba(0, 0, 0, 0);
|
hr@0
|
6489 |
border: 1px solid #ffffff;
|
hr@0
|
6490 |
border-radius: 10px;
|
hr@0
|
6491 |
}
|
hr@0
|
6492 |
|
hr@0
|
6493 |
.carousel-indicators .active {
|
hr@0
|
6494 |
width: 12px;
|
hr@0
|
6495 |
height: 12px;
|
hr@0
|
6496 |
margin: 0;
|
hr@0
|
6497 |
background-color: #ffffff;
|
hr@0
|
6498 |
}
|
hr@0
|
6499 |
|
hr@0
|
6500 |
.carousel-caption {
|
hr@0
|
6501 |
position: absolute;
|
hr@0
|
6502 |
right: 15%;
|
hr@0
|
6503 |
bottom: 20px;
|
hr@0
|
6504 |
left: 15%;
|
hr@0
|
6505 |
z-index: 10;
|
hr@0
|
6506 |
padding-top: 20px;
|
hr@0
|
6507 |
padding-bottom: 20px;
|
hr@0
|
6508 |
color: #ffffff;
|
hr@0
|
6509 |
text-align: center;
|
hr@0
|
6510 |
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
|
hr@0
|
6511 |
}
|
hr@0
|
6512 |
|
hr@0
|
6513 |
.carousel-caption .btn {
|
hr@0
|
6514 |
text-shadow: none;
|
hr@0
|
6515 |
}
|
hr@0
|
6516 |
|
hr@0
|
6517 |
@media screen and (min-width: 768px) {
|
hr@0
|
6518 |
.carousel-control .glyphicons-chevron-left,
|
hr@0
|
6519 |
.carousel-control .glyphicons-chevron-right,
|
hr@0
|
6520 |
.carousel-control .icon-prev,
|
hr@0
|
6521 |
.carousel-control .icon-next {
|
hr@0
|
6522 |
width: 30px;
|
hr@0
|
6523 |
height: 30px;
|
hr@0
|
6524 |
margin-top: -15px;
|
hr@0
|
6525 |
margin-left: -15px;
|
hr@0
|
6526 |
font-size: 30px;
|
hr@0
|
6527 |
}
|
hr@0
|
6528 |
.carousel-caption {
|
hr@0
|
6529 |
right: 20%;
|
hr@0
|
6530 |
left: 20%;
|
hr@0
|
6531 |
padding-bottom: 30px;
|
hr@0
|
6532 |
}
|
hr@0
|
6533 |
.carousel-indicators {
|
hr@0
|
6534 |
bottom: 20px;
|
hr@0
|
6535 |
}
|
hr@0
|
6536 |
}
|
hr@0
|
6537 |
|
hr@0
|
6538 |
.clearfix:before,
|
hr@0
|
6539 |
.clearfix:after {
|
hr@0
|
6540 |
display: table;
|
hr@0
|
6541 |
content: " ";
|
hr@0
|
6542 |
}
|
hr@0
|
6543 |
|
hr@0
|
6544 |
.clearfix:after {
|
hr@0
|
6545 |
clear: both;
|
hr@0
|
6546 |
}
|
hr@0
|
6547 |
|
hr@0
|
6548 |
.center-block {
|
hr@0
|
6549 |
display: block;
|
hr@0
|
6550 |
margin-right: auto;
|
hr@0
|
6551 |
margin-left: auto;
|
hr@0
|
6552 |
}
|
hr@0
|
6553 |
|
hr@0
|
6554 |
.pull-right {
|
hr@0
|
6555 |
float: right !important;
|
hr@0
|
6556 |
}
|
hr@0
|
6557 |
|
hr@0
|
6558 |
.pull-left {
|
hr@0
|
6559 |
float: left !important;
|
hr@0
|
6560 |
}
|
hr@0
|
6561 |
|
hr@0
|
6562 |
.hide {
|
hr@0
|
6563 |
display: none !important;
|
hr@0
|
6564 |
}
|
hr@0
|
6565 |
|
hr@0
|
6566 |
.show {
|
hr@0
|
6567 |
display: block !important;
|
hr@0
|
6568 |
}
|
hr@0
|
6569 |
|
hr@0
|
6570 |
.invisible {
|
hr@0
|
6571 |
visibility: hidden;
|
hr@0
|
6572 |
}
|
hr@0
|
6573 |
|
hr@0
|
6574 |
.text-hide {
|
hr@0
|
6575 |
font: 0/0 a;
|
hr@0
|
6576 |
color: transparent;
|
hr@0
|
6577 |
text-shadow: none;
|
hr@0
|
6578 |
background-color: transparent;
|
hr@0
|
6579 |
border: 0;
|
hr@0
|
6580 |
}
|
hr@0
|
6581 |
|
hr@0
|
6582 |
.hidden {
|
hr@0
|
6583 |
display: none !important;
|
hr@0
|
6584 |
visibility: hidden !important;
|
hr@0
|
6585 |
}
|
hr@0
|
6586 |
|
hr@0
|
6587 |
.affix {
|
hr@0
|
6588 |
position: fixed;
|
hr@0
|
6589 |
}
|
hr@0
|
6590 |
|
hr@0
|
6591 |
@-ms-viewport {
|
hr@0
|
6592 |
width: device-width;
|
hr@0
|
6593 |
}
|
hr@0
|
6594 |
|
hr@0
|
6595 |
.visible-xs,
|
hr@0
|
6596 |
tr.visible-xs,
|
hr@0
|
6597 |
th.visible-xs,
|
hr@0
|
6598 |
td.visible-xs {
|
hr@0
|
6599 |
display: none !important;
|
hr@0
|
6600 |
}
|
hr@0
|
6601 |
|
hr@0
|
6602 |
@media (max-width: 767px) {
|
hr@0
|
6603 |
.visible-xs {
|
hr@0
|
6604 |
display: block !important;
|
hr@0
|
6605 |
}
|
info@49
|
6606 |
table.visible-xs {
|
info@49
|
6607 |
display: table;
|
info@49
|
6608 |
}
|
hr@0
|
6609 |
tr.visible-xs {
|
hr@0
|
6610 |
display: table-row !important;
|
hr@0
|
6611 |
}
|
hr@0
|
6612 |
th.visible-xs,
|
hr@0
|
6613 |
td.visible-xs {
|
hr@0
|
6614 |
display: table-cell !important;
|
hr@0
|
6615 |
}
|
hr@0
|
6616 |
}
|
hr@0
|
6617 |
|
hr@0
|
6618 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
6619 |
.visible-xs.visible-sm {
|
hr@0
|
6620 |
display: block !important;
|
hr@0
|
6621 |
}
|
info@49
|
6622 |
table.visible-xs.visible-sm {
|
info@49
|
6623 |
display: table;
|
info@49
|
6624 |
}
|
hr@0
|
6625 |
tr.visible-xs.visible-sm {
|
hr@0
|
6626 |
display: table-row !important;
|
hr@0
|
6627 |
}
|
hr@0
|
6628 |
th.visible-xs.visible-sm,
|
hr@0
|
6629 |
td.visible-xs.visible-sm {
|
hr@0
|
6630 |
display: table-cell !important;
|
hr@0
|
6631 |
}
|
hr@0
|
6632 |
}
|
hr@0
|
6633 |
|
hr@0
|
6634 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
6635 |
.visible-xs.visible-md {
|
hr@0
|
6636 |
display: block !important;
|
hr@0
|
6637 |
}
|
info@49
|
6638 |
table.visible-xs.visible-md {
|
info@49
|
6639 |
display: table;
|
info@49
|
6640 |
}
|
hr@0
|
6641 |
tr.visible-xs.visible-md {
|
hr@0
|
6642 |
display: table-row !important;
|
hr@0
|
6643 |
}
|
hr@0
|
6644 |
th.visible-xs.visible-md,
|
hr@0
|
6645 |
td.visible-xs.visible-md {
|
hr@0
|
6646 |
display: table-cell !important;
|
hr@0
|
6647 |
}
|
hr@0
|
6648 |
}
|
hr@0
|
6649 |
|
hr@0
|
6650 |
@media (min-width: 1200px) {
|
hr@0
|
6651 |
.visible-xs.visible-lg {
|
hr@0
|
6652 |
display: block !important;
|
hr@0
|
6653 |
}
|
info@49
|
6654 |
table.visible-xs.visible-lg {
|
info@49
|
6655 |
display: table;
|
info@49
|
6656 |
}
|
hr@0
|
6657 |
tr.visible-xs.visible-lg {
|
hr@0
|
6658 |
display: table-row !important;
|
hr@0
|
6659 |
}
|
hr@0
|
6660 |
th.visible-xs.visible-lg,
|
hr@0
|
6661 |
td.visible-xs.visible-lg {
|
hr@0
|
6662 |
display: table-cell !important;
|
hr@0
|
6663 |
}
|
hr@0
|
6664 |
}
|
hr@0
|
6665 |
|
hr@0
|
6666 |
.visible-sm,
|
hr@0
|
6667 |
tr.visible-sm,
|
hr@0
|
6668 |
th.visible-sm,
|
hr@0
|
6669 |
td.visible-sm {
|
hr@0
|
6670 |
display: none !important;
|
hr@0
|
6671 |
}
|
hr@0
|
6672 |
|
hr@0
|
6673 |
@media (max-width: 767px) {
|
hr@0
|
6674 |
.visible-sm.visible-xs {
|
hr@0
|
6675 |
display: block !important;
|
hr@0
|
6676 |
}
|
info@49
|
6677 |
table.visible-sm.visible-xs {
|
info@49
|
6678 |
display: table;
|
info@49
|
6679 |
}
|
hr@0
|
6680 |
tr.visible-sm.visible-xs {
|
hr@0
|
6681 |
display: table-row !important;
|
hr@0
|
6682 |
}
|
hr@0
|
6683 |
th.visible-sm.visible-xs,
|
hr@0
|
6684 |
td.visible-sm.visible-xs {
|
hr@0
|
6685 |
display: table-cell !important;
|
hr@0
|
6686 |
}
|
hr@0
|
6687 |
}
|
hr@0
|
6688 |
|
hr@0
|
6689 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
6690 |
.visible-sm {
|
hr@0
|
6691 |
display: block !important;
|
hr@0
|
6692 |
}
|
info@49
|
6693 |
table.visible-sm {
|
info@49
|
6694 |
display: table;
|
info@49
|
6695 |
}
|
hr@0
|
6696 |
tr.visible-sm {
|
hr@0
|
6697 |
display: table-row !important;
|
hr@0
|
6698 |
}
|
hr@0
|
6699 |
th.visible-sm,
|
hr@0
|
6700 |
td.visible-sm {
|
hr@0
|
6701 |
display: table-cell !important;
|
hr@0
|
6702 |
}
|
hr@0
|
6703 |
}
|
hr@0
|
6704 |
|
hr@0
|
6705 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
6706 |
.visible-sm.visible-md {
|
hr@0
|
6707 |
display: block !important;
|
hr@0
|
6708 |
}
|
info@49
|
6709 |
table.visible-sm.visible-md {
|
info@49
|
6710 |
display: table;
|
info@49
|
6711 |
}
|
hr@0
|
6712 |
tr.visible-sm.visible-md {
|
hr@0
|
6713 |
display: table-row !important;
|
hr@0
|
6714 |
}
|
hr@0
|
6715 |
th.visible-sm.visible-md,
|
hr@0
|
6716 |
td.visible-sm.visible-md {
|
hr@0
|
6717 |
display: table-cell !important;
|
hr@0
|
6718 |
}
|
hr@0
|
6719 |
}
|
hr@0
|
6720 |
|
hr@0
|
6721 |
@media (min-width: 1200px) {
|
hr@0
|
6722 |
.visible-sm.visible-lg {
|
hr@0
|
6723 |
display: block !important;
|
hr@0
|
6724 |
}
|
info@49
|
6725 |
table.visible-sm.visible-lg {
|
info@49
|
6726 |
display: table;
|
info@49
|
6727 |
}
|
hr@0
|
6728 |
tr.visible-sm.visible-lg {
|
hr@0
|
6729 |
display: table-row !important;
|
hr@0
|
6730 |
}
|
hr@0
|
6731 |
th.visible-sm.visible-lg,
|
hr@0
|
6732 |
td.visible-sm.visible-lg {
|
hr@0
|
6733 |
display: table-cell !important;
|
hr@0
|
6734 |
}
|
hr@0
|
6735 |
}
|
hr@0
|
6736 |
|
hr@0
|
6737 |
.visible-md,
|
hr@0
|
6738 |
tr.visible-md,
|
hr@0
|
6739 |
th.visible-md,
|
hr@0
|
6740 |
td.visible-md {
|
hr@0
|
6741 |
display: none !important;
|
hr@0
|
6742 |
}
|
hr@0
|
6743 |
|
hr@0
|
6744 |
@media (max-width: 767px) {
|
hr@0
|
6745 |
.visible-md.visible-xs {
|
hr@0
|
6746 |
display: block !important;
|
hr@0
|
6747 |
}
|
info@49
|
6748 |
table.visible-md.visible-xs {
|
info@49
|
6749 |
display: table;
|
info@49
|
6750 |
}
|
hr@0
|
6751 |
tr.visible-md.visible-xs {
|
hr@0
|
6752 |
display: table-row !important;
|
hr@0
|
6753 |
}
|
hr@0
|
6754 |
th.visible-md.visible-xs,
|
hr@0
|
6755 |
td.visible-md.visible-xs {
|
hr@0
|
6756 |
display: table-cell !important;
|
hr@0
|
6757 |
}
|
hr@0
|
6758 |
}
|
hr@0
|
6759 |
|
hr@0
|
6760 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
6761 |
.visible-md.visible-sm {
|
hr@0
|
6762 |
display: block !important;
|
hr@0
|
6763 |
}
|
info@49
|
6764 |
table.visible-md.visible-sm {
|
info@49
|
6765 |
display: table;
|
info@49
|
6766 |
}
|
hr@0
|
6767 |
tr.visible-md.visible-sm {
|
hr@0
|
6768 |
display: table-row !important;
|
hr@0
|
6769 |
}
|
hr@0
|
6770 |
th.visible-md.visible-sm,
|
hr@0
|
6771 |
td.visible-md.visible-sm {
|
hr@0
|
6772 |
display: table-cell !important;
|
hr@0
|
6773 |
}
|
hr@0
|
6774 |
}
|
hr@0
|
6775 |
|
hr@0
|
6776 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
6777 |
.visible-md {
|
hr@0
|
6778 |
display: block !important;
|
hr@0
|
6779 |
}
|
info@49
|
6780 |
table.visible-md {
|
info@49
|
6781 |
display: table;
|
info@49
|
6782 |
}
|
hr@0
|
6783 |
tr.visible-md {
|
hr@0
|
6784 |
display: table-row !important;
|
hr@0
|
6785 |
}
|
hr@0
|
6786 |
th.visible-md,
|
hr@0
|
6787 |
td.visible-md {
|
hr@0
|
6788 |
display: table-cell !important;
|
hr@0
|
6789 |
}
|
hr@0
|
6790 |
}
|
hr@0
|
6791 |
|
hr@0
|
6792 |
@media (min-width: 1200px) {
|
hr@0
|
6793 |
.visible-md.visible-lg {
|
hr@0
|
6794 |
display: block !important;
|
hr@0
|
6795 |
}
|
info@49
|
6796 |
table.visible-md.visible-lg {
|
info@49
|
6797 |
display: table;
|
info@49
|
6798 |
}
|
hr@0
|
6799 |
tr.visible-md.visible-lg {
|
hr@0
|
6800 |
display: table-row !important;
|
hr@0
|
6801 |
}
|
hr@0
|
6802 |
th.visible-md.visible-lg,
|
hr@0
|
6803 |
td.visible-md.visible-lg {
|
hr@0
|
6804 |
display: table-cell !important;
|
hr@0
|
6805 |
}
|
hr@0
|
6806 |
}
|
hr@0
|
6807 |
|
hr@0
|
6808 |
.visible-lg,
|
hr@0
|
6809 |
tr.visible-lg,
|
hr@0
|
6810 |
th.visible-lg,
|
hr@0
|
6811 |
td.visible-lg {
|
hr@0
|
6812 |
display: none !important;
|
hr@0
|
6813 |
}
|
hr@0
|
6814 |
|
hr@0
|
6815 |
@media (max-width: 767px) {
|
hr@0
|
6816 |
.visible-lg.visible-xs {
|
hr@0
|
6817 |
display: block !important;
|
hr@0
|
6818 |
}
|
info@49
|
6819 |
table.visible-lg.visible-xs {
|
info@49
|
6820 |
display: table;
|
info@49
|
6821 |
}
|
hr@0
|
6822 |
tr.visible-lg.visible-xs {
|
hr@0
|
6823 |
display: table-row !important;
|
hr@0
|
6824 |
}
|
hr@0
|
6825 |
th.visible-lg.visible-xs,
|
hr@0
|
6826 |
td.visible-lg.visible-xs {
|
hr@0
|
6827 |
display: table-cell !important;
|
hr@0
|
6828 |
}
|
hr@0
|
6829 |
}
|
hr@0
|
6830 |
|
hr@0
|
6831 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
6832 |
.visible-lg.visible-sm {
|
hr@0
|
6833 |
display: block !important;
|
hr@0
|
6834 |
}
|
info@49
|
6835 |
table.visible-lg.visible-sm {
|
info@49
|
6836 |
display: table;
|
info@49
|
6837 |
}
|
hr@0
|
6838 |
tr.visible-lg.visible-sm {
|
hr@0
|
6839 |
display: table-row !important;
|
hr@0
|
6840 |
}
|
hr@0
|
6841 |
th.visible-lg.visible-sm,
|
hr@0
|
6842 |
td.visible-lg.visible-sm {
|
hr@0
|
6843 |
display: table-cell !important;
|
hr@0
|
6844 |
}
|
hr@0
|
6845 |
}
|
hr@0
|
6846 |
|
hr@0
|
6847 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
6848 |
.visible-lg.visible-md {
|
hr@0
|
6849 |
display: block !important;
|
hr@0
|
6850 |
}
|
info@49
|
6851 |
table.visible-lg.visible-md {
|
info@49
|
6852 |
display: table;
|
info@49
|
6853 |
}
|
hr@0
|
6854 |
tr.visible-lg.visible-md {
|
hr@0
|
6855 |
display: table-row !important;
|
hr@0
|
6856 |
}
|
hr@0
|
6857 |
th.visible-lg.visible-md,
|
hr@0
|
6858 |
td.visible-lg.visible-md {
|
hr@0
|
6859 |
display: table-cell !important;
|
hr@0
|
6860 |
}
|
hr@0
|
6861 |
}
|
hr@0
|
6862 |
|
hr@0
|
6863 |
@media (min-width: 1200px) {
|
hr@0
|
6864 |
.visible-lg {
|
hr@0
|
6865 |
display: block !important;
|
hr@0
|
6866 |
}
|
info@49
|
6867 |
table.visible-lg {
|
info@49
|
6868 |
display: table;
|
info@49
|
6869 |
}
|
hr@0
|
6870 |
tr.visible-lg {
|
hr@0
|
6871 |
display: table-row !important;
|
hr@0
|
6872 |
}
|
hr@0
|
6873 |
th.visible-lg,
|
hr@0
|
6874 |
td.visible-lg {
|
hr@0
|
6875 |
display: table-cell !important;
|
hr@0
|
6876 |
}
|
hr@0
|
6877 |
}
|
hr@0
|
6878 |
|
hr@0
|
6879 |
.hidden-xs {
|
hr@0
|
6880 |
display: block !important;
|
hr@0
|
6881 |
}
|
hr@0
|
6882 |
|
info@49
|
6883 |
table.hidden-xs {
|
info@49
|
6884 |
display: table;
|
info@49
|
6885 |
}
|
info@49
|
6886 |
|
hr@0
|
6887 |
tr.hidden-xs {
|
hr@0
|
6888 |
display: table-row !important;
|
hr@0
|
6889 |
}
|
hr@0
|
6890 |
|
hr@0
|
6891 |
th.hidden-xs,
|
hr@0
|
6892 |
td.hidden-xs {
|
hr@0
|
6893 |
display: table-cell !important;
|
hr@0
|
6894 |
}
|
hr@0
|
6895 |
|
hr@0
|
6896 |
@media (max-width: 767px) {
|
hr@0
|
6897 |
.hidden-xs,
|
hr@0
|
6898 |
tr.hidden-xs,
|
hr@0
|
6899 |
th.hidden-xs,
|
hr@0
|
6900 |
td.hidden-xs {
|
hr@0
|
6901 |
display: none !important;
|
hr@0
|
6902 |
}
|
hr@0
|
6903 |
}
|
hr@0
|
6904 |
|
hr@0
|
6905 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
6906 |
.hidden-xs.hidden-sm,
|
hr@0
|
6907 |
tr.hidden-xs.hidden-sm,
|
hr@0
|
6908 |
th.hidden-xs.hidden-sm,
|
hr@0
|
6909 |
td.hidden-xs.hidden-sm {
|
hr@0
|
6910 |
display: none !important;
|
hr@0
|
6911 |
}
|
hr@0
|
6912 |
}
|
hr@0
|
6913 |
|
hr@0
|
6914 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
6915 |
.hidden-xs.hidden-md,
|
hr@0
|
6916 |
tr.hidden-xs.hidden-md,
|
hr@0
|
6917 |
th.hidden-xs.hidden-md,
|
hr@0
|
6918 |
td.hidden-xs.hidden-md {
|
hr@0
|
6919 |
display: none !important;
|
hr@0
|
6920 |
}
|
hr@0
|
6921 |
}
|
hr@0
|
6922 |
|
hr@0
|
6923 |
@media (min-width: 1200px) {
|
hr@0
|
6924 |
.hidden-xs.hidden-lg,
|
hr@0
|
6925 |
tr.hidden-xs.hidden-lg,
|
hr@0
|
6926 |
th.hidden-xs.hidden-lg,
|
hr@0
|
6927 |
td.hidden-xs.hidden-lg {
|
hr@0
|
6928 |
display: none !important;
|
hr@0
|
6929 |
}
|
hr@0
|
6930 |
}
|
hr@0
|
6931 |
|
hr@0
|
6932 |
.hidden-sm {
|
hr@0
|
6933 |
display: block !important;
|
hr@0
|
6934 |
}
|
hr@0
|
6935 |
|
info@49
|
6936 |
table.hidden-sm {
|
info@49
|
6937 |
display: table;
|
info@49
|
6938 |
}
|
info@49
|
6939 |
|
hr@0
|
6940 |
tr.hidden-sm {
|
hr@0
|
6941 |
display: table-row !important;
|
hr@0
|
6942 |
}
|
hr@0
|
6943 |
|
hr@0
|
6944 |
th.hidden-sm,
|
hr@0
|
6945 |
td.hidden-sm {
|
hr@0
|
6946 |
display: table-cell !important;
|
hr@0
|
6947 |
}
|
hr@0
|
6948 |
|
hr@0
|
6949 |
@media (max-width: 767px) {
|
hr@0
|
6950 |
.hidden-sm.hidden-xs,
|
hr@0
|
6951 |
tr.hidden-sm.hidden-xs,
|
hr@0
|
6952 |
th.hidden-sm.hidden-xs,
|
hr@0
|
6953 |
td.hidden-sm.hidden-xs {
|
hr@0
|
6954 |
display: none !important;
|
hr@0
|
6955 |
}
|
hr@0
|
6956 |
}
|
hr@0
|
6957 |
|
hr@0
|
6958 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
6959 |
.hidden-sm,
|
hr@0
|
6960 |
tr.hidden-sm,
|
hr@0
|
6961 |
th.hidden-sm,
|
hr@0
|
6962 |
td.hidden-sm {
|
hr@0
|
6963 |
display: none !important;
|
hr@0
|
6964 |
}
|
hr@0
|
6965 |
}
|
hr@0
|
6966 |
|
hr@0
|
6967 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
6968 |
.hidden-sm.hidden-md,
|
hr@0
|
6969 |
tr.hidden-sm.hidden-md,
|
hr@0
|
6970 |
th.hidden-sm.hidden-md,
|
hr@0
|
6971 |
td.hidden-sm.hidden-md {
|
hr@0
|
6972 |
display: none !important;
|
hr@0
|
6973 |
}
|
hr@0
|
6974 |
}
|
hr@0
|
6975 |
|
hr@0
|
6976 |
@media (min-width: 1200px) {
|
hr@0
|
6977 |
.hidden-sm.hidden-lg,
|
hr@0
|
6978 |
tr.hidden-sm.hidden-lg,
|
hr@0
|
6979 |
th.hidden-sm.hidden-lg,
|
hr@0
|
6980 |
td.hidden-sm.hidden-lg {
|
hr@0
|
6981 |
display: none !important;
|
hr@0
|
6982 |
}
|
hr@0
|
6983 |
}
|
hr@0
|
6984 |
|
hr@0
|
6985 |
.hidden-md {
|
hr@0
|
6986 |
display: block !important;
|
hr@0
|
6987 |
}
|
hr@0
|
6988 |
|
info@49
|
6989 |
table.hidden-md {
|
info@49
|
6990 |
display: table;
|
info@49
|
6991 |
}
|
info@49
|
6992 |
|
hr@0
|
6993 |
tr.hidden-md {
|
hr@0
|
6994 |
display: table-row !important;
|
hr@0
|
6995 |
}
|
hr@0
|
6996 |
|
hr@0
|
6997 |
th.hidden-md,
|
hr@0
|
6998 |
td.hidden-md {
|
hr@0
|
6999 |
display: table-cell !important;
|
hr@0
|
7000 |
}
|
hr@0
|
7001 |
|
hr@0
|
7002 |
@media (max-width: 767px) {
|
hr@0
|
7003 |
.hidden-md.hidden-xs,
|
hr@0
|
7004 |
tr.hidden-md.hidden-xs,
|
hr@0
|
7005 |
th.hidden-md.hidden-xs,
|
hr@0
|
7006 |
td.hidden-md.hidden-xs {
|
hr@0
|
7007 |
display: none !important;
|
hr@0
|
7008 |
}
|
hr@0
|
7009 |
}
|
hr@0
|
7010 |
|
hr@0
|
7011 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
7012 |
.hidden-md.hidden-sm,
|
hr@0
|
7013 |
tr.hidden-md.hidden-sm,
|
hr@0
|
7014 |
th.hidden-md.hidden-sm,
|
hr@0
|
7015 |
td.hidden-md.hidden-sm {
|
hr@0
|
7016 |
display: none !important;
|
hr@0
|
7017 |
}
|
hr@0
|
7018 |
}
|
hr@0
|
7019 |
|
hr@0
|
7020 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
7021 |
.hidden-md,
|
hr@0
|
7022 |
tr.hidden-md,
|
hr@0
|
7023 |
th.hidden-md,
|
hr@0
|
7024 |
td.hidden-md {
|
hr@0
|
7025 |
display: none !important;
|
hr@0
|
7026 |
}
|
hr@0
|
7027 |
}
|
hr@0
|
7028 |
|
hr@0
|
7029 |
@media (min-width: 1200px) {
|
hr@0
|
7030 |
.hidden-md.hidden-lg,
|
hr@0
|
7031 |
tr.hidden-md.hidden-lg,
|
hr@0
|
7032 |
th.hidden-md.hidden-lg,
|
hr@0
|
7033 |
td.hidden-md.hidden-lg {
|
hr@0
|
7034 |
display: none !important;
|
hr@0
|
7035 |
}
|
hr@0
|
7036 |
}
|
hr@0
|
7037 |
|
hr@0
|
7038 |
.hidden-lg {
|
hr@0
|
7039 |
display: block !important;
|
hr@0
|
7040 |
}
|
hr@0
|
7041 |
|
info@49
|
7042 |
table.hidden-lg {
|
info@49
|
7043 |
display: table;
|
info@49
|
7044 |
}
|
info@49
|
7045 |
|
hr@0
|
7046 |
tr.hidden-lg {
|
hr@0
|
7047 |
display: table-row !important;
|
hr@0
|
7048 |
}
|
hr@0
|
7049 |
|
hr@0
|
7050 |
th.hidden-lg,
|
hr@0
|
7051 |
td.hidden-lg {
|
hr@0
|
7052 |
display: table-cell !important;
|
hr@0
|
7053 |
}
|
hr@0
|
7054 |
|
hr@0
|
7055 |
@media (max-width: 767px) {
|
hr@0
|
7056 |
.hidden-lg.hidden-xs,
|
hr@0
|
7057 |
tr.hidden-lg.hidden-xs,
|
hr@0
|
7058 |
th.hidden-lg.hidden-xs,
|
hr@0
|
7059 |
td.hidden-lg.hidden-xs {
|
hr@0
|
7060 |
display: none !important;
|
hr@0
|
7061 |
}
|
hr@0
|
7062 |
}
|
hr@0
|
7063 |
|
hr@0
|
7064 |
@media (min-width: 768px) and (max-width: 991px) {
|
hr@0
|
7065 |
.hidden-lg.hidden-sm,
|
hr@0
|
7066 |
tr.hidden-lg.hidden-sm,
|
hr@0
|
7067 |
th.hidden-lg.hidden-sm,
|
hr@0
|
7068 |
td.hidden-lg.hidden-sm {
|
hr@0
|
7069 |
display: none !important;
|
hr@0
|
7070 |
}
|
hr@0
|
7071 |
}
|
hr@0
|
7072 |
|
hr@0
|
7073 |
@media (min-width: 992px) and (max-width: 1199px) {
|
hr@0
|
7074 |
.hidden-lg.hidden-md,
|
hr@0
|
7075 |
tr.hidden-lg.hidden-md,
|
hr@0
|
7076 |
th.hidden-lg.hidden-md,
|
hr@0
|
7077 |
td.hidden-lg.hidden-md {
|
hr@0
|
7078 |
display: none !important;
|
hr@0
|
7079 |
}
|
hr@0
|
7080 |
}
|
hr@0
|
7081 |
|
hr@0
|
7082 |
@media (min-width: 1200px) {
|
hr@0
|
7083 |
.hidden-lg,
|
hr@0
|
7084 |
tr.hidden-lg,
|
hr@0
|
7085 |
th.hidden-lg,
|
hr@0
|
7086 |
td.hidden-lg {
|
hr@0
|
7087 |
display: none !important;
|
hr@0
|
7088 |
}
|
hr@0
|
7089 |
}
|
hr@0
|
7090 |
|
hr@0
|
7091 |
.visible-print,
|
hr@0
|
7092 |
tr.visible-print,
|
hr@0
|
7093 |
th.visible-print,
|
hr@0
|
7094 |
td.visible-print {
|
hr@0
|
7095 |
display: none !important;
|
hr@0
|
7096 |
}
|
hr@0
|
7097 |
|
hr@0
|
7098 |
@media print {
|
hr@0
|
7099 |
.visible-print {
|
hr@0
|
7100 |
display: block !important;
|
hr@0
|
7101 |
}
|
info@49
|
7102 |
table.visible-print {
|
info@49
|
7103 |
display: table;
|
info@49
|
7104 |
}
|
hr@0
|
7105 |
tr.visible-print {
|
hr@0
|
7106 |
display: table-row !important;
|
hr@0
|
7107 |
}
|
hr@0
|
7108 |
th.visible-print,
|
hr@0
|
7109 |
td.visible-print {
|
hr@0
|
7110 |
display: table-cell !important;
|
hr@0
|
7111 |
}
|
hr@0
|
7112 |
.hidden-print,
|
hr@0
|
7113 |
tr.hidden-print,
|
hr@0
|
7114 |
th.hidden-print,
|
hr@0
|
7115 |
td.hidden-print {
|
hr@0
|
7116 |
display: none !important;
|
hr@0
|
7117 |
}
|
hr@0
|
7118 |
} |