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