Admin Custom Login - Version 2.9.6

Version Description

Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Admin Custom Login
Version 2.9.6
Comparing to
See all releases

Code changes from version 2.9.5 to 2.9.6

Files changed (59) hide show
  1. acl-gcaptcha.php +2 -2
  2. admin-custom-login.php +1 -1
  3. admin/inc/admin_menu.php +3 -3
  4. css/acl-custom.css +20 -0
  5. css/bootstrap.css +0 -5291
  6. css/bootstrap.min.css +4 -3
  7. css/custom.css +20 -19
  8. css/demo.css +20 -3
  9. {font-awesome-latest/css → css}/fontawesome-all.css +0 -0
  10. {font-awesome-latest/css → css}/fontawesome-all.min.css +0 -0
  11. css/rtl-font/generator_config.txt +5 -0
  12. css/rtl-font/jameel_noori_nastaleeq-demo.html +603 -0
  13. css/rtl-font/jameel_noori_nastaleeq-webfont.woff +0 -0
  14. css/rtl-font/jameel_noori_nastaleeq-webfont.woff2 +0 -0
  15. css/rtl-font/jameel_noori_nastaleeq_kasheeda-demo.html +603 -0
  16. css/rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff +0 -0
  17. css/rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff2 +0 -0
  18. css/rtl-font/specimen_files/grid_12-825-55-15.css +129 -0
  19. css/rtl-font/specimen_files/specimen_stylesheet.css +396 -0
  20. css/rtl-font/stylesheet.css +22 -0
  21. css/slider-style1.php +11 -12
  22. css/slider-style2.php +11 -12
  23. css/slider-style3.php +11 -12
  24. css/slider-style4.php +11 -12
  25. css/smartech.css +136 -8
  26. css/socialcss.php +16 -16
  27. font-awesome-latest/LICENSE.txt +0 -34
  28. font-awesome-latest/css/brands.css +0 -14
  29. font-awesome-latest/css/brands.min.css +0 -5
  30. font-awesome-latest/css/fontawesome.css +0 -4296
  31. font-awesome-latest/css/fontawesome.min.css +0 -5
  32. font-awesome-latest/css/regular.css +0 -15
  33. font-awesome-latest/css/regular.min.css +0 -5
  34. font-awesome-latest/css/solid.css +0 -16
  35. font-awesome-latest/css/solid.min.css +0 -5
  36. font-awesome-latest/css/svg-with-js.css +0 -346
  37. font-awesome-latest/css/svg-with-js.min.css +0 -5
  38. font-awesome-latest/css/v4-shims.css +0 -2166
  39. font-awesome-latest/css/v4-shims.min.css +0 -5
  40. font-awesome-latest/less/_animated.less +0 -19
  41. font-awesome-latest/less/_bordered-pulled.less +0 -16
  42. font-awesome-latest/less/_core.less +0 -12
  43. font-awesome-latest/less/_fixed-width.less +0 -6
  44. font-awesome-latest/less/_icons.less +0 -1366
  45. font-awesome-latest/less/_larger.less +0 -27
  46. font-awesome-latest/less/_list.less +0 -18
  47. font-awesome-latest/less/_mixins.less +0 -56
  48. font-awesome-latest/less/_rotated-flipped.less +0 -24
  49. font-awesome-latest/less/_screen-reader.less +0 -5
  50. font-awesome-latest/less/_shims.less +0 -2062
  51. font-awesome-latest/less/_stacked.less +0 -22
  52. font-awesome-latest/less/_variables.less +0 -1376
  53. font-awesome-latest/less/brands.less +0 -22
  54. font-awesome-latest/less/fontawesome.less +0 -16
  55. font-awesome-latest/less/regular.less +0 -23
  56. font-awesome-latest/less/solid.less +0 -24
  57. font-awesome-latest/less/v4-shims.less +0 -6
  58. font-awesome-latest/metadata/categories.yml +0 -2438
  59. font-awesome-latest/metadata/icons.json +0 -874
acl-gcaptcha.php CHANGED
@@ -60,7 +60,7 @@ function acl_validate_captcha2( $user, $password ) {
60
  }
61
  }
62
 
63
- return new WP_Error( 'empty_captcha', '<strong>ERROR</strong>: Please confirm you are not a robot' );
64
  }
65
 
66
  function acl_captcha3_form() {
@@ -112,6 +112,6 @@ function acl_validate_captcha3( $user, $password ) {
112
  }
113
  }
114
 
115
- return new WP_Error( 'empty_captcha', '<strong>ERROR</strong>: Please confirm you are not a robot' );
116
  }
117
  ?>
60
  }
61
  }
62
 
63
+ return new WP_Error( wp_kses_post('empty_captcha', '<strong>ERROR</strong>: Please confirm you are not a robot', WEBLIZAR_ACL ) );
64
  }
65
 
66
  function acl_captcha3_form() {
112
  }
113
  }
114
 
115
+ return new WP_Error( wp_kses_post('empty_captcha', '<strong>ERROR</strong>: Please confirm you are not a robot', WEBLIZAR_ACL) );
116
  }
117
  ?>
admin-custom-login.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Admin Custom Login
4
- * Version: 2.9.5
5
  * Description: Customize Your WordPress Login Screen Amazingly - Add Own Logo, Add Social Profiles, Login Form Positions, Background Image Slide Show
6
  * Author: Weblizar
7
  * Author URI: https://weblizar.com/plugins/
1
  <?php
2
  /**
3
  * Plugin Name: Admin Custom Login
4
+ * Version: 2.9.6
5
  * Description: Customize Your WordPress Login Screen Amazingly - Add Own Logo, Add Social Profiles, Login Form Positions, Background Image Slide Show
6
  * Author: Weblizar
7
  * Author URI: https://weblizar.com/plugins/
admin/inc/admin_menu.php CHANGED
@@ -8,9 +8,9 @@
8
  <div class="clearfix"></div>
9
  <div class="column-6-right">
10
  <div class="Configuration_btn">
11
- <a class="conf_btn" href="<?php echo get_admin_url(); ?>admin.php?page=admin_custom_login"><?php _e( "Plugin Configuration Click Here", WEBLIZAR_ACL ); ?></a>
12
- <a class="conf_btn" href="https://weblizar.com/plugins/admin-custom-login-pro/" target="_blank"><?php _e( "Buy Pro", WEBLIZAR_ACL ); echo "$25" ?></a>
13
- <a class="conf_btn" href="http://demo.weblizar.com/admin-custom-login-pro/wp-login.php" target="_blank"><?php _e( "Admin Demo", WEBLIZAR_ACL ); ?></a>
14
  </div>
15
  </div>
16
  </div>
8
  <div class="clearfix"></div>
9
  <div class="column-6-right">
10
  <div class="Configuration_btn">
11
+ <a class="conf_btn" href="<?php echo get_admin_url(); ?>admin.php?page=admin_custom_login"><?php esc_html_e( "Plugin Configuration Click Here", WEBLIZAR_ACL ); ?></a>
12
+ <a class="conf_btn" href="https://weblizar.com/plugins/admin-custom-login-pro/" target="_blank"><?php esc_html_e( "Buy Pro", WEBLIZAR_ACL ); echo "$25"; ?></a>
13
+ <a class="conf_btn" href="http://demo.weblizar.com/admin-custom-login-pro/wp-login.php" target="_blank"><?php esc_html_e( "Admin Demo", WEBLIZAR_ACL ); ?></a>
14
  </div>
15
  </div>
16
  </div>
css/acl-custom.css CHANGED
@@ -109,4 +109,24 @@ body.login div#login h1 a,#login_error{
109
  url('fonts/ntf-grand-regular-webfont.woff') format('woff');
110
  font-weight: normal;
111
  font-style: normal;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  }
109
  url('fonts/ntf-grand-regular-webfont.woff') format('woff');
110
  font-weight: normal;
111
  font-style: normal;
112
+ }
113
+
114
+ /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 19, 2019 */
115
+
116
+ @font-face {
117
+ font-family: 'jameel_noori_nastaleekasheeda';
118
+ src: url('rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff2') format('woff2'),
119
+ url('rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff') format('woff');
120
+ font-weight: normal;
121
+ font-style: normal;
122
+
123
+ }
124
+
125
+ @font-face {
126
+ font-family: 'jameel_noori_nastaleeqregular';
127
+ src: url('rtl-font/jameel_noori_nastaleeq-webfont.woff2') format('woff2'),
128
+ url('rtl-font/jameel_noori_nastaleeq-webfont.woff') format('woff');
129
+ font-weight: normal;
130
+ font-style: normal;
131
+
132
  }
css/bootstrap.css DELETED
@@ -1,5291 +0,0 @@
1
-
2
- /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
3
-
4
- article,
5
- aside,
6
- details,
7
- figcaption,
8
- figure,
9
- footer,
10
- header,
11
- hgroup,
12
- main,
13
- nav,
14
- section,
15
- summary {
16
- display: block; }
17
-
18
- audio,
19
- canvas,
20
- progress,
21
- video {
22
- display: inline-block;
23
- vertical-align: baseline; }
24
-
25
- audio:not([controls]) {
26
- display: none;
27
- height: 0; }
28
-
29
- [hidden],
30
- template {
31
- display: none; }
32
-
33
- a {
34
- background: transparent; }
35
-
36
- a:active,
37
- a:hover {
38
- outline: 0; }
39
-
40
-
41
- b,
42
- strong {
43
- font-weight: bold; }
44
-
45
- dfn {
46
- font-style: italic; }
47
-
48
- h1 {
49
- font-size: 2em;
50
- margin: 0.67em 0; }
51
-
52
- mark {
53
- background: #ff0;
54
- color: #000; }
55
-
56
- small {
57
- font-size: 80%; }
58
-
59
- sub,
60
- sup {
61
- font-size: 75%;
62
- line-height: 0;
63
- position: relative;
64
- vertical-align: baseline; }
65
-
66
- sup {
67
- top: -0.5em; }
68
-
69
- sub {
70
- bottom: -0.25em; }
71
-
72
- img {
73
- border: 0; }
74
-
75
- svg:not(:root) {
76
- overflow: hidden; }
77
-
78
- figure {
79
- margin: 1em 40px; }
80
-
81
- hr {
82
- -moz-box-sizing: content-box;
83
- box-sizing: content-box;
84
- height: 0; }
85
-
86
- pre {
87
- overflow: auto; }
88
-
89
- code,
90
- kbd,
91
- pre,
92
- samp {
93
- font-family: monospace, monospace;
94
- font-size: 1em; }
95
-
96
- button,
97
- input,
98
- optgroup,
99
- select,
100
- textarea {
101
- color: inherit;
102
- font: inherit;
103
- margin: 0; }
104
-
105
- button {
106
- overflow: visible; }
107
-
108
- button,
109
- select {
110
- text-transform: none; }
111
-
112
- button,
113
- html input[type="button"],
114
- input[type="reset"],
115
- input[type="submit"] {
116
- -webkit-appearance: button;
117
- cursor: pointer; }
118
-
119
- button[disabled],
120
- html input[disabled] {
121
- cursor: default; }
122
-
123
- button::-moz-focus-inner,
124
- input::-moz-focus-inner {
125
- border: 0;
126
- padding: 0; }
127
-
128
- input {
129
- line-height: normal; }
130
-
131
- input[type="checkbox"],
132
- input[type="radio"] {
133
- box-sizing: border-box;
134
- padding: 0; }
135
-
136
- input[type="number"]::-webkit-inner-spin-button,
137
- input[type="number"]::-webkit-outer-spin-button {
138
- height: auto; }
139
-
140
- input[type="search"] {
141
- -webkit-appearance: textfield;
142
- -moz-box-sizing: content-box;
143
- -webkit-box-sizing: content-box;
144
- box-sizing: content-box; }
145
-
146
- input[type="search"]::-webkit-search-cancel-button,
147
- input[type="search"]::-webkit-search-decoration {
148
- -webkit-appearance: none; }
149
-
150
- fieldset {
151
- border: 1px solid #c0c0c0;
152
- margin: 0 2px;
153
- padding: 0.35em 0.625em 0.75em; }
154
-
155
- legend {
156
- border: 0;
157
- padding: 0; }
158
-
159
- textarea {
160
- overflow: auto; }
161
-
162
- optgroup {
163
- font-weight: bold; }
164
-
165
- table {
166
- border-collapse: collapse;
167
- border-spacing: 0; }
168
-
169
- td,
170
- th {
171
- padding: 0; }
172
-
173
- @media print {
174
- * {
175
- text-shadow: none !important;
176
- color: #000 !important;
177
- background: transparent !important;
178
- box-shadow: none !important; }
179
-
180
- a,
181
- a:visited {
182
- text-decoration: underline; }
183
-
184
- a[href]:after {
185
- content: " (" attr(href) ")"; }
186
-
187
- abbr[title]:after {
188
- content: " (" attr(title) ")"; }
189
-
190
- a[href^="javascript:"]:after,
191
- a[href^="#"]:after {
192
- content: ""; }
193
-
194
- pre,
195
- blockquote {
196
- border: 1px solid #999;
197
- page-break-inside: avoid; }
198
-
199
- thead {
200
- display: table-header-group; }
201
-
202
- tr,
203
- img {
204
- page-break-inside: avoid; }
205
-
206
- img {
207
- max-width: 100% !important; }
208
-
209
- p,
210
- h2,
211
- h3 {
212
- orphans: 3;
213
- widows: 3; }
214
-
215
- h2,
216
- h3 {
217
- page-break-after: avoid; }
218
-
219
- select {
220
- background: #fff !important; }
221
-
222
- .navbar {
223
- display: none; }
224
-
225
- .table td,
226
- .table th {
227
- background-color: #fff !important; }
228
-
229
- .btn > .caret,
230
- .dropup > .btn > .caret {
231
- border-top-color: #000 !important; }
232
-
233
- .label {
234
- border: 1px solid #000; }
235
-
236
- .table {
237
- border-collapse: collapse !important; }
238
-
239
- .table-bordered th,
240
- .table-bordered td {
241
- border: 1px solid #ddd !important; } }
242
- @font-face {
243
- font-family: 'Glyphicons Halflings';
244
- src: url("../fonts/bootstrap/glyphicons-halflings-regular.html");
245
- src: url("../fonts/bootstrap/glyphicons-halflings-regulard41d.html?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular-2.html") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular-3.html") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular") format("svg"); }
246
- .glyphicon {
247
- position: relative;
248
- top: 1px;
249
- display: inline-block;
250
- font-family: 'Glyphicons Halflings';
251
- font-style: normal;
252
- font-weight: normal;
253
- line-height: 1;
254
- -webkit-font-smoothing: antialiased;
255
- -moz-osx-font-smoothing: grayscale; }
256
-
257
- .glyphicon-asterisk:before {
258
- content: "\2a"; }
259
-
260
- .glyphicon-plus:before {
261
- content: "\2b"; }
262
-
263
- .glyphicon-euro:before {
264
- content: "\20ac"; }
265
-
266
- .glyphicon-minus:before {
267
- content: "\2212"; }
268
-
269
- .glyphicon-cloud:before {
270
- content: "\2601"; }
271
-
272
- .glyphicon-envelope:before {
273
- content: "\2709"; }
274
-
275
- .glyphicon-pencil:before {
276
- content: "\270f"; }
277
-
278
- .glyphicon-glass:before {
279
- content: "\e001"; }
280
-
281
- .glyphicon-music:before {
282
- content: "\e002"; }
283
-
284
- .glyphicon-search:before {
285
- content: "\e003"; }
286
-
287
- .glyphicon-heart:before {
288
- content: "\e005"; }
289
-
290
- .glyphicon-star:before {
291
- content: "\e006"; }
292
-
293
- .glyphicon-star-empty:before {
294
- content: "\e007"; }
295
-
296
- .glyphicon-user:before {
297
- content: "\e008"; }
298
-
299
- .glyphicon-film:before {
300
- content: "\e009"; }
301
-
302
- .glyphicon-th-large:before {
303
- content: "\e010"; }
304
-
305
- .glyphicon-th:before {
306
- content: "\e011"; }
307
-
308
- .glyphicon-th-list:before {
309
- content: "\e012"; }
310
-
311
- .glyphicon-ok:before {
312
- content: "\e013"; }
313
-
314
- .glyphicon-remove:before {
315
- content: "\e014"; }
316
-
317
- .glyphicon-zoom-in:before {
318
- content: "\e015"; }
319
-
320
- .glyphicon-zoom-out:before {
321
- content: "\e016"; }
322
-
323
- .glyphicon-off:before {
324
- content: "\e017"; }
325
-
326
- .glyphicon-signal:before {
327
- content: "\e018"; }
328
-
329
- .glyphicon-cog:before {
330
- content: "\e019"; }
331
-
332
- .glyphicon-trash:before {
333
- content: "\e020"; }
334
-
335
- .glyphicon-home:before {
336
- content: "\e021"; }
337
-
338
- .glyphicon-file:before {
339
- content: "\e022"; }
340
-
341
- .glyphicon-time:before {
342
- content: "\e023"; }
343
-
344
- .glyphicon-road:before {
345
- content: "\e024"; }
346
-
347
- .glyphicon-download-alt:before {
348
- content: "\e025"; }
349
-
350
- .glyphicon-download:before {
351
- content: "\e026"; }
352
-
353
- .glyphicon-upload:before {
354
- content: "\e027"; }
355
-
356
- .glyphicon-inbox:before {
357
- content: "\e028"; }
358
-
359
- .glyphicon-play-circle:before {
360
- content: "\e029"; }
361
-
362
- .glyphicon-repeat:before {
363
- content: "\e030"; }
364
-
365
- .glyphicon-refresh:before {
366
- content: "\e031"; }
367
-
368
- .glyphicon-list-alt:before {
369
- content: "\e032"; }
370
-
371
- .glyphicon-lock:before {
372
- content: "\e033"; }
373
-
374
- .glyphicon-flag:before {
375
- content: "\e034"; }
376
-
377
- .glyphicon-headphones:before {
378
- content: "\e035"; }
379
-
380
- .glyphicon-volume-off:before {
381
- content: "\e036"; }
382
-
383
- .glyphicon-volume-down:before {
384
- content: "\e037"; }
385
-
386
- .glyphicon-volume-up:before {
387
- content: "\e038"; }
388
-
389
- .glyphicon-qrcode:before {
390
- content: "\e039"; }
391
-
392
- .glyphicon-barcode:before {
393
- content: "\e040"; }
394
-
395
- .glyphicon-tag:before {
396
- content: "\e041"; }
397
-
398
- .glyphicon-tags:before {
399
- content: "\e042"; }
400
-
401
- .glyphicon-book:before {
402
- content: "\e043"; }
403
-
404
- .glyphicon-bookmark:before {
405
- content: "\e044"; }
406
-
407
- .glyphicon-print:before {
408
- content: "\e045"; }
409
-
410
- .glyphicon-camera:before {
411
- content: "\e046"; }
412
-
413
- .glyphicon-font:before {
414
- content: "\e047"; }
415
-
416
- .glyphicon-bold:before {
417
- content: "\e048"; }
418
-
419
- .glyphicon-italic:before {
420
- content: "\e049"; }
421
-
422
- .glyphicon-text-height:before {
423
- content: "\e050"; }
424
-
425
- .glyphicon-text-width:before {
426
- content: "\e051"; }
427
-
428
- .glyphicon-align-left:before {
429
- content: "\e052"; }
430
-
431
- .glyphicon-align-center:before {
432
- content: "\e053"; }
433
-
434
- .glyphicon-align-right:before {
435
- content: "\e054"; }
436
-
437
- .glyphicon-align-justify:before {
438
- content: "\e055"; }
439
-
440
- .glyphicon-list:before {
441
- content: "\e056"; }
442
-
443
- .glyphicon-indent-left:before {
444
- content: "\e057"; }
445
-
446
- .glyphicon-indent-right:before {
447
- content: "\e058"; }
448
-
449
- .glyphicon-facetime-video:before {
450
- content: "\e059"; }
451
-
452
- .glyphicon-picture:before {
453
- content: "\e060"; }
454
-
455
- .glyphicon-map-marker:before {
456
- content: "\e062"; }
457
-
458
- .glyphicon-adjust:before {
459
- content: "\e063"; }
460
-
461
- .glyphicon-tint:before {
462
- content: "\e064"; }
463
-
464
- .glyphicon-edit:before {
465
- content: "\e065"; }
466
-
467
- .glyphicon-share:before {
468
- content: "\e066"; }
469
-
470
- .glyphicon-check:before {
471
- content: "\e067"; }
472
-
473
- .glyphicon-move:before {
474
- content: "\e068"; }
475
-
476
- .glyphicon-step-backward:before {
477
- content: "\e069"; }
478
-
479
- .glyphicon-fast-backward:before {
480
- content: "\e070"; }
481
-
482
- .glyphicon-backward:before {
483
- content: "\e071"; }
484
-
485
- .glyphicon-play:before {
486
- content: "\e072"; }
487
-
488
- .glyphicon-pause:before {
489
- content: "\e073"; }
490
-
491
- .glyphicon-stop:before {
492
- content: "\e074"; }
493
-
494
- .glyphicon-forward:before {
495
- content: "\e075"; }
496
-
497
- .glyphicon-fast-forward:before {
498
- content: "\e076"; }
499
-
500
- .glyphicon-step-forward:before {
501
- content: "\e077"; }
502
-
503
- .glyphicon-eject:before {
504
- content: "\e078"; }
505
-
506
- .glyphicon-chevron-left:before {
507
- content: "\e079"; }
508
-
509
- .glyphicon-chevron-right:before {
510
- content: "\e080"; }
511
-
512
- .glyphicon-plus-sign:before {
513
- content: "\e081"; }
514
-
515
- .glyphicon-minus-sign:before {
516
- content: "\e082"; }
517
-
518
- .glyphicon-remove-sign:before {
519
- content: "\e083"; }
520
-
521
- .glyphicon-ok-sign:before {
522
- content: "\e084"; }
523
-
524
- .glyphicon-question-sign:before {
525
- content: "\e085"; }
526
-
527
- .glyphicon-info-sign:before {
528
- content: "\e086"; }
529
-
530
- .glyphicon-screenshot:before {
531
- content: "\e087"; }
532
-
533
- .glyphicon-remove-circle:before {
534
- content: "\e088"; }
535
-
536
- .glyphicon-ok-circle:before {
537
- content: "\e089"; }
538
-
539
- .glyphicon-ban-circle:before {
540
- content: "\e090"; }
541
-
542
- .glyphicon-arrow-left:before {
543
- content: "\e091"; }
544
-
545
- .glyphicon-arrow-right:before {
546
- content: "\e092"; }
547
-
548
- .glyphicon-arrow-up:before {
549
- content: "\e093"; }
550
-
551
- .glyphicon-arrow-down:before {
552
- content: "\e094"; }
553
-
554
- .glyphicon-share-alt:before {
555
- content: "\e095"; }
556
-
557
- .glyphicon-resize-full:before {
558
- content: "\e096"; }
559
-
560
- .glyphicon-resize-small:before {
561
- content: "\e097"; }
562
-
563
- .glyphicon-exclamation-sign:before {
564
- content: "\e101"; }
565
-
566
- .glyphicon-gift:before {
567
- content: "\e102"; }
568
-
569
- .glyphicon-leaf:before {
570
- content: "\e103"; }
571
-
572
- .glyphicon-fire:before {
573
- content: "\e104"; }
574
-
575
- .glyphicon-eye-open:before {
576
- content: "\e105"; }
577
-
578
- .glyphicon-eye-close:before {
579
- content: "\e106"; }
580
-
581
- .glyphicon-warning-sign:before {
582
- content: "\e107"; }
583
-
584
- .glyphicon-plane:before {
585
- content: "\e108"; }
586
-
587
- .glyphicon-calendar:before {
588
- content: "\e109"; }
589
-
590
- .glyphicon-random:before {
591
- content: "\e110"; }
592
-
593
- .glyphicon-comment:before {
594
- content: "\e111"; }
595
-
596
- .glyphicon-magnet:before {
597
- content: "\e112"; }
598
-
599
- .glyphicon-chevron-up:before {
600
- content: "\e113"; }
601
-
602
- .glyphicon-chevron-down:before {
603
- content: "\e114"; }
604
-
605
- .glyphicon-retweet:before {
606
- content: "\e115"; }
607
-
608
- .glyphicon-shopping-cart:before {
609
- content: "\e116"; }
610
-
611
- .glyphicon-folder-close:before {
612
- content: "\e117"; }
613
-
614
- .glyphicon-folder-open:before {
615
- content: "\e118"; }
616
-
617
- .glyphicon-resize-vertical:before {
618
- content: "\e119"; }
619
-
620
- .glyphicon-resize-horizontal:before {
621
- content: "\e120"; }
622
-
623
- .glyphicon-hdd:before {
624
- content: "\e121"; }
625
-
626
- .glyphicon-bullhorn:before {
627
- content: "\e122"; }
628
-
629
- .glyphicon-bell:before {
630
- content: "\e123"; }
631
-
632
- .glyphicon-certificate:before {
633
- content: "\e124"; }
634
-
635
- .glyphicon-thumbs-up:before {
636
- content: "\e125"; }
637
-
638
- .glyphicon-thumbs-down:before {
639
- content: "\e126"; }
640
-
641
- .glyphicon-hand-right:before {
642
- content: "\e127"; }
643
-
644
- .glyphicon-hand-left:before {
645
- content: "\e128"; }
646
-
647
- .glyphicon-hand-up:before {
648
- content: "\e129"; }
649
-
650
- .glyphicon-hand-down:before {
651
- content: "\e130"; }
652
-
653
- .glyphicon-circle-arrow-right:before {
654
- content: "\e131"; }
655
-
656
- .glyphicon-circle-arrow-left:before {
657
- content: "\e132"; }
658
-
659
- .glyphicon-circle-arrow-up:before {
660
- content: "\e133"; }
661
-
662
- .glyphicon-circle-arrow-down:before {
663
- content: "\e134"; }
664
-
665
- .glyphicon-globe:before {
666
- content: "\e135"; }
667
-
668
- .glyphicon-wrench:before {
669
- content: "\e136"; }
670
-
671
- .glyphicon-tasks:before {
672
- content: "\e137"; }
673
-
674
- .glyphicon-filter:before {
675
- content: "\e138"; }
676
-
677
- .glyphicon-briefcase:before {
678
- content: "\e139"; }
679
-
680
- .glyphicon-fullscreen:before {
681
- content: "\e140"; }
682
-
683
- .glyphicon-dashboard:before {
684
- content: "\e141"; }
685
-
686
- .glyphicon-paperclip:before {
687
- content: "\e142"; }
688
-
689
- .glyphicon-heart-empty:before {
690
- content: "\e143"; }
691
-
692
- .glyphicon-link:before {
693
- content: "\e144"; }
694
-
695
- .glyphicon-phone:before {
696
- content: "\e145"; }
697
-
698
- .glyphicon-pushpin:before {
699
- content: "\e146"; }
700
-
701
- .glyphicon-usd:before {
702
- content: "\e148"; }
703
-
704
- .glyphicon-gbp:before {
705
- content: "\e149"; }
706
-
707
- .glyphicon-sort:before {
708
- content: "\e150"; }
709
-
710
- .glyphicon-sort-by-alphabet:before {
711
- content: "\e151"; }
712
-
713
- .glyphicon-sort-by-alphabet-alt:before {
714
- content: "\e152"; }
715
-
716
- .glyphicon-sort-by-order:before {
717
- content: "\e153"; }
718
-
719
- .glyphicon-sort-by-order-alt:before {
720
- content: "\e154"; }
721
-
722
- .glyphicon-sort-by-attributes:before {
723
- content: "\e155"; }
724
-
725
- .glyphicon-sort-by-attributes-alt:before {
726
- content: "\e156"; }
727
-
728
- .glyphicon-unchecked:before {
729
- content: "\e157"; }
730
-
731
- .glyphicon-expand:before {
732
- content: "\e158"; }
733
-
734
- .glyphicon-collapse-down:before {
735
- content: "\e159"; }
736
-
737
- .glyphicon-collapse-up:before {
738
- content: "\e160"; }
739
-
740
- .glyphicon-log-in:before {
741
- content: "\e161"; }
742
-
743
- .glyphicon-flash:before {
744
- content: "\e162"; }
745
-
746
- .glyphicon-log-out:before {
747
- content: "\e163"; }
748
-
749
- .glyphicon-new-window:before {
750
- content: "\e164"; }
751
-
752
- .glyphicon-record:before {
753
- content: "\e165"; }
754
-
755
- .glyphicon-save:before {
756
- content: "\e166"; }
757
-
758
- .glyphicon-open:before {
759
- content: "\e167"; }
760
-
761
- .glyphicon-saved:before {
762
- content: "\e168"; }
763
-
764
- .glyphicon-import:before {
765
- content: "\e169"; }
766
-
767
- .glyphicon-export:before {
768
- content: "\e170"; }
769
-
770
- .glyphicon-send:before {
771
- content: "\e171"; }
772
-
773
- .glyphicon-floppy-disk:before {
774
- content: "\e172"; }
775
-
776
- .glyphicon-floppy-saved:before {
777
- content: "\e173"; }
778
-
779
- .glyphicon-floppy-remove:before {
780
- content: "\e174"; }
781
-
782
- .glyphicon-floppy-save:before {
783
- content: "\e175"; }
784
-
785
- .glyphicon-floppy-open:before {
786
- content: "\e176"; }
787
-
788
- .glyphicon-credit-card:before {
789
- content: "\e177"; }
790
-
791
- .glyphicon-transfer:before {
792
- content: "\e178"; }
793
-
794
- .glyphicon-cutlery:before {
795
- content: "\e179"; }
796
-
797
- .glyphicon-header:before {
798
- content: "\e180"; }
799
-
800
- .glyphicon-compressed:before {
801
- content: "\e181"; }
802
-
803
- .glyphicon-earphone:before {
804
- content: "\e182"; }
805
-
806
- .glyphicon-phone-alt:before {
807
- content: "\e183"; }
808
-
809
- .glyphicon-tower:before {
810
- content: "\e184"; }
811
-
812
- .glyphicon-stats:before {
813
- content: "\e185"; }
814
-
815
- .glyphicon-sd-video:before {
816
- content: "\e186"; }
817
-
818
- .glyphicon-hd-video:before {
819
- content: "\e187"; }
820
-
821
- .glyphicon-subtitles:before {
822
- content: "\e188"; }
823
-
824
- .glyphicon-sound-stereo:before {
825
- content: "\e189"; }
826
-
827
- .glyphicon-sound-dolby:before {
828
- content: "\e190"; }
829
-
830
- .glyphicon-sound-5-1:before {
831
- content: "\e191"; }
832
-
833
- .glyphicon-sound-6-1:before {
834
- content: "\e192"; }
835
-
836
- .glyphicon-sound-7-1:before {
837
- content: "\e193"; }
838
-
839
- .glyphicon-copyright-mark:before {
840
- content: "\e194"; }
841
-
842
- .glyphicon-registration-mark:before {
843
- content: "\e195"; }
844
-
845
- .glyphicon-cloud-download:before {
846
- content: "\e197"; }
847
-
848
- .glyphicon-cloud-upload:before {
849
- content: "\e198"; }
850
-
851
- .glyphicon-tree-conifer:before {
852
- content: "\e199"; }
853
-
854
- .glyphicon-tree-deciduous:before {
855
- content: "\e200"; }
856
-
857
- * {
858
- -webkit-box-sizing: border-box;
859
- -moz-box-sizing: border-box;
860
- box-sizing: border-box; }
861
-
862
- *:before,
863
- *:after {
864
- -webkit-box-sizing: border-box;
865
- -moz-box-sizing: border-box;
866
- box-sizing: border-box; }
867
-
868
- html {
869
- font-size: 10px;
870
- -webkit-tap-highlight-color: transparent; }
871
-
872
- body {
873
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
874
- font-size: 14px;
875
- line-height: 1.42857;
876
- color: #333333;
877
-
878
- }
879
-
880
- input,
881
- button,
882
- select,
883
- textarea {
884
- font-family: inherit;
885
- font-size: inherit;
886
- line-height: inherit; }
887
-
888
- a {
889
- color: #ef4238;
890
- text-decoration: none; }
891
- a:hover {
892
- color: #ca1a10;
893
- text-decoration: none; }
894
-
895
-
896
- figure {
897
- margin: 0; }
898
-
899
- img {
900
- vertical-align: middle; }
901
-
902
- .img-responsive {
903
- display: block;
904
- width: 100% \9;
905
- max-width: 100%;
906
- height: auto; }
907
-
908
- .img-rounded {
909
- border-radius: 4px; }
910
-
911
- .img-thumbnail {
912
- padding: 4px;
913
- line-height: 1.42857;
914
- background-color: #eeeeee;
915
- border: 1px solid #dddddd;
916
- border-radius: 3px;
917
- -webkit-transition: all 0.2s ease-in-out;
918
- -o-transition: all 0.2s ease-in-out;
919
- transition: all 0.2s ease-in-out;
920
- display: inline-block;
921
- width: 100% \9;
922
- max-width: 100%;
923
- height: auto; }
924
-
925
- .img-circle {
926
- border-radius: 50%; }
927
-
928
- hr {
929
- margin-top: 20px;
930
- margin-bottom: 20px;
931
- border: 0;
932
- border-top: 1px solid #eeeeee; }
933
-
934
- .sr-only {
935
- position: absolute;
936
- width: 1px;
937
- height: 1px;
938
- margin: -1px;
939
- padding: 0;
940
- overflow: hidden;
941
- clip: rect(0, 0, 0, 0);
942
- border: 0; }
943
-
944
- .sr-only-focusable:active, .sr-only-focusable:focus {
945
- position: static;
946
- width: auto;
947
- height: auto;
948
- margin: 0;
949
- overflow: visible;
950
- clip: auto; }
951
-
952
- h1, h2, h3, h4, h5, h6,
953
- .h1, .h2, .h3, .h4, .h5, .h6 {
954
- font-family: inherit;
955
- font-weight: 500;
956
- line-height: 1.1;
957
- color: inherit; }
958
- h1 small,
959
- h1 .small, h2 small,
960
- h2 .small, h3 small,
961
- h3 .small, h4 small,
962
- h4 .small, h5 small,
963
- h5 .small, h6 small,
964
- h6 .small,
965
- .h1 small,
966
- .h1 .small, .h2 small,
967
- .h2 .small, .h3 small,
968
- .h3 .small, .h4 small,
969
- .h4 .small, .h5 small,
970
- .h5 .small, .h6 small,
971
- .h6 .small {
972
- font-weight: normal;
973
- line-height: 1;
974
- color: #777777; }
975
-
976
- h1, .h1,
977
- h2, .h2,
978
- h3, .h3 {
979
- margin-top: 20px;
980
- margin-bottom: 10px; }
981
- h1 small,
982
- h1 .small, .h1 small,
983
- .h1 .small,
984
- h2 small,
985
- h2 .small, .h2 small,
986
- .h2 .small,
987
- h3 small,
988
- h3 .small, .h3 small,
989
- .h3 .small {
990
- font-size: 65%; }
991
-
992
- h4, .h4,
993
- h5, .h5,
994
- h6, .h6 {
995
- margin-top: 10px;
996
- margin-bottom: 10px; }
997
- h4 small,
998
- h4 .small, .h4 small,
999
- .h4 .small,
1000
- h5 small,
1001
- h5 .small, .h5 small,
1002
- .h5 .small,
1003
- h6 small,
1004
- h6 .small, .h6 small,
1005
- .h6 .small {
1006
- font-size: 75%; }
1007
-
1008
- h1, .h1 {
1009
- font-size: 36px; }
1010
-
1011
- h2, .h2 {
1012
- font-size: 30px; }
1013
-
1014
- h3, .h3 {
1015
- font-size: 24px; }
1016
-
1017
- h4, .h4 {
1018
- font-size: 18px; }
1019
-
1020
- h5, .h5 {
1021
- font-size: 14px; }
1022
-
1023
- h6, .h6 {
1024
- font-size: 12px; }
1025
-
1026
- p {
1027
- margin: 0 0 10px; }
1028
-
1029
- .lead {
1030
- margin-bottom: 20px;
1031
- font-size: 16px;
1032
- font-weight: 300;
1033
- line-height: 1.4; }
1034
- @media (min-width: 768px) {
1035
- .lead {
1036
- font-size: 21px; } }
1037
-
1038
- small,
1039
- .small {
1040
- font-size: 85%; }
1041
-
1042
- cite {
1043
- font-style: normal; }
1044
-
1045
- mark,
1046
- .mark {
1047
- background-color: #fcf8e3;
1048
- padding: .2em; }
1049
-
1050
- .text-left {
1051
- text-align: left; }
1052
-
1053
- .text-right {
1054
- text-align: right; }
1055
-
1056
- .text-center {
1057
- text-align: center; }
1058
-
1059
- .text-justify {
1060
- text-align: justify; }
1061
-
1062
- .text-nowrap {
1063
- white-space: nowrap; }
1064
-
1065
- .text-lowercase {
1066
- text-transform: lowercase; }
1067
-
1068
- .text-uppercase {
1069
- text-transform: uppercase; }
1070
-
1071
- .text-capitalize {
1072
- text-transform: capitalize; }
1073
-
1074
- .text-muted {
1075
- color: #777777; }
1076
-
1077
- .text-primary {
1078
- color: #ef4238; }
1079
-
1080
- a.text-primary:hover {
1081
- color: #e21e12; }
1082
-
1083
- .text-success {
1084
- color: #3c763d; }
1085
-
1086
- a.text-success:hover {
1087
- color: #2b542c; }
1088
-
1089
- .text-info {
1090
- color: #31708f; }
1091
-
1092
- a.text-info:hover {
1093
- color: #245269; }
1094
-
1095
- .text-warning {
1096
- color: #8a6d3b; }
1097
-
1098
- a.text-warning:hover {
1099
- color: #66512c; }
1100
-
1101
- .text-danger {
1102
- color: #a94442; }
1103
-
1104
- a.text-danger:hover {
1105
- color: #843534; }
1106
-
1107
- .bg-primary {
1108
- color: #fff; }
1109
-
1110
- .bg-primary {
1111
- background-color: #ef4238; }
1112
-
1113
- a.bg-primary:hover {
1114
- background-color: #e21e12; }
1115
-
1116
- .bg-success {
1117
- background-color: #dff0d8; }
1118
-
1119
- a.bg-success:hover {
1120
- background-color: #c1e2b3; }
1121
-
1122
- .bg-info {
1123
- background-color: #d9edf7; }
1124
-
1125
- a.bg-info:hover {
1126
- background-color: #afd9ee; }
1127
-
1128
- .bg-warning {
1129
- background-color: #fcf8e3; }
1130
-
1131
- a.bg-warning:hover {
1132
- background-color: #f7ecb5; }
1133
-
1134
- .bg-danger {
1135
- background-color: #f2dede; }
1136
-
1137
- a.bg-danger:hover {
1138
- background-color: #e4b9b9; }
1139
-
1140
- .page-header {
1141
- padding-bottom: 9px;
1142
- margin: 40px 0 20px;
1143
- border-bottom: 1px solid #eeeeee; }
1144
-
1145
- ul,
1146
- ol {
1147
- margin-top: 0;
1148
- margin-bottom: 10px; }
1149
- ul ul,
1150
- ul ol,
1151
- ol ul,
1152
- ol ol {
1153
- margin-bottom: 0; }
1154
-
1155
- .list-unstyled, .list-inline {
1156
- padding-left: 0;
1157
- list-style: none; }
1158
-
1159
- .list-inline {
1160
- margin-left: -5px; }
1161
- .list-inline > li {
1162
- display: inline-block;
1163
- padding-left: 5px;
1164
- padding-right: 5px; }
1165
-
1166
- dl {
1167
- margin-top: 0;
1168
- margin-bottom: 20px; }
1169
-
1170
- dt,
1171
- dd {
1172
- line-height: 1.42857; }
1173
-
1174
- dt {
1175
- font-weight: bold; }
1176
-
1177
- dd {
1178
- margin-left: 0; }
1179
-
1180
- .dl-horizontal dd:before, .dl-horizontal dd:after {
1181
- content: " ";
1182
- display: table; }
1183
- .dl-horizontal dd:after {
1184
- clear: both; }
1185
- @media (min-width: 768px) {
1186
- .dl-horizontal dt {
1187
- float: left;
1188
- width: 160px;
1189
- clear: left;
1190
- text-align: right;
1191
- overflow: hidden;
1192
- text-overflow: ellipsis;
1193
- white-space: nowrap; }
1194
- .dl-horizontal dd {
1195
- margin-left: 180px; } }
1196
-
1197
- abbr[title],
1198
- abbr[data-original-title] {
1199
- cursor: help;
1200
- border-bottom: 1px dotted #777777; }
1201
-
1202
- .initialism {
1203
- font-size: 90%;
1204
- text-transform: uppercase; }
1205
-
1206
- blockquote {
1207
- padding: 10px 20px;
1208
- margin: 0 0 20px;
1209
- font-size: 17.5px;
1210
- border-left: 5px solid #eeeeee; }
1211
- blockquote p:last-child,
1212
- blockquote ul:last-child,
1213
- blockquote ol:last-child {
1214
- margin-bottom: 0; }
1215
- blockquote footer,
1216
- blockquote small,
1217
- blockquote .small {
1218
- display: block;
1219
- font-size: 80%;
1220
- line-height: 1.42857;
1221
- color: #777777; }
1222
- blockquote footer:before,
1223
- blockquote small:before,
1224
- blockquote .small:before {
1225
- content: '\2014 \00A0'; }
1226
-
1227
- .blockquote-reverse,
1228
- blockquote.pull-right {
1229
- padding-right: 15px;
1230
- padding-left: 0;
1231
- border-right: 5px solid #eeeeee;
1232
- border-left: 0;
1233
- text-align: right; }
1234
- .blockquote-reverse footer:before,
1235
- .blockquote-reverse small:before,
1236
- .blockquote-reverse .small:before,
1237
- blockquote.pull-right footer:before,
1238
- blockquote.pull-right small:before,
1239
- blockquote.pull-right .small:before {
1240
- content: ''; }
1241
- .blockquote-reverse footer:after,
1242
- .blockquote-reverse small:after,
1243
- .blockquote-reverse .small:after,
1244
- blockquote.pull-right footer:after,
1245
- blockquote.pull-right small:after,
1246
- blockquote.pull-right .small:after {
1247
- content: '\00A0 \2014'; }
1248
-
1249
- blockquote:before,
1250
- blockquote:after {
1251
- content: ""; }
1252
-
1253
- address {
1254
- margin-bottom: 20px;
1255
- font-style: normal;
1256
- line-height: 1.42857; }
1257
-
1258
- code,
1259
- kbd,
1260
- pre,
1261
- samp {
1262
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
1263
-
1264
- code {
1265
- padding: 2px 4px;
1266
- font-size: 90%;
1267
- color: #c7254e;
1268
- background-color: #f9f2f4;
1269
- border-radius: 3px; }
1270
-
1271
- kbd {
1272
- padding: 2px 4px;
1273
- font-size: 90%;
1274
- color: white;
1275
- background-color: #333333;
1276
- border-radius: 2px;
1277
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
1278
- kbd kbd {
1279
- padding: 0;
1280
- font-size: 100%;
1281
- box-shadow: none; }
1282
-
1283
- pre {
1284
- display: block;
1285
- padding: 9.5px;
1286
- margin: 0 0 10px;
1287
- font-size: 13px;
1288
- line-height: 1.42857;
1289
- word-break: break-all;
1290
- word-wrap: break-word;
1291
- color: #333333;
1292
- background-color: whitesmoke;
1293
- border: 1px solid #cccccc;
1294
- border-radius: 3px; }
1295
- pre code {
1296
- padding: 0;
1297
- font-size: inherit;
1298
- color: inherit;
1299
- white-space: pre-wrap;
1300
- background-color: transparent;
1301
- border-radius: 0; }
1302
-
1303
- .pre-scrollable {
1304
- max-height: 340px;
1305
- overflow-y: scroll; }
1306
-
1307
- .container {
1308
- margin-right: auto;
1309
- margin-left: auto;
1310
- padding-left: 15px;
1311
- padding-right: 15px; }
1312
- .container:before, .container:after {
1313
- content: " ";
1314
- display: table; }
1315
- .container:after {
1316
- clear: both; }
1317
- @media (min-width: 768px) {
1318
- .container {
1319
- width: 750px; } }
1320
- @media (min-width: 992px) {
1321
- .container {
1322
- width: 970px; } }
1323
- @media (min-width: 1200px) {
1324
- .container {
1325
- width: 1170px; } }
1326
-
1327
- .container-fluid {
1328
- margin-right: auto;
1329
- margin-left: auto;
1330
- padding-left: 15px;
1331
- padding-right: 15px; }
1332
- .container-fluid:before, .container-fluid:after {
1333
- content: " ";
1334
- display: table; }
1335
- .container-fluid:after {
1336
- clear: both; }
1337
-
1338
- .row {
1339
- margin-left: -15px;
1340
- margin-right: -15px; }
1341
- .row:before, .row:after {
1342
- content: " ";
1343
- display: table; }
1344
- .row:after {
1345
- clear: both; }
1346
-
1347
- .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 {
1348
- position: relative;
1349
- min-height: 1px;
1350
- padding-left: 15px;
1351
- padding-right: 15px; }
1352
-
1353
- .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 {
1354
- float: left; }
1355
-
1356
- .col-xs-1 {
1357
- width: 8.33333%; }
1358
-
1359
- .col-xs-2 {
1360
- width: 16.66667%; }
1361
-
1362
- .col-xs-3 {
1363
- width: 25%; }
1364
-
1365
- .col-xs-4 {
1366
- width: 33.33333%; }
1367
-
1368
- .col-xs-5 {
1369
- width: 41.66667%; }
1370
-
1371
- .col-xs-6 {
1372
- width: 50%; }
1373
-
1374
- .col-xs-7 {
1375
- width: 58.33333%; }
1376
-
1377
- .col-xs-8 {
1378
- width: 66.66667%; }
1379
-
1380
- .col-xs-9 {
1381
- width: 75%; }
1382
-
1383
- .col-xs-10 {
1384
- width: 83.33333%; }
1385
-
1386
- .col-xs-11 {
1387
- width: 91.66667%; }
1388
-
1389
- .col-xs-12 {
1390
- width: 100%; }
1391
-
1392
- .col-xs-pull-0 {
1393
- right: auto; }
1394
-
1395
- .col-xs-pull-1 {
1396
- right: 8.33333%; }
1397
-
1398
- .col-xs-pull-2 {
1399
- right: 16.66667%; }
1400
-
1401
- .col-xs-pull-3 {
1402
- right: 25%; }
1403
-
1404
- .col-xs-pull-4 {
1405
- right: 33.33333%; }
1406
-
1407
- .col-xs-pull-5 {
1408
- right: 41.66667%; }
1409
-
1410
- .col-xs-pull-6 {
1411
- right: 50%; }
1412
-
1413
- .col-xs-pull-7 {
1414
- right: 58.33333%; }
1415
-
1416
- .col-xs-pull-8 {
1417
- right: 66.66667%; }
1418
-
1419
- .col-xs-pull-9 {
1420
- right: 75%; }
1421
-
1422
- .col-xs-pull-10 {
1423
- right: 83.33333%; }
1424
-
1425
- .col-xs-pull-11 {
1426
- right: 91.66667%; }
1427
-
1428
- .col-xs-pull-12 {
1429
- right: 100%; }
1430
-
1431
- .col-xs-push-0 {
1432
- left: auto; }
1433
-
1434
- .col-xs-push-1 {
1435
- left: 8.33333%; }
1436
-
1437
- .col-xs-push-2 {
1438
- left: 16.66667%; }
1439
-
1440
- .col-xs-push-3 {
1441
- left: 25%; }
1442
-
1443
- .col-xs-push-4 {
1444
- left: 33.33333%; }
1445
-
1446
- .col-xs-push-5 {
1447
- left: 41.66667%; }
1448
-
1449
- .col-xs-push-6 {
1450
- left: 50%; }
1451
-
1452
- .col-xs-push-7 {
1453
- left: 58.33333%; }
1454
-
1455
- .col-xs-push-8 {
1456
- left: 66.66667%; }
1457
-
1458
- .col-xs-push-9 {
1459
- left: 75%; }
1460
-
1461
- .col-xs-push-10 {
1462
- left: 83.33333%; }
1463
-
1464
- .col-xs-push-11 {
1465
- left: 91.66667%; }
1466
-
1467
- .col-xs-push-12 {
1468
- left: 100%; }
1469
-
1470
- .col-xs-offset-0 {
1471
- margin-left: 0%; }
1472
-
1473
- .col-xs-offset-1 {
1474
- margin-left: 8.33333%; }
1475
-
1476
- .col-xs-offset-2 {
1477
- margin-left: 16.66667%; }
1478
-
1479
- .col-xs-offset-3 {
1480
- margin-left: 25%; }
1481
-
1482
- .col-xs-offset-4 {
1483
- margin-left: 33.33333%; }
1484
-
1485
- .col-xs-offset-5 {
1486
- margin-left: 41.66667%; }
1487
-
1488
- .col-xs-offset-6 {
1489
- margin-left: 50%; }
1490
-
1491
- .col-xs-offset-7 {
1492
- margin-left: 58.33333%; }
1493
-
1494
- .col-xs-offset-8 {
1495
- margin-left: 66.66667%; }
1496
-
1497
- .col-xs-offset-9 {
1498
- margin-left: 75%; }
1499
-
1500
- .col-xs-offset-10 {
1501
- margin-left: 83.33333%; }
1502
-
1503
- .col-xs-offset-11 {
1504
- margin-left: 91.66667%; }
1505
-
1506
- .col-xs-offset-12 {
1507
- margin-left: 100%; }
1508
-
1509
- @media (min-width: 768px) {
1510
- .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 {
1511
- float: left; }
1512
-
1513
- .col-sm-1 {
1514
- width: 8.33333%; }
1515
-
1516
- .col-sm-2 {
1517
- width: 16.66667%; }
1518
-
1519
- .col-sm-3 {
1520
- width: 25%; }
1521
-
1522
- .col-sm-4 {
1523
- width: 33.33333%; }
1524
-
1525
- .col-sm-5 {
1526
- width: 41.66667%; }
1527
-
1528
- .col-sm-6 {
1529
- width: 50%; }
1530
-
1531
- .col-sm-7 {
1532
- width: 58.33333%; }
1533
-
1534
- .col-sm-8 {
1535
- width: 66.66667%; }
1536
-
1537
- .col-sm-9 {
1538
- width: 75%; }
1539
-
1540
- .col-sm-10 {
1541
- width: 83.33333%; }
1542
-
1543
- .col-sm-11 {
1544
- width: 91.66667%; }
1545
-
1546
- .col-sm-12 {
1547
- width: 100%; }
1548
-
1549
- .col-sm-pull-0 {
1550
- right: auto; }
1551
-
1552
- .col-sm-pull-1 {
1553
- right: 8.33333%; }
1554
-
1555
- .col-sm-pull-2 {
1556
- right: 16.66667%; }
1557
-
1558
- .col-sm-pull-3 {
1559
- right: 25%; }
1560
-
1561
- .col-sm-pull-4 {
1562
- right: 33.33333%; }
1563
-
1564
- .col-sm-pull-5 {
1565
- right: 41.66667%; }
1566
-
1567
- .col-sm-pull-6 {
1568
- right: 50%; }
1569
-
1570
- .col-sm-pull-7 {
1571
- right: 58.33333%; }
1572
-
1573
- .col-sm-pull-8 {
1574
- right: 66.66667%; }
1575
-
1576
- .col-sm-pull-9 {
1577
- right: 75%; }
1578
-
1579
- .col-sm-pull-10 {
1580
- right: 83.33333%; }
1581
-
1582
- .col-sm-pull-11 {
1583
- right: 91.66667%; }
1584
-
1585
- .col-sm-pull-12 {
1586
- right: 100%; }
1587
-
1588
- .col-sm-push-0 {
1589
- left: auto; }
1590
-
1591
- .col-sm-push-1 {
1592
- left: 8.33333%; }
1593
-
1594
- .col-sm-push-2 {
1595
- left: 16.66667%; }
1596
-
1597
- .col-sm-push-3 {
1598
- left: 25%; }
1599
-
1600
- .col-sm-push-4 {
1601
- left: 33.33333%; }
1602
-
1603
- .col-sm-push-5 {
1604
- left: 41.66667%; }
1605
-
1606
- .col-sm-push-6 {
1607
- left: 50%; }
1608
-
1609
- .col-sm-push-7 {
1610
- left: 58.33333%; }
1611
-
1612
- .col-sm-push-8 {
1613
- left: 66.66667%; }
1614
-
1615
- .col-sm-push-9 {
1616
- left: 75%; }
1617
-
1618
- .col-sm-push-10 {
1619
- left: 83.33333%; }
1620
-
1621
- .col-sm-push-11 {
1622
- left: 91.66667%; }
1623
-
1624
- .col-sm-push-12 {
1625
- left: 100%; }
1626
-
1627
- .col-sm-offset-0 {
1628
- margin-left: 0%; }
1629
-
1630
- .col-sm-offset-1 {
1631
- margin-left: 8.33333%; }
1632
-
1633
- .col-sm-offset-2 {
1634
- margin-left: 16.66667%; }
1635
-
1636
- .col-sm-offset-3 {
1637
- margin-left: 25%; }
1638
-
1639
- .col-sm-offset-4 {
1640
- margin-left: 33.33333%; }
1641
-
1642
- .col-sm-offset-5 {
1643
- margin-left: 41.66667%; }
1644
-
1645
- .col-sm-offset-6 {
1646
- margin-left: 50%; }
1647
-
1648
- .col-sm-offset-7 {
1649
- margin-left: 58.33333%; }
1650
-
1651
- .col-sm-offset-8 {
1652
- margin-left: 66.66667%; }
1653
-
1654
- .col-sm-offset-9 {
1655
- margin-left: 75%; }
1656
-
1657
- .col-sm-offset-10 {
1658
- margin-left: 83.33333%; }
1659
-
1660
- .col-sm-offset-11 {
1661
- margin-left: 91.66667%; }
1662
-
1663
- .col-sm-offset-12 {
1664
- margin-left: 100%; } }
1665
- @media (min-width: 992px) {
1666
- .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 {
1667
- float: left; }
1668
-
1669
- .col-md-1 {
1670
- width: 8.33333%; }
1671
-
1672
- .col-md-2 {
1673
- width: 16.66667%; }
1674
-
1675
- .col-md-3 {
1676
- width: 25%; }
1677
-
1678
- .col-md-4 {
1679
- width: 33.33333%; }
1680
-
1681
- .col-md-5 {
1682
- width: 41.66667%; }
1683
-
1684
- .col-md-6 {
1685
- width: 50%; }
1686
-
1687
- .col-md-7 {
1688
- width: 58.33333%; }
1689
-
1690
- .col-md-8 {
1691
- width: 66.66667%; }
1692
-
1693
- .col-md-9 {
1694
- width: 75%; }
1695
-
1696
- .col-md-10 {
1697
- width: 83.33333%; }
1698
-
1699
- .col-md-11 {
1700
- width: 91.66667%; }
1701
-
1702
- .col-md-12 {
1703
- width: 100%; }
1704
-
1705
- .col-md-pull-0 {
1706
- right: auto; }
1707
-
1708
- .col-md-pull-1 {
1709
- right: 8.33333%; }
1710
-
1711
- .col-md-pull-2 {
1712
- right: 16.66667%; }
1713
-
1714
- .col-md-pull-3 {
1715
- right: 25%; }
1716
-
1717
- .col-md-pull-4 {
1718
- right: 33.33333%; }
1719
-
1720
- .col-md-pull-5 {
1721
- right: 41.66667%; }
1722
-
1723
- .col-md-pull-6 {
1724
- right: 50%; }
1725
-
1726
- .col-md-pull-7 {
1727
- right: 58.33333%; }
1728
-
1729
- .col-md-pull-8 {
1730
- right: 66.66667%; }
1731
-
1732
- .col-md-pull-9 {
1733
- right: 75%; }
1734
-
1735
- .col-md-pull-10 {
1736
- right: 83.33333%; }
1737
-
1738
- .col-md-pull-11 {
1739
- right: 91.66667%; }
1740
-
1741
- .col-md-pull-12 {
1742
- right: 100%; }
1743
-
1744
- .col-md-push-0 {
1745
- left: auto; }
1746
-
1747
- .col-md-push-1 {
1748
- left: 8.33333%; }
1749
-
1750
- .col-md-push-2 {
1751
- left: 16.66667%; }
1752
-
1753
- .col-md-push-3 {
1754
- left: 25%; }
1755
-
1756
- .col-md-push-4 {
1757
- left: 33.33333%; }
1758
-
1759
- .col-md-push-5 {
1760
- left: 41.66667%; }
1761
-
1762
- .col-md-push-6 {
1763
- left: 50%; }
1764
-
1765
- .col-md-push-7 {
1766
- left: 58.33333%; }
1767
-
1768
- .col-md-push-8 {
1769
- left: 66.66667%; }
1770
-
1771
- .col-md-push-9 {
1772
- left: 75%; }
1773
-
1774
- .col-md-push-10 {
1775
- left: 83.33333%; }
1776
-
1777
- .col-md-push-11 {
1778
- left: 91.66667%; }
1779
-
1780
- .col-md-push-12 {
1781
- left: 100%; }
1782
-
1783
- .col-md-offset-0 {
1784
- margin-left: 0%; }
1785
-
1786
- .col-md-offset-1 {
1787
- margin-left: 8.33333%; }
1788
-
1789
- .col-md-offset-2 {
1790
- margin-left: 16.66667%; }
1791
-
1792
- .col-md-offset-3 {
1793
- margin-left: 25%; }
1794
-
1795
- .col-md-offset-4 {
1796
- margin-left: 33.33333%; }
1797
-
1798
- .col-md-offset-5 {
1799
- margin-left: 41.66667%; }
1800
-
1801
- .col-md-offset-6 {
1802
- margin-left: 50%; }
1803
-
1804
- .col-md-offset-7 {
1805
- margin-left: 58.33333%; }
1806
-
1807
- .col-md-offset-8 {
1808
- margin-left: 66.66667%; }
1809
-
1810
- .col-md-offset-9 {
1811
- margin-left: 75%; }
1812
-
1813
- .col-md-offset-10 {
1814
- margin-left: 83.33333%; }
1815
-
1816
- .col-md-offset-11 {
1817
- margin-left: 91.66667%; }
1818
-
1819
- .col-md-offset-12 {
1820
- margin-left: 100%; } }
1821
- @media (min-width: 1200px) {
1822
- .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 {
1823
- float: left; }
1824
-
1825
- .col-lg-1 {
1826
- width: 8.33333%; }
1827
-
1828
- .col-lg-2 {
1829
- width: 16.66667%; }
1830
-
1831
- .col-lg-3 {
1832
- width: 25%; }
1833
-
1834
- .col-lg-4 {
1835
- width: 33.33333%; }
1836
-
1837
- .col-lg-5 {
1838
- width: 41.66667%; }
1839
-
1840
- .col-lg-6 {
1841
- width: 50%; }
1842
-
1843
- .col-lg-7 {
1844
- width: 58.33333%; }
1845
-
1846
- .col-lg-8 {
1847
- width: 66.66667%; }
1848
-
1849
- .col-lg-9 {
1850
- width: 75%; }
1851
-
1852
- .col-lg-10 {
1853
- width: 83.33333%; }
1854
-
1855
- .col-lg-11 {
1856
- width: 91.66667%; }
1857
-
1858
- .col-lg-12 {
1859
- width: 100%; }
1860
-
1861
- .col-lg-pull-0 {
1862
- right: auto; }
1863
-
1864
- .col-lg-pull-1 {
1865
- right: 8.33333%; }
1866
-
1867
- .col-lg-pull-2 {
1868
- right: 16.66667%; }
1869
-
1870
- .col-lg-pull-3 {
1871
- right: 25%; }
1872
-
1873
- .col-lg-pull-4 {
1874
- right: 33.33333%; }
1875
-
1876
- .col-lg-pull-5 {
1877
- right: 41.66667%; }
1878
-
1879
- .col-lg-pull-6 {
1880
- right: 50%; }
1881
-
1882
- .col-lg-pull-7 {
1883
- right: 58.33333%; }
1884
-
1885
- .col-lg-pull-8 {
1886
- right: 66.66667%; }
1887
-
1888
- .col-lg-pull-9 {
1889
- right: 75%; }
1890
-
1891
- .col-lg-pull-10 {
1892
- right: 83.33333%; }
1893
-
1894
- .col-lg-pull-11 {
1895
- right: 91.66667%; }
1896
-
1897
- .col-lg-pull-12 {
1898
- right: 100%; }
1899
-
1900
- .col-lg-push-0 {
1901
- left: auto; }
1902
-
1903
- .col-lg-push-1 {
1904
- left: 8.33333%; }
1905
-
1906
- .col-lg-push-2 {
1907
- left: 16.66667%; }
1908
-
1909
- .col-lg-push-3 {
1910
- left: 25%; }
1911
-
1912
- .col-lg-push-4 {
1913
- left: 33.33333%; }
1914
-
1915
- .col-lg-push-5 {
1916
- left: 41.66667%; }
1917
-
1918
- .col-lg-push-6 {
1919
- left: 50%; }
1920
-
1921
- .col-lg-push-7 {
1922
- left: 58.33333%; }
1923
-
1924
- .col-lg-push-8 {
1925
- left: 66.66667%; }
1926
-
1927
- .col-lg-push-9 {
1928
- left: 75%; }
1929
-
1930
- .col-lg-push-10 {
1931
- left: 83.33333%; }
1932
-
1933
- .col-lg-push-11 {
1934
- left: 91.66667%; }
1935
-
1936
- .col-lg-push-12 {
1937
- left: 100%; }
1938
-
1939
- .col-lg-offset-0 {
1940
- margin-left: 0%; }
1941
-
1942
- .col-lg-offset-1 {
1943
- margin-left: 8.33333%; }
1944
-
1945
- .col-lg-offset-2 {
1946
- margin-left: 16.66667%; }
1947
-
1948
- .col-lg-offset-3 {
1949
- margin-left: 25%; }
1950
-
1951
- .col-lg-offset-4 {
1952
- margin-left: 33.33333%; }
1953
-
1954
- .col-lg-offset-5 {
1955
- margin-left: 41.66667%; }
1956
-
1957
- .col-lg-offset-6 {
1958
- margin-left: 50%; }
1959
-
1960
- .col-lg-offset-7 {
1961
- margin-left: 58.33333%; }
1962
-
1963
- .col-lg-offset-8 {
1964
- margin-left: 66.66667%; }
1965
-
1966
- .col-lg-offset-9 {
1967
- margin-left: 75%; }
1968
-
1969
- .col-lg-offset-10 {
1970
- margin-left: 83.33333%; }
1971
-
1972
- .col-lg-offset-11 {
1973
- margin-left: 91.66667%; }
1974
-
1975
- .col-lg-offset-12 {
1976
- margin-left: 100%; } }
1977
- table {
1978
- background-color: transparent; }
1979
-
1980
- th {
1981
- text-align: left; }
1982
-
1983
- .table {
1984
- width: 100%;
1985
- max-width: 100%;
1986
- margin-bottom: 20px; }
1987
- .table > thead > tr > th,
1988
- .table > thead > tr > td,
1989
- .table > tbody > tr > th,
1990
- .table > tbody > tr > td,
1991
- .table > tfoot > tr > th,
1992
- .table > tfoot > tr > td {
1993
- padding: 8px;
1994
- line-height: 1.42857;
1995
- vertical-align: top;
1996
- border-top: 1px solid #dddddd; }
1997
- .table > thead > tr > th {
1998
- vertical-align: bottom;
1999
- border-bottom: 2px solid #dddddd; }
2000
- .table > caption + thead > tr:first-child > th,
2001
- .table > caption + thead > tr:first-child > td,
2002
- .table > colgroup + thead > tr:first-child > th,
2003
- .table > colgroup + thead > tr:first-child > td,
2004
- .table > thead:first-child > tr:first-child > th,
2005
- .table > thead:first-child > tr:first-child > td {
2006
- border-top: 0; }
2007
- .table > tbody + tbody {
2008
- border-top: 2px solid #dddddd; }
2009
- .table .table {
2010
- background-color: #eeeeee; }
2011
-
2012
- .table-condensed > thead > tr > th,
2013
- .table-condensed > thead > tr > td,
2014
- .table-condensed > tbody > tr > th,
2015
- .table-condensed > tbody > tr > td,
2016
- .table-condensed > tfoot > tr > th,
2017
- .table-condensed > tfoot > tr > td {
2018
- padding: 5px; }
2019
-
2020
- .table-bordered {
2021
- border: 1px solid #dddddd; }
2022
- .table-bordered > thead > tr > th,
2023
- .table-bordered > thead > tr > td,
2024
- .table-bordered > tbody > tr > th,
2025
- .table-bordered > tbody > tr > td,
2026
- .table-bordered > tfoot > tr > th,
2027
- .table-bordered > tfoot > tr > td {
2028
- border: 1px solid #dddddd; }
2029
- .table-bordered > thead > tr > th,
2030
- .table-bordered > thead > tr > td {
2031
- border-bottom-width: 2px; }
2032
-
2033
- .table-striped > tbody > tr:nth-child(odd) > td,
2034
- .table-striped > tbody > tr:nth-child(odd) > th {
2035
- background-color: #f9f9f9; }
2036
-
2037
- .table-hover > tbody > tr:hover > td,
2038
- .table-hover > tbody > tr:hover > th {
2039
- background-color: whitesmoke; }
2040
-
2041
- table col[class*="col-"] {
2042
- position: static;
2043
- float: none;
2044
- display: table-column; }
2045
-
2046
- table td[class*="col-"],
2047
- table th[class*="col-"] {
2048
- position: static;
2049
- float: none;
2050
- display: table-cell; }
2051
-
2052
- .table > thead > tr > td.active,
2053
- .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
2054
- .table > tbody > tr > td.active,
2055
- .table > tbody > tr > th.active,
2056
- .table > tbody > tr.active > td,
2057
- .table > tbody > tr.active > th,
2058
- .table > tfoot > tr > td.active,
2059
- .table > tfoot > tr > th.active,
2060
- .table > tfoot > tr.active > td,
2061
- .table > tfoot > tr.active > th {
2062
- background-color: whitesmoke; }
2063
-
2064
- .table-hover > tbody > tr > td.active:hover,
2065
- .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
2066
- background-color: #e8e8e8; }
2067
-
2068
- .table > thead > tr > td.success,
2069
- .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
2070
- .table > tbody > tr > td.success,
2071
- .table > tbody > tr > th.success,
2072
- .table > tbody > tr.success > td,
2073
- .table > tbody > tr.success > th,
2074
- .table > tfoot > tr > td.success,
2075
- .table > tfoot > tr > th.success,
2076
- .table > tfoot > tr.success > td,
2077
- .table > tfoot > tr.success > th {
2078
- background-color: #dff0d8; }
2079
-
2080
- .table-hover > tbody > tr > td.success:hover,
2081
- .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
2082
- background-color: #d0e9c6; }
2083
-
2084
- .table > thead > tr > td.info,
2085
- .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
2086
- .table > tbody > tr > td.info,
2087
- .table > tbody > tr > th.info,
2088
- .table > tbody > tr.info > td,
2089
- .table > tbody > tr.info > th,
2090
- .table > tfoot > tr > td.info,
2091
- .table > tfoot > tr > th.info,
2092
- .table > tfoot > tr.info > td,
2093
- .table > tfoot > tr.info > th {
2094
- background-color: #d9edf7; }
2095
-
2096
- .table-hover > tbody > tr > td.info:hover,
2097
- .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
2098
- background-color: #c4e3f3; }
2099
-
2100
- .table > thead > tr > td.warning,
2101
- .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
2102
- .table > tbody > tr > td.warning,
2103
- .table > tbody > tr > th.warning,
2104
- .table > tbody > tr.warning > td,
2105
- .table > tbody > tr.warning > th,
2106
- .table > tfoot > tr > td.warning,
2107
- .table > tfoot > tr > th.warning,
2108
- .table > tfoot > tr.warning > td,
2109
- .table > tfoot > tr.warning > th {
2110
- background-color: #fcf8e3; }
2111
-
2112
- .table-hover > tbody > tr > td.warning:hover,
2113
- .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
2114
- background-color: #faf2cc; }
2115
-
2116
- .table > thead > tr > td.danger,
2117
- .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
2118
- .table > tbody > tr > td.danger,
2119
- .table > tbody > tr > th.danger,
2120
- .table > tbody > tr.danger > td,
2121
- .table > tbody > tr.danger > th,
2122
- .table > tfoot > tr > td.danger,
2123
- .table > tfoot > tr > th.danger,
2124
- .table > tfoot > tr.danger > td,
2125
- .table > tfoot > tr.danger > th {
2126
- background-color: #f2dede; }
2127
-
2128
- .table-hover > tbody > tr > td.danger:hover,
2129
- .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
2130
- background-color: #ebcccc; }
2131
-
2132
- @media screen and (max-width: 767px) {
2133
- .table-responsive {
2134
- width: 100%;
2135
- margin-bottom: 15px;
2136
- overflow-y: hidden;
2137
- overflow-x: auto;
2138
- -ms-overflow-style: -ms-autohiding-scrollbar;
2139
- border: 1px solid #dddddd;
2140
- -webkit-overflow-scrolling: touch; }
2141
- .table-responsive > .table {
2142
- margin-bottom: 0; }
2143
- .table-responsive > .table > thead > tr > th,
2144
- .table-responsive > .table > thead > tr > td,
2145
- .table-responsive > .table > tbody > tr > th,
2146
- .table-responsive > .table > tbody > tr > td,
2147
- .table-responsive > .table > tfoot > tr > th,
2148
- .table-responsive > .table > tfoot > tr > td {
2149
- white-space: nowrap; }
2150
- .table-responsive > .table-bordered {
2151
- border: 0; }
2152
- .table-responsive > .table-bordered > thead > tr > th:first-child,
2153
- .table-responsive > .table-bordered > thead > tr > td:first-child,
2154
- .table-responsive > .table-bordered > tbody > tr > th:first-child,
2155
- .table-responsive > .table-bordered > tbody > tr > td:first-child,
2156
- .table-responsive > .table-bordered > tfoot > tr > th:first-child,
2157
- .table-responsive > .table-bordered > tfoot > tr > td:first-child {
2158
- border-left: 0; }
2159
- .table-responsive > .table-bordered > thead > tr > th:last-child,
2160
- .table-responsive > .table-bordered > thead > tr > td:last-child,
2161
- .table-responsive > .table-bordered > tbody > tr > th:last-child,
2162
- .table-responsive > .table-bordered > tbody > tr > td:last-child,
2163
- .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2164
- .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2165
- border-right: 0; }
2166
- .table-responsive > .table-bordered > tbody > tr:last-child > th,
2167
- .table-responsive > .table-bordered > tbody > tr:last-child > td,
2168
- .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2169
- .table-responsive > .table-bordered > tfoot > tr:last-child > td {
2170
- border-bottom: 0; } }
2171
-
2172
- fieldset {
2173
- padding: 0;
2174
- margin: 0;
2175
- border: 0;
2176
- min-width: 0; }
2177
-
2178
- legend {
2179
- display: block;
2180
- width: 100%;
2181
- padding: 0;
2182
- margin-bottom: 20px;
2183
- font-size: 21px;
2184
- line-height: inherit;
2185
- color: #333333;
2186
- border: 0;
2187
- border-bottom: 1px solid #e5e5e5; }
2188
-
2189
- label {
2190
- display: inline-block;
2191
- max-width: 100%;
2192
- margin-bottom: 5px;
2193
- font-weight: bold; }
2194
-
2195
- input[type="search"] {
2196
- -webkit-box-sizing: border-box;
2197
- -moz-box-sizing: border-box;
2198
- box-sizing: border-box; }
2199
-
2200
- input[type="radio"],
2201
- input[type="checkbox"] {
2202
- margin: 4px 0 0;
2203
- margin-top: 1px \9;
2204
- line-height: normal; }
2205
-
2206
- input[type="file"] {
2207
- display: block; }
2208
-
2209
- input[type="range"] {
2210
- display: block;
2211
- width: 100%; }
2212
-
2213
- select[multiple],
2214
- select[size] {
2215
- height: auto; }
2216
-
2217
-
2218
-
2219
- output {
2220
- display: block;
2221
- padding-top: 7px;
2222
- font-size: 14px;
2223
- line-height: 1.42857;
2224
- color: #555555; }
2225
-
2226
- .form-control {
2227
- display: block;
2228
- width: 100%;
2229
- height: 34px;
2230
- padding: 6px 12px;
2231
- font-size: 14px;
2232
- line-height: 1.42857;
2233
- color: #555555;
2234
- background-color: white;
2235
- background-image: none;
2236
- border: 1px solid #cccccc;
2237
- border-radius: 3px;
2238
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2239
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2240
- -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
2241
- -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
2242
- transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
2243
-
2244
- .form-control::-moz-placeholder {
2245
- color: #777777;
2246
- opacity: 1; }
2247
- .form-control:-ms-input-placeholder {
2248
- color: #777777; }
2249
- .form-control::-webkit-input-placeholder {
2250
- color: #777777; }
2251
- .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
2252
- cursor: not-allowed;
2253
- background-color: #eeeeee;
2254
- opacity: 1; }
2255
-
2256
- textarea.form-control {
2257
- height: auto; }
2258
-
2259
- input[type="search"] {
2260
- -webkit-appearance: none; }
2261
-
2262
- input[type="date"],
2263
- input[type="time"],
2264
- input[type="datetime-local"],
2265
- input[type="month"] {
2266
- line-height: 34px;
2267
- line-height: 1.42857 \0; }
2268
- input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
2269
- .input-group-sm > input[type="date"].input-group-addon,
2270
- .input-group-sm > .input-group-btn > input[type="date"].btn,
2271
- input[type="time"].input-sm,
2272
- .form-horizontal .form-group-sm input[type="time"].form-control,
2273
- .input-group-sm > input[type="time"].form-control,
2274
- .input-group-sm > input[type="time"].input-group-addon,
2275
- .input-group-sm > .input-group-btn > input[type="time"].btn,
2276
- input[type="datetime-local"].input-sm,
2277
- .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
2278
- .input-group-sm > input[type="datetime-local"].form-control,
2279
- .input-group-sm > input[type="datetime-local"].input-group-addon,
2280
- .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
2281
- input[type="month"].input-sm,
2282
- .form-horizontal .form-group-sm input[type="month"].form-control,
2283
- .input-group-sm > input[type="month"].form-control,
2284
- .input-group-sm > input[type="month"].input-group-addon,
2285
- .input-group-sm > .input-group-btn > input[type="month"].btn {
2286
- line-height: 30px; }
2287
- input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
2288
- .input-group-lg > input[type="date"].input-group-addon,
2289
- .input-group-lg > .input-group-btn > input[type="date"].btn,
2290
- input[type="time"].input-lg,
2291
- .form-horizontal .form-group-lg input[type="time"].form-control,
2292
- .input-group-lg > input[type="time"].form-control,
2293
- .input-group-lg > input[type="time"].input-group-addon,
2294
- .input-group-lg > .input-group-btn > input[type="time"].btn,
2295
- input[type="datetime-local"].input-lg,
2296
- .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
2297
- .input-group-lg > input[type="datetime-local"].form-control,
2298
- .input-group-lg > input[type="datetime-local"].input-group-addon,
2299
- .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
2300
- input[type="month"].input-lg,
2301
- .form-horizontal .form-group-lg input[type="month"].form-control,
2302
- .input-group-lg > input[type="month"].form-control,
2303
- .input-group-lg > input[type="month"].input-group-addon,
2304
- .input-group-lg > .input-group-btn > input[type="month"].btn {
2305
- line-height: 46px; }
2306
-
2307
- .form-group {
2308
- margin-bottom: 15px; }
2309
-
2310
- .radio,
2311
- .checkbox {
2312
- position: relative;
2313
- display: block;
2314
- min-height: 20px;
2315
- margin-top: 10px;
2316
- margin-bottom: 10px; }
2317
- .radio label,
2318
- .checkbox label {
2319
- padding-left: 20px;
2320
- margin-bottom: 0;
2321
- font-weight: normal;
2322
- cursor: pointer; }
2323
-
2324
- .radio input[type="radio"],
2325
- .radio-inline input[type="radio"],
2326
- .checkbox input[type="checkbox"],
2327
- .checkbox-inline input[type="checkbox"] {
2328
- position: absolute;
2329
- margin-left: -20px;
2330
- margin-top: 4px \9; }
2331
-
2332
- .radio + .radio,
2333
- .checkbox + .checkbox {
2334
- margin-top: -5px; }
2335
-
2336
- .radio-inline,
2337
- .checkbox-inline {
2338
- display: inline-block;
2339
- padding-left: 20px;
2340
- margin-bottom: 0;
2341
- vertical-align: middle;
2342
- font-weight: normal;
2343
- cursor: pointer; }
2344
-
2345
- .radio-inline + .radio-inline,
2346
- .checkbox-inline + .checkbox-inline {
2347
- margin-top: 0;
2348
- margin-left: 10px; }
2349
-
2350
- input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
2351
- input[type="checkbox"][disabled],
2352
- input[type="checkbox"].disabled, fieldset[disabled]
2353
- input[type="checkbox"] {
2354
- cursor: not-allowed; }
2355
-
2356
- .radio-inline.disabled, fieldset[disabled] .radio-inline,
2357
- .checkbox-inline.disabled, fieldset[disabled]
2358
- .checkbox-inline {
2359
- cursor: not-allowed; }
2360
-
2361
- .radio.disabled label, fieldset[disabled] .radio label,
2362
- .checkbox.disabled label, fieldset[disabled]
2363
- .checkbox label {
2364
- cursor: not-allowed; }
2365
-
2366
- .form-control-static {
2367
- padding-top: 7px;
2368
- padding-bottom: 7px;
2369
- margin-bottom: 0; }
2370
- .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
2371
- .input-group-lg > .form-control-static.input-group-addon,
2372
- .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
2373
- .input-group-sm > .form-control-static.input-group-addon,
2374
- .input-group-sm > .input-group-btn > .form-control-static.btn {
2375
- padding-left: 0;
2376
- padding-right: 0; }
2377
-
2378
- .input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
2379
- .input-group-sm > .input-group-addon,
2380
- .input-group-sm > .input-group-btn > .btn {
2381
- height: 30px;
2382
- padding: 5px 10px;
2383
- font-size: 12px;
2384
- line-height: 1.5;
2385
- border-radius: 2px; }
2386
-
2387
- select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
2388
- .input-group-sm > select.input-group-addon,
2389
- .input-group-sm > .input-group-btn > select.btn {
2390
- height: 30px;
2391
- line-height: 30px; }
2392
-
2393
- textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
2394
- .input-group-sm > textarea.input-group-addon,
2395
- .input-group-sm > .input-group-btn > textarea.btn,
2396
- select[multiple].input-sm,
2397
- .form-horizontal .form-group-sm select[multiple].form-control,
2398
- .input-group-sm > select[multiple].form-control,
2399
- .input-group-sm > select[multiple].input-group-addon,
2400
- .input-group-sm > .input-group-btn > select[multiple].btn {
2401
- height: auto; }
2402
-
2403
- .input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
2404
- .input-group-lg > .input-group-addon,
2405
- .input-group-lg > .input-group-btn > .btn {
2406
- height: 46px;
2407
- padding: 10px 16px;
2408
- font-size: 18px;
2409
- line-height: 1.33;
2410
- border-radius: 4px; }
2411
-
2412
- select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
2413
- .input-group-lg > select.input-group-addon,
2414
- .input-group-lg > .input-group-btn > select.btn {
2415
- height: 46px;
2416
- line-height: 46px; }
2417
-
2418
- textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
2419
- .input-group-lg > textarea.input-group-addon,
2420
- .input-group-lg > .input-group-btn > textarea.btn,
2421
- select[multiple].input-lg,
2422
- .form-horizontal .form-group-lg select[multiple].form-control,
2423
- .input-group-lg > select[multiple].form-control,
2424
- .input-group-lg > select[multiple].input-group-addon,
2425
- .input-group-lg > .input-group-btn > select[multiple].btn {
2426
- height: auto; }
2427
-
2428
- .has-feedback {
2429
- position: relative; }
2430
- .has-feedback .form-control {
2431
- padding-right: 42.5px; }
2432
-
2433
- .form-control-feedback {
2434
- position: absolute;
2435
- top: 25px;
2436
- right: 0;
2437
- z-index: 2;
2438
- display: block;
2439
- width: 34px;
2440
- height: 34px;
2441
- line-height: 34px;
2442
- text-align: center; }
2443
-
2444
- .input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
2445
- .input-group-lg > .input-group-addon + .form-control-feedback,
2446
- .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
2447
- width: 46px;
2448
- height: 46px;
2449
- line-height: 46px; }
2450
-
2451
- .input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
2452
- .input-group-sm > .input-group-addon + .form-control-feedback,
2453
- .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
2454
- width: 30px;
2455
- height: 30px;
2456
- line-height: 30px; }
2457
-
2458
- .has-success .help-block,
2459
- .has-success .control-label,
2460
- .has-success .radio,
2461
- .has-success .checkbox,
2462
- .has-success .radio-inline,
2463
- .has-success .checkbox-inline {
2464
- color: #3c763d; }
2465
- .has-success .form-control {
2466
- border-color: #3c763d;
2467
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2468
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2469
- .has-success .form-control:focus {
2470
- border-color: #2b542c;
2471
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2472
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
2473
- .has-success .input-group-addon {
2474
- color: #3c763d;
2475
- border-color: #3c763d;
2476
- background-color: #dff0d8; }
2477
- .has-success .form-control-feedback {
2478
- color: #3c763d; }
2479
-
2480
- .has-warning .help-block,
2481
- .has-warning .control-label,
2482
- .has-warning .radio,
2483
- .has-warning .checkbox,
2484
- .has-warning .radio-inline,
2485
- .has-warning .checkbox-inline {
2486
- color: #8a6d3b; }
2487
- .has-warning .form-control {
2488
- border-color: #8a6d3b;
2489
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2490
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2491
- .has-warning .form-control:focus {
2492
- border-color: #66512c;
2493
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2494
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
2495
- .has-warning .input-group-addon {
2496
- color: #8a6d3b;
2497
- border-color: #8a6d3b;
2498
- background-color: #fcf8e3; }
2499
- .has-warning .form-control-feedback {
2500
- color: #8a6d3b; }
2501
-
2502
- .has-error .help-block,
2503
- .has-error .control-label,
2504
- .has-error .radio,
2505
- .has-error .checkbox,
2506
- .has-error .radio-inline,
2507
- .has-error .checkbox-inline {
2508
- color: #a94442; }
2509
- .has-error .form-control {
2510
- border-color: #a94442;
2511
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2512
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2513
- .has-error .form-control:focus {
2514
- border-color: #843534;
2515
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2516
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
2517
- .has-error .input-group-addon {
2518
- color: #a94442;
2519
- border-color: #a94442;
2520
- background-color: #f2dede; }
2521
- .has-error .form-control-feedback {
2522
- color: #a94442; }
2523
-
2524
- .has-feedback label.sr-only ~ .form-control-feedback {
2525
- top: 0; }
2526
-
2527
- .help-block {
2528
- display: block;
2529
- margin-top: 5px;
2530
- margin-bottom: 10px;
2531
- color: #737373; }
2532
-
2533
- @media (min-width: 768px) {
2534
- .form-inline .form-group, .navbar-form .form-group {
2535
- display: inline-block;
2536
- margin-bottom: 0;
2537
- vertical-align: middle; }
2538
- .form-inline .form-control, .navbar-form .form-control {
2539
- display: inline-block;
2540
- width: auto;
2541
- vertical-align: middle; }
2542
- .form-inline .input-group, .navbar-form .input-group {
2543
- display: inline-table;
2544
- vertical-align: middle; }
2545
- .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
2546
- .form-inline .input-group .input-group-btn,
2547
- .navbar-form .input-group .input-group-btn,
2548
- .form-inline .input-group .form-control,
2549
- .navbar-form .input-group .form-control {
2550
- width: auto; }
2551
- .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
2552
- width: 100%; }
2553
- .form-inline .control-label, .navbar-form .control-label {
2554
- margin-bottom: 0;
2555
- vertical-align: middle; }
2556
- .form-inline .radio, .navbar-form .radio,
2557
- .form-inline .checkbox,
2558
- .navbar-form .checkbox {
2559
- display: inline-block;
2560
- margin-top: 0;
2561
- margin-bottom: 0;
2562
- vertical-align: middle; }
2563
- .form-inline .radio label, .navbar-form .radio label,
2564
- .form-inline .checkbox label,
2565
- .navbar-form .checkbox label {
2566
- padding-left: 0; }
2567
- .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
2568
- .form-inline .checkbox input[type="checkbox"],
2569
- .navbar-form .checkbox input[type="checkbox"] {
2570
- position: relative;
2571
- margin-left: 0; }
2572
- .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
2573
- top: 0; } }
2574
-
2575
- .form-horizontal .radio,
2576
- .form-horizontal .checkbox,
2577
- .form-horizontal .radio-inline,
2578
- .form-horizontal .checkbox-inline {
2579
- margin-top: 0;
2580
- margin-bottom: 0;
2581
- padding-top: 7px; }
2582
- .form-horizontal .radio,
2583
- .form-horizontal .checkbox {
2584
- min-height: 27px; }
2585
- .form-horizontal .form-group {
2586
- margin-left: -15px;
2587
- margin-right: -15px; }
2588
- .form-horizontal .form-group:before, .form-horizontal .form-group:after {
2589
- content: " ";
2590
- display: table; }
2591
- .form-horizontal .form-group:after {
2592
- clear: both; }
2593
- @media (min-width: 768px) {
2594
- .form-horizontal .control-label {
2595
- text-align: right;
2596
- margin-bottom: 0;
2597
- padding-top: 7px; } }
2598
- .form-horizontal .has-feedback .form-control-feedback {
2599
- top: 0;
2600
- right: 15px; }
2601
- @media (min-width: 768px) {
2602
- .form-horizontal .form-group-lg .control-label {
2603
- padding-top: 14.3px; } }
2604
- @media (min-width: 768px) {
2605
- .form-horizontal .form-group-sm .control-label {
2606
- padding-top: 6px; } }
2607
-
2608
- .btn {
2609
- display: inline-block;
2610
- margin-bottom: 0;
2611
- font-weight: normal;
2612
- text-align: center;
2613
- vertical-align: middle;
2614
- cursor: pointer;
2615
- background-image: none;
2616
- border: 1px solid transparent;
2617
- white-space: nowrap;
2618
- padding: 6px 12px;
2619
- font-size: 14px;
2620
- line-height: 1.42857;
2621
- border-radius: 3px;
2622
- -webkit-user-select: none;
2623
- -moz-user-select: none;
2624
- -ms-user-select: none;
2625
- user-select: none; }
2626
-
2627
- .btn:hover{
2628
- color: #333333;
2629
- text-decoration: none; }
2630
- .btn:active, .btn.active {
2631
- outline: 0;
2632
- background-image: none;
2633
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
2634
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
2635
- .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
2636
- cursor: not-allowed;
2637
- pointer-events: none;
2638
- opacity: 0.65;
2639
- filter: alpha(opacity=65);
2640
- -webkit-box-shadow: none;
2641
- box-shadow: none; }
2642
-
2643
- .btn-default {
2644
- color: #333333;
2645
- background-color: white;
2646
- border-color: #cccccc; }
2647
- .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
2648
- color: #333333;
2649
- background-color: #e6e6e6;
2650
- border-color: #adadad; }
2651
- .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
2652
- background-image: none; }
2653
- .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
2654
- background-color: white;
2655
- border-color: #cccccc; }
2656
- .btn-default .badge {
2657
- color: white;
2658
- background-color: #333333; }
2659
-
2660
- .btn-primary {
2661
- color: white;
2662
- background-color: #ef4238;
2663
- border-color: #ed2c20; }
2664
- .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
2665
- color: white;
2666
- background-color: #e21e12;
2667
- border-color: #c11910; }
2668
- .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
2669
- background-image: none; }
2670
- .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
2671
- background-color: #ef4238;
2672
- border-color: #ed2c20; }
2673
- .btn-primary .badge {
2674
- color: #ef4238;
2675
- background-color: white; }
2676
-
2677
- .btn-success {
2678
- color: white;
2679
- background-color: #5cb85c;
2680
- border-color: #4cae4c; }
2681
- .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
2682
- color: white;
2683
- background-color: #449d44;
2684
- border-color: #398439; }
2685
- .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
2686
- background-image: none; }
2687
- .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
2688
- background-color: #5cb85c;
2689
- border-color: #4cae4c; }
2690
- .btn-success .badge {
2691
- color: #5cb85c;
2692
- background-color: white; }
2693
-
2694
- .btn-info {
2695
- color: white;
2696
- background-color: #5bc0de;
2697
- border-color: #46b8da; }
2698
- .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
2699
- color: white;
2700
- background-color: #31b0d5;
2701
- border-color: #269abc; }
2702
- .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
2703
- background-image: none; }
2704
- .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
2705
- background-color: #5bc0de;
2706
- border-color: #46b8da; }
2707
- .btn-info .badge {
2708
- color: #5bc0de;
2709
- background-color: white; }
2710
-
2711
- .btn-warning {
2712
- color: white;
2713
- background-color: #f0ad4e;
2714
- border-color: #eea236; }
2715
- .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
2716
- color: white;
2717
- background-color: #ec971f;
2718
- border-color: #d58512; }
2719
- .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
2720
- background-image: none; }
2721
- .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
2722
- background-color: #f0ad4e;
2723
- border-color: #eea236; }
2724
- .btn-warning .badge {
2725
- color: #f0ad4e;
2726
- background-color: white; }
2727
-
2728
- .btn-danger {
2729
- color: white;
2730
- background-color: #d9534f;
2731
- border-color: #d43f3a; }
2732
- .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
2733
- color: white;
2734
- background-color: #c9302c;
2735
- border-color: #ac2925; }
2736
- .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
2737
- background-image: none; }
2738
- .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
2739
- background-color: #d9534f;
2740
- border-color: #d43f3a; }
2741
- .btn-danger .badge {
2742
- color: #d9534f;
2743
- background-color: white; }
2744
-
2745
- .btn-link {
2746
- color: #ef4238;
2747
- font-weight: normal;
2748
- cursor: pointer;
2749
- border-radius: 0; }
2750
- .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
2751
- background-color: transparent;
2752
- -webkit-box-shadow: none;
2753
- box-shadow: none; }
2754
- .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
2755
- border-color: transparent; }
2756
- .btn-link:hover, .btn-link:focus {
2757
- color: #ca1a10;
2758
- text-decoration: underline;
2759
- background-color: transparent; }
2760
- .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
2761
- color: #777777;
2762
- text-decoration: none; }
2763
-
2764
- .btn-lg, .btn-group-lg > .btn {
2765
- padding: 10px 16px;
2766
- font-size: 18px;
2767
- line-height: 1.33;
2768
- border-radius: 4px; }
2769
-
2770
- .btn-sm, .btn-group-sm > .btn {
2771
- padding: 5px 10px;
2772
- font-size: 12px;
2773
- line-height: 1.5;
2774
- border-radius: 2px; }
2775
-
2776
- .btn-xs, .btn-group-xs > .btn {
2777
- padding: 1px 5px;
2778
- font-size: 12px;
2779
- line-height: 1.5;
2780
- border-radius: 2px; }
2781
-
2782
- .btn-block {
2783
- display: block;
2784
- width: 100%; }
2785
-
2786
- .btn-block + .btn-block {
2787
- margin-top: 5px; }
2788
-
2789
- input[type="submit"].btn-block,
2790
- input[type="reset"].btn-block,
2791
- input[type="button"].btn-block {
2792
- width: 100%; }
2793
-
2794
- .fade {
2795
- opacity: 0;
2796
- -webkit-transition: opacity 0.15s linear;
2797
- -o-transition: opacity 0.15s linear;
2798
- transition: opacity 0.15s linear; }
2799
- .fade.in {
2800
- opacity: 1; }
2801
-
2802
- .collapse {
2803
- display: none; }
2804
- .collapse.in {
2805
- display: block; }
2806
-
2807
- tr.collapse.in {
2808
- display: table-row; }
2809
-
2810
- tbody.collapse.in {
2811
- display: table-row-group; }
2812
-
2813
- .collapsing {
2814
- position: relative;
2815
- height: 0;
2816
- overflow: hidden;
2817
- -webkit-transition: height 0.35s ease;
2818
- -o-transition: height 0.35s ease;
2819
- transition: height 0.35s ease; }
2820
-
2821
- .caret {
2822
- display: inline-block;
2823
- width: 0;
2824
- height: 0;
2825
- margin-left: 2px;
2826
- vertical-align: middle;
2827
- border-top: 4px solid;
2828
- border-right: 4px solid transparent;
2829
- border-left: 4px solid transparent; }
2830
-
2831
- .dropdown {
2832
- position: relative; }
2833
-
2834
- .dropdown-toggle:focus {
2835
- outline: 0; }
2836
-
2837
- .dropdown-menu {
2838
- position: absolute;
2839
- top: 100%;
2840
- left: 0;
2841
- z-index: 1000;
2842
- display: none;
2843
- float: left;
2844
- min-width: 160px;
2845
- padding: 5px 0;
2846
- margin: 0px 0 0;
2847
- list-style: none;
2848
- font-size: 14px;
2849
- text-align: left;
2850
- background-color: white;
2851
- border: 1px solid #cccccc;
2852
- border: 1px solid rgba(0, 0, 0, 0.15);
2853
- -moz-border-radius: 3px;
2854
- -webkit-border-radius: 3px;
2855
- border-radius: 3px;
2856
- /* @include box-shadow(0 6px 12px rgba(0,0,0,.175));*/
2857
- background-clip: padding-box; }
2858
- .dropdown-menu.pull-right {
2859
- right: 0;
2860
- left: auto; }
2861
- .dropdown-menu .divider {
2862
- height: 1px;
2863
- margin: 9px 0;
2864
- overflow: hidden;
2865
- background-color: #e5e5e5; }
2866
- .dropdown-menu > li > a {
2867
- display: block;
2868
- padding: 3px 20px;
2869
- clear: both;
2870
- font-weight: normal;
2871
- line-height: 1.42857;
2872
- color: #333333;
2873
- white-space: nowrap; }
2874
-
2875
- .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
2876
- text-decoration: none;
2877
- color: #262626;
2878
- background-color: whitesmoke; }
2879
-
2880
- .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
2881
- color: white;
2882
- text-decoration: none;
2883
- outline: 0;
2884
- background-color: #ef4238; }
2885
-
2886
- .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
2887
- color: #777777; }
2888
-
2889
- .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
2890
- text-decoration: none;
2891
- background-color: transparent;
2892
- background-image: none;
2893
- filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
2894
- cursor: not-allowed; }
2895
-
2896
- .open > .dropdown-menu {
2897
- display: block; }
2898
- .open > a {
2899
- outline: 0; }
2900
-
2901
- .dropdown-menu-right {
2902
- left: auto;
2903
- right: 0; }
2904
-
2905
- .dropdown-menu-left {
2906
- left: 0;
2907
- right: auto; }
2908
-
2909
- .dropdown-header {
2910
- display: block;
2911
- padding: 3px 20px;
2912
- font-size: 12px;
2913
- line-height: 1.42857;
2914
- color: #777777;
2915
- white-space: nowrap; }
2916
-
2917
- .dropdown-backdrop {
2918
- position: fixed;
2919
- left: 0;
2920
- right: 0;
2921
- bottom: 0;
2922
- top: 0;
2923
- z-index: 990; }
2924
-
2925
- .pull-right > .dropdown-menu {
2926
- right: 0;
2927
- left: auto; }
2928
-
2929
- .dropup .caret,
2930
- .navbar-fixed-bottom .dropdown .caret {
2931
- border-top: 0;
2932
- border-bottom: 4px solid;
2933
- content: ""; }
2934
- .dropup .dropdown-menu,
2935
- .navbar-fixed-bottom .dropdown .dropdown-menu {
2936
- top: auto;
2937
- bottom: 100%;
2938
- margin-bottom: 1px; }
2939
-
2940
- @media (min-width: 768px) {
2941
- .navbar-right .dropdown-menu {
2942
- right: 0;
2943
- left: auto; }
2944
- .navbar-right .dropdown-menu-left {
2945
- left: 0;
2946
- right: auto; } }
2947
- .btn-group,
2948
- .btn-group-vertical {
2949
- position: relative;
2950
- display: inline-block;
2951
- vertical-align: middle; }
2952
- .btn-group > .btn,
2953
- .btn-group-vertical > .btn {
2954
- position: relative;
2955
- float: left; }
2956
- .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
2957
- .btn-group-vertical > .btn:hover,
2958
- .btn-group-vertical > .btn:focus,
2959
- .btn-group-vertical > .btn:active,
2960
- .btn-group-vertical > .btn.active {
2961
- z-index: 2; }
2962
- .btn-group > .btn:focus,
2963
- .btn-group-vertical > .btn:focus {
2964
- outline: 0; }
2965
-
2966
- .btn-group .btn + .btn,
2967
- .btn-group .btn + .btn-group,
2968
- .btn-group .btn-group + .btn,
2969
- .btn-group .btn-group + .btn-group {
2970
- margin-left: -1px; }
2971
-
2972
- .btn-toolbar {
2973
- margin-left: -5px; }
2974
- .btn-toolbar:before, .btn-toolbar:after {
2975
- content: " ";
2976
- display: table; }
2977
- .btn-toolbar:after {
2978
- clear: both; }
2979
- .btn-toolbar .btn-group,
2980
- .btn-toolbar .input-group {
2981
- float: left; }
2982
- .btn-toolbar > .btn,
2983
- .btn-toolbar > .btn-group,
2984
- .btn-toolbar > .input-group {
2985
- margin-left: 5px; }
2986
-
2987
- .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
2988
- border-radius: 0; }
2989
-
2990
- .btn-group > .btn:first-child {
2991
- margin-left: 0; }
2992
- .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
2993
- border-bottom-right-radius: 0;
2994
- border-top-right-radius: 0; }
2995
-
2996
- .btn-group > .btn:last-child:not(:first-child),
2997
- .btn-group > .dropdown-toggle:not(:first-child) {
2998
- border-bottom-left-radius: 0;
2999
- border-top-left-radius: 0; }
3000
-
3001
- .btn-group > .btn-group {
3002
- float: left; }
3003
-
3004
- .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
3005
- border-radius: 0; }
3006
-
3007
- .btn-group > .btn-group:first-child > .btn:last-child,
3008
- .btn-group > .btn-group:first-child > .dropdown-toggle {
3009
- border-bottom-right-radius: 0;
3010
- border-top-right-radius: 0; }
3011
-
3012
- .btn-group > .btn-group:last-child > .btn:first-child {
3013
- border-bottom-left-radius: 0;
3014
- border-top-left-radius: 0; }
3015
-
3016
- .btn-group .dropdown-toggle:active,
3017
- .btn-group.open .dropdown-toggle {
3018
- outline: 0; }
3019
-
3020
- .btn-group > .btn + .dropdown-toggle {
3021
- padding-left: 8px;
3022
- padding-right: 8px; }
3023
-
3024
- .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
3025
- padding-left: 12px;
3026
- padding-right: 12px; }
3027
-
3028
- .btn-group.open .dropdown-toggle {
3029
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3030
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
3031
- .btn-group.open .dropdown-toggle.btn-link {
3032
- -webkit-box-shadow: none;
3033
- box-shadow: none; }
3034
-
3035
- .btn .caret {
3036
- margin-left: 0; }
3037
-
3038
- .btn-lg .caret, .btn-group-lg > .btn .caret {
3039
- border-width: 5px 5px 0;
3040
- border-bottom-width: 0; }
3041
-
3042
- .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
3043
- border-width: 0 5px 5px; }
3044
-
3045
- .btn-group-vertical > .btn,
3046
- .btn-group-vertical > .btn-group,
3047
- .btn-group-vertical > .btn-group > .btn {
3048
- display: block;
3049
- float: none;
3050
- width: 100%;
3051
- max-width: 100%; }
3052
- .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
3053
- content: " ";
3054
- display: table; }
3055
- .btn-group-vertical > .btn-group:after {
3056
- clear: both; }
3057
- .btn-group-vertical > .btn-group > .btn {
3058
- float: none; }
3059
- .btn-group-vertical > .btn + .btn,
3060
- .btn-group-vertical > .btn + .btn-group,
3061
- .btn-group-vertical > .btn-group + .btn,
3062
- .btn-group-vertical > .btn-group + .btn-group {
3063
- margin-top: -1px;
3064
- margin-left: 0; }
3065
-
3066
- .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
3067
- border-radius: 0; }
3068
- .btn-group-vertical > .btn:first-child:not(:last-child) {
3069
- border-top-right-radius: 3px;
3070
- border-bottom-right-radius: 0;
3071
- border-bottom-left-radius: 0; }
3072
- .btn-group-vertical > .btn:last-child:not(:first-child) {
3073
- border-bottom-left-radius: 3px;
3074
- border-top-right-radius: 0;
3075
- border-top-left-radius: 0; }
3076
-
3077
- .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
3078
- border-radius: 0; }
3079
-
3080
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
3081
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3082
- border-bottom-right-radius: 0;
3083
- border-bottom-left-radius: 0; }
3084
-
3085
- .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
3086
- border-top-right-radius: 0;
3087
- border-top-left-radius: 0; }
3088
-
3089
- .btn-group-justified {
3090
- display: table;
3091
- width: 100%;
3092
- table-layout: fixed;
3093
- border-collapse: separate; }
3094
- .btn-group-justified > .btn,
3095
- .btn-group-justified > .btn-group {
3096
- float: none;
3097
- display: table-cell;
3098
- width: 1%; }
3099
- .btn-group-justified > .btn-group .btn {
3100
- width: 100%; }
3101
- .btn-group-justified > .btn-group .dropdown-menu {
3102
- left: auto; }
3103
-
3104
- [data-toggle="buttons"] > .btn > input[type="radio"],
3105
- [data-toggle="buttons"] > .btn > input[type="checkbox"] {
3106
- position: absolute;
3107
- z-index: -1;
3108
- opacity: 0;
3109
- filter: alpha(opacity=0); }
3110
-
3111
- .input-group {
3112
- position: relative;
3113
- display: table;
3114
- border-collapse: separate; }
3115
- .input-group[class*="col-"] {
3116
- float: none;
3117
- padding-left: 0;
3118
- padding-right: 0; }
3119
- .input-group .form-control {
3120
- position: relative;
3121
- z-index: 2;
3122
- float: left;
3123
- width: 100%;
3124
- margin-bottom: 0; }
3125
-
3126
- .input-group-addon,
3127
- .input-group-btn,
3128
- .input-group .form-control {
3129
- display: table-cell; }
3130
- .input-group-addon:not(:first-child):not(:last-child),
3131
- .input-group-btn:not(:first-child):not(:last-child),
3132
- .input-group .form-control:not(:first-child):not(:last-child) {
3133
- border-radius: 0; }
3134
-
3135
- .input-group-addon,
3136
- .input-group-btn {
3137
- width: 1%;
3138
- white-space: nowrap;
3139
- vertical-align: middle; }
3140
-
3141
- .input-group-addon {
3142
- padding: 6px 12px;
3143
- font-size: 14px;
3144
- font-weight: normal;
3145
- line-height: 1;
3146
- color: #555555;
3147
- text-align: center;
3148
- background-color: #eeeeee;
3149
- border: 1px solid #cccccc;
3150
- border-radius: 3px; }
3151
- .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
3152
- .input-group-sm > .input-group-addon,
3153
- .input-group-sm > .input-group-btn > .input-group-addon.btn {
3154
- padding: 5px 10px;
3155
- font-size: 12px;
3156
- border-radius: 2px; }
3157
- .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
3158
- .input-group-lg > .input-group-addon,
3159
- .input-group-lg > .input-group-btn > .input-group-addon.btn {
3160
- padding: 10px 16px;
3161
- font-size: 18px;
3162
- border-radius: 4px; }
3163
- .input-group-addon input[type="radio"],
3164
- .input-group-addon input[type="checkbox"] {
3165
- margin-top: 0; }
3166
-
3167
- .input-group .form-control:first-child,
3168
- .input-group-addon:first-child,
3169
- .input-group-btn:first-child > .btn,
3170
- .input-group-btn:first-child > .btn-group > .btn,
3171
- .input-group-btn:first-child > .dropdown-toggle,
3172
- .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3173
- .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3174
- border-bottom-right-radius: 0;
3175
- border-top-right-radius: 0; }
3176
-
3177
- .input-group-addon:first-child {
3178
- border-right: 0; }
3179
-
3180
- .input-group .form-control:last-child,
3181
- .input-group-addon:last-child,
3182
- .input-group-btn:last-child > .btn,
3183
- .input-group-btn:last-child > .btn-group > .btn,
3184
- .input-group-btn:last-child > .dropdown-toggle,
3185
- .input-group-btn:first-child > .btn:not(:first-child),
3186
- .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3187
- border-bottom-left-radius: 0;
3188
- border-top-left-radius: 0; }
3189
-
3190
- .input-group-addon:last-child {
3191
- border-left: 0; }
3192
-
3193
- .input-group-btn {
3194
- position: relative;
3195
- font-size: 0;
3196
- white-space: nowrap; }
3197
- .input-group-btn > .btn {
3198
- position: relative; }
3199
- .input-group-btn > .btn + .btn {
3200
- margin-left: -1px; }
3201
- .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
3202
- z-index: 2; }
3203
- .input-group-btn:first-child > .btn,
3204
- .input-group-btn:first-child > .btn-group {
3205
- margin-right: -1px; }
3206
- .input-group-btn:last-child > .btn,
3207
- .input-group-btn:last-child > .btn-group {
3208
- margin-left: -1px; }
3209
-
3210
- .nav {
3211
- margin-bottom: 0;
3212
- padding-left: 0;
3213
- list-style: none; }
3214
- .nav:before, .nav:after {
3215
- content: " ";
3216
- display: table; }
3217
- .nav:after {
3218
- clear: both; }
3219
- .nav > li {
3220
- position: relative;
3221
- display: block; }
3222
- .nav > li > a {
3223
- position: relative;
3224
- display: block;
3225
- padding: 10px 15px; }
3226
- .nav > li > a:hover, .nav > li > a:focus {
3227
- text-decoration: none;
3228
- background-color: #eeeeee; }
3229
- .nav > li.disabled > a {
3230
- color: #777777; }
3231
- .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
3232
- color: #777777;
3233
- text-decoration: none;
3234
- background-color: transparent;
3235
- cursor: not-allowed; }
3236
- .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
3237
- background-color: #eeeeee;
3238
- border-color: #ef4238; }
3239
- .nav .nav-divider {
3240
- height: 1px;
3241
- margin: 9px 0;
3242
- overflow: hidden;
3243
- background-color: #e5e5e5; }
3244
- .nav > li > a > img {
3245
- max-width: none; }
3246
-
3247
- .nav-tabs {
3248
- border-bottom: 1px solid #dddddd; }
3249
- .nav-tabs > li {
3250
- float: left;
3251
- margin-bottom: -1px; }
3252
- .nav-tabs > li > a {
3253
- margin-right: 2px;
3254
- line-height: 1.42857;
3255
- border: 1px solid transparent;
3256
- border-radius: 3px 3px 0 0; }
3257
- .nav-tabs > li > a:hover {
3258
- border-color: #eeeeee #eeeeee #dddddd; }
3259
- .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
3260
- color: #555555;
3261
- background-color: #eeeeee;
3262
- border: 1px solid #dddddd;
3263
- border-bottom-color: transparent;
3264
- cursor: default; }
3265
-
3266
- .nav-pills > li {
3267
- float: left; }
3268
- .nav-pills > li > a {
3269
- border-radius: 3px; }
3270
- .nav-pills > li + li {
3271
- margin-left: 2px; }
3272
- .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
3273
- color: white;
3274
- background-color: #ef4238; }
3275
-
3276
- .nav-stacked > li {
3277
- float: none; }
3278
- .nav-stacked > li + li {
3279
- margin-top: 2px;
3280
- margin-left: 0; }
3281
-
3282
- .nav-justified, .nav-tabs.nav-justified {
3283
- width: 100%; }
3284
- .nav-justified > li, .nav-tabs.nav-justified > li {
3285
- float: none; }
3286
- .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
3287
- text-align: center;
3288
- margin-bottom: 5px; }
3289
- .nav-justified > .dropdown .dropdown-menu {
3290
- top: auto;
3291
- left: auto; }
3292
- @media (min-width: 768px) {
3293
- .nav-justified > li, .nav-tabs.nav-justified > li {
3294
- display: table-cell;
3295
- width: 1%; }
3296
- .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
3297
- margin-bottom: 0; } }
3298
-
3299
- .nav-tabs-justified, .nav-tabs.nav-justified {
3300
- border-bottom: 0; }
3301
- .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
3302
- margin-right: 0;
3303
- border-radius: 3px; }
3304
- .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
3305
- .nav-tabs-justified > .active > a:hover,
3306
- .nav-tabs.nav-justified > .active > a:hover,
3307
- .nav-tabs-justified > .active > a:focus,
3308
- .nav-tabs.nav-justified > .active > a:focus {
3309
- border: 1px solid #dddddd; }
3310
- @media (min-width: 768px) {
3311
- .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
3312
- border-bottom: 1px solid #dddddd;
3313
- border-radius: 3px 3px 0 0; }
3314
- .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
3315
- .nav-tabs-justified > .active > a:hover,
3316
- .nav-tabs.nav-justified > .active > a:hover,
3317
- .nav-tabs-justified > .active > a:focus,
3318
- .nav-tabs.nav-justified > .active > a:focus {
3319
- border-bottom-color: #eeeeee; } }
3320
-
3321
- .tab-content > .tab-pane {
3322
- display: none; }
3323
- .tab-content > .active {
3324
- display: block; }
3325
-
3326
- .nav-tabs .dropdown-menu {
3327
- margin-top: -1px;
3328
- border-top-right-radius: 0;
3329
- border-top-left-radius: 0; }
3330
-
3331
- .navbar {
3332
- position: relative;
3333
- min-height: 60px;
3334
- margin-bottom: 20px;
3335
- border: 1px solid transparent; }
3336
- .navbar:before, .navbar:after {
3337
- content: " ";
3338
- display: table; }
3339
- .navbar:after {
3340
- clear: both; }
3341
- @media (min-width: 768px) {
3342
- .navbar {
3343
- border-radius: 3px; } }
3344
-
3345
- .navbar-header:before, .navbar-header:after {
3346
- content: " ";
3347
- display: table; }
3348
- .navbar-header:after {
3349
- clear: both; }
3350
- @media (min-width: 768px) {
3351
- .navbar-header {
3352
- float: left; } }
3353
-
3354
- .navbar-collapse {
3355
- overflow-x: visible;
3356
- padding-right: 15px;
3357
- padding-left: 15px;
3358
- border-top: 1px solid transparent;
3359
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
3360
- -webkit-overflow-scrolling: touch; }
3361
- .navbar-collapse:before, .navbar-collapse:after {
3362
- content: " ";
3363
- display: table; }
3364
- .navbar-collapse:after {
3365
- clear: both; }
3366
- .navbar-collapse.in {
3367
- overflow-y: auto; }
3368
- @media (min-width: 768px) {
3369
- .navbar-collapse {
3370
- width: auto;
3371
- border-top: 0;
3372
- box-shadow: none; }
3373
- .navbar-collapse.collapse {
3374
- display: block !important;
3375
- height: auto !important;
3376
- padding-bottom: 0;
3377
- overflow: visible !important; }
3378
- .navbar-collapse.in {
3379
- overflow-y: visible; }
3380
- .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
3381
- padding-left: 0;
3382
- padding-right: 0; } }
3383
-
3384
- .navbar-fixed-top .navbar-collapse,
3385
- .navbar-fixed-bottom .navbar-collapse {
3386
- max-height: 340px; }
3387
- @media (max-width: 480px) and (orientation: landscape) {
3388
- .navbar-fixed-top .navbar-collapse,
3389
- .navbar-fixed-bottom .navbar-collapse {
3390
- max-height: 200px; } }
3391
-
3392
- .container > .navbar-header,
3393
- .container > .navbar-collapse,
3394
- .container-fluid > .navbar-header,
3395
- .container-fluid > .navbar-collapse {
3396
- margin-right: -15px;
3397
- margin-left: -15px; }
3398
- @media (min-width: 768px) {
3399
- .container > .navbar-header,
3400
- .container > .navbar-collapse,
3401
- .container-fluid > .navbar-header,
3402
- .container-fluid > .navbar-collapse {
3403
- margin-right: 0;
3404
- margin-left: 0; } }
3405
-
3406
- .navbar-static-top {
3407
- z-index: 1000;
3408
- border-width: 0 0 1px; }
3409
- @media (min-width: 768px) {
3410
- .navbar-static-top {
3411
- border-radius: 0; } }
3412
-
3413
- .navbar-fixed-top,
3414
- .navbar-fixed-bottom {
3415
- position: fixed;
3416
- right: 0;
3417
- left: 0;
3418
- z-index: 1030;
3419
- -webkit-transform: translate3d(0, 0, 0);
3420
- transform: translate3d(0, 0, 0); }
3421
- @media (min-width: 768px) {
3422
- .navbar-fixed-top,
3423
- .navbar-fixed-bottom {
3424
- border-radius: 0; } }
3425
-
3426
- .navbar-fixed-top {
3427
- top: 0;
3428
- border-width: 0 0 1px; }
3429
-
3430
- .navbar-fixed-bottom {
3431
- bottom: 0;
3432
- margin-bottom: 0;
3433
- border-width: 1px 0 0; }
3434
-
3435
- .navbar-brand {
3436
- float: left;
3437
- padding: 15px 15px;
3438
- font-size: 18px;
3439
- line-height: 20px;
3440
- height: 50px; }
3441
- .navbar-brand:hover, .navbar-brand:focus {
3442
- text-decoration: none; }
3443
- @media (min-width: 768px) {
3444
- .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
3445
- margin-left: -15px; } }
3446
-
3447
- .navbar-toggle {
3448
- position: relative;
3449
- float: right;
3450
- margin-right: 15px;
3451
- padding: 9px 10px;
3452
- margin-top: 8px;
3453
- margin-bottom: 8px;
3454
- background-color: transparent;
3455
- background-image: none;
3456
- border: 1px solid transparent;
3457
- border-radius: 3px; }
3458
- .navbar-toggle:focus {
3459
- outline: 0; }
3460
- .navbar-toggle .icon-bar {
3461
- display: block;
3462
- width: 22px;
3463
- height: 2px;
3464
- border-radius: 1px; }
3465
- .navbar-toggle .icon-bar + .icon-bar {
3466
- margin-top: 4px; }
3467
- @media (min-width: 768px) {
3468
- .navbar-toggle {
3469
- display: none; } }
3470
-
3471
- .navbar-nav {
3472
- margin: 7.5px -15px; }
3473
- .navbar-nav > li > a {
3474
- padding-top: 10px;
3475
- padding-bottom: 10px;
3476
- line-height: 20px; }
3477
- @media (max-width: 767px) {
3478
- .navbar-nav .open .dropdown-menu {
3479
- position: static;
3480
- float: none;
3481
- width: auto;
3482
- margin-top: 0;
3483
- background-color: transparent;
3484
- border: 0;
3485
- box-shadow: none; }
3486
- .navbar-nav .open .dropdown-menu > li > a,
3487
- .navbar-nav .open .dropdown-menu .dropdown-header {
3488
- padding: 5px 15px 5px 25px; }
3489
- .navbar-nav .open .dropdown-menu > li > a {
3490
- line-height: 20px; }
3491
- .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
3492
- background-image: none; } }
3493
- @media (min-width: 768px) {
3494
- .navbar-nav {
3495
- float: left;
3496
- margin: 0; }
3497
- .navbar-nav > li {
3498
- float: left; }
3499
- .navbar-nav > li > a {
3500
- padding-top: 15px;
3501
- padding-bottom: 15px; }
3502
- .navbar-nav.navbar-right:last-child {
3503
- margin-right: -15px; } }
3504
-
3505
- @media (min-width: 768px) {
3506
- .navbar-left {
3507
- float: left !important; }
3508
-
3509
- .navbar-right {
3510
- float: right !important; } }
3511
- .navbar-form {
3512
- margin-left: -15px;
3513
- margin-right: -15px;
3514
- padding: 10px 15px;
3515
- border-top: 1px solid transparent;
3516
- border-bottom: 1px solid transparent;
3517
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3518
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3519
- margin-top: 8px;
3520
- margin-bottom: 8px; }
3521
- @media (max-width: 767px) {
3522
- .navbar-form .form-group {
3523
- margin-bottom: 5px; } }
3524
- @media (min-width: 768px) {
3525
- .navbar-form {
3526
- width: auto;
3527
- border: 0;
3528
- margin-left: 0;
3529
- margin-right: 0;
3530
- padding-top: 0;
3531
- padding-bottom: 0;
3532
- -webkit-box-shadow: none;
3533
- box-shadow: none; }
3534
- .navbar-form.navbar-right:last-child {
3535
- margin-right: -15px; } }
3536
-
3537
- .navbar-nav > li > .dropdown-menu {
3538
- margin-top: 0;
3539
- border-top-right-radius: 0;
3540
- border-top-left-radius: 0; }
3541
-
3542
- .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
3543
- border-bottom-right-radius: 0;
3544
- border-bottom-left-radius: 0; }
3545
-
3546
- .navbar-btn {
3547
- margin-top: 8px;
3548
- margin-bottom: 8px; }
3549
- .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
3550
- margin-top: 10px;
3551
- margin-bottom: 10px; }
3552
- .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
3553
- margin-top: 14px;
3554
- margin-bottom: 14px; }
3555
-
3556
- .navbar-text {
3557
- margin-top: 15px;
3558
- margin-bottom: 15px; }
3559
- @media (min-width: 768px) {
3560
- .navbar-text {
3561
- float: left;
3562
- margin-left: 15px;
3563
- margin-right: 15px; }
3564
- .navbar-text.navbar-right:last-child {
3565
- margin-right: 0; } }
3566
-
3567
- .navbar-default {
3568
- background-color: #29282f;
3569
- border-color: transparent; }
3570
- .navbar-default .navbar-brand {
3571
- color: #ffffff; }
3572
- .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
3573
- color: #ffffff;
3574
- background-color: transparent; }
3575
- .navbar-default .navbar-text {
3576
- color: #777777; }
3577
- .navbar-default .navbar-nav > li > a {
3578
- color: #777777; }
3579
- .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
3580
- color: #333333;
3581
- background-color: transparent; }
3582
- .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
3583
- color: #555555;
3584
- background-color: #eeeeee; }
3585
- .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
3586
- color: #cccccc;
3587
- background-color: transparent; }
3588
- .navbar-default .navbar-toggle {
3589
- border-color: #dddddd; }
3590
- .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
3591
- background-color: #dddddd; }
3592
- .navbar-default .navbar-toggle .icon-bar {
3593
- background-color: #888888; }
3594
- .navbar-default .navbar-collapse,
3595
- .navbar-default .navbar-form {
3596
- border-color: #eeeeee; }
3597
- .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
3598
- background-color: #eeeeee;
3599
- color: #555555; }
3600
- @media (max-width: 767px) {
3601
- .navbar-default .navbar-nav .open .dropdown-menu > li > a {
3602
- color: #777777; }
3603
- .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
3604
- color: #333333;
3605
- background-color: transparent; }
3606
- .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
3607
- color: #555555;
3608
- background-color: #eeeeee; }
3609
- .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3610
- color: #cccccc;
3611
- background-color: transparent; } }
3612
- .navbar-default .navbar-link {
3613
- color: #777777; }
3614
- .navbar-default .navbar-link:hover {
3615
- color: #333333; }
3616
- .navbar-default .btn-link {
3617
- color: #777777; }
3618
- .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
3619
- color: #333333; }
3620
- .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
3621
- color: #cccccc; }
3622
-
3623
- .navbar-inverse {
3624
- background-color: #222222;
3625
- border-color: #090909; }
3626
- .navbar-inverse .navbar-brand {
3627
- color: #777777; }
3628
- .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
3629
- color: white;
3630
- background-color: transparent; }
3631
- .navbar-inverse .navbar-text {
3632
- color: #777777; }
3633
- .navbar-inverse .navbar-nav > li > a {
3634
- color: #777777; }
3635
- .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
3636
- color: white;
3637
- background-color: transparent; }
3638
- .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
3639
- color: white;
3640
- background-color: #090909; }
3641
- .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
3642
- color: #444444;
3643
- background-color: transparent; }
3644
- .navbar-inverse .navbar-toggle {
3645
- border-color: #333333; }
3646
- .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
3647
- background-color: #333333; }
3648
- .navbar-inverse .navbar-toggle .icon-bar {
3649
- background-color: white; }
3650
- .navbar-inverse .navbar-collapse,
3651
- .navbar-inverse .navbar-form {
3652
- border-color: #101010; }
3653
- .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
3654
- background-color: #090909;
3655
- color: white; }
3656
- @media (max-width: 767px) {
3657
- .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
3658
- border-color: #090909; }
3659
- .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
3660
- background-color: #090909; }
3661
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
3662
- color: #777777; }
3663
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
3664
- color: white;
3665
- background-color: transparent; }
3666
- .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
3667
- color: white;
3668
- background-color: #090909; }
3669
- .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
3670
- color: #444444;
3671
- background-color: transparent; } }
3672
- .navbar-inverse .navbar-link {
3673
- color: #777777; }
3674
- .navbar-inverse .navbar-link:hover {
3675
- color: white; }
3676
- .navbar-inverse .btn-link {
3677
- color: #777777; }
3678
- .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
3679
- color: white; }
3680
- .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
3681
- color: #444444; }
3682
-
3683
- .breadcrumb {
3684
- padding: 8px 15px;
3685
- margin-bottom: 20px;
3686
- list-style: none;
3687
- background-color: whitesmoke;
3688
- border-radius: 3px; }
3689
- .breadcrumb > li {
3690
- display: inline-block; }
3691
- .breadcrumb > li + li:before {
3692
- content: "/\00a0";
3693
- padding: 0 5px;
3694
- color: #cccccc; }
3695
- .breadcrumb > .active {
3696
- color: #777777; }
3697
-
3698
- .pagination {
3699
- display: inline-block;
3700
- padding-left: 0;
3701
- margin: 20px 0;
3702
- border-radius: 3px; }
3703
- .pagination > li {
3704
- display: inline; }
3705
- .pagination > li > a,
3706
- .pagination > li > span {
3707
- position: relative;
3708
- float: left;
3709
- padding: 6px 12px;
3710
- line-height: 1.42857;
3711
- text-decoration: none;
3712
- color: #ef4238;
3713
- background-color: white;
3714
- border: 1px solid #dddddd;
3715
- margin-left: -1px; }
3716
- .pagination > li:first-child > a,
3717
- .pagination > li:first-child > span {
3718
- margin-left: 0;
3719
- border-bottom-left-radius: 3px;
3720
- border-top-left-radius: 3px; }
3721
- .pagination > li:last-child > a,
3722
- .pagination > li:last-child > span {
3723
- border-bottom-right-radius: 3px;
3724
- border-top-right-radius: 3px; }
3725
- .pagination > li > a:hover, .pagination > li > a:focus,
3726
- .pagination > li > span:hover,
3727
- .pagination > li > span:focus {
3728
- color: #ca1a10;
3729
- background-color: #eeeeee;
3730
- border-color: #dddddd; }
3731
- .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
3732
- .pagination > .active > span,
3733
- .pagination > .active > span:hover,
3734
- .pagination > .active > span:focus {
3735
- z-index: 2;
3736
- color: white;
3737
- background-color: #ef4238;
3738
- border-color: #ef4238;
3739
- cursor: default; }
3740
- .pagination > .disabled > span,
3741
- .pagination > .disabled > span:hover,
3742
- .pagination > .disabled > span:focus,
3743
- .pagination > .disabled > a,
3744
- .pagination > .disabled > a:hover,
3745
- .pagination > .disabled > a:focus {
3746
- color: #777777;
3747
- background-color: white;
3748
- border-color: #dddddd;
3749
- cursor: not-allowed; }
3750
-
3751
- .pagination-lg > li > a,
3752
- .pagination-lg > li > span {
3753
- padding: 10px 16px;
3754
- font-size: 18px; }
3755
- .pagination-lg > li:first-child > a,
3756
- .pagination-lg > li:first-child > span {
3757
- border-bottom-left-radius: 4px;
3758
- border-top-left-radius: 4px; }
3759
- .pagination-lg > li:last-child > a,
3760
- .pagination-lg > li:last-child > span {
3761
- border-bottom-right-radius: 4px;
3762
- border-top-right-radius: 4px; }
3763
-
3764
- .pagination-sm > li > a,
3765
- .pagination-sm > li > span {
3766
- padding: 5px 10px;
3767
- font-size: 12px; }
3768
- .pagination-sm > li:first-child > a,
3769
- .pagination-sm > li:first-child > span {
3770
- border-bottom-left-radius: 2px;
3771
- border-top-left-radius: 2px; }
3772
- .pagination-sm > li:last-child > a,
3773
- .pagination-sm > li:last-child > span {
3774
- border-bottom-right-radius: 2px;
3775
- border-top-right-radius: 2px; }
3776
-
3777
- .pager {
3778
- padding-left: 0;
3779
- margin: 20px 0;
3780
- list-style: none;
3781
- text-align: center; }
3782
- .pager:before, .pager:after {
3783
- content: " ";
3784
- display: table; }
3785
- .pager:after {
3786
- clear: both; }
3787
- .pager li {
3788
- display: inline; }
3789
- .pager li > a,
3790
- .pager li > span {
3791
- display: inline-block;
3792
- padding: 5px 14px;
3793
- background-color: white;
3794
- border: 1px solid #dddddd;
3795
- border-radius: 15px; }
3796
- .pager li > a:hover,
3797
- .pager li > a:focus {
3798
- text-decoration: none;
3799
- background-color: #eeeeee; }
3800
- .pager .next > a,
3801
- .pager .next > span {
3802
- float: right; }
3803
- .pager .previous > a,
3804
- .pager .previous > span {
3805
- float: left; }
3806
- .pager .disabled > a,
3807
- .pager .disabled > a:hover,
3808
- .pager .disabled > a:focus,
3809
- .pager .disabled > span {
3810
- color: #777777;
3811
- background-color: white;
3812
- cursor: not-allowed; }
3813
-
3814
- .label {
3815
- display: inline;
3816
- padding: .2em .6em .3em;
3817
- font-size: 75%;
3818
- font-weight: bold;
3819
- line-height: 1;
3820
- color: white;
3821
- text-align: center;
3822
- white-space: nowrap;
3823
- vertical-align: baseline;
3824
- border-radius: .25em; }
3825
- .label:empty {
3826
- display: none; }
3827
- .btn .label {
3828
- position: relative;
3829
- top: -1px; }
3830
-
3831
- a.label:hover, a.label:focus {
3832
- color: white;
3833
- text-decoration: none;
3834
- cursor: pointer; }
3835
-
3836
- .label-default {
3837
- background-color: #777777; }
3838
- .label-default[href]:hover, .label-default[href]:focus {
3839
- background-color: #5e5e5e; }
3840
-
3841
- .label-primary {
3842
- background-color: #ef4238; }
3843
- .label-primary[href]:hover, .label-primary[href]:focus {
3844
- background-color: #e21e12; }
3845
-
3846
- .label-success {
3847
- background-color: #5cb85c; }
3848
- .label-success[href]:hover, .label-success[href]:focus {
3849
- background-color: #449d44; }
3850
-
3851
- .label-info {
3852
- background-color: #5bc0de; }
3853
- .label-info[href]:hover, .label-info[href]:focus {
3854
- background-color: #31b0d5; }
3855
-
3856
- .label-warning {
3857
- background-color: #f0ad4e; }
3858
- .label-warning[href]:hover, .label-warning[href]:focus {
3859
- background-color: #ec971f; }
3860
-
3861
- .label-danger {
3862
- background-color: #d9534f; }
3863
- .label-danger[href]:hover, .label-danger[href]:focus {
3864
- background-color: #c9302c; }
3865
-
3866
- .badge {
3867
- display: inline-block;
3868
- min-width: 10px;
3869
- padding: 3px 7px;
3870
- font-size: 12px;
3871
- font-weight: bold;
3872
- color: white;
3873
- line-height: 1;
3874
- vertical-align: baseline;
3875
- white-space: nowrap;
3876
- text-align: center;
3877
- background-color: #777777;
3878
- border-radius: 10px; }
3879
- .badge:empty {
3880
- display: none; }
3881
- .btn .badge {
3882
- position: relative;
3883
- top: -1px; }
3884
- .btn-xs .badge, .btn-group-xs > .btn .badge {
3885
- top: 0;
3886
- padding: 1px 5px; }
3887
- a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
3888
- color: #ef4238;
3889
- background-color: white; }
3890
- .nav-pills > li > a > .badge {
3891
- margin-left: 3px; }
3892
-
3893
- a.badge:hover, a.badge:focus {
3894
- color: white;
3895
- text-decoration: none;
3896
- cursor: pointer; }
3897
-
3898
- .jumbotron {
3899
- padding: 30px;
3900
- margin-bottom: 30px;
3901
- color: inherit;
3902
- background-color: #eeeeee; }
3903
- .jumbotron h1,
3904
- .jumbotron .h1 {
3905
- color: inherit; }
3906
- .jumbotron p {
3907
- margin-bottom: 15px;
3908
- font-size: 21px;
3909
- font-weight: 200; }
3910
- .jumbotron > hr {
3911
- border-top-color: #d5d5d5; }
3912
- .container .jumbotron {
3913
- border-radius: 4px; }
3914
- .jumbotron .container {
3915
- max-width: 100%; }
3916
- @media screen and (min-width: 768px) {
3917
- .jumbotron {
3918
- padding-top: 48px;
3919
- padding-bottom: 48px; }
3920
- .container .jumbotron {
3921
- padding-left: 60px;
3922
- padding-right: 60px; }
3923
- .jumbotron h1,
3924
- .jumbotron .h1 {
3925
- font-size: 63px; } }
3926
-
3927
- .thumbnail {
3928
- display: block;
3929
- padding: 4px;
3930
- margin-bottom: 20px;
3931
- line-height: 1.42857;
3932
- background-color: #eeeeee;
3933
- border: 1px solid #dddddd;
3934
- border-radius: 3px;
3935
- -webkit-transition: all 0.2s ease-in-out;
3936
- -o-transition: all 0.2s ease-in-out;
3937
- transition: all 0.2s ease-in-out; }
3938
- .thumbnail > img,
3939
- .thumbnail a > img {
3940
- display: block;
3941
- width: 100% \9;
3942
- max-width: 100%;
3943
- height: auto;
3944
- margin-left: auto;
3945
- margin-right: auto; }
3946
- .thumbnail .caption {
3947
- padding: 9px;
3948
- color: #333333; }
3949
-
3950
- a.thumbnail:hover,
3951
- a.thumbnail:focus,
3952
- a.thumbnail.active {
3953
- border-color: #ef4238; }
3954
-
3955
- .alert {
3956
- padding: 15px;
3957
- margin-bottom: 20px;
3958
- border-top: 1px solid transparent;
3959
- border-left: 5px solid transparent;
3960
- border-right: 1px solid transparent;
3961
- border-bottom: 1px solid transparent;
3962
- border-radius: 3px;
3963
- -webkit-transition: all 0.5s ease;
3964
- -o-transition: all 0.5s ease;
3965
- transition: all 0.5s ease; }
3966
- .alert:hover {
3967
- border-left: 5px solid transparent; }
3968
- .alert h4 {
3969
- margin-top: 0;
3970
- color: inherit; }
3971
- .alert .alert-link {
3972
- font-weight: bold; }
3973
- .alert > p,
3974
- .alert > ul {
3975
- margin-bottom: 0; }
3976
- .alert > p + p {
3977
- margin-top: 5px; }
3978
-
3979
- .alert-dismissable,
3980
- .alert-dismissible {
3981
- padding-right: 35px; }
3982
- .alert-dismissable .close,
3983
- .alert-dismissible .close {
3984
- position: relative;
3985
- top: -2px;
3986
- right: -21px;
3987
- color: inherit; }
3988
-
3989
- .alert-success {
3990
- background-color: #dff0d8;
3991
- border-color: #d6e9c6;
3992
- color: #3c763d; }
3993
- .alert-success hr {
3994
- border-top-color: #c9e2b3; }
3995
- .alert-success .alert-link {
3996
- color: #2b542c; }
3997
- .alert-success:hover {
3998
- border-left-color: #5cb85c; }
3999
-
4000
- .alert-info {
4001
- background-color: #d9edf7;
4002
- border-color: #bce8f1;
4003
- color: #31708f; }
4004
- .alert-info hr {
4005
- border-top-color: #a6e1ec; }
4006
- .alert-info .alert-link {
4007
- color: #245269; }
4008
- .alert-info:hover {
4009
- border-left-color: #5bc0de; }
4010
-
4011
- .alert-warning {
4012
- background-color: #fcf8e3;
4013
- border-color: #faebcc;
4014
- color: #8a6d3b; }
4015
- .alert-warning hr {
4016
- border-top-color: #f7e1b5; }
4017
- .alert-warning .alert-link {
4018
- color: #66512c; }
4019
- .alert-warning:hover {
4020
- border-left-color: #f0ad4e; }
4021
-
4022
- .alert-danger {
4023
- background-color: #f2dede;
4024
- border-color: #ebccd1;
4025
- color: #a94442; }
4026
- .alert-danger hr {
4027
- border-top-color: #e4b9c0; }
4028
- .alert-danger .alert-link {
4029
- color: #843534; }
4030
- .alert-danger:hover {
4031
- border-left-color: #d9534f; }
4032
-
4033
- @-webkit-keyframes progress-bar-stripes {
4034
- from {
4035
- background-position: 40px 0; }
4036
-
4037
- to {
4038
- background-position: 0 0; } }
4039
- @keyframes progress-bar-stripes {
4040
- from {
4041
- background-position: 40px 0; }
4042
-
4043
- to {
4044
- background-position: 0 0; } }
4045
- .progress {
4046
- overflow: hidden;
4047
- height: 20px;
4048
- margin-bottom: 20px;
4049
- background-color: whitesmoke;
4050
- border-radius: 3px;
4051
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
4052
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
4053
-
4054
- .progress-bar {
4055
- float: left;
4056
- width: 0%;
4057
- height: 100%;
4058
- font-size: 12px;
4059
- line-height: 20px;
4060
- color: white;
4061
- text-align: center;
4062
- background-color: #ef4238;
4063
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
4064
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
4065
- -webkit-transition: width 0.6s ease;
4066
- -o-transition: width 0.6s ease;
4067
- transition: width 0.6s ease; }
4068
-
4069
- .progress-striped .progress-bar,
4070
- .progress-bar-striped {
4071
- 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);
4072
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4073
- 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);
4074
- background-size: 40px 40px; }
4075
-
4076
- .progress.active .progress-bar,
4077
- .progress-bar.active {
4078
- -webkit-animation: progress-bar-stripes 2s linear infinite;
4079
- -o-animation: progress-bar-stripes 2s linear infinite;
4080
- animation: progress-bar-stripes 2s linear infinite; }
4081
-
4082
- .progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
4083
- min-width: 30px; }
4084
- .progress-bar[aria-valuenow="0"] {
4085
- color: #777777;
4086
- min-width: 30px;
4087
- background-color: transparent;
4088
- background-image: none;
4089
- box-shadow: none; }
4090
-
4091
- .progress-bar-success {
4092
- background-color: #5cb85c; }
4093
- .progress-striped .progress-bar-success {
4094
- 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);
4095
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4096
- 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); }
4097
-
4098
- .progress-bar-info {
4099
- background-color: #5bc0de; }
4100
- .progress-striped .progress-bar-info {
4101
- 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);
4102
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4103
- 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); }
4104
-
4105
- .progress-bar-warning {
4106
- background-color: #f0ad4e; }
4107
- .progress-striped .progress-bar-warning {
4108
- 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);
4109
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4110
- 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); }
4111
-
4112
- .progress-bar-danger {
4113
- background-color: #d9534f; }
4114
- .progress-striped .progress-bar-danger {
4115
- 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);
4116
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4117
- 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); }
4118
-
4119
- .media,
4120
- .media-body {
4121
- overflow: hidden;
4122
- zoom: 1; }
4123
-
4124
- .media,
4125
- .media .media {
4126
- margin-top: 15px; }
4127
-
4128
- .media:first-child {
4129
- margin-top: 0; }
4130
-
4131
- .media-object {
4132
- display: block; }
4133
-
4134
- .media-heading {
4135
- margin: 0 0 5px; }
4136
-
4137
- .media > .pull-left {
4138
- margin-right: 10px; }
4139
- .media > .pull-right {
4140
- margin-left: 10px; }
4141
-
4142
- .media-list {
4143
- padding-left: 0;
4144
- list-style: none; }
4145
-
4146
- .list-group {
4147
- margin-bottom: 20px;
4148
- padding-left: 0; }
4149
-
4150
- .list-group-item {
4151
- position: relative;
4152
- display: block;
4153
- padding: 10px 15px;
4154
- margin-bottom: -1px;
4155
- background-color: white;
4156
- border: 1px solid #dddddd; }
4157
- .list-group-item:first-child {
4158
- border-top-right-radius: 3px;
4159
- border-top-left-radius: 3px; }
4160
- .list-group-item:last-child {
4161
- margin-bottom: 0;
4162
- border-bottom-right-radius: 3px;
4163
- border-bottom-left-radius: 3px; }
4164
- .list-group-item > .badge {
4165
- float: right; }
4166
- .list-group-item > .badge + .badge {
4167
- margin-right: 5px; }
4168
-
4169
- a.list-group-item {
4170
- color: #555555; }
4171
- a.list-group-item .list-group-item-heading {
4172
- color: #333333; }
4173
- a.list-group-item:hover, a.list-group-item:focus {
4174
- text-decoration: none;
4175
- color: #555555;
4176
- background-color: whitesmoke; }
4177
-
4178
- .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
4179
- background-color: #eeeeee;
4180
- color: #777777;
4181
- cursor: not-allowed; }
4182
- .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
4183
- color: inherit; }
4184
- .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
4185
- color: #777777; }
4186
- .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
4187
- z-index: 2;
4188
- color: white;
4189
- background-color: #ef4238;
4190
- border-color: #ef4238; }
4191
- .list-group-item.active .list-group-item-heading,
4192
- .list-group-item.active .list-group-item-heading > small,
4193
- .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
4194
- .list-group-item.active:hover .list-group-item-heading > small,
4195
- .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
4196
- .list-group-item.active:focus .list-group-item-heading > small,
4197
- .list-group-item.active:focus .list-group-item-heading > .small {
4198
- color: inherit; }
4199
- .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
4200
- color: #fef5f5; }
4201
-
4202
- .list-group-item-success {
4203
- color: #3c763d;
4204
- background-color: #dff0d8; }
4205
-
4206
- a.list-group-item-success {
4207
- color: #3c763d; }
4208
- a.list-group-item-success .list-group-item-heading {
4209
- color: inherit; }
4210
- a.list-group-item-success:hover, a.list-group-item-success:focus {
4211
- color: #3c763d;
4212
- background-color: #d0e9c6; }
4213
- a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
4214
- color: #fff;
4215
- background-color: #3c763d;
4216
- border-color: #3c763d; }
4217
-
4218
- .list-group-item-info {
4219
- color: #31708f;
4220
- background-color: #d9edf7; }
4221
-
4222
- a.list-group-item-info {
4223
- color: #31708f; }
4224
- a.list-group-item-info .list-group-item-heading {
4225
- color: inherit; }
4226
- a.list-group-item-info:hover, a.list-group-item-info:focus {
4227
- color: #31708f;
4228
- background-color: #c4e3f3; }
4229
- a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
4230
- color: #fff;
4231
- background-color: #31708f;
4232
- border-color: #31708f; }
4233
-
4234
- .list-group-item-warning {
4235
- color: #8a6d3b;
4236
- background-color: #fcf8e3; }
4237
-
4238
- a.list-group-item-warning {
4239
- color: #8a6d3b; }
4240
- a.list-group-item-warning .list-group-item-heading {
4241
- color: inherit; }
4242
- a.list-group-item-warning:hover, a.list-group-item-warning:focus {
4243
- color: #8a6d3b;
4244
- background-color: #faf2cc; }
4245
- a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
4246
- color: #fff;
4247
- background-color: #8a6d3b;
4248
- border-color: #8a6d3b; }
4249
-
4250
- .list-group-item-danger {
4251
- color: #a94442;
4252
- background-color: #f2dede; }
4253
-
4254
- a.list-group-item-danger {
4255
- color: #a94442; }
4256
- a.list-group-item-danger .list-group-item-heading {
4257
- color: inherit; }
4258
- a.list-group-item-danger:hover, a.list-group-item-danger:focus {
4259
- color: #a94442;
4260
- background-color: #ebcccc; }
4261
- a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
4262
- color: #fff;
4263
- background-color: #a94442;
4264
- border-color: #a94442; }
4265
-
4266
- .list-group-item-heading {
4267
- margin-top: 0;
4268
- margin-bottom: 5px; }
4269
-
4270
- .list-group-item-text {
4271
- margin-bottom: 0;
4272
- line-height: 1.3; }
4273
-
4274
- .panel {
4275
- margin-bottom: 20px;
4276
- background-color: white;
4277
- border: 0px solid transparent;
4278
- border-radius: 3px;
4279
- -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.125);
4280
- box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.125); }
4281
-
4282
- .panel-body {
4283
- padding: 15px; }
4284
- .panel-body:before, .panel-body:after {
4285
- content: " ";
4286
- display: table; }
4287
- .panel-body:after {
4288
- clear: both; }
4289
-
4290
- .panel-heading {
4291
- padding: 15px;
4292
- border-bottom: 1px solid transparent;
4293
- border-top-right-radius: 2px;
4294
- border-top-left-radius: 2px; }
4295
- .panel-heading > .dropdown .dropdown-toggle {
4296
- color: inherit; }
4297
-
4298
- .panel-title {
4299
- margin-top: 0;
4300
- margin-bottom: 0;
4301
- font-size: 16px;
4302
- color: inherit; }
4303
- .panel-title > a {
4304
- color: inherit; }
4305
-
4306
- .panel-footer {
4307
- padding: 15px;
4308
- background-color: white;
4309
- border-top: 1px solid #dddddd;
4310
- border-bottom-right-radius: 2px;
4311
- border-bottom-left-radius: 2px; }
4312
-
4313
- .panel > .list-group {
4314
- margin-bottom: 0; }
4315
- .panel > .list-group .list-group-item {
4316
- border-width: 1px 0;
4317
- border-radius: 0; }
4318
- .panel > .list-group:first-child .list-group-item:first-child {
4319
- border-top: 0;
4320
- border-top-right-radius: 2px;
4321
- border-top-left-radius: 2px; }
4322
- .panel > .list-group:last-child .list-group-item:last-child {
4323
- border-bottom: 0;
4324
- border-bottom-right-radius: 2px;
4325
- border-bottom-left-radius: 2px; }
4326
-
4327
- .panel-heading + .list-group .list-group-item:first-child {
4328
- border-top-width: 0; }
4329
-
4330
- .list-group + .panel-footer {
4331
- border-top-width: 0; }
4332
-
4333
- .panel > .table,
4334
- .panel > .table-responsive > .table,
4335
- .panel > .panel-collapse > .table {
4336
- margin-bottom: 0; }
4337
- .panel > .table:first-child,
4338
- .panel > .table-responsive:first-child > .table:first-child {
4339
- border-top-right-radius: 2px;
4340
- border-top-left-radius: 2px; }
4341
- .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
4342
- .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
4343
- .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
4344
- .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
4345
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
4346
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
4347
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
4348
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
4349
- border-top-left-radius: 2px; }
4350
- .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
4351
- .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
4352
- .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
4353
- .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
4354
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
4355
- .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
4356
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
4357
- .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
4358
- border-top-right-radius: 2px; }
4359
- .panel > .table:last-child,
4360
- .panel > .table-responsive:last-child > .table:last-child {
4361
- border-bottom-right-radius: 2px;
4362
- border-bottom-left-radius: 2px; }
4363
- .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
4364
- .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
4365
- .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
4366
- .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
4367
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
4368
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
4369
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
4370
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
4371
- border-bottom-left-radius: 2px; }
4372
- .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
4373
- .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
4374
- .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
4375
- .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
4376
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
4377
- .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
4378
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
4379
- .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
4380
- border-bottom-right-radius: 2px; }
4381
- .panel > .panel-body + .table,
4382
- .panel > .panel-body + .table-responsive {
4383
- border-top: 1px solid #dddddd; }
4384
- .panel > .table > tbody:first-child > tr:first-child th,
4385
- .panel > .table > tbody:first-child > tr:first-child td {
4386
- border-top: 0; }
4387
- .panel > .table-bordered,
4388
- .panel > .table-responsive > .table-bordered {
4389
- border: 0; }
4390
- .panel > .table-bordered > thead > tr > th:first-child,
4391
- .panel > .table-bordered > thead > tr > td:first-child,
4392
- .panel > .table-bordered > tbody > tr > th:first-child,
4393
- .panel > .table-bordered > tbody > tr > td:first-child,
4394
- .panel > .table-bordered > tfoot > tr > th:first-child,
4395
- .panel > .table-bordered > tfoot > tr > td:first-child,
4396
- .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
4397
- .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
4398
- .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
4399
- .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
4400
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
4401
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
4402
- border-left: 0; }
4403
- .panel > .table-bordered > thead > tr > th:last-child,
4404
- .panel > .table-bordered > thead > tr > td:last-child,
4405
- .panel > .table-bordered > tbody > tr > th:last-child,
4406
- .panel > .table-bordered > tbody > tr > td:last-child,
4407
- .panel > .table-bordered > tfoot > tr > th:last-child,
4408
- .panel > .table-bordered > tfoot > tr > td:last-child,
4409
- .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
4410
- .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
4411
- .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
4412
- .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
4413
- .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
4414
- .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
4415
- border-right: 0; }
4416
- .panel > .table-bordered > thead > tr:first-child > td,
4417
- .panel > .table-bordered > thead > tr:first-child > th,
4418
- .panel > .table-bordered > tbody > tr:first-child > td,
4419
- .panel > .table-bordered > tbody > tr:first-child > th,
4420
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
4421
- .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
4422
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
4423
- .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
4424
- border-bottom: 0; }
4425
- .panel > .table-bordered > tbody > tr:last-child > td,
4426
- .panel > .table-bordered > tbody > tr:last-child > th,
4427
- .panel > .table-bordered > tfoot > tr:last-child > td,
4428
- .panel > .table-bordered > tfoot > tr:last-child > th,
4429
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
4430
- .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
4431
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
4432
- .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
4433
- border-bottom: 0; }
4434
- .panel > .table-responsive {
4435
- border: 0;
4436
- margin-bottom: 0; }
4437
-
4438
- .panel-group {
4439
- margin-bottom: 20px; }
4440
- .panel-group .panel {
4441
- margin-bottom: 0;
4442
- border-radius: 3px; }
4443
- .panel-group .panel + .panel {
4444
- margin-top: 5px; }
4445
- .panel-group .panel-heading {
4446
- border-bottom: 0; }
4447
- .panel-group .panel-heading + .panel-collapse > .panel-body {
4448
- border-top: 1px solid #dddddd; }
4449
- .panel-group .panel-footer {
4450
- border-top: 0; }
4451
- .panel-group .panel-footer + .panel-collapse .panel-body {
4452
- border-bottom: 1px solid #dddddd; }
4453
-
4454
- .panel-default {
4455
- border-color: #ffffff;
4456
- -webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4457
- -moz-box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4458
- box-shadow: 0 0 10px rgba(50, 50, 50, 1);
4459
- }
4460
- .panel-default > .panel-heading {
4461
- color: #333333;
4462
- background-color: white;
4463
- border-bottom:0px;
4464
- border-color: #eeeeee; }
4465
- .panel-default > .panel-heading + .panel-collapse > .panel-body {
4466
- border-top-color: #eeeeee; }
4467
- .panel-default > .panel-heading .badge {
4468
- color: white;
4469
- background-color: #333333; }
4470
- .panel-default > .panel-footer + .panel-collapse > .panel-body {
4471
- border-bottom-color: #eeeeee; }
4472
-
4473
- .panel-primary {
4474
- border-color: #ef4238; }
4475
- .panel-primary > .panel-heading {
4476
- color: white;
4477
- background-color: #ef4238;
4478
- border-color: #ef4238; }
4479
- .panel-primary > .panel-heading + .panel-collapse > .panel-body {
4480
- border-top-color: #ef4238; }
4481
- .panel-primary > .panel-heading .badge {
4482
- color: #ef4238;
4483
- background-color: white; }
4484
- .panel-primary > .panel-footer + .panel-collapse > .panel-body {
4485
- border-bottom-color: #ef4238; }
4486
-
4487
- .panel-success {
4488
- border-color: #d6e9c6; }
4489
- .panel-success > .panel-heading {
4490
- color: #3c763d;
4491
- background-color: #dff0d8;
4492
- border-color: #d6e9c6; }
4493
- .panel-success > .panel-heading + .panel-collapse > .panel-body {
4494
- border-top-color: #d6e9c6; }
4495
- .panel-success > .panel-heading .badge {
4496
- color: #dff0d8;
4497
- background-color: #3c763d; }
4498
- .panel-success > .panel-footer + .panel-collapse > .panel-body {
4499
- border-bottom-color: #d6e9c6; }
4500
-
4501
- .panel-info {
4502
- border-color: #bce8f1; }
4503
- .panel-info > .panel-heading {
4504
- color: #31708f;
4505
- background-color: #d9edf7;
4506
- border-color: #bce8f1; }
4507
- .panel-info > .panel-heading + .panel-collapse > .panel-body {
4508
- border-top-color: #bce8f1; }
4509
- .panel-info > .panel-heading .badge {
4510
- color: #d9edf7;
4511
- background-color: #31708f; }
4512
- .panel-info > .panel-footer + .panel-collapse > .panel-body {
4513
- border-bottom-color: #bce8f1; }
4514
-
4515
- .panel-warning {
4516
- border-color: #faebcc; }
4517
- .panel-warning > .panel-heading {
4518
- color: #8a6d3b;
4519
- background-color: #fcf8e3;
4520
- border-color: #faebcc; }
4521
- .panel-warning > .panel-heading + .panel-collapse > .panel-body {
4522
- border-top-color: #faebcc; }
4523
- .panel-warning > .panel-heading .badge {
4524
- color: #fcf8e3;
4525
- background-color: #8a6d3b; }
4526
- .panel-warning > .panel-footer + .panel-collapse > .panel-body {
4527
- border-bottom-color: #faebcc; }
4528
-
4529
- .panel-danger {
4530
- border-color: #ebccd1; }
4531
- .panel-danger > .panel-heading {
4532
- color: #a94442;
4533
- background-color: #f2dede;
4534
- border-color: #ebccd1; }
4535
- .panel-danger > .panel-heading + .panel-collapse > .panel-body {
4536
- border-top-color: #ebccd1; }
4537
- .panel-danger > .panel-heading .badge {
4538
- color: #f2dede;
4539
- background-color: #a94442; }
4540
- .panel-danger > .panel-footer + .panel-collapse > .panel-body {
4541
- border-bottom-color: #ebccd1; }
4542
-
4543
- .embed-responsive {
4544
- position: relative;
4545
- display: block;
4546
- height: 0;
4547
- padding: 0;
4548
- overflow: hidden; }
4549
- .embed-responsive .embed-responsive-item,
4550
- .embed-responsive iframe,
4551
- .embed-responsive embed,
4552
- .embed-responsive object {
4553
- position: absolute;
4554
- top: 0;
4555
- left: 0;
4556
- bottom: 0;
4557
- height: 100%;
4558
- width: 100%;
4559
- border: 0; }
4560
- .embed-responsive.embed-responsive-16by9 {
4561
- padding-bottom: 56.25%; }
4562
- .embed-responsive.embed-responsive-4by3 {
4563
- padding-bottom: 75%; }
4564
-
4565
- .well {
4566
- min-height: 20px;
4567
- padding: 19px;
4568
- margin-bottom: 20px;
4569
- background-color: whitesmoke;
4570
- border: 1px solid #e3e3e3;
4571
- border-radius: 3px;
4572
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
4573
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
4574
- .well blockquote {
4575
- border-color: #ddd;
4576
- border-color: rgba(0, 0, 0, 0.15); }
4577
-
4578
- .well-lg {
4579
- padding: 24px;
4580
- border-radius: 4px; }
4581
-
4582
- .well-sm {
4583
- padding: 9px;
4584
- border-radius: 2px; }
4585
-
4586
- .close {
4587
- float: right;
4588
- font-size: 21px;
4589
- font-weight: bold;
4590
- line-height: 1;
4591
- color: black;
4592
- text-shadow: 0 1px 0 white;
4593
- opacity: 0.2;
4594
- filter: alpha(opacity=20); }
4595
- .close:hover, .close:focus {
4596
- color: black;
4597
- text-decoration: none;
4598
- cursor: pointer;
4599
- opacity: 0.5;
4600
- filter: alpha(opacity=50); }
4601
-
4602
- button.close {
4603
- padding: 0;
4604
- cursor: pointer;
4605
- background: transparent;
4606
- border: 0;
4607
- -webkit-appearance: none; }
4608
-
4609
- .modal-open {
4610
- overflow: hidden; }
4611
-
4612
- .modal {
4613
- display: none;
4614
- overflow: hidden;
4615
- position: fixed;
4616
- top: 0;
4617
- right: 0;
4618
- bottom: 0;
4619
- left: 0;
4620
- z-index: 1050;
4621
- -webkit-overflow-scrolling: touch;
4622
- outline: 0; }
4623
- .modal.fade .modal-dialog {
4624
- -webkit-transform: translate3d(0, -25%, 0);
4625
- transform: translate3d(0, -25%, 0);
4626
- -webkit-transition: -webkit-transform 0.3s ease-out;
4627
- -moz-transition: -moz-transform 0.3s ease-out;
4628
- -o-transition: -o-transform 0.3s ease-out;
4629
- transition: transform 0.3s ease-out; }
4630
- .modal.in .modal-dialog {
4631
- -webkit-transform: translate3d(0, 0, 0);
4632
- transform: translate3d(0, 0, 0); }
4633
-
4634
- .modal-open .modal {
4635
- overflow-x: hidden;
4636
- overflow-y: auto; }
4637
-
4638
- .modal-dialog {
4639
- position: relative;
4640
- width: auto;
4641
- margin: 10px; }
4642
-
4643
- .modal-content {
4644
- position: relative;
4645
- background-color: white;
4646
- border: 1px solid #999999;
4647
- border: 1px solid rgba(0, 0, 0, 0.2);
4648
- border-radius: 4px;
4649
- -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
4650
- box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
4651
- background-clip: padding-box;
4652
- outline: 0; }
4653
-
4654
- .modal-backdrop {
4655
- position: fixed;
4656
- top: 0;
4657
- right: 0;
4658
- bottom: 0;
4659
- left: 0;
4660
- z-index: 1040;
4661
- background-color: black; }
4662
- .modal-backdrop.fade {
4663
- opacity: 0;
4664
- filter: alpha(opacity=0); }
4665
- .modal-backdrop.in {
4666
- opacity: 0.5;
4667
- filter: alpha(opacity=50); }
4668
-
4669
- .modal-header {
4670
- padding: 15px;
4671
- border-bottom: 1px solid #e5e5e5;
4672
- min-height: 16.42857px; }
4673
-
4674
- .modal-header .close {
4675
- margin-top: -2px; }
4676
-
4677
- .modal-title {
4678
- margin: 0;
4679
- line-height: 1.42857; }
4680
-
4681
- .modal-body {
4682
- position: relative;
4683
- padding: 15px; }
4684
-
4685
- .modal-footer {
4686
- padding: 15px;
4687
- text-align: right;
4688
- border-top: 1px solid #e5e5e5; }
4689
- .modal-footer:before, .modal-footer:after {
4690
- content: " ";
4691
- display: table; }
4692
- .modal-footer:after {
4693
- clear: both; }
4694
- .modal-footer .btn + .btn {
4695
- margin-left: 5px;
4696
- margin-bottom: 0; }
4697
- .modal-footer .btn-group .btn + .btn {
4698
- margin-left: -1px; }
4699
- .modal-footer .btn-block + .btn-block {
4700
- margin-left: 0; }
4701
-
4702
- .modal-scrollbar-measure {
4703
- position: absolute;
4704
- top: -9999px;
4705
- width: 50px;
4706
- height: 50px;
4707
- overflow: scroll; }
4708
-
4709
- @media (min-width: 768px) {
4710
- .modal-dialog {
4711
- width: 600px;
4712
- margin: 30px auto; }
4713
-
4714
- .modal-content {
4715
- -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
4716
- box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
4717
-
4718
- .modal-sm {
4719
- width: 300px; } }
4720
- @media (min-width: 992px) {
4721
- .modal-lg {
4722
- width: 900px; } }
4723
- .tooltip {
4724
- position: absolute;
4725
- z-index: 1070;
4726
- display: block;
4727
- visibility: visible;
4728
- font-size: 12px;
4729
- line-height: 1.4;
4730
- opacity: 0;
4731
- filter: alpha(opacity=0); }
4732
- .tooltip.in {
4733
- opacity: 0.9;
4734
- filter: alpha(opacity=90); }
4735
- .tooltip.top {
4736
- margin-top: -3px;
4737
- padding: 5px 0; }
4738
- .tooltip.right {
4739
- margin-left: 3px;
4740
- padding: 0 5px; }
4741
- .tooltip.bottom {
4742
- margin-top: 3px;
4743
- padding: 5px 0; }
4744
- .tooltip.left {
4745
- margin-left: -3px;
4746
- padding: 0 5px; }
4747
-
4748
- .tooltip-inner {
4749
- max-width: 200px;
4750
- padding: 3px 8px;
4751
- color: white;
4752
- text-align: center;
4753
- text-decoration: none;
4754
- background-color: black;
4755
- border-radius: 3px; }
4756
-
4757
- .tooltip-arrow {
4758
- position: absolute;
4759
- width: 0;
4760
- height: 0;
4761
- border-color: transparent;
4762
- border-style: solid; }
4763
-
4764
- .tooltip.top .tooltip-arrow {
4765
- bottom: 0;
4766
- left: 50%;
4767
- margin-left: -5px;
4768
- border-width: 5px 5px 0;
4769
- border-top-color: black; }
4770
- .tooltip.top-left .tooltip-arrow {
4771
- bottom: 0;
4772
- left: 5px;
4773
- border-width: 5px 5px 0;
4774
- border-top-color: black; }
4775
- .tooltip.top-right .tooltip-arrow {
4776
- bottom: 0;
4777
- right: 5px;
4778
- border-width: 5px 5px 0;
4779
- border-top-color: black; }
4780
- .tooltip.right .tooltip-arrow {
4781
- top: 50%;
4782
- left: 0;
4783
- margin-top: -5px;
4784
- border-width: 5px 5px 5px 0;
4785
- border-right-color: black; }
4786
- .tooltip.left .tooltip-arrow {
4787
- top: 50%;
4788
- right: 0;
4789
- margin-top: -5px;
4790
- border-width: 5px 0 5px 5px;
4791
- border-left-color: black; }
4792
- .tooltip.bottom .tooltip-arrow {
4793
- top: 0;
4794
- left: 50%;
4795
- margin-left: -5px;
4796
- border-width: 0 5px 5px;
4797
- border-bottom-color: black; }
4798
- .tooltip.bottom-left .tooltip-arrow {
4799
- top: 0;
4800
- left: 5px;
4801
- border-width: 0 5px 5px;
4802
- border-bottom-color: black; }
4803
- .tooltip.bottom-right .tooltip-arrow {
4804
- top: 0;
4805
- right: 5px;
4806
- border-width: 0 5px 5px;
4807
- border-bottom-color: black; }
4808
-
4809
- .popover {
4810
- position: absolute;
4811
- top: 0;
4812
- left: 0;
4813
- z-index: 1060;
4814
- display: none;
4815
- max-width: 276px;
4816
- padding: 1px;
4817
- text-align: left;
4818
- background-color: white;
4819
- background-clip: padding-box;
4820
- border: 1px solid #cccccc;
4821
- border: 1px solid rgba(0, 0, 0, 0.2);
4822
- border-radius: 4px;
4823
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
4824
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
4825
- white-space: normal; }
4826
- .popover.top {
4827
- margin-top: -10px; }
4828
- .popover.right {
4829
- margin-left: 10px; }
4830
- .popover.bottom {
4831
- margin-top: 10px; }
4832
- .popover.left {
4833
- margin-left: -10px; }
4834
-
4835
- .popover-title {
4836
- margin: 0;
4837
- padding: 8px 14px;
4838
- font-size: 14px;
4839
- font-weight: normal;
4840
- line-height: 18px;
4841
- background-color: #f7f7f7;
4842
- border-bottom: 1px solid #ebebeb;
4843
- border-radius: 3px 3px 0 0; }
4844
-
4845
- .popover-content {
4846
- padding: 9px 14px; }
4847
-
4848
- .popover > .arrow, .popover > .arrow:after {
4849
- position: absolute;
4850
- display: block;
4851
- width: 0;
4852
- height: 0;
4853
- border-color: transparent;
4854
- border-style: solid; }
4855
-
4856
- .popover > .arrow {
4857
- border-width: 11px; }
4858
-
4859
- .popover > .arrow:after {
4860
- border-width: 10px;
4861
- content: ""; }
4862
-
4863
- .popover.top > .arrow {
4864
- left: 50%;
4865
- margin-left: -11px;
4866
- border-bottom-width: 0;
4867
- border-top-color: #999999;
4868
- border-top-color: rgba(0, 0, 0, 0.25);
4869
- bottom: -11px; }
4870
- .popover.top > .arrow:after {
4871
- content: " ";
4872
- bottom: 1px;
4873
- margin-left: -10px;
4874
- border-bottom-width: 0;
4875
- border-top-color: white; }
4876
- .popover.right > .arrow {
4877
- top: 50%;
4878
- left: -11px;
4879
- margin-top: -11px;
4880
- border-left-width: 0;
4881
- border-right-color: #999999;
4882
- border-right-color: rgba(0, 0, 0, 0.25); }
4883
- .popover.right > .arrow:after {
4884
- content: " ";
4885
- left: 1px;
4886
- bottom: -10px;
4887
- border-left-width: 0;
4888
- border-right-color: white; }
4889
- .popover.bottom > .arrow {
4890
- left: 50%;
4891
- margin-left: -11px;
4892
- border-top-width: 0;
4893
- border-bottom-color: #999999;
4894
- border-bottom-color: rgba(0, 0, 0, 0.25);
4895
- top: -11px; }
4896
- .popover.bottom > .arrow:after {
4897
- content: " ";
4898
- top: 1px;
4899
- margin-left: -10px;
4900
- border-top-width: 0;
4901
- border-bottom-color: white; }
4902
- .popover.left > .arrow {
4903
- top: 50%;
4904
- right: -11px;
4905
- margin-top: -11px;
4906
- border-right-width: 0;
4907
- border-left-color: #999999;
4908
- border-left-color: rgba(0, 0, 0, 0.25); }
4909
- .popover.left > .arrow:after {
4910
- content: " ";
4911
- right: 1px;
4912
- border-right-width: 0;
4913
- border-left-color: white;
4914
- bottom: -10px; }
4915
-
4916
- .carousel {
4917
- position: relative; }
4918
-
4919
- .carousel-inner {
4920
- position: relative;
4921
- overflow: hidden;
4922
- width: 100%; }
4923
- .carousel-inner > .item {
4924
- display: none;
4925
- position: relative;
4926
- -webkit-transition: 0.6s ease-in-out left;
4927
- -o-transition: 0.6s ease-in-out left;
4928
- transition: 0.6s ease-in-out left; }
4929
- .carousel-inner > .item > img,
4930
- .carousel-inner > .item > a > img {
4931
- display: block;
4932
- width: 100% \9;
4933
- max-width: 100%;
4934
- height: auto;
4935
- line-height: 1; }
4936
- .carousel-inner > .active,
4937
- .carousel-inner > .next,
4938
- .carousel-inner > .prev {
4939
- display: block; }
4940
- .carousel-inner > .active {
4941
- left: 0; }
4942
- .carousel-inner > .next,
4943
- .carousel-inner > .prev {
4944
- position: absolute;
4945
- top: 0;
4946
- width: 100%; }
4947
- .carousel-inner > .next {
4948
- left: 100%; }
4949
- .carousel-inner > .prev {
4950
- left: -100%; }
4951
- .carousel-inner > .next.left,
4952
- .carousel-inner > .prev.right {
4953
- left: 0; }
4954
- .carousel-inner > .active.left {
4955
- left: -100%; }
4956
- .carousel-inner > .active.right {
4957
- left: 100%; }
4958
-
4959
- .carousel-control {
4960
- position: absolute;
4961
- top: 0;
4962
- left: 0;
4963
- bottom: 0;
4964
- width: 15%;
4965
- opacity: 0.5;
4966
- filter: alpha(opacity=50);
4967
- font-size: 20px;
4968
- color: white;
4969
- text-align: center;
4970
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
4971
- .carousel-control.left {
4972
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4973
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4974
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
4975
- background-repeat: repeat-x;
4976
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
4977
- .carousel-control.right {
4978
- left: auto;
4979
- right: 0;
4980
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4981
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4982
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
4983
- background-repeat: repeat-x;
4984
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
4985
- .carousel-control:hover, .carousel-control:focus {
4986
- outline: 0;
4987
- color: white;
4988
- text-decoration: none;
4989
- opacity: 0.9;
4990
- filter: alpha(opacity=90); }
4991
- .carousel-control .icon-prev,
4992
- .carousel-control .icon-next,
4993
- .carousel-control .glyphicon-chevron-left,
4994
- .carousel-control .glyphicon-chevron-right {
4995
- position: absolute;
4996
- top: 50%;
4997
- z-index: 5;
4998
- display: inline-block; }
4999
- .carousel-control .icon-prev,
5000
- .carousel-control .glyphicon-chevron-left {
5001
- left: 50%;
5002
- margin-left: -10px; }
5003
- .carousel-control .icon-next,
5004
- .carousel-control .glyphicon-chevron-right {
5005
- right: 50%;
5006
- margin-right: -10px; }
5007
- .carousel-control .icon-prev,
5008
- .carousel-control .icon-next {
5009
- width: 20px;
5010
- height: 20px;
5011
- margin-top: -10px;
5012
- font-family: serif; }
5013
- .carousel-control .icon-prev:before {
5014
- content: '\2039'; }
5015
- .carousel-control .icon-next:before {
5016
- content: '\203a'; }
5017
-
5018
- .carousel-indicators {
5019
- position: absolute;
5020
- bottom: 10px;
5021
- left: 50%;
5022
- z-index: 15;
5023
- width: 60%;
5024
- margin-left: -30%;
5025
- padding-left: 0;
5026
- list-style: none;
5027
- text-align: center; }
5028
- .carousel-indicators li {
5029
- display: inline-block;
5030
- width: 10px;
5031
- height: 10px;
5032
- margin: 1px;
5033
- text-indent: -999px;
5034
- border: 1px solid white;
5035
- border-radius: 10px;
5036
- cursor: pointer;
5037
- background-color: #000 \9;
5038
- background-color: transparent; }
5039
- .carousel-indicators .active {
5040
- margin: 0;
5041
- width: 12px;
5042
- height: 12px;
5043
- background-color: white; }
5044
-
5045
- .carousel-caption {
5046
- position: absolute;
5047
- left: 15%;
5048
- right: 15%;
5049
- bottom: 20px;
5050
- z-index: 10;
5051
- padding-top: 20px;
5052
- padding-bottom: 20px;
5053
- color: white;
5054
- text-align: center;
5055
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
5056
- .carousel-caption .btn {
5057
- text-shadow: none; }
5058
-
5059
- @media screen and (min-width: 768px) {
5060
- .carousel-control .glyphicon-chevron-left,
5061
- .carousel-control .glyphicon-chevron-right,
5062
- .carousel-control .icon-prev,
5063
- .carousel-control .icon-next {
5064
- width: 30px;
5065
- height: 30px;
5066
- margin-top: -15px;
5067
- font-size: 30px; }
5068
- .carousel-control .glyphicon-chevron-left,
5069
- .carousel-control .icon-prev {
5070
- margin-left: -15px; }
5071
- .carousel-control .glyphicon-chevron-right,
5072
- .carousel-control .icon-next {
5073
- margin-right: -15px; }
5074
-
5075
- .carousel-caption {
5076
- left: 20%;
5077
- right: 20%;
5078
- padding-bottom: 30px; }
5079
-
5080
- .carousel-indicators {
5081
- bottom: 20px; } }
5082
- .clearfix:before, .clearfix:after {
5083
- content: " ";
5084
- display: table; }
5085
- .clearfix:after {
5086
- clear: both; }
5087
-
5088
- .center-block {
5089
- display: block;
5090
- margin-left: auto;
5091
- margin-right: auto; }
5092
-
5093
- .pull-right {
5094
- float: right !important; }
5095
-
5096
- .pull-left {
5097
- float: left !important; }
5098
-
5099
- .hide {
5100
- display: none !important; }
5101
-
5102
- .show {
5103
- display: block !important; }
5104
-
5105
- .invisible {
5106
- visibility: hidden; }
5107
-
5108
- .text-hide {
5109
- font: 0/0 a;
5110
- color: transparent;
5111
- text-shadow: none;
5112
- background-color: transparent;
5113
- border: 0; }
5114
-
5115
- .hidden {
5116
- display: none !important;
5117
- visibility: hidden !important; }
5118
-
5119
- .affix {
5120
- position: fixed;
5121
- -webkit-transform: translate3d(0, 0, 0);
5122
- transform: translate3d(0, 0, 0); }
5123
-
5124
- @-ms-viewport {
5125
- width: device-width; }
5126
- .visible-xs, .visible-sm, .visible-md, .visible-lg {
5127
- display: none !important; }
5128
-
5129
- .visible-xs-block,
5130
- .visible-xs-inline,
5131
- .visible-xs-inline-block,
5132
- .visible-sm-block,
5133
- .visible-sm-inline,
5134
- .visible-sm-inline-block,
5135
- .visible-md-block,
5136
- .visible-md-inline,
5137
- .visible-md-inline-block,
5138
- .visible-lg-block,
5139
- .visible-lg-inline,
5140
- .visible-lg-inline-block {
5141
- display: none !important; }
5142
-
5143
- @media (max-width: 767px) {
5144
- .visible-xs {
5145
- display: block !important; }
5146
-
5147
- table.visible-xs {
5148
- display: table; }
5149
-
5150
- tr.visible-xs {
5151
- display: table-row !important; }
5152
-
5153
- th.visible-xs,
5154
- td.visible-xs {
5155
- display: table-cell !important; } }
5156
- @media (max-width: 767px) {
5157
- .visible-xs-block {
5158
- display: block !important; } }
5159
-
5160
- @media (max-width: 767px) {
5161
- .visible-xs-inline {
5162
- display: inline !important; } }
5163
-
5164
- @media (max-width: 767px) {
5165
- .visible-xs-inline-block {
5166
- display: inline-block !important; } }
5167
-
5168
- @media (min-width: 768px) and (max-width: 991px) {
5169
- .visible-sm {
5170
- display: block !important; }
5171
-
5172
- table.visible-sm {
5173
- display: table; }
5174
-
5175
- tr.visible-sm {
5176
- display: table-row !important; }
5177
-
5178
- th.visible-sm,
5179
- td.visible-sm {
5180
- display: table-cell !important; } }
5181
- @media (min-width: 768px) and (max-width: 991px) {
5182
- .visible-sm-block {
5183
- display: block !important; } }
5184
-
5185
- @media (min-width: 768px) and (max-width: 991px) {
5186
- .visible-sm-inline {
5187
- display: inline !important; } }
5188
-
5189
- @media (min-width: 768px) and (max-width: 991px) {
5190
- .visible-sm-inline-block {
5191
- display: inline-block !important; } }
5192
-
5193
- @media (min-width: 992px) and (max-width: 1199px) {
5194
- .visible-md {
5195
- display: block !important; }
5196
-
5197
- table.visible-md {
5198
- display: table; }
5199
-
5200
- tr.visible-md {
5201
- display: table-row !important; }
5202
-
5203
- th.visible-md,
5204
- td.visible-md {
5205
- display: table-cell !important; } }
5206
- @media (min-width: 992px) and (max-width: 1199px) {
5207
- .visible-md-block {
5208
- display: block !important; } }
5209
-
5210
- @media (min-width: 992px) and (max-width: 1199px) {
5211
- .visible-md-inline {
5212
- display: inline !important; } }
5213
-
5214
- @media (min-width: 992px) and (max-width: 1199px) {
5215
- .visible-md-inline-block {
5216
- display: inline-block !important; } }
5217
-
5218
- @media (min-width: 1200px) {
5219
- .visible-lg {
5220
- display: block !important; }
5221
-
5222
- table.visible-lg {
5223
- display: table; }
5224
-
5225
- tr.visible-lg {
5226
- display: table-row !important; }
5227
-
5228
- th.visible-lg,
5229
- td.visible-lg {
5230
- display: table-cell !important; } }
5231
- @media (min-width: 1200px) {
5232
- .visible-lg-block {
5233
- display: block !important; } }
5234
-
5235
- @media (min-width: 1200px) {
5236
- .visible-lg-inline {
5237
- display: inline !important; } }
5238
-
5239
- @media (min-width: 1200px) {
5240
- .visible-lg-inline-block {
5241
- display: inline-block !important; } }
5242
-
5243
- @media (max-width: 767px) {
5244
- .hidden-xs {
5245
- display: none !important; } }
5246
- @media (min-width: 768px) and (max-width: 991px) {
5247
- .hidden-sm {
5248
- display: none !important; } }
5249
- @media (min-width: 992px) and (max-width: 1199px) {
5250
- .hidden-md {
5251
- display: none !important; } }
5252
- @media (min-width: 1200px) {
5253
- .hidden-lg {
5254
- display: none !important; } }
5255
- .visible-print {
5256
- display: none !important; }
5257
-
5258
- @media print {
5259
- .visible-print {
5260
- display: block !important; }
5261
-
5262
- table.visible-print {
5263
- display: table; }
5264
-
5265
- tr.visible-print {
5266
- display: table-row !important; }
5267
-
5268
- th.visible-print,
5269
- td.visible-print {
5270
- display: table-cell !important; } }
5271
- .visible-print-block {
5272
- display: none !important; }
5273
- @media print {
5274
- .visible-print-block {
5275
- display: block !important; } }
5276
-
5277
- .visible-print-inline {
5278
- display: none !important; }
5279
- @media print {
5280
- .visible-print-inline {
5281
- display: inline !important; } }
5282
-
5283
- .visible-print-inline-block {
5284
- display: none !important; }
5285
- @media print {
5286
- .visible-print-inline-block {
5287
- display: inline-block !important; } }
5288
-
5289
- @media print {
5290
- .hidden-print {
5291
- display: none !important; } }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
css/bootstrap.min.css CHANGED
@@ -1,6 +1,7 @@
1
  /*!
2
- * Bootstrap v3.3.7 (http://getbootstrap.com)
3
- * Copyright 2011-2016 Twitter, Inc.
 
4
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
- *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),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')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
6
  /*# sourceMappingURL=bootstrap.min.css.map */
1
  /*!
2
+ * Bootstrap v4.3.1 (https://getbootstrap.com/)
3
+ * Copyright 2011-2019 The Bootstrap Authors
4
+ * Copyright 2011-2019 Twitter, Inc.
5
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
+ */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
7
  /*# sourceMappingURL=bootstrap.min.css.map */
css/custom.css CHANGED
@@ -48,25 +48,26 @@
48
  /* Help & Rate */
49
 
50
  .acl-rate-us span.dashicons{
51
- width: 30px;
52
- height: 30px;
53
- }
54
- .acl-rate-us span.dashicons-star-filled:before {
55
- content: "\f155";
56
- font-size: 30px;
57
- }
58
- .acl-rate-us {
59
- color : #FBD229 !important;
60
- padding-top:5px !important;
61
- }
62
- .acl-rate-us span{
63
- display:inline-block;
64
- }
65
- .acl-rate{
66
- color:#fff;
67
- margin-top:10px !important;
68
- margin-bottom:5px !important;
69
- }
 
70
 
71
 
72
  /* content */
48
  /* Help & Rate */
49
 
50
  .acl-rate-us span.dashicons{
51
+ width: 30px;
52
+ height: 30px;
53
+ }
54
+ .acl-rate-us span.dashicons-star-filled:before {
55
+ content: "\f155";
56
+ font-size: 30px;
57
+ }
58
+ .acl-rate-us {
59
+ color : #FBD229 !important;
60
+ padding-top:5px !important;
61
+ }
62
+ .acl-rate-us span{
63
+ display:inline-block;
64
+ }
65
+ .acl-rate{
66
+ color:#fff;
67
+ margin-top:10px !important;
68
+ margin-bottom:5px !important;
69
+ font-size: 14px;
70
+ }
71
 
72
 
73
  /* content */
css/demo.css CHANGED
@@ -17,9 +17,6 @@
17
 
18
  }*/
19
 
20
-
21
-
22
-
23
  @font-face {
24
  font-family: 'ntf-grandregular';
25
  src: url('./fonts/ntf-grand-regular-webfont.woff2') format('woff2'),
@@ -27,6 +24,26 @@
27
  font-weight: normal;
28
  font-style: normal;
29
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  }
31
  /* CSS reset */
32
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
17
 
18
  }*/
19
 
 
 
 
20
  @font-face {
21
  font-family: 'ntf-grandregular';
22
  src: url('./fonts/ntf-grand-regular-webfont.woff2') format('woff2'),
24
  font-weight: normal;
25
  font-style: normal;
26
 
27
+ }
28
+
29
+ /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 19, 2019 */
30
+
31
+ @font-face {
32
+ font-family: 'jameel_noori_nastaleekasheeda';
33
+ src: url('./rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff2') format('woff2'),
34
+ url('./rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff') format('woff');
35
+ font-weight: normal;
36
+ font-style: normal;
37
+
38
+ }
39
+
40
+ @font-face {
41
+ font-family: 'jameel_noori_nastaleeqregular';
42
+ src: url('./rtl-font/jameel_noori_nastaleeq-webfont.woff2') format('woff2'),
43
+ url('./rtl-font/jameel_noori_nastaleeq-webfont.woff') format('woff');
44
+ font-weight: normal;
45
+ font-style: normal;
46
+
47
  }
48
  /* CSS reset */
49
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
{font-awesome-latest/css → css}/fontawesome-all.css RENAMED
File without changes
{font-awesome-latest/css → css}/fontawesome-all.min.css RENAMED
File without changes
css/rtl-font/generator_config.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ # Font Squirrel Font-face Generator Configuration File
2
+ # Upload this file to the generator to recreate the settings
3
+ # you used to create these fonts.
4
+
5
+ {"mode":"optimal","formats":["woff","woff2"],"tt_instructor":"default","fix_gasp":"xy","fix_vertical_metrics":"Y","metrics_ascent":"","metrics_descent":"","metrics_linegap":"","add_spaces":"Y","add_hyphens":"Y","fallback":"none","fallback_custom":"100","options_subset":"basic","subset_custom":"","subset_custom_range":"","subset_ot_features_list":"","css_stylesheet":"stylesheet.css","filename_suffix":"-webfont","emsquare":"2048","spacing_adjustment":"0"}
css/rtl-font/jameel_noori_nastaleeq-demo.html ADDED
@@ -0,0 +1,603 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+ <head>
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
+ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
8
+ <script type="text/javascript">
9
+ (function($){$.fn.easyTabs=function(option){var param=jQuery.extend({fadeSpeed:"fast",defaultContent:1,activeClass:'active'},option);$(this).each(function(){var thisId="#"+this.id;if(param.defaultContent==''){param.defaultContent=1;}
10
+ if(typeof param.defaultContent=="number")
11
+ {var defaultTab=$(thisId+" .tabs li:eq("+(param.defaultContent-1)+") a").attr('href').substr(1);}else{var defaultTab=param.defaultContent;}
12
+ $(thisId+" .tabs li a").each(function(){var tabToHide=$(this).attr('href').substr(1);$("#"+tabToHide).addClass('easytabs-tab-content');});hideAll();changeContent(defaultTab);function hideAll(){$(thisId+" .easytabs-tab-content").hide();}
13
+ function changeContent(tabId){hideAll();$(thisId+" .tabs li").removeClass(param.activeClass);$(thisId+" .tabs li a[href=#"+tabId+"]").closest('li').addClass(param.activeClass);if(param.fadeSpeed!="none")
14
+ {$(thisId+" #"+tabId).fadeIn(param.fadeSpeed);}else{$(thisId+" #"+tabId).show();}}
15
+ $(thisId+" .tabs li").click(function(){var tabId=$(this).find('a').attr('href').substr(1);changeContent(tabId);return false;});});}})(jQuery);
16
+ </script>
17
+ <link rel="stylesheet" href="specimen_files/specimen_stylesheet.css" type="text/css" charset="utf-8" />
18
+ <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
19
+
20
+ <style type="text/css">
21
+ body{
22
+ font-family: 'jameel_noori_nastaleeqregular';
23
+ }
24
+ </style>
25
+
26
+ <title>Jameel Noori Nastaleeq Regular Specimen</title>
27
+
28
+
29
+ <script type="text/javascript" charset="utf-8">
30
+ $(document).ready(function() {
31
+ $('#container').easyTabs({defaultContent:1});
32
+ });
33
+ </script>
34
+ </head>
35
+
36
+ <body>
37
+ <div id="container">
38
+ <div id="header">
39
+ Jameel Noori Nastaleeq Regular </div>
40
+ <ul class="tabs">
41
+ <li><a href="#specimen">Specimen</a></li>
42
+ <li><a href="#layout">Sample Layout</a></li>
43
+ <li><a href="#glyphs">Glyphs &amp; Languages</a></li>
44
+ <li><a href="#installing">Installing Webfonts</a></li>
45
+
46
+ </ul>
47
+
48
+ <div id="main_content">
49
+
50
+
51
+ <div id="specimen">
52
+
53
+ <div class="section">
54
+ <div class="grid12 firstcol">
55
+ <div class="huge">AaBb</div>
56
+ </div>
57
+ </div>
58
+
59
+ <div class="section">
60
+ <div class="glyph_range">A&#x200B;B&#x200b;C&#x200b;D&#x200b;E&#x200b;F&#x200b;G&#x200b;H&#x200b;I&#x200b;J&#x200b;K&#x200b;L&#x200b;M&#x200b;N&#x200b;O&#x200b;P&#x200b;Q&#x200b;R&#x200b;S&#x200b;T&#x200b;U&#x200b;V&#x200b;W&#x200b;X&#x200b;Y&#x200b;Z&#x200b;a&#x200b;b&#x200b;c&#x200b;d&#x200b;e&#x200b;f&#x200b;g&#x200b;h&#x200b;i&#x200b;j&#x200b;k&#x200b;l&#x200b;m&#x200b;n&#x200b;o&#x200b;p&#x200b;q&#x200b;r&#x200b;s&#x200b;t&#x200b;u&#x200b;v&#x200b;w&#x200b;x&#x200b;y&#x200b;z&#x200b;1&#x200b;2&#x200b;3&#x200b;4&#x200b;5&#x200b;6&#x200b;7&#x200b;8&#x200b;9&#x200b;0&#x200b;&amp;&#x200b;.&#x200b;,&#x200b;?&#x200b;!&#x200b;&#64;&#x200b;(&#x200b;)&#x200b;#&#x200b;$&#x200b;%&#x200b;*&#x200b;+&#x200b;-&#x200b;=&#x200b;:&#x200b;;</div>
61
+ </div>
62
+ <div class="section">
63
+ <div class="grid12 firstcol">
64
+ <table class="sample_table">
65
+ <tr><td>10</td><td class="size10">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
66
+ <tr><td>11</td><td class="size11">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
67
+ <tr><td>12</td><td class="size12">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
68
+ <tr><td>13</td><td class="size13">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
69
+ <tr><td>14</td><td class="size14">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
70
+ <tr><td>16</td><td class="size16">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
71
+ <tr><td>18</td><td class="size18">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
72
+ <tr><td>20</td><td class="size20">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
73
+ <tr><td>24</td><td class="size24">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
74
+ <tr><td>30</td><td class="size30">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
75
+ <tr><td>36</td><td class="size36">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
76
+ <tr><td>48</td><td class="size48">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
77
+ <tr><td>60</td><td class="size60">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
78
+ <tr><td>72</td><td class="size72">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
79
+ <tr><td>90</td><td class="size90">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
80
+ </table>
81
+
82
+ </div>
83
+
84
+ </div>
85
+
86
+
87
+
88
+ <div class="section" id="bodycomparison">
89
+
90
+
91
+ <div id="xheight">
92
+ <div class="fontbody">&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;body</div><div class="arialbody">body</div><div class="verdanabody">body</div><div class="georgiabody">body</div></div>
93
+ <div class="fontbody" style="z-index:1">
94
+ body<span>Jameel Noori Nastaleeq Regular</span>
95
+ </div>
96
+ <div class="arialbody" style="z-index:1">
97
+ body<span>Arial</span>
98
+ </div>
99
+ <div class="verdanabody" style="z-index:1">
100
+ body<span>Verdana</span>
101
+ </div>
102
+ <div class="georgiabody" style="z-index:1">
103
+ body<span>Georgia</span>
104
+ </div>
105
+
106
+
107
+
108
+ </div>
109
+
110
+
111
+ <div class="section psample psample_row1" id="">
112
+
113
+ <div class="grid2 firstcol">
114
+ <p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
115
+
116
+ </div>
117
+ <div class="grid3">
118
+ <p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
119
+
120
+ </div>
121
+ <div class="grid3">
122
+ <p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
123
+
124
+ </div>
125
+ <div class="grid4">
126
+ <p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
127
+
128
+ </div>
129
+ <div class="white_blend"></div>
130
+
131
+ </div>
132
+ <div class="section psample psample_row2" id="">
133
+ <div class="grid3 firstcol">
134
+ <p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
135
+
136
+ </div>
137
+ <div class="grid4">
138
+ <p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
139
+
140
+ </div>
141
+ <div class="grid5">
142
+ <p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
143
+
144
+ </div>
145
+
146
+ <div class="white_blend"></div>
147
+
148
+ </div>
149
+
150
+ <div class="section psample psample_row3" id="">
151
+ <div class="grid5 firstcol">
152
+ <p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
153
+ </div>
154
+ <div class="grid7">
155
+ <p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
156
+ </div>
157
+
158
+ <div class="white_blend"></div>
159
+
160
+ </div>
161
+
162
+ <div class="section psample psample_row4" id="">
163
+ <div class="grid12 firstcol">
164
+ <p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
165
+ </div>
166
+ <div class="white_blend"></div>
167
+
168
+ </div>
169
+
170
+
171
+
172
+ <div class="section psample psample_row1 fullreverse">
173
+ <div class="grid2 firstcol">
174
+ <p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
175
+
176
+ </div>
177
+ <div class="grid3">
178
+ <p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
179
+
180
+ </div>
181
+ <div class="grid3">
182
+ <p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
183
+
184
+ </div>
185
+ <div class="grid4">
186
+ <p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
187
+
188
+ </div>
189
+ <div class="black_blend"></div>
190
+
191
+ </div>
192
+
193
+ <div class="section psample psample_row2 fullreverse">
194
+ <div class="grid3 firstcol">
195
+ <p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
196
+
197
+ </div>
198
+ <div class="grid4">
199
+ <p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
200
+
201
+ </div>
202
+ <div class="grid5">
203
+ <p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
204
+
205
+ </div>
206
+ <div class="black_blend"></div>
207
+
208
+ </div>
209
+
210
+ <div class="section psample fullreverse psample_row3" id="">
211
+ <div class="grid5 firstcol">
212
+ <p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
213
+ </div>
214
+ <div class="grid7">
215
+ <p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
216
+ </div>
217
+
218
+ <div class="black_blend"></div>
219
+
220
+ </div>
221
+
222
+ <div class="section psample fullreverse psample_row4" id="" style="border-bottom: 20px #000 solid;">
223
+ <div class="grid12 firstcol">
224
+ <p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
225
+ </div>
226
+ <div class="black_blend"></div>
227
+
228
+ </div>
229
+
230
+
231
+
232
+
233
+ </div>
234
+
235
+ <div id="layout">
236
+
237
+ <div class="section">
238
+
239
+ <div class="grid12 firstcol">
240
+ <h1>Lorem Ipsum Dolor</h1>
241
+ <h2>Etiam porta sem malesuada magna mollis euismod</h2>
242
+
243
+ <p class="byline">By <a href="#link">Aenean Lacinia</a></p>
244
+ </div>
245
+ </div>
246
+ <div class="section">
247
+ <div class="grid8 firstcol">
248
+ <p class="large">Donec sed odio dui. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
249
+
250
+
251
+ <h3>Pellentesque ornare sem</h3>
252
+
253
+ <p>Maecenas sed diam eget risus varius blandit sit amet non magna. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla. Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam id dolor id nibh ultricies vehicula ut id elit. </p>
254
+
255
+ <p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. </p>
256
+
257
+ <p>Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Aenean lacinia bibendum nulla sed consectetur. </p>
258
+
259
+ <p>Nullam quis risus eget urna mollis ornare vel eu leo. Nullam quis risus eget urna mollis ornare vel eu leo. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec ullamcorper nulla non metus auctor fringilla. </p>
260
+
261
+ <h3>Cras mattis consectetur</h3>
262
+
263
+ <p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean lacinia bibendum nulla sed consectetur. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Cras mattis consectetur purus sit amet fermentum. </p>
264
+
265
+ <p>Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam quis risus eget urna mollis ornare vel eu leo. Cras mattis consectetur purus sit amet fermentum.</p>
266
+ </div>
267
+
268
+ <div class="grid4 sidebar">
269
+
270
+ <div class="box reverse">
271
+ <p class="last">Nullam quis risus eget urna mollis ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
272
+ </div>
273
+
274
+ <p class="caption">Maecenas sed diam eget risus varius.</p>
275
+
276
+ <p>Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Vestibulum id ligula porta felis euismod semper. Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
277
+
278
+
279
+
280
+ <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Aenean lacinia bibendum nulla sed consectetur. Nullam quis risus eget urna mollis ornare vel eu leo. </p>
281
+
282
+ <p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donec ullamcorper nulla non metus auctor fringilla. Maecenas faucibus mollis interdum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
283
+
284
+ </div>
285
+ </div>
286
+
287
+ </div>
288
+
289
+
290
+
291
+
292
+
293
+
294
+ <div id="glyphs">
295
+ <div class="section">
296
+ <div class="grid12 firstcol">
297
+
298
+ <h1>Language Support</h1>
299
+ <p>The subset of Jameel Noori Nastaleeq Regular in this kit supports the following languages:<br />
300
+
301
+ Albanian, Basque, Breton, Chamorro, Danish, Dutch, English, Faroese, Finnish, Frisian, Galician, German, Icelandic, Italian, Malagasy, Norwegian, Portuguese, Spanish, Alsatian, Aragonese, Arapaho, Arrernte, Asturian, Aymara, Bislama, Cebuano, Corsican, Fijian, French_creole, Genoese, Gilbertese, Greenlandic, Haitian_creole, Hiligaynon, Hmong, Hopi, Ibanag, Iloko_ilokano, Indonesian, Interglossa_glosa, Interlingua, Irish_gaelic, Jerriais, Lojban, Lombard, Luxembourgeois, Manx, Mohawk, Norfolk_pitcairnese, Occitan, Oromo, Pangasinan, Papiamento, Piedmontese, Potawatomi, Rhaeto-romance, Romansh, Rotokas, Sami_lule, Sardinian, Scots_gaelic, Seychelles_creole, Shona, Sicilian, Somali, Southern_ndebele, Swahili, Swati_swazi, Tagalog_filipino_pilipino, Tetum, Tok_pisin, Uyghur_latinized, Volapuk, Walloon, Warlpiri, Xhosa, Yapese, Zulu, Latinbasic, Demo </p>
302
+ <h1>Glyph Chart</h1>
303
+ <p>The subset of Jameel Noori Nastaleeq Regular in this kit includes all the glyphs listed below. Unicode entities are included above each glyph to help you insert individual characters into your layout.</p>
304
+ <div id="glyph_chart">
305
+
306
+ <div><p>&amp;#32;</p>&#32;</div>
307
+ <div><p>&amp;#33;</p>&#33;</div>
308
+ <div><p>&amp;#34;</p>&#34;</div>
309
+ <div><p>&amp;#35;</p>&#35;</div>
310
+ <div><p>&amp;#36;</p>&#36;</div>
311
+ <div><p>&amp;#37;</p>&#37;</div>
312
+ <div><p>&amp;#38;</p>&#38;</div>
313
+ <div><p>&amp;#39;</p>&#39;</div>
314
+ <div><p>&amp;#40;</p>&#40;</div>
315
+ <div><p>&amp;#41;</p>&#41;</div>
316
+ <div><p>&amp;#42;</p>&#42;</div>
317
+ <div><p>&amp;#43;</p>&#43;</div>
318
+ <div><p>&amp;#44;</p>&#44;</div>
319
+ <div><p>&amp;#46;</p>&#46;</div>
320
+ <div><p>&amp;#47;</p>&#47;</div>
321
+ <div><p>&amp;#48;</p>&#48;</div>
322
+ <div><p>&amp;#49;</p>&#49;</div>
323
+ <div><p>&amp;#50;</p>&#50;</div>
324
+ <div><p>&amp;#51;</p>&#51;</div>
325
+ <div><p>&amp;#52;</p>&#52;</div>
326
+ <div><p>&amp;#53;</p>&#53;</div>
327
+ <div><p>&amp;#54;</p>&#54;</div>
328
+ <div><p>&amp;#55;</p>&#55;</div>
329
+ <div><p>&amp;#56;</p>&#56;</div>
330
+ <div><p>&amp;#57;</p>&#57;</div>
331
+ <div><p>&amp;#58;</p>&#58;</div>
332
+ <div><p>&amp;#60;</p>&#60;</div>
333
+ <div><p>&amp;#61;</p>&#61;</div>
334
+ <div><p>&amp;#62;</p>&#62;</div>
335
+ <div><p>&amp;#63;</p>&#63;</div>
336
+ <div><p>&amp;#64;</p>&#64;</div>
337
+ <div><p>&amp;#65;</p>&#65;</div>
338
+ <div><p>&amp;#66;</p>&#66;</div>
339
+ <div><p>&amp;#67;</p>&#67;</div>
340
+ <div><p>&amp;#68;</p>&#68;</div>
341
+ <div><p>&amp;#69;</p>&#69;</div>
342
+ <div><p>&amp;#70;</p>&#70;</div>
343
+ <div><p>&amp;#71;</p>&#71;</div>
344
+ <div><p>&amp;#72;</p>&#72;</div>
345
+ <div><p>&amp;#73;</p>&#73;</div>
346
+ <div><p>&amp;#74;</p>&#74;</div>
347
+ <div><p>&amp;#75;</p>&#75;</div>
348
+ <div><p>&amp;#76;</p>&#76;</div>
349
+ <div><p>&amp;#77;</p>&#77;</div>
350
+ <div><p>&amp;#78;</p>&#78;</div>
351
+ <div><p>&amp;#79;</p>&#79;</div>
352
+ <div><p>&amp;#80;</p>&#80;</div>
353
+ <div><p>&amp;#81;</p>&#81;</div>
354
+ <div><p>&amp;#82;</p>&#82;</div>
355
+ <div><p>&amp;#83;</p>&#83;</div>
356
+ <div><p>&amp;#84;</p>&#84;</div>
357
+ <div><p>&amp;#85;</p>&#85;</div>
358
+ <div><p>&amp;#86;</p>&#86;</div>
359
+ <div><p>&amp;#87;</p>&#87;</div>
360
+ <div><p>&amp;#88;</p>&#88;</div>
361
+ <div><p>&amp;#89;</p>&#89;</div>
362
+ <div><p>&amp;#90;</p>&#90;</div>
363
+ <div><p>&amp;#91;</p>&#91;</div>
364
+ <div><p>&amp;#92;</p>&#92;</div>
365
+ <div><p>&amp;#93;</p>&#93;</div>
366
+ <div><p>&amp;#94;</p>&#94;</div>
367
+ <div><p>&amp;#95;</p>&#95;</div>
368
+ <div><p>&amp;#96;</p>&#96;</div>
369
+ <div><p>&amp;#97;</p>&#97;</div>
370
+ <div><p>&amp;#98;</p>&#98;</div>
371
+ <div><p>&amp;#99;</p>&#99;</div>
372
+ <div><p>&amp;#100;</p>&#100;</div>
373
+ <div><p>&amp;#101;</p>&#101;</div>
374
+ <div><p>&amp;#102;</p>&#102;</div>
375
+ <div><p>&amp;#103;</p>&#103;</div>
376
+ <div><p>&amp;#104;</p>&#104;</div>
377
+ <div><p>&amp;#105;</p>&#105;</div>
378
+ <div><p>&amp;#106;</p>&#106;</div>
379
+ <div><p>&amp;#107;</p>&#107;</div>
380
+ <div><p>&amp;#108;</p>&#108;</div>
381
+ <div><p>&amp;#109;</p>&#109;</div>
382
+ <div><p>&amp;#110;</p>&#110;</div>
383
+ <div><p>&amp;#111;</p>&#111;</div>
384
+ <div><p>&amp;#112;</p>&#112;</div>
385
+ <div><p>&amp;#113;</p>&#113;</div>
386
+ <div><p>&amp;#114;</p>&#114;</div>
387
+ <div><p>&amp;#115;</p>&#115;</div>
388
+ <div><p>&amp;#116;</p>&#116;</div>
389
+ <div><p>&amp;#117;</p>&#117;</div>
390
+ <div><p>&amp;#118;</p>&#118;</div>
391
+ <div><p>&amp;#119;</p>&#119;</div>
392
+ <div><p>&amp;#120;</p>&#120;</div>
393
+ <div><p>&amp;#121;</p>&#121;</div>
394
+ <div><p>&amp;#122;</p>&#122;</div>
395
+ <div><p>&amp;#123;</p>&#123;</div>
396
+ <div><p>&amp;#124;</p>&#124;</div>
397
+ <div><p>&amp;#125;</p>&#125;</div>
398
+ <div><p>&amp;#126;</p>&#126;</div>
399
+ <div><p>&amp;#160;</p>&#160;</div>
400
+ <div><p>&amp;#161;</p>&#161;</div>
401
+ <div><p>&amp;#162;</p>&#162;</div>
402
+ <div><p>&amp;#163;</p>&#163;</div>
403
+ <div><p>&amp;#164;</p>&#164;</div>
404
+ <div><p>&amp;#165;</p>&#165;</div>
405
+ <div><p>&amp;#166;</p>&#166;</div>
406
+ <div><p>&amp;#167;</p>&#167;</div>
407
+ <div><p>&amp;#169;</p>&#169;</div>
408
+ <div><p>&amp;#170;</p>&#170;</div>
409
+ <div><p>&amp;#171;</p>&#171;</div>
410
+ <div><p>&amp;#172;</p>&#172;</div>
411
+ <div><p>&amp;#173;</p>&#173;</div>
412
+ <div><p>&amp;#174;</p>&#174;</div>
413
+ <div><p>&amp;#175;</p>&#175;</div>
414
+ <div><p>&amp;#177;</p>&#177;</div>
415
+ <div><p>&amp;#178;</p>&#178;</div>
416
+ <div><p>&amp;#179;</p>&#179;</div>
417
+ <div><p>&amp;#180;</p>&#180;</div>
418
+ <div><p>&amp;#181;</p>&#181;</div>
419
+ <div><p>&amp;#182;</p>&#182;</div>
420
+ <div><p>&amp;#184;</p>&#184;</div>
421
+ <div><p>&amp;#185;</p>&#185;</div>
422
+ <div><p>&amp;#187;</p>&#187;</div>
423
+ <div><p>&amp;#188;</p>&#188;</div>
424
+ <div><p>&amp;#189;</p>&#189;</div>
425
+ <div><p>&amp;#190;</p>&#190;</div>
426
+ <div><p>&amp;#191;</p>&#191;</div>
427
+ <div><p>&amp;#192;</p>&#192;</div>
428
+ <div><p>&amp;#193;</p>&#193;</div>
429
+ <div><p>&amp;#194;</p>&#194;</div>
430
+ <div><p>&amp;#195;</p>&#195;</div>
431
+ <div><p>&amp;#196;</p>&#196;</div>
432
+ <div><p>&amp;#197;</p>&#197;</div>
433
+ <div><p>&amp;#198;</p>&#198;</div>
434
+ <div><p>&amp;#199;</p>&#199;</div>
435
+ <div><p>&amp;#200;</p>&#200;</div>
436
+ <div><p>&amp;#201;</p>&#201;</div>
437
+ <div><p>&amp;#202;</p>&#202;</div>
438
+ <div><p>&amp;#203;</p>&#203;</div>
439
+ <div><p>&amp;#204;</p>&#204;</div>
440
+ <div><p>&amp;#205;</p>&#205;</div>
441
+ <div><p>&amp;#206;</p>&#206;</div>
442
+ <div><p>&amp;#207;</p>&#207;</div>
443
+ <div><p>&amp;#208;</p>&#208;</div>
444
+ <div><p>&amp;#209;</p>&#209;</div>
445
+ <div><p>&amp;#210;</p>&#210;</div>
446
+ <div><p>&amp;#211;</p>&#211;</div>
447
+ <div><p>&amp;#212;</p>&#212;</div>
448
+ <div><p>&amp;#213;</p>&#213;</div>
449
+ <div><p>&amp;#214;</p>&#214;</div>
450
+ <div><p>&amp;#215;</p>&#215;</div>
451
+ <div><p>&amp;#216;</p>&#216;</div>
452
+ <div><p>&amp;#217;</p>&#217;</div>
453
+ <div><p>&amp;#218;</p>&#218;</div>
454
+ <div><p>&amp;#219;</p>&#219;</div>
455
+ <div><p>&amp;#220;</p>&#220;</div>
456
+ <div><p>&amp;#221;</p>&#221;</div>
457
+ <div><p>&amp;#222;</p>&#222;</div>
458
+ <div><p>&amp;#223;</p>&#223;</div>
459
+ <div><p>&amp;#224;</p>&#224;</div>
460
+ <div><p>&amp;#225;</p>&#225;</div>
461
+ <div><p>&amp;#226;</p>&#226;</div>
462
+ <div><p>&amp;#227;</p>&#227;</div>
463
+ <div><p>&amp;#228;</p>&#228;</div>
464
+ <div><p>&amp;#229;</p>&#229;</div>
465
+ <div><p>&amp;#230;</p>&#230;</div>
466
+ <div><p>&amp;#231;</p>&#231;</div>
467
+ <div><p>&amp;#232;</p>&#232;</div>
468
+ <div><p>&amp;#233;</p>&#233;</div>
469
+ <div><p>&amp;#234;</p>&#234;</div>
470
+ <div><p>&amp;#235;</p>&#235;</div>
471
+ <div><p>&amp;#236;</p>&#236;</div>
472
+ <div><p>&amp;#237;</p>&#237;</div>
473
+ <div><p>&amp;#238;</p>&#238;</div>
474
+ <div><p>&amp;#239;</p>&#239;</div>
475
+ <div><p>&amp;#240;</p>&#240;</div>
476
+ <div><p>&amp;#241;</p>&#241;</div>
477
+ <div><p>&amp;#242;</p>&#242;</div>
478
+ <div><p>&amp;#243;</p>&#243;</div>
479
+ <div><p>&amp;#244;</p>&#244;</div>
480
+ <div><p>&amp;#245;</p>&#245;</div>
481
+ <div><p>&amp;#246;</p>&#246;</div>
482
+ <div><p>&amp;#247;</p>&#247;</div>
483
+ <div><p>&amp;#248;</p>&#248;</div>
484
+ <div><p>&amp;#249;</p>&#249;</div>
485
+ <div><p>&amp;#250;</p>&#250;</div>
486
+ <div><p>&amp;#251;</p>&#251;</div>
487
+ <div><p>&amp;#252;</p>&#252;</div>
488
+ <div><p>&amp;#253;</p>&#253;</div>
489
+ <div><p>&amp;#254;</p>&#254;</div>
490
+ <div><p>&amp;#255;</p>&#255;</div>
491
+ <div><p>&amp;#339;</p>&#339;</div>
492
+ <div><p>&amp;#376;</p>&#376;</div>
493
+ <div><p>&amp;#732;</p>&#732;</div>
494
+ <div><p>&amp;#8192;</p>&#8192;</div>
495
+ <div><p>&amp;#8193;</p>&#8193;</div>
496
+ <div><p>&amp;#8194;</p>&#8194;</div>
497
+ <div><p>&amp;#8195;</p>&#8195;</div>
498
+ <div><p>&amp;#8196;</p>&#8196;</div>
499
+ <div><p>&amp;#8197;</p>&#8197;</div>
500
+ <div><p>&amp;#8198;</p>&#8198;</div>
501
+ <div><p>&amp;#8199;</p>&#8199;</div>
502
+ <div><p>&amp;#8200;</p>&#8200;</div>
503
+ <div><p>&amp;#8201;</p>&#8201;</div>
504
+ <div><p>&amp;#8202;</p>&#8202;</div>
505
+ <div><p>&amp;#8211;</p>&#8211;</div>
506
+ <div><p>&amp;#8212;</p>&#8212;</div>
507
+ <div><p>&amp;#8216;</p>&#8216;</div>
508
+ <div><p>&amp;#8217;</p>&#8217;</div>
509
+ <div><p>&amp;#8220;</p>&#8220;</div>
510
+ <div><p>&amp;#8221;</p>&#8221;</div>
511
+ <div><p>&amp;#8226;</p>&#8226;</div>
512
+ <div><p>&amp;#8230;</p>&#8230;</div>
513
+ <div><p>&amp;#8239;</p>&#8239;</div>
514
+ <div><p>&amp;#8250;</p>&#8250;</div>
515
+ <div><p>&amp;#8287;</p>&#8287;</div>
516
+ <div><p>&amp;#8364;</p>&#8364;</div>
517
+ <div><p>&amp;#8482;</p>&#8482;</div>
518
+ <div><p>&amp;#9724;</p>&#9724;</div>
519
+ </div>
520
+ </div>
521
+
522
+
523
+ </div>
524
+ </div>
525
+
526
+
527
+ <div id="specs">
528
+
529
+ </div>
530
+
531
+ <div id="installing">
532
+ <div class="section">
533
+ <div class="grid7 firstcol">
534
+ <h1>Installing Webfonts</h1>
535
+
536
+ <p>Webfonts are supported by all major browser platforms but not all in the same way. There are currently four different font formats that must be included in order to target all browsers. This includes TTF, WOFF, EOT and SVG.</p>
537
+
538
+ <h2>1. Upload your webfonts</h2>
539
+ <p>You must upload your webfont kit to your website. They should be in or near the same directory as your CSS files.</p>
540
+
541
+ <h2>2. Include the webfont stylesheet</h2>
542
+ <p>A special CSS @font-face declaration helps the various browsers select the appropriate font it needs without causing you a bunch of headaches. Learn more about this syntax by reading the <a href="https://www.fontspring.com/blog/further-hardening-of-the-bulletproof-syntax">Fontspring blog post</a> about it. The code for it is as follows:</p>
543
+
544
+
545
+ <code>
546
+ @font-face{
547
+ font-family: 'MyWebFont';
548
+ src: url('WebFont.eot');
549
+ src: url('WebFont.eot?#iefix') format('embedded-opentype'),
550
+ url('WebFont.woff') format('woff'),
551
+ url('WebFont.ttf') format('truetype'),
552
+ url('WebFont.svg#webfont') format('svg');
553
+ }
554
+ </code>
555
+
556
+ <p>We've already gone ahead and generated the code for you. All you have to do is link to the stylesheet in your HTML, like this:</p>
557
+ <code>&lt;link rel=&quot;stylesheet&quot; href=&quot;stylesheet.css&quot; type=&quot;text/css&quot; charset=&quot;utf-8&quot; /&gt;</code>
558
+
559
+ <h2>3. Modify your own stylesheet</h2>
560
+ <p>To take advantage of your new fonts, you must tell your stylesheet to use them. Look at the original @font-face declaration above and find the property called "font-family." The name linked there will be what you use to reference the font. Prepend that webfont name to the font stack in the "font-family" property, inside the selector you want to change. For example:</p>
561
+ <code>p { font-family: 'WebFont', Arial, sans-serif; }</code>
562
+
563
+ <h2>4. Test</h2>
564
+ <p>Getting webfonts to work cross-browser <em>can</em> be tricky. Use the information in the sidebar to help you if you find that fonts aren't loading in a particular browser.</p>
565
+ </div>
566
+
567
+ <div class="grid5 sidebar">
568
+ <div class="box">
569
+ <h2>Troubleshooting<br />Font-Face Problems</h2>
570
+ <p>Having trouble getting your webfonts to load in your new website? Here are some tips to sort out what might be the problem.</p>
571
+
572
+ <h3>Fonts not showing in any browser</h3>
573
+
574
+ <p>This sounds like you need to work on the plumbing. You either did not upload the fonts to the correct directory, or you did not link the fonts properly in the CSS. If you've confirmed that all this is correct and you still have a problem, take a look at your .htaccess file and see if requests are getting intercepted.</p>
575
+
576
+ <h3>Fonts not loading in iPhone or iPad</h3>
577
+
578
+ <p>The most common problem here is that you are serving the fonts from an IIS server. IIS refuses to serve files that have unknown MIME types. If that is the case, you must set the MIME type for SVG to "image/svg+xml" in the server settings. Follow these instructions from Microsoft if you need help.</p>
579
+
580
+ <h3>Fonts not loading in Firefox</h3>
581
+
582
+ <p>The primary reason for this failure? You are still using a version Firefox older than 3.5. So upgrade already! If that isn't it, then you are very likely serving fonts from a different domain. Firefox requires that all font assets be served from the same domain. Lastly it is possible that you need to add WOFF to your list of MIME types (if you are serving via IIS.)</p>
583
+
584
+ <h3>Fonts not loading in IE</h3>
585
+
586
+ <p>Are you looking at Internet Explorer on an actual Windows machine or are you cheating by using a service like Adobe BrowserLab? Many of these screenshot services do not render @font-face for IE. Best to test it on a real machine.</p>
587
+
588
+ <h3>Fonts not loading in IE9</h3>
589
+
590
+ <p>IE9, like Firefox, requires that fonts be served from the same domain as the website. Make sure that is the case.</p>
591
+ </div>
592
+ </div>
593
+ </div>
594
+
595
+ </div>
596
+
597
+ </div>
598
+ <div id="footer">
599
+ <p>&copy;2010-2017 Font Squirrel. All rights reserved.</p>
600
+ </div>
601
+ </div>
602
+ </body>
603
+ </html>
css/rtl-font/jameel_noori_nastaleeq-webfont.woff ADDED
Binary file
css/rtl-font/jameel_noori_nastaleeq-webfont.woff2 ADDED
Binary file
css/rtl-font/jameel_noori_nastaleeq_kasheeda-demo.html ADDED
@@ -0,0 +1,603 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+ <head>
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
+ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
8
+ <script type="text/javascript">
9
+ (function($){$.fn.easyTabs=function(option){var param=jQuery.extend({fadeSpeed:"fast",defaultContent:1,activeClass:'active'},option);$(this).each(function(){var thisId="#"+this.id;if(param.defaultContent==''){param.defaultContent=1;}
10
+ if(typeof param.defaultContent=="number")
11
+ {var defaultTab=$(thisId+" .tabs li:eq("+(param.defaultContent-1)+") a").attr('href').substr(1);}else{var defaultTab=param.defaultContent;}
12
+ $(thisId+" .tabs li a").each(function(){var tabToHide=$(this).attr('href').substr(1);$("#"+tabToHide).addClass('easytabs-tab-content');});hideAll();changeContent(defaultTab);function hideAll(){$(thisId+" .easytabs-tab-content").hide();}
13
+ function changeContent(tabId){hideAll();$(thisId+" .tabs li").removeClass(param.activeClass);$(thisId+" .tabs li a[href=#"+tabId+"]").closest('li').addClass(param.activeClass);if(param.fadeSpeed!="none")
14
+ {$(thisId+" #"+tabId).fadeIn(param.fadeSpeed);}else{$(thisId+" #"+tabId).show();}}
15
+ $(thisId+" .tabs li").click(function(){var tabId=$(this).find('a').attr('href').substr(1);changeContent(tabId);return false;});});}})(jQuery);
16
+ </script>
17
+ <link rel="stylesheet" href="specimen_files/specimen_stylesheet.css" type="text/css" charset="utf-8" />
18
+ <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
19
+
20
+ <style type="text/css">
21
+ body{
22
+ font-family: 'jameel_noori_nastaleekasheeda';
23
+ }
24
+ </style>
25
+
26
+ <title>Jameel Noori Nastaleeq Kasheeda Specimen</title>
27
+
28
+
29
+ <script type="text/javascript" charset="utf-8">
30
+ $(document).ready(function() {
31
+ $('#container').easyTabs({defaultContent:1});
32
+ });
33
+ </script>
34
+ </head>
35
+
36
+ <body>
37
+ <div id="container">
38
+ <div id="header">
39
+ Jameel Noori Nastaleeq Kasheeda </div>
40
+ <ul class="tabs">
41
+ <li><a href="#specimen">Specimen</a></li>
42
+ <li><a href="#layout">Sample Layout</a></li>
43
+ <li><a href="#glyphs">Glyphs &amp; Languages</a></li>
44
+ <li><a href="#installing">Installing Webfonts</a></li>
45
+
46
+ </ul>
47
+
48
+ <div id="main_content">
49
+
50
+
51
+ <div id="specimen">
52
+
53
+ <div class="section">
54
+ <div class="grid12 firstcol">
55
+ <div class="huge">AaBb</div>
56
+ </div>
57
+ </div>
58
+
59
+ <div class="section">
60
+ <div class="glyph_range">A&#x200B;B&#x200b;C&#x200b;D&#x200b;E&#x200b;F&#x200b;G&#x200b;H&#x200b;I&#x200b;J&#x200b;K&#x200b;L&#x200b;M&#x200b;N&#x200b;O&#x200b;P&#x200b;Q&#x200b;R&#x200b;S&#x200b;T&#x200b;U&#x200b;V&#x200b;W&#x200b;X&#x200b;Y&#x200b;Z&#x200b;a&#x200b;b&#x200b;c&#x200b;d&#x200b;e&#x200b;f&#x200b;g&#x200b;h&#x200b;i&#x200b;j&#x200b;k&#x200b;l&#x200b;m&#x200b;n&#x200b;o&#x200b;p&#x200b;q&#x200b;r&#x200b;s&#x200b;t&#x200b;u&#x200b;v&#x200b;w&#x200b;x&#x200b;y&#x200b;z&#x200b;1&#x200b;2&#x200b;3&#x200b;4&#x200b;5&#x200b;6&#x200b;7&#x200b;8&#x200b;9&#x200b;0&#x200b;&amp;&#x200b;.&#x200b;,&#x200b;?&#x200b;!&#x200b;&#64;&#x200b;(&#x200b;)&#x200b;#&#x200b;$&#x200b;%&#x200b;*&#x200b;+&#x200b;-&#x200b;=&#x200b;:&#x200b;;</div>
61
+ </div>
62
+ <div class="section">
63
+ <div class="grid12 firstcol">
64
+ <table class="sample_table">
65
+ <tr><td>10</td><td class="size10">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
66
+ <tr><td>11</td><td class="size11">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
67
+ <tr><td>12</td><td class="size12">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
68
+ <tr><td>13</td><td class="size13">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
69
+ <tr><td>14</td><td class="size14">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
70
+ <tr><td>16</td><td class="size16">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
71
+ <tr><td>18</td><td class="size18">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
72
+ <tr><td>20</td><td class="size20">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
73
+ <tr><td>24</td><td class="size24">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
74
+ <tr><td>30</td><td class="size30">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
75
+ <tr><td>36</td><td class="size36">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
76
+ <tr><td>48</td><td class="size48">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
77
+ <tr><td>60</td><td class="size60">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
78
+ <tr><td>72</td><td class="size72">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
79
+ <tr><td>90</td><td class="size90">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
80
+ </table>
81
+
82
+ </div>
83
+
84
+ </div>
85
+
86
+
87
+
88
+ <div class="section" id="bodycomparison">
89
+
90
+
91
+ <div id="xheight">
92
+ <div class="fontbody">&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;body</div><div class="arialbody">body</div><div class="verdanabody">body</div><div class="georgiabody">body</div></div>
93
+ <div class="fontbody" style="z-index:1">
94
+ body<span>Jameel Noori Nastaleeq Kasheeda</span>
95
+ </div>
96
+ <div class="arialbody" style="z-index:1">
97
+ body<span>Arial</span>
98
+ </div>
99
+ <div class="verdanabody" style="z-index:1">
100
+ body<span>Verdana</span>
101
+ </div>
102
+ <div class="georgiabody" style="z-index:1">
103
+ body<span>Georgia</span>
104
+ </div>
105
+
106
+
107
+
108
+ </div>
109
+
110
+
111
+ <div class="section psample psample_row1" id="">
112
+
113
+ <div class="grid2 firstcol">
114
+ <p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
115
+
116
+ </div>
117
+ <div class="grid3">
118
+ <p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
119
+
120
+ </div>
121
+ <div class="grid3">
122
+ <p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
123
+
124
+ </div>
125
+ <div class="grid4">
126
+ <p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
127
+
128
+ </div>
129
+ <div class="white_blend"></div>
130
+
131
+ </div>
132
+ <div class="section psample psample_row2" id="">
133
+ <div class="grid3 firstcol">
134
+ <p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
135
+
136
+ </div>
137
+ <div class="grid4">
138
+ <p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
139
+
140
+ </div>
141
+ <div class="grid5">
142
+ <p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
143
+
144
+ </div>
145
+
146
+ <div class="white_blend"></div>
147
+
148
+ </div>
149
+
150
+ <div class="section psample psample_row3" id="">
151
+ <div class="grid5 firstcol">
152
+ <p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
153
+ </div>
154
+ <div class="grid7">
155
+ <p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
156
+ </div>
157
+
158
+ <div class="white_blend"></div>
159
+
160
+ </div>
161
+
162
+ <div class="section psample psample_row4" id="">
163
+ <div class="grid12 firstcol">
164
+ <p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
165
+ </div>
166
+ <div class="white_blend"></div>
167
+
168
+ </div>
169
+
170
+
171
+
172
+ <div class="section psample psample_row1 fullreverse">
173
+ <div class="grid2 firstcol">
174
+ <p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
175
+
176
+ </div>
177
+ <div class="grid3">
178
+ <p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
179
+
180
+ </div>
181
+ <div class="grid3">
182
+ <p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
183
+
184
+ </div>
185
+ <div class="grid4">
186
+ <p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
187
+
188
+ </div>
189
+ <div class="black_blend"></div>
190
+
191
+ </div>
192
+
193
+ <div class="section psample psample_row2 fullreverse">
194
+ <div class="grid3 firstcol">
195
+ <p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
196
+
197
+ </div>
198
+ <div class="grid4">
199
+ <p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
200
+
201
+ </div>
202
+ <div class="grid5">
203
+ <p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
204
+
205
+ </div>
206
+ <div class="black_blend"></div>
207
+
208
+ </div>
209
+
210
+ <div class="section psample fullreverse psample_row3" id="">
211
+ <div class="grid5 firstcol">
212
+ <p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
213
+ </div>
214
+ <div class="grid7">
215
+ <p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
216
+ </div>
217
+
218
+ <div class="black_blend"></div>
219
+
220
+ </div>
221
+
222
+ <div class="section psample fullreverse psample_row4" id="" style="border-bottom: 20px #000 solid;">
223
+ <div class="grid12 firstcol">
224
+ <p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
225
+ </div>
226
+ <div class="black_blend"></div>
227
+
228
+ </div>
229
+
230
+
231
+
232
+
233
+ </div>
234
+
235
+ <div id="layout">
236
+
237
+ <div class="section">
238
+
239
+ <div class="grid12 firstcol">
240
+ <h1>Lorem Ipsum Dolor</h1>
241
+ <h2>Etiam porta sem malesuada magna mollis euismod</h2>
242
+
243
+ <p class="byline">By <a href="#link">Aenean Lacinia</a></p>
244
+ </div>
245
+ </div>
246
+ <div class="section">
247
+ <div class="grid8 firstcol">
248
+ <p class="large">Donec sed odio dui. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
249
+
250
+
251
+ <h3>Pellentesque ornare sem</h3>
252
+
253
+ <p>Maecenas sed diam eget risus varius blandit sit amet non magna. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla. Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam id dolor id nibh ultricies vehicula ut id elit. </p>
254
+
255
+ <p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. </p>
256
+
257
+ <p>Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Aenean lacinia bibendum nulla sed consectetur. </p>
258
+
259
+ <p>Nullam quis risus eget urna mollis ornare vel eu leo. Nullam quis risus eget urna mollis ornare vel eu leo. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec ullamcorper nulla non metus auctor fringilla. </p>
260
+
261
+ <h3>Cras mattis consectetur</h3>
262
+
263
+ <p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean lacinia bibendum nulla sed consectetur. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Cras mattis consectetur purus sit amet fermentum. </p>
264
+
265
+ <p>Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam quis risus eget urna mollis ornare vel eu leo. Cras mattis consectetur purus sit amet fermentum.</p>
266
+ </div>
267
+
268
+ <div class="grid4 sidebar">
269
+
270
+ <div class="box reverse">
271
+ <p class="last">Nullam quis risus eget urna mollis ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
272
+ </div>
273
+
274
+ <p class="caption">Maecenas sed diam eget risus varius.</p>
275
+
276
+ <p>Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Vestibulum id ligula porta felis euismod semper. Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
277
+
278
+
279
+
280
+ <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Aenean lacinia bibendum nulla sed consectetur. Nullam quis risus eget urna mollis ornare vel eu leo. </p>
281
+
282
+ <p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donec ullamcorper nulla non metus auctor fringilla. Maecenas faucibus mollis interdum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
283
+
284
+ </div>
285
+ </div>
286
+
287
+ </div>
288
+
289
+
290
+
291
+
292
+
293
+
294
+ <div id="glyphs">
295
+ <div class="section">
296
+ <div class="grid12 firstcol">
297
+
298
+ <h1>Language Support</h1>
299
+ <p>The subset of Jameel Noori Nastaleeq Kasheeda in this kit supports the following languages:<br />
300
+
301
+ Albanian, Basque, Breton, Chamorro, Danish, Dutch, English, Faroese, Finnish, Frisian, Galician, German, Icelandic, Italian, Malagasy, Norwegian, Portuguese, Spanish, Alsatian, Aragonese, Arapaho, Arrernte, Asturian, Aymara, Bislama, Cebuano, Corsican, Fijian, French_creole, Genoese, Gilbertese, Greenlandic, Haitian_creole, Hiligaynon, Hmong, Hopi, Ibanag, Iloko_ilokano, Indonesian, Interglossa_glosa, Interlingua, Irish_gaelic, Jerriais, Lojban, Lombard, Luxembourgeois, Manx, Mohawk, Norfolk_pitcairnese, Occitan, Oromo, Pangasinan, Papiamento, Piedmontese, Potawatomi, Rhaeto-romance, Romansh, Rotokas, Sami_lule, Sardinian, Scots_gaelic, Seychelles_creole, Shona, Sicilian, Somali, Southern_ndebele, Swahili, Swati_swazi, Tagalog_filipino_pilipino, Tetum, Tok_pisin, Uyghur_latinized, Volapuk, Walloon, Warlpiri, Xhosa, Yapese, Zulu, Latinbasic, Demo </p>
302
+ <h1>Glyph Chart</h1>
303
+ <p>The subset of Jameel Noori Nastaleeq Kasheeda in this kit includes all the glyphs listed below. Unicode entities are included above each glyph to help you insert individual characters into your layout.</p>
304
+ <div id="glyph_chart">
305
+
306
+ <div><p>&amp;#32;</p>&#32;</div>
307
+ <div><p>&amp;#33;</p>&#33;</div>
308
+ <div><p>&amp;#34;</p>&#34;</div>
309
+ <div><p>&amp;#35;</p>&#35;</div>
310
+ <div><p>&amp;#36;</p>&#36;</div>
311
+ <div><p>&amp;#37;</p>&#37;</div>
312
+ <div><p>&amp;#38;</p>&#38;</div>
313
+ <div><p>&amp;#39;</p>&#39;</div>
314
+ <div><p>&amp;#40;</p>&#40;</div>
315
+ <div><p>&amp;#41;</p>&#41;</div>
316
+ <div><p>&amp;#42;</p>&#42;</div>
317
+ <div><p>&amp;#43;</p>&#43;</div>
318
+ <div><p>&amp;#44;</p>&#44;</div>
319
+ <div><p>&amp;#46;</p>&#46;</div>
320
+ <div><p>&amp;#47;</p>&#47;</div>
321
+ <div><p>&amp;#48;</p>&#48;</div>
322
+ <div><p>&amp;#49;</p>&#49;</div>
323
+ <div><p>&amp;#50;</p>&#50;</div>
324
+ <div><p>&amp;#51;</p>&#51;</div>
325
+ <div><p>&amp;#52;</p>&#52;</div>
326
+ <div><p>&amp;#53;</p>&#53;</div>
327
+ <div><p>&amp;#54;</p>&#54;</div>
328
+ <div><p>&amp;#55;</p>&#55;</div>
329
+ <div><p>&amp;#56;</p>&#56;</div>
330
+ <div><p>&amp;#57;</p>&#57;</div>
331
+ <div><p>&amp;#58;</p>&#58;</div>
332
+ <div><p>&amp;#60;</p>&#60;</div>
333
+ <div><p>&amp;#61;</p>&#61;</div>
334
+ <div><p>&amp;#62;</p>&#62;</div>
335
+ <div><p>&amp;#63;</p>&#63;</div>
336
+ <div><p>&amp;#64;</p>&#64;</div>
337
+ <div><p>&amp;#65;</p>&#65;</div>
338
+ <div><p>&amp;#66;</p>&#66;</div>
339
+ <div><p>&amp;#67;</p>&#67;</div>
340
+ <div><p>&amp;#68;</p>&#68;</div>
341
+ <div><p>&amp;#69;</p>&#69;</div>
342
+ <div><p>&amp;#70;</p>&#70;</div>
343
+ <div><p>&amp;#71;</p>&#71;</div>
344
+ <div><p>&amp;#72;</p>&#72;</div>
345
+ <div><p>&amp;#73;</p>&#73;</div>
346
+ <div><p>&amp;#74;</p>&#74;</div>
347
+ <div><p>&amp;#75;</p>&#75;</div>
348
+ <div><p>&amp;#76;</p>&#76;</div>
349
+ <div><p>&amp;#77;</p>&#77;</div>
350
+ <div><p>&amp;#78;</p>&#78;</div>
351
+ <div><p>&amp;#79;</p>&#79;</div>
352
+ <div><p>&amp;#80;</p>&#80;</div>
353
+ <div><p>&amp;#81;</p>&#81;</div>
354
+ <div><p>&amp;#82;</p>&#82;</div>
355
+ <div><p>&amp;#83;</p>&#83;</div>
356
+ <div><p>&amp;#84;</p>&#84;</div>
357
+ <div><p>&amp;#85;</p>&#85;</div>
358
+ <div><p>&amp;#86;</p>&#86;</div>
359
+ <div><p>&amp;#87;</p>&#87;</div>
360
+ <div><p>&amp;#88;</p>&#88;</div>
361
+ <div><p>&amp;#89;</p>&#89;</div>
362
+ <div><p>&amp;#90;</p>&#90;</div>
363
+ <div><p>&amp;#91;</p>&#91;</div>
364
+ <div><p>&amp;#92;</p>&#92;</div>
365
+ <div><p>&amp;#93;</p>&#93;</div>
366
+ <div><p>&amp;#94;</p>&#94;</div>
367
+ <div><p>&amp;#95;</p>&#95;</div>
368
+ <div><p>&amp;#96;</p>&#96;</div>
369
+ <div><p>&amp;#97;</p>&#97;</div>
370
+ <div><p>&amp;#98;</p>&#98;</div>
371
+ <div><p>&amp;#99;</p>&#99;</div>
372
+ <div><p>&amp;#100;</p>&#100;</div>
373
+ <div><p>&amp;#101;</p>&#101;</div>
374
+ <div><p>&amp;#102;</p>&#102;</div>
375
+ <div><p>&amp;#103;</p>&#103;</div>
376
+ <div><p>&amp;#104;</p>&#104;</div>
377
+ <div><p>&amp;#105;</p>&#105;</div>
378
+ <div><p>&amp;#106;</p>&#106;</div>
379
+ <div><p>&amp;#107;</p>&#107;</div>
380
+ <div><p>&amp;#108;</p>&#108;</div>
381
+ <div><p>&amp;#109;</p>&#109;</div>
382
+ <div><p>&amp;#110;</p>&#110;</div>
383
+ <div><p>&amp;#111;</p>&#111;</div>
384
+ <div><p>&amp;#112;</p>&#112;</div>
385
+ <div><p>&amp;#113;</p>&#113;</div>
386
+ <div><p>&amp;#114;</p>&#114;</div>
387
+ <div><p>&amp;#115;</p>&#115;</div>
388
+ <div><p>&amp;#116;</p>&#116;</div>
389
+ <div><p>&amp;#117;</p>&#117;</div>
390
+ <div><p>&amp;#118;</p>&#118;</div>
391
+ <div><p>&amp;#119;</p>&#119;</div>
392
+ <div><p>&amp;#120;</p>&#120;</div>
393
+ <div><p>&amp;#121;</p>&#121;</div>
394
+ <div><p>&amp;#122;</p>&#122;</div>
395
+ <div><p>&amp;#123;</p>&#123;</div>
396
+ <div><p>&amp;#124;</p>&#124;</div>
397
+ <div><p>&amp;#125;</p>&#125;</div>
398
+ <div><p>&amp;#126;</p>&#126;</div>
399
+ <div><p>&amp;#160;</p>&#160;</div>
400
+ <div><p>&amp;#161;</p>&#161;</div>
401
+ <div><p>&amp;#162;</p>&#162;</div>
402
+ <div><p>&amp;#163;</p>&#163;</div>
403
+ <div><p>&amp;#164;</p>&#164;</div>
404
+ <div><p>&amp;#165;</p>&#165;</div>
405
+ <div><p>&amp;#166;</p>&#166;</div>
406
+ <div><p>&amp;#167;</p>&#167;</div>
407
+ <div><p>&amp;#169;</p>&#169;</div>
408
+ <div><p>&amp;#170;</p>&#170;</div>
409
+ <div><p>&amp;#171;</p>&#171;</div>
410
+ <div><p>&amp;#172;</p>&#172;</div>
411
+ <div><p>&amp;#173;</p>&#173;</div>
412
+ <div><p>&amp;#174;</p>&#174;</div>
413
+ <div><p>&amp;#175;</p>&#175;</div>
414
+ <div><p>&amp;#177;</p>&#177;</div>
415
+ <div><p>&amp;#178;</p>&#178;</div>
416
+ <div><p>&amp;#179;</p>&#179;</div>
417
+ <div><p>&amp;#180;</p>&#180;</div>
418
+ <div><p>&amp;#181;</p>&#181;</div>
419
+ <div><p>&amp;#182;</p>&#182;</div>
420
+ <div><p>&amp;#184;</p>&#184;</div>
421
+ <div><p>&amp;#185;</p>&#185;</div>
422
+ <div><p>&amp;#187;</p>&#187;</div>
423
+ <div><p>&amp;#188;</p>&#188;</div>
424
+ <div><p>&amp;#189;</p>&#189;</div>
425
+ <div><p>&amp;#190;</p>&#190;</div>
426
+ <div><p>&amp;#191;</p>&#191;</div>
427
+ <div><p>&amp;#192;</p>&#192;</div>
428
+ <div><p>&amp;#193;</p>&#193;</div>
429
+ <div><p>&amp;#194;</p>&#194;</div>
430
+ <div><p>&amp;#195;</p>&#195;</div>
431
+ <div><p>&amp;#196;</p>&#196;</div>
432
+ <div><p>&amp;#197;</p>&#197;</div>
433
+ <div><p>&amp;#198;</p>&#198;</div>
434
+ <div><p>&amp;#199;</p>&#199;</div>
435
+ <div><p>&amp;#200;</p>&#200;</div>
436
+ <div><p>&amp;#201;</p>&#201;</div>
437
+ <div><p>&amp;#202;</p>&#202;</div>
438
+ <div><p>&amp;#203;</p>&#203;</div>
439
+ <div><p>&amp;#204;</p>&#204;</div>
440
+ <div><p>&amp;#205;</p>&#205;</div>
441
+ <div><p>&amp;#206;</p>&#206;</div>
442
+ <div><p>&amp;#207;</p>&#207;</div>
443
+ <div><p>&amp;#208;</p>&#208;</div>
444
+ <div><p>&amp;#209;</p>&#209;</div>
445
+ <div><p>&amp;#210;</p>&#210;</div>
446
+ <div><p>&amp;#211;</p>&#211;</div>
447
+ <div><p>&amp;#212;</p>&#212;</div>
448
+ <div><p>&amp;#213;</p>&#213;</div>
449
+ <div><p>&amp;#214;</p>&#214;</div>
450
+ <div><p>&amp;#215;</p>&#215;</div>
451
+ <div><p>&amp;#216;</p>&#216;</div>
452
+ <div><p>&amp;#217;</p>&#217;</div>
453
+ <div><p>&amp;#218;</p>&#218;</div>
454
+ <div><p>&amp;#219;</p>&#219;</div>
455
+ <div><p>&amp;#220;</p>&#220;</div>
456
+ <div><p>&amp;#221;</p>&#221;</div>
457
+ <div><p>&amp;#222;</p>&#222;</div>
458
+ <div><p>&amp;#223;</p>&#223;</div>
459
+ <div><p>&amp;#224;</p>&#224;</div>
460
+ <div><p>&amp;#225;</p>&#225;</div>
461
+ <div><p>&amp;#226;</p>&#226;</div>
462
+ <div><p>&amp;#227;</p>&#227;</div>
463
+ <div><p>&amp;#228;</p>&#228;</div>
464
+ <div><p>&amp;#229;</p>&#229;</div>
465
+ <div><p>&amp;#230;</p>&#230;</div>
466
+ <div><p>&amp;#231;</p>&#231;</div>
467
+ <div><p>&amp;#232;</p>&#232;</div>
468
+ <div><p>&amp;#233;</p>&#233;</div>
469
+ <div><p>&amp;#234;</p>&#234;</div>
470
+ <div><p>&amp;#235;</p>&#235;</div>
471
+ <div><p>&amp;#236;</p>&#236;</div>
472
+ <div><p>&amp;#237;</p>&#237;</div>
473
+ <div><p>&amp;#238;</p>&#238;</div>
474
+ <div><p>&amp;#239;</p>&#239;</div>
475
+ <div><p>&amp;#240;</p>&#240;</div>
476
+ <div><p>&amp;#241;</p>&#241;</div>
477
+ <div><p>&amp;#242;</p>&#242;</div>
478
+ <div><p>&amp;#243;</p>&#243;</div>
479
+ <div><p>&amp;#244;</p>&#244;</div>
480
+ <div><p>&amp;#245;</p>&#245;</div>
481
+ <div><p>&amp;#246;</p>&#246;</div>
482
+ <div><p>&amp;#247;</p>&#247;</div>
483
+ <div><p>&amp;#248;</p>&#248;</div>
484
+ <div><p>&amp;#249;</p>&#249;</div>
485
+ <div><p>&amp;#250;</p>&#250;</div>
486
+ <div><p>&amp;#251;</p>&#251;</div>
487
+ <div><p>&amp;#252;</p>&#252;</div>
488
+ <div><p>&amp;#253;</p>&#253;</div>
489
+ <div><p>&amp;#254;</p>&#254;</div>
490
+ <div><p>&amp;#255;</p>&#255;</div>
491
+ <div><p>&amp;#339;</p>&#339;</div>
492
+ <div><p>&amp;#376;</p>&#376;</div>
493
+ <div><p>&amp;#732;</p>&#732;</div>
494
+ <div><p>&amp;#8192;</p>&#8192;</div>
495
+ <div><p>&amp;#8193;</p>&#8193;</div>
496
+ <div><p>&amp;#8194;</p>&#8194;</div>
497
+ <div><p>&amp;#8195;</p>&#8195;</div>
498
+ <div><p>&amp;#8196;</p>&#8196;</div>
499
+ <div><p>&amp;#8197;</p>&#8197;</div>
500
+ <div><p>&amp;#8198;</p>&#8198;</div>
501
+ <div><p>&amp;#8199;</p>&#8199;</div>
502
+ <div><p>&amp;#8200;</p>&#8200;</div>
503
+ <div><p>&amp;#8201;</p>&#8201;</div>
504
+ <div><p>&amp;#8202;</p>&#8202;</div>
505
+ <div><p>&amp;#8211;</p>&#8211;</div>
506
+ <div><p>&amp;#8212;</p>&#8212;</div>
507
+ <div><p>&amp;#8216;</p>&#8216;</div>
508
+ <div><p>&amp;#8217;</p>&#8217;</div>
509
+ <div><p>&amp;#8220;</p>&#8220;</div>
510
+ <div><p>&amp;#8221;</p>&#8221;</div>
511
+ <div><p>&amp;#8226;</p>&#8226;</div>
512
+ <div><p>&amp;#8230;</p>&#8230;</div>
513
+ <div><p>&amp;#8239;</p>&#8239;</div>
514
+ <div><p>&amp;#8250;</p>&#8250;</div>
515
+ <div><p>&amp;#8287;</p>&#8287;</div>
516
+ <div><p>&amp;#8364;</p>&#8364;</div>
517
+ <div><p>&amp;#8482;</p>&#8482;</div>
518
+ <div><p>&amp;#9724;</p>&#9724;</div>
519
+ </div>
520
+ </div>
521
+
522
+
523
+ </div>
524
+ </div>
525
+
526
+
527
+ <div id="specs">
528
+
529
+ </div>
530
+
531
+ <div id="installing">
532
+ <div class="section">
533
+ <div class="grid7 firstcol">
534
+ <h1>Installing Webfonts</h1>
535
+
536
+ <p>Webfonts are supported by all major browser platforms but not all in the same way. There are currently four different font formats that must be included in order to target all browsers. This includes TTF, WOFF, EOT and SVG.</p>
537
+
538
+ <h2>1. Upload your webfonts</h2>
539
+ <p>You must upload your webfont kit to your website. They should be in or near the same directory as your CSS files.</p>
540
+
541
+ <h2>2. Include the webfont stylesheet</h2>
542
+ <p>A special CSS @font-face declaration helps the various browsers select the appropriate font it needs without causing you a bunch of headaches. Learn more about this syntax by reading the <a href="https://www.fontspring.com/blog/further-hardening-of-the-bulletproof-syntax">Fontspring blog post</a> about it. The code for it is as follows:</p>
543
+
544
+
545
+ <code>
546
+ @font-face{
547
+ font-family: 'MyWebFont';
548
+ src: url('WebFont.eot');
549
+ src: url('WebFont.eot?#iefix') format('embedded-opentype'),
550
+ url('WebFont.woff') format('woff'),
551
+ url('WebFont.ttf') format('truetype'),
552
+ url('WebFont.svg#webfont') format('svg');
553
+ }
554
+ </code>
555
+
556
+ <p>We've already gone ahead and generated the code for you. All you have to do is link to the stylesheet in your HTML, like this:</p>
557
+ <code>&lt;link rel=&quot;stylesheet&quot; href=&quot;stylesheet.css&quot; type=&quot;text/css&quot; charset=&quot;utf-8&quot; /&gt;</code>
558
+
559
+ <h2>3. Modify your own stylesheet</h2>
560
+ <p>To take advantage of your new fonts, you must tell your stylesheet to use them. Look at the original @font-face declaration above and find the property called "font-family." The name linked there will be what you use to reference the font. Prepend that webfont name to the font stack in the "font-family" property, inside the selector you want to change. For example:</p>
561
+ <code>p { font-family: 'WebFont', Arial, sans-serif; }</code>
562
+
563
+ <h2>4. Test</h2>
564
+ <p>Getting webfonts to work cross-browser <em>can</em> be tricky. Use the information in the sidebar to help you if you find that fonts aren't loading in a particular browser.</p>
565
+ </div>
566
+
567
+ <div class="grid5 sidebar">
568
+ <div class="box">
569
+ <h2>Troubleshooting<br />Font-Face Problems</h2>
570
+ <p>Having trouble getting your webfonts to load in your new website? Here are some tips to sort out what might be the problem.</p>
571
+
572
+ <h3>Fonts not showing in any browser</h3>
573
+
574
+ <p>This sounds like you need to work on the plumbing. You either did not upload the fonts to the correct directory, or you did not link the fonts properly in the CSS. If you've confirmed that all this is correct and you still have a problem, take a look at your .htaccess file and see if requests are getting intercepted.</p>
575
+
576
+ <h3>Fonts not loading in iPhone or iPad</h3>
577
+
578
+ <p>The most common problem here is that you are serving the fonts from an IIS server. IIS refuses to serve files that have unknown MIME types. If that is the case, you must set the MIME type for SVG to "image/svg+xml" in the server settings. Follow these instructions from Microsoft if you need help.</p>
579
+
580
+ <h3>Fonts not loading in Firefox</h3>
581
+
582
+ <p>The primary reason for this failure? You are still using a version Firefox older than 3.5. So upgrade already! If that isn't it, then you are very likely serving fonts from a different domain. Firefox requires that all font assets be served from the same domain. Lastly it is possible that you need to add WOFF to your list of MIME types (if you are serving via IIS.)</p>
583
+
584
+ <h3>Fonts not loading in IE</h3>
585
+
586
+ <p>Are you looking at Internet Explorer on an actual Windows machine or are you cheating by using a service like Adobe BrowserLab? Many of these screenshot services do not render @font-face for IE. Best to test it on a real machine.</p>
587
+
588
+ <h3>Fonts not loading in IE9</h3>
589
+
590
+ <p>IE9, like Firefox, requires that fonts be served from the same domain as the website. Make sure that is the case.</p>
591
+ </div>
592
+ </div>
593
+ </div>
594
+
595
+ </div>
596
+
597
+ </div>
598
+ <div id="footer">
599
+ <p>&copy;2010-2017 Font Squirrel. All rights reserved.</p>
600
+ </div>
601
+ </div>
602
+ </body>
603
+ </html>
css/rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff ADDED
Binary file
css/rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff2 ADDED
Binary file
css/rtl-font/specimen_files/grid_12-825-55-15.css ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*Notes about grid:
2
+ Columns: 12
3
+ Grid Width: 825px
4
+ Column Width: 55px
5
+ Gutter Width: 15px
6
+ -------------------------------*/
7
+
8
+
9
+
10
+ .section {margin-bottom: 18px;
11
+ }
12
+ .section:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
13
+ .section {*zoom: 1;}
14
+
15
+ .section .firstcolumn,
16
+ .section .firstcol {margin-left: 0;}
17
+
18
+
19
+ /* Border on left hand side of a column. */
20
+ .border {
21
+ padding-left: 7px;
22
+ margin-left: 7px;
23
+ border-left: 1px solid #eee;
24
+ }
25
+
26
+ /* Border with more whitespace, spans one column. */
27
+ .colborder {
28
+ padding-left: 42px;
29
+ margin-left: 42px;
30
+ border-left: 1px solid #eee;
31
+ }
32
+
33
+
34
+
35
+ /* The Grid Classes */
36
+ .grid1, .grid1_2cols, .grid1_3cols, .grid1_4cols, .grid2, .grid2_3cols, .grid2_4cols, .grid3, .grid3_2cols, .grid3_4cols, .grid4, .grid4_3cols, .grid5, .grid5_2cols, .grid5_3cols, .grid5_4cols, .grid6, .grid6_4cols, .grid7, .grid7_2cols, .grid7_3cols, .grid7_4cols, .grid8, .grid8_3cols, .grid9, .grid9_2cols, .grid9_4cols, .grid10, .grid10_3cols, .grid10_4cols, .grid11, .grid11_2cols, .grid11_3cols, .grid11_4cols, .grid12
37
+ {margin-left: 15px;float: left;display: inline; overflow: hidden;}
38
+
39
+
40
+ .width1, .grid1, .span-1 {width: 55px;}
41
+ .width1_2cols,.grid1_2cols {width: 20px;}
42
+ .width1_3cols,.grid1_3cols {width: 8px;}
43
+ .width1_4cols,.grid1_4cols {width: 2px;}
44
+ .input_width1 {width: 49px;}
45
+
46
+ .width2, .grid2, .span-2 {width: 125px;}
47
+ .width2_3cols,.grid2_3cols {width: 31px;}
48
+ .width2_4cols,.grid2_4cols {width: 20px;}
49
+ .input_width2 {width: 119px;}
50
+
51
+ .width3, .grid3, .span-3 {width: 195px;}
52
+ .width3_2cols,.grid3_2cols {width: 90px;}
53
+ .width3_4cols,.grid3_4cols {width: 37px;}
54
+ .input_width3 {width: 189px;}
55
+
56
+ .width4, .grid4, .span-4 {width: 265px;}
57
+ .width4_3cols,.grid4_3cols {width: 78px;}
58
+ .input_width4 {width: 259px;}
59
+
60
+ .width5, .grid5, .span-5 {width: 335px;}
61
+ .width5_2cols,.grid5_2cols {width: 160px;}
62
+ .width5_3cols,.grid5_3cols {width: 101px;}
63
+ .width5_4cols,.grid5_4cols {width: 72px;}
64
+ .input_width5 {width: 329px;}
65
+
66
+ .width6, .grid6, .span-6 {width: 405px;}
67
+ .width6_4cols,.grid6_4cols {width: 90px;}
68
+ .input_width6 {width: 399px;}
69
+
70
+ .width7, .grid7, .span-7 {width: 475px;}
71
+ .width7_2cols,.grid7_2cols {width: 230px;}
72
+ .width7_3cols,.grid7_3cols {width: 148px;}
73
+ .width7_4cols,.grid7_4cols {width: 107px;}
74
+ .input_width7 {width: 469px;}
75
+
76
+ .width8, .grid8, .span-8 {width: 545px;}
77
+ .width8_3cols,.grid8_3cols {width: 171px;}
78
+ .input_width8 {width: 539px;}
79
+
80
+ .width9, .grid9, .span-9 {width: 615px;}
81
+ .width9_2cols,.grid9_2cols {width: 300px;}
82
+ .width9_4cols,.grid9_4cols {width: 142px;}
83
+ .input_width9 {width: 609px;}
84
+
85
+ .width10, .grid10, .span-10 {width: 685px;}
86
+ .width10_3cols,.grid10_3cols {width: 218px;}
87
+ .width10_4cols,.grid10_4cols {width: 160px;}
88
+ .input_width10 {width: 679px;}
89
+
90
+ .width11, .grid11, .span-11 {width: 755px;}
91
+ .width11_2cols,.grid11_2cols {width: 370px;}
92
+ .width11_3cols,.grid11_3cols {width: 241px;}
93
+ .width11_4cols,.grid11_4cols {width: 177px;}
94
+ .input_width11 {width: 749px;}
95
+
96
+ .width12, .grid12, .span-12 {width: 825px;}
97
+ .input_width12 {width: 819px;}
98
+
99
+ /* Subdivided grid spaces */
100
+ .emptycols_left1, .prepend-1 {padding-left: 70px;}
101
+ .emptycols_right1, .append-1 {padding-right: 70px;}
102
+ .emptycols_left2, .prepend-2 {padding-left: 140px;}
103
+ .emptycols_right2, .append-2 {padding-right: 140px;}
104
+ .emptycols_left3, .prepend-3 {padding-left: 210px;}
105
+ .emptycols_right3, .append-3 {padding-right: 210px;}
106
+ .emptycols_left4, .prepend-4 {padding-left: 280px;}
107
+ .emptycols_right4, .append-4 {padding-right: 280px;}
108
+ .emptycols_left5, .prepend-5 {padding-left: 350px;}
109
+ .emptycols_right5, .append-5 {padding-right: 350px;}
110
+ .emptycols_left6, .prepend-6 {padding-left: 420px;}
111
+ .emptycols_right6, .append-6 {padding-right: 420px;}
112
+ .emptycols_left7, .prepend-7 {padding-left: 490px;}
113
+ .emptycols_right7, .append-7 {padding-right: 490px;}
114
+ .emptycols_left8, .prepend-8 {padding-left: 560px;}
115
+ .emptycols_right8, .append-8 {padding-right: 560px;}
116
+ .emptycols_left9, .prepend-9 {padding-left: 630px;}
117
+ .emptycols_right9, .append-9 {padding-right: 630px;}
118
+ .emptycols_left10, .prepend-10 {padding-left: 700px;}
119
+ .emptycols_right10, .append-10 {padding-right: 700px;}
120
+ .emptycols_left11, .prepend-11 {padding-left: 770px;}
121
+ .emptycols_right11, .append-11 {padding-right: 770px;}
122
+ .pull-1 {margin-left: -70px;}
123
+ .push-1 {margin-right: -70px;margin-left: 18px;float: right;}
124
+ .pull-2 {margin-left: -140px;}
125
+ .push-2 {margin-right: -140px;margin-left: 18px;float: right;}
126
+ .pull-3 {margin-left: -210px;}
127
+ .push-3 {margin-right: -210px;margin-left: 18px;float: right;}
128
+ .pull-4 {margin-left: -280px;}
129
+ .push-4 {margin-right: -280px;margin-left: 18px;float: right;}
css/rtl-font/specimen_files/specimen_stylesheet.css ADDED
@@ -0,0 +1,396 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @import url('grid_12-825-55-15.css');
2
+
3
+ /*
4
+ CSS Reset by Eric Meyer - Released under Public Domain
5
+ http://meyerweb.com/eric/tools/css/reset/
6
+ */
7
+ html, body, div, span, applet, object, iframe,
8
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
9
+ a, abbr, acronym, address, big, cite, code,
10
+ del, dfn, em, font, img, ins, kbd, q, s, samp,
11
+ small, strike, strong, sub, sup, tt, var,
12
+ b, u, i, center, dl, dt, dd, ol, ul, li,
13
+ fieldset, form, label, legend, table,
14
+ caption, tbody, tfoot, thead, tr, th, td
15
+ {margin: 0;padding: 0;border: 0;outline: 0;
16
+ font-size: 100%;vertical-align: baseline;
17
+ background: transparent;}
18
+ body {line-height: 1;}
19
+ ol, ul {list-style: none;}
20
+ blockquote, q {quotes: none;}
21
+ blockquote:before, blockquote:after,
22
+ q:before, q:after {content: ''; content: none;}
23
+ :focus {outline: 0;}
24
+ ins {text-decoration: none;}
25
+ del {text-decoration: line-through;}
26
+ table {border-collapse: collapse;border-spacing: 0;}
27
+
28
+
29
+
30
+
31
+ body {
32
+ color: #000;
33
+ background-color: #dcdcdc;
34
+ }
35
+
36
+ a {
37
+ text-decoration: none;
38
+ color: #1883ba;
39
+ }
40
+
41
+ h1{
42
+ font-size: 32px;
43
+ font-weight: normal;
44
+ font-style: normal;
45
+ margin-bottom: 18px;
46
+ }
47
+
48
+ h2{
49
+ font-size: 18px;
50
+ }
51
+
52
+ #container {
53
+ width: 865px;
54
+ margin: 0px auto;
55
+ }
56
+
57
+
58
+ #header {
59
+ padding: 20px;
60
+ font-size: 36px;
61
+ background-color: #000;
62
+ color: #fff;
63
+ }
64
+
65
+ #header span {
66
+ color: #666;
67
+ }
68
+ #main_content {
69
+ background-color: #fff;
70
+ padding: 60px 20px 20px;
71
+ }
72
+
73
+
74
+ #footer p {
75
+ margin: 0;
76
+ padding-top: 10px;
77
+ padding-bottom: 50px;
78
+ color: #333;
79
+ font: 10px Arial, sans-serif;
80
+ }
81
+
82
+ .tabs {
83
+ width: 100%;
84
+ height: 31px;
85
+ background-color: #444;
86
+ }
87
+ .tabs li {
88
+ float: left;
89
+ margin: 0;
90
+ overflow: hidden;
91
+ background-color: #444;
92
+ }
93
+ .tabs li a {
94
+ display: block;
95
+ color: #fff;
96
+ text-decoration: none;
97
+ font: bold 11px/11px 'Arial';
98
+ text-transform: uppercase;
99
+ padding: 10px 15px;
100
+ border-right: 1px solid #fff;
101
+ }
102
+
103
+ .tabs li a:hover {
104
+ background-color: #00b3ff;
105
+
106
+ }
107
+
108
+ .tabs li.active a {
109
+ color: #000;
110
+ background-color: #fff;
111
+ }
112
+
113
+
114
+
115
+ div.huge {
116
+
117
+ font-size: 300px;
118
+ line-height: 1em;
119
+ padding: 0;
120
+ letter-spacing: -.02em;
121
+ overflow: hidden;
122
+ }
123
+ div.glyph_range {
124
+ font-size: 72px;
125
+ line-height: 1.1em;
126
+ }
127
+
128
+ .size10{ font-size: 10px; }
129
+ .size11{ font-size: 11px; }
130
+ .size12{ font-size: 12px; }
131
+ .size13{ font-size: 13px; }
132
+ .size14{ font-size: 14px; }
133
+ .size16{ font-size: 16px; }
134
+ .size18{ font-size: 18px; }
135
+ .size20{ font-size: 20px; }
136
+ .size24{ font-size: 24px; }
137
+ .size30{ font-size: 30px; }
138
+ .size36{ font-size: 36px; }
139
+ .size48{ font-size: 48px; }
140
+ .size60{ font-size: 60px; }
141
+ .size72{ font-size: 72px; }
142
+ .size90{ font-size: 90px; }
143
+
144
+
145
+ .psample_row1 { height: 120px;}
146
+ .psample_row1 { height: 120px;}
147
+ .psample_row2 { height: 160px;}
148
+ .psample_row3 { height: 160px;}
149
+ .psample_row4 { height: 160px;}
150
+
151
+ .psample {
152
+ overflow: hidden;
153
+ position: relative;
154
+ }
155
+ .psample p {
156
+ line-height: 1.3em;
157
+ display: block;
158
+ overflow: hidden;
159
+ margin: 0;
160
+ }
161
+
162
+ .psample span {
163
+ margin-right: .5em;
164
+ }
165
+
166
+ .white_blend {
167
+ width: 100%;
168
+ height: 61px;
169
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAA9CAYAAAAH4BojAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNrs3TsKgFAMRUE/eer+NxztxMYuEWQG3ECKwwUF58ycAKixOAGAyAKILAAiCyCyACILgMgCiCyAyAIgsgAiCyCyAIgsgMgCiCwAIgsgsgAiC4DIAogsACIL0CWuZ3UGgLrIhjMA1EV2OAOAJQtgyQLwjOzmDAAiCyCyAIgsQFtkd2cAEFkAkQVAZAHaIns4A4AlC2DJAiCyACILILIAiCzAV5H1dQGAJQsgsgCILIDIAvwisl58AViyAJYsACILILIAIgvAe2T9EhxAZAFEFgCRBeiL7HAGgLrIhjMAWLIAliwAt1OAAQDwygTBulLIlQAAAABJRU5ErkJggg==);
170
+ position: absolute;
171
+ bottom: 0;
172
+ }
173
+ .black_blend {
174
+ width: 100%;
175
+ height: 61px;
176
+ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAA9CAYAAAAH4BojAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPJJREFUeNrs3TEKhTAQRVGjibr/9QoxhY2N3Ywo50A28IrLwP9g6b1PAMSYTQAgsgAiC4DIAogsgMgCILIAIgsgsgCILIDIAogsACILILIAIguAyAKILIDIAiCyACILgMgCZCnjLWYAiFGvB0BQZJsZAFyyAC5ZAO6RXc0AILIAIguAyAKkRXYzA4DIAogsACILkBbZ3QwALlkAlywAIgsgsgAiC4DIArwVWf8uAHDJAogsACILILIAv4isH74AXLIALlkARBZAZAFEFoDnyPokOIDIAogsACILkBfZZgaAuMhWMwC4ZAE+p4x3mAEgxinAAJ+XBbPWGkwAAAAAAElFTkSuQmCC);
177
+ position: absolute;
178
+ bottom: 0;
179
+ }
180
+ .fullreverse {
181
+ background: #000 !important;
182
+ color: #fff !important;
183
+ margin-left: -20px;
184
+ padding-left: 20px;
185
+ margin-right: -20px;
186
+ padding-right: 20px;
187
+ padding: 20px;
188
+ margin-bottom:0;
189
+ }
190
+
191
+
192
+ .sample_table td {
193
+ padding-top: 3px;
194
+ padding-bottom:5px;
195
+ padding-left: 5px;
196
+ vertical-align: middle;
197
+ line-height: 1.2em;
198
+ }
199
+
200
+ .sample_table td:first-child {
201
+ background-color: #eee;
202
+ text-align: right;
203
+ padding-right: 5px;
204
+ padding-left: 0;
205
+ padding: 5px;
206
+ font: 11px/12px "Courier New", Courier, mono;
207
+ }
208
+
209
+ code {
210
+ white-space: pre;
211
+ background-color: #eee;
212
+ display: block;
213
+ padding: 10px;
214
+ margin-bottom: 18px;
215
+ overflow: auto;
216
+ }
217
+
218
+
219
+ .bottom,.last {margin-bottom:0 !important; padding-bottom:0 !important;}
220
+
221
+ .box {
222
+ padding: 18px;
223
+ margin-bottom: 18px;
224
+ background: #eee;
225
+ }
226
+
227
+ .reverse,.reversed { background: #000 !important;color: #fff !important; border: none !important;}
228
+
229
+ #bodycomparison {
230
+ position: relative;
231
+ overflow: hidden;
232
+ font-size: 72px;
233
+ height: 90px;
234
+ white-space: nowrap;
235
+ }
236
+
237
+ #bodycomparison div{
238
+ font-size: 72px;
239
+ line-height: 90px;
240
+ display: inline;
241
+ margin: 0 15px 0 0;
242
+ padding: 0;
243
+ }
244
+
245
+ #bodycomparison div span{
246
+ font: 10px Arial;
247
+ position: absolute;
248
+ left: 0;
249
+ }
250
+ #xheight {
251
+ float: none;
252
+ position: absolute;
253
+ color: #d9f3ff;
254
+ font-size: 72px;
255
+ line-height: 90px;
256
+ }
257
+
258
+ .fontbody {
259
+ position: relative;
260
+ }
261
+ .arialbody{
262
+ font-family: Arial;
263
+ position: relative;
264
+ }
265
+ .verdanabody{
266
+ font-family: Verdana;
267
+ position: relative;
268
+ }
269
+ .georgiabody{
270
+ font-family: Georgia;
271
+ position: relative;
272
+ }
273
+
274
+ /* @group Layout page
275
+ */
276
+
277
+ #layout h1 {
278
+ font-size: 36px;
279
+ line-height: 42px;
280
+ font-weight: normal;
281
+ font-style: normal;
282
+ }
283
+
284
+ #layout h2 {
285
+ font-size: 24px;
286
+ line-height: 23px;
287
+ font-weight: normal;
288
+ font-style: normal;
289
+ }
290
+
291
+ #layout h3 {
292
+ font-size: 22px;
293
+ line-height: 1.4em;
294
+ margin-top: 1em;
295
+ font-weight: normal;
296
+ font-style: normal;
297
+ }
298
+
299
+
300
+ #layout p.byline {
301
+ font-size: 12px;
302
+ margin-top: 18px;
303
+ line-height: 12px;
304
+ margin-bottom: 0;
305
+ }
306
+ #layout p {
307
+ font-size: 14px;
308
+ line-height: 21px;
309
+ margin-bottom: .5em;
310
+ }
311
+
312
+ #layout p.large{
313
+ font-size: 18px;
314
+ line-height: 26px;
315
+ }
316
+
317
+ #layout .sidebar p{
318
+ font-size: 12px;
319
+ line-height: 1.4em;
320
+ }
321
+
322
+ #layout p.caption {
323
+ font-size: 10px;
324
+ margin-top: -16px;
325
+ margin-bottom: 18px;
326
+ }
327
+
328
+ /* @end */
329
+
330
+ /* @group Glyphs */
331
+
332
+ #glyph_chart div{
333
+ background-color: #d9f3ff;
334
+ color: black;
335
+ float: left;
336
+ font-size: 36px;
337
+ height: 1.2em;
338
+ line-height: 1.2em;
339
+ margin-bottom: 1px;
340
+ margin-right: 1px;
341
+ text-align: center;
342
+ width: 1.2em;
343
+ position: relative;
344
+ padding: .6em .2em .2em;
345
+ }
346
+
347
+ #glyph_chart div p {
348
+ position: absolute;
349
+ left: 0;
350
+ top: 0;
351
+ display: block;
352
+ text-align: center;
353
+ font: bold 9px Arial, sans-serif;
354
+ background-color: #3a768f;
355
+ width: 100%;
356
+ color: #fff;
357
+ padding: 2px 0;
358
+ }
359
+
360
+
361
+ #glyphs h1 {
362
+ font-family: Arial, sans-serif;
363
+ }
364
+ /* @end */
365
+
366
+ /* @group Installing */
367
+
368
+ #installing {
369
+ font: 13px Arial, sans-serif;
370
+ }
371
+
372
+ #installing p,
373
+ #glyphs p{
374
+ line-height: 1.2em;
375
+ margin-bottom: 18px;
376
+ font: 13px Arial, sans-serif;
377
+ }
378
+
379
+
380
+
381
+ #installing h3{
382
+ font-size: 15px;
383
+ margin-top: 18px;
384
+ }
385
+
386
+ /* @end */
387
+
388
+ #rendering h1 {
389
+ font-family: Arial, sans-serif;
390
+ }
391
+ .render_table td {
392
+ font: 11px "Courier New", Courier, mono;
393
+ vertical-align: middle;
394
+ }
395
+
396
+
css/rtl-font/stylesheet.css ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 19, 2019 */
2
+
3
+
4
+
5
+ @font-face {
6
+ font-family: 'jameel_noori_nastaleekasheeda';
7
+ src: url('jameel_noori_nastaleeq_kasheeda-webfont.woff2') format('woff2'),
8
+ url('jameel_noori_nastaleeq_kasheeda-webfont.woff') format('woff');
9
+ font-weight: normal;
10
+ font-style: normal;
11
+
12
+ }
13
+
14
+
15
+ @font-face {
16
+ font-family: 'jameel_noori_nastaleeqregular';
17
+ src: url('jameel_noori_nastaleeq-webfont.woff2') format('woff2'),
18
+ url('jameel_noori_nastaleeq-webfont.woff') format('woff');
19
+ font-weight: normal;
20
+ font-style: normal;
21
+
22
+ }
css/slider-style1.php CHANGED
@@ -10,7 +10,6 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
13
- //echo $seconds;
14
  ?>
15
  <style>
16
 
@@ -37,18 +36,18 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
37
  opacity: 0;
38
  z-index: 0;
39
  -webkit-backface-visibility: hidden;
40
- -webkit-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
41
- -moz-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
42
- -o-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
43
- -ms-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
44
- animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
45
  }
46
 
47
  .cb-slideshow li:nth-child(1) span {
48
- background-image: url('<?php echo $Slidshow_image_1 ; ?>');
49
  }
50
  .cb-slideshow li:nth-child(2) span {
51
- background-image: url('<?php echo $Slidshow_image_2 ; ?>');
52
  -webkit-animation-delay: 6s;
53
  -moz-animation-delay: 6s;
54
  -o-animation-delay: 6s;
@@ -56,7 +55,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
56
  animation-delay: 6s;
57
  }
58
  .cb-slideshow li:nth-child(3) span {
59
- background-image: url('<?php echo $Slidshow_image_3 ; ?>');
60
  -webkit-animation-delay: 12s;
61
  -moz-animation-delay: 12s;
62
  -o-animation-delay: 12s;
@@ -64,7 +63,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
64
  animation-delay: 12s;
65
  }
66
  .cb-slideshow li:nth-child(4) span {
67
- background-image: url('<?php echo $Slidshow_image_4 ; ?>');
68
  -webkit-animation-delay: 18s;
69
  -moz-animation-delay: 18s;
70
  -o-animation-delay: 18s;
@@ -72,7 +71,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
72
  animation-delay: 18s;
73
  }
74
  .cb-slideshow li:nth-child(5) span {
75
- background-image: url('<?php echo $Slidshow_image_5 ; ?>');
76
  -webkit-animation-delay: 24s;
77
  -moz-animation-delay: 24s;
78
  -o-animation-delay: 24s;
@@ -80,7 +79,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
80
  animation-delay: 24s;
81
  }
82
  .cb-slideshow li:nth-child(6) span {
83
- background-image: url('<?php echo $Slidshow_image_6 ; ?>');
84
  -webkit-animation-delay: 30s;
85
  -moz-animation-delay: 30s;
86
  -o-animation-delay: 30s;
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
 
13
  ?>
14
  <style>
15
 
36
  opacity: 0;
37
  z-index: 0;
38
  -webkit-backface-visibility: hidden;
39
+ -webkit-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
40
+ -moz-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
41
+ -o-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
42
+ -ms-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
43
+ animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
44
  }
45
 
46
  .cb-slideshow li:nth-child(1) span {
47
+ background-image: url('<?php echo esc_attr($Slidshow_image_1) ; ?>');
48
  }
49
  .cb-slideshow li:nth-child(2) span {
50
+ background-image: url('<?php echo esc_attr($Slidshow_image_2) ; ?>');
51
  -webkit-animation-delay: 6s;
52
  -moz-animation-delay: 6s;
53
  -o-animation-delay: 6s;
55
  animation-delay: 6s;
56
  }
57
  .cb-slideshow li:nth-child(3) span {
58
+ background-image: url('<?php echo esc_attr($Slidshow_image_3) ; ?>');
59
  -webkit-animation-delay: 12s;
60
  -moz-animation-delay: 12s;
61
  -o-animation-delay: 12s;
63
  animation-delay: 12s;
64
  }
65
  .cb-slideshow li:nth-child(4) span {
66
+ background-image: url('<?php echo esc_attr($Slidshow_image_4) ; ?>');
67
  -webkit-animation-delay: 18s;
68
  -moz-animation-delay: 18s;
69
  -o-animation-delay: 18s;
71
  animation-delay: 18s;
72
  }
73
  .cb-slideshow li:nth-child(5) span {
74
+ background-image: url('<?php echo esc_attr($Slidshow_image_5) ; ?>');
75
  -webkit-animation-delay: 24s;
76
  -moz-animation-delay: 24s;
77
  -o-animation-delay: 24s;
79
  animation-delay: 24s;
80
  }
81
  .cb-slideshow li:nth-child(6) span {
82
+ background-image: url('<?php echo esc_attr($Slidshow_image_6) ; ?>');
83
  -webkit-animation-delay: 30s;
84
  -moz-animation-delay: 30s;
85
  -o-animation-delay: 30s;
css/slider-style2.php CHANGED
@@ -10,7 +10,6 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
13
- //echo $seconds;
14
  ?>
15
  <style>
16
  .cb-slideshow,
@@ -36,17 +35,17 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
36
  opacity: 0;
37
  z-index: 0;
38
  -webkit-backface-visibility: hidden;
39
- -webkit-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
40
- -moz-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
41
- -o-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
42
- -ms-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
43
- animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
44
  }
45
 
46
 
47
- .cb-slideshow li:nth-child(1) span { background-image: url('<?php echo $Slidshow_image_1 ; ?>') }
48
  .cb-slideshow li:nth-child(2) span {
49
- background-image: url('<?php echo $Slidshow_image_2 ; ?>');
50
  -webkit-animation-delay: 6s;
51
  -moz-animation-delay: 6s;
52
  -o-animation-delay: 6s;
@@ -54,7 +53,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
54
  animation-delay: 6s;
55
  }
56
  .cb-slideshow li:nth-child(3) span {
57
- background-image: url('<?php echo $Slidshow_image_3 ; ?>');
58
  -webkit-animation-delay: 12s;
59
  -moz-animation-delay: 12s;
60
  -o-animation-delay: 12s;
@@ -62,7 +61,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
62
  animation-delay: 12s;
63
  }
64
  .cb-slideshow li:nth-child(4) span {
65
- background-image: url('<?php echo $Slidshow_image_4 ; ?>');
66
  -webkit-animation-delay: 18s;
67
  -moz-animation-delay: 18s;
68
  -o-animation-delay: 18s;
@@ -70,7 +69,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
70
  animation-delay: 18s;
71
  }
72
  .cb-slideshow li:nth-child(5) span {
73
- background-image: url('<?php echo $Slidshow_image_5 ; ?>');
74
  -webkit-animation-delay: 24s;
75
  -moz-animation-delay: 24s;
76
  -o-animation-delay: 24s;
@@ -78,7 +77,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
78
  animation-delay: 24s;
79
  }
80
  .cb-slideshow li:nth-child(6) span {
81
- background-image: url('<?php echo $Slidshow_image_6 ; ?>');
82
  -webkit-animation-delay: 30s;
83
  -moz-animation-delay: 30s;
84
  -o-animation-delay: 30s;
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
 
13
  ?>
14
  <style>
15
  .cb-slideshow,
35
  opacity: 0;
36
  z-index: 0;
37
  -webkit-backface-visibility: hidden;
38
+ -webkit-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
39
+ -moz-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
40
+ -o-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
41
+ -ms-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
42
+ animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
43
  }
44
 
45
 
46
+ .cb-slideshow li:nth-child(1) span { background-image: url('<?php echo esc_attr($Slidshow_image_1) ; ?>') }
47
  .cb-slideshow li:nth-child(2) span {
48
+ background-image: url('<?php echo esc_attr($Slidshow_image_2) ; ?>');
49
  -webkit-animation-delay: 6s;
50
  -moz-animation-delay: 6s;
51
  -o-animation-delay: 6s;
53
  animation-delay: 6s;
54
  }
55
  .cb-slideshow li:nth-child(3) span {
56
+ background-image: url('<?php echo esc_attr($Slidshow_image_3) ; ?>');
57
  -webkit-animation-delay: 12s;
58
  -moz-animation-delay: 12s;
59
  -o-animation-delay: 12s;
61
  animation-delay: 12s;
62
  }
63
  .cb-slideshow li:nth-child(4) span {
64
+ background-image: url('<?php echo esc_attr($Slidshow_image_4) ; ?>');
65
  -webkit-animation-delay: 18s;
66
  -moz-animation-delay: 18s;
67
  -o-animation-delay: 18s;
69
  animation-delay: 18s;
70
  }
71
  .cb-slideshow li:nth-child(5) span {
72
+ background-image: url('<?php echo esc_attr($Slidshow_image_5) ; ?>');
73
  -webkit-animation-delay: 24s;
74
  -moz-animation-delay: 24s;
75
  -o-animation-delay: 24s;
77
  animation-delay: 24s;
78
  }
79
  .cb-slideshow li:nth-child(6) span {
80
+ background-image: url('<?php echo esc_attr($Slidshow_image_6) ; ?>');
81
  -webkit-animation-delay: 30s;
82
  -moz-animation-delay: 30s;
83
  -o-animation-delay: 30s;
css/slider-style3.php CHANGED
@@ -10,7 +10,6 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
13
- //echo $seconds;
14
  ?>
15
  <style>
16
  .cb-slideshow,
@@ -35,16 +34,16 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
35
  opacity: 0;
36
  z-index: 0;
37
  -webkit-backface-visibility: hidden;
38
- -webkit-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
39
- -moz-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
40
- -o-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
41
- -ms-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
42
- animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
43
  }
44
 
45
- .cb-slideshow li:nth-child(1) span { background-image: url('<?php echo $Slidshow_image_1 ; ?>') }
46
  .cb-slideshow li:nth-child(2) span {
47
- background-image: url('<?php echo $Slidshow_image_2 ; ?>');
48
  -webkit-animation-delay: 6s;
49
  -moz-animation-delay: 6s;
50
  -o-animation-delay: 6s;
@@ -52,7 +51,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
52
  animation-delay: 6s;
53
  }
54
  .cb-slideshow li:nth-child(3) span {
55
- background-image: url('<?php echo $Slidshow_image_3 ; ?>');
56
  -webkit-animation-delay: 12s;
57
  -moz-animation-delay: 12s;
58
  -o-animation-delay: 12s;
@@ -60,7 +59,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
60
  animation-delay: 12s;
61
  }
62
  .cb-slideshow li:nth-child(4) span {
63
- background-image: url('<?php echo $Slidshow_image_4 ; ?>');
64
  -webkit-animation-delay: 18s;
65
  -moz-animation-delay: 18s;
66
  -o-animation-delay: 18s;
@@ -68,7 +67,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
68
  animation-delay: 18s;
69
  }
70
  .cb-slideshow li:nth-child(5) span {
71
- background-image: url('<?php echo $Slidshow_image_5 ; ?>');
72
  -webkit-animation-delay: 24s;
73
  -moz-animation-delay: 24s;
74
  -o-animation-delay: 24s;
@@ -76,7 +75,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
76
  animation-delay: 24s;
77
  }
78
  .cb-slideshow li:nth-child(6) span {
79
- background-image: url('<?php echo $Slidshow_image_6 ; ?>');
80
  -webkit-animation-delay: 30s;
81
  -moz-animation-delay: 30s;
82
  -o-animation-delay: 30s;
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
 
13
  ?>
14
  <style>
15
  .cb-slideshow,
34
  opacity: 0;
35
  z-index: 0;
36
  -webkit-backface-visibility: hidden;
37
+ -webkit-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
38
+ -moz-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
39
+ -o-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
40
+ -ms-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
41
+ animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
42
  }
43
 
44
+ .cb-slideshow li:nth-child(1) span { background-image: url('<?php echo esc_attr($Slidshow_image_1) ; ?>') }
45
  .cb-slideshow li:nth-child(2) span {
46
+ background-image: url('<?php echo esc_attr($Slidshow_image_2) ; ?>');
47
  -webkit-animation-delay: 6s;
48
  -moz-animation-delay: 6s;
49
  -o-animation-delay: 6s;
51
  animation-delay: 6s;
52
  }
53
  .cb-slideshow li:nth-child(3) span {
54
+ background-image: url('<?php echo esc_attr($Slidshow_image_3) ; ?>');
55
  -webkit-animation-delay: 12s;
56
  -moz-animation-delay: 12s;
57
  -o-animation-delay: 12s;
59
  animation-delay: 12s;
60
  }
61
  .cb-slideshow li:nth-child(4) span {
62
+ background-image: url('<?php echo esc_attr($Slidshow_image_4) ; ?>');
63
  -webkit-animation-delay: 18s;
64
  -moz-animation-delay: 18s;
65
  -o-animation-delay: 18s;
67
  animation-delay: 18s;
68
  }
69
  .cb-slideshow li:nth-child(5) span {
70
+ background-image: url('<?php echo esc_attr($Slidshow_image_5) ; ?>');
71
  -webkit-animation-delay: 24s;
72
  -moz-animation-delay: 24s;
73
  -o-animation-delay: 24s;
75
  animation-delay: 24s;
76
  }
77
  .cb-slideshow li:nth-child(6) span {
78
+ background-image: url('<?php echo esc_attr($Slidshow_image_6) ; ?>');
79
  -webkit-animation-delay: 30s;
80
  -moz-animation-delay: 30s;
81
  -o-animation-delay: 30s;
css/slider-style4.php CHANGED
@@ -10,7 +10,6 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
13
- //echo $seconds;
14
  ?>
15
  <style>
16
  .cb-slideshow,
@@ -36,16 +35,16 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
36
  opacity: 0;
37
  z-index: 0;
38
  -webkit-backface-visibility: hidden;
39
- -webkit-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
40
- -moz-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
41
- -o-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
42
- -ms-animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
43
- animation: imageAnimation <?php echo $seconds; ?>s linear infinite 0s;
44
  }
45
 
46
- .cb-slideshow li:nth-child(1) span { background-image: url('<?php echo $Slidshow_image_1 ; ?>') }
47
  .cb-slideshow li:nth-child(2) span {
48
- background-image: url('<?php echo $Slidshow_image_2 ; ?>');
49
  -webkit-animation-delay: 6s;
50
  -moz-animation-delay: 6s;
51
  -o-animation-delay: 6s;
@@ -53,7 +52,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
53
  animation-delay: 6s;
54
  }
55
  .cb-slideshow li:nth-child(3) span {
56
- background-image: url('<?php echo $Slidshow_image_3 ; ?>');
57
  -webkit-animation-delay: 12s;
58
  -moz-animation-delay: 12s;
59
  -o-animation-delay: 12s;
@@ -61,7 +60,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
61
  animation-delay: 12s;
62
  }
63
  .cb-slideshow li:nth-child(4) span {
64
- background-image: url('<?php echo $Slidshow_image_4 ; ?>');
65
  -webkit-animation-delay: 18s;
66
  -moz-animation-delay: 18s;
67
  -o-animation-delay: 18s;
@@ -69,7 +68,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
69
  animation-delay: 18s;
70
  }
71
  .cb-slideshow li:nth-child(5) span {
72
- background-image: url('<?php echo $Slidshow_image_5 ; ?>');
73
  -webkit-animation-delay: 24s;
74
  -moz-animation-delay: 24s;
75
  -o-animation-delay: 24s;
@@ -77,7 +76,7 @@ $Slidshow_image = unserialize(get_option('Admin_custome_login_Slidshow'));
77
  animation-delay: 24s;
78
  }
79
  .cb-slideshow li:nth-child(6) span {
80
- background-image: url('<?php echo $Slidshow_image_6 ; ?>');
81
  -webkit-animation-delay: 30s;
82
  -moz-animation-delay: 30s;
83
  -o-animation-delay: 30s;
10
  $Slidshow_image_6=$Slidshow_image['Slidshow_image_6'];
11
 
12
  $seconds=$top_slideshow_no*6;
 
13
  ?>
14
  <style>
15
  .cb-slideshow,
35
  opacity: 0;
36
  z-index: 0;
37
  -webkit-backface-visibility: hidden;
38
+ -webkit-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
39
+ -moz-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
40
+ -o-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
41
+ -ms-animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
42
+ animation: imageAnimation <?php echo esc_attr($seconds); ?>s linear infinite 0s;
43
  }
44
 
45
+ .cb-slideshow li:nth-child(1) span { background-image: url('<?php echo esc_attr($Slidshow_image_1) ; ?>') }
46
  .cb-slideshow li:nth-child(2) span {
47
+ background-image: url('<?php echo esc_attr($Slidshow_image_2) ; ?>');
48
  -webkit-animation-delay: 6s;
49
  -moz-animation-delay: 6s;
50
  -o-animation-delay: 6s;
52
  animation-delay: 6s;
53
  }
54
  .cb-slideshow li:nth-child(3) span {
55
+ background-image: url('<?php echo esc_attr($Slidshow_image_3) ; ?>');
56
  -webkit-animation-delay: 12s;
57
  -moz-animation-delay: 12s;
58
  -o-animation-delay: 12s;
60
  animation-delay: 12s;
61
  }
62
  .cb-slideshow li:nth-child(4) span {
63
+ background-image: url('<?php echo esc_attr($Slidshow_image_4) ; ?>');
64
  -webkit-animation-delay: 18s;
65
  -moz-animation-delay: 18s;
66
  -o-animation-delay: 18s;
68
  animation-delay: 18s;
69
  }
70
  .cb-slideshow li:nth-child(5) span {
71
+ background-image: url('<?php echo esc_attr($Slidshow_image_5) ; ?>');
72
  -webkit-animation-delay: 24s;
73
  -moz-animation-delay: 24s;
74
  -o-animation-delay: 24s;
76
  animation-delay: 24s;
77
  }
78
  .cb-slideshow li:nth-child(6) span {
79
+ background-image: url('<?php echo esc_attr($Slidshow_image_6) ; ?>');
80
  -webkit-animation-delay: 30s;
81
  -moz-animation-delay: 30s;
82
  -o-animation-delay: 30s;
css/smartech.css CHANGED
@@ -677,7 +677,8 @@ background:#29282f;
677
 
678
  .sidebar ul li {
679
  background-color: #29282f;
680
- margin-bottom: 0px;
 
681
  }
682
  .arrow {
683
  width: initial !important;
@@ -693,7 +694,8 @@ box-shadow: 0 1px 3px rgba(0,0,0,.1);
693
  display:none !important;
694
  }
695
  .sidebar ul li a {
696
- padding: 15px 15px;
 
697
  color: #fff;
698
  background-color: #29282f;
699
  -moz-transition: all 0.3s ease;
@@ -735,7 +737,9 @@ display:none !important;
735
  color: #a6a4b2; }
736
  .sidebar ul li a:hover, .sidebar ul li a:active, .sidebar ul li a:focus {
737
  border-left: 5px solid #ef4238;
738
- background-color: #33313a; }
 
 
739
  .sidebar ul li a:hover .sidebar-item-icon, .sidebar ul li a:active .sidebar-item-icon, .sidebar ul li a:focus .sidebar-item-icon {
740
  margin-left: 10px;
741
  -moz-transform: rotate(360deg);
@@ -906,10 +910,11 @@ display:none !important;
906
 
907
  @media (min-width: 768px) {
908
  .sidebar {
909
- z-index: 1;
910
  position: absolute;
911
- width: 250px;
912
- margin-top: 0px; }
 
913
 
914
  .navbar-top-links .dropdown-messages,
915
  .navbar-top-links .dropdown-tasks,
@@ -1089,7 +1094,7 @@ table.dataTable thead .sorting:after {
1089
  background: #29282f; }
1090
 
1091
  .text-primary {
1092
- color: #ef4238; }
1093
 
1094
  .text-danger {
1095
  color: #d9534f; }
@@ -2192,4 +2197,127 @@ padding-bottom: 9px;
2192
  margin: 10px 0 20px;
2193
  border-bottom: 1px dashed #eeeeee;
2194
  text-align: center;
2195
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
677
 
678
  .sidebar ul li {
679
  background-color: #29282f;
680
+ margin-bottom: 0px;
681
+ width: 100%;
682
  }
683
  .arrow {
684
  width: initial !important;
694
  display:none !important;
695
  }
696
  .sidebar ul li a {
697
+ padding: 15px 1px;
698
+ display: block;
699
  color: #fff;
700
  background-color: #29282f;
701
  -moz-transition: all 0.3s ease;
737
  color: #a6a4b2; }
738
  .sidebar ul li a:hover, .sidebar ul li a:active, .sidebar ul li a:focus {
739
  border-left: 5px solid #ef4238;
740
+ background-color: #33313a;
741
+ text-decoration: none;
742
+ }
743
  .sidebar ul li a:hover .sidebar-item-icon, .sidebar ul li a:active .sidebar-item-icon, .sidebar ul li a:focus .sidebar-item-icon {
744
  margin-left: 10px;
745
  -moz-transform: rotate(360deg);
910
 
911
  @media (min-width: 768px) {
912
  .sidebar {
913
+ z-index: 1;
914
  position: absolute;
915
+ width: 251px;
916
+ margin-top: 0px;
917
+ top: 78px; }
918
 
919
  .navbar-top-links .dropdown-messages,
920
  .navbar-top-links .dropdown-tasks,
1094
  background: #29282f; }
1095
 
1096
  .text-primary {
1097
+ color: #ef4238 !important; }
1098
 
1099
  .text-danger {
1100
  color: #d9534f; }
2197
  margin: 10px 0 20px;
2198
  border-bottom: 1px dashed #eeeeee;
2199
  text-align: center;
2200
+ }
2201
+
2202
+ @media (min-width: 901px){
2203
+ button.navbar-toggle {
2204
+ display: none;
2205
+ }
2206
+ }
2207
+ .post-social-wrapper.clearfix {
2208
+ display: contents;
2209
+ }
2210
+ .panel.panel-primary.panel-default.content-panel {
2211
+ width: 100%;
2212
+ margin-top: 25px;
2213
+ }
2214
+ .panel.panel-primary.panel-default.content-panel {
2215
+ width: 100%;
2216
+ margin-top: 25px;
2217
+ }
2218
+ .radio-span pre {
2219
+ display: block;
2220
+ padding: 9.5px;
2221
+ margin: 0 0 10px;
2222
+ font-size: 13px;
2223
+ line-height: 1.42857143;
2224
+ color: #333;
2225
+ word-break: break-all;
2226
+ word-wrap: break-word;
2227
+ background-color: #f5f5f5;
2228
+ border: 1px solid #ccc;
2229
+ border-radius: 4px;
2230
+ }
2231
+ nav.navbar.navbar-default.navbar-static-top {
2232
+ padding: 0;
2233
+ }
2234
+ .panel-body {
2235
+ padding: 8px;
2236
+ }
2237
+ .panel {
2238
+ margin-bottom: 20px;
2239
+ }
2240
+ .pull-left, .pull-right {
2241
+ padding: 10px;
2242
+ }
2243
+ .form-table td h4 {
2244
+ font-size: 18px;
2245
+ }
2246
+ .wb-col-md-6.wb-col-sm-12.wb-text-center.institute_banner_img h2 {
2247
+ color: #fff;
2248
+ }
2249
+ .wb-col-md-6.wb-col-sm-12.wb_banner_featurs-list h2 {
2250
+ color: #fff;
2251
+ font-size: 24px;
2252
+ padding: 25px;
2253
+ }
2254
+ }
2255
+ @media (min-width: 901px){
2256
+ .wp_btn-grup {
2257
+ width: 80% !important;
2258
+ }
2259
+ }
2260
+ .wp-core-ui .notice.is-dismissible {
2261
+ padding-right: 0px;
2262
+ }
2263
+ div#div-login-bg-image {
2264
+ width: 100%;
2265
+ }
2266
+ .tab-content>.active {
2267
+ display: block;
2268
+ opacity: 1;
2269
+ }
2270
+ img.img-responsive {
2271
+ max-width: 100%;
2272
+ }
2273
+ ul.nav.nav-tabs.product-tbs {
2274
+ justify-content: space-around;
2275
+ }
2276
+ .product-main-cont .nav-tabs>li {
2277
+ float: none!important;
2278
+ margin-bottom: -1px;
2279
+ width: auto!important;
2280
+ text-align: center;
2281
+ }
2282
+ ul.nav.nav-tabs.product-tbs a {
2283
+ padding: 10px 20px;
2284
+ width: 100%;
2285
+ display: block;
2286
+ }
2287
+ div#div-bakground-image {
2288
+ width: 100%;
2289
+ }
2290
+ div#div-bakground-color {
2291
+ width: 100%;
2292
+ }
2293
+ div#div-login-float {
2294
+ width: 100%;
2295
+ }
2296
+ div#div-login-custom {
2297
+ width: 100%;
2298
+ }
2299
+ div#div-login-bg-color {
2300
+ width: 100%;
2301
+ }
2302
+ .sidebar-nav.navbar-collapse.collapse.show {
2303
+ height: 100%;
2304
+ display: block!important;
2305
+ }
2306
+ .navbar-default .navbar-toggle {
2307
+ border-color: #ddd;
2308
+ color: #fff;
2309
+ z-index: 999;
2310
+ }
2311
+ .navbar-toggle {
2312
+ position: relative;
2313
+ /*float: right;*/
2314
+ padding: 15px 20px;
2315
+ margin-top: 8px;
2316
+ margin-right: 15px;
2317
+ margin-left: 5px;
2318
+ margin-bottom: 8px;
2319
+ background-color: transparent;
2320
+ background-image: none;
2321
+ border: 1px solid transparent;
2322
+ border-radius: 4px;
2323
+ }
css/socialcss.php CHANGED
@@ -29,7 +29,7 @@ if(isset($login_page['login_form_float'])){
29
  if($social_icon_size=="large") { ?>
30
  <style>
31
  .divsocial{
32
- text-align: <?php echo $login_form_float; ?>;
33
  padding:20px;
34
  <?php if($login_form_float == "left") {?>
35
  padding-left : 0px;
@@ -41,7 +41,7 @@ if($social_icon_size=="large") { ?>
41
  }
42
 
43
  .icon-button {
44
- background-color: <?php echo $social_icon_bg;?>;
45
  border-radius: <?php if ($social_icon_layout=="rectangle"){echo '0rem';} else {echo '2rem';}?>;
46
  cursor: pointer;
47
  display: inline-block;
@@ -80,12 +80,12 @@ if($social_icon_size=="large") { ?>
80
  margin: -25px;
81
  }
82
  .icon-button span {
83
- background-color: <?php echo $social_icon_bg_onhover;?>
84
  }
85
 
86
  .icon-button i {
87
  background: none;
88
- color: <?php echo $social_icon_color; ?>;
89
  height: 50px;
90
  left: 0;
91
  line-height: 48px;
@@ -100,14 +100,14 @@ if($social_icon_size=="large") { ?>
100
  }
101
 
102
  .icon-button i:hover {
103
- color: <?php echo $social_icon_color_onhover; ?>;
104
  }
105
 
106
  </style>
107
  <?php } else if($social_icon_size=="mediam") { ?>
108
  <style>
109
  .divsocial{
110
- text-align: <?php echo $login_form_float; ?>;
111
  padding:20px;
112
  <?php if($login_form_float == "left") {?>
113
  padding-left : 0px;
@@ -119,7 +119,7 @@ if($social_icon_size=="large") { ?>
119
  }
120
 
121
  .icon-button {
122
- background-color: <?php echo $social_icon_bg;?>;
123
  border-radius: <?php if ($social_icon_layout=="rectangle"){echo '0rem';} else {echo '2rem';}?>;
124
  cursor: pointer;
125
  display: inline-block;
@@ -158,12 +158,12 @@ if($social_icon_size=="large") { ?>
158
  margin: -21px;
159
  }
160
  .icon-button span {
161
- background-color: <?php echo $social_icon_bg_onhover;?>
162
  }
163
 
164
  .icon-button i {
165
  background: none;
166
- color: <?php echo $social_icon_color; ?>;
167
  height: 42px;
168
  left: 0;
169
  line-height: 40px;
@@ -179,14 +179,14 @@ if($social_icon_size=="large") { ?>
179
 
180
 
181
  .icon-button i:hover {
182
- color: <?php echo $social_icon_color_onhover; ?>;
183
  }
184
 
185
  </style>
186
  <?php } else { ?>
187
  <style>
188
  .divsocial{
189
- text-align: <?php echo $login_form_float; ?>;
190
  padding:20px;
191
  <?php if($login_form_float == "left") {?>
192
  padding-left : 0px;
@@ -198,7 +198,7 @@ if($social_icon_size=="large") { ?>
198
  }
199
 
200
  .icon-button {
201
- background-color: <?php echo $social_icon_bg;?>;
202
  border-radius: <?php if ($social_icon_layout=="rectangle"){echo '0rem';} else {echo '2rem';}?>;
203
  cursor: pointer;
204
  display: inline-block;
@@ -218,7 +218,7 @@ if($social_icon_size=="large") { ?>
218
 
219
 
220
  .icon-button i:hover {
221
- color: <?php echo $social_icon_color_onhover; ?>;
222
  }
223
 
224
  .icon-button span {
@@ -242,12 +242,12 @@ if($social_icon_size=="large") { ?>
242
  margin: -14px;
243
  }
244
  .icon-button span {
245
- background-color: <?php echo $social_icon_bg_onhover;?>
246
  }
247
 
248
  .icon-button i {
249
  background: none;
250
- color: <?php echo $social_icon_color; ?>;
251
  height: 28px;
252
  left: 0;
253
  line-height: 30px;
@@ -262,7 +262,7 @@ if($social_icon_size=="large") { ?>
262
  }
263
 
264
  .icon-button i:hover {
265
- color: <?php echo $social_icon_color_onhover; ?>;
266
  }
267
 
268
  </style>
29
  if($social_icon_size=="large") { ?>
30
  <style>
31
  .divsocial{
32
+ text-align: <?php echo esc_attr($login_form_float); ?>;
33
  padding:20px;
34
  <?php if($login_form_float == "left") {?>
35
  padding-left : 0px;
41
  }
42
 
43
  .icon-button {
44
+ background-color: <?php echo esc_attr($social_icon_bg);?>;
45
  border-radius: <?php if ($social_icon_layout=="rectangle"){echo '0rem';} else {echo '2rem';}?>;
46
  cursor: pointer;
47
  display: inline-block;
80
  margin: -25px;
81
  }
82
  .icon-button span {
83
+ background-color: <?php echo esc_attr($social_icon_bg_onhover);?>
84
  }
85
 
86
  .icon-button i {
87
  background: none;
88
+ color: <?php echo esc_attr($social_icon_color); ?>;
89
  height: 50px;
90
  left: 0;
91
  line-height: 48px;
100
  }
101
 
102
  .icon-button i:hover {
103
+ color: <?php echo esc_attr($social_icon_color_onhover); ?>;
104
  }
105
 
106
  </style>
107
  <?php } else if($social_icon_size=="mediam") { ?>
108
  <style>
109
  .divsocial{
110
+ text-align: <?php echo esc_attr($login_form_float); ?>;
111
  padding:20px;
112
  <?php if($login_form_float == "left") {?>
113
  padding-left : 0px;
119
  }
120
 
121
  .icon-button {
122
+ background-color: <?php echo esc_attr($social_icon_bg);?>;
123
  border-radius: <?php if ($social_icon_layout=="rectangle"){echo '0rem';} else {echo '2rem';}?>;
124
  cursor: pointer;
125
  display: inline-block;
158
  margin: -21px;
159
  }
160
  .icon-button span {
161
+ background-color: <?php echo esc_attr($social_icon_bg_onhover);?>
162
  }
163
 
164
  .icon-button i {
165
  background: none;
166
+ color: <?php echo esc_attr($social_icon_color); ?>;
167
  height: 42px;
168
  left: 0;
169
  line-height: 40px;
179
 
180
 
181
  .icon-button i:hover {
182
+ color: <?php echo esc_attr($social_icon_color_onhover); ?>;
183
  }
184
 
185
  </style>
186
  <?php } else { ?>
187
  <style>
188
  .divsocial{
189
+ text-align: <?php echo esc_attr($login_form_float); ?>;
190
  padding:20px;
191
  <?php if($login_form_float == "left") {?>
192
  padding-left : 0px;
198
  }
199
 
200
  .icon-button {
201
+ background-color: <?php echo esc_attr($social_icon_bg);?>;
202
  border-radius: <?php if ($social_icon_layout=="rectangle"){echo '0rem';} else {echo '2rem';}?>;
203
  cursor: pointer;
204
  display: inline-block;
218
 
219
 
220
  .icon-button i:hover {
221
+ color: <?php echo esc_attr($social_icon_color_onhover); ?>;
222
  }
223
 
224
  .icon-button span {
242
  margin: -14px;
243
  }
244
  .icon-button span {
245
+ background-color: <?php echo esc_attr($social_icon_bg_onhover);?>
246
  }
247
 
248
  .icon-button i {
249
  background: none;
250
+ color: <?php echo esc_attr($social_icon_color); ?>;
251
  height: 28px;
252
  left: 0;
253
  line-height: 30px;
262
  }
263
 
264
  .icon-button i:hover {
265
+ color: <?php echo esc_attr($social_icon_color_onhover); ?>;
266
  }
267
 
268
  </style>
font-awesome-latest/LICENSE.txt DELETED
@@ -1,34 +0,0 @@
1
- Font Awesome Free License
2
- -------------------------
3
-
4
- Font Awesome Free is free, open source, and GPL friendly. You can use it for
5
- commercial projects, open source projects, or really almost whatever you want.
6
- Full Font Awesome Free license: https://fontawesome.com/license/free.
7
-
8
- # Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
9
- In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
10
- packaged as SVG and JS file types.
11
-
12
- # Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
13
- In the Font Awesome Free download, the SIL OFL license applies to all icons
14
- packaged as web and desktop font files.
15
-
16
- # Code: MIT License (https://opensource.org/licenses/MIT)
17
- In the Font Awesome Free download, the MIT license applies to all non-font and
18
- non-icon files.
19
-
20
- # Attribution
21
- Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font
22
- Awesome Free files already contain embedded comments with sufficient
23
- attribution, so you shouldn't need to do anything additional when using these
24
- files normally.
25
-
26
- We've kept attribution comments terse, so we ask that you do not actively work
27
- to remove them from files, especially code. They're a great way for folks to
28
- learn about Font Awesome.
29
-
30
- # Brand Icons
31
- All brand icons are trademarks of their respective owners. The use of these
32
- trademarks does not indicate endorsement of the trademark holder by Font
33
- Awesome, nor vice versa. **Please do not use brand logos for any purpose except
34
- to represent the company, product, or service to which they refer.**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/brands.css DELETED
@@ -1,14 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face {
6
- font-family: 'Font Awesome 5 Brands';
7
- font-style: normal;
8
- font-weight: normal;
9
- font-display: auto;
10
- src: url("../webfonts/fa-brands-400.eot");
11
- src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
12
-
13
- .fab {
14
- font-family: 'Font Awesome 5 Brands'; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/brands.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}
 
 
 
 
 
font-awesome-latest/css/fontawesome.css DELETED
@@ -1,4296 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa,
6
- .fas,
7
- .far,
8
- .fal,
9
- .fab {
10
- -moz-osx-font-smoothing: grayscale;
11
- -webkit-font-smoothing: antialiased;
12
- display: inline-block;
13
- font-style: normal;
14
- font-variant: normal;
15
- text-rendering: auto;
16
- line-height: 1; }
17
-
18
- .fa-lg {
19
- font-size: 1.33333em;
20
- line-height: 0.75em;
21
- vertical-align: -.0667em; }
22
-
23
- .fa-xs {
24
- font-size: .75em; }
25
-
26
- .fa-sm {
27
- font-size: .875em; }
28
-
29
- .fa-1x {
30
- font-size: 1em; }
31
-
32
- .fa-2x {
33
- font-size: 2em; }
34
-
35
- .fa-3x {
36
- font-size: 3em; }
37
-
38
- .fa-4x {
39
- font-size: 4em; }
40
-
41
- .fa-5x {
42
- font-size: 5em; }
43
-
44
- .fa-6x {
45
- font-size: 6em; }
46
-
47
- .fa-7x {
48
- font-size: 7em; }
49
-
50
- .fa-8x {
51
- font-size: 8em; }
52
-
53
- .fa-9x {
54
- font-size: 9em; }
55
-
56
- .fa-10x {
57
- font-size: 10em; }
58
-
59
- .fa-fw {
60
- text-align: center;
61
- width: 1.25em; }
62
-
63
- .fa-ul {
64
- list-style-type: none;
65
- margin-left: 2.5em;
66
- padding-left: 0; }
67
- .fa-ul > li {
68
- position: relative; }
69
-
70
- .fa-li {
71
- left: -2em;
72
- position: absolute;
73
- text-align: center;
74
- width: 2em;
75
- line-height: inherit; }
76
-
77
- .fa-border {
78
- border: solid 0.08em #eee;
79
- border-radius: .1em;
80
- padding: .2em .25em .15em; }
81
-
82
- .fa-pull-left {
83
- float: left; }
84
-
85
- .fa-pull-right {
86
- float: right; }
87
-
88
- .fa.fa-pull-left,
89
- .fas.fa-pull-left,
90
- .far.fa-pull-left,
91
- .fal.fa-pull-left,
92
- .fab.fa-pull-left {
93
- margin-right: .3em; }
94
-
95
- .fa.fa-pull-right,
96
- .fas.fa-pull-right,
97
- .far.fa-pull-right,
98
- .fal.fa-pull-right,
99
- .fab.fa-pull-right {
100
- margin-left: .3em; }
101
-
102
- .fa-spin {
103
- -webkit-animation: fa-spin 2s infinite linear;
104
- animation: fa-spin 2s infinite linear; }
105
-
106
- .fa-pulse {
107
- -webkit-animation: fa-spin 1s infinite steps(8);
108
- animation: fa-spin 1s infinite steps(8); }
109
-
110
- @-webkit-keyframes fa-spin {
111
- 0% {
112
- -webkit-transform: rotate(0deg);
113
- transform: rotate(0deg); }
114
- 100% {
115
- -webkit-transform: rotate(360deg);
116
- transform: rotate(360deg); } }
117
-
118
- @keyframes fa-spin {
119
- 0% {
120
- -webkit-transform: rotate(0deg);
121
- transform: rotate(0deg); }
122
- 100% {
123
- -webkit-transform: rotate(360deg);
124
- transform: rotate(360deg); } }
125
-
126
- .fa-rotate-90 {
127
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
128
- -webkit-transform: rotate(90deg);
129
- transform: rotate(90deg); }
130
-
131
- .fa-rotate-180 {
132
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
133
- -webkit-transform: rotate(180deg);
134
- transform: rotate(180deg); }
135
-
136
- .fa-rotate-270 {
137
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
138
- -webkit-transform: rotate(270deg);
139
- transform: rotate(270deg); }
140
-
141
- .fa-flip-horizontal {
142
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
143
- -webkit-transform: scale(-1, 1);
144
- transform: scale(-1, 1); }
145
-
146
- .fa-flip-vertical {
147
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
148
- -webkit-transform: scale(1, -1);
149
- transform: scale(1, -1); }
150
-
151
- .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
152
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
153
- -webkit-transform: scale(-1, -1);
154
- transform: scale(-1, -1); }
155
-
156
- :root .fa-rotate-90,
157
- :root .fa-rotate-180,
158
- :root .fa-rotate-270,
159
- :root .fa-flip-horizontal,
160
- :root .fa-flip-vertical,
161
- :root .fa-flip-both {
162
- -webkit-filter: none;
163
- filter: none; }
164
-
165
- .fa-stack {
166
- display: inline-block;
167
- height: 2em;
168
- line-height: 2em;
169
- position: relative;
170
- vertical-align: middle;
171
- width: 2.5em; }
172
-
173
- .fa-stack-1x,
174
- .fa-stack-2x {
175
- left: 0;
176
- position: absolute;
177
- text-align: center;
178
- width: 100%; }
179
-
180
- .fa-stack-1x {
181
- line-height: inherit; }
182
-
183
- .fa-stack-2x {
184
- font-size: 2em; }
185
-
186
- .fa-inverse {
187
- color: #fff; }
188
-
189
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
190
- readers do not read off random characters that represent icons */
191
- .fa-500px:before {
192
- content: "\f26e"; }
193
-
194
- .fa-accessible-icon:before {
195
- content: "\f368"; }
196
-
197
- .fa-accusoft:before {
198
- content: "\f369"; }
199
-
200
- .fa-acquisitions-incorporated:before {
201
- content: "\f6af"; }
202
-
203
- .fa-ad:before {
204
- content: "\f641"; }
205
-
206
- .fa-address-book:before {
207
- content: "\f2b9"; }
208
-
209
- .fa-address-card:before {
210
- content: "\f2bb"; }
211
-
212
- .fa-adjust:before {
213
- content: "\f042"; }
214
-
215
- .fa-adn:before {
216
- content: "\f170"; }
217
-
218
- .fa-adobe:before {
219
- content: "\f778"; }
220
-
221
- .fa-adversal:before {
222
- content: "\f36a"; }
223
-
224
- .fa-affiliatetheme:before {
225
- content: "\f36b"; }
226
-
227
- .fa-air-freshener:before {
228
- content: "\f5d0"; }
229
-
230
- .fa-airbnb:before {
231
- content: "\f834"; }
232
-
233
- .fa-algolia:before {
234
- content: "\f36c"; }
235
-
236
- .fa-align-center:before {
237
- content: "\f037"; }
238
-
239
- .fa-align-justify:before {
240
- content: "\f039"; }
241
-
242
- .fa-align-left:before {
243
- content: "\f036"; }
244
-
245
- .fa-align-right:before {
246
- content: "\f038"; }
247
-
248
- .fa-alipay:before {
249
- content: "\f642"; }
250
-
251
- .fa-allergies:before {
252
- content: "\f461"; }
253
-
254
- .fa-amazon:before {
255
- content: "\f270"; }
256
-
257
- .fa-amazon-pay:before {
258
- content: "\f42c"; }
259
-
260
- .fa-ambulance:before {
261
- content: "\f0f9"; }
262
-
263
- .fa-american-sign-language-interpreting:before {
264
- content: "\f2a3"; }
265
-
266
- .fa-amilia:before {
267
- content: "\f36d"; }
268
-
269
- .fa-anchor:before {
270
- content: "\f13d"; }
271
-
272
- .fa-android:before {
273
- content: "\f17b"; }
274
-
275
- .fa-angellist:before {
276
- content: "\f209"; }
277
-
278
- .fa-angle-double-down:before {
279
- content: "\f103"; }
280
-
281
- .fa-angle-double-left:before {
282
- content: "\f100"; }
283
-
284
- .fa-angle-double-right:before {
285
- content: "\f101"; }
286
-
287
- .fa-angle-double-up:before {
288
- content: "\f102"; }
289
-
290
- .fa-angle-down:before {
291
- content: "\f107"; }
292
-
293
- .fa-angle-left:before {
294
- content: "\f104"; }
295
-
296
- .fa-angle-right:before {
297
- content: "\f105"; }
298
-
299
- .fa-angle-up:before {
300
- content: "\f106"; }
301
-
302
- .fa-angry:before {
303
- content: "\f556"; }
304
-
305
- .fa-angrycreative:before {
306
- content: "\f36e"; }
307
-
308
- .fa-angular:before {
309
- content: "\f420"; }
310
-
311
- .fa-ankh:before {
312
- content: "\f644"; }
313
-
314
- .fa-app-store:before {
315
- content: "\f36f"; }
316
-
317
- .fa-app-store-ios:before {
318
- content: "\f370"; }
319
-
320
- .fa-apper:before {
321
- content: "\f371"; }
322
-
323
- .fa-apple:before {
324
- content: "\f179"; }
325
-
326
- .fa-apple-alt:before {
327
- content: "\f5d1"; }
328
-
329
- .fa-apple-pay:before {
330
- content: "\f415"; }
331
-
332
- .fa-archive:before {
333
- content: "\f187"; }
334
-
335
- .fa-archway:before {
336
- content: "\f557"; }
337
-
338
- .fa-arrow-alt-circle-down:before {
339
- content: "\f358"; }
340
-
341
- .fa-arrow-alt-circle-left:before {
342
- content: "\f359"; }
343
-
344
- .fa-arrow-alt-circle-right:before {
345
- content: "\f35a"; }
346
-
347
- .fa-arrow-alt-circle-up:before {
348
- content: "\f35b"; }
349
-
350
- .fa-arrow-circle-down:before {
351
- content: "\f0ab"; }
352
-
353
- .fa-arrow-circle-left:before {
354
- content: "\f0a8"; }
355
-
356
- .fa-arrow-circle-right:before {
357
- content: "\f0a9"; }
358
-
359
- .fa-arrow-circle-up:before {
360
- content: "\f0aa"; }
361
-
362
- .fa-arrow-down:before {
363
- content: "\f063"; }
364
-
365
- .fa-arrow-left:before {
366
- content: "\f060"; }
367
-
368
- .fa-arrow-right:before {
369
- content: "\f061"; }
370
-
371
- .fa-arrow-up:before {
372
- content: "\f062"; }
373
-
374
- .fa-arrows-alt:before {
375
- content: "\f0b2"; }
376
-
377
- .fa-arrows-alt-h:before {
378
- content: "\f337"; }
379
-
380
- .fa-arrows-alt-v:before {
381
- content: "\f338"; }
382
-
383
- .fa-artstation:before {
384
- content: "\f77a"; }
385
-
386
- .fa-assistive-listening-systems:before {
387
- content: "\f2a2"; }
388
-
389
- .fa-asterisk:before {
390
- content: "\f069"; }
391
-
392
- .fa-asymmetrik:before {
393
- content: "\f372"; }
394
-
395
- .fa-at:before {
396
- content: "\f1fa"; }
397
-
398
- .fa-atlas:before {
399
- content: "\f558"; }
400
-
401
- .fa-atlassian:before {
402
- content: "\f77b"; }
403
-
404
- .fa-atom:before {
405
- content: "\f5d2"; }
406
-
407
- .fa-audible:before {
408
- content: "\f373"; }
409
-
410
- .fa-audio-description:before {
411
- content: "\f29e"; }
412
-
413
- .fa-autoprefixer:before {
414
- content: "\f41c"; }
415
-
416
- .fa-avianex:before {
417
- content: "\f374"; }
418
-
419
- .fa-aviato:before {
420
- content: "\f421"; }
421
-
422
- .fa-award:before {
423
- content: "\f559"; }
424
-
425
- .fa-aws:before {
426
- content: "\f375"; }
427
-
428
- .fa-baby:before {
429
- content: "\f77c"; }
430
-
431
- .fa-baby-carriage:before {
432
- content: "\f77d"; }
433
-
434
- .fa-backspace:before {
435
- content: "\f55a"; }
436
-
437
- .fa-backward:before {
438
- content: "\f04a"; }
439
-
440
- .fa-bacon:before {
441
- content: "\f7e5"; }
442
-
443
- .fa-balance-scale:before {
444
- content: "\f24e"; }
445
-
446
- .fa-ban:before {
447
- content: "\f05e"; }
448
-
449
- .fa-band-aid:before {
450
- content: "\f462"; }
451
-
452
- .fa-bandcamp:before {
453
- content: "\f2d5"; }
454
-
455
- .fa-barcode:before {
456
- content: "\f02a"; }
457
-
458
- .fa-bars:before {
459
- content: "\f0c9"; }
460
-
461
- .fa-baseball-ball:before {
462
- content: "\f433"; }
463
-
464
- .fa-basketball-ball:before {
465
- content: "\f434"; }
466
-
467
- .fa-bath:before {
468
- content: "\f2cd"; }
469
-
470
- .fa-battery-empty:before {
471
- content: "\f244"; }
472
-
473
- .fa-battery-full:before {
474
- content: "\f240"; }
475
-
476
- .fa-battery-half:before {
477
- content: "\f242"; }
478
-
479
- .fa-battery-quarter:before {
480
- content: "\f243"; }
481
-
482
- .fa-battery-three-quarters:before {
483
- content: "\f241"; }
484
-
485
- .fa-battle-net:before {
486
- content: "\f835"; }
487
-
488
- .fa-bed:before {
489
- content: "\f236"; }
490
-
491
- .fa-beer:before {
492
- content: "\f0fc"; }
493
-
494
- .fa-behance:before {
495
- content: "\f1b4"; }
496
-
497
- .fa-behance-square:before {
498
- content: "\f1b5"; }
499
-
500
- .fa-bell:before {
501
- content: "\f0f3"; }
502
-
503
- .fa-bell-slash:before {
504
- content: "\f1f6"; }
505
-
506
- .fa-bezier-curve:before {
507
- content: "\f55b"; }
508
-
509
- .fa-bible:before {
510
- content: "\f647"; }
511
-
512
- .fa-bicycle:before {
513
- content: "\f206"; }
514
-
515
- .fa-bimobject:before {
516
- content: "\f378"; }
517
-
518
- .fa-binoculars:before {
519
- content: "\f1e5"; }
520
-
521
- .fa-biohazard:before {
522
- content: "\f780"; }
523
-
524
- .fa-birthday-cake:before {
525
- content: "\f1fd"; }
526
-
527
- .fa-bitbucket:before {
528
- content: "\f171"; }
529
-
530
- .fa-bitcoin:before {
531
- content: "\f379"; }
532
-
533
- .fa-bity:before {
534
- content: "\f37a"; }
535
-
536
- .fa-black-tie:before {
537
- content: "\f27e"; }
538
-
539
- .fa-blackberry:before {
540
- content: "\f37b"; }
541
-
542
- .fa-blender:before {
543
- content: "\f517"; }
544
-
545
- .fa-blender-phone:before {
546
- content: "\f6b6"; }
547
-
548
- .fa-blind:before {
549
- content: "\f29d"; }
550
-
551
- .fa-blog:before {
552
- content: "\f781"; }
553
-
554
- .fa-blogger:before {
555
- content: "\f37c"; }
556
-
557
- .fa-blogger-b:before {
558
- content: "\f37d"; }
559
-
560
- .fa-bluetooth:before {
561
- content: "\f293"; }
562
-
563
- .fa-bluetooth-b:before {
564
- content: "\f294"; }
565
-
566
- .fa-bold:before {
567
- content: "\f032"; }
568
-
569
- .fa-bolt:before {
570
- content: "\f0e7"; }
571
-
572
- .fa-bomb:before {
573
- content: "\f1e2"; }
574
-
575
- .fa-bone:before {
576
- content: "\f5d7"; }
577
-
578
- .fa-bong:before {
579
- content: "\f55c"; }
580
-
581
- .fa-book:before {
582
- content: "\f02d"; }
583
-
584
- .fa-book-dead:before {
585
- content: "\f6b7"; }
586
-
587
- .fa-book-medical:before {
588
- content: "\f7e6"; }
589
-
590
- .fa-book-open:before {
591
- content: "\f518"; }
592
-
593
- .fa-book-reader:before {
594
- content: "\f5da"; }
595
-
596
- .fa-bookmark:before {
597
- content: "\f02e"; }
598
-
599
- .fa-bootstrap:before {
600
- content: "\f836"; }
601
-
602
- .fa-bowling-ball:before {
603
- content: "\f436"; }
604
-
605
- .fa-box:before {
606
- content: "\f466"; }
607
-
608
- .fa-box-open:before {
609
- content: "\f49e"; }
610
-
611
- .fa-boxes:before {
612
- content: "\f468"; }
613
-
614
- .fa-braille:before {
615
- content: "\f2a1"; }
616
-
617
- .fa-brain:before {
618
- content: "\f5dc"; }
619
-
620
- .fa-bread-slice:before {
621
- content: "\f7ec"; }
622
-
623
- .fa-briefcase:before {
624
- content: "\f0b1"; }
625
-
626
- .fa-briefcase-medical:before {
627
- content: "\f469"; }
628
-
629
- .fa-broadcast-tower:before {
630
- content: "\f519"; }
631
-
632
- .fa-broom:before {
633
- content: "\f51a"; }
634
-
635
- .fa-brush:before {
636
- content: "\f55d"; }
637
-
638
- .fa-btc:before {
639
- content: "\f15a"; }
640
-
641
- .fa-buffer:before {
642
- content: "\f837"; }
643
-
644
- .fa-bug:before {
645
- content: "\f188"; }
646
-
647
- .fa-building:before {
648
- content: "\f1ad"; }
649
-
650
- .fa-bullhorn:before {
651
- content: "\f0a1"; }
652
-
653
- .fa-bullseye:before {
654
- content: "\f140"; }
655
-
656
- .fa-burn:before {
657
- content: "\f46a"; }
658
-
659
- .fa-buromobelexperte:before {
660
- content: "\f37f"; }
661
-
662
- .fa-bus:before {
663
- content: "\f207"; }
664
-
665
- .fa-bus-alt:before {
666
- content: "\f55e"; }
667
-
668
- .fa-business-time:before {
669
- content: "\f64a"; }
670
-
671
- .fa-buysellads:before {
672
- content: "\f20d"; }
673
-
674
- .fa-calculator:before {
675
- content: "\f1ec"; }
676
-
677
- .fa-calendar:before {
678
- content: "\f133"; }
679
-
680
- .fa-calendar-alt:before {
681
- content: "\f073"; }
682
-
683
- .fa-calendar-check:before {
684
- content: "\f274"; }
685
-
686
- .fa-calendar-day:before {
687
- content: "\f783"; }
688
-
689
- .fa-calendar-minus:before {
690
- content: "\f272"; }
691
-
692
- .fa-calendar-plus:before {
693
- content: "\f271"; }
694
-
695
- .fa-calendar-times:before {
696
- content: "\f273"; }
697
-
698
- .fa-calendar-week:before {
699
- content: "\f784"; }
700
-
701
- .fa-camera:before {
702
- content: "\f030"; }
703
-
704
- .fa-camera-retro:before {
705
- content: "\f083"; }
706
-
707
- .fa-campground:before {
708
- content: "\f6bb"; }
709
-
710
- .fa-canadian-maple-leaf:before {
711
- content: "\f785"; }
712
-
713
- .fa-candy-cane:before {
714
- content: "\f786"; }
715
-
716
- .fa-cannabis:before {
717
- content: "\f55f"; }
718
-
719
- .fa-capsules:before {
720
- content: "\f46b"; }
721
-
722
- .fa-car:before {
723
- content: "\f1b9"; }
724
-
725
- .fa-car-alt:before {
726
- content: "\f5de"; }
727
-
728
- .fa-car-battery:before {
729
- content: "\f5df"; }
730
-
731
- .fa-car-crash:before {
732
- content: "\f5e1"; }
733
-
734
- .fa-car-side:before {
735
- content: "\f5e4"; }
736
-
737
- .fa-caret-down:before {
738
- content: "\f0d7"; }
739
-
740
- .fa-caret-left:before {
741
- content: "\f0d9"; }
742
-
743
- .fa-caret-right:before {
744
- content: "\f0da"; }
745
-
746
- .fa-caret-square-down:before {
747
- content: "\f150"; }
748
-
749
- .fa-caret-square-left:before {
750
- content: "\f191"; }
751
-
752
- .fa-caret-square-right:before {
753
- content: "\f152"; }
754
-
755
- .fa-caret-square-up:before {
756
- content: "\f151"; }
757
-
758
- .fa-caret-up:before {
759
- content: "\f0d8"; }
760
-
761
- .fa-carrot:before {
762
- content: "\f787"; }
763
-
764
- .fa-cart-arrow-down:before {
765
- content: "\f218"; }
766
-
767
- .fa-cart-plus:before {
768
- content: "\f217"; }
769
-
770
- .fa-cash-register:before {
771
- content: "\f788"; }
772
-
773
- .fa-cat:before {
774
- content: "\f6be"; }
775
-
776
- .fa-cc-amazon-pay:before {
777
- content: "\f42d"; }
778
-
779
- .fa-cc-amex:before {
780
- content: "\f1f3"; }
781
-
782
- .fa-cc-apple-pay:before {
783
- content: "\f416"; }
784
-
785
- .fa-cc-diners-club:before {
786
- content: "\f24c"; }
787
-
788
- .fa-cc-discover:before {
789
- content: "\f1f2"; }
790
-
791
- .fa-cc-jcb:before {
792
- content: "\f24b"; }
793
-
794
- .fa-cc-mastercard:before {
795
- content: "\f1f1"; }
796
-
797
- .fa-cc-paypal:before {
798
- content: "\f1f4"; }
799
-
800
- .fa-cc-stripe:before {
801
- content: "\f1f5"; }
802
-
803
- .fa-cc-visa:before {
804
- content: "\f1f0"; }
805
-
806
- .fa-centercode:before {
807
- content: "\f380"; }
808
-
809
- .fa-centos:before {
810
- content: "\f789"; }
811
-
812
- .fa-certificate:before {
813
- content: "\f0a3"; }
814
-
815
- .fa-chair:before {
816
- content: "\f6c0"; }
817
-
818
- .fa-chalkboard:before {
819
- content: "\f51b"; }
820
-
821
- .fa-chalkboard-teacher:before {
822
- content: "\f51c"; }
823
-
824
- .fa-charging-station:before {
825
- content: "\f5e7"; }
826
-
827
- .fa-chart-area:before {
828
- content: "\f1fe"; }
829
-
830
- .fa-chart-bar:before {
831
- content: "\f080"; }
832
-
833
- .fa-chart-line:before {
834
- content: "\f201"; }
835
-
836
- .fa-chart-pie:before {
837
- content: "\f200"; }
838
-
839
- .fa-check:before {
840
- content: "\f00c"; }
841
-
842
- .fa-check-circle:before {
843
- content: "\f058"; }
844
-
845
- .fa-check-double:before {
846
- content: "\f560"; }
847
-
848
- .fa-check-square:before {
849
- content: "\f14a"; }
850
-
851
- .fa-cheese:before {
852
- content: "\f7ef"; }
853
-
854
- .fa-chess:before {
855
- content: "\f439"; }
856
-
857
- .fa-chess-bishop:before {
858
- content: "\f43a"; }
859
-
860
- .fa-chess-board:before {
861
- content: "\f43c"; }
862
-
863
- .fa-chess-king:before {
864
- content: "\f43f"; }
865
-
866
- .fa-chess-knight:before {
867
- content: "\f441"; }
868
-
869
- .fa-chess-pawn:before {
870
- content: "\f443"; }
871
-
872
- .fa-chess-queen:before {
873
- content: "\f445"; }
874
-
875
- .fa-chess-rook:before {
876
- content: "\f447"; }
877
-
878
- .fa-chevron-circle-down:before {
879
- content: "\f13a"; }
880
-
881
- .fa-chevron-circle-left:before {
882
- content: "\f137"; }
883
-
884
- .fa-chevron-circle-right:before {
885
- content: "\f138"; }
886
-
887
- .fa-chevron-circle-up:before {
888
- content: "\f139"; }
889
-
890
- .fa-chevron-down:before {
891
- content: "\f078"; }
892
-
893
- .fa-chevron-left:before {
894
- content: "\f053"; }
895
-
896
- .fa-chevron-right:before {
897
- content: "\f054"; }
898
-
899
- .fa-chevron-up:before {
900
- content: "\f077"; }
901
-
902
- .fa-child:before {
903
- content: "\f1ae"; }
904
-
905
- .fa-chrome:before {
906
- content: "\f268"; }
907
-
908
- .fa-chromecast:before {
909
- content: "\f838"; }
910
-
911
- .fa-church:before {
912
- content: "\f51d"; }
913
-
914
- .fa-circle:before {
915
- content: "\f111"; }
916
-
917
- .fa-circle-notch:before {
918
- content: "\f1ce"; }
919
-
920
- .fa-city:before {
921
- content: "\f64f"; }
922
-
923
- .fa-clinic-medical:before {
924
- content: "\f7f2"; }
925
-
926
- .fa-clipboard:before {
927
- content: "\f328"; }
928
-
929
- .fa-clipboard-check:before {
930
- content: "\f46c"; }
931
-
932
- .fa-clipboard-list:before {
933
- content: "\f46d"; }
934
-
935
- .fa-clock:before {
936
- content: "\f017"; }
937
-
938
- .fa-clone:before {
939
- content: "\f24d"; }
940
-
941
- .fa-closed-captioning:before {
942
- content: "\f20a"; }
943
-
944
- .fa-cloud:before {
945
- content: "\f0c2"; }
946
-
947
- .fa-cloud-download-alt:before {
948
- content: "\f381"; }
949
-
950
- .fa-cloud-meatball:before {
951
- content: "\f73b"; }
952
-
953
- .fa-cloud-moon:before {
954
- content: "\f6c3"; }
955
-
956
- .fa-cloud-moon-rain:before {
957
- content: "\f73c"; }
958
-
959
- .fa-cloud-rain:before {
960
- content: "\f73d"; }
961
-
962
- .fa-cloud-showers-heavy:before {
963
- content: "\f740"; }
964
-
965
- .fa-cloud-sun:before {
966
- content: "\f6c4"; }
967
-
968
- .fa-cloud-sun-rain:before {
969
- content: "\f743"; }
970
-
971
- .fa-cloud-upload-alt:before {
972
- content: "\f382"; }
973
-
974
- .fa-cloudscale:before {
975
- content: "\f383"; }
976
-
977
- .fa-cloudsmith:before {
978
- content: "\f384"; }
979
-
980
- .fa-cloudversify:before {
981
- content: "\f385"; }
982
-
983
- .fa-cocktail:before {
984
- content: "\f561"; }
985
-
986
- .fa-code:before {
987
- content: "\f121"; }
988
-
989
- .fa-code-branch:before {
990
- content: "\f126"; }
991
-
992
- .fa-codepen:before {
993
- content: "\f1cb"; }
994
-
995
- .fa-codiepie:before {
996
- content: "\f284"; }
997
-
998
- .fa-coffee:before {
999
- content: "\f0f4"; }
1000
-
1001
- .fa-cog:before {
1002
- content: "\f013"; }
1003
-
1004
- .fa-cogs:before {
1005
- content: "\f085"; }
1006
-
1007
- .fa-coins:before {
1008
- content: "\f51e"; }
1009
-
1010
- .fa-columns:before {
1011
- content: "\f0db"; }
1012
-
1013
- .fa-comment:before {
1014
- content: "\f075"; }
1015
-
1016
- .fa-comment-alt:before {
1017
- content: "\f27a"; }
1018
-
1019
- .fa-comment-dollar:before {
1020
- content: "\f651"; }
1021
-
1022
- .fa-comment-dots:before {
1023
- content: "\f4ad"; }
1024
-
1025
- .fa-comment-medical:before {
1026
- content: "\f7f5"; }
1027
-
1028
- .fa-comment-slash:before {
1029
- content: "\f4b3"; }
1030
-
1031
- .fa-comments:before {
1032
- content: "\f086"; }
1033
-
1034
- .fa-comments-dollar:before {
1035
- content: "\f653"; }
1036
-
1037
- .fa-compact-disc:before {
1038
- content: "\f51f"; }
1039
-
1040
- .fa-compass:before {
1041
- content: "\f14e"; }
1042
-
1043
- .fa-compress:before {
1044
- content: "\f066"; }
1045
-
1046
- .fa-compress-arrows-alt:before {
1047
- content: "\f78c"; }
1048
-
1049
- .fa-concierge-bell:before {
1050
- content: "\f562"; }
1051
-
1052
- .fa-confluence:before {
1053
- content: "\f78d"; }
1054
-
1055
- .fa-connectdevelop:before {
1056
- content: "\f20e"; }
1057
-
1058
- .fa-contao:before {
1059
- content: "\f26d"; }
1060
-
1061
- .fa-cookie:before {
1062
- content: "\f563"; }
1063
-
1064
- .fa-cookie-bite:before {
1065
- content: "\f564"; }
1066
-
1067
- .fa-copy:before {
1068
- content: "\f0c5"; }
1069
-
1070
- .fa-copyright:before {
1071
- content: "\f1f9"; }
1072
-
1073
- .fa-couch:before {
1074
- content: "\f4b8"; }
1075
-
1076
- .fa-cpanel:before {
1077
- content: "\f388"; }
1078
-
1079
- .fa-creative-commons:before {
1080
- content: "\f25e"; }
1081
-
1082
- .fa-creative-commons-by:before {
1083
- content: "\f4e7"; }
1084
-
1085
- .fa-creative-commons-nc:before {
1086
- content: "\f4e8"; }
1087
-
1088
- .fa-creative-commons-nc-eu:before {
1089
- content: "\f4e9"; }
1090
-
1091
- .fa-creative-commons-nc-jp:before {
1092
- content: "\f4ea"; }
1093
-
1094
- .fa-creative-commons-nd:before {
1095
- content: "\f4eb"; }
1096
-
1097
- .fa-creative-commons-pd:before {
1098
- content: "\f4ec"; }
1099
-
1100
- .fa-creative-commons-pd-alt:before {
1101
- content: "\f4ed"; }
1102
-
1103
- .fa-creative-commons-remix:before {
1104
- content: "\f4ee"; }
1105
-
1106
- .fa-creative-commons-sa:before {
1107
- content: "\f4ef"; }
1108
-
1109
- .fa-creative-commons-sampling:before {
1110
- content: "\f4f0"; }
1111
-
1112
- .fa-creative-commons-sampling-plus:before {
1113
- content: "\f4f1"; }
1114
-
1115
- .fa-creative-commons-share:before {
1116
- content: "\f4f2"; }
1117
-
1118
- .fa-creative-commons-zero:before {
1119
- content: "\f4f3"; }
1120
-
1121
- .fa-credit-card:before {
1122
- content: "\f09d"; }
1123
-
1124
- .fa-critical-role:before {
1125
- content: "\f6c9"; }
1126
-
1127
- .fa-crop:before {
1128
- content: "\f125"; }
1129
-
1130
- .fa-crop-alt:before {
1131
- content: "\f565"; }
1132
-
1133
- .fa-cross:before {
1134
- content: "\f654"; }
1135
-
1136
- .fa-crosshairs:before {
1137
- content: "\f05b"; }
1138
-
1139
- .fa-crow:before {
1140
- content: "\f520"; }
1141
-
1142
- .fa-crown:before {
1143
- content: "\f521"; }
1144
-
1145
- .fa-crutch:before {
1146
- content: "\f7f7"; }
1147
-
1148
- .fa-css3:before {
1149
- content: "\f13c"; }
1150
-
1151
- .fa-css3-alt:before {
1152
- content: "\f38b"; }
1153
-
1154
- .fa-cube:before {
1155
- content: "\f1b2"; }
1156
-
1157
- .fa-cubes:before {
1158
- content: "\f1b3"; }
1159
-
1160
- .fa-cut:before {
1161
- content: "\f0c4"; }
1162
-
1163
- .fa-cuttlefish:before {
1164
- content: "\f38c"; }
1165
-
1166
- .fa-d-and-d:before {
1167
- content: "\f38d"; }
1168
-
1169
- .fa-d-and-d-beyond:before {
1170
- content: "\f6ca"; }
1171
-
1172
- .fa-dashcube:before {
1173
- content: "\f210"; }
1174
-
1175
- .fa-database:before {
1176
- content: "\f1c0"; }
1177
-
1178
- .fa-deaf:before {
1179
- content: "\f2a4"; }
1180
-
1181
- .fa-delicious:before {
1182
- content: "\f1a5"; }
1183
-
1184
- .fa-democrat:before {
1185
- content: "\f747"; }
1186
-
1187
- .fa-deploydog:before {
1188
- content: "\f38e"; }
1189
-
1190
- .fa-deskpro:before {
1191
- content: "\f38f"; }
1192
-
1193
- .fa-desktop:before {
1194
- content: "\f108"; }
1195
-
1196
- .fa-dev:before {
1197
- content: "\f6cc"; }
1198
-
1199
- .fa-deviantart:before {
1200
- content: "\f1bd"; }
1201
-
1202
- .fa-dharmachakra:before {
1203
- content: "\f655"; }
1204
-
1205
- .fa-dhl:before {
1206
- content: "\f790"; }
1207
-
1208
- .fa-diagnoses:before {
1209
- content: "\f470"; }
1210
-
1211
- .fa-diaspora:before {
1212
- content: "\f791"; }
1213
-
1214
- .fa-dice:before {
1215
- content: "\f522"; }
1216
-
1217
- .fa-dice-d20:before {
1218
- content: "\f6cf"; }
1219
-
1220
- .fa-dice-d6:before {
1221
- content: "\f6d1"; }
1222
-
1223
- .fa-dice-five:before {
1224
- content: "\f523"; }
1225
-
1226
- .fa-dice-four:before {
1227
- content: "\f524"; }
1228
-
1229
- .fa-dice-one:before {
1230
- content: "\f525"; }
1231
-
1232
- .fa-dice-six:before {
1233
- content: "\f526"; }
1234
-
1235
- .fa-dice-three:before {
1236
- content: "\f527"; }
1237
-
1238
- .fa-dice-two:before {
1239
- content: "\f528"; }
1240
-
1241
- .fa-digg:before {
1242
- content: "\f1a6"; }
1243
-
1244
- .fa-digital-ocean:before {
1245
- content: "\f391"; }
1246
-
1247
- .fa-digital-tachograph:before {
1248
- content: "\f566"; }
1249
-
1250
- .fa-directions:before {
1251
- content: "\f5eb"; }
1252
-
1253
- .fa-discord:before {
1254
- content: "\f392"; }
1255
-
1256
- .fa-discourse:before {
1257
- content: "\f393"; }
1258
-
1259
- .fa-divide:before {
1260
- content: "\f529"; }
1261
-
1262
- .fa-dizzy:before {
1263
- content: "\f567"; }
1264
-
1265
- .fa-dna:before {
1266
- content: "\f471"; }
1267
-
1268
- .fa-dochub:before {
1269
- content: "\f394"; }
1270
-
1271
- .fa-docker:before {
1272
- content: "\f395"; }
1273
-
1274
- .fa-dog:before {
1275
- content: "\f6d3"; }
1276
-
1277
- .fa-dollar-sign:before {
1278
- content: "\f155"; }
1279
-
1280
- .fa-dolly:before {
1281
- content: "\f472"; }
1282
-
1283
- .fa-dolly-flatbed:before {
1284
- content: "\f474"; }
1285
-
1286
- .fa-donate:before {
1287
- content: "\f4b9"; }
1288
-
1289
- .fa-door-closed:before {
1290
- content: "\f52a"; }
1291
-
1292
- .fa-door-open:before {
1293
- content: "\f52b"; }
1294
-
1295
- .fa-dot-circle:before {
1296
- content: "\f192"; }
1297
-
1298
- .fa-dove:before {
1299
- content: "\f4ba"; }
1300
-
1301
- .fa-download:before {
1302
- content: "\f019"; }
1303
-
1304
- .fa-draft2digital:before {
1305
- content: "\f396"; }
1306
-
1307
- .fa-drafting-compass:before {
1308
- content: "\f568"; }
1309
-
1310
- .fa-dragon:before {
1311
- content: "\f6d5"; }
1312
-
1313
- .fa-draw-polygon:before {
1314
- content: "\f5ee"; }
1315
-
1316
- .fa-dribbble:before {
1317
- content: "\f17d"; }
1318
-
1319
- .fa-dribbble-square:before {
1320
- content: "\f397"; }
1321
-
1322
- .fa-dropbox:before {
1323
- content: "\f16b"; }
1324
-
1325
- .fa-drum:before {
1326
- content: "\f569"; }
1327
-
1328
- .fa-drum-steelpan:before {
1329
- content: "\f56a"; }
1330
-
1331
- .fa-drumstick-bite:before {
1332
- content: "\f6d7"; }
1333
-
1334
- .fa-drupal:before {
1335
- content: "\f1a9"; }
1336
-
1337
- .fa-dumbbell:before {
1338
- content: "\f44b"; }
1339
-
1340
- .fa-dumpster:before {
1341
- content: "\f793"; }
1342
-
1343
- .fa-dumpster-fire:before {
1344
- content: "\f794"; }
1345
-
1346
- .fa-dungeon:before {
1347
- content: "\f6d9"; }
1348
-
1349
- .fa-dyalog:before {
1350
- content: "\f399"; }
1351
-
1352
- .fa-earlybirds:before {
1353
- content: "\f39a"; }
1354
-
1355
- .fa-ebay:before {
1356
- content: "\f4f4"; }
1357
-
1358
- .fa-edge:before {
1359
- content: "\f282"; }
1360
-
1361
- .fa-edit:before {
1362
- content: "\f044"; }
1363
-
1364
- .fa-egg:before {
1365
- content: "\f7fb"; }
1366
-
1367
- .fa-eject:before {
1368
- content: "\f052"; }
1369
-
1370
- .fa-elementor:before {
1371
- content: "\f430"; }
1372
-
1373
- .fa-ellipsis-h:before {
1374
- content: "\f141"; }
1375
-
1376
- .fa-ellipsis-v:before {
1377
- content: "\f142"; }
1378
-
1379
- .fa-ello:before {
1380
- content: "\f5f1"; }
1381
-
1382
- .fa-ember:before {
1383
- content: "\f423"; }
1384
-
1385
- .fa-empire:before {
1386
- content: "\f1d1"; }
1387
-
1388
- .fa-envelope:before {
1389
- content: "\f0e0"; }
1390
-
1391
- .fa-envelope-open:before {
1392
- content: "\f2b6"; }
1393
-
1394
- .fa-envelope-open-text:before {
1395
- content: "\f658"; }
1396
-
1397
- .fa-envelope-square:before {
1398
- content: "\f199"; }
1399
-
1400
- .fa-envira:before {
1401
- content: "\f299"; }
1402
-
1403
- .fa-equals:before {
1404
- content: "\f52c"; }
1405
-
1406
- .fa-eraser:before {
1407
- content: "\f12d"; }
1408
-
1409
- .fa-erlang:before {
1410
- content: "\f39d"; }
1411
-
1412
- .fa-ethereum:before {
1413
- content: "\f42e"; }
1414
-
1415
- .fa-ethernet:before {
1416
- content: "\f796"; }
1417
-
1418
- .fa-etsy:before {
1419
- content: "\f2d7"; }
1420
-
1421
- .fa-euro-sign:before {
1422
- content: "\f153"; }
1423
-
1424
- .fa-evernote:before {
1425
- content: "\f839"; }
1426
-
1427
- .fa-exchange-alt:before {
1428
- content: "\f362"; }
1429
-
1430
- .fa-exclamation:before {
1431
- content: "\f12a"; }
1432
-
1433
- .fa-exclamation-circle:before {
1434
- content: "\f06a"; }
1435
-
1436
- .fa-exclamation-triangle:before {
1437
- content: "\f071"; }
1438
-
1439
- .fa-expand:before {
1440
- content: "\f065"; }
1441
-
1442
- .fa-expand-arrows-alt:before {
1443
- content: "\f31e"; }
1444
-
1445
- .fa-expeditedssl:before {
1446
- content: "\f23e"; }
1447
-
1448
- .fa-external-link-alt:before {
1449
- content: "\f35d"; }
1450
-
1451
- .fa-external-link-square-alt:before {
1452
- content: "\f360"; }
1453
-
1454
- .fa-eye:before {
1455
- content: "\f06e"; }
1456
-
1457
- .fa-eye-dropper:before {
1458
- content: "\f1fb"; }
1459
-
1460
- .fa-eye-slash:before {
1461
- content: "\f070"; }
1462
-
1463
- .fa-facebook:before {
1464
- content: "\f09a"; }
1465
-
1466
- .fa-facebook-f:before {
1467
- content: "\f39e"; }
1468
-
1469
- .fa-facebook-messenger:before {
1470
- content: "\f39f"; }
1471
-
1472
- .fa-facebook-square:before {
1473
- content: "\f082"; }
1474
-
1475
- .fa-fantasy-flight-games:before {
1476
- content: "\f6dc"; }
1477
-
1478
- .fa-fast-backward:before {
1479
- content: "\f049"; }
1480
-
1481
- .fa-fast-forward:before {
1482
- content: "\f050"; }
1483
-
1484
- .fa-fax:before {
1485
- content: "\f1ac"; }
1486
-
1487
- .fa-feather:before {
1488
- content: "\f52d"; }
1489
-
1490
- .fa-feather-alt:before {
1491
- content: "\f56b"; }
1492
-
1493
- .fa-fedex:before {
1494
- content: "\f797"; }
1495
-
1496
- .fa-fedora:before {
1497
- content: "\f798"; }
1498
-
1499
- .fa-female:before {
1500
- content: "\f182"; }
1501
-
1502
- .fa-fighter-jet:before {
1503
- content: "\f0fb"; }
1504
-
1505
- .fa-figma:before {
1506
- content: "\f799"; }
1507
-
1508
- .fa-file:before {
1509
- content: "\f15b"; }
1510
-
1511
- .fa-file-alt:before {
1512
- content: "\f15c"; }
1513
-
1514
- .fa-file-archive:before {
1515
- content: "\f1c6"; }
1516
-
1517
- .fa-file-audio:before {
1518
- content: "\f1c7"; }
1519
-
1520
- .fa-file-code:before {
1521
- content: "\f1c9"; }
1522
-
1523
- .fa-file-contract:before {
1524
- content: "\f56c"; }
1525
-
1526
- .fa-file-csv:before {
1527
- content: "\f6dd"; }
1528
-
1529
- .fa-file-download:before {
1530
- content: "\f56d"; }
1531
-
1532
- .fa-file-excel:before {
1533
- content: "\f1c3"; }
1534
-
1535
- .fa-file-export:before {
1536
- content: "\f56e"; }
1537
-
1538
- .fa-file-image:before {
1539
- content: "\f1c5"; }
1540
-
1541
- .fa-file-import:before {
1542
- content: "\f56f"; }
1543
-
1544
- .fa-file-invoice:before {
1545
- content: "\f570"; }
1546
-
1547
- .fa-file-invoice-dollar:before {
1548
- content: "\f571"; }
1549
-
1550
- .fa-file-medical:before {
1551
- content: "\f477"; }
1552
-
1553
- .fa-file-medical-alt:before {
1554
- content: "\f478"; }
1555
-
1556
- .fa-file-pdf:before {
1557
- content: "\f1c1"; }
1558
-
1559
- .fa-file-powerpoint:before {
1560
- content: "\f1c4"; }
1561
-
1562
- .fa-file-prescription:before {
1563
- content: "\f572"; }
1564
-
1565
- .fa-file-signature:before {
1566
- content: "\f573"; }
1567
-
1568
- .fa-file-upload:before {
1569
- content: "\f574"; }
1570
-
1571
- .fa-file-video:before {
1572
- content: "\f1c8"; }
1573
-
1574
- .fa-file-word:before {
1575
- content: "\f1c2"; }
1576
-
1577
- .fa-fill:before {
1578
- content: "\f575"; }
1579
-
1580
- .fa-fill-drip:before {
1581
- content: "\f576"; }
1582
-
1583
- .fa-film:before {
1584
- content: "\f008"; }
1585
-
1586
- .fa-filter:before {
1587
- content: "\f0b0"; }
1588
-
1589
- .fa-fingerprint:before {
1590
- content: "\f577"; }
1591
-
1592
- .fa-fire:before {
1593
- content: "\f06d"; }
1594
-
1595
- .fa-fire-alt:before {
1596
- content: "\f7e4"; }
1597
-
1598
- .fa-fire-extinguisher:before {
1599
- content: "\f134"; }
1600
-
1601
- .fa-firefox:before {
1602
- content: "\f269"; }
1603
-
1604
- .fa-first-aid:before {
1605
- content: "\f479"; }
1606
-
1607
- .fa-first-order:before {
1608
- content: "\f2b0"; }
1609
-
1610
- .fa-first-order-alt:before {
1611
- content: "\f50a"; }
1612
-
1613
- .fa-firstdraft:before {
1614
- content: "\f3a1"; }
1615
-
1616
- .fa-fish:before {
1617
- content: "\f578"; }
1618
-
1619
- .fa-fist-raised:before {
1620
- content: "\f6de"; }
1621
-
1622
- .fa-flag:before {
1623
- content: "\f024"; }
1624
-
1625
- .fa-flag-checkered:before {
1626
- content: "\f11e"; }
1627
-
1628
- .fa-flag-usa:before {
1629
- content: "\f74d"; }
1630
-
1631
- .fa-flask:before {
1632
- content: "\f0c3"; }
1633
-
1634
- .fa-flickr:before {
1635
- content: "\f16e"; }
1636
-
1637
- .fa-flipboard:before {
1638
- content: "\f44d"; }
1639
-
1640
- .fa-flushed:before {
1641
- content: "\f579"; }
1642
-
1643
- .fa-fly:before {
1644
- content: "\f417"; }
1645
-
1646
- .fa-folder:before {
1647
- content: "\f07b"; }
1648
-
1649
- .fa-folder-minus:before {
1650
- content: "\f65d"; }
1651
-
1652
- .fa-folder-open:before {
1653
- content: "\f07c"; }
1654
-
1655
- .fa-folder-plus:before {
1656
- content: "\f65e"; }
1657
-
1658
- .fa-font:before {
1659
- content: "\f031"; }
1660
-
1661
- .fa-font-awesome:before {
1662
- content: "\f2b4"; }
1663
-
1664
- .fa-font-awesome-alt:before {
1665
- content: "\f35c"; }
1666
-
1667
- .fa-font-awesome-flag:before {
1668
- content: "\f425"; }
1669
-
1670
- .fa-font-awesome-logo-full:before {
1671
- content: "\f4e6"; }
1672
-
1673
- .fa-fonticons:before {
1674
- content: "\f280"; }
1675
-
1676
- .fa-fonticons-fi:before {
1677
- content: "\f3a2"; }
1678
-
1679
- .fa-football-ball:before {
1680
- content: "\f44e"; }
1681
-
1682
- .fa-fort-awesome:before {
1683
- content: "\f286"; }
1684
-
1685
- .fa-fort-awesome-alt:before {
1686
- content: "\f3a3"; }
1687
-
1688
- .fa-forumbee:before {
1689
- content: "\f211"; }
1690
-
1691
- .fa-forward:before {
1692
- content: "\f04e"; }
1693
-
1694
- .fa-foursquare:before {
1695
- content: "\f180"; }
1696
-
1697
- .fa-free-code-camp:before {
1698
- content: "\f2c5"; }
1699
-
1700
- .fa-freebsd:before {
1701
- content: "\f3a4"; }
1702
-
1703
- .fa-frog:before {
1704
- content: "\f52e"; }
1705
-
1706
- .fa-frown:before {
1707
- content: "\f119"; }
1708
-
1709
- .fa-frown-open:before {
1710
- content: "\f57a"; }
1711
-
1712
- .fa-fulcrum:before {
1713
- content: "\f50b"; }
1714
-
1715
- .fa-funnel-dollar:before {
1716
- content: "\f662"; }
1717
-
1718
- .fa-futbol:before {
1719
- content: "\f1e3"; }
1720
-
1721
- .fa-galactic-republic:before {
1722
- content: "\f50c"; }
1723
-
1724
- .fa-galactic-senate:before {
1725
- content: "\f50d"; }
1726
-
1727
- .fa-gamepad:before {
1728
- content: "\f11b"; }
1729
-
1730
- .fa-gas-pump:before {
1731
- content: "\f52f"; }
1732
-
1733
- .fa-gavel:before {
1734
- content: "\f0e3"; }
1735
-
1736
- .fa-gem:before {
1737
- content: "\f3a5"; }
1738
-
1739
- .fa-genderless:before {
1740
- content: "\f22d"; }
1741
-
1742
- .fa-get-pocket:before {
1743
- content: "\f265"; }
1744
-
1745
- .fa-gg:before {
1746
- content: "\f260"; }
1747
-
1748
- .fa-gg-circle:before {
1749
- content: "\f261"; }
1750
-
1751
- .fa-ghost:before {
1752
- content: "\f6e2"; }
1753
-
1754
- .fa-gift:before {
1755
- content: "\f06b"; }
1756
-
1757
- .fa-gifts:before {
1758
- content: "\f79c"; }
1759
-
1760
- .fa-git:before {
1761
- content: "\f1d3"; }
1762
-
1763
- .fa-git-square:before {
1764
- content: "\f1d2"; }
1765
-
1766
- .fa-github:before {
1767
- content: "\f09b"; }
1768
-
1769
- .fa-github-alt:before {
1770
- content: "\f113"; }
1771
-
1772
- .fa-github-square:before {
1773
- content: "\f092"; }
1774
-
1775
- .fa-gitkraken:before {
1776
- content: "\f3a6"; }
1777
-
1778
- .fa-gitlab:before {
1779
- content: "\f296"; }
1780
-
1781
- .fa-gitter:before {
1782
- content: "\f426"; }
1783
-
1784
- .fa-glass-cheers:before {
1785
- content: "\f79f"; }
1786
-
1787
- .fa-glass-martini:before {
1788
- content: "\f000"; }
1789
-
1790
- .fa-glass-martini-alt:before {
1791
- content: "\f57b"; }
1792
-
1793
- .fa-glass-whiskey:before {
1794
- content: "\f7a0"; }
1795
-
1796
- .fa-glasses:before {
1797
- content: "\f530"; }
1798
-
1799
- .fa-glide:before {
1800
- content: "\f2a5"; }
1801
-
1802
- .fa-glide-g:before {
1803
- content: "\f2a6"; }
1804
-
1805
- .fa-globe:before {
1806
- content: "\f0ac"; }
1807
-
1808
- .fa-globe-africa:before {
1809
- content: "\f57c"; }
1810
-
1811
- .fa-globe-americas:before {
1812
- content: "\f57d"; }
1813
-
1814
- .fa-globe-asia:before {
1815
- content: "\f57e"; }
1816
-
1817
- .fa-globe-europe:before {
1818
- content: "\f7a2"; }
1819
-
1820
- .fa-gofore:before {
1821
- content: "\f3a7"; }
1822
-
1823
- .fa-golf-ball:before {
1824
- content: "\f450"; }
1825
-
1826
- .fa-goodreads:before {
1827
- content: "\f3a8"; }
1828
-
1829
- .fa-goodreads-g:before {
1830
- content: "\f3a9"; }
1831
-
1832
- .fa-google:before {
1833
- content: "\f1a0"; }
1834
-
1835
- .fa-google-drive:before {
1836
- content: "\f3aa"; }
1837
-
1838
- .fa-google-play:before {
1839
- content: "\f3ab"; }
1840
-
1841
- .fa-google-plus:before {
1842
- content: "\f2b3"; }
1843
-
1844
- .fa-google-plus-g:before {
1845
- content: "\f0d5"; }
1846
-
1847
- .fa-google-plus-square:before {
1848
- content: "\f0d4"; }
1849
-
1850
- .fa-google-wallet:before {
1851
- content: "\f1ee"; }
1852
-
1853
- .fa-gopuram:before {
1854
- content: "\f664"; }
1855
-
1856
- .fa-graduation-cap:before {
1857
- content: "\f19d"; }
1858
-
1859
- .fa-gratipay:before {
1860
- content: "\f184"; }
1861
-
1862
- .fa-grav:before {
1863
- content: "\f2d6"; }
1864
-
1865
- .fa-greater-than:before {
1866
- content: "\f531"; }
1867
-
1868
- .fa-greater-than-equal:before {
1869
- content: "\f532"; }
1870
-
1871
- .fa-grimace:before {
1872
- content: "\f57f"; }
1873
-
1874
- .fa-grin:before {
1875
- content: "\f580"; }
1876
-
1877
- .fa-grin-alt:before {
1878
- content: "\f581"; }
1879
-
1880
- .fa-grin-beam:before {
1881
- content: "\f582"; }
1882
-
1883
- .fa-grin-beam-sweat:before {
1884
- content: "\f583"; }
1885
-
1886
- .fa-grin-hearts:before {
1887
- content: "\f584"; }
1888
-
1889
- .fa-grin-squint:before {
1890
- content: "\f585"; }
1891
-
1892
- .fa-grin-squint-tears:before {
1893
- content: "\f586"; }
1894
-
1895
- .fa-grin-stars:before {
1896
- content: "\f587"; }
1897
-
1898
- .fa-grin-tears:before {
1899
- content: "\f588"; }
1900
-
1901
- .fa-grin-tongue:before {
1902
- content: "\f589"; }
1903
-
1904
- .fa-grin-tongue-squint:before {
1905
- content: "\f58a"; }
1906
-
1907
- .fa-grin-tongue-wink:before {
1908
- content: "\f58b"; }
1909
-
1910
- .fa-grin-wink:before {
1911
- content: "\f58c"; }
1912
-
1913
- .fa-grip-horizontal:before {
1914
- content: "\f58d"; }
1915
-
1916
- .fa-grip-lines:before {
1917
- content: "\f7a4"; }
1918
-
1919
- .fa-grip-lines-vertical:before {
1920
- content: "\f7a5"; }
1921
-
1922
- .fa-grip-vertical:before {
1923
- content: "\f58e"; }
1924
-
1925
- .fa-gripfire:before {
1926
- content: "\f3ac"; }
1927
-
1928
- .fa-grunt:before {
1929
- content: "\f3ad"; }
1930
-
1931
- .fa-guitar:before {
1932
- content: "\f7a6"; }
1933
-
1934
- .fa-gulp:before {
1935
- content: "\f3ae"; }
1936
-
1937
- .fa-h-square:before {
1938
- content: "\f0fd"; }
1939
-
1940
- .fa-hacker-news:before {
1941
- content: "\f1d4"; }
1942
-
1943
- .fa-hacker-news-square:before {
1944
- content: "\f3af"; }
1945
-
1946
- .fa-hackerrank:before {
1947
- content: "\f5f7"; }
1948
-
1949
- .fa-hamburger:before {
1950
- content: "\f805"; }
1951
-
1952
- .fa-hammer:before {
1953
- content: "\f6e3"; }
1954
-
1955
- .fa-hamsa:before {
1956
- content: "\f665"; }
1957
-
1958
- .fa-hand-holding:before {
1959
- content: "\f4bd"; }
1960
-
1961
- .fa-hand-holding-heart:before {
1962
- content: "\f4be"; }
1963
-
1964
- .fa-hand-holding-usd:before {
1965
- content: "\f4c0"; }
1966
-
1967
- .fa-hand-lizard:before {
1968
- content: "\f258"; }
1969
-
1970
- .fa-hand-middle-finger:before {
1971
- content: "\f806"; }
1972
-
1973
- .fa-hand-paper:before {
1974
- content: "\f256"; }
1975
-
1976
- .fa-hand-peace:before {
1977
- content: "\f25b"; }
1978
-
1979
- .fa-hand-point-down:before {
1980
- content: "\f0a7"; }
1981
-
1982
- .fa-hand-point-left:before {
1983
- content: "\f0a5"; }
1984
-
1985
- .fa-hand-point-right:before {
1986
- content: "\f0a4"; }
1987
-
1988
- .fa-hand-point-up:before {
1989
- content: "\f0a6"; }
1990
-
1991
- .fa-hand-pointer:before {
1992
- content: "\f25a"; }
1993
-
1994
- .fa-hand-rock:before {
1995
- content: "\f255"; }
1996
-
1997
- .fa-hand-scissors:before {
1998
- content: "\f257"; }
1999
-
2000
- .fa-hand-spock:before {
2001
- content: "\f259"; }
2002
-
2003
- .fa-hands:before {
2004
- content: "\f4c2"; }
2005
-
2006
- .fa-hands-helping:before {
2007
- content: "\f4c4"; }
2008
-
2009
- .fa-handshake:before {
2010
- content: "\f2b5"; }
2011
-
2012
- .fa-hanukiah:before {
2013
- content: "\f6e6"; }
2014
-
2015
- .fa-hard-hat:before {
2016
- content: "\f807"; }
2017
-
2018
- .fa-hashtag:before {
2019
- content: "\f292"; }
2020
-
2021
- .fa-hat-wizard:before {
2022
- content: "\f6e8"; }
2023
-
2024
- .fa-haykal:before {
2025
- content: "\f666"; }
2026
-
2027
- .fa-hdd:before {
2028
- content: "\f0a0"; }
2029
-
2030
- .fa-heading:before {
2031
- content: "\f1dc"; }
2032
-
2033
- .fa-headphones:before {
2034
- content: "\f025"; }
2035
-
2036
- .fa-headphones-alt:before {
2037
- content: "\f58f"; }
2038
-
2039
- .fa-headset:before {
2040
- content: "\f590"; }
2041
-
2042
- .fa-heart:before {
2043
- content: "\f004"; }
2044
-
2045
- .fa-heart-broken:before {
2046
- content: "\f7a9"; }
2047
-
2048
- .fa-heartbeat:before {
2049
- content: "\f21e"; }
2050
-
2051
- .fa-helicopter:before {
2052
- content: "\f533"; }
2053
-
2054
- .fa-highlighter:before {
2055
- content: "\f591"; }
2056
-
2057
- .fa-hiking:before {
2058
- content: "\f6ec"; }
2059
-
2060
- .fa-hippo:before {
2061
- content: "\f6ed"; }
2062
-
2063
- .fa-hips:before {
2064
- content: "\f452"; }
2065
-
2066
- .fa-hire-a-helper:before {
2067
- content: "\f3b0"; }
2068
-
2069
- .fa-history:before {
2070
- content: "\f1da"; }
2071
-
2072
- .fa-hockey-puck:before {
2073
- content: "\f453"; }
2074
-
2075
- .fa-holly-berry:before {
2076
- content: "\f7aa"; }
2077
-
2078
- .fa-home:before {
2079
- content: "\f015"; }
2080
-
2081
- .fa-hooli:before {
2082
- content: "\f427"; }
2083
-
2084
- .fa-hornbill:before {
2085
- content: "\f592"; }
2086
-
2087
- .fa-horse:before {
2088
- content: "\f6f0"; }
2089
-
2090
- .fa-horse-head:before {
2091
- content: "\f7ab"; }
2092
-
2093
- .fa-hospital:before {
2094
- content: "\f0f8"; }
2095
-
2096
- .fa-hospital-alt:before {
2097
- content: "\f47d"; }
2098
-
2099
- .fa-hospital-symbol:before {
2100
- content: "\f47e"; }
2101
-
2102
- .fa-hot-tub:before {
2103
- content: "\f593"; }
2104
-
2105
- .fa-hotdog:before {
2106
- content: "\f80f"; }
2107
-
2108
- .fa-hotel:before {
2109
- content: "\f594"; }
2110
-
2111
- .fa-hotjar:before {
2112
- content: "\f3b1"; }
2113
-
2114
- .fa-hourglass:before {
2115
- content: "\f254"; }
2116
-
2117
- .fa-hourglass-end:before {
2118
- content: "\f253"; }
2119
-
2120
- .fa-hourglass-half:before {
2121
- content: "\f252"; }
2122
-
2123
- .fa-hourglass-start:before {
2124
- content: "\f251"; }
2125
-
2126
- .fa-house-damage:before {
2127
- content: "\f6f1"; }
2128
-
2129
- .fa-houzz:before {
2130
- content: "\f27c"; }
2131
-
2132
- .fa-hryvnia:before {
2133
- content: "\f6f2"; }
2134
-
2135
- .fa-html5:before {
2136
- content: "\f13b"; }
2137
-
2138
- .fa-hubspot:before {
2139
- content: "\f3b2"; }
2140
-
2141
- .fa-i-cursor:before {
2142
- content: "\f246"; }
2143
-
2144
- .fa-ice-cream:before {
2145
- content: "\f810"; }
2146
-
2147
- .fa-icicles:before {
2148
- content: "\f7ad"; }
2149
-
2150
- .fa-id-badge:before {
2151
- content: "\f2c1"; }
2152
-
2153
- .fa-id-card:before {
2154
- content: "\f2c2"; }
2155
-
2156
- .fa-id-card-alt:before {
2157
- content: "\f47f"; }
2158
-
2159
- .fa-igloo:before {
2160
- content: "\f7ae"; }
2161
-
2162
- .fa-image:before {
2163
- content: "\f03e"; }
2164
-
2165
- .fa-images:before {
2166
- content: "\f302"; }
2167
-
2168
- .fa-imdb:before {
2169
- content: "\f2d8"; }
2170
-
2171
- .fa-inbox:before {
2172
- content: "\f01c"; }
2173
-
2174
- .fa-indent:before {
2175
- content: "\f03c"; }
2176
-
2177
- .fa-industry:before {
2178
- content: "\f275"; }
2179
-
2180
- .fa-infinity:before {
2181
- content: "\f534"; }
2182
-
2183
- .fa-info:before {
2184
- content: "\f129"; }
2185
-
2186
- .fa-info-circle:before {
2187
- content: "\f05a"; }
2188
-
2189
- .fa-instagram:before {
2190
- content: "\f16d"; }
2191
-
2192
- .fa-intercom:before {
2193
- content: "\f7af"; }
2194
-
2195
- .fa-internet-explorer:before {
2196
- content: "\f26b"; }
2197
-
2198
- .fa-invision:before {
2199
- content: "\f7b0"; }
2200
-
2201
- .fa-ioxhost:before {
2202
- content: "\f208"; }
2203
-
2204
- .fa-italic:before {
2205
- content: "\f033"; }
2206
-
2207
- .fa-itch-io:before {
2208
- content: "\f83a"; }
2209
-
2210
- .fa-itunes:before {
2211
- content: "\f3b4"; }
2212
-
2213
- .fa-itunes-note:before {
2214
- content: "\f3b5"; }
2215
-
2216
- .fa-java:before {
2217
- content: "\f4e4"; }
2218
-
2219
- .fa-jedi:before {
2220
- content: "\f669"; }
2221
-
2222
- .fa-jedi-order:before {
2223
- content: "\f50e"; }
2224
-
2225
- .fa-jenkins:before {
2226
- content: "\f3b6"; }
2227
-
2228
- .fa-jira:before {
2229
- content: "\f7b1"; }
2230
-
2231
- .fa-joget:before {
2232
- content: "\f3b7"; }
2233
-
2234
- .fa-joint:before {
2235
- content: "\f595"; }
2236
-
2237
- .fa-joomla:before {
2238
- content: "\f1aa"; }
2239
-
2240
- .fa-journal-whills:before {
2241
- content: "\f66a"; }
2242
-
2243
- .fa-js:before {
2244
- content: "\f3b8"; }
2245
-
2246
- .fa-js-square:before {
2247
- content: "\f3b9"; }
2248
-
2249
- .fa-jsfiddle:before {
2250
- content: "\f1cc"; }
2251
-
2252
- .fa-kaaba:before {
2253
- content: "\f66b"; }
2254
-
2255
- .fa-kaggle:before {
2256
- content: "\f5fa"; }
2257
-
2258
- .fa-key:before {
2259
- content: "\f084"; }
2260
-
2261
- .fa-keybase:before {
2262
- content: "\f4f5"; }
2263
-
2264
- .fa-keyboard:before {
2265
- content: "\f11c"; }
2266
-
2267
- .fa-keycdn:before {
2268
- content: "\f3ba"; }
2269
-
2270
- .fa-khanda:before {
2271
- content: "\f66d"; }
2272
-
2273
- .fa-kickstarter:before {
2274
- content: "\f3bb"; }
2275
-
2276
- .fa-kickstarter-k:before {
2277
- content: "\f3bc"; }
2278
-
2279
- .fa-kiss:before {
2280
- content: "\f596"; }
2281
-
2282
- .fa-kiss-beam:before {
2283
- content: "\f597"; }
2284
-
2285
- .fa-kiss-wink-heart:before {
2286
- content: "\f598"; }
2287
-
2288
- .fa-kiwi-bird:before {
2289
- content: "\f535"; }
2290
-
2291
- .fa-korvue:before {
2292
- content: "\f42f"; }
2293
-
2294
- .fa-landmark:before {
2295
- content: "\f66f"; }
2296
-
2297
- .fa-language:before {
2298
- content: "\f1ab"; }
2299
-
2300
- .fa-laptop:before {
2301
- content: "\f109"; }
2302
-
2303
- .fa-laptop-code:before {
2304
- content: "\f5fc"; }
2305
-
2306
- .fa-laptop-medical:before {
2307
- content: "\f812"; }
2308
-
2309
- .fa-laravel:before {
2310
- content: "\f3bd"; }
2311
-
2312
- .fa-lastfm:before {
2313
- content: "\f202"; }
2314
-
2315
- .fa-lastfm-square:before {
2316
- content: "\f203"; }
2317
-
2318
- .fa-laugh:before {
2319
- content: "\f599"; }
2320
-
2321
- .fa-laugh-beam:before {
2322
- content: "\f59a"; }
2323
-
2324
- .fa-laugh-squint:before {
2325
- content: "\f59b"; }
2326
-
2327
- .fa-laugh-wink:before {
2328
- content: "\f59c"; }
2329
-
2330
- .fa-layer-group:before {
2331
- content: "\f5fd"; }
2332
-
2333
- .fa-leaf:before {
2334
- content: "\f06c"; }
2335
-
2336
- .fa-leanpub:before {
2337
- content: "\f212"; }
2338
-
2339
- .fa-lemon:before {
2340
- content: "\f094"; }
2341
-
2342
- .fa-less:before {
2343
- content: "\f41d"; }
2344
-
2345
- .fa-less-than:before {
2346
- content: "\f536"; }
2347
-
2348
- .fa-less-than-equal:before {
2349
- content: "\f537"; }
2350
-
2351
- .fa-level-down-alt:before {
2352
- content: "\f3be"; }
2353
-
2354
- .fa-level-up-alt:before {
2355
- content: "\f3bf"; }
2356
-
2357
- .fa-life-ring:before {
2358
- content: "\f1cd"; }
2359
-
2360
- .fa-lightbulb:before {
2361
- content: "\f0eb"; }
2362
-
2363
- .fa-line:before {
2364
- content: "\f3c0"; }
2365
-
2366
- .fa-link:before {
2367
- content: "\f0c1"; }
2368
-
2369
- .fa-linkedin:before {
2370
- content: "\f08c"; }
2371
-
2372
- .fa-linkedin-in:before {
2373
- content: "\f0e1"; }
2374
-
2375
- .fa-linode:before {
2376
- content: "\f2b8"; }
2377
-
2378
- .fa-linux:before {
2379
- content: "\f17c"; }
2380
-
2381
- .fa-lira-sign:before {
2382
- content: "\f195"; }
2383
-
2384
- .fa-list:before {
2385
- content: "\f03a"; }
2386
-
2387
- .fa-list-alt:before {
2388
- content: "\f022"; }
2389
-
2390
- .fa-list-ol:before {
2391
- content: "\f0cb"; }
2392
-
2393
- .fa-list-ul:before {
2394
- content: "\f0ca"; }
2395
-
2396
- .fa-location-arrow:before {
2397
- content: "\f124"; }
2398
-
2399
- .fa-lock:before {
2400
- content: "\f023"; }
2401
-
2402
- .fa-lock-open:before {
2403
- content: "\f3c1"; }
2404
-
2405
- .fa-long-arrow-alt-down:before {
2406
- content: "\f309"; }
2407
-
2408
- .fa-long-arrow-alt-left:before {
2409
- content: "\f30a"; }
2410
-
2411
- .fa-long-arrow-alt-right:before {
2412
- content: "\f30b"; }
2413
-
2414
- .fa-long-arrow-alt-up:before {
2415
- content: "\f30c"; }
2416
-
2417
- .fa-low-vision:before {
2418
- content: "\f2a8"; }
2419
-
2420
- .fa-luggage-cart:before {
2421
- content: "\f59d"; }
2422
-
2423
- .fa-lyft:before {
2424
- content: "\f3c3"; }
2425
-
2426
- .fa-magento:before {
2427
- content: "\f3c4"; }
2428
-
2429
- .fa-magic:before {
2430
- content: "\f0d0"; }
2431
-
2432
- .fa-magnet:before {
2433
- content: "\f076"; }
2434
-
2435
- .fa-mail-bulk:before {
2436
- content: "\f674"; }
2437
-
2438
- .fa-mailchimp:before {
2439
- content: "\f59e"; }
2440
-
2441
- .fa-male:before {
2442
- content: "\f183"; }
2443
-
2444
- .fa-mandalorian:before {
2445
- content: "\f50f"; }
2446
-
2447
- .fa-map:before {
2448
- content: "\f279"; }
2449
-
2450
- .fa-map-marked:before {
2451
- content: "\f59f"; }
2452
-
2453
- .fa-map-marked-alt:before {
2454
- content: "\f5a0"; }
2455
-
2456
- .fa-map-marker:before {
2457
- content: "\f041"; }
2458
-
2459
- .fa-map-marker-alt:before {
2460
- content: "\f3c5"; }
2461
-
2462
- .fa-map-pin:before {
2463
- content: "\f276"; }
2464
-
2465
- .fa-map-signs:before {
2466
- content: "\f277"; }
2467
-
2468
- .fa-markdown:before {
2469
- content: "\f60f"; }
2470
-
2471
- .fa-marker:before {
2472
- content: "\f5a1"; }
2473
-
2474
- .fa-mars:before {
2475
- content: "\f222"; }
2476
-
2477
- .fa-mars-double:before {
2478
- content: "\f227"; }
2479
-
2480
- .fa-mars-stroke:before {
2481
- content: "\f229"; }
2482
-
2483
- .fa-mars-stroke-h:before {
2484
- content: "\f22b"; }
2485
-
2486
- .fa-mars-stroke-v:before {
2487
- content: "\f22a"; }
2488
-
2489
- .fa-mask:before {
2490
- content: "\f6fa"; }
2491
-
2492
- .fa-mastodon:before {
2493
- content: "\f4f6"; }
2494
-
2495
- .fa-maxcdn:before {
2496
- content: "\f136"; }
2497
-
2498
- .fa-medal:before {
2499
- content: "\f5a2"; }
2500
-
2501
- .fa-medapps:before {
2502
- content: "\f3c6"; }
2503
-
2504
- .fa-medium:before {
2505
- content: "\f23a"; }
2506
-
2507
- .fa-medium-m:before {
2508
- content: "\f3c7"; }
2509
-
2510
- .fa-medkit:before {
2511
- content: "\f0fa"; }
2512
-
2513
- .fa-medrt:before {
2514
- content: "\f3c8"; }
2515
-
2516
- .fa-meetup:before {
2517
- content: "\f2e0"; }
2518
-
2519
- .fa-megaport:before {
2520
- content: "\f5a3"; }
2521
-
2522
- .fa-meh:before {
2523
- content: "\f11a"; }
2524
-
2525
- .fa-meh-blank:before {
2526
- content: "\f5a4"; }
2527
-
2528
- .fa-meh-rolling-eyes:before {
2529
- content: "\f5a5"; }
2530
-
2531
- .fa-memory:before {
2532
- content: "\f538"; }
2533
-
2534
- .fa-mendeley:before {
2535
- content: "\f7b3"; }
2536
-
2537
- .fa-menorah:before {
2538
- content: "\f676"; }
2539
-
2540
- .fa-mercury:before {
2541
- content: "\f223"; }
2542
-
2543
- .fa-meteor:before {
2544
- content: "\f753"; }
2545
-
2546
- .fa-microchip:before {
2547
- content: "\f2db"; }
2548
-
2549
- .fa-microphone:before {
2550
- content: "\f130"; }
2551
-
2552
- .fa-microphone-alt:before {
2553
- content: "\f3c9"; }
2554
-
2555
- .fa-microphone-alt-slash:before {
2556
- content: "\f539"; }
2557
-
2558
- .fa-microphone-slash:before {
2559
- content: "\f131"; }
2560
-
2561
- .fa-microscope:before {
2562
- content: "\f610"; }
2563
-
2564
- .fa-microsoft:before {
2565
- content: "\f3ca"; }
2566
-
2567
- .fa-minus:before {
2568
- content: "\f068"; }
2569
-
2570
- .fa-minus-circle:before {
2571
- content: "\f056"; }
2572
-
2573
- .fa-minus-square:before {
2574
- content: "\f146"; }
2575
-
2576
- .fa-mitten:before {
2577
- content: "\f7b5"; }
2578
-
2579
- .fa-mix:before {
2580
- content: "\f3cb"; }
2581
-
2582
- .fa-mixcloud:before {
2583
- content: "\f289"; }
2584
-
2585
- .fa-mizuni:before {
2586
- content: "\f3cc"; }
2587
-
2588
- .fa-mobile:before {
2589
- content: "\f10b"; }
2590
-
2591
- .fa-mobile-alt:before {
2592
- content: "\f3cd"; }
2593
-
2594
- .fa-modx:before {
2595
- content: "\f285"; }
2596
-
2597
- .fa-monero:before {
2598
- content: "\f3d0"; }
2599
-
2600
- .fa-money-bill:before {
2601
- content: "\f0d6"; }
2602
-
2603
- .fa-money-bill-alt:before {
2604
- content: "\f3d1"; }
2605
-
2606
- .fa-money-bill-wave:before {
2607
- content: "\f53a"; }
2608
-
2609
- .fa-money-bill-wave-alt:before {
2610
- content: "\f53b"; }
2611
-
2612
- .fa-money-check:before {
2613
- content: "\f53c"; }
2614
-
2615
- .fa-money-check-alt:before {
2616
- content: "\f53d"; }
2617
-
2618
- .fa-monument:before {
2619
- content: "\f5a6"; }
2620
-
2621
- .fa-moon:before {
2622
- content: "\f186"; }
2623
-
2624
- .fa-mortar-pestle:before {
2625
- content: "\f5a7"; }
2626
-
2627
- .fa-mosque:before {
2628
- content: "\f678"; }
2629
-
2630
- .fa-motorcycle:before {
2631
- content: "\f21c"; }
2632
-
2633
- .fa-mountain:before {
2634
- content: "\f6fc"; }
2635
-
2636
- .fa-mouse-pointer:before {
2637
- content: "\f245"; }
2638
-
2639
- .fa-mug-hot:before {
2640
- content: "\f7b6"; }
2641
-
2642
- .fa-music:before {
2643
- content: "\f001"; }
2644
-
2645
- .fa-napster:before {
2646
- content: "\f3d2"; }
2647
-
2648
- .fa-neos:before {
2649
- content: "\f612"; }
2650
-
2651
- .fa-network-wired:before {
2652
- content: "\f6ff"; }
2653
-
2654
- .fa-neuter:before {
2655
- content: "\f22c"; }
2656
-
2657
- .fa-newspaper:before {
2658
- content: "\f1ea"; }
2659
-
2660
- .fa-nimblr:before {
2661
- content: "\f5a8"; }
2662
-
2663
- .fa-nintendo-switch:before {
2664
- content: "\f418"; }
2665
-
2666
- .fa-node:before {
2667
- content: "\f419"; }
2668
-
2669
- .fa-node-js:before {
2670
- content: "\f3d3"; }
2671
-
2672
- .fa-not-equal:before {
2673
- content: "\f53e"; }
2674
-
2675
- .fa-notes-medical:before {
2676
- content: "\f481"; }
2677
-
2678
- .fa-npm:before {
2679
- content: "\f3d4"; }
2680
-
2681
- .fa-ns8:before {
2682
- content: "\f3d5"; }
2683
-
2684
- .fa-nutritionix:before {
2685
- content: "\f3d6"; }
2686
-
2687
- .fa-object-group:before {
2688
- content: "\f247"; }
2689
-
2690
- .fa-object-ungroup:before {
2691
- content: "\f248"; }
2692
-
2693
- .fa-odnoklassniki:before {
2694
- content: "\f263"; }
2695
-
2696
- .fa-odnoklassniki-square:before {
2697
- content: "\f264"; }
2698
-
2699
- .fa-oil-can:before {
2700
- content: "\f613"; }
2701
-
2702
- .fa-old-republic:before {
2703
- content: "\f510"; }
2704
-
2705
- .fa-om:before {
2706
- content: "\f679"; }
2707
-
2708
- .fa-opencart:before {
2709
- content: "\f23d"; }
2710
-
2711
- .fa-openid:before {
2712
- content: "\f19b"; }
2713
-
2714
- .fa-opera:before {
2715
- content: "\f26a"; }
2716
-
2717
- .fa-optin-monster:before {
2718
- content: "\f23c"; }
2719
-
2720
- .fa-osi:before {
2721
- content: "\f41a"; }
2722
-
2723
- .fa-otter:before {
2724
- content: "\f700"; }
2725
-
2726
- .fa-outdent:before {
2727
- content: "\f03b"; }
2728
-
2729
- .fa-page4:before {
2730
- content: "\f3d7"; }
2731
-
2732
- .fa-pagelines:before {
2733
- content: "\f18c"; }
2734
-
2735
- .fa-pager:before {
2736
- content: "\f815"; }
2737
-
2738
- .fa-paint-brush:before {
2739
- content: "\f1fc"; }
2740
-
2741
- .fa-paint-roller:before {
2742
- content: "\f5aa"; }
2743
-
2744
- .fa-palette:before {
2745
- content: "\f53f"; }
2746
-
2747
- .fa-palfed:before {
2748
- content: "\f3d8"; }
2749
-
2750
- .fa-pallet:before {
2751
- content: "\f482"; }
2752
-
2753
- .fa-paper-plane:before {
2754
- content: "\f1d8"; }
2755
-
2756
- .fa-paperclip:before {
2757
- content: "\f0c6"; }
2758
-
2759
- .fa-parachute-box:before {
2760
- content: "\f4cd"; }
2761
-
2762
- .fa-paragraph:before {
2763
- content: "\f1dd"; }
2764
-
2765
- .fa-parking:before {
2766
- content: "\f540"; }
2767
-
2768
- .fa-passport:before {
2769
- content: "\f5ab"; }
2770
-
2771
- .fa-pastafarianism:before {
2772
- content: "\f67b"; }
2773
-
2774
- .fa-paste:before {
2775
- content: "\f0ea"; }
2776
-
2777
- .fa-patreon:before {
2778
- content: "\f3d9"; }
2779
-
2780
- .fa-pause:before {
2781
- content: "\f04c"; }
2782
-
2783
- .fa-pause-circle:before {
2784
- content: "\f28b"; }
2785
-
2786
- .fa-paw:before {
2787
- content: "\f1b0"; }
2788
-
2789
- .fa-paypal:before {
2790
- content: "\f1ed"; }
2791
-
2792
- .fa-peace:before {
2793
- content: "\f67c"; }
2794
-
2795
- .fa-pen:before {
2796
- content: "\f304"; }
2797
-
2798
- .fa-pen-alt:before {
2799
- content: "\f305"; }
2800
-
2801
- .fa-pen-fancy:before {
2802
- content: "\f5ac"; }
2803
-
2804
- .fa-pen-nib:before {
2805
- content: "\f5ad"; }
2806
-
2807
- .fa-pen-square:before {
2808
- content: "\f14b"; }
2809
-
2810
- .fa-pencil-alt:before {
2811
- content: "\f303"; }
2812
-
2813
- .fa-pencil-ruler:before {
2814
- content: "\f5ae"; }
2815
-
2816
- .fa-penny-arcade:before {
2817
- content: "\f704"; }
2818
-
2819
- .fa-people-carry:before {
2820
- content: "\f4ce"; }
2821
-
2822
- .fa-pepper-hot:before {
2823
- content: "\f816"; }
2824
-
2825
- .fa-percent:before {
2826
- content: "\f295"; }
2827
-
2828
- .fa-percentage:before {
2829
- content: "\f541"; }
2830
-
2831
- .fa-periscope:before {
2832
- content: "\f3da"; }
2833
-
2834
- .fa-person-booth:before {
2835
- content: "\f756"; }
2836
-
2837
- .fa-phabricator:before {
2838
- content: "\f3db"; }
2839
-
2840
- .fa-phoenix-framework:before {
2841
- content: "\f3dc"; }
2842
-
2843
- .fa-phoenix-squadron:before {
2844
- content: "\f511"; }
2845
-
2846
- .fa-phone:before {
2847
- content: "\f095"; }
2848
-
2849
- .fa-phone-slash:before {
2850
- content: "\f3dd"; }
2851
-
2852
- .fa-phone-square:before {
2853
- content: "\f098"; }
2854
-
2855
- .fa-phone-volume:before {
2856
- content: "\f2a0"; }
2857
-
2858
- .fa-php:before {
2859
- content: "\f457"; }
2860
-
2861
- .fa-pied-piper:before {
2862
- content: "\f2ae"; }
2863
-
2864
- .fa-pied-piper-alt:before {
2865
- content: "\f1a8"; }
2866
-
2867
- .fa-pied-piper-hat:before {
2868
- content: "\f4e5"; }
2869
-
2870
- .fa-pied-piper-pp:before {
2871
- content: "\f1a7"; }
2872
-
2873
- .fa-piggy-bank:before {
2874
- content: "\f4d3"; }
2875
-
2876
- .fa-pills:before {
2877
- content: "\f484"; }
2878
-
2879
- .fa-pinterest:before {
2880
- content: "\f0d2"; }
2881
-
2882
- .fa-pinterest-p:before {
2883
- content: "\f231"; }
2884
-
2885
- .fa-pinterest-square:before {
2886
- content: "\f0d3"; }
2887
-
2888
- .fa-pizza-slice:before {
2889
- content: "\f818"; }
2890
-
2891
- .fa-place-of-worship:before {
2892
- content: "\f67f"; }
2893
-
2894
- .fa-plane:before {
2895
- content: "\f072"; }
2896
-
2897
- .fa-plane-arrival:before {
2898
- content: "\f5af"; }
2899
-
2900
- .fa-plane-departure:before {
2901
- content: "\f5b0"; }
2902
-
2903
- .fa-play:before {
2904
- content: "\f04b"; }
2905
-
2906
- .fa-play-circle:before {
2907
- content: "\f144"; }
2908
-
2909
- .fa-playstation:before {
2910
- content: "\f3df"; }
2911
-
2912
- .fa-plug:before {
2913
- content: "\f1e6"; }
2914
-
2915
- .fa-plus:before {
2916
- content: "\f067"; }
2917
-
2918
- .fa-plus-circle:before {
2919
- content: "\f055"; }
2920
-
2921
- .fa-plus-square:before {
2922
- content: "\f0fe"; }
2923
-
2924
- .fa-podcast:before {
2925
- content: "\f2ce"; }
2926
-
2927
- .fa-poll:before {
2928
- content: "\f681"; }
2929
-
2930
- .fa-poll-h:before {
2931
- content: "\f682"; }
2932
-
2933
- .fa-poo:before {
2934
- content: "\f2fe"; }
2935
-
2936
- .fa-poo-storm:before {
2937
- content: "\f75a"; }
2938
-
2939
- .fa-poop:before {
2940
- content: "\f619"; }
2941
-
2942
- .fa-portrait:before {
2943
- content: "\f3e0"; }
2944
-
2945
- .fa-pound-sign:before {
2946
- content: "\f154"; }
2947
-
2948
- .fa-power-off:before {
2949
- content: "\f011"; }
2950
-
2951
- .fa-pray:before {
2952
- content: "\f683"; }
2953
-
2954
- .fa-praying-hands:before {
2955
- content: "\f684"; }
2956
-
2957
- .fa-prescription:before {
2958
- content: "\f5b1"; }
2959
-
2960
- .fa-prescription-bottle:before {
2961
- content: "\f485"; }
2962
-
2963
- .fa-prescription-bottle-alt:before {
2964
- content: "\f486"; }
2965
-
2966
- .fa-print:before {
2967
- content: "\f02f"; }
2968
-
2969
- .fa-procedures:before {
2970
- content: "\f487"; }
2971
-
2972
- .fa-product-hunt:before {
2973
- content: "\f288"; }
2974
-
2975
- .fa-project-diagram:before {
2976
- content: "\f542"; }
2977
-
2978
- .fa-pushed:before {
2979
- content: "\f3e1"; }
2980
-
2981
- .fa-puzzle-piece:before {
2982
- content: "\f12e"; }
2983
-
2984
- .fa-python:before {
2985
- content: "\f3e2"; }
2986
-
2987
- .fa-qq:before {
2988
- content: "\f1d6"; }
2989
-
2990
- .fa-qrcode:before {
2991
- content: "\f029"; }
2992
-
2993
- .fa-question:before {
2994
- content: "\f128"; }
2995
-
2996
- .fa-question-circle:before {
2997
- content: "\f059"; }
2998
-
2999
- .fa-quidditch:before {
3000
- content: "\f458"; }
3001
-
3002
- .fa-quinscape:before {
3003
- content: "\f459"; }
3004
-
3005
- .fa-quora:before {
3006
- content: "\f2c4"; }
3007
-
3008
- .fa-quote-left:before {
3009
- content: "\f10d"; }
3010
-
3011
- .fa-quote-right:before {
3012
- content: "\f10e"; }
3013
-
3014
- .fa-quran:before {
3015
- content: "\f687"; }
3016
-
3017
- .fa-r-project:before {
3018
- content: "\f4f7"; }
3019
-
3020
- .fa-radiation:before {
3021
- content: "\f7b9"; }
3022
-
3023
- .fa-radiation-alt:before {
3024
- content: "\f7ba"; }
3025
-
3026
- .fa-rainbow:before {
3027
- content: "\f75b"; }
3028
-
3029
- .fa-random:before {
3030
- content: "\f074"; }
3031
-
3032
- .fa-raspberry-pi:before {
3033
- content: "\f7bb"; }
3034
-
3035
- .fa-ravelry:before {
3036
- content: "\f2d9"; }
3037
-
3038
- .fa-react:before {
3039
- content: "\f41b"; }
3040
-
3041
- .fa-reacteurope:before {
3042
- content: "\f75d"; }
3043
-
3044
- .fa-readme:before {
3045
- content: "\f4d5"; }
3046
-
3047
- .fa-rebel:before {
3048
- content: "\f1d0"; }
3049
-
3050
- .fa-receipt:before {
3051
- content: "\f543"; }
3052
-
3053
- .fa-recycle:before {
3054
- content: "\f1b8"; }
3055
-
3056
- .fa-red-river:before {
3057
- content: "\f3e3"; }
3058
-
3059
- .fa-reddit:before {
3060
- content: "\f1a1"; }
3061
-
3062
- .fa-reddit-alien:before {
3063
- content: "\f281"; }
3064
-
3065
- .fa-reddit-square:before {
3066
- content: "\f1a2"; }
3067
-
3068
- .fa-redhat:before {
3069
- content: "\f7bc"; }
3070
-
3071
- .fa-redo:before {
3072
- content: "\f01e"; }
3073
-
3074
- .fa-redo-alt:before {
3075
- content: "\f2f9"; }
3076
-
3077
- .fa-registered:before {
3078
- content: "\f25d"; }
3079
-
3080
- .fa-renren:before {
3081
- content: "\f18b"; }
3082
-
3083
- .fa-reply:before {
3084
- content: "\f3e5"; }
3085
-
3086
- .fa-reply-all:before {
3087
- content: "\f122"; }
3088
-
3089
- .fa-replyd:before {
3090
- content: "\f3e6"; }
3091
-
3092
- .fa-republican:before {
3093
- content: "\f75e"; }
3094
-
3095
- .fa-researchgate:before {
3096
- content: "\f4f8"; }
3097
-
3098
- .fa-resolving:before {
3099
- content: "\f3e7"; }
3100
-
3101
- .fa-restroom:before {
3102
- content: "\f7bd"; }
3103
-
3104
- .fa-retweet:before {
3105
- content: "\f079"; }
3106
-
3107
- .fa-rev:before {
3108
- content: "\f5b2"; }
3109
-
3110
- .fa-ribbon:before {
3111
- content: "\f4d6"; }
3112
-
3113
- .fa-ring:before {
3114
- content: "\f70b"; }
3115
-
3116
- .fa-road:before {
3117
- content: "\f018"; }
3118
-
3119
- .fa-robot:before {
3120
- content: "\f544"; }
3121
-
3122
- .fa-rocket:before {
3123
- content: "\f135"; }
3124
-
3125
- .fa-rocketchat:before {
3126
- content: "\f3e8"; }
3127
-
3128
- .fa-rockrms:before {
3129
- content: "\f3e9"; }
3130
-
3131
- .fa-route:before {
3132
- content: "\f4d7"; }
3133
-
3134
- .fa-rss:before {
3135
- content: "\f09e"; }
3136
-
3137
- .fa-rss-square:before {
3138
- content: "\f143"; }
3139
-
3140
- .fa-ruble-sign:before {
3141
- content: "\f158"; }
3142
-
3143
- .fa-ruler:before {
3144
- content: "\f545"; }
3145
-
3146
- .fa-ruler-combined:before {
3147
- content: "\f546"; }
3148
-
3149
- .fa-ruler-horizontal:before {
3150
- content: "\f547"; }
3151
-
3152
- .fa-ruler-vertical:before {
3153
- content: "\f548"; }
3154
-
3155
- .fa-running:before {
3156
- content: "\f70c"; }
3157
-
3158
- .fa-rupee-sign:before {
3159
- content: "\f156"; }
3160
-
3161
- .fa-sad-cry:before {
3162
- content: "\f5b3"; }
3163
-
3164
- .fa-sad-tear:before {
3165
- content: "\f5b4"; }
3166
-
3167
- .fa-safari:before {
3168
- content: "\f267"; }
3169
-
3170
- .fa-salesforce:before {
3171
- content: "\f83b"; }
3172
-
3173
- .fa-sass:before {
3174
- content: "\f41e"; }
3175
-
3176
- .fa-satellite:before {
3177
- content: "\f7bf"; }
3178
-
3179
- .fa-satellite-dish:before {
3180
- content: "\f7c0"; }
3181
-
3182
- .fa-save:before {
3183
- content: "\f0c7"; }
3184
-
3185
- .fa-schlix:before {
3186
- content: "\f3ea"; }
3187
-
3188
- .fa-school:before {
3189
- content: "\f549"; }
3190
-
3191
- .fa-screwdriver:before {
3192
- content: "\f54a"; }
3193
-
3194
- .fa-scribd:before {
3195
- content: "\f28a"; }
3196
-
3197
- .fa-scroll:before {
3198
- content: "\f70e"; }
3199
-
3200
- .fa-sd-card:before {
3201
- content: "\f7c2"; }
3202
-
3203
- .fa-search:before {
3204
- content: "\f002"; }
3205
-
3206
- .fa-search-dollar:before {
3207
- content: "\f688"; }
3208
-
3209
- .fa-search-location:before {
3210
- content: "\f689"; }
3211
-
3212
- .fa-search-minus:before {
3213
- content: "\f010"; }
3214
-
3215
- .fa-search-plus:before {
3216
- content: "\f00e"; }
3217
-
3218
- .fa-searchengin:before {
3219
- content: "\f3eb"; }
3220
-
3221
- .fa-seedling:before {
3222
- content: "\f4d8"; }
3223
-
3224
- .fa-sellcast:before {
3225
- content: "\f2da"; }
3226
-
3227
- .fa-sellsy:before {
3228
- content: "\f213"; }
3229
-
3230
- .fa-server:before {
3231
- content: "\f233"; }
3232
-
3233
- .fa-servicestack:before {
3234
- content: "\f3ec"; }
3235
-
3236
- .fa-shapes:before {
3237
- content: "\f61f"; }
3238
-
3239
- .fa-share:before {
3240
- content: "\f064"; }
3241
-
3242
- .fa-share-alt:before {
3243
- content: "\f1e0"; }
3244
-
3245
- .fa-share-alt-square:before {
3246
- content: "\f1e1"; }
3247
-
3248
- .fa-share-square:before {
3249
- content: "\f14d"; }
3250
-
3251
- .fa-shekel-sign:before {
3252
- content: "\f20b"; }
3253
-
3254
- .fa-shield-alt:before {
3255
- content: "\f3ed"; }
3256
-
3257
- .fa-ship:before {
3258
- content: "\f21a"; }
3259
-
3260
- .fa-shipping-fast:before {
3261
- content: "\f48b"; }
3262
-
3263
- .fa-shirtsinbulk:before {
3264
- content: "\f214"; }
3265
-
3266
- .fa-shoe-prints:before {
3267
- content: "\f54b"; }
3268
-
3269
- .fa-shopping-bag:before {
3270
- content: "\f290"; }
3271
-
3272
- .fa-shopping-basket:before {
3273
- content: "\f291"; }
3274
-
3275
- .fa-shopping-cart:before {
3276
- content: "\f07a"; }
3277
-
3278
- .fa-shopware:before {
3279
- content: "\f5b5"; }
3280
-
3281
- .fa-shower:before {
3282
- content: "\f2cc"; }
3283
-
3284
- .fa-shuttle-van:before {
3285
- content: "\f5b6"; }
3286
-
3287
- .fa-sign:before {
3288
- content: "\f4d9"; }
3289
-
3290
- .fa-sign-in-alt:before {
3291
- content: "\f2f6"; }
3292
-
3293
- .fa-sign-language:before {
3294
- content: "\f2a7"; }
3295
-
3296
- .fa-sign-out-alt:before {
3297
- content: "\f2f5"; }
3298
-
3299
- .fa-signal:before {
3300
- content: "\f012"; }
3301
-
3302
- .fa-signature:before {
3303
- content: "\f5b7"; }
3304
-
3305
- .fa-sim-card:before {
3306
- content: "\f7c4"; }
3307
-
3308
- .fa-simplybuilt:before {
3309
- content: "\f215"; }
3310
-
3311
- .fa-sistrix:before {
3312
- content: "\f3ee"; }
3313
-
3314
- .fa-sitemap:before {
3315
- content: "\f0e8"; }
3316
-
3317
- .fa-sith:before {
3318
- content: "\f512"; }
3319
-
3320
- .fa-skating:before {
3321
- content: "\f7c5"; }
3322
-
3323
- .fa-sketch:before {
3324
- content: "\f7c6"; }
3325
-
3326
- .fa-skiing:before {
3327
- content: "\f7c9"; }
3328
-
3329
- .fa-skiing-nordic:before {
3330
- content: "\f7ca"; }
3331
-
3332
- .fa-skull:before {
3333
- content: "\f54c"; }
3334
-
3335
- .fa-skull-crossbones:before {
3336
- content: "\f714"; }
3337
-
3338
- .fa-skyatlas:before {
3339
- content: "\f216"; }
3340
-
3341
- .fa-skype:before {
3342
- content: "\f17e"; }
3343
-
3344
- .fa-slack:before {
3345
- content: "\f198"; }
3346
-
3347
- .fa-slack-hash:before {
3348
- content: "\f3ef"; }
3349
-
3350
- .fa-slash:before {
3351
- content: "\f715"; }
3352
-
3353
- .fa-sleigh:before {
3354
- content: "\f7cc"; }
3355
-
3356
- .fa-sliders-h:before {
3357
- content: "\f1de"; }
3358
-
3359
- .fa-slideshare:before {
3360
- content: "\f1e7"; }
3361
-
3362
- .fa-smile:before {
3363
- content: "\f118"; }
3364
-
3365
- .fa-smile-beam:before {
3366
- content: "\f5b8"; }
3367
-
3368
- .fa-smile-wink:before {
3369
- content: "\f4da"; }
3370
-
3371
- .fa-smog:before {
3372
- content: "\f75f"; }
3373
-
3374
- .fa-smoking:before {
3375
- content: "\f48d"; }
3376
-
3377
- .fa-smoking-ban:before {
3378
- content: "\f54d"; }
3379
-
3380
- .fa-sms:before {
3381
- content: "\f7cd"; }
3382
-
3383
- .fa-snapchat:before {
3384
- content: "\f2ab"; }
3385
-
3386
- .fa-snapchat-ghost:before {
3387
- content: "\f2ac"; }
3388
-
3389
- .fa-snapchat-square:before {
3390
- content: "\f2ad"; }
3391
-
3392
- .fa-snowboarding:before {
3393
- content: "\f7ce"; }
3394
-
3395
- .fa-snowflake:before {
3396
- content: "\f2dc"; }
3397
-
3398
- .fa-snowman:before {
3399
- content: "\f7d0"; }
3400
-
3401
- .fa-snowplow:before {
3402
- content: "\f7d2"; }
3403
-
3404
- .fa-socks:before {
3405
- content: "\f696"; }
3406
-
3407
- .fa-solar-panel:before {
3408
- content: "\f5ba"; }
3409
-
3410
- .fa-sort:before {
3411
- content: "\f0dc"; }
3412
-
3413
- .fa-sort-alpha-down:before {
3414
- content: "\f15d"; }
3415
-
3416
- .fa-sort-alpha-up:before {
3417
- content: "\f15e"; }
3418
-
3419
- .fa-sort-amount-down:before {
3420
- content: "\f160"; }
3421
-
3422
- .fa-sort-amount-up:before {
3423
- content: "\f161"; }
3424
-
3425
- .fa-sort-down:before {
3426
- content: "\f0dd"; }
3427
-
3428
- .fa-sort-numeric-down:before {
3429
- content: "\f162"; }
3430
-
3431
- .fa-sort-numeric-up:before {
3432
- content: "\f163"; }
3433
-
3434
- .fa-sort-up:before {
3435
- content: "\f0de"; }
3436
-
3437
- .fa-soundcloud:before {
3438
- content: "\f1be"; }
3439
-
3440
- .fa-sourcetree:before {
3441
- content: "\f7d3"; }
3442
-
3443
- .fa-spa:before {
3444
- content: "\f5bb"; }
3445
-
3446
- .fa-space-shuttle:before {
3447
- content: "\f197"; }
3448
-
3449
- .fa-speakap:before {
3450
- content: "\f3f3"; }
3451
-
3452
- .fa-speaker-deck:before {
3453
- content: "\f83c"; }
3454
-
3455
- .fa-spider:before {
3456
- content: "\f717"; }
3457
-
3458
- .fa-spinner:before {
3459
- content: "\f110"; }
3460
-
3461
- .fa-splotch:before {
3462
- content: "\f5bc"; }
3463
-
3464
- .fa-spotify:before {
3465
- content: "\f1bc"; }
3466
-
3467
- .fa-spray-can:before {
3468
- content: "\f5bd"; }
3469
-
3470
- .fa-square:before {
3471
- content: "\f0c8"; }
3472
-
3473
- .fa-square-full:before {
3474
- content: "\f45c"; }
3475
-
3476
- .fa-square-root-alt:before {
3477
- content: "\f698"; }
3478
-
3479
- .fa-squarespace:before {
3480
- content: "\f5be"; }
3481
-
3482
- .fa-stack-exchange:before {
3483
- content: "\f18d"; }
3484
-
3485
- .fa-stack-overflow:before {
3486
- content: "\f16c"; }
3487
-
3488
- .fa-stamp:before {
3489
- content: "\f5bf"; }
3490
-
3491
- .fa-star:before {
3492
- content: "\f005"; }
3493
-
3494
- .fa-star-and-crescent:before {
3495
- content: "\f699"; }
3496
-
3497
- .fa-star-half:before {
3498
- content: "\f089"; }
3499
-
3500
- .fa-star-half-alt:before {
3501
- content: "\f5c0"; }
3502
-
3503
- .fa-star-of-david:before {
3504
- content: "\f69a"; }
3505
-
3506
- .fa-star-of-life:before {
3507
- content: "\f621"; }
3508
-
3509
- .fa-staylinked:before {
3510
- content: "\f3f5"; }
3511
-
3512
- .fa-steam:before {
3513
- content: "\f1b6"; }
3514
-
3515
- .fa-steam-square:before {
3516
- content: "\f1b7"; }
3517
-
3518
- .fa-steam-symbol:before {
3519
- content: "\f3f6"; }
3520
-
3521
- .fa-step-backward:before {
3522
- content: "\f048"; }
3523
-
3524
- .fa-step-forward:before {
3525
- content: "\f051"; }
3526
-
3527
- .fa-stethoscope:before {
3528
- content: "\f0f1"; }
3529
-
3530
- .fa-sticker-mule:before {
3531
- content: "\f3f7"; }
3532
-
3533
- .fa-sticky-note:before {
3534
- content: "\f249"; }
3535
-
3536
- .fa-stop:before {
3537
- content: "\f04d"; }
3538
-
3539
- .fa-stop-circle:before {
3540
- content: "\f28d"; }
3541
-
3542
- .fa-stopwatch:before {
3543
- content: "\f2f2"; }
3544
-
3545
- .fa-store:before {
3546
- content: "\f54e"; }
3547
-
3548
- .fa-store-alt:before {
3549
- content: "\f54f"; }
3550
-
3551
- .fa-strava:before {
3552
- content: "\f428"; }
3553
-
3554
- .fa-stream:before {
3555
- content: "\f550"; }
3556
-
3557
- .fa-street-view:before {
3558
- content: "\f21d"; }
3559
-
3560
- .fa-strikethrough:before {
3561
- content: "\f0cc"; }
3562
-
3563
- .fa-stripe:before {
3564
- content: "\f429"; }
3565
-
3566
- .fa-stripe-s:before {
3567
- content: "\f42a"; }
3568
-
3569
- .fa-stroopwafel:before {
3570
- content: "\f551"; }
3571
-
3572
- .fa-studiovinari:before {
3573
- content: "\f3f8"; }
3574
-
3575
- .fa-stumbleupon:before {
3576
- content: "\f1a4"; }
3577
-
3578
- .fa-stumbleupon-circle:before {
3579
- content: "\f1a3"; }
3580
-
3581
- .fa-subscript:before {
3582
- content: "\f12c"; }
3583
-
3584
- .fa-subway:before {
3585
- content: "\f239"; }
3586
-
3587
- .fa-suitcase:before {
3588
- content: "\f0f2"; }
3589
-
3590
- .fa-suitcase-rolling:before {
3591
- content: "\f5c1"; }
3592
-
3593
- .fa-sun:before {
3594
- content: "\f185"; }
3595
-
3596
- .fa-superpowers:before {
3597
- content: "\f2dd"; }
3598
-
3599
- .fa-superscript:before {
3600
- content: "\f12b"; }
3601
-
3602
- .fa-supple:before {
3603
- content: "\f3f9"; }
3604
-
3605
- .fa-surprise:before {
3606
- content: "\f5c2"; }
3607
-
3608
- .fa-suse:before {
3609
- content: "\f7d6"; }
3610
-
3611
- .fa-swatchbook:before {
3612
- content: "\f5c3"; }
3613
-
3614
- .fa-swimmer:before {
3615
- content: "\f5c4"; }
3616
-
3617
- .fa-swimming-pool:before {
3618
- content: "\f5c5"; }
3619
-
3620
- .fa-symfony:before {
3621
- content: "\f83d"; }
3622
-
3623
- .fa-synagogue:before {
3624
- content: "\f69b"; }
3625
-
3626
- .fa-sync:before {
3627
- content: "\f021"; }
3628
-
3629
- .fa-sync-alt:before {
3630
- content: "\f2f1"; }
3631
-
3632
- .fa-syringe:before {
3633
- content: "\f48e"; }
3634
-
3635
- .fa-table:before {
3636
- content: "\f0ce"; }
3637
-
3638
- .fa-table-tennis:before {
3639
- content: "\f45d"; }
3640
-
3641
- .fa-tablet:before {
3642
- content: "\f10a"; }
3643
-
3644
- .fa-tablet-alt:before {
3645
- content: "\f3fa"; }
3646
-
3647
- .fa-tablets:before {
3648
- content: "\f490"; }
3649
-
3650
- .fa-tachometer-alt:before {
3651
- content: "\f3fd"; }
3652
-
3653
- .fa-tag:before {
3654
- content: "\f02b"; }
3655
-
3656
- .fa-tags:before {
3657
- content: "\f02c"; }
3658
-
3659
- .fa-tape:before {
3660
- content: "\f4db"; }
3661
-
3662
- .fa-tasks:before {
3663
- content: "\f0ae"; }
3664
-
3665
- .fa-taxi:before {
3666
- content: "\f1ba"; }
3667
-
3668
- .fa-teamspeak:before {
3669
- content: "\f4f9"; }
3670
-
3671
- .fa-teeth:before {
3672
- content: "\f62e"; }
3673
-
3674
- .fa-teeth-open:before {
3675
- content: "\f62f"; }
3676
-
3677
- .fa-telegram:before {
3678
- content: "\f2c6"; }
3679
-
3680
- .fa-telegram-plane:before {
3681
- content: "\f3fe"; }
3682
-
3683
- .fa-temperature-high:before {
3684
- content: "\f769"; }
3685
-
3686
- .fa-temperature-low:before {
3687
- content: "\f76b"; }
3688
-
3689
- .fa-tencent-weibo:before {
3690
- content: "\f1d5"; }
3691
-
3692
- .fa-tenge:before {
3693
- content: "\f7d7"; }
3694
-
3695
- .fa-terminal:before {
3696
- content: "\f120"; }
3697
-
3698
- .fa-text-height:before {
3699
- content: "\f034"; }
3700
-
3701
- .fa-text-width:before {
3702
- content: "\f035"; }
3703
-
3704
- .fa-th:before {
3705
- content: "\f00a"; }
3706
-
3707
- .fa-th-large:before {
3708
- content: "\f009"; }
3709
-
3710
- .fa-th-list:before {
3711
- content: "\f00b"; }
3712
-
3713
- .fa-the-red-yeti:before {
3714
- content: "\f69d"; }
3715
-
3716
- .fa-theater-masks:before {
3717
- content: "\f630"; }
3718
-
3719
- .fa-themeco:before {
3720
- content: "\f5c6"; }
3721
-
3722
- .fa-themeisle:before {
3723
- content: "\f2b2"; }
3724
-
3725
- .fa-thermometer:before {
3726
- content: "\f491"; }
3727
-
3728
- .fa-thermometer-empty:before {
3729
- content: "\f2cb"; }
3730
-
3731
- .fa-thermometer-full:before {
3732
- content: "\f2c7"; }
3733
-
3734
- .fa-thermometer-half:before {
3735
- content: "\f2c9"; }
3736
-
3737
- .fa-thermometer-quarter:before {
3738
- content: "\f2ca"; }
3739
-
3740
- .fa-thermometer-three-quarters:before {
3741
- content: "\f2c8"; }
3742
-
3743
- .fa-think-peaks:before {
3744
- content: "\f731"; }
3745
-
3746
- .fa-thumbs-down:before {
3747
- content: "\f165"; }
3748
-
3749
- .fa-thumbs-up:before {
3750
- content: "\f164"; }
3751
-
3752
- .fa-thumbtack:before {
3753
- content: "\f08d"; }
3754
-
3755
- .fa-ticket-alt:before {
3756
- content: "\f3ff"; }
3757
-
3758
- .fa-times:before {
3759
- content: "\f00d"; }
3760
-
3761
- .fa-times-circle:before {
3762
- content: "\f057"; }
3763
-
3764
- .fa-tint:before {
3765
- content: "\f043"; }
3766
-
3767
- .fa-tint-slash:before {
3768
- content: "\f5c7"; }
3769
-
3770
- .fa-tired:before {
3771
- content: "\f5c8"; }
3772
-
3773
- .fa-toggle-off:before {
3774
- content: "\f204"; }
3775
-
3776
- .fa-toggle-on:before {
3777
- content: "\f205"; }
3778
-
3779
- .fa-toilet:before {
3780
- content: "\f7d8"; }
3781
-
3782
- .fa-toilet-paper:before {
3783
- content: "\f71e"; }
3784
-
3785
- .fa-toolbox:before {
3786
- content: "\f552"; }
3787
-
3788
- .fa-tools:before {
3789
- content: "\f7d9"; }
3790
-
3791
- .fa-tooth:before {
3792
- content: "\f5c9"; }
3793
-
3794
- .fa-torah:before {
3795
- content: "\f6a0"; }
3796
-
3797
- .fa-torii-gate:before {
3798
- content: "\f6a1"; }
3799
-
3800
- .fa-tractor:before {
3801
- content: "\f722"; }
3802
-
3803
- .fa-trade-federation:before {
3804
- content: "\f513"; }
3805
-
3806
- .fa-trademark:before {
3807
- content: "\f25c"; }
3808
-
3809
- .fa-traffic-light:before {
3810
- content: "\f637"; }
3811
-
3812
- .fa-train:before {
3813
- content: "\f238"; }
3814
-
3815
- .fa-tram:before {
3816
- content: "\f7da"; }
3817
-
3818
- .fa-transgender:before {
3819
- content: "\f224"; }
3820
-
3821
- .fa-transgender-alt:before {
3822
- content: "\f225"; }
3823
-
3824
- .fa-trash:before {
3825
- content: "\f1f8"; }
3826
-
3827
- .fa-trash-alt:before {
3828
- content: "\f2ed"; }
3829
-
3830
- .fa-trash-restore:before {
3831
- content: "\f829"; }
3832
-
3833
- .fa-trash-restore-alt:before {
3834
- content: "\f82a"; }
3835
-
3836
- .fa-tree:before {
3837
- content: "\f1bb"; }
3838
-
3839
- .fa-trello:before {
3840
- content: "\f181"; }
3841
-
3842
- .fa-tripadvisor:before {
3843
- content: "\f262"; }
3844
-
3845
- .fa-trophy:before {
3846
- content: "\f091"; }
3847
-
3848
- .fa-truck:before {
3849
- content: "\f0d1"; }
3850
-
3851
- .fa-truck-loading:before {
3852
- content: "\f4de"; }
3853
-
3854
- .fa-truck-monster:before {
3855
- content: "\f63b"; }
3856
-
3857
- .fa-truck-moving:before {
3858
- content: "\f4df"; }
3859
-
3860
- .fa-truck-pickup:before {
3861
- content: "\f63c"; }
3862
-
3863
- .fa-tshirt:before {
3864
- content: "\f553"; }
3865
-
3866
- .fa-tty:before {
3867
- content: "\f1e4"; }
3868
-
3869
- .fa-tumblr:before {
3870
- content: "\f173"; }
3871
-
3872
- .fa-tumblr-square:before {
3873
- content: "\f174"; }
3874
-
3875
- .fa-tv:before {
3876
- content: "\f26c"; }
3877
-
3878
- .fa-twitch:before {
3879
- content: "\f1e8"; }
3880
-
3881
- .fa-twitter:before {
3882
- content: "\f099"; }
3883
-
3884
- .fa-twitter-square:before {
3885
- content: "\f081"; }
3886
-
3887
- .fa-typo3:before {
3888
- content: "\f42b"; }
3889
-
3890
- .fa-uber:before {
3891
- content: "\f402"; }
3892
-
3893
- .fa-ubuntu:before {
3894
- content: "\f7df"; }
3895
-
3896
- .fa-uikit:before {
3897
- content: "\f403"; }
3898
-
3899
- .fa-umbrella:before {
3900
- content: "\f0e9"; }
3901
-
3902
- .fa-umbrella-beach:before {
3903
- content: "\f5ca"; }
3904
-
3905
- .fa-underline:before {
3906
- content: "\f0cd"; }
3907
-
3908
- .fa-undo:before {
3909
- content: "\f0e2"; }
3910
-
3911
- .fa-undo-alt:before {
3912
- content: "\f2ea"; }
3913
-
3914
- .fa-uniregistry:before {
3915
- content: "\f404"; }
3916
-
3917
- .fa-universal-access:before {
3918
- content: "\f29a"; }
3919
-
3920
- .fa-university:before {
3921
- content: "\f19c"; }
3922
-
3923
- .fa-unlink:before {
3924
- content: "\f127"; }
3925
-
3926
- .fa-unlock:before {
3927
- content: "\f09c"; }
3928
-
3929
- .fa-unlock-alt:before {
3930
- content: "\f13e"; }
3931
-
3932
- .fa-untappd:before {
3933
- content: "\f405"; }
3934
-
3935
- .fa-upload:before {
3936
- content: "\f093"; }
3937
-
3938
- .fa-ups:before {
3939
- content: "\f7e0"; }
3940
-
3941
- .fa-usb:before {
3942
- content: "\f287"; }
3943
-
3944
- .fa-user:before {
3945
- content: "\f007"; }
3946
-
3947
- .fa-user-alt:before {
3948
- content: "\f406"; }
3949
-
3950
- .fa-user-alt-slash:before {
3951
- content: "\f4fa"; }
3952
-
3953
- .fa-user-astronaut:before {
3954
- content: "\f4fb"; }
3955
-
3956
- .fa-user-check:before {
3957
- content: "\f4fc"; }
3958
-
3959
- .fa-user-circle:before {
3960
- content: "\f2bd"; }
3961
-
3962
- .fa-user-clock:before {
3963
- content: "\f4fd"; }
3964
-
3965
- .fa-user-cog:before {
3966
- content: "\f4fe"; }
3967
-
3968
- .fa-user-edit:before {
3969
- content: "\f4ff"; }
3970
-
3971
- .fa-user-friends:before {
3972
- content: "\f500"; }
3973
-
3974
- .fa-user-graduate:before {
3975
- content: "\f501"; }
3976
-
3977
- .fa-user-injured:before {
3978
- content: "\f728"; }
3979
-
3980
- .fa-user-lock:before {
3981
- content: "\f502"; }
3982
-
3983
- .fa-user-md:before {
3984
- content: "\f0f0"; }
3985
-
3986
- .fa-user-minus:before {
3987
- content: "\f503"; }
3988
-
3989
- .fa-user-ninja:before {
3990
- content: "\f504"; }
3991
-
3992
- .fa-user-nurse:before {
3993
- content: "\f82f"; }
3994
-
3995
- .fa-user-plus:before {
3996
- content: "\f234"; }
3997
-
3998
- .fa-user-secret:before {
3999
- content: "\f21b"; }
4000
-
4001
- .fa-user-shield:before {
4002
- content: "\f505"; }
4003
-
4004
- .fa-user-slash:before {
4005
- content: "\f506"; }
4006
-
4007
- .fa-user-tag:before {
4008
- content: "\f507"; }
4009
-
4010
- .fa-user-tie:before {
4011
- content: "\f508"; }
4012
-
4013
- .fa-user-times:before {
4014
- content: "\f235"; }
4015
-
4016
- .fa-users:before {
4017
- content: "\f0c0"; }
4018
-
4019
- .fa-users-cog:before {
4020
- content: "\f509"; }
4021
-
4022
- .fa-usps:before {
4023
- content: "\f7e1"; }
4024
-
4025
- .fa-ussunnah:before {
4026
- content: "\f407"; }
4027
-
4028
- .fa-utensil-spoon:before {
4029
- content: "\f2e5"; }
4030
-
4031
- .fa-utensils:before {
4032
- content: "\f2e7"; }
4033
-
4034
- .fa-vaadin:before {
4035
- content: "\f408"; }
4036
-
4037
- .fa-vector-square:before {
4038
- content: "\f5cb"; }
4039
-
4040
- .fa-venus:before {
4041
- content: "\f221"; }
4042
-
4043
- .fa-venus-double:before {
4044
- content: "\f226"; }
4045
-
4046
- .fa-venus-mars:before {
4047
- content: "\f228"; }
4048
-
4049
- .fa-viacoin:before {
4050
- content: "\f237"; }
4051
-
4052
- .fa-viadeo:before {
4053
- content: "\f2a9"; }
4054
-
4055
- .fa-viadeo-square:before {
4056
- content: "\f2aa"; }
4057
-
4058
- .fa-vial:before {
4059
- content: "\f492"; }
4060
-
4061
- .fa-vials:before {
4062
- content: "\f493"; }
4063
-
4064
- .fa-viber:before {
4065
- content: "\f409"; }
4066
-
4067
- .fa-video:before {
4068
- content: "\f03d"; }
4069
-
4070
- .fa-video-slash:before {
4071
- content: "\f4e2"; }
4072
-
4073
- .fa-vihara:before {
4074
- content: "\f6a7"; }
4075
-
4076
- .fa-vimeo:before {
4077
- content: "\f40a"; }
4078
-
4079
- .fa-vimeo-square:before {
4080
- content: "\f194"; }
4081
-
4082
- .fa-vimeo-v:before {
4083
- content: "\f27d"; }
4084
-
4085
- .fa-vine:before {
4086
- content: "\f1ca"; }
4087
-
4088
- .fa-vk:before {
4089
- content: "\f189"; }
4090
-
4091
- .fa-vnv:before {
4092
- content: "\f40b"; }
4093
-
4094
- .fa-volleyball-ball:before {
4095
- content: "\f45f"; }
4096
-
4097
- .fa-volume-down:before {
4098
- content: "\f027"; }
4099
-
4100
- .fa-volume-mute:before {
4101
- content: "\f6a9"; }
4102
-
4103
- .fa-volume-off:before {
4104
- content: "\f026"; }
4105
-
4106
- .fa-volume-up:before {
4107
- content: "\f028"; }
4108
-
4109
- .fa-vote-yea:before {
4110
- content: "\f772"; }
4111
-
4112
- .fa-vr-cardboard:before {
4113
- content: "\f729"; }
4114
-
4115
- .fa-vuejs:before {
4116
- content: "\f41f"; }
4117
-
4118
- .fa-walking:before {
4119
- content: "\f554"; }
4120
-
4121
- .fa-wallet:before {
4122
- content: "\f555"; }
4123
-
4124
- .fa-warehouse:before {
4125
- content: "\f494"; }
4126
-
4127
- .fa-water:before {
4128
- content: "\f773"; }
4129
-
4130
- .fa-wave-square:before {
4131
- content: "\f83e"; }
4132
-
4133
- .fa-waze:before {
4134
- content: "\f83f"; }
4135
-
4136
- .fa-weebly:before {
4137
- content: "\f5cc"; }
4138
-
4139
- .fa-weibo:before {
4140
- content: "\f18a"; }
4141
-
4142
- .fa-weight:before {
4143
- content: "\f496"; }
4144
-
4145
- .fa-weight-hanging:before {
4146
- content: "\f5cd"; }
4147
-
4148
- .fa-weixin:before {
4149
- content: "\f1d7"; }
4150
-
4151
- .fa-whatsapp:before {
4152
- content: "\f232"; }
4153
-
4154
- .fa-whatsapp-square:before {
4155
- content: "\f40c"; }
4156
-
4157
- .fa-wheelchair:before {
4158
- content: "\f193"; }
4159
-
4160
- .fa-whmcs:before {
4161
- content: "\f40d"; }
4162
-
4163
- .fa-wifi:before {
4164
- content: "\f1eb"; }
4165
-
4166
- .fa-wikipedia-w:before {
4167
- content: "\f266"; }
4168
-
4169
- .fa-wind:before {
4170
- content: "\f72e"; }
4171
-
4172
- .fa-window-close:before {
4173
- content: "\f410"; }
4174
-
4175
- .fa-window-maximize:before {
4176
- content: "\f2d0"; }
4177
-
4178
- .fa-window-minimize:before {
4179
- content: "\f2d1"; }
4180
-
4181
- .fa-window-restore:before {
4182
- content: "\f2d2"; }
4183
-
4184
- .fa-windows:before {
4185
- content: "\f17a"; }
4186
-
4187
- .fa-wine-bottle:before {
4188
- content: "\f72f"; }
4189
-
4190
- .fa-wine-glass:before {
4191
- content: "\f4e3"; }
4192
-
4193
- .fa-wine-glass-alt:before {
4194
- content: "\f5ce"; }
4195
-
4196
- .fa-wix:before {
4197
- content: "\f5cf"; }
4198
-
4199
- .fa-wizards-of-the-coast:before {
4200
- content: "\f730"; }
4201
-
4202
- .fa-wolf-pack-battalion:before {
4203
- content: "\f514"; }
4204
-
4205
- .fa-won-sign:before {
4206
- content: "\f159"; }
4207
-
4208
- .fa-wordpress:before {
4209
- content: "\f19a"; }
4210
-
4211
- .fa-wordpress-simple:before {
4212
- content: "\f411"; }
4213
-
4214
- .fa-wpbeginner:before {
4215
- content: "\f297"; }
4216
-
4217
- .fa-wpexplorer:before {
4218
- content: "\f2de"; }
4219
-
4220
- .fa-wpforms:before {
4221
- content: "\f298"; }
4222
-
4223
- .fa-wpressr:before {
4224
- content: "\f3e4"; }
4225
-
4226
- .fa-wrench:before {
4227
- content: "\f0ad"; }
4228
-
4229
- .fa-x-ray:before {
4230
- content: "\f497"; }
4231
-
4232
- .fa-xbox:before {
4233
- content: "\f412"; }
4234
-
4235
- .fa-xing:before {
4236
- content: "\f168"; }
4237
-
4238
- .fa-xing-square:before {
4239
- content: "\f169"; }
4240
-
4241
- .fa-y-combinator:before {
4242
- content: "\f23b"; }
4243
-
4244
- .fa-yahoo:before {
4245
- content: "\f19e"; }
4246
-
4247
- .fa-yammer:before {
4248
- content: "\f840"; }
4249
-
4250
- .fa-yandex:before {
4251
- content: "\f413"; }
4252
-
4253
- .fa-yandex-international:before {
4254
- content: "\f414"; }
4255
-
4256
- .fa-yarn:before {
4257
- content: "\f7e3"; }
4258
-
4259
- .fa-yelp:before {
4260
- content: "\f1e9"; }
4261
-
4262
- .fa-yen-sign:before {
4263
- content: "\f157"; }
4264
-
4265
- .fa-yin-yang:before {
4266
- content: "\f6ad"; }
4267
-
4268
- .fa-yoast:before {
4269
- content: "\f2b1"; }
4270
-
4271
- .fa-youtube:before {
4272
- content: "\f167"; }
4273
-
4274
- .fa-youtube-square:before {
4275
- content: "\f431"; }
4276
-
4277
- .fa-zhihu:before {
4278
- content: "\f63f"; }
4279
-
4280
- .sr-only {
4281
- border: 0;
4282
- clip: rect(0, 0, 0, 0);
4283
- height: 1px;
4284
- margin: -1px;
4285
- overflow: hidden;
4286
- padding: 0;
4287
- position: absolute;
4288
- width: 1px; }
4289
-
4290
- .sr-only-focusable:active, .sr-only-focusable:focus {
4291
- clip: auto;
4292
- height: auto;
4293
- margin: 0;
4294
- overflow: visible;
4295
- position: static;
4296
- width: auto; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/fontawesome.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
 
 
 
 
 
font-awesome-latest/css/regular.css DELETED
@@ -1,15 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face {
6
- font-family: 'Font Awesome 5 Free';
7
- font-style: normal;
8
- font-weight: 400;
9
- font-display: auto;
10
- src: url("../webfonts/fa-regular-400.eot");
11
- src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
12
-
13
- .far {
14
- font-family: 'Font Awesome 5 Free';
15
- font-weight: 400; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/regular.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}
 
 
 
 
 
font-awesome-latest/css/solid.css DELETED
@@ -1,16 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face {
6
- font-family: 'Font Awesome 5 Free';
7
- font-style: normal;
8
- font-weight: 900;
9
- font-display: auto;
10
- src: url("../webfonts/fa-solid-900.eot");
11
- src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
12
-
13
- .fa,
14
- .fas {
15
- font-family: 'Font Awesome 5 Free';
16
- font-weight: 900; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/solid.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
 
 
 
 
 
font-awesome-latest/css/svg-with-js.css DELETED
@@ -1,346 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- svg:not(:root).svg-inline--fa {
6
- overflow: visible; }
7
-
8
- .svg-inline--fa {
9
- display: inline-block;
10
- font-size: inherit;
11
- height: 1em;
12
- overflow: visible;
13
- vertical-align: -.125em; }
14
- .svg-inline--fa.fa-lg {
15
- vertical-align: -.225em; }
16
- .svg-inline--fa.fa-w-1 {
17
- width: 0.0625em; }
18
- .svg-inline--fa.fa-w-2 {
19
- width: 0.125em; }
20
- .svg-inline--fa.fa-w-3 {
21
- width: 0.1875em; }
22
- .svg-inline--fa.fa-w-4 {
23
- width: 0.25em; }
24
- .svg-inline--fa.fa-w-5 {
25
- width: 0.3125em; }
26
- .svg-inline--fa.fa-w-6 {
27
- width: 0.375em; }
28
- .svg-inline--fa.fa-w-7 {
29
- width: 0.4375em; }
30
- .svg-inline--fa.fa-w-8 {
31
- width: 0.5em; }
32
- .svg-inline--fa.fa-w-9 {
33
- width: 0.5625em; }
34
- .svg-inline--fa.fa-w-10 {
35
- width: 0.625em; }
36
- .svg-inline--fa.fa-w-11 {
37
- width: 0.6875em; }
38
- .svg-inline--fa.fa-w-12 {
39
- width: 0.75em; }
40
- .svg-inline--fa.fa-w-13 {
41
- width: 0.8125em; }
42
- .svg-inline--fa.fa-w-14 {
43
- width: 0.875em; }
44
- .svg-inline--fa.fa-w-15 {
45
- width: 0.9375em; }
46
- .svg-inline--fa.fa-w-16 {
47
- width: 1em; }
48
- .svg-inline--fa.fa-w-17 {
49
- width: 1.0625em; }
50
- .svg-inline--fa.fa-w-18 {
51
- width: 1.125em; }
52
- .svg-inline--fa.fa-w-19 {
53
- width: 1.1875em; }
54
- .svg-inline--fa.fa-w-20 {
55
- width: 1.25em; }
56
- .svg-inline--fa.fa-pull-left {
57
- margin-right: .3em;
58
- width: auto; }
59
- .svg-inline--fa.fa-pull-right {
60
- margin-left: .3em;
61
- width: auto; }
62
- .svg-inline--fa.fa-border {
63
- height: 1.5em; }
64
- .svg-inline--fa.fa-li {
65
- width: 2em; }
66
- .svg-inline--fa.fa-fw {
67
- width: 1.25em; }
68
-
69
- .fa-layers svg.svg-inline--fa {
70
- bottom: 0;
71
- left: 0;
72
- margin: auto;
73
- position: absolute;
74
- right: 0;
75
- top: 0; }
76
-
77
- .fa-layers {
78
- display: inline-block;
79
- height: 1em;
80
- position: relative;
81
- text-align: center;
82
- vertical-align: -.125em;
83
- width: 1em; }
84
- .fa-layers svg.svg-inline--fa {
85
- -webkit-transform-origin: center center;
86
- transform-origin: center center; }
87
-
88
- .fa-layers-text, .fa-layers-counter {
89
- display: inline-block;
90
- position: absolute;
91
- text-align: center; }
92
-
93
- .fa-layers-text {
94
- left: 50%;
95
- top: 50%;
96
- -webkit-transform: translate(-50%, -50%);
97
- transform: translate(-50%, -50%);
98
- -webkit-transform-origin: center center;
99
- transform-origin: center center; }
100
-
101
- .fa-layers-counter {
102
- background-color: #ff253a;
103
- border-radius: 1em;
104
- -webkit-box-sizing: border-box;
105
- box-sizing: border-box;
106
- color: #fff;
107
- height: 1.5em;
108
- line-height: 1;
109
- max-width: 5em;
110
- min-width: 1.5em;
111
- overflow: hidden;
112
- padding: .25em;
113
- right: 0;
114
- text-overflow: ellipsis;
115
- top: 0;
116
- -webkit-transform: scale(0.25);
117
- transform: scale(0.25);
118
- -webkit-transform-origin: top right;
119
- transform-origin: top right; }
120
-
121
- .fa-layers-bottom-right {
122
- bottom: 0;
123
- right: 0;
124
- top: auto;
125
- -webkit-transform: scale(0.25);
126
- transform: scale(0.25);
127
- -webkit-transform-origin: bottom right;
128
- transform-origin: bottom right; }
129
-
130
- .fa-layers-bottom-left {
131
- bottom: 0;
132
- left: 0;
133
- right: auto;
134
- top: auto;
135
- -webkit-transform: scale(0.25);
136
- transform: scale(0.25);
137
- -webkit-transform-origin: bottom left;
138
- transform-origin: bottom left; }
139
-
140
- .fa-layers-top-right {
141
- right: 0;
142
- top: 0;
143
- -webkit-transform: scale(0.25);
144
- transform: scale(0.25);
145
- -webkit-transform-origin: top right;
146
- transform-origin: top right; }
147
-
148
- .fa-layers-top-left {
149
- left: 0;
150
- right: auto;
151
- top: 0;
152
- -webkit-transform: scale(0.25);
153
- transform: scale(0.25);
154
- -webkit-transform-origin: top left;
155
- transform-origin: top left; }
156
-
157
- .fa-lg {
158
- font-size: 1.33333em;
159
- line-height: 0.75em;
160
- vertical-align: -.0667em; }
161
-
162
- .fa-xs {
163
- font-size: .75em; }
164
-
165
- .fa-sm {
166
- font-size: .875em; }
167
-
168
- .fa-1x {
169
- font-size: 1em; }
170
-
171
- .fa-2x {
172
- font-size: 2em; }
173
-
174
- .fa-3x {
175
- font-size: 3em; }
176
-
177
- .fa-4x {
178
- font-size: 4em; }
179
-
180
- .fa-5x {
181
- font-size: 5em; }
182
-
183
- .fa-6x {
184
- font-size: 6em; }
185
-
186
- .fa-7x {
187
- font-size: 7em; }
188
-
189
- .fa-8x {
190
- font-size: 8em; }
191
-
192
- .fa-9x {
193
- font-size: 9em; }
194
-
195
- .fa-10x {
196
- font-size: 10em; }
197
-
198
- .fa-fw {
199
- text-align: center;
200
- width: 1.25em; }
201
-
202
- .fa-ul {
203
- list-style-type: none;
204
- margin-left: 2.5em;
205
- padding-left: 0; }
206
- .fa-ul > li {
207
- position: relative; }
208
-
209
- .fa-li {
210
- left: -2em;
211
- position: absolute;
212
- text-align: center;
213
- width: 2em;
214
- line-height: inherit; }
215
-
216
- .fa-border {
217
- border: solid 0.08em #eee;
218
- border-radius: .1em;
219
- padding: .2em .25em .15em; }
220
-
221
- .fa-pull-left {
222
- float: left; }
223
-
224
- .fa-pull-right {
225
- float: right; }
226
-
227
- .fa.fa-pull-left,
228
- .fas.fa-pull-left,
229
- .far.fa-pull-left,
230
- .fal.fa-pull-left,
231
- .fab.fa-pull-left {
232
- margin-right: .3em; }
233
-
234
- .fa.fa-pull-right,
235
- .fas.fa-pull-right,
236
- .far.fa-pull-right,
237
- .fal.fa-pull-right,
238
- .fab.fa-pull-right {
239
- margin-left: .3em; }
240
-
241
- .fa-spin {
242
- -webkit-animation: fa-spin 2s infinite linear;
243
- animation: fa-spin 2s infinite linear; }
244
-
245
- .fa-pulse {
246
- -webkit-animation: fa-spin 1s infinite steps(8);
247
- animation: fa-spin 1s infinite steps(8); }
248
-
249
- @-webkit-keyframes fa-spin {
250
- 0% {
251
- -webkit-transform: rotate(0deg);
252
- transform: rotate(0deg); }
253
- 100% {
254
- -webkit-transform: rotate(360deg);
255
- transform: rotate(360deg); } }
256
-
257
- @keyframes fa-spin {
258
- 0% {
259
- -webkit-transform: rotate(0deg);
260
- transform: rotate(0deg); }
261
- 100% {
262
- -webkit-transform: rotate(360deg);
263
- transform: rotate(360deg); } }
264
-
265
- .fa-rotate-90 {
266
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
267
- -webkit-transform: rotate(90deg);
268
- transform: rotate(90deg); }
269
-
270
- .fa-rotate-180 {
271
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
272
- -webkit-transform: rotate(180deg);
273
- transform: rotate(180deg); }
274
-
275
- .fa-rotate-270 {
276
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
277
- -webkit-transform: rotate(270deg);
278
- transform: rotate(270deg); }
279
-
280
- .fa-flip-horizontal {
281
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
282
- -webkit-transform: scale(-1, 1);
283
- transform: scale(-1, 1); }
284
-
285
- .fa-flip-vertical {
286
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
287
- -webkit-transform: scale(1, -1);
288
- transform: scale(1, -1); }
289
-
290
- .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
291
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
292
- -webkit-transform: scale(-1, -1);
293
- transform: scale(-1, -1); }
294
-
295
- :root .fa-rotate-90,
296
- :root .fa-rotate-180,
297
- :root .fa-rotate-270,
298
- :root .fa-flip-horizontal,
299
- :root .fa-flip-vertical,
300
- :root .fa-flip-both {
301
- -webkit-filter: none;
302
- filter: none; }
303
-
304
- .fa-stack {
305
- display: inline-block;
306
- height: 2em;
307
- position: relative;
308
- width: 2.5em; }
309
-
310
- .fa-stack-1x,
311
- .fa-stack-2x {
312
- bottom: 0;
313
- left: 0;
314
- margin: auto;
315
- position: absolute;
316
- right: 0;
317
- top: 0; }
318
-
319
- .svg-inline--fa.fa-stack-1x {
320
- height: 1em;
321
- width: 1.25em; }
322
-
323
- .svg-inline--fa.fa-stack-2x {
324
- height: 2em;
325
- width: 2.5em; }
326
-
327
- .fa-inverse {
328
- color: #fff; }
329
-
330
- .sr-only {
331
- border: 0;
332
- clip: rect(0, 0, 0, 0);
333
- height: 1px;
334
- margin: -1px;
335
- overflow: hidden;
336
- padding: 0;
337
- position: absolute;
338
- width: 1px; }
339
-
340
- .sr-only-focusable:active, .sr-only-focusable:focus {
341
- clip: auto;
342
- height: auto;
343
- margin: 0;
344
- overflow: visible;
345
- position: static;
346
- width: auto; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/svg-with-js.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;transform:scale(.25);transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;transform:scale(.25);transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;transform:scale(.25);transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
 
 
 
 
 
font-awesome-latest/css/v4-shims.css DELETED
@@ -1,2166 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa.fa-glass:before {
6
- content: "\f000"; }
7
-
8
- .fa.fa-meetup {
9
- font-family: 'Font Awesome 5 Brands';
10
- font-weight: 400; }
11
-
12
- .fa.fa-star-o {
13
- font-family: 'Font Awesome 5 Free';
14
- font-weight: 400; }
15
-
16
- .fa.fa-star-o:before {
17
- content: "\f005"; }
18
-
19
- .fa.fa-remove:before {
20
- content: "\f00d"; }
21
-
22
- .fa.fa-close:before {
23
- content: "\f00d"; }
24
-
25
- .fa.fa-gear:before {
26
- content: "\f013"; }
27
-
28
- .fa.fa-trash-o {
29
- font-family: 'Font Awesome 5 Free';
30
- font-weight: 400; }
31
-
32
- .fa.fa-trash-o:before {
33
- content: "\f2ed"; }
34
-
35
- .fa.fa-file-o {
36
- font-family: 'Font Awesome 5 Free';
37
- font-weight: 400; }
38
-
39
- .fa.fa-file-o:before {
40
- content: "\f15b"; }
41
-
42
- .fa.fa-clock-o {
43
- font-family: 'Font Awesome 5 Free';
44
- font-weight: 400; }
45
-
46
- .fa.fa-clock-o:before {
47
- content: "\f017"; }
48
-
49
- .fa.fa-arrow-circle-o-down {
50
- font-family: 'Font Awesome 5 Free';
51
- font-weight: 400; }
52
-
53
- .fa.fa-arrow-circle-o-down:before {
54
- content: "\f358"; }
55
-
56
- .fa.fa-arrow-circle-o-up {
57
- font-family: 'Font Awesome 5 Free';
58
- font-weight: 400; }
59
-
60
- .fa.fa-arrow-circle-o-up:before {
61
- content: "\f35b"; }
62
-
63
- .fa.fa-play-circle-o {
64
- font-family: 'Font Awesome 5 Free';
65
- font-weight: 400; }
66
-
67
- .fa.fa-play-circle-o:before {
68
- content: "\f144"; }
69
-
70
- .fa.fa-repeat:before {
71
- content: "\f01e"; }
72
-
73
- .fa.fa-rotate-right:before {
74
- content: "\f01e"; }
75
-
76
- .fa.fa-refresh:before {
77
- content: "\f021"; }
78
-
79
- .fa.fa-list-alt {
80
- font-family: 'Font Awesome 5 Free';
81
- font-weight: 400; }
82
-
83
- .fa.fa-dedent:before {
84
- content: "\f03b"; }
85
-
86
- .fa.fa-video-camera:before {
87
- content: "\f03d"; }
88
-
89
- .fa.fa-picture-o {
90
- font-family: 'Font Awesome 5 Free';
91
- font-weight: 400; }
92
-
93
- .fa.fa-picture-o:before {
94
- content: "\f03e"; }
95
-
96
- .fa.fa-photo {
97
- font-family: 'Font Awesome 5 Free';
98
- font-weight: 400; }
99
-
100
- .fa.fa-photo:before {
101
- content: "\f03e"; }
102
-
103
- .fa.fa-image {
104
- font-family: 'Font Awesome 5 Free';
105
- font-weight: 400; }
106
-
107
- .fa.fa-image:before {
108
- content: "\f03e"; }
109
-
110
- .fa.fa-pencil:before {
111
- content: "\f303"; }
112
-
113
- .fa.fa-map-marker:before {
114
- content: "\f3c5"; }
115
-
116
- .fa.fa-pencil-square-o {
117
- font-family: 'Font Awesome 5 Free';
118
- font-weight: 400; }
119
-
120
- .fa.fa-pencil-square-o:before {
121
- content: "\f044"; }
122
-
123
- .fa.fa-share-square-o {
124
- font-family: 'Font Awesome 5 Free';
125
- font-weight: 400; }
126
-
127
- .fa.fa-share-square-o:before {
128
- content: "\f14d"; }
129
-
130
- .fa.fa-check-square-o {
131
- font-family: 'Font Awesome 5 Free';
132
- font-weight: 400; }
133
-
134
- .fa.fa-check-square-o:before {
135
- content: "\f14a"; }
136
-
137
- .fa.fa-arrows:before {
138
- content: "\f0b2"; }
139
-
140
- .fa.fa-times-circle-o {
141
- font-family: 'Font Awesome 5 Free';
142
- font-weight: 400; }
143
-
144
- .fa.fa-times-circle-o:before {
145
- content: "\f057"; }
146
-
147
- .fa.fa-check-circle-o {
148
- font-family: 'Font Awesome 5 Free';
149
- font-weight: 400; }
150
-
151
- .fa.fa-check-circle-o:before {
152
- content: "\f058"; }
153
-
154
- .fa.fa-mail-forward:before {
155
- content: "\f064"; }
156
-
157
- .fa.fa-eye {
158
- font-family: 'Font Awesome 5 Free';
159
- font-weight: 400; }
160
-
161
- .fa.fa-eye-slash {
162
- font-family: 'Font Awesome 5 Free';
163
- font-weight: 400; }
164
-
165
- .fa.fa-warning:before {
166
- content: "\f071"; }
167
-
168
- .fa.fa-calendar:before {
169
- content: "\f073"; }
170
-
171
- .fa.fa-arrows-v:before {
172
- content: "\f338"; }
173
-
174
- .fa.fa-arrows-h:before {
175
- content: "\f337"; }
176
-
177
- .fa.fa-bar-chart {
178
- font-family: 'Font Awesome 5 Free';
179
- font-weight: 400; }
180
-
181
- .fa.fa-bar-chart:before {
182
- content: "\f080"; }
183
-
184
- .fa.fa-bar-chart-o {
185
- font-family: 'Font Awesome 5 Free';
186
- font-weight: 400; }
187
-
188
- .fa.fa-bar-chart-o:before {
189
- content: "\f080"; }
190
-
191
- .fa.fa-twitter-square {
192
- font-family: 'Font Awesome 5 Brands';
193
- font-weight: 400; }
194
-
195
- .fa.fa-facebook-square {
196
- font-family: 'Font Awesome 5 Brands';
197
- font-weight: 400; }
198
-
199
- .fa.fa-gears:before {
200
- content: "\f085"; }
201
-
202
- .fa.fa-thumbs-o-up {
203
- font-family: 'Font Awesome 5 Free';
204
- font-weight: 400; }
205
-
206
- .fa.fa-thumbs-o-up:before {
207
- content: "\f164"; }
208
-
209
- .fa.fa-thumbs-o-down {
210
- font-family: 'Font Awesome 5 Free';
211
- font-weight: 400; }
212
-
213
- .fa.fa-thumbs-o-down:before {
214
- content: "\f165"; }
215
-
216
- .fa.fa-heart-o {
217
- font-family: 'Font Awesome 5 Free';
218
- font-weight: 400; }
219
-
220
- .fa.fa-heart-o:before {
221
- content: "\f004"; }
222
-
223
- .fa.fa-sign-out:before {
224
- content: "\f2f5"; }
225
-
226
- .fa.fa-linkedin-square {
227
- font-family: 'Font Awesome 5 Brands';
228
- font-weight: 400; }
229
-
230
- .fa.fa-linkedin-square:before {
231
- content: "\f08c"; }
232
-
233
- .fa.fa-thumb-tack:before {
234
- content: "\f08d"; }
235
-
236
- .fa.fa-external-link:before {
237
- content: "\f35d"; }
238
-
239
- .fa.fa-sign-in:before {
240
- content: "\f2f6"; }
241
-
242
- .fa.fa-github-square {
243
- font-family: 'Font Awesome 5 Brands';
244
- font-weight: 400; }
245
-
246
- .fa.fa-lemon-o {
247
- font-family: 'Font Awesome 5 Free';
248
- font-weight: 400; }
249
-
250
- .fa.fa-lemon-o:before {
251
- content: "\f094"; }
252
-
253
- .fa.fa-square-o {
254
- font-family: 'Font Awesome 5 Free';
255
- font-weight: 400; }
256
-
257
- .fa.fa-square-o:before {
258
- content: "\f0c8"; }
259
-
260
- .fa.fa-bookmark-o {
261
- font-family: 'Font Awesome 5 Free';
262
- font-weight: 400; }
263
-
264
- .fa.fa-bookmark-o:before {
265
- content: "\f02e"; }
266
-
267
- .fa.fa-twitter {
268
- font-family: 'Font Awesome 5 Brands';
269
- font-weight: 400; }
270
-
271
- .fa.fa-facebook {
272
- font-family: 'Font Awesome 5 Brands';
273
- font-weight: 400; }
274
-
275
- .fa.fa-facebook:before {
276
- content: "\f39e"; }
277
-
278
- .fa.fa-facebook-f {
279
- font-family: 'Font Awesome 5 Brands';
280
- font-weight: 400; }
281
-
282
- .fa.fa-facebook-f:before {
283
- content: "\f39e"; }
284
-
285
- .fa.fa-github {
286
- font-family: 'Font Awesome 5 Brands';
287
- font-weight: 400; }
288
-
289
- .fa.fa-credit-card {
290
- font-family: 'Font Awesome 5 Free';
291
- font-weight: 400; }
292
-
293
- .fa.fa-feed:before {
294
- content: "\f09e"; }
295
-
296
- .fa.fa-hdd-o {
297
- font-family: 'Font Awesome 5 Free';
298
- font-weight: 400; }
299
-
300
- .fa.fa-hdd-o:before {
301
- content: "\f0a0"; }
302
-
303
- .fa.fa-hand-o-right {
304
- font-family: 'Font Awesome 5 Free';
305
- font-weight: 400; }
306
-
307
- .fa.fa-hand-o-right:before {
308
- content: "\f0a4"; }
309
-
310
- .fa.fa-hand-o-left {
311
- font-family: 'Font Awesome 5 Free';
312
- font-weight: 400; }
313
-
314
- .fa.fa-hand-o-left:before {
315
- content: "\f0a5"; }
316
-
317
- .fa.fa-hand-o-up {
318
- font-family: 'Font Awesome 5 Free';
319
- font-weight: 400; }
320
-
321
- .fa.fa-hand-o-up:before {
322
- content: "\f0a6"; }
323
-
324
- .fa.fa-hand-o-down {
325
- font-family: 'Font Awesome 5 Free';
326
- font-weight: 400; }
327
-
328
- .fa.fa-hand-o-down:before {
329
- content: "\f0a7"; }
330
-
331
- .fa.fa-arrows-alt:before {
332
- content: "\f31e"; }
333
-
334
- .fa.fa-group:before {
335
- content: "\f0c0"; }
336
-
337
- .fa.fa-chain:before {
338
- content: "\f0c1"; }
339
-
340
- .fa.fa-scissors:before {
341
- content: "\f0c4"; }
342
-
343
- .fa.fa-files-o {
344
- font-family: 'Font Awesome 5 Free';
345
- font-weight: 400; }
346
-
347
- .fa.fa-files-o:before {
348
- content: "\f0c5"; }
349
-
350
- .fa.fa-floppy-o {
351
- font-family: 'Font Awesome 5 Free';
352
- font-weight: 400; }
353
-
354
- .fa.fa-floppy-o:before {
355
- content: "\f0c7"; }
356
-
357
- .fa.fa-navicon:before {
358
- content: "\f0c9"; }
359
-
360
- .fa.fa-reorder:before {
361
- content: "\f0c9"; }
362
-
363
- .fa.fa-pinterest {
364
- font-family: 'Font Awesome 5 Brands';
365
- font-weight: 400; }
366
-
367
- .fa.fa-pinterest-square {
368
- font-family: 'Font Awesome 5 Brands';
369
- font-weight: 400; }
370
-
371
- .fa.fa-google-plus-square {
372
- font-family: 'Font Awesome 5 Brands';
373
- font-weight: 400; }
374
-
375
- .fa.fa-google-plus {
376
- font-family: 'Font Awesome 5 Brands';
377
- font-weight: 400; }
378
-
379
- .fa.fa-google-plus:before {
380
- content: "\f0d5"; }
381
-
382
- .fa.fa-money {
383
- font-family: 'Font Awesome 5 Free';
384
- font-weight: 400; }
385
-
386
- .fa.fa-money:before {
387
- content: "\f3d1"; }
388
-
389
- .fa.fa-unsorted:before {
390
- content: "\f0dc"; }
391
-
392
- .fa.fa-sort-desc:before {
393
- content: "\f0dd"; }
394
-
395
- .fa.fa-sort-asc:before {
396
- content: "\f0de"; }
397
-
398
- .fa.fa-linkedin {
399
- font-family: 'Font Awesome 5 Brands';
400
- font-weight: 400; }
401
-
402
- .fa.fa-linkedin:before {
403
- content: "\f0e1"; }
404
-
405
- .fa.fa-rotate-left:before {
406
- content: "\f0e2"; }
407
-
408
- .fa.fa-legal:before {
409
- content: "\f0e3"; }
410
-
411
- .fa.fa-tachometer:before {
412
- content: "\f3fd"; }
413
-
414
- .fa.fa-dashboard:before {
415
- content: "\f3fd"; }
416
-
417
- .fa.fa-comment-o {
418
- font-family: 'Font Awesome 5 Free';
419
- font-weight: 400; }
420
-
421
- .fa.fa-comment-o:before {
422
- content: "\f075"; }
423
-
424
- .fa.fa-comments-o {
425
- font-family: 'Font Awesome 5 Free';
426
- font-weight: 400; }
427
-
428
- .fa.fa-comments-o:before {
429
- content: "\f086"; }
430
-
431
- .fa.fa-flash:before {
432
- content: "\f0e7"; }
433
-
434
- .fa.fa-clipboard {
435
- font-family: 'Font Awesome 5 Free';
436
- font-weight: 400; }
437
-
438
- .fa.fa-paste {
439
- font-family: 'Font Awesome 5 Free';
440
- font-weight: 400; }
441
-
442
- .fa.fa-paste:before {
443
- content: "\f328"; }
444
-
445
- .fa.fa-lightbulb-o {
446
- font-family: 'Font Awesome 5 Free';
447
- font-weight: 400; }
448
-
449
- .fa.fa-lightbulb-o:before {
450
- content: "\f0eb"; }
451
-
452
- .fa.fa-exchange:before {
453
- content: "\f362"; }
454
-
455
- .fa.fa-cloud-download:before {
456
- content: "\f381"; }
457
-
458
- .fa.fa-cloud-upload:before {
459
- content: "\f382"; }
460
-
461
- .fa.fa-bell-o {
462
- font-family: 'Font Awesome 5 Free';
463
- font-weight: 400; }
464
-
465
- .fa.fa-bell-o:before {
466
- content: "\f0f3"; }
467
-
468
- .fa.fa-cutlery:before {
469
- content: "\f2e7"; }
470
-
471
- .fa.fa-file-text-o {
472
- font-family: 'Font Awesome 5 Free';
473
- font-weight: 400; }
474
-
475
- .fa.fa-file-text-o:before {
476
- content: "\f15c"; }
477
-
478
- .fa.fa-building-o {
479
- font-family: 'Font Awesome 5 Free';
480
- font-weight: 400; }
481
-
482
- .fa.fa-building-o:before {
483
- content: "\f1ad"; }
484
-
485
- .fa.fa-hospital-o {
486
- font-family: 'Font Awesome 5 Free';
487
- font-weight: 400; }
488
-
489
- .fa.fa-hospital-o:before {
490
- content: "\f0f8"; }
491
-
492
- .fa.fa-tablet:before {
493
- content: "\f3fa"; }
494
-
495
- .fa.fa-mobile:before {
496
- content: "\f3cd"; }
497
-
498
- .fa.fa-mobile-phone:before {
499
- content: "\f3cd"; }
500
-
501
- .fa.fa-circle-o {
502
- font-family: 'Font Awesome 5 Free';
503
- font-weight: 400; }
504
-
505
- .fa.fa-circle-o:before {
506
- content: "\f111"; }
507
-
508
- .fa.fa-mail-reply:before {
509
- content: "\f3e5"; }
510
-
511
- .fa.fa-github-alt {
512
- font-family: 'Font Awesome 5 Brands';
513
- font-weight: 400; }
514
-
515
- .fa.fa-folder-o {
516
- font-family: 'Font Awesome 5 Free';
517
- font-weight: 400; }
518
-
519
- .fa.fa-folder-o:before {
520
- content: "\f07b"; }
521
-
522
- .fa.fa-folder-open-o {
523
- font-family: 'Font Awesome 5 Free';
524
- font-weight: 400; }
525
-
526
- .fa.fa-folder-open-o:before {
527
- content: "\f07c"; }
528
-
529
- .fa.fa-smile-o {
530
- font-family: 'Font Awesome 5 Free';
531
- font-weight: 400; }
532
-
533
- .fa.fa-smile-o:before {
534
- content: "\f118"; }
535
-
536
- .fa.fa-frown-o {
537
- font-family: 'Font Awesome 5 Free';
538
- font-weight: 400; }
539
-
540
- .fa.fa-frown-o:before {
541
- content: "\f119"; }
542
-
543
- .fa.fa-meh-o {
544
- font-family: 'Font Awesome 5 Free';
545
- font-weight: 400; }
546
-
547
- .fa.fa-meh-o:before {
548
- content: "\f11a"; }
549
-
550
- .fa.fa-keyboard-o {
551
- font-family: 'Font Awesome 5 Free';
552
- font-weight: 400; }
553
-
554
- .fa.fa-keyboard-o:before {
555
- content: "\f11c"; }
556
-
557
- .fa.fa-flag-o {
558
- font-family: 'Font Awesome 5 Free';
559
- font-weight: 400; }
560
-
561
- .fa.fa-flag-o:before {
562
- content: "\f024"; }
563
-
564
- .fa.fa-mail-reply-all:before {
565
- content: "\f122"; }
566
-
567
- .fa.fa-star-half-o {
568
- font-family: 'Font Awesome 5 Free';
569
- font-weight: 400; }
570
-
571
- .fa.fa-star-half-o:before {
572
- content: "\f089"; }
573
-
574
- .fa.fa-star-half-empty {
575
- font-family: 'Font Awesome 5 Free';
576
- font-weight: 400; }
577
-
578
- .fa.fa-star-half-empty:before {
579
- content: "\f089"; }
580
-
581
- .fa.fa-star-half-full {
582
- font-family: 'Font Awesome 5 Free';
583
- font-weight: 400; }
584
-
585
- .fa.fa-star-half-full:before {
586
- content: "\f089"; }
587
-
588
- .fa.fa-code-fork:before {
589
- content: "\f126"; }
590
-
591
- .fa.fa-chain-broken:before {
592
- content: "\f127"; }
593
-
594
- .fa.fa-shield:before {
595
- content: "\f3ed"; }
596
-
597
- .fa.fa-calendar-o {
598
- font-family: 'Font Awesome 5 Free';
599
- font-weight: 400; }
600
-
601
- .fa.fa-calendar-o:before {
602
- content: "\f133"; }
603
-
604
- .fa.fa-maxcdn {
605
- font-family: 'Font Awesome 5 Brands';
606
- font-weight: 400; }
607
-
608
- .fa.fa-html5 {
609
- font-family: 'Font Awesome 5 Brands';
610
- font-weight: 400; }
611
-
612
- .fa.fa-css3 {
613
- font-family: 'Font Awesome 5 Brands';
614
- font-weight: 400; }
615
-
616
- .fa.fa-ticket:before {
617
- content: "\f3ff"; }
618
-
619
- .fa.fa-minus-square-o {
620
- font-family: 'Font Awesome 5 Free';
621
- font-weight: 400; }
622
-
623
- .fa.fa-minus-square-o:before {
624
- content: "\f146"; }
625
-
626
- .fa.fa-level-up:before {
627
- content: "\f3bf"; }
628
-
629
- .fa.fa-level-down:before {
630
- content: "\f3be"; }
631
-
632
- .fa.fa-pencil-square:before {
633
- content: "\f14b"; }
634
-
635
- .fa.fa-external-link-square:before {
636
- content: "\f360"; }
637
-
638
- .fa.fa-compass {
639
- font-family: 'Font Awesome 5 Free';
640
- font-weight: 400; }
641
-
642
- .fa.fa-caret-square-o-down {
643
- font-family: 'Font Awesome 5 Free';
644
- font-weight: 400; }
645
-
646
- .fa.fa-caret-square-o-down:before {
647
- content: "\f150"; }
648
-
649
- .fa.fa-toggle-down {
650
- font-family: 'Font Awesome 5 Free';
651
- font-weight: 400; }
652
-
653
- .fa.fa-toggle-down:before {
654
- content: "\f150"; }
655
-
656
- .fa.fa-caret-square-o-up {
657
- font-family: 'Font Awesome 5 Free';
658
- font-weight: 400; }
659
-
660
- .fa.fa-caret-square-o-up:before {
661
- content: "\f151"; }
662
-
663
- .fa.fa-toggle-up {
664
- font-family: 'Font Awesome 5 Free';
665
- font-weight: 400; }
666
-
667
- .fa.fa-toggle-up:before {
668
- content: "\f151"; }
669
-
670
- .fa.fa-caret-square-o-right {
671
- font-family: 'Font Awesome 5 Free';
672
- font-weight: 400; }
673
-
674
- .fa.fa-caret-square-o-right:before {
675
- content: "\f152"; }
676
-
677
- .fa.fa-toggle-right {
678
- font-family: 'Font Awesome 5 Free';
679
- font-weight: 400; }
680
-
681
- .fa.fa-toggle-right:before {
682
- content: "\f152"; }
683
-
684
- .fa.fa-eur:before {
685
- content: "\f153"; }
686
-
687
- .fa.fa-euro:before {
688
- content: "\f153"; }
689
-
690
- .fa.fa-gbp:before {
691
- content: "\f154"; }
692
-
693
- .fa.fa-usd:before {
694
- content: "\f155"; }
695
-
696
- .fa.fa-dollar:before {
697
- content: "\f155"; }
698
-
699
- .fa.fa-inr:before {
700
- content: "\f156"; }
701
-
702
- .fa.fa-rupee:before {
703
- content: "\f156"; }
704
-
705
- .fa.fa-jpy:before {
706
- content: "\f157"; }
707
-
708
- .fa.fa-cny:before {
709
- content: "\f157"; }
710
-
711
- .fa.fa-rmb:before {
712
- content: "\f157"; }
713
-
714
- .fa.fa-yen:before {
715
- content: "\f157"; }
716
-
717
- .fa.fa-rub:before {
718
- content: "\f158"; }
719
-
720
- .fa.fa-ruble:before {
721
- content: "\f158"; }
722
-
723
- .fa.fa-rouble:before {
724
- content: "\f158"; }
725
-
726
- .fa.fa-krw:before {
727
- content: "\f159"; }
728
-
729
- .fa.fa-won:before {
730
- content: "\f159"; }
731
-
732
- .fa.fa-btc {
733
- font-family: 'Font Awesome 5 Brands';
734
- font-weight: 400; }
735
-
736
- .fa.fa-bitcoin {
737
- font-family: 'Font Awesome 5 Brands';
738
- font-weight: 400; }
739
-
740
- .fa.fa-bitcoin:before {
741
- content: "\f15a"; }
742
-
743
- .fa.fa-file-text:before {
744
- content: "\f15c"; }
745
-
746
- .fa.fa-sort-alpha-asc:before {
747
- content: "\f15d"; }
748
-
749
- .fa.fa-sort-alpha-desc:before {
750
- content: "\f15e"; }
751
-
752
- .fa.fa-sort-amount-asc:before {
753
- content: "\f160"; }
754
-
755
- .fa.fa-sort-amount-desc:before {
756
- content: "\f161"; }
757
-
758
- .fa.fa-sort-numeric-asc:before {
759
- content: "\f162"; }
760
-
761
- .fa.fa-sort-numeric-desc:before {
762
- content: "\f163"; }
763
-
764
- .fa.fa-youtube-square {
765
- font-family: 'Font Awesome 5 Brands';
766
- font-weight: 400; }
767
-
768
- .fa.fa-youtube {
769
- font-family: 'Font Awesome 5 Brands';
770
- font-weight: 400; }
771
-
772
- .fa.fa-xing {
773
- font-family: 'Font Awesome 5 Brands';
774
- font-weight: 400; }
775
-
776
- .fa.fa-xing-square {
777
- font-family: 'Font Awesome 5 Brands';
778
- font-weight: 400; }
779
-
780
- .fa.fa-youtube-play {
781
- font-family: 'Font Awesome 5 Brands';
782
- font-weight: 400; }
783
-
784
- .fa.fa-youtube-play:before {
785
- content: "\f167"; }
786
-
787
- .fa.fa-dropbox {
788
- font-family: 'Font Awesome 5 Brands';
789
- font-weight: 400; }
790
-
791
- .fa.fa-stack-overflow {
792
- font-family: 'Font Awesome 5 Brands';
793
- font-weight: 400; }
794
-
795
- .fa.fa-instagram {
796
- font-family: 'Font Awesome 5 Brands';
797
- font-weight: 400; }
798
-
799
- .fa.fa-flickr {
800
- font-family: 'Font Awesome 5 Brands';
801
- font-weight: 400; }
802
-
803
- .fa.fa-adn {
804
- font-family: 'Font Awesome 5 Brands';
805
- font-weight: 400; }
806
-
807
- .fa.fa-bitbucket {
808
- font-family: 'Font Awesome 5 Brands';
809
- font-weight: 400; }
810
-
811
- .fa.fa-bitbucket-square {
812
- font-family: 'Font Awesome 5 Brands';
813
- font-weight: 400; }
814
-
815
- .fa.fa-bitbucket-square:before {
816
- content: "\f171"; }
817
-
818
- .fa.fa-tumblr {
819
- font-family: 'Font Awesome 5 Brands';
820
- font-weight: 400; }
821
-
822
- .fa.fa-tumblr-square {
823
- font-family: 'Font Awesome 5 Brands';
824
- font-weight: 400; }
825
-
826
- .fa.fa-long-arrow-down:before {
827
- content: "\f309"; }
828
-
829
- .fa.fa-long-arrow-up:before {
830
- content: "\f30c"; }
831
-
832
- .fa.fa-long-arrow-left:before {
833
- content: "\f30a"; }
834
-
835
- .fa.fa-long-arrow-right:before {
836
- content: "\f30b"; }
837
-
838
- .fa.fa-apple {
839
- font-family: 'Font Awesome 5 Brands';
840
- font-weight: 400; }
841
-
842
- .fa.fa-windows {
843
- font-family: 'Font Awesome 5 Brands';
844
- font-weight: 400; }
845
-
846
- .fa.fa-android {
847
- font-family: 'Font Awesome 5 Brands';
848
- font-weight: 400; }
849
-
850
- .fa.fa-linux {
851
- font-family: 'Font Awesome 5 Brands';
852
- font-weight: 400; }
853
-
854
- .fa.fa-dribbble {
855
- font-family: 'Font Awesome 5 Brands';
856
- font-weight: 400; }
857
-
858
- .fa.fa-skype {
859
- font-family: 'Font Awesome 5 Brands';
860
- font-weight: 400; }
861
-
862
- .fa.fa-foursquare {
863
- font-family: 'Font Awesome 5 Brands';
864
- font-weight: 400; }
865
-
866
- .fa.fa-trello {
867
- font-family: 'Font Awesome 5 Brands';
868
- font-weight: 400; }
869
-
870
- .fa.fa-gratipay {
871
- font-family: 'Font Awesome 5 Brands';
872
- font-weight: 400; }
873
-
874
- .fa.fa-gittip {
875
- font-family: 'Font Awesome 5 Brands';
876
- font-weight: 400; }
877
-
878
- .fa.fa-gittip:before {
879
- content: "\f184"; }
880
-
881
- .fa.fa-sun-o {
882
- font-family: 'Font Awesome 5 Free';
883
- font-weight: 400; }
884
-
885
- .fa.fa-sun-o:before {
886
- content: "\f185"; }
887
-
888
- .fa.fa-moon-o {
889
- font-family: 'Font Awesome 5 Free';
890
- font-weight: 400; }
891
-
892
- .fa.fa-moon-o:before {
893
- content: "\f186"; }
894
-
895
- .fa.fa-vk {
896
- font-family: 'Font Awesome 5 Brands';
897
- font-weight: 400; }
898
-
899
- .fa.fa-weibo {
900
- font-family: 'Font Awesome 5 Brands';
901
- font-weight: 400; }
902
-
903
- .fa.fa-renren {
904
- font-family: 'Font Awesome 5 Brands';
905
- font-weight: 400; }
906
-
907
- .fa.fa-pagelines {
908
- font-family: 'Font Awesome 5 Brands';
909
- font-weight: 400; }
910
-
911
- .fa.fa-stack-exchange {
912
- font-family: 'Font Awesome 5 Brands';
913
- font-weight: 400; }
914
-
915
- .fa.fa-arrow-circle-o-right {
916
- font-family: 'Font Awesome 5 Free';
917
- font-weight: 400; }
918
-
919
- .fa.fa-arrow-circle-o-right:before {
920
- content: "\f35a"; }
921
-
922
- .fa.fa-arrow-circle-o-left {
923
- font-family: 'Font Awesome 5 Free';
924
- font-weight: 400; }
925
-
926
- .fa.fa-arrow-circle-o-left:before {
927
- content: "\f359"; }
928
-
929
- .fa.fa-caret-square-o-left {
930
- font-family: 'Font Awesome 5 Free';
931
- font-weight: 400; }
932
-
933
- .fa.fa-caret-square-o-left:before {
934
- content: "\f191"; }
935
-
936
- .fa.fa-toggle-left {
937
- font-family: 'Font Awesome 5 Free';
938
- font-weight: 400; }
939
-
940
- .fa.fa-toggle-left:before {
941
- content: "\f191"; }
942
-
943
- .fa.fa-dot-circle-o {
944
- font-family: 'Font Awesome 5 Free';
945
- font-weight: 400; }
946
-
947
- .fa.fa-dot-circle-o:before {
948
- content: "\f192"; }
949
-
950
- .fa.fa-vimeo-square {
951
- font-family: 'Font Awesome 5 Brands';
952
- font-weight: 400; }
953
-
954
- .fa.fa-try:before {
955
- content: "\f195"; }
956
-
957
- .fa.fa-turkish-lira:before {
958
- content: "\f195"; }
959
-
960
- .fa.fa-plus-square-o {
961
- font-family: 'Font Awesome 5 Free';
962
- font-weight: 400; }
963
-
964
- .fa.fa-plus-square-o:before {
965
- content: "\f0fe"; }
966
-
967
- .fa.fa-slack {
968
- font-family: 'Font Awesome 5 Brands';
969
- font-weight: 400; }
970
-
971
- .fa.fa-wordpress {
972
- font-family: 'Font Awesome 5 Brands';
973
- font-weight: 400; }
974
-
975
- .fa.fa-openid {
976
- font-family: 'Font Awesome 5 Brands';
977
- font-weight: 400; }
978
-
979
- .fa.fa-institution:before {
980
- content: "\f19c"; }
981
-
982
- .fa.fa-bank:before {
983
- content: "\f19c"; }
984
-
985
- .fa.fa-mortar-board:before {
986
- content: "\f19d"; }
987
-
988
- .fa.fa-yahoo {
989
- font-family: 'Font Awesome 5 Brands';
990
- font-weight: 400; }
991
-
992
- .fa.fa-google {
993
- font-family: 'Font Awesome 5 Brands';
994
- font-weight: 400; }
995
-
996
- .fa.fa-reddit {
997
- font-family: 'Font Awesome 5 Brands';
998
- font-weight: 400; }
999
-
1000
- .fa.fa-reddit-square {
1001
- font-family: 'Font Awesome 5 Brands';
1002
- font-weight: 400; }
1003
-
1004
- .fa.fa-stumbleupon-circle {
1005
- font-family: 'Font Awesome 5 Brands';
1006
- font-weight: 400; }
1007
-
1008
- .fa.fa-stumbleupon {
1009
- font-family: 'Font Awesome 5 Brands';
1010
- font-weight: 400; }
1011
-
1012
- .fa.fa-delicious {
1013
- font-family: 'Font Awesome 5 Brands';
1014
- font-weight: 400; }
1015
-
1016
- .fa.fa-digg {
1017
- font-family: 'Font Awesome 5 Brands';
1018
- font-weight: 400; }
1019
-
1020
- .fa.fa-pied-piper-pp {
1021
- font-family: 'Font Awesome 5 Brands';
1022
- font-weight: 400; }
1023
-
1024
- .fa.fa-pied-piper-alt {
1025
- font-family: 'Font Awesome 5 Brands';
1026
- font-weight: 400; }
1027
-
1028
- .fa.fa-drupal {
1029
- font-family: 'Font Awesome 5 Brands';
1030
- font-weight: 400; }
1031
-
1032
- .fa.fa-joomla {
1033
- font-family: 'Font Awesome 5 Brands';
1034
- font-weight: 400; }
1035
-
1036
- .fa.fa-spoon:before {
1037
- content: "\f2e5"; }
1038
-
1039
- .fa.fa-behance {
1040
- font-family: 'Font Awesome 5 Brands';
1041
- font-weight: 400; }
1042
-
1043
- .fa.fa-behance-square {
1044
- font-family: 'Font Awesome 5 Brands';
1045
- font-weight: 400; }
1046
-
1047
- .fa.fa-steam {
1048
- font-family: 'Font Awesome 5 Brands';
1049
- font-weight: 400; }
1050
-
1051
- .fa.fa-steam-square {
1052
- font-family: 'Font Awesome 5 Brands';
1053
- font-weight: 400; }
1054
-
1055
- .fa.fa-automobile:before {
1056
- content: "\f1b9"; }
1057
-
1058
- .fa.fa-cab:before {
1059
- content: "\f1ba"; }
1060
-
1061
- .fa.fa-envelope-o {
1062
- font-family: 'Font Awesome 5 Free';
1063
- font-weight: 400; }
1064
-
1065
- .fa.fa-envelope-o:before {
1066
- content: "\f0e0"; }
1067
-
1068
- .fa.fa-deviantart {
1069
- font-family: 'Font Awesome 5 Brands';
1070
- font-weight: 400; }
1071
-
1072
- .fa.fa-soundcloud {
1073
- font-family: 'Font Awesome 5 Brands';
1074
- font-weight: 400; }
1075
-
1076
- .fa.fa-file-pdf-o {
1077
- font-family: 'Font Awesome 5 Free';
1078
- font-weight: 400; }
1079
-
1080
- .fa.fa-file-pdf-o:before {
1081
- content: "\f1c1"; }
1082
-
1083
- .fa.fa-file-word-o {
1084
- font-family: 'Font Awesome 5 Free';
1085
- font-weight: 400; }
1086
-
1087
- .fa.fa-file-word-o:before {
1088
- content: "\f1c2"; }
1089
-
1090
- .fa.fa-file-excel-o {
1091
- font-family: 'Font Awesome 5 Free';
1092
- font-weight: 400; }
1093
-
1094
- .fa.fa-file-excel-o:before {
1095
- content: "\f1c3"; }
1096
-
1097
- .fa.fa-file-powerpoint-o {
1098
- font-family: 'Font Awesome 5 Free';
1099
- font-weight: 400; }
1100
-
1101
- .fa.fa-file-powerpoint-o:before {
1102
- content: "\f1c4"; }
1103
-
1104
- .fa.fa-file-image-o {
1105
- font-family: 'Font Awesome 5 Free';
1106
- font-weight: 400; }
1107
-
1108
- .fa.fa-file-image-o:before {
1109
- content: "\f1c5"; }
1110
-
1111
- .fa.fa-file-photo-o {
1112
- font-family: 'Font Awesome 5 Free';
1113
- font-weight: 400; }
1114
-
1115
- .fa.fa-file-photo-o:before {
1116
- content: "\f1c5"; }
1117
-
1118
- .fa.fa-file-picture-o {
1119
- font-family: 'Font Awesome 5 Free';
1120
- font-weight: 400; }
1121
-
1122
- .fa.fa-file-picture-o:before {
1123
- content: "\f1c5"; }
1124
-
1125
- .fa.fa-file-archive-o {
1126
- font-family: 'Font Awesome 5 Free';
1127
- font-weight: 400; }
1128
-
1129
- .fa.fa-file-archive-o:before {
1130
- content: "\f1c6"; }
1131
-
1132
- .fa.fa-file-zip-o {
1133
- font-family: 'Font Awesome 5 Free';
1134
- font-weight: 400; }
1135
-
1136
- .fa.fa-file-zip-o:before {
1137
- content: "\f1c6"; }
1138
-
1139
- .fa.fa-file-audio-o {
1140
- font-family: 'Font Awesome 5 Free';
1141
- font-weight: 400; }
1142
-
1143
- .fa.fa-file-audio-o:before {
1144
- content: "\f1c7"; }
1145
-
1146
- .fa.fa-file-sound-o {
1147
- font-family: 'Font Awesome 5 Free';
1148
- font-weight: 400; }
1149
-
1150
- .fa.fa-file-sound-o:before {
1151
- content: "\f1c7"; }
1152
-
1153
- .fa.fa-file-video-o {
1154
- font-family: 'Font Awesome 5 Free';
1155
- font-weight: 400; }
1156
-
1157
- .fa.fa-file-video-o:before {
1158
- content: "\f1c8"; }
1159
-
1160
- .fa.fa-file-movie-o {
1161
- font-family: 'Font Awesome 5 Free';
1162
- font-weight: 400; }
1163
-
1164
- .fa.fa-file-movie-o:before {
1165
- content: "\f1c8"; }
1166
-
1167
- .fa.fa-file-code-o {
1168
- font-family: 'Font Awesome 5 Free';
1169
- font-weight: 400; }
1170
-
1171
- .fa.fa-file-code-o:before {
1172
- content: "\f1c9"; }
1173
-
1174
- .fa.fa-vine {
1175
- font-family: 'Font Awesome 5 Brands';
1176
- font-weight: 400; }
1177
-
1178
- .fa.fa-codepen {
1179
- font-family: 'Font Awesome 5 Brands';
1180
- font-weight: 400; }
1181
-
1182
- .fa.fa-jsfiddle {
1183
- font-family: 'Font Awesome 5 Brands';
1184
- font-weight: 400; }
1185
-
1186
- .fa.fa-life-ring {
1187
- font-family: 'Font Awesome 5 Free';
1188
- font-weight: 400; }
1189
-
1190
- .fa.fa-life-bouy {
1191
- font-family: 'Font Awesome 5 Free';
1192
- font-weight: 400; }
1193
-
1194
- .fa.fa-life-bouy:before {
1195
- content: "\f1cd"; }
1196
-
1197
- .fa.fa-life-buoy {
1198
- font-family: 'Font Awesome 5 Free';
1199
- font-weight: 400; }
1200
-
1201
- .fa.fa-life-buoy:before {
1202
- content: "\f1cd"; }
1203
-
1204
- .fa.fa-life-saver {
1205
- font-family: 'Font Awesome 5 Free';
1206
- font-weight: 400; }
1207
-
1208
- .fa.fa-life-saver:before {
1209
- content: "\f1cd"; }
1210
-
1211
- .fa.fa-support {
1212
- font-family: 'Font Awesome 5 Free';
1213
- font-weight: 400; }
1214
-
1215
- .fa.fa-support:before {
1216
- content: "\f1cd"; }
1217
-
1218
- .fa.fa-circle-o-notch:before {
1219
- content: "\f1ce"; }
1220
-
1221
- .fa.fa-rebel {
1222
- font-family: 'Font Awesome 5 Brands';
1223
- font-weight: 400; }
1224
-
1225
- .fa.fa-ra {
1226
- font-family: 'Font Awesome 5 Brands';
1227
- font-weight: 400; }
1228
-
1229
- .fa.fa-ra:before {
1230
- content: "\f1d0"; }
1231
-
1232
- .fa.fa-resistance {
1233
- font-family: 'Font Awesome 5 Brands';
1234
- font-weight: 400; }
1235
-
1236
- .fa.fa-resistance:before {
1237
- content: "\f1d0"; }
1238
-
1239
- .fa.fa-empire {
1240
- font-family: 'Font Awesome 5 Brands';
1241
- font-weight: 400; }
1242
-
1243
- .fa.fa-ge {
1244
- font-family: 'Font Awesome 5 Brands';
1245
- font-weight: 400; }
1246
-
1247
- .fa.fa-ge:before {
1248
- content: "\f1d1"; }
1249
-
1250
- .fa.fa-git-square {
1251
- font-family: 'Font Awesome 5 Brands';
1252
- font-weight: 400; }
1253
-
1254
- .fa.fa-git {
1255
- font-family: 'Font Awesome 5 Brands';
1256
- font-weight: 400; }
1257
-
1258
- .fa.fa-hacker-news {
1259
- font-family: 'Font Awesome 5 Brands';
1260
- font-weight: 400; }
1261
-
1262
- .fa.fa-y-combinator-square {
1263
- font-family: 'Font Awesome 5 Brands';
1264
- font-weight: 400; }
1265
-
1266
- .fa.fa-y-combinator-square:before {
1267
- content: "\f1d4"; }
1268
-
1269
- .fa.fa-yc-square {
1270
- font-family: 'Font Awesome 5 Brands';
1271
- font-weight: 400; }
1272
-
1273
- .fa.fa-yc-square:before {
1274
- content: "\f1d4"; }
1275
-
1276
- .fa.fa-tencent-weibo {
1277
- font-family: 'Font Awesome 5 Brands';
1278
- font-weight: 400; }
1279
-
1280
- .fa.fa-qq {
1281
- font-family: 'Font Awesome 5 Brands';
1282
- font-weight: 400; }
1283
-
1284
- .fa.fa-weixin {
1285
- font-family: 'Font Awesome 5 Brands';
1286
- font-weight: 400; }
1287
-
1288
- .fa.fa-wechat {
1289
- font-family: 'Font Awesome 5 Brands';
1290
- font-weight: 400; }
1291
-
1292
- .fa.fa-wechat:before {
1293
- content: "\f1d7"; }
1294
-
1295
- .fa.fa-send:before {
1296
- content: "\f1d8"; }
1297
-
1298
- .fa.fa-paper-plane-o {
1299
- font-family: 'Font Awesome 5 Free';
1300
- font-weight: 400; }
1301
-
1302
- .fa.fa-paper-plane-o:before {
1303
- content: "\f1d8"; }
1304
-
1305
- .fa.fa-send-o {
1306
- font-family: 'Font Awesome 5 Free';
1307
- font-weight: 400; }
1308
-
1309
- .fa.fa-send-o:before {
1310
- content: "\f1d8"; }
1311
-
1312
- .fa.fa-circle-thin {
1313
- font-family: 'Font Awesome 5 Free';
1314
- font-weight: 400; }
1315
-
1316
- .fa.fa-circle-thin:before {
1317
- content: "\f111"; }
1318
-
1319
- .fa.fa-header:before {
1320
- content: "\f1dc"; }
1321
-
1322
- .fa.fa-sliders:before {
1323
- content: "\f1de"; }
1324
-
1325
- .fa.fa-futbol-o {
1326
- font-family: 'Font Awesome 5 Free';
1327
- font-weight: 400; }
1328
-
1329
- .fa.fa-futbol-o:before {
1330
- content: "\f1e3"; }
1331
-
1332
- .fa.fa-soccer-ball-o {
1333
- font-family: 'Font Awesome 5 Free';
1334
- font-weight: 400; }
1335
-
1336
- .fa.fa-soccer-ball-o:before {
1337
- content: "\f1e3"; }
1338
-
1339
- .fa.fa-slideshare {
1340
- font-family: 'Font Awesome 5 Brands';
1341
- font-weight: 400; }
1342
-
1343
- .fa.fa-twitch {
1344
- font-family: 'Font Awesome 5 Brands';
1345
- font-weight: 400; }
1346
-
1347
- .fa.fa-yelp {
1348
- font-family: 'Font Awesome 5 Brands';
1349
- font-weight: 400; }
1350
-
1351
- .fa.fa-newspaper-o {
1352
- font-family: 'Font Awesome 5 Free';
1353
- font-weight: 400; }
1354
-
1355
- .fa.fa-newspaper-o:before {
1356
- content: "\f1ea"; }
1357
-
1358
- .fa.fa-paypal {
1359
- font-family: 'Font Awesome 5 Brands';
1360
- font-weight: 400; }
1361
-
1362
- .fa.fa-google-wallet {
1363
- font-family: 'Font Awesome 5 Brands';
1364
- font-weight: 400; }
1365
-
1366
- .fa.fa-cc-visa {
1367
- font-family: 'Font Awesome 5 Brands';
1368
- font-weight: 400; }
1369
-
1370
- .fa.fa-cc-mastercard {
1371
- font-family: 'Font Awesome 5 Brands';
1372
- font-weight: 400; }
1373
-
1374
- .fa.fa-cc-discover {
1375
- font-family: 'Font Awesome 5 Brands';
1376
- font-weight: 400; }
1377
-
1378
- .fa.fa-cc-amex {
1379
- font-family: 'Font Awesome 5 Brands';
1380
- font-weight: 400; }
1381
-
1382
- .fa.fa-cc-paypal {
1383
- font-family: 'Font Awesome 5 Brands';
1384
- font-weight: 400; }
1385
-
1386
- .fa.fa-cc-stripe {
1387
- font-family: 'Font Awesome 5 Brands';
1388
- font-weight: 400; }
1389
-
1390
- .fa.fa-bell-slash-o {
1391
- font-family: 'Font Awesome 5 Free';
1392
- font-weight: 400; }
1393
-
1394
- .fa.fa-bell-slash-o:before {
1395
- content: "\f1f6"; }
1396
-
1397
- .fa.fa-trash:before {
1398
- content: "\f2ed"; }
1399
-
1400
- .fa.fa-copyright {
1401
- font-family: 'Font Awesome 5 Free';
1402
- font-weight: 400; }
1403
-
1404
- .fa.fa-eyedropper:before {
1405
- content: "\f1fb"; }
1406
-
1407
- .fa.fa-area-chart:before {
1408
- content: "\f1fe"; }
1409
-
1410
- .fa.fa-pie-chart:before {
1411
- content: "\f200"; }
1412
-
1413
- .fa.fa-line-chart:before {
1414
- content: "\f201"; }
1415
-
1416
- .fa.fa-lastfm {
1417
- font-family: 'Font Awesome 5 Brands';
1418
- font-weight: 400; }
1419
-
1420
- .fa.fa-lastfm-square {
1421
- font-family: 'Font Awesome 5 Brands';
1422
- font-weight: 400; }
1423
-
1424
- .fa.fa-ioxhost {
1425
- font-family: 'Font Awesome 5 Brands';
1426
- font-weight: 400; }
1427
-
1428
- .fa.fa-angellist {
1429
- font-family: 'Font Awesome 5 Brands';
1430
- font-weight: 400; }
1431
-
1432
- .fa.fa-cc {
1433
- font-family: 'Font Awesome 5 Free';
1434
- font-weight: 400; }
1435
-
1436
- .fa.fa-cc:before {
1437
- content: "\f20a"; }
1438
-
1439
- .fa.fa-ils:before {
1440
- content: "\f20b"; }
1441
-
1442
- .fa.fa-shekel:before {
1443
- content: "\f20b"; }
1444
-
1445
- .fa.fa-sheqel:before {
1446
- content: "\f20b"; }
1447
-
1448
- .fa.fa-meanpath {
1449
- font-family: 'Font Awesome 5 Brands';
1450
- font-weight: 400; }
1451
-
1452
- .fa.fa-meanpath:before {
1453
- content: "\f2b4"; }
1454
-
1455
- .fa.fa-buysellads {
1456
- font-family: 'Font Awesome 5 Brands';
1457
- font-weight: 400; }
1458
-
1459
- .fa.fa-connectdevelop {
1460
- font-family: 'Font Awesome 5 Brands';
1461
- font-weight: 400; }
1462
-
1463
- .fa.fa-dashcube {
1464
- font-family: 'Font Awesome 5 Brands';
1465
- font-weight: 400; }
1466
-
1467
- .fa.fa-forumbee {
1468
- font-family: 'Font Awesome 5 Brands';
1469
- font-weight: 400; }
1470
-
1471
- .fa.fa-leanpub {
1472
- font-family: 'Font Awesome 5 Brands';
1473
- font-weight: 400; }
1474
-
1475
- .fa.fa-sellsy {
1476
- font-family: 'Font Awesome 5 Brands';
1477
- font-weight: 400; }
1478
-
1479
- .fa.fa-shirtsinbulk {
1480
- font-family: 'Font Awesome 5 Brands';
1481
- font-weight: 400; }
1482
-
1483
- .fa.fa-simplybuilt {
1484
- font-family: 'Font Awesome 5 Brands';
1485
- font-weight: 400; }
1486
-
1487
- .fa.fa-skyatlas {
1488
- font-family: 'Font Awesome 5 Brands';
1489
- font-weight: 400; }
1490
-
1491
- .fa.fa-diamond {
1492
- font-family: 'Font Awesome 5 Free';
1493
- font-weight: 400; }
1494
-
1495
- .fa.fa-diamond:before {
1496
- content: "\f3a5"; }
1497
-
1498
- .fa.fa-intersex:before {
1499
- content: "\f224"; }
1500
-
1501
- .fa.fa-facebook-official {
1502
- font-family: 'Font Awesome 5 Brands';
1503
- font-weight: 400; }
1504
-
1505
- .fa.fa-facebook-official:before {
1506
- content: "\f09a"; }
1507
-
1508
- .fa.fa-pinterest-p {
1509
- font-family: 'Font Awesome 5 Brands';
1510
- font-weight: 400; }
1511
-
1512
- .fa.fa-whatsapp {
1513
- font-family: 'Font Awesome 5 Brands';
1514
- font-weight: 400; }
1515
-
1516
- .fa.fa-hotel:before {
1517
- content: "\f236"; }
1518
-
1519
- .fa.fa-viacoin {
1520
- font-family: 'Font Awesome 5 Brands';
1521
- font-weight: 400; }
1522
-
1523
- .fa.fa-medium {
1524
- font-family: 'Font Awesome 5 Brands';
1525
- font-weight: 400; }
1526
-
1527
- .fa.fa-y-combinator {
1528
- font-family: 'Font Awesome 5 Brands';
1529
- font-weight: 400; }
1530
-
1531
- .fa.fa-yc {
1532
- font-family: 'Font Awesome 5 Brands';
1533
- font-weight: 400; }
1534
-
1535
- .fa.fa-yc:before {
1536
- content: "\f23b"; }
1537
-
1538
- .fa.fa-optin-monster {
1539
- font-family: 'Font Awesome 5 Brands';
1540
- font-weight: 400; }
1541
-
1542
- .fa.fa-opencart {
1543
- font-family: 'Font Awesome 5 Brands';
1544
- font-weight: 400; }
1545
-
1546
- .fa.fa-expeditedssl {
1547
- font-family: 'Font Awesome 5 Brands';
1548
- font-weight: 400; }
1549
-
1550
- .fa.fa-battery-4:before {
1551
- content: "\f240"; }
1552
-
1553
- .fa.fa-battery:before {
1554
- content: "\f240"; }
1555
-
1556
- .fa.fa-battery-3:before {
1557
- content: "\f241"; }
1558
-
1559
- .fa.fa-battery-2:before {
1560
- content: "\f242"; }
1561
-
1562
- .fa.fa-battery-1:before {
1563
- content: "\f243"; }
1564
-
1565
- .fa.fa-battery-0:before {
1566
- content: "\f244"; }
1567
-
1568
- .fa.fa-object-group {
1569
- font-family: 'Font Awesome 5 Free';
1570
- font-weight: 400; }
1571
-
1572
- .fa.fa-object-ungroup {
1573
- font-family: 'Font Awesome 5 Free';
1574
- font-weight: 400; }
1575
-
1576
- .fa.fa-sticky-note-o {
1577
- font-family: 'Font Awesome 5 Free';
1578
- font-weight: 400; }
1579
-
1580
- .fa.fa-sticky-note-o:before {
1581
- content: "\f249"; }
1582
-
1583
- .fa.fa-cc-jcb {
1584
- font-family: 'Font Awesome 5 Brands';
1585
- font-weight: 400; }
1586
-
1587
- .fa.fa-cc-diners-club {
1588
- font-family: 'Font Awesome 5 Brands';
1589
- font-weight: 400; }
1590
-
1591
- .fa.fa-clone {
1592
- font-family: 'Font Awesome 5 Free';
1593
- font-weight: 400; }
1594
-
1595
- .fa.fa-hourglass-o {
1596
- font-family: 'Font Awesome 5 Free';
1597
- font-weight: 400; }
1598
-
1599
- .fa.fa-hourglass-o:before {
1600
- content: "\f254"; }
1601
-
1602
- .fa.fa-hourglass-1:before {
1603
- content: "\f251"; }
1604
-
1605
- .fa.fa-hourglass-2:before {
1606
- content: "\f252"; }
1607
-
1608
- .fa.fa-hourglass-3:before {
1609
- content: "\f253"; }
1610
-
1611
- .fa.fa-hand-rock-o {
1612
- font-family: 'Font Awesome 5 Free';
1613
- font-weight: 400; }
1614
-
1615
- .fa.fa-hand-rock-o:before {
1616
- content: "\f255"; }
1617
-
1618
- .fa.fa-hand-grab-o {
1619
- font-family: 'Font Awesome 5 Free';
1620
- font-weight: 400; }
1621
-
1622
- .fa.fa-hand-grab-o:before {
1623
- content: "\f255"; }
1624
-
1625
- .fa.fa-hand-paper-o {
1626
- font-family: 'Font Awesome 5 Free';
1627
- font-weight: 400; }
1628
-
1629
- .fa.fa-hand-paper-o:before {
1630
- content: "\f256"; }
1631
-
1632
- .fa.fa-hand-stop-o {
1633
- font-family: 'Font Awesome 5 Free';
1634
- font-weight: 400; }
1635
-
1636
- .fa.fa-hand-stop-o:before {
1637
- content: "\f256"; }
1638
-
1639
- .fa.fa-hand-scissors-o {
1640
- font-family: 'Font Awesome 5 Free';
1641
- font-weight: 400; }
1642
-
1643
- .fa.fa-hand-scissors-o:before {
1644
- content: "\f257"; }
1645
-
1646
- .fa.fa-hand-lizard-o {
1647
- font-family: 'Font Awesome 5 Free';
1648
- font-weight: 400; }
1649
-
1650
- .fa.fa-hand-lizard-o:before {
1651
- content: "\f258"; }
1652
-
1653
- .fa.fa-hand-spock-o {
1654
- font-family: 'Font Awesome 5 Free';
1655
- font-weight: 400; }
1656
-
1657
- .fa.fa-hand-spock-o:before {
1658
- content: "\f259"; }
1659
-
1660
- .fa.fa-hand-pointer-o {
1661
- font-family: 'Font Awesome 5 Free';
1662
- font-weight: 400; }
1663
-
1664
- .fa.fa-hand-pointer-o:before {
1665
- content: "\f25a"; }
1666
-
1667
- .fa.fa-hand-peace-o {
1668
- font-family: 'Font Awesome 5 Free';
1669
- font-weight: 400; }
1670
-
1671
- .fa.fa-hand-peace-o:before {
1672
- content: "\f25b"; }
1673
-
1674
- .fa.fa-registered {
1675
- font-family: 'Font Awesome 5 Free';
1676
- font-weight: 400; }
1677
-
1678
- .fa.fa-creative-commons {
1679
- font-family: 'Font Awesome 5 Brands';
1680
- font-weight: 400; }
1681
-
1682
- .fa.fa-gg {
1683
- font-family: 'Font Awesome 5 Brands';
1684
- font-weight: 400; }
1685
-
1686
- .fa.fa-gg-circle {
1687
- font-family: 'Font Awesome 5 Brands';
1688
- font-weight: 400; }
1689
-
1690
- .fa.fa-tripadvisor {
1691
- font-family: 'Font Awesome 5 Brands';
1692
- font-weight: 400; }
1693
-
1694
- .fa.fa-odnoklassniki {
1695
- font-family: 'Font Awesome 5 Brands';
1696
- font-weight: 400; }
1697
-
1698
- .fa.fa-odnoklassniki-square {
1699
- font-family: 'Font Awesome 5 Brands';
1700
- font-weight: 400; }
1701
-
1702
- .fa.fa-get-pocket {
1703
- font-family: 'Font Awesome 5 Brands';
1704
- font-weight: 400; }
1705
-
1706
- .fa.fa-wikipedia-w {
1707
- font-family: 'Font Awesome 5 Brands';
1708
- font-weight: 400; }
1709
-
1710
- .fa.fa-safari {
1711
- font-family: 'Font Awesome 5 Brands';
1712
- font-weight: 400; }
1713
-
1714
- .fa.fa-chrome {
1715
- font-family: 'Font Awesome 5 Brands';
1716
- font-weight: 400; }
1717
-
1718
- .fa.fa-firefox {
1719
- font-family: 'Font Awesome 5 Brands';
1720
- font-weight: 400; }
1721
-
1722
- .fa.fa-opera {
1723
- font-family: 'Font Awesome 5 Brands';
1724
- font-weight: 400; }
1725
-
1726
- .fa.fa-internet-explorer {
1727
- font-family: 'Font Awesome 5 Brands';
1728
- font-weight: 400; }
1729
-
1730
- .fa.fa-television:before {
1731
- content: "\f26c"; }
1732
-
1733
- .fa.fa-contao {
1734
- font-family: 'Font Awesome 5 Brands';
1735
- font-weight: 400; }
1736
-
1737
- .fa.fa-500px {
1738
- font-family: 'Font Awesome 5 Brands';
1739
- font-weight: 400; }
1740
-
1741
- .fa.fa-amazon {
1742
- font-family: 'Font Awesome 5 Brands';
1743
- font-weight: 400; }
1744
-
1745
- .fa.fa-calendar-plus-o {
1746
- font-family: 'Font Awesome 5 Free';
1747
- font-weight: 400; }
1748
-
1749
- .fa.fa-calendar-plus-o:before {
1750
- content: "\f271"; }
1751
-
1752
- .fa.fa-calendar-minus-o {
1753
- font-family: 'Font Awesome 5 Free';
1754
- font-weight: 400; }
1755
-
1756
- .fa.fa-calendar-minus-o:before {
1757
- content: "\f272"; }
1758
-
1759
- .fa.fa-calendar-times-o {
1760
- font-family: 'Font Awesome 5 Free';
1761
- font-weight: 400; }
1762
-
1763
- .fa.fa-calendar-times-o:before {
1764
- content: "\f273"; }
1765
-
1766
- .fa.fa-calendar-check-o {
1767
- font-family: 'Font Awesome 5 Free';
1768
- font-weight: 400; }
1769
-
1770
- .fa.fa-calendar-check-o:before {
1771
- content: "\f274"; }
1772
-
1773
- .fa.fa-map-o {
1774
- font-family: 'Font Awesome 5 Free';
1775
- font-weight: 400; }
1776
-
1777
- .fa.fa-map-o:before {
1778
- content: "\f279"; }
1779
-
1780
- .fa.fa-commenting:before {
1781
- content: "\f4ad"; }
1782
-
1783
- .fa.fa-commenting-o {
1784
- font-family: 'Font Awesome 5 Free';
1785
- font-weight: 400; }
1786
-
1787
- .fa.fa-commenting-o:before {
1788
- content: "\f4ad"; }
1789
-
1790
- .fa.fa-houzz {
1791
- font-family: 'Font Awesome 5 Brands';
1792
- font-weight: 400; }
1793
-
1794
- .fa.fa-vimeo {
1795
- font-family: 'Font Awesome 5 Brands';
1796
- font-weight: 400; }
1797
-
1798
- .fa.fa-vimeo:before {
1799
- content: "\f27d"; }
1800
-
1801
- .fa.fa-black-tie {
1802
- font-family: 'Font Awesome 5 Brands';
1803
- font-weight: 400; }
1804
-
1805
- .fa.fa-fonticons {
1806
- font-family: 'Font Awesome 5 Brands';
1807
- font-weight: 400; }
1808
-
1809
- .fa.fa-reddit-alien {
1810
- font-family: 'Font Awesome 5 Brands';
1811
- font-weight: 400; }
1812
-
1813
- .fa.fa-edge {
1814
- font-family: 'Font Awesome 5 Brands';
1815
- font-weight: 400; }
1816
-
1817
- .fa.fa-credit-card-alt:before {
1818
- content: "\f09d"; }
1819
-
1820
- .fa.fa-codiepie {
1821
- font-family: 'Font Awesome 5 Brands';
1822
- font-weight: 400; }
1823
-
1824
- .fa.fa-modx {
1825
- font-family: 'Font Awesome 5 Brands';
1826
- font-weight: 400; }
1827
-
1828
- .fa.fa-fort-awesome {
1829
- font-family: 'Font Awesome 5 Brands';
1830
- font-weight: 400; }
1831
-
1832
- .fa.fa-usb {
1833
- font-family: 'Font Awesome 5 Brands';
1834
- font-weight: 400; }
1835
-
1836
- .fa.fa-product-hunt {
1837
- font-family: 'Font Awesome 5 Brands';
1838
- font-weight: 400; }
1839
-
1840
- .fa.fa-mixcloud {
1841
- font-family: 'Font Awesome 5 Brands';
1842
- font-weight: 400; }
1843
-
1844
- .fa.fa-scribd {
1845
- font-family: 'Font Awesome 5 Brands';
1846
- font-weight: 400; }
1847
-
1848
- .fa.fa-pause-circle-o {
1849
- font-family: 'Font Awesome 5 Free';
1850
- font-weight: 400; }
1851
-
1852
- .fa.fa-pause-circle-o:before {
1853
- content: "\f28b"; }
1854
-
1855
- .fa.fa-stop-circle-o {
1856
- font-family: 'Font Awesome 5 Free';
1857
- font-weight: 400; }
1858
-
1859
- .fa.fa-stop-circle-o:before {
1860
- content: "\f28d"; }
1861
-
1862
- .fa.fa-bluetooth {
1863
- font-family: 'Font Awesome 5 Brands';
1864
- font-weight: 400; }
1865
-
1866
- .fa.fa-bluetooth-b {
1867
- font-family: 'Font Awesome 5 Brands';
1868
- font-weight: 400; }
1869
-
1870
- .fa.fa-gitlab {
1871
- font-family: 'Font Awesome 5 Brands';
1872
- font-weight: 400; }
1873
-
1874
- .fa.fa-wpbeginner {
1875
- font-family: 'Font Awesome 5 Brands';
1876
- font-weight: 400; }
1877
-
1878
- .fa.fa-wpforms {
1879
- font-family: 'Font Awesome 5 Brands';
1880
- font-weight: 400; }
1881
-
1882
- .fa.fa-envira {
1883
- font-family: 'Font Awesome 5 Brands';
1884
- font-weight: 400; }
1885
-
1886
- .fa.fa-wheelchair-alt {
1887
- font-family: 'Font Awesome 5 Brands';
1888
- font-weight: 400; }
1889
-
1890
- .fa.fa-wheelchair-alt:before {
1891
- content: "\f368"; }
1892
-
1893
- .fa.fa-question-circle-o {
1894
- font-family: 'Font Awesome 5 Free';
1895
- font-weight: 400; }
1896
-
1897
- .fa.fa-question-circle-o:before {
1898
- content: "\f059"; }
1899
-
1900
- .fa.fa-volume-control-phone:before {
1901
- content: "\f2a0"; }
1902
-
1903
- .fa.fa-asl-interpreting:before {
1904
- content: "\f2a3"; }
1905
-
1906
- .fa.fa-deafness:before {
1907
- content: "\f2a4"; }
1908
-
1909
- .fa.fa-hard-of-hearing:before {
1910
- content: "\f2a4"; }
1911
-
1912
- .fa.fa-glide {
1913
- font-family: 'Font Awesome 5 Brands';
1914
- font-weight: 400; }
1915
-
1916
- .fa.fa-glide-g {
1917
- font-family: 'Font Awesome 5 Brands';
1918
- font-weight: 400; }
1919
-
1920
- .fa.fa-signing:before {
1921
- content: "\f2a7"; }
1922
-
1923
- .fa.fa-viadeo {
1924
- font-family: 'Font Awesome 5 Brands';
1925
- font-weight: 400; }
1926
-
1927
- .fa.fa-viadeo-square {
1928
- font-family: 'Font Awesome 5 Brands';
1929
- font-weight: 400; }
1930
-
1931
- .fa.fa-snapchat {
1932
- font-family: 'Font Awesome 5 Brands';
1933
- font-weight: 400; }
1934
-
1935
- .fa.fa-snapchat-ghost {
1936
- font-family: 'Font Awesome 5 Brands';
1937
- font-weight: 400; }
1938
-
1939
- .fa.fa-snapchat-square {
1940
- font-family: 'Font Awesome 5 Brands';
1941
- font-weight: 400; }
1942
-
1943
- .fa.fa-pied-piper {
1944
- font-family: 'Font Awesome 5 Brands';
1945
- font-weight: 400; }
1946
-
1947
- .fa.fa-first-order {
1948
- font-family: 'Font Awesome 5 Brands';
1949
- font-weight: 400; }
1950
-
1951
- .fa.fa-yoast {
1952
- font-family: 'Font Awesome 5 Brands';
1953
- font-weight: 400; }
1954
-
1955
- .fa.fa-themeisle {
1956
- font-family: 'Font Awesome 5 Brands';
1957
- font-weight: 400; }
1958
-
1959
- .fa.fa-google-plus-official {
1960
- font-family: 'Font Awesome 5 Brands';
1961
- font-weight: 400; }
1962
-
1963
- .fa.fa-google-plus-official:before {
1964
- content: "\f2b3"; }
1965
-
1966
- .fa.fa-google-plus-circle {
1967
- font-family: 'Font Awesome 5 Brands';
1968
- font-weight: 400; }
1969
-
1970
- .fa.fa-google-plus-circle:before {
1971
- content: "\f2b3"; }
1972
-
1973
- .fa.fa-font-awesome {
1974
- font-family: 'Font Awesome 5 Brands';
1975
- font-weight: 400; }
1976
-
1977
- .fa.fa-fa {
1978
- font-family: 'Font Awesome 5 Brands';
1979
- font-weight: 400; }
1980
-
1981
- .fa.fa-fa:before {
1982
- content: "\f2b4"; }
1983
-
1984
- .fa.fa-handshake-o {
1985
- font-family: 'Font Awesome 5 Free';
1986
- font-weight: 400; }
1987
-
1988
- .fa.fa-handshake-o:before {
1989
- content: "\f2b5"; }
1990
-
1991
- .fa.fa-envelope-open-o {
1992
- font-family: 'Font Awesome 5 Free';
1993
- font-weight: 400; }
1994
-
1995
- .fa.fa-envelope-open-o:before {
1996
- content: "\f2b6"; }
1997
-
1998
- .fa.fa-linode {
1999
- font-family: 'Font Awesome 5 Brands';
2000
- font-weight: 400; }
2001
-
2002
- .fa.fa-address-book-o {
2003
- font-family: 'Font Awesome 5 Free';
2004
- font-weight: 400; }
2005
-
2006
- .fa.fa-address-book-o:before {
2007
- content: "\f2b9"; }
2008
-
2009
- .fa.fa-vcard:before {
2010
- content: "\f2bb"; }
2011
-
2012
- .fa.fa-address-card-o {
2013
- font-family: 'Font Awesome 5 Free';
2014
- font-weight: 400; }
2015
-
2016
- .fa.fa-address-card-o:before {
2017
- content: "\f2bb"; }
2018
-
2019
- .fa.fa-vcard-o {
2020
- font-family: 'Font Awesome 5 Free';
2021
- font-weight: 400; }
2022
-
2023
- .fa.fa-vcard-o:before {
2024
- content: "\f2bb"; }
2025
-
2026
- .fa.fa-user-circle-o {
2027
- font-family: 'Font Awesome 5 Free';
2028
- font-weight: 400; }
2029
-
2030
- .fa.fa-user-circle-o:before {
2031
- content: "\f2bd"; }
2032
-
2033
- .fa.fa-user-o {
2034
- font-family: 'Font Awesome 5 Free';
2035
- font-weight: 400; }
2036
-
2037
- .fa.fa-user-o:before {
2038
- content: "\f007"; }
2039
-
2040
- .fa.fa-id-badge {
2041
- font-family: 'Font Awesome 5 Free';
2042
- font-weight: 400; }
2043
-
2044
- .fa.fa-drivers-license:before {
2045
- content: "\f2c2"; }
2046
-
2047
- .fa.fa-id-card-o {
2048
- font-family: 'Font Awesome 5 Free';
2049
- font-weight: 400; }
2050
-
2051
- .fa.fa-id-card-o:before {
2052
- content: "\f2c2"; }
2053
-
2054
- .fa.fa-drivers-license-o {
2055
- font-family: 'Font Awesome 5 Free';
2056
- font-weight: 400; }
2057
-
2058
- .fa.fa-drivers-license-o:before {
2059
- content: "\f2c2"; }
2060
-
2061
- .fa.fa-quora {
2062
- font-family: 'Font Awesome 5 Brands';
2063
- font-weight: 400; }
2064
-
2065
- .fa.fa-free-code-camp {
2066
- font-family: 'Font Awesome 5 Brands';
2067
- font-weight: 400; }
2068
-
2069
- .fa.fa-telegram {
2070
- font-family: 'Font Awesome 5 Brands';
2071
- font-weight: 400; }
2072
-
2073
- .fa.fa-thermometer-4:before {
2074
- content: "\f2c7"; }
2075
-
2076
- .fa.fa-thermometer:before {
2077
- content: "\f2c7"; }
2078
-
2079
- .fa.fa-thermometer-3:before {
2080
- content: "\f2c8"; }
2081
-
2082
- .fa.fa-thermometer-2:before {
2083
- content: "\f2c9"; }
2084
-
2085
- .fa.fa-thermometer-1:before {
2086
- content: "\f2ca"; }
2087
-
2088
- .fa.fa-thermometer-0:before {
2089
- content: "\f2cb"; }
2090
-
2091
- .fa.fa-bathtub:before {
2092
- content: "\f2cd"; }
2093
-
2094
- .fa.fa-s15:before {
2095
- content: "\f2cd"; }
2096
-
2097
- .fa.fa-window-maximize {
2098
- font-family: 'Font Awesome 5 Free';
2099
- font-weight: 400; }
2100
-
2101
- .fa.fa-window-restore {
2102
- font-family: 'Font Awesome 5 Free';
2103
- font-weight: 400; }
2104
-
2105
- .fa.fa-times-rectangle:before {
2106
- content: "\f410"; }
2107
-
2108
- .fa.fa-window-close-o {
2109
- font-family: 'Font Awesome 5 Free';
2110
- font-weight: 400; }
2111
-
2112
- .fa.fa-window-close-o:before {
2113
- content: "\f410"; }
2114
-
2115
- .fa.fa-times-rectangle-o {
2116
- font-family: 'Font Awesome 5 Free';
2117
- font-weight: 400; }
2118
-
2119
- .fa.fa-times-rectangle-o:before {
2120
- content: "\f410"; }
2121
-
2122
- .fa.fa-bandcamp {
2123
- font-family: 'Font Awesome 5 Brands';
2124
- font-weight: 400; }
2125
-
2126
- .fa.fa-grav {
2127
- font-family: 'Font Awesome 5 Brands';
2128
- font-weight: 400; }
2129
-
2130
- .fa.fa-etsy {
2131
- font-family: 'Font Awesome 5 Brands';
2132
- font-weight: 400; }
2133
-
2134
- .fa.fa-imdb {
2135
- font-family: 'Font Awesome 5 Brands';
2136
- font-weight: 400; }
2137
-
2138
- .fa.fa-ravelry {
2139
- font-family: 'Font Awesome 5 Brands';
2140
- font-weight: 400; }
2141
-
2142
- .fa.fa-eercast {
2143
- font-family: 'Font Awesome 5 Brands';
2144
- font-weight: 400; }
2145
-
2146
- .fa.fa-eercast:before {
2147
- content: "\f2da"; }
2148
-
2149
- .fa.fa-snowflake-o {
2150
- font-family: 'Font Awesome 5 Free';
2151
- font-weight: 400; }
2152
-
2153
- .fa.fa-snowflake-o:before {
2154
- content: "\f2dc"; }
2155
-
2156
- .fa.fa-superpowers {
2157
- font-family: 'Font Awesome 5 Brands';
2158
- font-weight: 400; }
2159
-
2160
- .fa.fa-wpexplorer {
2161
- font-family: 'Font Awesome 5 Brands';
2162
- font-weight: 400; }
2163
-
2164
- .fa.fa-spotify {
2165
- font-family: 'Font Awesome 5 Brands';
2166
- font-weight: 400; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/css/v4-shims.min.css DELETED
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- .fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f15e"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f161"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f163"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-spotify,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}
 
 
 
 
 
font-awesome-latest/less/_animated.less DELETED
@@ -1,19 +0,0 @@
1
- // Animated Icons
2
- // --------------------------
3
-
4
- .@{fa-css-prefix}-spin {
5
- animation: fa-spin 2s infinite linear;
6
- }
7
-
8
- .@{fa-css-prefix}-pulse {
9
- animation: fa-spin 1s infinite steps(8);
10
- }
11
-
12
- @keyframes fa-spin {
13
- 0% {
14
- transform: rotate(0deg);
15
- }
16
- 100% {
17
- transform: rotate(360deg);
18
- }
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_bordered-pulled.less DELETED
@@ -1,16 +0,0 @@
1
- // Bordered & Pulled
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-border {
5
- border-radius: .1em;
6
- border: solid .08em @fa-border-color;
7
- padding: .2em .25em .15em;
8
- }
9
-
10
- .@{fa-css-prefix}-pull-left { float: left; }
11
- .@{fa-css-prefix}-pull-right { float: right; }
12
-
13
- .@{fa-css-prefix}, .fas, .far, .fal, .fab {
14
- &.@{fa-css-prefix}-pull-left { margin-right: .3em; }
15
- &.@{fa-css-prefix}-pull-right { margin-left: .3em; }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_core.less DELETED
@@ -1,12 +0,0 @@
1
- // Base Class Definition
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}, .fas, .far, .fal, .fab {
5
- -moz-osx-font-smoothing: grayscale;
6
- -webkit-font-smoothing: antialiased;
7
- display: inline-block;
8
- font-style: normal;
9
- font-variant: normal;
10
- text-rendering: auto;
11
- line-height: 1;
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_fixed-width.less DELETED
@@ -1,6 +0,0 @@
1
- // Fixed Width Icons
2
- // -------------------------
3
- .@{fa-css-prefix}-fw {
4
- text-align: center;
5
- width: (20em / 16);
6
- }
 
 
 
 
 
 
font-awesome-latest/less/_icons.less DELETED
@@ -1,1366 +0,0 @@
1
- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
2
- readers do not read off random characters that represent icons */
3
-
4
- .@{fa-css-prefix}-500px:before { content: @fa-var-500px; }
5
- .@{fa-css-prefix}-accessible-icon:before { content: @fa-var-accessible-icon; }
6
- .@{fa-css-prefix}-accusoft:before { content: @fa-var-accusoft; }
7
- .@{fa-css-prefix}-acquisitions-incorporated:before { content: @fa-var-acquisitions-incorporated; }
8
- .@{fa-css-prefix}-ad:before { content: @fa-var-ad; }
9
- .@{fa-css-prefix}-address-book:before { content: @fa-var-address-book; }
10
- .@{fa-css-prefix}-address-card:before { content: @fa-var-address-card; }
11
- .@{fa-css-prefix}-adjust:before { content: @fa-var-adjust; }
12
- .@{fa-css-prefix}-adn:before { content: @fa-var-adn; }
13
- .@{fa-css-prefix}-adobe:before { content: @fa-var-adobe; }
14
- .@{fa-css-prefix}-adversal:before { content: @fa-var-adversal; }
15
- .@{fa-css-prefix}-affiliatetheme:before { content: @fa-var-affiliatetheme; }
16
- .@{fa-css-prefix}-air-freshener:before { content: @fa-var-air-freshener; }
17
- .@{fa-css-prefix}-airbnb:before { content: @fa-var-airbnb; }
18
- .@{fa-css-prefix}-algolia:before { content: @fa-var-algolia; }
19
- .@{fa-css-prefix}-align-center:before { content: @fa-var-align-center; }
20
- .@{fa-css-prefix}-align-justify:before { content: @fa-var-align-justify; }
21
- .@{fa-css-prefix}-align-left:before { content: @fa-var-align-left; }
22
- .@{fa-css-prefix}-align-right:before { content: @fa-var-align-right; }
23
- .@{fa-css-prefix}-alipay:before { content: @fa-var-alipay; }
24
- .@{fa-css-prefix}-allergies:before { content: @fa-var-allergies; }
25
- .@{fa-css-prefix}-amazon:before { content: @fa-var-amazon; }
26
- .@{fa-css-prefix}-amazon-pay:before { content: @fa-var-amazon-pay; }
27
- .@{fa-css-prefix}-ambulance:before { content: @fa-var-ambulance; }
28
- .@{fa-css-prefix}-american-sign-language-interpreting:before { content: @fa-var-american-sign-language-interpreting; }
29
- .@{fa-css-prefix}-amilia:before { content: @fa-var-amilia; }
30
- .@{fa-css-prefix}-anchor:before { content: @fa-var-anchor; }
31
- .@{fa-css-prefix}-android:before { content: @fa-var-android; }
32
- .@{fa-css-prefix}-angellist:before { content: @fa-var-angellist; }
33
- .@{fa-css-prefix}-angle-double-down:before { content: @fa-var-angle-double-down; }
34
- .@{fa-css-prefix}-angle-double-left:before { content: @fa-var-angle-double-left; }
35
- .@{fa-css-prefix}-angle-double-right:before { content: @fa-var-angle-double-right; }
36
- .@{fa-css-prefix}-angle-double-up:before { content: @fa-var-angle-double-up; }
37
- .@{fa-css-prefix}-angle-down:before { content: @fa-var-angle-down; }
38
- .@{fa-css-prefix}-angle-left:before { content: @fa-var-angle-left; }
39
- .@{fa-css-prefix}-angle-right:before { content: @fa-var-angle-right; }
40
- .@{fa-css-prefix}-angle-up:before { content: @fa-var-angle-up; }
41
- .@{fa-css-prefix}-angry:before { content: @fa-var-angry; }
42
- .@{fa-css-prefix}-angrycreative:before { content: @fa-var-angrycreative; }
43
- .@{fa-css-prefix}-angular:before { content: @fa-var-angular; }
44
- .@{fa-css-prefix}-ankh:before { content: @fa-var-ankh; }
45
- .@{fa-css-prefix}-app-store:before { content: @fa-var-app-store; }
46
- .@{fa-css-prefix}-app-store-ios:before { content: @fa-var-app-store-ios; }
47
- .@{fa-css-prefix}-apper:before { content: @fa-var-apper; }
48
- .@{fa-css-prefix}-apple:before { content: @fa-var-apple; }
49
- .@{fa-css-prefix}-apple-alt:before { content: @fa-var-apple-alt; }
50
- .@{fa-css-prefix}-apple-pay:before { content: @fa-var-apple-pay; }
51
- .@{fa-css-prefix}-archive:before { content: @fa-var-archive; }
52
- .@{fa-css-prefix}-archway:before { content: @fa-var-archway; }
53
- .@{fa-css-prefix}-arrow-alt-circle-down:before { content: @fa-var-arrow-alt-circle-down; }
54
- .@{fa-css-prefix}-arrow-alt-circle-left:before { content: @fa-var-arrow-alt-circle-left; }
55
- .@{fa-css-prefix}-arrow-alt-circle-right:before { content: @fa-var-arrow-alt-circle-right; }
56
- .@{fa-css-prefix}-arrow-alt-circle-up:before { content: @fa-var-arrow-alt-circle-up; }
57
- .@{fa-css-prefix}-arrow-circle-down:before { content: @fa-var-arrow-circle-down; }
58
- .@{fa-css-prefix}-arrow-circle-left:before { content: @fa-var-arrow-circle-left; }
59
- .@{fa-css-prefix}-arrow-circle-right:before { content: @fa-var-arrow-circle-right; }
60
- .@{fa-css-prefix}-arrow-circle-up:before { content: @fa-var-arrow-circle-up; }
61
- .@{fa-css-prefix}-arrow-down:before { content: @fa-var-arrow-down; }
62
- .@{fa-css-prefix}-arrow-left:before { content: @fa-var-arrow-left; }
63
- .@{fa-css-prefix}-arrow-right:before { content: @fa-var-arrow-right; }
64
- .@{fa-css-prefix}-arrow-up:before { content: @fa-var-arrow-up; }
65
- .@{fa-css-prefix}-arrows-alt:before { content: @fa-var-arrows-alt; }
66
- .@{fa-css-prefix}-arrows-alt-h:before { content: @fa-var-arrows-alt-h; }
67
- .@{fa-css-prefix}-arrows-alt-v:before { content: @fa-var-arrows-alt-v; }
68
- .@{fa-css-prefix}-artstation:before { content: @fa-var-artstation; }
69
- .@{fa-css-prefix}-assistive-listening-systems:before { content: @fa-var-assistive-listening-systems; }
70
- .@{fa-css-prefix}-asterisk:before { content: @fa-var-asterisk; }
71
- .@{fa-css-prefix}-asymmetrik:before { content: @fa-var-asymmetrik; }
72
- .@{fa-css-prefix}-at:before { content: @fa-var-at; }
73
- .@{fa-css-prefix}-atlas:before { content: @fa-var-atlas; }
74
- .@{fa-css-prefix}-atlassian:before { content: @fa-var-atlassian; }
75
- .@{fa-css-prefix}-atom:before { content: @fa-var-atom; }
76
- .@{fa-css-prefix}-audible:before { content: @fa-var-audible; }
77
- .@{fa-css-prefix}-audio-description:before { content: @fa-var-audio-description; }
78
- .@{fa-css-prefix}-autoprefixer:before { content: @fa-var-autoprefixer; }
79
- .@{fa-css-prefix}-avianex:before { content: @fa-var-avianex; }
80
- .@{fa-css-prefix}-aviato:before { content: @fa-var-aviato; }
81
- .@{fa-css-prefix}-award:before { content: @fa-var-award; }
82
- .@{fa-css-prefix}-aws:before { content: @fa-var-aws; }
83
- .@{fa-css-prefix}-baby:before { content: @fa-var-baby; }
84
- .@{fa-css-prefix}-baby-carriage:before { content: @fa-var-baby-carriage; }
85
- .@{fa-css-prefix}-backspace:before { content: @fa-var-backspace; }
86
- .@{fa-css-prefix}-backward:before { content: @fa-var-backward; }
87
- .@{fa-css-prefix}-bacon:before { content: @fa-var-bacon; }
88
- .@{fa-css-prefix}-balance-scale:before { content: @fa-var-balance-scale; }
89
- .@{fa-css-prefix}-ban:before { content: @fa-var-ban; }
90
- .@{fa-css-prefix}-band-aid:before { content: @fa-var-band-aid; }
91
- .@{fa-css-prefix}-bandcamp:before { content: @fa-var-bandcamp; }
92
- .@{fa-css-prefix}-barcode:before { content: @fa-var-barcode; }
93
- .@{fa-css-prefix}-bars:before { content: @fa-var-bars; }
94
- .@{fa-css-prefix}-baseball-ball:before { content: @fa-var-baseball-ball; }
95
- .@{fa-css-prefix}-basketball-ball:before { content: @fa-var-basketball-ball; }
96
- .@{fa-css-prefix}-bath:before { content: @fa-var-bath; }
97
- .@{fa-css-prefix}-battery-empty:before { content: @fa-var-battery-empty; }
98
- .@{fa-css-prefix}-battery-full:before { content: @fa-var-battery-full; }
99
- .@{fa-css-prefix}-battery-half:before { content: @fa-var-battery-half; }
100
- .@{fa-css-prefix}-battery-quarter:before { content: @fa-var-battery-quarter; }
101
- .@{fa-css-prefix}-battery-three-quarters:before { content: @fa-var-battery-three-quarters; }
102
- .@{fa-css-prefix}-battle-net:before { content: @fa-var-battle-net; }
103
- .@{fa-css-prefix}-bed:before { content: @fa-var-bed; }
104
- .@{fa-css-prefix}-beer:before { content: @fa-var-beer; }
105
- .@{fa-css-prefix}-behance:before { content: @fa-var-behance; }
106
- .@{fa-css-prefix}-behance-square:before { content: @fa-var-behance-square; }
107
- .@{fa-css-prefix}-bell:before { content: @fa-var-bell; }
108
- .@{fa-css-prefix}-bell-slash:before { content: @fa-var-bell-slash; }
109
- .@{fa-css-prefix}-bezier-curve:before { content: @fa-var-bezier-curve; }
110
- .@{fa-css-prefix}-bible:before { content: @fa-var-bible; }
111
- .@{fa-css-prefix}-bicycle:before { content: @fa-var-bicycle; }
112
- .@{fa-css-prefix}-bimobject:before { content: @fa-var-bimobject; }
113
- .@{fa-css-prefix}-binoculars:before { content: @fa-var-binoculars; }
114
- .@{fa-css-prefix}-biohazard:before { content: @fa-var-biohazard; }
115
- .@{fa-css-prefix}-birthday-cake:before { content: @fa-var-birthday-cake; }
116
- .@{fa-css-prefix}-bitbucket:before { content: @fa-var-bitbucket; }
117
- .@{fa-css-prefix}-bitcoin:before { content: @fa-var-bitcoin; }
118
- .@{fa-css-prefix}-bity:before { content: @fa-var-bity; }
119
- .@{fa-css-prefix}-black-tie:before { content: @fa-var-black-tie; }
120
- .@{fa-css-prefix}-blackberry:before { content: @fa-var-blackberry; }
121
- .@{fa-css-prefix}-blender:before { content: @fa-var-blender; }
122
- .@{fa-css-prefix}-blender-phone:before { content: @fa-var-blender-phone; }
123
- .@{fa-css-prefix}-blind:before { content: @fa-var-blind; }
124
- .@{fa-css-prefix}-blog:before { content: @fa-var-blog; }
125
- .@{fa-css-prefix}-blogger:before { content: @fa-var-blogger; }
126
- .@{fa-css-prefix}-blogger-b:before { content: @fa-var-blogger-b; }
127
- .@{fa-css-prefix}-bluetooth:before { content: @fa-var-bluetooth; }
128
- .@{fa-css-prefix}-bluetooth-b:before { content: @fa-var-bluetooth-b; }
129
- .@{fa-css-prefix}-bold:before { content: @fa-var-bold; }
130
- .@{fa-css-prefix}-bolt:before { content: @fa-var-bolt; }
131
- .@{fa-css-prefix}-bomb:before { content: @fa-var-bomb; }
132
- .@{fa-css-prefix}-bone:before { content: @fa-var-bone; }
133
- .@{fa-css-prefix}-bong:before { content: @fa-var-bong; }
134
- .@{fa-css-prefix}-book:before { content: @fa-var-book; }
135
- .@{fa-css-prefix}-book-dead:before { content: @fa-var-book-dead; }
136
- .@{fa-css-prefix}-book-medical:before { content: @fa-var-book-medical; }
137
- .@{fa-css-prefix}-book-open:before { content: @fa-var-book-open; }
138
- .@{fa-css-prefix}-book-reader:before { content: @fa-var-book-reader; }
139
- .@{fa-css-prefix}-bookmark:before { content: @fa-var-bookmark; }
140
- .@{fa-css-prefix}-bootstrap:before { content: @fa-var-bootstrap; }
141
- .@{fa-css-prefix}-bowling-ball:before { content: @fa-var-bowling-ball; }
142
- .@{fa-css-prefix}-box:before { content: @fa-var-box; }
143
- .@{fa-css-prefix}-box-open:before { content: @fa-var-box-open; }
144
- .@{fa-css-prefix}-boxes:before { content: @fa-var-boxes; }
145
- .@{fa-css-prefix}-braille:before { content: @fa-var-braille; }
146
- .@{fa-css-prefix}-brain:before { content: @fa-var-brain; }
147
- .@{fa-css-prefix}-bread-slice:before { content: @fa-var-bread-slice; }
148
- .@{fa-css-prefix}-briefcase:before { content: @fa-var-briefcase; }
149
- .@{fa-css-prefix}-briefcase-medical:before { content: @fa-var-briefcase-medical; }
150
- .@{fa-css-prefix}-broadcast-tower:before { content: @fa-var-broadcast-tower; }
151
- .@{fa-css-prefix}-broom:before { content: @fa-var-broom; }
152
- .@{fa-css-prefix}-brush:before { content: @fa-var-brush; }
153
- .@{fa-css-prefix}-btc:before { content: @fa-var-btc; }
154
- .@{fa-css-prefix}-buffer:before { content: @fa-var-buffer; }
155
- .@{fa-css-prefix}-bug:before { content: @fa-var-bug; }
156
- .@{fa-css-prefix}-building:before { content: @fa-var-building; }
157
- .@{fa-css-prefix}-bullhorn:before { content: @fa-var-bullhorn; }
158
- .@{fa-css-prefix}-bullseye:before { content: @fa-var-bullseye; }
159
- .@{fa-css-prefix}-burn:before { content: @fa-var-burn; }
160
- .@{fa-css-prefix}-buromobelexperte:before { content: @fa-var-buromobelexperte; }
161
- .@{fa-css-prefix}-bus:before { content: @fa-var-bus; }
162
- .@{fa-css-prefix}-bus-alt:before { content: @fa-var-bus-alt; }
163
- .@{fa-css-prefix}-business-time:before { content: @fa-var-business-time; }
164
- .@{fa-css-prefix}-buysellads:before { content: @fa-var-buysellads; }
165
- .@{fa-css-prefix}-calculator:before { content: @fa-var-calculator; }
166
- .@{fa-css-prefix}-calendar:before { content: @fa-var-calendar; }
167
- .@{fa-css-prefix}-calendar-alt:before { content: @fa-var-calendar-alt; }
168
- .@{fa-css-prefix}-calendar-check:before { content: @fa-var-calendar-check; }
169
- .@{fa-css-prefix}-calendar-day:before { content: @fa-var-calendar-day; }
170
- .@{fa-css-prefix}-calendar-minus:before { content: @fa-var-calendar-minus; }
171
- .@{fa-css-prefix}-calendar-plus:before { content: @fa-var-calendar-plus; }
172
- .@{fa-css-prefix}-calendar-times:before { content: @fa-var-calendar-times; }
173
- .@{fa-css-prefix}-calendar-week:before { content: @fa-var-calendar-week; }
174
- .@{fa-css-prefix}-camera:before { content: @fa-var-camera; }
175
- .@{fa-css-prefix}-camera-retro:before { content: @fa-var-camera-retro; }
176
- .@{fa-css-prefix}-campground:before { content: @fa-var-campground; }
177
- .@{fa-css-prefix}-canadian-maple-leaf:before { content: @fa-var-canadian-maple-leaf; }
178
- .@{fa-css-prefix}-candy-cane:before { content: @fa-var-candy-cane; }
179
- .@{fa-css-prefix}-cannabis:before { content: @fa-var-cannabis; }
180
- .@{fa-css-prefix}-capsules:before { content: @fa-var-capsules; }
181
- .@{fa-css-prefix}-car:before { content: @fa-var-car; }
182
- .@{fa-css-prefix}-car-alt:before { content: @fa-var-car-alt; }
183
- .@{fa-css-prefix}-car-battery:before { content: @fa-var-car-battery; }
184
- .@{fa-css-prefix}-car-crash:before { content: @fa-var-car-crash; }
185
- .@{fa-css-prefix}-car-side:before { content: @fa-var-car-side; }
186
- .@{fa-css-prefix}-caret-down:before { content: @fa-var-caret-down; }
187
- .@{fa-css-prefix}-caret-left:before { content: @fa-var-caret-left; }
188
- .@{fa-css-prefix}-caret-right:before { content: @fa-var-caret-right; }
189
- .@{fa-css-prefix}-caret-square-down:before { content: @fa-var-caret-square-down; }
190
- .@{fa-css-prefix}-caret-square-left:before { content: @fa-var-caret-square-left; }
191
- .@{fa-css-prefix}-caret-square-right:before { content: @fa-var-caret-square-right; }
192
- .@{fa-css-prefix}-caret-square-up:before { content: @fa-var-caret-square-up; }
193
- .@{fa-css-prefix}-caret-up:before { content: @fa-var-caret-up; }
194
- .@{fa-css-prefix}-carrot:before { content: @fa-var-carrot; }
195
- .@{fa-css-prefix}-cart-arrow-down:before { content: @fa-var-cart-arrow-down; }
196
- .@{fa-css-prefix}-cart-plus:before { content: @fa-var-cart-plus; }
197
- .@{fa-css-prefix}-cash-register:before { content: @fa-var-cash-register; }
198
- .@{fa-css-prefix}-cat:before { content: @fa-var-cat; }
199
- .@{fa-css-prefix}-cc-amazon-pay:before { content: @fa-var-cc-amazon-pay; }
200
- .@{fa-css-prefix}-cc-amex:before { content: @fa-var-cc-amex; }
201
- .@{fa-css-prefix}-cc-apple-pay:before { content: @fa-var-cc-apple-pay; }
202
- .@{fa-css-prefix}-cc-diners-club:before { content: @fa-var-cc-diners-club; }
203
- .@{fa-css-prefix}-cc-discover:before { content: @fa-var-cc-discover; }
204
- .@{fa-css-prefix}-cc-jcb:before { content: @fa-var-cc-jcb; }
205
- .@{fa-css-prefix}-cc-mastercard:before { content: @fa-var-cc-mastercard; }
206
- .@{fa-css-prefix}-cc-paypal:before { content: @fa-var-cc-paypal; }
207
- .@{fa-css-prefix}-cc-stripe:before { content: @fa-var-cc-stripe; }
208
- .@{fa-css-prefix}-cc-visa:before { content: @fa-var-cc-visa; }
209
- .@{fa-css-prefix}-centercode:before { content: @fa-var-centercode; }
210
- .@{fa-css-prefix}-centos:before { content: @fa-var-centos; }
211
- .@{fa-css-prefix}-certificate:before { content: @fa-var-certificate; }
212
- .@{fa-css-prefix}-chair:before { content: @fa-var-chair; }
213
- .@{fa-css-prefix}-chalkboard:before { content: @fa-var-chalkboard; }
214
- .@{fa-css-prefix}-chalkboard-teacher:before { content: @fa-var-chalkboard-teacher; }
215
- .@{fa-css-prefix}-charging-station:before { content: @fa-var-charging-station; }
216
- .@{fa-css-prefix}-chart-area:before { content: @fa-var-chart-area; }
217
- .@{fa-css-prefix}-chart-bar:before { content: @fa-var-chart-bar; }
218
- .@{fa-css-prefix}-chart-line:before { content: @fa-var-chart-line; }
219
- .@{fa-css-prefix}-chart-pie:before { content: @fa-var-chart-pie; }
220
- .@{fa-css-prefix}-check:before { content: @fa-var-check; }
221
- .@{fa-css-prefix}-check-circle:before { content: @fa-var-check-circle; }
222
- .@{fa-css-prefix}-check-double:before { content: @fa-var-check-double; }
223
- .@{fa-css-prefix}-check-square:before { content: @fa-var-check-square; }
224
- .@{fa-css-prefix}-cheese:before { content: @fa-var-cheese; }
225
- .@{fa-css-prefix}-chess:before { content: @fa-var-chess; }
226
- .@{fa-css-prefix}-chess-bishop:before { content: @fa-var-chess-bishop; }
227
- .@{fa-css-prefix}-chess-board:before { content: @fa-var-chess-board; }
228
- .@{fa-css-prefix}-chess-king:before { content: @fa-var-chess-king; }
229
- .@{fa-css-prefix}-chess-knight:before { content: @fa-var-chess-knight; }
230
- .@{fa-css-prefix}-chess-pawn:before { content: @fa-var-chess-pawn; }
231
- .@{fa-css-prefix}-chess-queen:before { content: @fa-var-chess-queen; }
232
- .@{fa-css-prefix}-chess-rook:before { content: @fa-var-chess-rook; }
233
- .@{fa-css-prefix}-chevron-circle-down:before { content: @fa-var-chevron-circle-down; }
234
- .@{fa-css-prefix}-chevron-circle-left:before { content: @fa-var-chevron-circle-left; }
235
- .@{fa-css-prefix}-chevron-circle-right:before { content: @fa-var-chevron-circle-right; }
236
- .@{fa-css-prefix}-chevron-circle-up:before { content: @fa-var-chevron-circle-up; }
237
- .@{fa-css-prefix}-chevron-down:before { content: @fa-var-chevron-down; }
238
- .@{fa-css-prefix}-chevron-left:before { content: @fa-var-chevron-left; }
239
- .@{fa-css-prefix}-chevron-right:before { content: @fa-var-chevron-right; }
240
- .@{fa-css-prefix}-chevron-up:before { content: @fa-var-chevron-up; }
241
- .@{fa-css-prefix}-child:before { content: @fa-var-child; }
242
- .@{fa-css-prefix}-chrome:before { content: @fa-var-chrome; }
243
- .@{fa-css-prefix}-chromecast:before { content: @fa-var-chromecast; }
244
- .@{fa-css-prefix}-church:before { content: @fa-var-church; }
245
- .@{fa-css-prefix}-circle:before { content: @fa-var-circle; }
246
- .@{fa-css-prefix}-circle-notch:before { content: @fa-var-circle-notch; }
247
- .@{fa-css-prefix}-city:before { content: @fa-var-city; }
248
- .@{fa-css-prefix}-clinic-medical:before { content: @fa-var-clinic-medical; }
249
- .@{fa-css-prefix}-clipboard:before { content: @fa-var-clipboard; }
250
- .@{fa-css-prefix}-clipboard-check:before { content: @fa-var-clipboard-check; }
251
- .@{fa-css-prefix}-clipboard-list:before { content: @fa-var-clipboard-list; }
252
- .@{fa-css-prefix}-clock:before { content: @fa-var-clock; }
253
- .@{fa-css-prefix}-clone:before { content: @fa-var-clone; }
254
- .@{fa-css-prefix}-closed-captioning:before { content: @fa-var-closed-captioning; }
255
- .@{fa-css-prefix}-cloud:before { content: @fa-var-cloud; }
256
- .@{fa-css-prefix}-cloud-download-alt:before { content: @fa-var-cloud-download-alt; }
257
- .@{fa-css-prefix}-cloud-meatball:before { content: @fa-var-cloud-meatball; }
258
- .@{fa-css-prefix}-cloud-moon:before { content: @fa-var-cloud-moon; }
259
- .@{fa-css-prefix}-cloud-moon-rain:before { content: @fa-var-cloud-moon-rain; }
260
- .@{fa-css-prefix}-cloud-rain:before { content: @fa-var-cloud-rain; }
261
- .@{fa-css-prefix}-cloud-showers-heavy:before { content: @fa-var-cloud-showers-heavy; }
262
- .@{fa-css-prefix}-cloud-sun:before { content: @fa-var-cloud-sun; }
263
- .@{fa-css-prefix}-cloud-sun-rain:before { content: @fa-var-cloud-sun-rain; }
264
- .@{fa-css-prefix}-cloud-upload-alt:before { content: @fa-var-cloud-upload-alt; }
265
- .@{fa-css-prefix}-cloudscale:before { content: @fa-var-cloudscale; }
266
- .@{fa-css-prefix}-cloudsmith:before { content: @fa-var-cloudsmith; }
267
- .@{fa-css-prefix}-cloudversify:before { content: @fa-var-cloudversify; }
268
- .@{fa-css-prefix}-cocktail:before { content: @fa-var-cocktail; }
269
- .@{fa-css-prefix}-code:before { content: @fa-var-code; }
270
- .@{fa-css-prefix}-code-branch:before { content: @fa-var-code-branch; }
271
- .@{fa-css-prefix}-codepen:before { content: @fa-var-codepen; }
272
- .@{fa-css-prefix}-codiepie:before { content: @fa-var-codiepie; }
273
- .@{fa-css-prefix}-coffee:before { content: @fa-var-coffee; }
274
- .@{fa-css-prefix}-cog:before { content: @fa-var-cog; }
275
- .@{fa-css-prefix}-cogs:before { content: @fa-var-cogs; }
276
- .@{fa-css-prefix}-coins:before { content: @fa-var-coins; }
277
- .@{fa-css-prefix}-columns:before { content: @fa-var-columns; }
278
- .@{fa-css-prefix}-comment:before { content: @fa-var-comment; }
279
- .@{fa-css-prefix}-comment-alt:before { content: @fa-var-comment-alt; }
280
- .@{fa-css-prefix}-comment-dollar:before { content: @fa-var-comment-dollar; }
281
- .@{fa-css-prefix}-comment-dots:before { content: @fa-var-comment-dots; }
282
- .@{fa-css-prefix}-comment-medical:before { content: @fa-var-comment-medical; }
283
- .@{fa-css-prefix}-comment-slash:before { content: @fa-var-comment-slash; }
284
- .@{fa-css-prefix}-comments:before { content: @fa-var-comments; }
285
- .@{fa-css-prefix}-comments-dollar:before { content: @fa-var-comments-dollar; }
286
- .@{fa-css-prefix}-compact-disc:before { content: @fa-var-compact-disc; }
287
- .@{fa-css-prefix}-compass:before { content: @fa-var-compass; }
288
- .@{fa-css-prefix}-compress:before { content: @fa-var-compress; }
289
- .@{fa-css-prefix}-compress-arrows-alt:before { content: @fa-var-compress-arrows-alt; }
290
- .@{fa-css-prefix}-concierge-bell:before { content: @fa-var-concierge-bell; }
291
- .@{fa-css-prefix}-confluence:before { content: @fa-var-confluence; }
292
- .@{fa-css-prefix}-connectdevelop:before { content: @fa-var-connectdevelop; }
293
- .@{fa-css-prefix}-contao:before { content: @fa-var-contao; }
294
- .@{fa-css-prefix}-cookie:before { content: @fa-var-cookie; }
295
- .@{fa-css-prefix}-cookie-bite:before { content: @fa-var-cookie-bite; }
296
- .@{fa-css-prefix}-copy:before { content: @fa-var-copy; }
297
- .@{fa-css-prefix}-copyright:before { content: @fa-var-copyright; }
298
- .@{fa-css-prefix}-couch:before { content: @fa-var-couch; }
299
- .@{fa-css-prefix}-cpanel:before { content: @fa-var-cpanel; }
300
- .@{fa-css-prefix}-creative-commons:before { content: @fa-var-creative-commons; }
301
- .@{fa-css-prefix}-creative-commons-by:before { content: @fa-var-creative-commons-by; }
302
- .@{fa-css-prefix}-creative-commons-nc:before { content: @fa-var-creative-commons-nc; }
303
- .@{fa-css-prefix}-creative-commons-nc-eu:before { content: @fa-var-creative-commons-nc-eu; }
304
- .@{fa-css-prefix}-creative-commons-nc-jp:before { content: @fa-var-creative-commons-nc-jp; }
305
- .@{fa-css-prefix}-creative-commons-nd:before { content: @fa-var-creative-commons-nd; }
306
- .@{fa-css-prefix}-creative-commons-pd:before { content: @fa-var-creative-commons-pd; }
307
- .@{fa-css-prefix}-creative-commons-pd-alt:before { content: @fa-var-creative-commons-pd-alt; }
308
- .@{fa-css-prefix}-creative-commons-remix:before { content: @fa-var-creative-commons-remix; }
309
- .@{fa-css-prefix}-creative-commons-sa:before { content: @fa-var-creative-commons-sa; }
310
- .@{fa-css-prefix}-creative-commons-sampling:before { content: @fa-var-creative-commons-sampling; }
311
- .@{fa-css-prefix}-creative-commons-sampling-plus:before { content: @fa-var-creative-commons-sampling-plus; }
312
- .@{fa-css-prefix}-creative-commons-share:before { content: @fa-var-creative-commons-share; }
313
- .@{fa-css-prefix}-creative-commons-zero:before { content: @fa-var-creative-commons-zero; }
314
- .@{fa-css-prefix}-credit-card:before { content: @fa-var-credit-card; }
315
- .@{fa-css-prefix}-critical-role:before { content: @fa-var-critical-role; }
316
- .@{fa-css-prefix}-crop:before { content: @fa-var-crop; }
317
- .@{fa-css-prefix}-crop-alt:before { content: @fa-var-crop-alt; }
318
- .@{fa-css-prefix}-cross:before { content: @fa-var-cross; }
319
- .@{fa-css-prefix}-crosshairs:before { content: @fa-var-crosshairs; }
320
- .@{fa-css-prefix}-crow:before { content: @fa-var-crow; }
321
- .@{fa-css-prefix}-crown:before { content: @fa-var-crown; }
322
- .@{fa-css-prefix}-crutch:before { content: @fa-var-crutch; }
323
- .@{fa-css-prefix}-css3:before { content: @fa-var-css3; }
324
- .@{fa-css-prefix}-css3-alt:before { content: @fa-var-css3-alt; }
325
- .@{fa-css-prefix}-cube:before { content: @fa-var-cube; }
326
- .@{fa-css-prefix}-cubes:before { content: @fa-var-cubes; }
327
- .@{fa-css-prefix}-cut:before { content: @fa-var-cut; }
328
- .@{fa-css-prefix}-cuttlefish:before { content: @fa-var-cuttlefish; }
329
- .@{fa-css-prefix}-d-and-d:before { content: @fa-var-d-and-d; }
330
- .@{fa-css-prefix}-d-and-d-beyond:before { content: @fa-var-d-and-d-beyond; }
331
- .@{fa-css-prefix}-dashcube:before { content: @fa-var-dashcube; }
332
- .@{fa-css-prefix}-database:before { content: @fa-var-database; }
333
- .@{fa-css-prefix}-deaf:before { content: @fa-var-deaf; }
334
- .@{fa-css-prefix}-delicious:before { content: @fa-var-delicious; }
335
- .@{fa-css-prefix}-democrat:before { content: @fa-var-democrat; }
336
- .@{fa-css-prefix}-deploydog:before { content: @fa-var-deploydog; }
337
- .@{fa-css-prefix}-deskpro:before { content: @fa-var-deskpro; }
338
- .@{fa-css-prefix}-desktop:before { content: @fa-var-desktop; }
339
- .@{fa-css-prefix}-dev:before { content: @fa-var-dev; }
340
- .@{fa-css-prefix}-deviantart:before { content: @fa-var-deviantart; }
341
- .@{fa-css-prefix}-dharmachakra:before { content: @fa-var-dharmachakra; }
342
- .@{fa-css-prefix}-dhl:before { content: @fa-var-dhl; }
343
- .@{fa-css-prefix}-diagnoses:before { content: @fa-var-diagnoses; }
344
- .@{fa-css-prefix}-diaspora:before { content: @fa-var-diaspora; }
345
- .@{fa-css-prefix}-dice:before { content: @fa-var-dice; }
346
- .@{fa-css-prefix}-dice-d20:before { content: @fa-var-dice-d20; }
347
- .@{fa-css-prefix}-dice-d6:before { content: @fa-var-dice-d6; }
348
- .@{fa-css-prefix}-dice-five:before { content: @fa-var-dice-five; }
349
- .@{fa-css-prefix}-dice-four:before { content: @fa-var-dice-four; }
350
- .@{fa-css-prefix}-dice-one:before { content: @fa-var-dice-one; }
351
- .@{fa-css-prefix}-dice-six:before { content: @fa-var-dice-six; }
352
- .@{fa-css-prefix}-dice-three:before { content: @fa-var-dice-three; }
353
- .@{fa-css-prefix}-dice-two:before { content: @fa-var-dice-two; }
354
- .@{fa-css-prefix}-digg:before { content: @fa-var-digg; }
355
- .@{fa-css-prefix}-digital-ocean:before { content: @fa-var-digital-ocean; }
356
- .@{fa-css-prefix}-digital-tachograph:before { content: @fa-var-digital-tachograph; }
357
- .@{fa-css-prefix}-directions:before { content: @fa-var-directions; }
358
- .@{fa-css-prefix}-discord:before { content: @fa-var-discord; }
359
- .@{fa-css-prefix}-discourse:before { content: @fa-var-discourse; }
360
- .@{fa-css-prefix}-divide:before { content: @fa-var-divide; }
361
- .@{fa-css-prefix}-dizzy:before { content: @fa-var-dizzy; }
362
- .@{fa-css-prefix}-dna:before { content: @fa-var-dna; }
363
- .@{fa-css-prefix}-dochub:before { content: @fa-var-dochub; }
364
- .@{fa-css-prefix}-docker:before { content: @fa-var-docker; }
365
- .@{fa-css-prefix}-dog:before { content: @fa-var-dog; }
366
- .@{fa-css-prefix}-dollar-sign:before { content: @fa-var-dollar-sign; }
367
- .@{fa-css-prefix}-dolly:before { content: @fa-var-dolly; }
368
- .@{fa-css-prefix}-dolly-flatbed:before { content: @fa-var-dolly-flatbed; }
369
- .@{fa-css-prefix}-donate:before { content: @fa-var-donate; }
370
- .@{fa-css-prefix}-door-closed:before { content: @fa-var-door-closed; }
371
- .@{fa-css-prefix}-door-open:before { content: @fa-var-door-open; }
372
- .@{fa-css-prefix}-dot-circle:before { content: @fa-var-dot-circle; }
373
- .@{fa-css-prefix}-dove:before { content: @fa-var-dove; }
374
- .@{fa-css-prefix}-download:before { content: @fa-var-download; }
375
- .@{fa-css-prefix}-draft2digital:before { content: @fa-var-draft2digital; }
376
- .@{fa-css-prefix}-drafting-compass:before { content: @fa-var-drafting-compass; }
377
- .@{fa-css-prefix}-dragon:before { content: @fa-var-dragon; }
378
- .@{fa-css-prefix}-draw-polygon:before { content: @fa-var-draw-polygon; }
379
- .@{fa-css-prefix}-dribbble:before { content: @fa-var-dribbble; }
380
- .@{fa-css-prefix}-dribbble-square:before { content: @fa-var-dribbble-square; }
381
- .@{fa-css-prefix}-dropbox:before { content: @fa-var-dropbox; }
382
- .@{fa-css-prefix}-drum:before { content: @fa-var-drum; }
383
- .@{fa-css-prefix}-drum-steelpan:before { content: @fa-var-drum-steelpan; }
384
- .@{fa-css-prefix}-drumstick-bite:before { content: @fa-var-drumstick-bite; }
385
- .@{fa-css-prefix}-drupal:before { content: @fa-var-drupal; }
386
- .@{fa-css-prefix}-dumbbell:before { content: @fa-var-dumbbell; }
387
- .@{fa-css-prefix}-dumpster:before { content: @fa-var-dumpster; }
388
- .@{fa-css-prefix}-dumpster-fire:before { content: @fa-var-dumpster-fire; }
389
- .@{fa-css-prefix}-dungeon:before { content: @fa-var-dungeon; }
390
- .@{fa-css-prefix}-dyalog:before { content: @fa-var-dyalog; }
391
- .@{fa-css-prefix}-earlybirds:before { content: @fa-var-earlybirds; }
392
- .@{fa-css-prefix}-ebay:before { content: @fa-var-ebay; }
393
- .@{fa-css-prefix}-edge:before { content: @fa-var-edge; }
394
- .@{fa-css-prefix}-edit:before { content: @fa-var-edit; }
395
- .@{fa-css-prefix}-egg:before { content: @fa-var-egg; }
396
- .@{fa-css-prefix}-eject:before { content: @fa-var-eject; }
397
- .@{fa-css-prefix}-elementor:before { content: @fa-var-elementor; }
398
- .@{fa-css-prefix}-ellipsis-h:before { content: @fa-var-ellipsis-h; }
399
- .@{fa-css-prefix}-ellipsis-v:before { content: @fa-var-ellipsis-v; }
400
- .@{fa-css-prefix}-ello:before { content: @fa-var-ello; }
401
- .@{fa-css-prefix}-ember:before { content: @fa-var-ember; }
402
- .@{fa-css-prefix}-empire:before { content: @fa-var-empire; }
403
- .@{fa-css-prefix}-envelope:before { content: @fa-var-envelope; }
404
- .@{fa-css-prefix}-envelope-open:before { content: @fa-var-envelope-open; }
405
- .@{fa-css-prefix}-envelope-open-text:before { content: @fa-var-envelope-open-text; }
406
- .@{fa-css-prefix}-envelope-square:before { content: @fa-var-envelope-square; }
407
- .@{fa-css-prefix}-envira:before { content: @fa-var-envira; }
408
- .@{fa-css-prefix}-equals:before { content: @fa-var-equals; }
409
- .@{fa-css-prefix}-eraser:before { content: @fa-var-eraser; }
410
- .@{fa-css-prefix}-erlang:before { content: @fa-var-erlang; }
411
- .@{fa-css-prefix}-ethereum:before { content: @fa-var-ethereum; }
412
- .@{fa-css-prefix}-ethernet:before { content: @fa-var-ethernet; }
413
- .@{fa-css-prefix}-etsy:before { content: @fa-var-etsy; }
414
- .@{fa-css-prefix}-euro-sign:before { content: @fa-var-euro-sign; }
415
- .@{fa-css-prefix}-evernote:before { content: @fa-var-evernote; }
416
- .@{fa-css-prefix}-exchange-alt:before { content: @fa-var-exchange-alt; }
417
- .@{fa-css-prefix}-exclamation:before { content: @fa-var-exclamation; }
418
- .@{fa-css-prefix}-exclamation-circle:before { content: @fa-var-exclamation-circle; }
419
- .@{fa-css-prefix}-exclamation-triangle:before { content: @fa-var-exclamation-triangle; }
420
- .@{fa-css-prefix}-expand:before { content: @fa-var-expand; }
421
- .@{fa-css-prefix}-expand-arrows-alt:before { content: @fa-var-expand-arrows-alt; }
422
- .@{fa-css-prefix}-expeditedssl:before { content: @fa-var-expeditedssl; }
423
- .@{fa-css-prefix}-external-link-alt:before { content: @fa-var-external-link-alt; }
424
- .@{fa-css-prefix}-external-link-square-alt:before { content: @fa-var-external-link-square-alt; }
425
- .@{fa-css-prefix}-eye:before { content: @fa-var-eye; }
426
- .@{fa-css-prefix}-eye-dropper:before { content: @fa-var-eye-dropper; }
427
- .@{fa-css-prefix}-eye-slash:before { content: @fa-var-eye-slash; }
428
- .@{fa-css-prefix}-facebook:before { content: @fa-var-facebook; }
429
- .@{fa-css-prefix}-facebook-f:before { content: @fa-var-facebook-f; }
430
- .@{fa-css-prefix}-facebook-messenger:before { content: @fa-var-facebook-messenger; }
431
- .@{fa-css-prefix}-facebook-square:before { content: @fa-var-facebook-square; }
432
- .@{fa-css-prefix}-fantasy-flight-games:before { content: @fa-var-fantasy-flight-games; }
433
- .@{fa-css-prefix}-fast-backward:before { content: @fa-var-fast-backward; }
434
- .@{fa-css-prefix}-fast-forward:before { content: @fa-var-fast-forward; }
435
- .@{fa-css-prefix}-fax:before { content: @fa-var-fax; }
436
- .@{fa-css-prefix}-feather:before { content: @fa-var-feather; }
437
- .@{fa-css-prefix}-feather-alt:before { content: @fa-var-feather-alt; }
438
- .@{fa-css-prefix}-fedex:before { content: @fa-var-fedex; }
439
- .@{fa-css-prefix}-fedora:before { content: @fa-var-fedora; }
440
- .@{fa-css-prefix}-female:before { content: @fa-var-female; }
441
- .@{fa-css-prefix}-fighter-jet:before { content: @fa-var-fighter-jet; }
442
- .@{fa-css-prefix}-figma:before { content: @fa-var-figma; }
443
- .@{fa-css-prefix}-file:before { content: @fa-var-file; }
444
- .@{fa-css-prefix}-file-alt:before { content: @fa-var-file-alt; }
445
- .@{fa-css-prefix}-file-archive:before { content: @fa-var-file-archive; }
446
- .@{fa-css-prefix}-file-audio:before { content: @fa-var-file-audio; }
447
- .@{fa-css-prefix}-file-code:before { content: @fa-var-file-code; }
448
- .@{fa-css-prefix}-file-contract:before { content: @fa-var-file-contract; }
449
- .@{fa-css-prefix}-file-csv:before { content: @fa-var-file-csv; }
450
- .@{fa-css-prefix}-file-download:before { content: @fa-var-file-download; }
451
- .@{fa-css-prefix}-file-excel:before { content: @fa-var-file-excel; }
452
- .@{fa-css-prefix}-file-export:before { content: @fa-var-file-export; }
453
- .@{fa-css-prefix}-file-image:before { content: @fa-var-file-image; }
454
- .@{fa-css-prefix}-file-import:before { content: @fa-var-file-import; }
455
- .@{fa-css-prefix}-file-invoice:before { content: @fa-var-file-invoice; }
456
- .@{fa-css-prefix}-file-invoice-dollar:before { content: @fa-var-file-invoice-dollar; }
457
- .@{fa-css-prefix}-file-medical:before { content: @fa-var-file-medical; }
458
- .@{fa-css-prefix}-file-medical-alt:before { content: @fa-var-file-medical-alt; }
459
- .@{fa-css-prefix}-file-pdf:before { content: @fa-var-file-pdf; }
460
- .@{fa-css-prefix}-file-powerpoint:before { content: @fa-var-file-powerpoint; }
461
- .@{fa-css-prefix}-file-prescription:before { content: @fa-var-file-prescription; }
462
- .@{fa-css-prefix}-file-signature:before { content: @fa-var-file-signature; }
463
- .@{fa-css-prefix}-file-upload:before { content: @fa-var-file-upload; }
464
- .@{fa-css-prefix}-file-video:before { content: @fa-var-file-video; }
465
- .@{fa-css-prefix}-file-word:before { content: @fa-var-file-word; }
466
- .@{fa-css-prefix}-fill:before { content: @fa-var-fill; }
467
- .@{fa-css-prefix}-fill-drip:before { content: @fa-var-fill-drip; }
468
- .@{fa-css-prefix}-film:before { content: @fa-var-film; }
469
- .@{fa-css-prefix}-filter:before { content: @fa-var-filter; }
470
- .@{fa-css-prefix}-fingerprint:before { content: @fa-var-fingerprint; }
471
- .@{fa-css-prefix}-fire:before { content: @fa-var-fire; }
472
- .@{fa-css-prefix}-fire-alt:before { content: @fa-var-fire-alt; }
473
- .@{fa-css-prefix}-fire-extinguisher:before { content: @fa-var-fire-extinguisher; }
474
- .@{fa-css-prefix}-firefox:before { content: @fa-var-firefox; }
475
- .@{fa-css-prefix}-first-aid:before { content: @fa-var-first-aid; }
476
- .@{fa-css-prefix}-first-order:before { content: @fa-var-first-order; }
477
- .@{fa-css-prefix}-first-order-alt:before { content: @fa-var-first-order-alt; }
478
- .@{fa-css-prefix}-firstdraft:before { content: @fa-var-firstdraft; }
479
- .@{fa-css-prefix}-fish:before { content: @fa-var-fish; }
480
- .@{fa-css-prefix}-fist-raised:before { content: @fa-var-fist-raised; }
481
- .@{fa-css-prefix}-flag:before { content: @fa-var-flag; }
482
- .@{fa-css-prefix}-flag-checkered:before { content: @fa-var-flag-checkered; }
483
- .@{fa-css-prefix}-flag-usa:before { content: @fa-var-flag-usa; }
484
- .@{fa-css-prefix}-flask:before { content: @fa-var-flask; }
485
- .@{fa-css-prefix}-flickr:before { content: @fa-var-flickr; }
486
- .@{fa-css-prefix}-flipboard:before { content: @fa-var-flipboard; }
487
- .@{fa-css-prefix}-flushed:before { content: @fa-var-flushed; }
488
- .@{fa-css-prefix}-fly:before { content: @fa-var-fly; }
489
- .@{fa-css-prefix}-folder:before { content: @fa-var-folder; }
490
- .@{fa-css-prefix}-folder-minus:before { content: @fa-var-folder-minus; }
491
- .@{fa-css-prefix}-folder-open:before { content: @fa-var-folder-open; }
492
- .@{fa-css-prefix}-folder-plus:before { content: @fa-var-folder-plus; }
493
- .@{fa-css-prefix}-font:before { content: @fa-var-font; }
494
- .@{fa-css-prefix}-font-awesome:before { content: @fa-var-font-awesome; }
495
- .@{fa-css-prefix}-font-awesome-alt:before { content: @fa-var-font-awesome-alt; }
496
- .@{fa-css-prefix}-font-awesome-flag:before { content: @fa-var-font-awesome-flag; }
497
- .@{fa-css-prefix}-font-awesome-logo-full:before { content: @fa-var-font-awesome-logo-full; }
498
- .@{fa-css-prefix}-fonticons:before { content: @fa-var-fonticons; }
499
- .@{fa-css-prefix}-fonticons-fi:before { content: @fa-var-fonticons-fi; }
500
- .@{fa-css-prefix}-football-ball:before { content: @fa-var-football-ball; }
501
- .@{fa-css-prefix}-fort-awesome:before { content: @fa-var-fort-awesome; }
502
- .@{fa-css-prefix}-fort-awesome-alt:before { content: @fa-var-fort-awesome-alt; }
503
- .@{fa-css-prefix}-forumbee:before { content: @fa-var-forumbee; }
504
- .@{fa-css-prefix}-forward:before { content: @fa-var-forward; }
505
- .@{fa-css-prefix}-foursquare:before { content: @fa-var-foursquare; }
506
- .@{fa-css-prefix}-free-code-camp:before { content: @fa-var-free-code-camp; }
507
- .@{fa-css-prefix}-freebsd:before { content: @fa-var-freebsd; }
508
- .@{fa-css-prefix}-frog:before { content: @fa-var-frog; }
509
- .@{fa-css-prefix}-frown:before { content: @fa-var-frown; }
510
- .@{fa-css-prefix}-frown-open:before { content: @fa-var-frown-open; }
511
- .@{fa-css-prefix}-fulcrum:before { content: @fa-var-fulcrum; }
512
- .@{fa-css-prefix}-funnel-dollar:before { content: @fa-var-funnel-dollar; }
513
- .@{fa-css-prefix}-futbol:before { content: @fa-var-futbol; }
514
- .@{fa-css-prefix}-galactic-republic:before { content: @fa-var-galactic-republic; }
515
- .@{fa-css-prefix}-galactic-senate:before { content: @fa-var-galactic-senate; }
516
- .@{fa-css-prefix}-gamepad:before { content: @fa-var-gamepad; }
517
- .@{fa-css-prefix}-gas-pump:before { content: @fa-var-gas-pump; }
518
- .@{fa-css-prefix}-gavel:before { content: @fa-var-gavel; }
519
- .@{fa-css-prefix}-gem:before { content: @fa-var-gem; }
520
- .@{fa-css-prefix}-genderless:before { content: @fa-var-genderless; }
521
- .@{fa-css-prefix}-get-pocket:before { content: @fa-var-get-pocket; }
522
- .@{fa-css-prefix}-gg:before { content: @fa-var-gg; }
523
- .@{fa-css-prefix}-gg-circle:before { content: @fa-var-gg-circle; }
524
- .@{fa-css-prefix}-ghost:before { content: @fa-var-ghost; }
525
- .@{fa-css-prefix}-gift:before { content: @fa-var-gift; }
526
- .@{fa-css-prefix}-gifts:before { content: @fa-var-gifts; }
527
- .@{fa-css-prefix}-git:before { content: @fa-var-git; }
528
- .@{fa-css-prefix}-git-square:before { content: @fa-var-git-square; }
529
- .@{fa-css-prefix}-github:before { content: @fa-var-github; }
530
- .@{fa-css-prefix}-github-alt:before { content: @fa-var-github-alt; }
531
- .@{fa-css-prefix}-github-square:before { content: @fa-var-github-square; }
532
- .@{fa-css-prefix}-gitkraken:before { content: @fa-var-gitkraken; }
533
- .@{fa-css-prefix}-gitlab:before { content: @fa-var-gitlab; }
534
- .@{fa-css-prefix}-gitter:before { content: @fa-var-gitter; }
535
- .@{fa-css-prefix}-glass-cheers:before { content: @fa-var-glass-cheers; }
536
- .@{fa-css-prefix}-glass-martini:before { content: @fa-var-glass-martini; }
537
- .@{fa-css-prefix}-glass-martini-alt:before { content: @fa-var-glass-martini-alt; }
538
- .@{fa-css-prefix}-glass-whiskey:before { content: @fa-var-glass-whiskey; }
539
- .@{fa-css-prefix}-glasses:before { content: @fa-var-glasses; }
540
- .@{fa-css-prefix}-glide:before { content: @fa-var-glide; }
541
- .@{fa-css-prefix}-glide-g:before { content: @fa-var-glide-g; }
542
- .@{fa-css-prefix}-globe:before { content: @fa-var-globe; }
543
- .@{fa-css-prefix}-globe-africa:before { content: @fa-var-globe-africa; }
544
- .@{fa-css-prefix}-globe-americas:before { content: @fa-var-globe-americas; }
545
- .@{fa-css-prefix}-globe-asia:before { content: @fa-var-globe-asia; }
546
- .@{fa-css-prefix}-globe-europe:before { content: @fa-var-globe-europe; }
547
- .@{fa-css-prefix}-gofore:before { content: @fa-var-gofore; }
548
- .@{fa-css-prefix}-golf-ball:before { content: @fa-var-golf-ball; }
549
- .@{fa-css-prefix}-goodreads:before { content: @fa-var-goodreads; }
550
- .@{fa-css-prefix}-goodreads-g:before { content: @fa-var-goodreads-g; }
551
- .@{fa-css-prefix}-google:before { content: @fa-var-google; }
552
- .@{fa-css-prefix}-google-drive:before { content: @fa-var-google-drive; }
553
- .@{fa-css-prefix}-google-play:before { content: @fa-var-google-play; }
554
- .@{fa-css-prefix}-google-plus:before { content: @fa-var-google-plus; }
555
- .@{fa-css-prefix}-google-plus-g:before { content: @fa-var-google-plus-g; }
556
- .@{fa-css-prefix}-google-plus-square:before { content: @fa-var-google-plus-square; }
557
- .@{fa-css-prefix}-google-wallet:before { content: @fa-var-google-wallet; }
558
- .@{fa-css-prefix}-gopuram:before { content: @fa-var-gopuram; }
559
- .@{fa-css-prefix}-graduation-cap:before { content: @fa-var-graduation-cap; }
560
- .@{fa-css-prefix}-gratipay:before { content: @fa-var-gratipay; }
561
- .@{fa-css-prefix}-grav:before { content: @fa-var-grav; }
562
- .@{fa-css-prefix}-greater-than:before { content: @fa-var-greater-than; }
563
- .@{fa-css-prefix}-greater-than-equal:before { content: @fa-var-greater-than-equal; }
564
- .@{fa-css-prefix}-grimace:before { content: @fa-var-grimace; }
565
- .@{fa-css-prefix}-grin:before { content: @fa-var-grin; }
566
- .@{fa-css-prefix}-grin-alt:before { content: @fa-var-grin-alt; }
567
- .@{fa-css-prefix}-grin-beam:before { content: @fa-var-grin-beam; }
568
- .@{fa-css-prefix}-grin-beam-sweat:before { content: @fa-var-grin-beam-sweat; }
569
- .@{fa-css-prefix}-grin-hearts:before { content: @fa-var-grin-hearts; }
570
- .@{fa-css-prefix}-grin-squint:before { content: @fa-var-grin-squint; }
571
- .@{fa-css-prefix}-grin-squint-tears:before { content: @fa-var-grin-squint-tears; }
572
- .@{fa-css-prefix}-grin-stars:before { content: @fa-var-grin-stars; }
573
- .@{fa-css-prefix}-grin-tears:before { content: @fa-var-grin-tears; }
574
- .@{fa-css-prefix}-grin-tongue:before { content: @fa-var-grin-tongue; }
575
- .@{fa-css-prefix}-grin-tongue-squint:before { content: @fa-var-grin-tongue-squint; }
576
- .@{fa-css-prefix}-grin-tongue-wink:before { content: @fa-var-grin-tongue-wink; }
577
- .@{fa-css-prefix}-grin-wink:before { content: @fa-var-grin-wink; }
578
- .@{fa-css-prefix}-grip-horizontal:before { content: @fa-var-grip-horizontal; }
579
- .@{fa-css-prefix}-grip-lines:before { content: @fa-var-grip-lines; }
580
- .@{fa-css-prefix}-grip-lines-vertical:before { content: @fa-var-grip-lines-vertical; }
581
- .@{fa-css-prefix}-grip-vertical:before { content: @fa-var-grip-vertical; }
582
- .@{fa-css-prefix}-gripfire:before { content: @fa-var-gripfire; }
583
- .@{fa-css-prefix}-grunt:before { content: @fa-var-grunt; }
584
- .@{fa-css-prefix}-guitar:before { content: @fa-var-guitar; }
585
- .@{fa-css-prefix}-gulp:before { content: @fa-var-gulp; }
586
- .@{fa-css-prefix}-h-square:before { content: @fa-var-h-square; }
587
- .@{fa-css-prefix}-hacker-news:before { content: @fa-var-hacker-news; }
588
- .@{fa-css-prefix}-hacker-news-square:before { content: @fa-var-hacker-news-square; }
589
- .@{fa-css-prefix}-hackerrank:before { content: @fa-var-hackerrank; }
590
- .@{fa-css-prefix}-hamburger:before { content: @fa-var-hamburger; }
591
- .@{fa-css-prefix}-hammer:before { content: @fa-var-hammer; }
592
- .@{fa-css-prefix}-hamsa:before { content: @fa-var-hamsa; }
593
- .@{fa-css-prefix}-hand-holding:before { content: @fa-var-hand-holding; }
594
- .@{fa-css-prefix}-hand-holding-heart:before { content: @fa-var-hand-holding-heart; }
595
- .@{fa-css-prefix}-hand-holding-usd:before { content: @fa-var-hand-holding-usd; }
596
- .@{fa-css-prefix}-hand-lizard:before { content: @fa-var-hand-lizard; }
597
- .@{fa-css-prefix}-hand-middle-finger:before { content: @fa-var-hand-middle-finger; }
598
- .@{fa-css-prefix}-hand-paper:before { content: @fa-var-hand-paper; }
599
- .@{fa-css-prefix}-hand-peace:before { content: @fa-var-hand-peace; }
600
- .@{fa-css-prefix}-hand-point-down:before { content: @fa-var-hand-point-down; }
601
- .@{fa-css-prefix}-hand-point-left:before { content: @fa-var-hand-point-left; }
602
- .@{fa-css-prefix}-hand-point-right:before { content: @fa-var-hand-point-right; }
603
- .@{fa-css-prefix}-hand-point-up:before { content: @fa-var-hand-point-up; }
604
- .@{fa-css-prefix}-hand-pointer:before { content: @fa-var-hand-pointer; }
605
- .@{fa-css-prefix}-hand-rock:before { content: @fa-var-hand-rock; }
606
- .@{fa-css-prefix}-hand-scissors:before { content: @fa-var-hand-scissors; }
607
- .@{fa-css-prefix}-hand-spock:before { content: @fa-var-hand-spock; }
608
- .@{fa-css-prefix}-hands:before { content: @fa-var-hands; }
609
- .@{fa-css-prefix}-hands-helping:before { content: @fa-var-hands-helping; }
610
- .@{fa-css-prefix}-handshake:before { content: @fa-var-handshake; }
611
- .@{fa-css-prefix}-hanukiah:before { content: @fa-var-hanukiah; }
612
- .@{fa-css-prefix}-hard-hat:before { content: @fa-var-hard-hat; }
613
- .@{fa-css-prefix}-hashtag:before { content: @fa-var-hashtag; }
614
- .@{fa-css-prefix}-hat-wizard:before { content: @fa-var-hat-wizard; }
615
- .@{fa-css-prefix}-haykal:before { content: @fa-var-haykal; }
616
- .@{fa-css-prefix}-hdd:before { content: @fa-var-hdd; }
617
- .@{fa-css-prefix}-heading:before { content: @fa-var-heading; }
618
- .@{fa-css-prefix}-headphones:before { content: @fa-var-headphones; }
619
- .@{fa-css-prefix}-headphones-alt:before { content: @fa-var-headphones-alt; }
620
- .@{fa-css-prefix}-headset:before { content: @fa-var-headset; }
621
- .@{fa-css-prefix}-heart:before { content: @fa-var-heart; }
622
- .@{fa-css-prefix}-heart-broken:before { content: @fa-var-heart-broken; }
623
- .@{fa-css-prefix}-heartbeat:before { content: @fa-var-heartbeat; }
624
- .@{fa-css-prefix}-helicopter:before { content: @fa-var-helicopter; }
625
- .@{fa-css-prefix}-highlighter:before { content: @fa-var-highlighter; }
626
- .@{fa-css-prefix}-hiking:before { content: @fa-var-hiking; }
627
- .@{fa-css-prefix}-hippo:before { content: @fa-var-hippo; }
628
- .@{fa-css-prefix}-hips:before { content: @fa-var-hips; }
629
- .@{fa-css-prefix}-hire-a-helper:before { content: @fa-var-hire-a-helper; }
630
- .@{fa-css-prefix}-history:before { content: @fa-var-history; }
631
- .@{fa-css-prefix}-hockey-puck:before { content: @fa-var-hockey-puck; }
632
- .@{fa-css-prefix}-holly-berry:before { content: @fa-var-holly-berry; }
633
- .@{fa-css-prefix}-home:before { content: @fa-var-home; }
634
- .@{fa-css-prefix}-hooli:before { content: @fa-var-hooli; }
635
- .@{fa-css-prefix}-hornbill:before { content: @fa-var-hornbill; }
636
- .@{fa-css-prefix}-horse:before { content: @fa-var-horse; }
637
- .@{fa-css-prefix}-horse-head:before { content: @fa-var-horse-head; }
638
- .@{fa-css-prefix}-hospital:before { content: @fa-var-hospital; }
639
- .@{fa-css-prefix}-hospital-alt:before { content: @fa-var-hospital-alt; }
640
- .@{fa-css-prefix}-hospital-symbol:before { content: @fa-var-hospital-symbol; }
641
- .@{fa-css-prefix}-hot-tub:before { content: @fa-var-hot-tub; }
642
- .@{fa-css-prefix}-hotdog:before { content: @fa-var-hotdog; }
643
- .@{fa-css-prefix}-hotel:before { content: @fa-var-hotel; }
644
- .@{fa-css-prefix}-hotjar:before { content: @fa-var-hotjar; }
645
- .@{fa-css-prefix}-hourglass:before { content: @fa-var-hourglass; }
646
- .@{fa-css-prefix}-hourglass-end:before { content: @fa-var-hourglass-end; }
647
- .@{fa-css-prefix}-hourglass-half:before { content: @fa-var-hourglass-half; }
648
- .@{fa-css-prefix}-hourglass-start:before { content: @fa-var-hourglass-start; }
649
- .@{fa-css-prefix}-house-damage:before { content: @fa-var-house-damage; }
650
- .@{fa-css-prefix}-houzz:before { content: @fa-var-houzz; }
651
- .@{fa-css-prefix}-hryvnia:before { content: @fa-var-hryvnia; }
652
- .@{fa-css-prefix}-html5:before { content: @fa-var-html5; }
653
- .@{fa-css-prefix}-hubspot:before { content: @fa-var-hubspot; }
654
- .@{fa-css-prefix}-i-cursor:before { content: @fa-var-i-cursor; }
655
- .@{fa-css-prefix}-ice-cream:before { content: @fa-var-ice-cream; }
656
- .@{fa-css-prefix}-icicles:before { content: @fa-var-icicles; }
657
- .@{fa-css-prefix}-id-badge:before { content: @fa-var-id-badge; }
658
- .@{fa-css-prefix}-id-card:before { content: @fa-var-id-card; }
659
- .@{fa-css-prefix}-id-card-alt:before { content: @fa-var-id-card-alt; }
660
- .@{fa-css-prefix}-igloo:before { content: @fa-var-igloo; }
661
- .@{fa-css-prefix}-image:before { content: @fa-var-image; }
662
- .@{fa-css-prefix}-images:before { content: @fa-var-images; }
663
- .@{fa-css-prefix}-imdb:before { content: @fa-var-imdb; }
664
- .@{fa-css-prefix}-inbox:before { content: @fa-var-inbox; }
665
- .@{fa-css-prefix}-indent:before { content: @fa-var-indent; }
666
- .@{fa-css-prefix}-industry:before { content: @fa-var-industry; }
667
- .@{fa-css-prefix}-infinity:before { content: @fa-var-infinity; }
668
- .@{fa-css-prefix}-info:before { content: @fa-var-info; }
669
- .@{fa-css-prefix}-info-circle:before { content: @fa-var-info-circle; }
670
- .@{fa-css-prefix}-instagram:before { content: @fa-var-instagram; }
671
- .@{fa-css-prefix}-intercom:before { content: @fa-var-intercom; }
672
- .@{fa-css-prefix}-internet-explorer:before { content: @fa-var-internet-explorer; }
673
- .@{fa-css-prefix}-invision:before { content: @fa-var-invision; }
674
- .@{fa-css-prefix}-ioxhost:before { content: @fa-var-ioxhost; }
675
- .@{fa-css-prefix}-italic:before { content: @fa-var-italic; }
676
- .@{fa-css-prefix}-itch-io:before { content: @fa-var-itch-io; }
677
- .@{fa-css-prefix}-itunes:before { content: @fa-var-itunes; }
678
- .@{fa-css-prefix}-itunes-note:before { content: @fa-var-itunes-note; }
679
- .@{fa-css-prefix}-java:before { content: @fa-var-java; }
680
- .@{fa-css-prefix}-jedi:before { content: @fa-var-jedi; }
681
- .@{fa-css-prefix}-jedi-order:before { content: @fa-var-jedi-order; }
682
- .@{fa-css-prefix}-jenkins:before { content: @fa-var-jenkins; }
683
- .@{fa-css-prefix}-jira:before { content: @fa-var-jira; }
684
- .@{fa-css-prefix}-joget:before { content: @fa-var-joget; }
685
- .@{fa-css-prefix}-joint:before { content: @fa-var-joint; }
686
- .@{fa-css-prefix}-joomla:before { content: @fa-var-joomla; }
687
- .@{fa-css-prefix}-journal-whills:before { content: @fa-var-journal-whills; }
688
- .@{fa-css-prefix}-js:before { content: @fa-var-js; }
689
- .@{fa-css-prefix}-js-square:before { content: @fa-var-js-square; }
690
- .@{fa-css-prefix}-jsfiddle:before { content: @fa-var-jsfiddle; }
691
- .@{fa-css-prefix}-kaaba:before { content: @fa-var-kaaba; }
692
- .@{fa-css-prefix}-kaggle:before { content: @fa-var-kaggle; }
693
- .@{fa-css-prefix}-key:before { content: @fa-var-key; }
694
- .@{fa-css-prefix}-keybase:before { content: @fa-var-keybase; }
695
- .@{fa-css-prefix}-keyboard:before { content: @fa-var-keyboard; }
696
- .@{fa-css-prefix}-keycdn:before { content: @fa-var-keycdn; }
697
- .@{fa-css-prefix}-khanda:before { content: @fa-var-khanda; }
698
- .@{fa-css-prefix}-kickstarter:before { content: @fa-var-kickstarter; }
699
- .@{fa-css-prefix}-kickstarter-k:before { content: @fa-var-kickstarter-k; }
700
- .@{fa-css-prefix}-kiss:before { content: @fa-var-kiss; }
701
- .@{fa-css-prefix}-kiss-beam:before { content: @fa-var-kiss-beam; }
702
- .@{fa-css-prefix}-kiss-wink-heart:before { content: @fa-var-kiss-wink-heart; }
703
- .@{fa-css-prefix}-kiwi-bird:before { content: @fa-var-kiwi-bird; }
704
- .@{fa-css-prefix}-korvue:before { content: @fa-var-korvue; }
705
- .@{fa-css-prefix}-landmark:before { content: @fa-var-landmark; }
706
- .@{fa-css-prefix}-language:before { content: @fa-var-language; }
707
- .@{fa-css-prefix}-laptop:before { content: @fa-var-laptop; }
708
- .@{fa-css-prefix}-laptop-code:before { content: @fa-var-laptop-code; }
709
- .@{fa-css-prefix}-laptop-medical:before { content: @fa-var-laptop-medical; }
710
- .@{fa-css-prefix}-laravel:before { content: @fa-var-laravel; }
711
- .@{fa-css-prefix}-lastfm:before { content: @fa-var-lastfm; }
712
- .@{fa-css-prefix}-lastfm-square:before { content: @fa-var-lastfm-square; }
713
- .@{fa-css-prefix}-laugh:before { content: @fa-var-laugh; }
714
- .@{fa-css-prefix}-laugh-beam:before { content: @fa-var-laugh-beam; }
715
- .@{fa-css-prefix}-laugh-squint:before { content: @fa-var-laugh-squint; }
716
- .@{fa-css-prefix}-laugh-wink:before { content: @fa-var-laugh-wink; }
717
- .@{fa-css-prefix}-layer-group:before { content: @fa-var-layer-group; }
718
- .@{fa-css-prefix}-leaf:before { content: @fa-var-leaf; }
719
- .@{fa-css-prefix}-leanpub:before { content: @fa-var-leanpub; }
720
- .@{fa-css-prefix}-lemon:before { content: @fa-var-lemon; }
721
- .@{fa-css-prefix}-less:before { content: @fa-var-less; }
722
- .@{fa-css-prefix}-less-than:before { content: @fa-var-less-than; }
723
- .@{fa-css-prefix}-less-than-equal:before { content: @fa-var-less-than-equal; }
724
- .@{fa-css-prefix}-level-down-alt:before { content: @fa-var-level-down-alt; }
725
- .@{fa-css-prefix}-level-up-alt:before { content: @fa-var-level-up-alt; }
726
- .@{fa-css-prefix}-life-ring:before { content: @fa-var-life-ring; }
727
- .@{fa-css-prefix}-lightbulb:before { content: @fa-var-lightbulb; }
728
- .@{fa-css-prefix}-line:before { content: @fa-var-line; }
729
- .@{fa-css-prefix}-link:before { content: @fa-var-link; }
730
- .@{fa-css-prefix}-linkedin:before { content: @fa-var-linkedin; }
731
- .@{fa-css-prefix}-linkedin-in:before { content: @fa-var-linkedin-in; }
732
- .@{fa-css-prefix}-linode:before { content: @fa-var-linode; }
733
- .@{fa-css-prefix}-linux:before { content: @fa-var-linux; }
734
- .@{fa-css-prefix}-lira-sign:before { content: @fa-var-lira-sign; }
735
- .@{fa-css-prefix}-list:before { content: @fa-var-list; }
736
- .@{fa-css-prefix}-list-alt:before { content: @fa-var-list-alt; }
737
- .@{fa-css-prefix}-list-ol:before { content: @fa-var-list-ol; }
738
- .@{fa-css-prefix}-list-ul:before { content: @fa-var-list-ul; }
739
- .@{fa-css-prefix}-location-arrow:before { content: @fa-var-location-arrow; }
740
- .@{fa-css-prefix}-lock:before { content: @fa-var-lock; }
741
- .@{fa-css-prefix}-lock-open:before { content: @fa-var-lock-open; }
742
- .@{fa-css-prefix}-long-arrow-alt-down:before { content: @fa-var-long-arrow-alt-down; }
743
- .@{fa-css-prefix}-long-arrow-alt-left:before { content: @fa-var-long-arrow-alt-left; }
744
- .@{fa-css-prefix}-long-arrow-alt-right:before { content: @fa-var-long-arrow-alt-right; }
745
- .@{fa-css-prefix}-long-arrow-alt-up:before { content: @fa-var-long-arrow-alt-up; }
746
- .@{fa-css-prefix}-low-vision:before { content: @fa-var-low-vision; }
747
- .@{fa-css-prefix}-luggage-cart:before { content: @fa-var-luggage-cart; }
748
- .@{fa-css-prefix}-lyft:before { content: @fa-var-lyft; }
749
- .@{fa-css-prefix}-magento:before { content: @fa-var-magento; }
750
- .@{fa-css-prefix}-magic:before { content: @fa-var-magic; }
751
- .@{fa-css-prefix}-magnet:before { content: @fa-var-magnet; }
752
- .@{fa-css-prefix}-mail-bulk:before { content: @fa-var-mail-bulk; }
753
- .@{fa-css-prefix}-mailchimp:before { content: @fa-var-mailchimp; }
754
- .@{fa-css-prefix}-male:before { content: @fa-var-male; }
755
- .@{fa-css-prefix}-mandalorian:before { content: @fa-var-mandalorian; }
756
- .@{fa-css-prefix}-map:before { content: @fa-var-map; }
757
- .@{fa-css-prefix}-map-marked:before { content: @fa-var-map-marked; }
758
- .@{fa-css-prefix}-map-marked-alt:before { content: @fa-var-map-marked-alt; }
759
- .@{fa-css-prefix}-map-marker:before { content: @fa-var-map-marker; }
760
- .@{fa-css-prefix}-map-marker-alt:before { content: @fa-var-map-marker-alt; }
761
- .@{fa-css-prefix}-map-pin:before { content: @fa-var-map-pin; }
762
- .@{fa-css-prefix}-map-signs:before { content: @fa-var-map-signs; }
763
- .@{fa-css-prefix}-markdown:before { content: @fa-var-markdown; }
764
- .@{fa-css-prefix}-marker:before { content: @fa-var-marker; }
765
- .@{fa-css-prefix}-mars:before { content: @fa-var-mars; }
766
- .@{fa-css-prefix}-mars-double:before { content: @fa-var-mars-double; }
767
- .@{fa-css-prefix}-mars-stroke:before { content: @fa-var-mars-stroke; }
768
- .@{fa-css-prefix}-mars-stroke-h:before { content: @fa-var-mars-stroke-h; }
769
- .@{fa-css-prefix}-mars-stroke-v:before { content: @fa-var-mars-stroke-v; }
770
- .@{fa-css-prefix}-mask:before { content: @fa-var-mask; }
771
- .@{fa-css-prefix}-mastodon:before { content: @fa-var-mastodon; }
772
- .@{fa-css-prefix}-maxcdn:before { content: @fa-var-maxcdn; }
773
- .@{fa-css-prefix}-medal:before { content: @fa-var-medal; }
774
- .@{fa-css-prefix}-medapps:before { content: @fa-var-medapps; }
775
- .@{fa-css-prefix}-medium:before { content: @fa-var-medium; }
776
- .@{fa-css-prefix}-medium-m:before { content: @fa-var-medium-m; }
777
- .@{fa-css-prefix}-medkit:before { content: @fa-var-medkit; }
778
- .@{fa-css-prefix}-medrt:before { content: @fa-var-medrt; }
779
- .@{fa-css-prefix}-meetup:before { content: @fa-var-meetup; }
780
- .@{fa-css-prefix}-megaport:before { content: @fa-var-megaport; }
781
- .@{fa-css-prefix}-meh:before { content: @fa-var-meh; }
782
- .@{fa-css-prefix}-meh-blank:before { content: @fa-var-meh-blank; }
783
- .@{fa-css-prefix}-meh-rolling-eyes:before { content: @fa-var-meh-rolling-eyes; }
784
- .@{fa-css-prefix}-memory:before { content: @fa-var-memory; }
785
- .@{fa-css-prefix}-mendeley:before { content: @fa-var-mendeley; }
786
- .@{fa-css-prefix}-menorah:before { content: @fa-var-menorah; }
787
- .@{fa-css-prefix}-mercury:before { content: @fa-var-mercury; }
788
- .@{fa-css-prefix}-meteor:before { content: @fa-var-meteor; }
789
- .@{fa-css-prefix}-microchip:before { content: @fa-var-microchip; }
790
- .@{fa-css-prefix}-microphone:before { content: @fa-var-microphone; }
791
- .@{fa-css-prefix}-microphone-alt:before { content: @fa-var-microphone-alt; }
792
- .@{fa-css-prefix}-microphone-alt-slash:before { content: @fa-var-microphone-alt-slash; }
793
- .@{fa-css-prefix}-microphone-slash:before { content: @fa-var-microphone-slash; }
794
- .@{fa-css-prefix}-microscope:before { content: @fa-var-microscope; }
795
- .@{fa-css-prefix}-microsoft:before { content: @fa-var-microsoft; }
796
- .@{fa-css-prefix}-minus:before { content: @fa-var-minus; }
797
- .@{fa-css-prefix}-minus-circle:before { content: @fa-var-minus-circle; }
798
- .@{fa-css-prefix}-minus-square:before { content: @fa-var-minus-square; }
799
- .@{fa-css-prefix}-mitten:before { content: @fa-var-mitten; }
800
- .@{fa-css-prefix}-mix:before { content: @fa-var-mix; }
801
- .@{fa-css-prefix}-mixcloud:before { content: @fa-var-mixcloud; }
802
- .@{fa-css-prefix}-mizuni:before { content: @fa-var-mizuni; }
803
- .@{fa-css-prefix}-mobile:before { content: @fa-var-mobile; }
804
- .@{fa-css-prefix}-mobile-alt:before { content: @fa-var-mobile-alt; }
805
- .@{fa-css-prefix}-modx:before { content: @fa-var-modx; }
806
- .@{fa-css-prefix}-monero:before { content: @fa-var-monero; }
807
- .@{fa-css-prefix}-money-bill:before { content: @fa-var-money-bill; }
808
- .@{fa-css-prefix}-money-bill-alt:before { content: @fa-var-money-bill-alt; }
809
- .@{fa-css-prefix}-money-bill-wave:before { content: @fa-var-money-bill-wave; }
810
- .@{fa-css-prefix}-money-bill-wave-alt:before { content: @fa-var-money-bill-wave-alt; }
811
- .@{fa-css-prefix}-money-check:before { content: @fa-var-money-check; }
812
- .@{fa-css-prefix}-money-check-alt:before { content: @fa-var-money-check-alt; }
813
- .@{fa-css-prefix}-monument:before { content: @fa-var-monument; }
814
- .@{fa-css-prefix}-moon:before { content: @fa-var-moon; }
815
- .@{fa-css-prefix}-mortar-pestle:before { content: @fa-var-mortar-pestle; }
816
- .@{fa-css-prefix}-mosque:before { content: @fa-var-mosque; }
817
- .@{fa-css-prefix}-motorcycle:before { content: @fa-var-motorcycle; }
818
- .@{fa-css-prefix}-mountain:before { content: @fa-var-mountain; }
819
- .@{fa-css-prefix}-mouse-pointer:before { content: @fa-var-mouse-pointer; }
820
- .@{fa-css-prefix}-mug-hot:before { content: @fa-var-mug-hot; }
821
- .@{fa-css-prefix}-music:before { content: @fa-var-music; }
822
- .@{fa-css-prefix}-napster:before { content: @fa-var-napster; }
823
- .@{fa-css-prefix}-neos:before { content: @fa-var-neos; }
824
- .@{fa-css-prefix}-network-wired:before { content: @fa-var-network-wired; }
825
- .@{fa-css-prefix}-neuter:before { content: @fa-var-neuter; }
826
- .@{fa-css-prefix}-newspaper:before { content: @fa-var-newspaper; }
827
- .@{fa-css-prefix}-nimblr:before { content: @fa-var-nimblr; }
828
- .@{fa-css-prefix}-nintendo-switch:before { content: @fa-var-nintendo-switch; }
829
- .@{fa-css-prefix}-node:before { content: @fa-var-node; }
830
- .@{fa-css-prefix}-node-js:before { content: @fa-var-node-js; }
831
- .@{fa-css-prefix}-not-equal:before { content: @fa-var-not-equal; }
832
- .@{fa-css-prefix}-notes-medical:before { content: @fa-var-notes-medical; }
833
- .@{fa-css-prefix}-npm:before { content: @fa-var-npm; }
834
- .@{fa-css-prefix}-ns8:before { content: @fa-var-ns8; }
835
- .@{fa-css-prefix}-nutritionix:before { content: @fa-var-nutritionix; }
836
- .@{fa-css-prefix}-object-group:before { content: @fa-var-object-group; }
837
- .@{fa-css-prefix}-object-ungroup:before { content: @fa-var-object-ungroup; }
838
- .@{fa-css-prefix}-odnoklassniki:before { content: @fa-var-odnoklassniki; }
839
- .@{fa-css-prefix}-odnoklassniki-square:before { content: @fa-var-odnoklassniki-square; }
840
- .@{fa-css-prefix}-oil-can:before { content: @fa-var-oil-can; }
841
- .@{fa-css-prefix}-old-republic:before { content: @fa-var-old-republic; }
842
- .@{fa-css-prefix}-om:before { content: @fa-var-om; }
843
- .@{fa-css-prefix}-opencart:before { content: @fa-var-opencart; }
844
- .@{fa-css-prefix}-openid:before { content: @fa-var-openid; }
845
- .@{fa-css-prefix}-opera:before { content: @fa-var-opera; }
846
- .@{fa-css-prefix}-optin-monster:before { content: @fa-var-optin-monster; }
847
- .@{fa-css-prefix}-osi:before { content: @fa-var-osi; }
848
- .@{fa-css-prefix}-otter:before { content: @fa-var-otter; }
849
- .@{fa-css-prefix}-outdent:before { content: @fa-var-outdent; }
850
- .@{fa-css-prefix}-page4:before { content: @fa-var-page4; }
851
- .@{fa-css-prefix}-pagelines:before { content: @fa-var-pagelines; }
852
- .@{fa-css-prefix}-pager:before { content: @fa-var-pager; }
853
- .@{fa-css-prefix}-paint-brush:before { content: @fa-var-paint-brush; }
854
- .@{fa-css-prefix}-paint-roller:before { content: @fa-var-paint-roller; }
855
- .@{fa-css-prefix}-palette:before { content: @fa-var-palette; }
856
- .@{fa-css-prefix}-palfed:before { content: @fa-var-palfed; }
857
- .@{fa-css-prefix}-pallet:before { content: @fa-var-pallet; }
858
- .@{fa-css-prefix}-paper-plane:before { content: @fa-var-paper-plane; }
859
- .@{fa-css-prefix}-paperclip:before { content: @fa-var-paperclip; }
860
- .@{fa-css-prefix}-parachute-box:before { content: @fa-var-parachute-box; }
861
- .@{fa-css-prefix}-paragraph:before { content: @fa-var-paragraph; }
862
- .@{fa-css-prefix}-parking:before { content: @fa-var-parking; }
863
- .@{fa-css-prefix}-passport:before { content: @fa-var-passport; }
864
- .@{fa-css-prefix}-pastafarianism:before { content: @fa-var-pastafarianism; }
865
- .@{fa-css-prefix}-paste:before { content: @fa-var-paste; }
866
- .@{fa-css-prefix}-patreon:before { content: @fa-var-patreon; }
867
- .@{fa-css-prefix}-pause:before { content: @fa-var-pause; }
868
- .@{fa-css-prefix}-pause-circle:before { content: @fa-var-pause-circle; }
869
- .@{fa-css-prefix}-paw:before { content: @fa-var-paw; }
870
- .@{fa-css-prefix}-paypal:before { content: @fa-var-paypal; }
871
- .@{fa-css-prefix}-peace:before { content: @fa-var-peace; }
872
- .@{fa-css-prefix}-pen:before { content: @fa-var-pen; }
873
- .@{fa-css-prefix}-pen-alt:before { content: @fa-var-pen-alt; }
874
- .@{fa-css-prefix}-pen-fancy:before { content: @fa-var-pen-fancy; }
875
- .@{fa-css-prefix}-pen-nib:before { content: @fa-var-pen-nib; }
876
- .@{fa-css-prefix}-pen-square:before { content: @fa-var-pen-square; }
877
- .@{fa-css-prefix}-pencil-alt:before { content: @fa-var-pencil-alt; }
878
- .@{fa-css-prefix}-pencil-ruler:before { content: @fa-var-pencil-ruler; }
879
- .@{fa-css-prefix}-penny-arcade:before { content: @fa-var-penny-arcade; }
880
- .@{fa-css-prefix}-people-carry:before { content: @fa-var-people-carry; }
881
- .@{fa-css-prefix}-pepper-hot:before { content: @fa-var-pepper-hot; }
882
- .@{fa-css-prefix}-percent:before { content: @fa-var-percent; }
883
- .@{fa-css-prefix}-percentage:before { content: @fa-var-percentage; }
884
- .@{fa-css-prefix}-periscope:before { content: @fa-var-periscope; }
885
- .@{fa-css-prefix}-person-booth:before { content: @fa-var-person-booth; }
886
- .@{fa-css-prefix}-phabricator:before { content: @fa-var-phabricator; }
887
- .@{fa-css-prefix}-phoenix-framework:before { content: @fa-var-phoenix-framework; }
888
- .@{fa-css-prefix}-phoenix-squadron:before { content: @fa-var-phoenix-squadron; }
889
- .@{fa-css-prefix}-phone:before { content: @fa-var-phone; }
890
- .@{fa-css-prefix}-phone-slash:before { content: @fa-var-phone-slash; }
891
- .@{fa-css-prefix}-phone-square:before { content: @fa-var-phone-square; }
892
- .@{fa-css-prefix}-phone-volume:before { content: @fa-var-phone-volume; }
893
- .@{fa-css-prefix}-php:before { content: @fa-var-php; }
894
- .@{fa-css-prefix}-pied-piper:before { content: @fa-var-pied-piper; }
895
- .@{fa-css-prefix}-pied-piper-alt:before { content: @fa-var-pied-piper-alt; }
896
- .@{fa-css-prefix}-pied-piper-hat:before { content: @fa-var-pied-piper-hat; }
897
- .@{fa-css-prefix}-pied-piper-pp:before { content: @fa-var-pied-piper-pp; }
898
- .@{fa-css-prefix}-piggy-bank:before { content: @fa-var-piggy-bank; }
899
- .@{fa-css-prefix}-pills:before { content: @fa-var-pills; }
900
- .@{fa-css-prefix}-pinterest:before { content: @fa-var-pinterest; }
901
- .@{fa-css-prefix}-pinterest-p:before { content: @fa-var-pinterest-p; }
902
- .@{fa-css-prefix}-pinterest-square:before { content: @fa-var-pinterest-square; }
903
- .@{fa-css-prefix}-pizza-slice:before { content: @fa-var-pizza-slice; }
904
- .@{fa-css-prefix}-place-of-worship:before { content: @fa-var-place-of-worship; }
905
- .@{fa-css-prefix}-plane:before { content: @fa-var-plane; }
906
- .@{fa-css-prefix}-plane-arrival:before { content: @fa-var-plane-arrival; }
907
- .@{fa-css-prefix}-plane-departure:before { content: @fa-var-plane-departure; }
908
- .@{fa-css-prefix}-play:before { content: @fa-var-play; }
909
- .@{fa-css-prefix}-play-circle:before { content: @fa-var-play-circle; }
910
- .@{fa-css-prefix}-playstation:before { content: @fa-var-playstation; }
911
- .@{fa-css-prefix}-plug:before { content: @fa-var-plug; }
912
- .@{fa-css-prefix}-plus:before { content: @fa-var-plus; }
913
- .@{fa-css-prefix}-plus-circle:before { content: @fa-var-plus-circle; }
914
- .@{fa-css-prefix}-plus-square:before { content: @fa-var-plus-square; }
915
- .@{fa-css-prefix}-podcast:before { content: @fa-var-podcast; }
916
- .@{fa-css-prefix}-poll:before { content: @fa-var-poll; }
917
- .@{fa-css-prefix}-poll-h:before { content: @fa-var-poll-h; }
918
- .@{fa-css-prefix}-poo:before { content: @fa-var-poo; }
919
- .@{fa-css-prefix}-poo-storm:before { content: @fa-var-poo-storm; }
920
- .@{fa-css-prefix}-poop:before { content: @fa-var-poop; }
921
- .@{fa-css-prefix}-portrait:before { content: @fa-var-portrait; }
922
- .@{fa-css-prefix}-pound-sign:before { content: @fa-var-pound-sign; }
923
- .@{fa-css-prefix}-power-off:before { content: @fa-var-power-off; }
924
- .@{fa-css-prefix}-pray:before { content: @fa-var-pray; }
925
- .@{fa-css-prefix}-praying-hands:before { content: @fa-var-praying-hands; }
926
- .@{fa-css-prefix}-prescription:before { content: @fa-var-prescription; }
927
- .@{fa-css-prefix}-prescription-bottle:before { content: @fa-var-prescription-bottle; }
928
- .@{fa-css-prefix}-prescription-bottle-alt:before { content: @fa-var-prescription-bottle-alt; }
929
- .@{fa-css-prefix}-print:before { content: @fa-var-print; }
930
- .@{fa-css-prefix}-procedures:before { content: @fa-var-procedures; }
931
- .@{fa-css-prefix}-product-hunt:before { content: @fa-var-product-hunt; }
932
- .@{fa-css-prefix}-project-diagram:before { content: @fa-var-project-diagram; }
933
- .@{fa-css-prefix}-pushed:before { content: @fa-var-pushed; }
934
- .@{fa-css-prefix}-puzzle-piece:before { content: @fa-var-puzzle-piece; }
935
- .@{fa-css-prefix}-python:before { content: @fa-var-python; }
936
- .@{fa-css-prefix}-qq:before { content: @fa-var-qq; }
937
- .@{fa-css-prefix}-qrcode:before { content: @fa-var-qrcode; }
938
- .@{fa-css-prefix}-question:before { content: @fa-var-question; }
939
- .@{fa-css-prefix}-question-circle:before { content: @fa-var-question-circle; }
940
- .@{fa-css-prefix}-quidditch:before { content: @fa-var-quidditch; }
941
- .@{fa-css-prefix}-quinscape:before { content: @fa-var-quinscape; }
942
- .@{fa-css-prefix}-quora:before { content: @fa-var-quora; }
943
- .@{fa-css-prefix}-quote-left:before { content: @fa-var-quote-left; }
944
- .@{fa-css-prefix}-quote-right:before { content: @fa-var-quote-right; }
945
- .@{fa-css-prefix}-quran:before { content: @fa-var-quran; }
946
- .@{fa-css-prefix}-r-project:before { content: @fa-var-r-project; }
947
- .@{fa-css-prefix}-radiation:before { content: @fa-var-radiation; }
948
- .@{fa-css-prefix}-radiation-alt:before { content: @fa-var-radiation-alt; }
949
- .@{fa-css-prefix}-rainbow:before { content: @fa-var-rainbow; }
950
- .@{fa-css-prefix}-random:before { content: @fa-var-random; }
951
- .@{fa-css-prefix}-raspberry-pi:before { content: @fa-var-raspberry-pi; }
952
- .@{fa-css-prefix}-ravelry:before { content: @fa-var-ravelry; }
953
- .@{fa-css-prefix}-react:before { content: @fa-var-react; }
954
- .@{fa-css-prefix}-reacteurope:before { content: @fa-var-reacteurope; }
955
- .@{fa-css-prefix}-readme:before { content: @fa-var-readme; }
956
- .@{fa-css-prefix}-rebel:before { content: @fa-var-rebel; }
957
- .@{fa-css-prefix}-receipt:before { content: @fa-var-receipt; }
958
- .@{fa-css-prefix}-recycle:before { content: @fa-var-recycle; }
959
- .@{fa-css-prefix}-red-river:before { content: @fa-var-red-river; }
960
- .@{fa-css-prefix}-reddit:before { content: @fa-var-reddit; }
961
- .@{fa-css-prefix}-reddit-alien:before { content: @fa-var-reddit-alien; }
962
- .@{fa-css-prefix}-reddit-square:before { content: @fa-var-reddit-square; }
963
- .@{fa-css-prefix}-redhat:before { content: @fa-var-redhat; }
964
- .@{fa-css-prefix}-redo:before { content: @fa-var-redo; }
965
- .@{fa-css-prefix}-redo-alt:before { content: @fa-var-redo-alt; }
966
- .@{fa-css-prefix}-registered:before { content: @fa-var-registered; }
967
- .@{fa-css-prefix}-renren:before { content: @fa-var-renren; }
968
- .@{fa-css-prefix}-reply:before { content: @fa-var-reply; }
969
- .@{fa-css-prefix}-reply-all:before { content: @fa-var-reply-all; }
970
- .@{fa-css-prefix}-replyd:before { content: @fa-var-replyd; }
971
- .@{fa-css-prefix}-republican:before { content: @fa-var-republican; }
972
- .@{fa-css-prefix}-researchgate:before { content: @fa-var-researchgate; }
973
- .@{fa-css-prefix}-resolving:before { content: @fa-var-resolving; }
974
- .@{fa-css-prefix}-restroom:before { content: @fa-var-restroom; }
975
- .@{fa-css-prefix}-retweet:before { content: @fa-var-retweet; }
976
- .@{fa-css-prefix}-rev:before { content: @fa-var-rev; }
977
- .@{fa-css-prefix}-ribbon:before { content: @fa-var-ribbon; }
978
- .@{fa-css-prefix}-ring:before { content: @fa-var-ring; }
979
- .@{fa-css-prefix}-road:before { content: @fa-var-road; }
980
- .@{fa-css-prefix}-robot:before { content: @fa-var-robot; }
981
- .@{fa-css-prefix}-rocket:before { content: @fa-var-rocket; }
982
- .@{fa-css-prefix}-rocketchat:before { content: @fa-var-rocketchat; }
983
- .@{fa-css-prefix}-rockrms:before { content: @fa-var-rockrms; }
984
- .@{fa-css-prefix}-route:before { content: @fa-var-route; }
985
- .@{fa-css-prefix}-rss:before { content: @fa-var-rss; }
986
- .@{fa-css-prefix}-rss-square:before { content: @fa-var-rss-square; }
987
- .@{fa-css-prefix}-ruble-sign:before { content: @fa-var-ruble-sign; }
988
- .@{fa-css-prefix}-ruler:before { content: @fa-var-ruler; }
989
- .@{fa-css-prefix}-ruler-combined:before { content: @fa-var-ruler-combined; }
990
- .@{fa-css-prefix}-ruler-horizontal:before { content: @fa-var-ruler-horizontal; }
991
- .@{fa-css-prefix}-ruler-vertical:before { content: @fa-var-ruler-vertical; }
992
- .@{fa-css-prefix}-running:before { content: @fa-var-running; }
993
- .@{fa-css-prefix}-rupee-sign:before { content: @fa-var-rupee-sign; }
994
- .@{fa-css-prefix}-sad-cry:before { content: @fa-var-sad-cry; }
995
- .@{fa-css-prefix}-sad-tear:before { content: @fa-var-sad-tear; }
996
- .@{fa-css-prefix}-safari:before { content: @fa-var-safari; }
997
- .@{fa-css-prefix}-salesforce:before { content: @fa-var-salesforce; }
998
- .@{fa-css-prefix}-sass:before { content: @fa-var-sass; }
999
- .@{fa-css-prefix}-satellite:before { content: @fa-var-satellite; }
1000
- .@{fa-css-prefix}-satellite-dish:before { content: @fa-var-satellite-dish; }
1001
- .@{fa-css-prefix}-save:before { content: @fa-var-save; }
1002
- .@{fa-css-prefix}-schlix:before { content: @fa-var-schlix; }
1003
- .@{fa-css-prefix}-school:before { content: @fa-var-school; }
1004
- .@{fa-css-prefix}-screwdriver:before { content: @fa-var-screwdriver; }
1005
- .@{fa-css-prefix}-scribd:before { content: @fa-var-scribd; }
1006
- .@{fa-css-prefix}-scroll:before { content: @fa-var-scroll; }
1007
- .@{fa-css-prefix}-sd-card:before { content: @fa-var-sd-card; }
1008
- .@{fa-css-prefix}-search:before { content: @fa-var-search; }
1009
- .@{fa-css-prefix}-search-dollar:before { content: @fa-var-search-dollar; }
1010
- .@{fa-css-prefix}-search-location:before { content: @fa-var-search-location; }
1011
- .@{fa-css-prefix}-search-minus:before { content: @fa-var-search-minus; }
1012
- .@{fa-css-prefix}-search-plus:before { content: @fa-var-search-plus; }
1013
- .@{fa-css-prefix}-searchengin:before { content: @fa-var-searchengin; }
1014
- .@{fa-css-prefix}-seedling:before { content: @fa-var-seedling; }
1015
- .@{fa-css-prefix}-sellcast:before { content: @fa-var-sellcast; }
1016
- .@{fa-css-prefix}-sellsy:before { content: @fa-var-sellsy; }
1017
- .@{fa-css-prefix}-server:before { content: @fa-var-server; }
1018
- .@{fa-css-prefix}-servicestack:before { content: @fa-var-servicestack; }
1019
- .@{fa-css-prefix}-shapes:before { content: @fa-var-shapes; }
1020
- .@{fa-css-prefix}-share:before { content: @fa-var-share; }
1021
- .@{fa-css-prefix}-share-alt:before { content: @fa-var-share-alt; }
1022
- .@{fa-css-prefix}-share-alt-square:before { content: @fa-var-share-alt-square; }
1023
- .@{fa-css-prefix}-share-square:before { content: @fa-var-share-square; }
1024
- .@{fa-css-prefix}-shekel-sign:before { content: @fa-var-shekel-sign; }
1025
- .@{fa-css-prefix}-shield-alt:before { content: @fa-var-shield-alt; }
1026
- .@{fa-css-prefix}-ship:before { content: @fa-var-ship; }
1027
- .@{fa-css-prefix}-shipping-fast:before { content: @fa-var-shipping-fast; }
1028
- .@{fa-css-prefix}-shirtsinbulk:before { content: @fa-var-shirtsinbulk; }
1029
- .@{fa-css-prefix}-shoe-prints:before { content: @fa-var-shoe-prints; }
1030
- .@{fa-css-prefix}-shopping-bag:before { content: @fa-var-shopping-bag; }
1031
- .@{fa-css-prefix}-shopping-basket:before { content: @fa-var-shopping-basket; }
1032
- .@{fa-css-prefix}-shopping-cart:before { content: @fa-var-shopping-cart; }
1033
- .@{fa-css-prefix}-shopware:before { content: @fa-var-shopware; }
1034
- .@{fa-css-prefix}-shower:before { content: @fa-var-shower; }
1035
- .@{fa-css-prefix}-shuttle-van:before { content: @fa-var-shuttle-van; }
1036
- .@{fa-css-prefix}-sign:before { content: @fa-var-sign; }
1037
- .@{fa-css-prefix}-sign-in-alt:before { content: @fa-var-sign-in-alt; }
1038
- .@{fa-css-prefix}-sign-language:before { content: @fa-var-sign-language; }
1039
- .@{fa-css-prefix}-sign-out-alt:before { content: @fa-var-sign-out-alt; }
1040
- .@{fa-css-prefix}-signal:before { content: @fa-var-signal; }
1041
- .@{fa-css-prefix}-signature:before { content: @fa-var-signature; }
1042
- .@{fa-css-prefix}-sim-card:before { content: @fa-var-sim-card; }
1043
- .@{fa-css-prefix}-simplybuilt:before { content: @fa-var-simplybuilt; }
1044
- .@{fa-css-prefix}-sistrix:before { content: @fa-var-sistrix; }
1045
- .@{fa-css-prefix}-sitemap:before { content: @fa-var-sitemap; }
1046
- .@{fa-css-prefix}-sith:before { content: @fa-var-sith; }
1047
- .@{fa-css-prefix}-skating:before { content: @fa-var-skating; }
1048
- .@{fa-css-prefix}-sketch:before { content: @fa-var-sketch; }
1049
- .@{fa-css-prefix}-skiing:before { content: @fa-var-skiing; }
1050
- .@{fa-css-prefix}-skiing-nordic:before { content: @fa-var-skiing-nordic; }
1051
- .@{fa-css-prefix}-skull:before { content: @fa-var-skull; }
1052
- .@{fa-css-prefix}-skull-crossbones:before { content: @fa-var-skull-crossbones; }
1053
- .@{fa-css-prefix}-skyatlas:before { content: @fa-var-skyatlas; }
1054
- .@{fa-css-prefix}-skype:before { content: @fa-var-skype; }
1055
- .@{fa-css-prefix}-slack:before { content: @fa-var-slack; }
1056
- .@{fa-css-prefix}-slack-hash:before { content: @fa-var-slack-hash; }
1057
- .@{fa-css-prefix}-slash:before { content: @fa-var-slash; }
1058
- .@{fa-css-prefix}-sleigh:before { content: @fa-var-sleigh; }
1059
- .@{fa-css-prefix}-sliders-h:before { content: @fa-var-sliders-h; }
1060
- .@{fa-css-prefix}-slideshare:before { content: @fa-var-slideshare; }
1061
- .@{fa-css-prefix}-smile:before { content: @fa-var-smile; }
1062
- .@{fa-css-prefix}-smile-beam:before { content: @fa-var-smile-beam; }
1063
- .@{fa-css-prefix}-smile-wink:before { content: @fa-var-smile-wink; }
1064
- .@{fa-css-prefix}-smog:before { content: @fa-var-smog; }
1065
- .@{fa-css-prefix}-smoking:before { content: @fa-var-smoking; }
1066
- .@{fa-css-prefix}-smoking-ban:before { content: @fa-var-smoking-ban; }
1067
- .@{fa-css-prefix}-sms:before { content: @fa-var-sms; }
1068
- .@{fa-css-prefix}-snapchat:before { content: @fa-var-snapchat; }
1069
- .@{fa-css-prefix}-snapchat-ghost:before { content: @fa-var-snapchat-ghost; }
1070
- .@{fa-css-prefix}-snapchat-square:before { content: @fa-var-snapchat-square; }
1071
- .@{fa-css-prefix}-snowboarding:before { content: @fa-var-snowboarding; }
1072
- .@{fa-css-prefix}-snowflake:before { content: @fa-var-snowflake; }
1073
- .@{fa-css-prefix}-snowman:before { content: @fa-var-snowman; }
1074
- .@{fa-css-prefix}-snowplow:before { content: @fa-var-snowplow; }
1075
- .@{fa-css-prefix}-socks:before { content: @fa-var-socks; }
1076
- .@{fa-css-prefix}-solar-panel:before { content: @fa-var-solar-panel; }
1077
- .@{fa-css-prefix}-sort:before { content: @fa-var-sort; }
1078
- .@{fa-css-prefix}-sort-alpha-down:before { content: @fa-var-sort-alpha-down; }
1079
- .@{fa-css-prefix}-sort-alpha-up:before { content: @fa-var-sort-alpha-up; }
1080
- .@{fa-css-prefix}-sort-amount-down:before { content: @fa-var-sort-amount-down; }
1081
- .@{fa-css-prefix}-sort-amount-up:before { content: @fa-var-sort-amount-up; }
1082
- .@{fa-css-prefix}-sort-down:before { content: @fa-var-sort-down; }
1083
- .@{fa-css-prefix}-sort-numeric-down:before { content: @fa-var-sort-numeric-down; }
1084
- .@{fa-css-prefix}-sort-numeric-up:before { content: @fa-var-sort-numeric-up; }
1085
- .@{fa-css-prefix}-sort-up:before { content: @fa-var-sort-up; }
1086
- .@{fa-css-prefix}-soundcloud:before { content: @fa-var-soundcloud; }
1087
- .@{fa-css-prefix}-sourcetree:before { content: @fa-var-sourcetree; }
1088
- .@{fa-css-prefix}-spa:before { content: @fa-var-spa; }
1089
- .@{fa-css-prefix}-space-shuttle:before { content: @fa-var-space-shuttle; }
1090
- .@{fa-css-prefix}-speakap:before { content: @fa-var-speakap; }
1091
- .@{fa-css-prefix}-speaker-deck:before { content: @fa-var-speaker-deck; }
1092
- .@{fa-css-prefix}-spider:before { content: @fa-var-spider; }
1093
- .@{fa-css-prefix}-spinner:before { content: @fa-var-spinner; }
1094
- .@{fa-css-prefix}-splotch:before { content: @fa-var-splotch; }
1095
- .@{fa-css-prefix}-spotify:before { content: @fa-var-spotify; }
1096
- .@{fa-css-prefix}-spray-can:before { content: @fa-var-spray-can; }
1097
- .@{fa-css-prefix}-square:before { content: @fa-var-square; }
1098
- .@{fa-css-prefix}-square-full:before { content: @fa-var-square-full; }
1099
- .@{fa-css-prefix}-square-root-alt:before { content: @fa-var-square-root-alt; }
1100
- .@{fa-css-prefix}-squarespace:before { content: @fa-var-squarespace; }
1101
- .@{fa-css-prefix}-stack-exchange:before { content: @fa-var-stack-exchange; }
1102
- .@{fa-css-prefix}-stack-overflow:before { content: @fa-var-stack-overflow; }
1103
- .@{fa-css-prefix}-stamp:before { content: @fa-var-stamp; }
1104
- .@{fa-css-prefix}-star:before { content: @fa-var-star; }
1105
- .@{fa-css-prefix}-star-and-crescent:before { content: @fa-var-star-and-crescent; }
1106
- .@{fa-css-prefix}-star-half:before { content: @fa-var-star-half; }
1107
- .@{fa-css-prefix}-star-half-alt:before { content: @fa-var-star-half-alt; }
1108
- .@{fa-css-prefix}-star-of-david:before { content: @fa-var-star-of-david; }
1109
- .@{fa-css-prefix}-star-of-life:before { content: @fa-var-star-of-life; }
1110
- .@{fa-css-prefix}-staylinked:before { content: @fa-var-staylinked; }
1111
- .@{fa-css-prefix}-steam:before { content: @fa-var-steam; }
1112
- .@{fa-css-prefix}-steam-square:before { content: @fa-var-steam-square; }
1113
- .@{fa-css-prefix}-steam-symbol:before { content: @fa-var-steam-symbol; }
1114
- .@{fa-css-prefix}-step-backward:before { content: @fa-var-step-backward; }
1115
- .@{fa-css-prefix}-step-forward:before { content: @fa-var-step-forward; }
1116
- .@{fa-css-prefix}-stethoscope:before { content: @fa-var-stethoscope; }
1117
- .@{fa-css-prefix}-sticker-mule:before { content: @fa-var-sticker-mule; }
1118
- .@{fa-css-prefix}-sticky-note:before { content: @fa-var-sticky-note; }
1119
- .@{fa-css-prefix}-stop:before { content: @fa-var-stop; }
1120
- .@{fa-css-prefix}-stop-circle:before { content: @fa-var-stop-circle; }
1121
- .@{fa-css-prefix}-stopwatch:before { content: @fa-var-stopwatch; }
1122
- .@{fa-css-prefix}-store:before { content: @fa-var-store; }
1123
- .@{fa-css-prefix}-store-alt:before { content: @fa-var-store-alt; }
1124
- .@{fa-css-prefix}-strava:before { content: @fa-var-strava; }
1125
- .@{fa-css-prefix}-stream:before { content: @fa-var-stream; }
1126
- .@{fa-css-prefix}-street-view:before { content: @fa-var-street-view; }
1127
- .@{fa-css-prefix}-strikethrough:before { content: @fa-var-strikethrough; }
1128
- .@{fa-css-prefix}-stripe:before { content: @fa-var-stripe; }
1129
- .@{fa-css-prefix}-stripe-s:before { content: @fa-var-stripe-s; }
1130
- .@{fa-css-prefix}-stroopwafel:before { content: @fa-var-stroopwafel; }
1131
- .@{fa-css-prefix}-studiovinari:before { content: @fa-var-studiovinari; }
1132
- .@{fa-css-prefix}-stumbleupon:before { content: @fa-var-stumbleupon; }
1133
- .@{fa-css-prefix}-stumbleupon-circle:before { content: @fa-var-stumbleupon-circle; }
1134
- .@{fa-css-prefix}-subscript:before { content: @fa-var-subscript; }
1135
- .@{fa-css-prefix}-subway:before { content: @fa-var-subway; }
1136
- .@{fa-css-prefix}-suitcase:before { content: @fa-var-suitcase; }
1137
- .@{fa-css-prefix}-suitcase-rolling:before { content: @fa-var-suitcase-rolling; }
1138
- .@{fa-css-prefix}-sun:before { content: @fa-var-sun; }
1139
- .@{fa-css-prefix}-superpowers:before { content: @fa-var-superpowers; }
1140
- .@{fa-css-prefix}-superscript:before { content: @fa-var-superscript; }
1141
- .@{fa-css-prefix}-supple:before { content: @fa-var-supple; }
1142
- .@{fa-css-prefix}-surprise:before { content: @fa-var-surprise; }
1143
- .@{fa-css-prefix}-suse:before { content: @fa-var-suse; }
1144
- .@{fa-css-prefix}-swatchbook:before { content: @fa-var-swatchbook; }
1145
- .@{fa-css-prefix}-swimmer:before { content: @fa-var-swimmer; }
1146
- .@{fa-css-prefix}-swimming-pool:before { content: @fa-var-swimming-pool; }
1147
- .@{fa-css-prefix}-symfony:before { content: @fa-var-symfony; }
1148
- .@{fa-css-prefix}-synagogue:before { content: @fa-var-synagogue; }
1149
- .@{fa-css-prefix}-sync:before { content: @fa-var-sync; }
1150
- .@{fa-css-prefix}-sync-alt:before { content: @fa-var-sync-alt; }
1151
- .@{fa-css-prefix}-syringe:before { content: @fa-var-syringe; }
1152
- .@{fa-css-prefix}-table:before { content: @fa-var-table; }
1153
- .@{fa-css-prefix}-table-tennis:before { content: @fa-var-table-tennis; }
1154
- .@{fa-css-prefix}-tablet:before { content: @fa-var-tablet; }
1155
- .@{fa-css-prefix}-tablet-alt:before { content: @fa-var-tablet-alt; }
1156
- .@{fa-css-prefix}-tablets:before { content: @fa-var-tablets; }
1157
- .@{fa-css-prefix}-tachometer-alt:before { content: @fa-var-tachometer-alt; }
1158
- .@{fa-css-prefix}-tag:before { content: @fa-var-tag; }
1159
- .@{fa-css-prefix}-tags:before { content: @fa-var-tags; }
1160
- .@{fa-css-prefix}-tape:before { content: @fa-var-tape; }
1161
- .@{fa-css-prefix}-tasks:before { content: @fa-var-tasks; }
1162
- .@{fa-css-prefix}-taxi:before { content: @fa-var-taxi; }
1163
- .@{fa-css-prefix}-teamspeak:before { content: @fa-var-teamspeak; }
1164
- .@{fa-css-prefix}-teeth:before { content: @fa-var-teeth; }
1165
- .@{fa-css-prefix}-teeth-open:before { content: @fa-var-teeth-open; }
1166
- .@{fa-css-prefix}-telegram:before { content: @fa-var-telegram; }
1167
- .@{fa-css-prefix}-telegram-plane:before { content: @fa-var-telegram-plane; }
1168
- .@{fa-css-prefix}-temperature-high:before { content: @fa-var-temperature-high; }
1169
- .@{fa-css-prefix}-temperature-low:before { content: @fa-var-temperature-low; }
1170
- .@{fa-css-prefix}-tencent-weibo:before { content: @fa-var-tencent-weibo; }
1171
- .@{fa-css-prefix}-tenge:before { content: @fa-var-tenge; }
1172
- .@{fa-css-prefix}-terminal:before { content: @fa-var-terminal; }
1173
- .@{fa-css-prefix}-text-height:before { content: @fa-var-text-height; }
1174
- .@{fa-css-prefix}-text-width:before { content: @fa-var-text-width; }
1175
- .@{fa-css-prefix}-th:before { content: @fa-var-th; }
1176
- .@{fa-css-prefix}-th-large:before { content: @fa-var-th-large; }
1177
- .@{fa-css-prefix}-th-list:before { content: @fa-var-th-list; }
1178
- .@{fa-css-prefix}-the-red-yeti:before { content: @fa-var-the-red-yeti; }
1179
- .@{fa-css-prefix}-theater-masks:before { content: @fa-var-theater-masks; }
1180
- .@{fa-css-prefix}-themeco:before { content: @fa-var-themeco; }
1181
- .@{fa-css-prefix}-themeisle:before { content: @fa-var-themeisle; }
1182
- .@{fa-css-prefix}-thermometer:before { content: @fa-var-thermometer; }
1183
- .@{fa-css-prefix}-thermometer-empty:before { content: @fa-var-thermometer-empty; }
1184
- .@{fa-css-prefix}-thermometer-full:before { content: @fa-var-thermometer-full; }
1185
- .@{fa-css-prefix}-thermometer-half:before { content: @fa-var-thermometer-half; }
1186
- .@{fa-css-prefix}-thermometer-quarter:before { content: @fa-var-thermometer-quarter; }
1187
- .@{fa-css-prefix}-thermometer-three-quarters:before { content: @fa-var-thermometer-three-quarters; }
1188
- .@{fa-css-prefix}-think-peaks:before { content: @fa-var-think-peaks; }
1189
- .@{fa-css-prefix}-thumbs-down:before { content: @fa-var-thumbs-down; }
1190
- .@{fa-css-prefix}-thumbs-up:before { content: @fa-var-thumbs-up; }
1191
- .@{fa-css-prefix}-thumbtack:before { content: @fa-var-thumbtack; }
1192
- .@{fa-css-prefix}-ticket-alt:before { content: @fa-var-ticket-alt; }
1193
- .@{fa-css-prefix}-times:before { content: @fa-var-times; }
1194
- .@{fa-css-prefix}-times-circle:before { content: @fa-var-times-circle; }
1195
- .@{fa-css-prefix}-tint:before { content: @fa-var-tint; }
1196
- .@{fa-css-prefix}-tint-slash:before { content: @fa-var-tint-slash; }
1197
- .@{fa-css-prefix}-tired:before { content: @fa-var-tired; }
1198
- .@{fa-css-prefix}-toggle-off:before { content: @fa-var-toggle-off; }
1199
- .@{fa-css-prefix}-toggle-on:before { content: @fa-var-toggle-on; }
1200
- .@{fa-css-prefix}-toilet:before { content: @fa-var-toilet; }
1201
- .@{fa-css-prefix}-toilet-paper:before { content: @fa-var-toilet-paper; }
1202
- .@{fa-css-prefix}-toolbox:before { content: @fa-var-toolbox; }
1203
- .@{fa-css-prefix}-tools:before { content: @fa-var-tools; }
1204
- .@{fa-css-prefix}-tooth:before { content: @fa-var-tooth; }
1205
- .@{fa-css-prefix}-torah:before { content: @fa-var-torah; }
1206
- .@{fa-css-prefix}-torii-gate:before { content: @fa-var-torii-gate; }
1207
- .@{fa-css-prefix}-tractor:before { content: @fa-var-tractor; }
1208
- .@{fa-css-prefix}-trade-federation:before { content: @fa-var-trade-federation; }
1209
- .@{fa-css-prefix}-trademark:before { content: @fa-var-trademark; }
1210
- .@{fa-css-prefix}-traffic-light:before { content: @fa-var-traffic-light; }
1211
- .@{fa-css-prefix}-train:before { content: @fa-var-train; }
1212
- .@{fa-css-prefix}-tram:before { content: @fa-var-tram; }
1213
- .@{fa-css-prefix}-transgender:before { content: @fa-var-transgender; }
1214
- .@{fa-css-prefix}-transgender-alt:before { content: @fa-var-transgender-alt; }
1215
- .@{fa-css-prefix}-trash:before { content: @fa-var-trash; }
1216
- .@{fa-css-prefix}-trash-alt:before { content: @fa-var-trash-alt; }
1217
- .@{fa-css-prefix}-trash-restore:before { content: @fa-var-trash-restore; }
1218
- .@{fa-css-prefix}-trash-restore-alt:before { content: @fa-var-trash-restore-alt; }
1219
- .@{fa-css-prefix}-tree:before { content: @fa-var-tree; }
1220
- .@{fa-css-prefix}-trello:before { content: @fa-var-trello; }
1221
- .@{fa-css-prefix}-tripadvisor:before { content: @fa-var-tripadvisor; }
1222
- .@{fa-css-prefix}-trophy:before { content: @fa-var-trophy; }
1223
- .@{fa-css-prefix}-truck:before { content: @fa-var-truck; }
1224
- .@{fa-css-prefix}-truck-loading:before { content: @fa-var-truck-loading; }
1225
- .@{fa-css-prefix}-truck-monster:before { content: @fa-var-truck-monster; }
1226
- .@{fa-css-prefix}-truck-moving:before { content: @fa-var-truck-moving; }
1227
- .@{fa-css-prefix}-truck-pickup:before { content: @fa-var-truck-pickup; }
1228
- .@{fa-css-prefix}-tshirt:before { content: @fa-var-tshirt; }
1229
- .@{fa-css-prefix}-tty:before { content: @fa-var-tty; }
1230
- .@{fa-css-prefix}-tumblr:before { content: @fa-var-tumblr; }
1231
- .@{fa-css-prefix}-tumblr-square:before { content: @fa-var-tumblr-square; }
1232
- .@{fa-css-prefix}-tv:before { content: @fa-var-tv; }
1233
- .@{fa-css-prefix}-twitch:before { content: @fa-var-twitch; }
1234
- .@{fa-css-prefix}-twitter:before { content: @fa-var-twitter; }
1235
- .@{fa-css-prefix}-twitter-square:before { content: @fa-var-twitter-square; }
1236
- .@{fa-css-prefix}-typo3:before { content: @fa-var-typo3; }
1237
- .@{fa-css-prefix}-uber:before { content: @fa-var-uber; }
1238
- .@{fa-css-prefix}-ubuntu:before { content: @fa-var-ubuntu; }
1239
- .@{fa-css-prefix}-uikit:before { content: @fa-var-uikit; }
1240
- .@{fa-css-prefix}-umbrella:before { content: @fa-var-umbrella; }
1241
- .@{fa-css-prefix}-umbrella-beach:before { content: @fa-var-umbrella-beach; }
1242
- .@{fa-css-prefix}-underline:before { content: @fa-var-underline; }
1243
- .@{fa-css-prefix}-undo:before { content: @fa-var-undo; }
1244
- .@{fa-css-prefix}-undo-alt:before { content: @fa-var-undo-alt; }
1245
- .@{fa-css-prefix}-uniregistry:before { content: @fa-var-uniregistry; }
1246
- .@{fa-css-prefix}-universal-access:before { content: @fa-var-universal-access; }
1247
- .@{fa-css-prefix}-university:before { content: @fa-var-university; }
1248
- .@{fa-css-prefix}-unlink:before { content: @fa-var-unlink; }
1249
- .@{fa-css-prefix}-unlock:before { content: @fa-var-unlock; }
1250
- .@{fa-css-prefix}-unlock-alt:before { content: @fa-var-unlock-alt; }
1251
- .@{fa-css-prefix}-untappd:before { content: @fa-var-untappd; }
1252
- .@{fa-css-prefix}-upload:before { content: @fa-var-upload; }
1253
- .@{fa-css-prefix}-ups:before { content: @fa-var-ups; }
1254
- .@{fa-css-prefix}-usb:before { content: @fa-var-usb; }
1255
- .@{fa-css-prefix}-user:before { content: @fa-var-user; }
1256
- .@{fa-css-prefix}-user-alt:before { content: @fa-var-user-alt; }
1257
- .@{fa-css-prefix}-user-alt-slash:before { content: @fa-var-user-alt-slash; }
1258
- .@{fa-css-prefix}-user-astronaut:before { content: @fa-var-user-astronaut; }
1259
- .@{fa-css-prefix}-user-check:before { content: @fa-var-user-check; }
1260
- .@{fa-css-prefix}-user-circle:before { content: @fa-var-user-circle; }
1261
- .@{fa-css-prefix}-user-clock:before { content: @fa-var-user-clock; }
1262
- .@{fa-css-prefix}-user-cog:before { content: @fa-var-user-cog; }
1263
- .@{fa-css-prefix}-user-edit:before { content: @fa-var-user-edit; }
1264
- .@{fa-css-prefix}-user-friends:before { content: @fa-var-user-friends; }
1265
- .@{fa-css-prefix}-user-graduate:before { content: @fa-var-user-graduate; }
1266
- .@{fa-css-prefix}-user-injured:before { content: @fa-var-user-injured; }
1267
- .@{fa-css-prefix}-user-lock:before { content: @fa-var-user-lock; }
1268
- .@{fa-css-prefix}-user-md:before { content: @fa-var-user-md; }
1269
- .@{fa-css-prefix}-user-minus:before { content: @fa-var-user-minus; }
1270
- .@{fa-css-prefix}-user-ninja:before { content: @fa-var-user-ninja; }
1271
- .@{fa-css-prefix}-user-nurse:before { content: @fa-var-user-nurse; }
1272
- .@{fa-css-prefix}-user-plus:before { content: @fa-var-user-plus; }
1273
- .@{fa-css-prefix}-user-secret:before { content: @fa-var-user-secret; }
1274
- .@{fa-css-prefix}-user-shield:before { content: @fa-var-user-shield; }
1275
- .@{fa-css-prefix}-user-slash:before { content: @fa-var-user-slash; }
1276
- .@{fa-css-prefix}-user-tag:before { content: @fa-var-user-tag; }
1277
- .@{fa-css-prefix}-user-tie:before { content: @fa-var-user-tie; }
1278
- .@{fa-css-prefix}-user-times:before { content: @fa-var-user-times; }
1279
- .@{fa-css-prefix}-users:before { content: @fa-var-users; }
1280
- .@{fa-css-prefix}-users-cog:before { content: @fa-var-users-cog; }
1281
- .@{fa-css-prefix}-usps:before { content: @fa-var-usps; }
1282
- .@{fa-css-prefix}-ussunnah:before { content: @fa-var-ussunnah; }
1283
- .@{fa-css-prefix}-utensil-spoon:before { content: @fa-var-utensil-spoon; }
1284
- .@{fa-css-prefix}-utensils:before { content: @fa-var-utensils; }
1285
- .@{fa-css-prefix}-vaadin:before { content: @fa-var-vaadin; }
1286
- .@{fa-css-prefix}-vector-square:before { content: @fa-var-vector-square; }
1287
- .@{fa-css-prefix}-venus:before { content: @fa-var-venus; }
1288
- .@{fa-css-prefix}-venus-double:before { content: @fa-var-venus-double; }
1289
- .@{fa-css-prefix}-venus-mars:before { content: @fa-var-venus-mars; }
1290
- .@{fa-css-prefix}-viacoin:before { content: @fa-var-viacoin; }
1291
- .@{fa-css-prefix}-viadeo:before { content: @fa-var-viadeo; }
1292
- .@{fa-css-prefix}-viadeo-square:before { content: @fa-var-viadeo-square; }
1293
- .@{fa-css-prefix}-vial:before { content: @fa-var-vial; }
1294
- .@{fa-css-prefix}-vials:before { content: @fa-var-vials; }
1295
- .@{fa-css-prefix}-viber:before { content: @fa-var-viber; }
1296
- .@{fa-css-prefix}-video:before { content: @fa-var-video; }
1297
- .@{fa-css-prefix}-video-slash:before { content: @fa-var-video-slash; }
1298
- .@{fa-css-prefix}-vihara:before { content: @fa-var-vihara; }
1299
- .@{fa-css-prefix}-vimeo:before { content: @fa-var-vimeo; }
1300
- .@{fa-css-prefix}-vimeo-square:before { content: @fa-var-vimeo-square; }
1301
- .@{fa-css-prefix}-vimeo-v:before { content: @fa-var-vimeo-v; }
1302
- .@{fa-css-prefix}-vine:before { content: @fa-var-vine; }
1303
- .@{fa-css-prefix}-vk:before { content: @fa-var-vk; }
1304
- .@{fa-css-prefix}-vnv:before { content: @fa-var-vnv; }
1305
- .@{fa-css-prefix}-volleyball-ball:before { content: @fa-var-volleyball-ball; }
1306
- .@{fa-css-prefix}-volume-down:before { content: @fa-var-volume-down; }
1307
- .@{fa-css-prefix}-volume-mute:before { content: @fa-var-volume-mute; }
1308
- .@{fa-css-prefix}-volume-off:before { content: @fa-var-volume-off; }
1309
- .@{fa-css-prefix}-volume-up:before { content: @fa-var-volume-up; }
1310
- .@{fa-css-prefix}-vote-yea:before { content: @fa-var-vote-yea; }
1311
- .@{fa-css-prefix}-vr-cardboard:before { content: @fa-var-vr-cardboard; }
1312
- .@{fa-css-prefix}-vuejs:before { content: @fa-var-vuejs; }
1313
- .@{fa-css-prefix}-walking:before { content: @fa-var-walking; }
1314
- .@{fa-css-prefix}-wallet:before { content: @fa-var-wallet; }
1315
- .@{fa-css-prefix}-warehouse:before { content: @fa-var-warehouse; }
1316
- .@{fa-css-prefix}-water:before { content: @fa-var-water; }
1317
- .@{fa-css-prefix}-wave-square:before { content: @fa-var-wave-square; }
1318
- .@{fa-css-prefix}-waze:before { content: @fa-var-waze; }
1319
- .@{fa-css-prefix}-weebly:before { content: @fa-var-weebly; }
1320
- .@{fa-css-prefix}-weibo:before { content: @fa-var-weibo; }
1321
- .@{fa-css-prefix}-weight:before { content: @fa-var-weight; }
1322
- .@{fa-css-prefix}-weight-hanging:before { content: @fa-var-weight-hanging; }
1323
- .@{fa-css-prefix}-weixin:before { content: @fa-var-weixin; }
1324
- .@{fa-css-prefix}-whatsapp:before { content: @fa-var-whatsapp; }
1325
- .@{fa-css-prefix}-whatsapp-square:before { content: @fa-var-whatsapp-square; }
1326
- .@{fa-css-prefix}-wheelchair:before { content: @fa-var-wheelchair; }
1327
- .@{fa-css-prefix}-whmcs:before { content: @fa-var-whmcs; }
1328
- .@{fa-css-prefix}-wifi:before { content: @fa-var-wifi; }
1329
- .@{fa-css-prefix}-wikipedia-w:before { content: @fa-var-wikipedia-w; }
1330
- .@{fa-css-prefix}-wind:before { content: @fa-var-wind; }
1331
- .@{fa-css-prefix}-window-close:before { content: @fa-var-window-close; }
1332
- .@{fa-css-prefix}-window-maximize:before { content: @fa-var-window-maximize; }
1333
- .@{fa-css-prefix}-window-minimize:before { content: @fa-var-window-minimize; }
1334
- .@{fa-css-prefix}-window-restore:before { content: @fa-var-window-restore; }
1335
- .@{fa-css-prefix}-windows:before { content: @fa-var-windows; }
1336
- .@{fa-css-prefix}-wine-bottle:before { content: @fa-var-wine-bottle; }
1337
- .@{fa-css-prefix}-wine-glass:before { content: @fa-var-wine-glass; }
1338
- .@{fa-css-prefix}-wine-glass-alt:before { content: @fa-var-wine-glass-alt; }
1339
- .@{fa-css-prefix}-wix:before { content: @fa-var-wix; }
1340
- .@{fa-css-prefix}-wizards-of-the-coast:before { content: @fa-var-wizards-of-the-coast; }
1341
- .@{fa-css-prefix}-wolf-pack-battalion:before { content: @fa-var-wolf-pack-battalion; }
1342
- .@{fa-css-prefix}-won-sign:before { content: @fa-var-won-sign; }
1343
- .@{fa-css-prefix}-wordpress:before { content: @fa-var-wordpress; }
1344
- .@{fa-css-prefix}-wordpress-simple:before { content: @fa-var-wordpress-simple; }
1345
- .@{fa-css-prefix}-wpbeginner:before { content: @fa-var-wpbeginner; }
1346
- .@{fa-css-prefix}-wpexplorer:before { content: @fa-var-wpexplorer; }
1347
- .@{fa-css-prefix}-wpforms:before { content: @fa-var-wpforms; }
1348
- .@{fa-css-prefix}-wpressr:before { content: @fa-var-wpressr; }
1349
- .@{fa-css-prefix}-wrench:before { content: @fa-var-wrench; }
1350
- .@{fa-css-prefix}-x-ray:before { content: @fa-var-x-ray; }
1351
- .@{fa-css-prefix}-xbox:before { content: @fa-var-xbox; }
1352
- .@{fa-css-prefix}-xing:before { content: @fa-var-xing; }
1353
- .@{fa-css-prefix}-xing-square:before { content: @fa-var-xing-square; }
1354
- .@{fa-css-prefix}-y-combinator:before { content: @fa-var-y-combinator; }
1355
- .@{fa-css-prefix}-yahoo:before { content: @fa-var-yahoo; }
1356
- .@{fa-css-prefix}-yammer:before { content: @fa-var-yammer; }
1357
- .@{fa-css-prefix}-yandex:before { content: @fa-var-yandex; }
1358
- .@{fa-css-prefix}-yandex-international:before { content: @fa-var-yandex-international; }
1359
- .@{fa-css-prefix}-yarn:before { content: @fa-var-yarn; }
1360
- .@{fa-css-prefix}-yelp:before { content: @fa-var-yelp; }
1361
- .@{fa-css-prefix}-yen-sign:before { content: @fa-var-yen-sign; }
1362
- .@{fa-css-prefix}-yin-yang:before { content: @fa-var-yin-yang; }
1363
- .@{fa-css-prefix}-yoast:before { content: @fa-var-yoast; }
1364
- .@{fa-css-prefix}-youtube:before { content: @fa-var-youtube; }
1365
- .@{fa-css-prefix}-youtube-square:before { content: @fa-var-youtube-square; }
1366
- .@{fa-css-prefix}-zhihu:before { content: @fa-var-zhihu; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_larger.less DELETED
@@ -1,27 +0,0 @@
1
- // Icon Sizes
2
- // -------------------------
3
-
4
- .larger(@factor) when (@factor > 0) {
5
- .larger((@factor - 1));
6
-
7
- .@{fa-css-prefix}-@{factor}x {
8
- font-size: (@factor * 1em);
9
- }
10
- }
11
-
12
- /* makes the font 33% larger relative to the icon container */
13
- .@{fa-css-prefix}-lg {
14
- font-size: (4em / 3);
15
- line-height: (3em / 4);
16
- vertical-align: -.0667em;
17
- }
18
-
19
- .@{fa-css-prefix}-xs {
20
- font-size: .75em;
21
- }
22
-
23
- .@{fa-css-prefix}-sm {
24
- font-size: .875em;
25
- }
26
-
27
- .larger(10);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_list.less DELETED
@@ -1,18 +0,0 @@
1
- // List Icons
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-ul {
5
- list-style-type: none;
6
- margin-left: (@fa-li-width * 5/4);
7
- padding-left: 0;
8
-
9
- > li { position: relative; }
10
- }
11
-
12
- .@{fa-css-prefix}-li {
13
- left: -@fa-li-width;
14
- position: absolute;
15
- text-align: center;
16
- width: @fa-li-width;
17
- line-height: inherit;
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_mixins.less DELETED
@@ -1,56 +0,0 @@
1
- // Mixins
2
- // --------------------------
3
-
4
- .fa-icon() {
5
- -moz-osx-font-smoothing: grayscale;
6
- -webkit-font-smoothing: antialiased;
7
- display: inline-block;
8
- font-style: normal;
9
- font-variant: normal;
10
- font-weight: normal;
11
- line-height: 1;
12
- }
13
-
14
- .fa-icon-rotate(@degrees, @rotation) {
15
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation})";
16
- transform: rotate(@degrees);
17
- }
18
-
19
- .fa-icon-flip(@horiz, @vert, @rotation) {
20
- -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation}, mirror=1)";
21
- transform: scale(@horiz, @vert);
22
- }
23
-
24
-
25
- // Only display content to screen readers. A la Bootstrap 4.
26
- //
27
- // See: http://a11yproject.com/posts/how-to-hide-content/
28
-
29
- .sr-only() {
30
- border: 0;
31
- clip: rect(0,0,0,0);
32
- height: 1px;
33
- margin: -1px;
34
- overflow: hidden;
35
- padding: 0;
36
- position: absolute;
37
- width: 1px;
38
- }
39
-
40
- // Use in conjunction with .sr-only to only display content when it's focused.
41
- //
42
- // Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
43
- //
44
- // Credit: HTML5 Boilerplate
45
-
46
- .sr-only-focusable() {
47
- &:active,
48
- &:focus {
49
- clip: auto;
50
- height: auto;
51
- margin: 0;
52
- overflow: visible;
53
- position: static;
54
- width: auto;
55
- }
56
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_rotated-flipped.less DELETED
@@ -1,24 +0,0 @@
1
- // Rotated & Flipped Icons
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-rotate-90 { .fa-icon-rotate(90deg, 1); }
5
- .@{fa-css-prefix}-rotate-180 { .fa-icon-rotate(180deg, 2); }
6
- .@{fa-css-prefix}-rotate-270 { .fa-icon-rotate(270deg, 3); }
7
-
8
- .@{fa-css-prefix}-flip-horizontal { .fa-icon-flip(-1, 1, 0); }
9
- .@{fa-css-prefix}-flip-vertical { .fa-icon-flip(1, -1, 2); }
10
- .@{fa-css-prefix}-flip-both, .@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(-1, -1, 2); }
11
-
12
- // Hook for IE8-9
13
- // -------------------------
14
-
15
- :root {
16
- .@{fa-css-prefix}-rotate-90,
17
- .@{fa-css-prefix}-rotate-180,
18
- .@{fa-css-prefix}-rotate-270,
19
- .@{fa-css-prefix}-flip-horizontal,
20
- .@{fa-css-prefix}-flip-vertical,
21
- .@{fa-css-prefix}-flip-both {
22
- filter: none;
23
- }
24
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_screen-reader.less DELETED
@@ -1,5 +0,0 @@
1
- // Screen Readers
2
- // -------------------------
3
-
4
- .sr-only { .sr-only(); }
5
- .sr-only-focusable { .sr-only-focusable(); }
 
 
 
 
 
font-awesome-latest/less/_shims.less DELETED
@@ -1,2062 +0,0 @@
1
- .@{fa-css-prefix}.@{fa-css-prefix}-glass:before { content: @fa-var-glass-martini; }
2
-
3
- .@{fa-css-prefix}.@{fa-css-prefix}-meetup {
4
- font-family: 'Font Awesome 5 Brands';
5
- font-weight: 400;
6
- }
7
-
8
- .@{fa-css-prefix}.@{fa-css-prefix}-star-o {
9
- font-family: 'Font Awesome 5 Free';
10
- font-weight: 400;
11
- }
12
- .@{fa-css-prefix}.@{fa-css-prefix}-star-o:before { content: @fa-var-star; }
13
-
14
- .@{fa-css-prefix}.@{fa-css-prefix}-remove:before { content: @fa-var-times; }
15
-
16
- .@{fa-css-prefix}.@{fa-css-prefix}-close:before { content: @fa-var-times; }
17
-
18
- .@{fa-css-prefix}.@{fa-css-prefix}-gear:before { content: @fa-var-cog; }
19
-
20
- .@{fa-css-prefix}.@{fa-css-prefix}-trash-o {
21
- font-family: 'Font Awesome 5 Free';
22
- font-weight: 400;
23
- }
24
- .@{fa-css-prefix}.@{fa-css-prefix}-trash-o:before { content: @fa-var-trash-alt; }
25
-
26
- .@{fa-css-prefix}.@{fa-css-prefix}-file-o {
27
- font-family: 'Font Awesome 5 Free';
28
- font-weight: 400;
29
- }
30
- .@{fa-css-prefix}.@{fa-css-prefix}-file-o:before { content: @fa-var-file; }
31
-
32
- .@{fa-css-prefix}.@{fa-css-prefix}-clock-o {
33
- font-family: 'Font Awesome 5 Free';
34
- font-weight: 400;
35
- }
36
- .@{fa-css-prefix}.@{fa-css-prefix}-clock-o:before { content: @fa-var-clock; }
37
-
38
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-down {
39
- font-family: 'Font Awesome 5 Free';
40
- font-weight: 400;
41
- }
42
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-down:before { content: @fa-var-arrow-alt-circle-down; }
43
-
44
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-up {
45
- font-family: 'Font Awesome 5 Free';
46
- font-weight: 400;
47
- }
48
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-up:before { content: @fa-var-arrow-alt-circle-up; }
49
-
50
- .@{fa-css-prefix}.@{fa-css-prefix}-play-circle-o {
51
- font-family: 'Font Awesome 5 Free';
52
- font-weight: 400;
53
- }
54
- .@{fa-css-prefix}.@{fa-css-prefix}-play-circle-o:before { content: @fa-var-play-circle; }
55
-
56
- .@{fa-css-prefix}.@{fa-css-prefix}-repeat:before { content: @fa-var-redo; }
57
-
58
- .@{fa-css-prefix}.@{fa-css-prefix}-rotate-right:before { content: @fa-var-redo; }
59
-
60
- .@{fa-css-prefix}.@{fa-css-prefix}-refresh:before { content: @fa-var-sync; }
61
-
62
- .@{fa-css-prefix}.@{fa-css-prefix}-list-alt {
63
- font-family: 'Font Awesome 5 Free';
64
- font-weight: 400;
65
- }
66
-
67
- .@{fa-css-prefix}.@{fa-css-prefix}-dedent:before { content: @fa-var-outdent; }
68
-
69
- .@{fa-css-prefix}.@{fa-css-prefix}-video-camera:before { content: @fa-var-video; }
70
-
71
- .@{fa-css-prefix}.@{fa-css-prefix}-picture-o {
72
- font-family: 'Font Awesome 5 Free';
73
- font-weight: 400;
74
- }
75
- .@{fa-css-prefix}.@{fa-css-prefix}-picture-o:before { content: @fa-var-image; }
76
-
77
- .@{fa-css-prefix}.@{fa-css-prefix}-photo {
78
- font-family: 'Font Awesome 5 Free';
79
- font-weight: 400;
80
- }
81
- .@{fa-css-prefix}.@{fa-css-prefix}-photo:before { content: @fa-var-image; }
82
-
83
- .@{fa-css-prefix}.@{fa-css-prefix}-image {
84
- font-family: 'Font Awesome 5 Free';
85
- font-weight: 400;
86
- }
87
- .@{fa-css-prefix}.@{fa-css-prefix}-image:before { content: @fa-var-image; }
88
-
89
- .@{fa-css-prefix}.@{fa-css-prefix}-pencil:before { content: @fa-var-pencil-alt; }
90
-
91
- .@{fa-css-prefix}.@{fa-css-prefix}-map-marker:before { content: @fa-var-map-marker-alt; }
92
-
93
- .@{fa-css-prefix}.@{fa-css-prefix}-pencil-square-o {
94
- font-family: 'Font Awesome 5 Free';
95
- font-weight: 400;
96
- }
97
- .@{fa-css-prefix}.@{fa-css-prefix}-pencil-square-o:before { content: @fa-var-edit; }
98
-
99
- .@{fa-css-prefix}.@{fa-css-prefix}-share-square-o {
100
- font-family: 'Font Awesome 5 Free';
101
- font-weight: 400;
102
- }
103
- .@{fa-css-prefix}.@{fa-css-prefix}-share-square-o:before { content: @fa-var-share-square; }
104
-
105
- .@{fa-css-prefix}.@{fa-css-prefix}-check-square-o {
106
- font-family: 'Font Awesome 5 Free';
107
- font-weight: 400;
108
- }
109
- .@{fa-css-prefix}.@{fa-css-prefix}-check-square-o:before { content: @fa-var-check-square; }
110
-
111
- .@{fa-css-prefix}.@{fa-css-prefix}-arrows:before { content: @fa-var-arrows-alt; }
112
-
113
- .@{fa-css-prefix}.@{fa-css-prefix}-times-circle-o {
114
- font-family: 'Font Awesome 5 Free';
115
- font-weight: 400;
116
- }
117
- .@{fa-css-prefix}.@{fa-css-prefix}-times-circle-o:before { content: @fa-var-times-circle; }
118
-
119
- .@{fa-css-prefix}.@{fa-css-prefix}-check-circle-o {
120
- font-family: 'Font Awesome 5 Free';
121
- font-weight: 400;
122
- }
123
- .@{fa-css-prefix}.@{fa-css-prefix}-check-circle-o:before { content: @fa-var-check-circle; }
124
-
125
- .@{fa-css-prefix}.@{fa-css-prefix}-mail-forward:before { content: @fa-var-share; }
126
-
127
- .@{fa-css-prefix}.@{fa-css-prefix}-eye {
128
- font-family: 'Font Awesome 5 Free';
129
- font-weight: 400;
130
- }
131
-
132
- .@{fa-css-prefix}.@{fa-css-prefix}-eye-slash {
133
- font-family: 'Font Awesome 5 Free';
134
- font-weight: 400;
135
- }
136
-
137
- .@{fa-css-prefix}.@{fa-css-prefix}-warning:before { content: @fa-var-exclamation-triangle; }
138
-
139
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar:before { content: @fa-var-calendar-alt; }
140
-
141
- .@{fa-css-prefix}.@{fa-css-prefix}-arrows-v:before { content: @fa-var-arrows-alt-v; }
142
-
143
- .@{fa-css-prefix}.@{fa-css-prefix}-arrows-h:before { content: @fa-var-arrows-alt-h; }
144
-
145
- .@{fa-css-prefix}.@{fa-css-prefix}-bar-chart {
146
- font-family: 'Font Awesome 5 Free';
147
- font-weight: 400;
148
- }
149
- .@{fa-css-prefix}.@{fa-css-prefix}-bar-chart:before { content: @fa-var-chart-bar; }
150
-
151
- .@{fa-css-prefix}.@{fa-css-prefix}-bar-chart-o {
152
- font-family: 'Font Awesome 5 Free';
153
- font-weight: 400;
154
- }
155
- .@{fa-css-prefix}.@{fa-css-prefix}-bar-chart-o:before { content: @fa-var-chart-bar; }
156
-
157
- .@{fa-css-prefix}.@{fa-css-prefix}-twitter-square {
158
- font-family: 'Font Awesome 5 Brands';
159
- font-weight: 400;
160
- }
161
-
162
- .@{fa-css-prefix}.@{fa-css-prefix}-facebook-square {
163
- font-family: 'Font Awesome 5 Brands';
164
- font-weight: 400;
165
- }
166
-
167
- .@{fa-css-prefix}.@{fa-css-prefix}-gears:before { content: @fa-var-cogs; }
168
-
169
- .@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-up {
170
- font-family: 'Font Awesome 5 Free';
171
- font-weight: 400;
172
- }
173
- .@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-up:before { content: @fa-var-thumbs-up; }
174
-
175
- .@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-down {
176
- font-family: 'Font Awesome 5 Free';
177
- font-weight: 400;
178
- }
179
- .@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-down:before { content: @fa-var-thumbs-down; }
180
-
181
- .@{fa-css-prefix}.@{fa-css-prefix}-heart-o {
182
- font-family: 'Font Awesome 5 Free';
183
- font-weight: 400;
184
- }
185
- .@{fa-css-prefix}.@{fa-css-prefix}-heart-o:before { content: @fa-var-heart; }
186
-
187
- .@{fa-css-prefix}.@{fa-css-prefix}-sign-out:before { content: @fa-var-sign-out-alt; }
188
-
189
- .@{fa-css-prefix}.@{fa-css-prefix}-linkedin-square {
190
- font-family: 'Font Awesome 5 Brands';
191
- font-weight: 400;
192
- }
193
- .@{fa-css-prefix}.@{fa-css-prefix}-linkedin-square:before { content: @fa-var-linkedin; }
194
-
195
- .@{fa-css-prefix}.@{fa-css-prefix}-thumb-tack:before { content: @fa-var-thumbtack; }
196
-
197
- .@{fa-css-prefix}.@{fa-css-prefix}-external-link:before { content: @fa-var-external-link-alt; }
198
-
199
- .@{fa-css-prefix}.@{fa-css-prefix}-sign-in:before { content: @fa-var-sign-in-alt; }
200
-
201
- .@{fa-css-prefix}.@{fa-css-prefix}-github-square {
202
- font-family: 'Font Awesome 5 Brands';
203
- font-weight: 400;
204
- }
205
-
206
- .@{fa-css-prefix}.@{fa-css-prefix}-lemon-o {
207
- font-family: 'Font Awesome 5 Free';
208
- font-weight: 400;
209
- }
210
- .@{fa-css-prefix}.@{fa-css-prefix}-lemon-o:before { content: @fa-var-lemon; }
211
-
212
- .@{fa-css-prefix}.@{fa-css-prefix}-square-o {
213
- font-family: 'Font Awesome 5 Free';
214
- font-weight: 400;
215
- }
216
- .@{fa-css-prefix}.@{fa-css-prefix}-square-o:before { content: @fa-var-square; }
217
-
218
- .@{fa-css-prefix}.@{fa-css-prefix}-bookmark-o {
219
- font-family: 'Font Awesome 5 Free';
220
- font-weight: 400;
221
- }
222
- .@{fa-css-prefix}.@{fa-css-prefix}-bookmark-o:before { content: @fa-var-bookmark; }
223
-
224
- .@{fa-css-prefix}.@{fa-css-prefix}-twitter {
225
- font-family: 'Font Awesome 5 Brands';
226
- font-weight: 400;
227
- }
228
-
229
- .@{fa-css-prefix}.@{fa-css-prefix}-facebook {
230
- font-family: 'Font Awesome 5 Brands';
231
- font-weight: 400;
232
- }
233
- .@{fa-css-prefix}.@{fa-css-prefix}-facebook:before { content: @fa-var-facebook-f; }
234
-
235
- .@{fa-css-prefix}.@{fa-css-prefix}-facebook-f {
236
- font-family: 'Font Awesome 5 Brands';
237
- font-weight: 400;
238
- }
239
- .@{fa-css-prefix}.@{fa-css-prefix}-facebook-f:before { content: @fa-var-facebook-f; }
240
-
241
- .@{fa-css-prefix}.@{fa-css-prefix}-github {
242
- font-family: 'Font Awesome 5 Brands';
243
- font-weight: 400;
244
- }
245
-
246
- .@{fa-css-prefix}.@{fa-css-prefix}-credit-card {
247
- font-family: 'Font Awesome 5 Free';
248
- font-weight: 400;
249
- }
250
-
251
- .@{fa-css-prefix}.@{fa-css-prefix}-feed:before { content: @fa-var-rss; }
252
-
253
- .@{fa-css-prefix}.@{fa-css-prefix}-hdd-o {
254
- font-family: 'Font Awesome 5 Free';
255
- font-weight: 400;
256
- }
257
- .@{fa-css-prefix}.@{fa-css-prefix}-hdd-o:before { content: @fa-var-hdd; }
258
-
259
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-right {
260
- font-family: 'Font Awesome 5 Free';
261
- font-weight: 400;
262
- }
263
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-right:before { content: @fa-var-hand-point-right; }
264
-
265
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-left {
266
- font-family: 'Font Awesome 5 Free';
267
- font-weight: 400;
268
- }
269
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-left:before { content: @fa-var-hand-point-left; }
270
-
271
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-up {
272
- font-family: 'Font Awesome 5 Free';
273
- font-weight: 400;
274
- }
275
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-up:before { content: @fa-var-hand-point-up; }
276
-
277
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-down {
278
- font-family: 'Font Awesome 5 Free';
279
- font-weight: 400;
280
- }
281
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-o-down:before { content: @fa-var-hand-point-down; }
282
-
283
- .@{fa-css-prefix}.@{fa-css-prefix}-arrows-alt:before { content: @fa-var-expand-arrows-alt; }
284
-
285
- .@{fa-css-prefix}.@{fa-css-prefix}-group:before { content: @fa-var-users; }
286
-
287
- .@{fa-css-prefix}.@{fa-css-prefix}-chain:before { content: @fa-var-link; }
288
-
289
- .@{fa-css-prefix}.@{fa-css-prefix}-scissors:before { content: @fa-var-cut; }
290
-
291
- .@{fa-css-prefix}.@{fa-css-prefix}-files-o {
292
- font-family: 'Font Awesome 5 Free';
293
- font-weight: 400;
294
- }
295
- .@{fa-css-prefix}.@{fa-css-prefix}-files-o:before { content: @fa-var-copy; }
296
-
297
- .@{fa-css-prefix}.@{fa-css-prefix}-floppy-o {
298
- font-family: 'Font Awesome 5 Free';
299
- font-weight: 400;
300
- }
301
- .@{fa-css-prefix}.@{fa-css-prefix}-floppy-o:before { content: @fa-var-save; }
302
-
303
- .@{fa-css-prefix}.@{fa-css-prefix}-navicon:before { content: @fa-var-bars; }
304
-
305
- .@{fa-css-prefix}.@{fa-css-prefix}-reorder:before { content: @fa-var-bars; }
306
-
307
- .@{fa-css-prefix}.@{fa-css-prefix}-pinterest {
308
- font-family: 'Font Awesome 5 Brands';
309
- font-weight: 400;
310
- }
311
-
312
- .@{fa-css-prefix}.@{fa-css-prefix}-pinterest-square {
313
- font-family: 'Font Awesome 5 Brands';
314
- font-weight: 400;
315
- }
316
-
317
- .@{fa-css-prefix}.@{fa-css-prefix}-google-plus-square {
318
- font-family: 'Font Awesome 5 Brands';
319
- font-weight: 400;
320
- }
321
-
322
- .@{fa-css-prefix}.@{fa-css-prefix}-google-plus {
323
- font-family: 'Font Awesome 5 Brands';
324
- font-weight: 400;
325
- }
326
- .@{fa-css-prefix}.@{fa-css-prefix}-google-plus:before { content: @fa-var-google-plus-g; }
327
-
328
- .@{fa-css-prefix}.@{fa-css-prefix}-money {
329
- font-family: 'Font Awesome 5 Free';
330
- font-weight: 400;
331
- }
332
- .@{fa-css-prefix}.@{fa-css-prefix}-money:before { content: @fa-var-money-bill-alt; }
333
-
334
- .@{fa-css-prefix}.@{fa-css-prefix}-unsorted:before { content: @fa-var-sort; }
335
-
336
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-desc:before { content: @fa-var-sort-down; }
337
-
338
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-asc:before { content: @fa-var-sort-up; }
339
-
340
- .@{fa-css-prefix}.@{fa-css-prefix}-linkedin {
341
- font-family: 'Font Awesome 5 Brands';
342
- font-weight: 400;
343
- }
344
- .@{fa-css-prefix}.@{fa-css-prefix}-linkedin:before { content: @fa-var-linkedin-in; }
345
-
346
- .@{fa-css-prefix}.@{fa-css-prefix}-rotate-left:before { content: @fa-var-undo; }
347
-
348
- .@{fa-css-prefix}.@{fa-css-prefix}-legal:before { content: @fa-var-gavel; }
349
-
350
- .@{fa-css-prefix}.@{fa-css-prefix}-tachometer:before { content: @fa-var-tachometer-alt; }
351
-
352
- .@{fa-css-prefix}.@{fa-css-prefix}-dashboard:before { content: @fa-var-tachometer-alt; }
353
-
354
- .@{fa-css-prefix}.@{fa-css-prefix}-comment-o {
355
- font-family: 'Font Awesome 5 Free';
356
- font-weight: 400;
357
- }
358
- .@{fa-css-prefix}.@{fa-css-prefix}-comment-o:before { content: @fa-var-comment; }
359
-
360
- .@{fa-css-prefix}.@{fa-css-prefix}-comments-o {
361
- font-family: 'Font Awesome 5 Free';
362
- font-weight: 400;
363
- }
364
- .@{fa-css-prefix}.@{fa-css-prefix}-comments-o:before { content: @fa-var-comments; }
365
-
366
- .@{fa-css-prefix}.@{fa-css-prefix}-flash:before { content: @fa-var-bolt; }
367
-
368
- .@{fa-css-prefix}.@{fa-css-prefix}-clipboard {
369
- font-family: 'Font Awesome 5 Free';
370
- font-weight: 400;
371
- }
372
-
373
- .@{fa-css-prefix}.@{fa-css-prefix}-paste {
374
- font-family: 'Font Awesome 5 Free';
375
- font-weight: 400;
376
- }
377
- .@{fa-css-prefix}.@{fa-css-prefix}-paste:before { content: @fa-var-clipboard; }
378
-
379
- .@{fa-css-prefix}.@{fa-css-prefix}-lightbulb-o {
380
- font-family: 'Font Awesome 5 Free';
381
- font-weight: 400;
382
- }
383
- .@{fa-css-prefix}.@{fa-css-prefix}-lightbulb-o:before { content: @fa-var-lightbulb; }
384
-
385
- .@{fa-css-prefix}.@{fa-css-prefix}-exchange:before { content: @fa-var-exchange-alt; }
386
-
387
- .@{fa-css-prefix}.@{fa-css-prefix}-cloud-download:before { content: @fa-var-cloud-download-alt; }
388
-
389
- .@{fa-css-prefix}.@{fa-css-prefix}-cloud-upload:before { content: @fa-var-cloud-upload-alt; }
390
-
391
- .@{fa-css-prefix}.@{fa-css-prefix}-bell-o {
392
- font-family: 'Font Awesome 5 Free';
393
- font-weight: 400;
394
- }
395
- .@{fa-css-prefix}.@{fa-css-prefix}-bell-o:before { content: @fa-var-bell; }
396
-
397
- .@{fa-css-prefix}.@{fa-css-prefix}-cutlery:before { content: @fa-var-utensils; }
398
-
399
- .@{fa-css-prefix}.@{fa-css-prefix}-file-text-o {
400
- font-family: 'Font Awesome 5 Free';
401
- font-weight: 400;
402
- }
403
- .@{fa-css-prefix}.@{fa-css-prefix}-file-text-o:before { content: @fa-var-file-alt; }
404
-
405
- .@{fa-css-prefix}.@{fa-css-prefix}-building-o {
406
- font-family: 'Font Awesome 5 Free';
407
- font-weight: 400;
408
- }
409
- .@{fa-css-prefix}.@{fa-css-prefix}-building-o:before { content: @fa-var-building; }
410
-
411
- .@{fa-css-prefix}.@{fa-css-prefix}-hospital-o {
412
- font-family: 'Font Awesome 5 Free';
413
- font-weight: 400;
414
- }
415
- .@{fa-css-prefix}.@{fa-css-prefix}-hospital-o:before { content: @fa-var-hospital; }
416
-
417
- .@{fa-css-prefix}.@{fa-css-prefix}-tablet:before { content: @fa-var-tablet-alt; }
418
-
419
- .@{fa-css-prefix}.@{fa-css-prefix}-mobile:before { content: @fa-var-mobile-alt; }
420
-
421
- .@{fa-css-prefix}.@{fa-css-prefix}-mobile-phone:before { content: @fa-var-mobile-alt; }
422
-
423
- .@{fa-css-prefix}.@{fa-css-prefix}-circle-o {
424
- font-family: 'Font Awesome 5 Free';
425
- font-weight: 400;
426
- }
427
- .@{fa-css-prefix}.@{fa-css-prefix}-circle-o:before { content: @fa-var-circle; }
428
-
429
- .@{fa-css-prefix}.@{fa-css-prefix}-mail-reply:before { content: @fa-var-reply; }
430
-
431
- .@{fa-css-prefix}.@{fa-css-prefix}-github-alt {
432
- font-family: 'Font Awesome 5 Brands';
433
- font-weight: 400;
434
- }
435
-
436
- .@{fa-css-prefix}.@{fa-css-prefix}-folder-o {
437
- font-family: 'Font Awesome 5 Free';
438
- font-weight: 400;
439
- }
440
- .@{fa-css-prefix}.@{fa-css-prefix}-folder-o:before { content: @fa-var-folder; }
441
-
442
- .@{fa-css-prefix}.@{fa-css-prefix}-folder-open-o {
443
- font-family: 'Font Awesome 5 Free';
444
- font-weight: 400;
445
- }
446
- .@{fa-css-prefix}.@{fa-css-prefix}-folder-open-o:before { content: @fa-var-folder-open; }
447
-
448
- .@{fa-css-prefix}.@{fa-css-prefix}-smile-o {
449
- font-family: 'Font Awesome 5 Free';
450
- font-weight: 400;
451
- }
452
- .@{fa-css-prefix}.@{fa-css-prefix}-smile-o:before { content: @fa-var-smile; }
453
-
454
- .@{fa-css-prefix}.@{fa-css-prefix}-frown-o {
455
- font-family: 'Font Awesome 5 Free';
456
- font-weight: 400;
457
- }
458
- .@{fa-css-prefix}.@{fa-css-prefix}-frown-o:before { content: @fa-var-frown; }
459
-
460
- .@{fa-css-prefix}.@{fa-css-prefix}-meh-o {
461
- font-family: 'Font Awesome 5 Free';
462
- font-weight: 400;
463
- }
464
- .@{fa-css-prefix}.@{fa-css-prefix}-meh-o:before { content: @fa-var-meh; }
465
-
466
- .@{fa-css-prefix}.@{fa-css-prefix}-keyboard-o {
467
- font-family: 'Font Awesome 5 Free';
468
- font-weight: 400;
469
- }
470
- .@{fa-css-prefix}.@{fa-css-prefix}-keyboard-o:before { content: @fa-var-keyboard; }
471
-
472
- .@{fa-css-prefix}.@{fa-css-prefix}-flag-o {
473
- font-family: 'Font Awesome 5 Free';
474
- font-weight: 400;
475
- }
476
- .@{fa-css-prefix}.@{fa-css-prefix}-flag-o:before { content: @fa-var-flag; }
477
-
478
- .@{fa-css-prefix}.@{fa-css-prefix}-mail-reply-all:before { content: @fa-var-reply-all; }
479
-
480
- .@{fa-css-prefix}.@{fa-css-prefix}-star-half-o {
481
- font-family: 'Font Awesome 5 Free';
482
- font-weight: 400;
483
- }
484
- .@{fa-css-prefix}.@{fa-css-prefix}-star-half-o:before { content: @fa-var-star-half; }
485
-
486
- .@{fa-css-prefix}.@{fa-css-prefix}-star-half-empty {
487
- font-family: 'Font Awesome 5 Free';
488
- font-weight: 400;
489
- }
490
- .@{fa-css-prefix}.@{fa-css-prefix}-star-half-empty:before { content: @fa-var-star-half; }
491
-
492
- .@{fa-css-prefix}.@{fa-css-prefix}-star-half-full {
493
- font-family: 'Font Awesome 5 Free';
494
- font-weight: 400;
495
- }
496
- .@{fa-css-prefix}.@{fa-css-prefix}-star-half-full:before { content: @fa-var-star-half; }
497
-
498
- .@{fa-css-prefix}.@{fa-css-prefix}-code-fork:before { content: @fa-var-code-branch; }
499
-
500
- .@{fa-css-prefix}.@{fa-css-prefix}-chain-broken:before { content: @fa-var-unlink; }
501
-
502
- .@{fa-css-prefix}.@{fa-css-prefix}-shield:before { content: @fa-var-shield-alt; }
503
-
504
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-o {
505
- font-family: 'Font Awesome 5 Free';
506
- font-weight: 400;
507
- }
508
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-o:before { content: @fa-var-calendar; }
509
-
510
- .@{fa-css-prefix}.@{fa-css-prefix}-maxcdn {
511
- font-family: 'Font Awesome 5 Brands';
512
- font-weight: 400;
513
- }
514
-
515
- .@{fa-css-prefix}.@{fa-css-prefix}-html5 {
516
- font-family: 'Font Awesome 5 Brands';
517
- font-weight: 400;
518
- }
519
-
520
- .@{fa-css-prefix}.@{fa-css-prefix}-css3 {
521
- font-family: 'Font Awesome 5 Brands';
522
- font-weight: 400;
523
- }
524
-
525
- .@{fa-css-prefix}.@{fa-css-prefix}-ticket:before { content: @fa-var-ticket-alt; }
526
-
527
- .@{fa-css-prefix}.@{fa-css-prefix}-minus-square-o {
528
- font-family: 'Font Awesome 5 Free';
529
- font-weight: 400;
530
- }
531
- .@{fa-css-prefix}.@{fa-css-prefix}-minus-square-o:before { content: @fa-var-minus-square; }
532
-
533
- .@{fa-css-prefix}.@{fa-css-prefix}-level-up:before { content: @fa-var-level-up-alt; }
534
-
535
- .@{fa-css-prefix}.@{fa-css-prefix}-level-down:before { content: @fa-var-level-down-alt; }
536
-
537
- .@{fa-css-prefix}.@{fa-css-prefix}-pencil-square:before { content: @fa-var-pen-square; }
538
-
539
- .@{fa-css-prefix}.@{fa-css-prefix}-external-link-square:before { content: @fa-var-external-link-square-alt; }
540
-
541
- .@{fa-css-prefix}.@{fa-css-prefix}-compass {
542
- font-family: 'Font Awesome 5 Free';
543
- font-weight: 400;
544
- }
545
-
546
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-down {
547
- font-family: 'Font Awesome 5 Free';
548
- font-weight: 400;
549
- }
550
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-down:before { content: @fa-var-caret-square-down; }
551
-
552
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-down {
553
- font-family: 'Font Awesome 5 Free';
554
- font-weight: 400;
555
- }
556
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-down:before { content: @fa-var-caret-square-down; }
557
-
558
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-up {
559
- font-family: 'Font Awesome 5 Free';
560
- font-weight: 400;
561
- }
562
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-up:before { content: @fa-var-caret-square-up; }
563
-
564
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-up {
565
- font-family: 'Font Awesome 5 Free';
566
- font-weight: 400;
567
- }
568
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-up:before { content: @fa-var-caret-square-up; }
569
-
570
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-right {
571
- font-family: 'Font Awesome 5 Free';
572
- font-weight: 400;
573
- }
574
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-right:before { content: @fa-var-caret-square-right; }
575
-
576
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-right {
577
- font-family: 'Font Awesome 5 Free';
578
- font-weight: 400;
579
- }
580
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-right:before { content: @fa-var-caret-square-right; }
581
-
582
- .@{fa-css-prefix}.@{fa-css-prefix}-eur:before { content: @fa-var-euro-sign; }
583
-
584
- .@{fa-css-prefix}.@{fa-css-prefix}-euro:before { content: @fa-var-euro-sign; }
585
-
586
- .@{fa-css-prefix}.@{fa-css-prefix}-gbp:before { content: @fa-var-pound-sign; }
587
-
588
- .@{fa-css-prefix}.@{fa-css-prefix}-usd:before { content: @fa-var-dollar-sign; }
589
-
590
- .@{fa-css-prefix}.@{fa-css-prefix}-dollar:before { content: @fa-var-dollar-sign; }
591
-
592
- .@{fa-css-prefix}.@{fa-css-prefix}-inr:before { content: @fa-var-rupee-sign; }
593
-
594
- .@{fa-css-prefix}.@{fa-css-prefix}-rupee:before { content: @fa-var-rupee-sign; }
595
-
596
- .@{fa-css-prefix}.@{fa-css-prefix}-jpy:before { content: @fa-var-yen-sign; }
597
-
598
- .@{fa-css-prefix}.@{fa-css-prefix}-cny:before { content: @fa-var-yen-sign; }
599
-
600
- .@{fa-css-prefix}.@{fa-css-prefix}-rmb:before { content: @fa-var-yen-sign; }
601
-
602
- .@{fa-css-prefix}.@{fa-css-prefix}-yen:before { content: @fa-var-yen-sign; }
603
-
604
- .@{fa-css-prefix}.@{fa-css-prefix}-rub:before { content: @fa-var-ruble-sign; }
605
-
606
- .@{fa-css-prefix}.@{fa-css-prefix}-ruble:before { content: @fa-var-ruble-sign; }
607
-
608
- .@{fa-css-prefix}.@{fa-css-prefix}-rouble:before { content: @fa-var-ruble-sign; }
609
-
610
- .@{fa-css-prefix}.@{fa-css-prefix}-krw:before { content: @fa-var-won-sign; }
611
-
612
- .@{fa-css-prefix}.@{fa-css-prefix}-won:before { content: @fa-var-won-sign; }
613
-
614
- .@{fa-css-prefix}.@{fa-css-prefix}-btc {
615
- font-family: 'Font Awesome 5 Brands';
616
- font-weight: 400;
617
- }
618
-
619
- .@{fa-css-prefix}.@{fa-css-prefix}-bitcoin {
620
- font-family: 'Font Awesome 5 Brands';
621
- font-weight: 400;
622
- }
623
- .@{fa-css-prefix}.@{fa-css-prefix}-bitcoin:before { content: @fa-var-btc; }
624
-
625
- .@{fa-css-prefix}.@{fa-css-prefix}-file-text:before { content: @fa-var-file-alt; }
626
-
627
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-alpha-asc:before { content: @fa-var-sort-alpha-down; }
628
-
629
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-alpha-desc:before { content: @fa-var-sort-alpha-up; }
630
-
631
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-amount-asc:before { content: @fa-var-sort-amount-down; }
632
-
633
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-amount-desc:before { content: @fa-var-sort-amount-up; }
634
-
635
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-numeric-asc:before { content: @fa-var-sort-numeric-down; }
636
-
637
- .@{fa-css-prefix}.@{fa-css-prefix}-sort-numeric-desc:before { content: @fa-var-sort-numeric-up; }
638
-
639
- .@{fa-css-prefix}.@{fa-css-prefix}-youtube-square {
640
- font-family: 'Font Awesome 5 Brands';
641
- font-weight: 400;
642
- }
643
-
644
- .@{fa-css-prefix}.@{fa-css-prefix}-youtube {
645
- font-family: 'Font Awesome 5 Brands';
646
- font-weight: 400;
647
- }
648
-
649
- .@{fa-css-prefix}.@{fa-css-prefix}-xing {
650
- font-family: 'Font Awesome 5 Brands';
651
- font-weight: 400;
652
- }
653
-
654
- .@{fa-css-prefix}.@{fa-css-prefix}-xing-square {
655
- font-family: 'Font Awesome 5 Brands';
656
- font-weight: 400;
657
- }
658
-
659
- .@{fa-css-prefix}.@{fa-css-prefix}-youtube-play {
660
- font-family: 'Font Awesome 5 Brands';
661
- font-weight: 400;
662
- }
663
- .@{fa-css-prefix}.@{fa-css-prefix}-youtube-play:before { content: @fa-var-youtube; }
664
-
665
- .@{fa-css-prefix}.@{fa-css-prefix}-dropbox {
666
- font-family: 'Font Awesome 5 Brands';
667
- font-weight: 400;
668
- }
669
-
670
- .@{fa-css-prefix}.@{fa-css-prefix}-stack-overflow {
671
- font-family: 'Font Awesome 5 Brands';
672
- font-weight: 400;
673
- }
674
-
675
- .@{fa-css-prefix}.@{fa-css-prefix}-instagram {
676
- font-family: 'Font Awesome 5 Brands';
677
- font-weight: 400;
678
- }
679
-
680
- .@{fa-css-prefix}.@{fa-css-prefix}-flickr {
681
- font-family: 'Font Awesome 5 Brands';
682
- font-weight: 400;
683
- }
684
-
685
- .@{fa-css-prefix}.@{fa-css-prefix}-adn {
686
- font-family: 'Font Awesome 5 Brands';
687
- font-weight: 400;
688
- }
689
-
690
- .@{fa-css-prefix}.@{fa-css-prefix}-bitbucket {
691
- font-family: 'Font Awesome 5 Brands';
692
- font-weight: 400;
693
- }
694
-
695
- .@{fa-css-prefix}.@{fa-css-prefix}-bitbucket-square {
696
- font-family: 'Font Awesome 5 Brands';
697
- font-weight: 400;
698
- }
699
- .@{fa-css-prefix}.@{fa-css-prefix}-bitbucket-square:before { content: @fa-var-bitbucket; }
700
-
701
- .@{fa-css-prefix}.@{fa-css-prefix}-tumblr {
702
- font-family: 'Font Awesome 5 Brands';
703
- font-weight: 400;
704
- }
705
-
706
- .@{fa-css-prefix}.@{fa-css-prefix}-tumblr-square {
707
- font-family: 'Font Awesome 5 Brands';
708
- font-weight: 400;
709
- }
710
-
711
- .@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-down:before { content: @fa-var-long-arrow-alt-down; }
712
-
713
- .@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-up:before { content: @fa-var-long-arrow-alt-up; }
714
-
715
- .@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-left:before { content: @fa-var-long-arrow-alt-left; }
716
-
717
- .@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-right:before { content: @fa-var-long-arrow-alt-right; }
718
-
719
- .@{fa-css-prefix}.@{fa-css-prefix}-apple {
720
- font-family: 'Font Awesome 5 Brands';
721
- font-weight: 400;
722
- }
723
-
724
- .@{fa-css-prefix}.@{fa-css-prefix}-windows {
725
- font-family: 'Font Awesome 5 Brands';
726
- font-weight: 400;
727
- }
728
-
729
- .@{fa-css-prefix}.@{fa-css-prefix}-android {
730
- font-family: 'Font Awesome 5 Brands';
731
- font-weight: 400;
732
- }
733
-
734
- .@{fa-css-prefix}.@{fa-css-prefix}-linux {
735
- font-family: 'Font Awesome 5 Brands';
736
- font-weight: 400;
737
- }
738
-
739
- .@{fa-css-prefix}.@{fa-css-prefix}-dribbble {
740
- font-family: 'Font Awesome 5 Brands';
741
- font-weight: 400;
742
- }
743
-
744
- .@{fa-css-prefix}.@{fa-css-prefix}-skype {
745
- font-family: 'Font Awesome 5 Brands';
746
- font-weight: 400;
747
- }
748
-
749
- .@{fa-css-prefix}.@{fa-css-prefix}-foursquare {
750
- font-family: 'Font Awesome 5 Brands';
751
- font-weight: 400;
752
- }
753
-
754
- .@{fa-css-prefix}.@{fa-css-prefix}-trello {
755
- font-family: 'Font Awesome 5 Brands';
756
- font-weight: 400;
757
- }
758
-
759
- .@{fa-css-prefix}.@{fa-css-prefix}-gratipay {
760
- font-family: 'Font Awesome 5 Brands';
761
- font-weight: 400;
762
- }
763
-
764
- .@{fa-css-prefix}.@{fa-css-prefix}-gittip {
765
- font-family: 'Font Awesome 5 Brands';
766
- font-weight: 400;
767
- }
768
- .@{fa-css-prefix}.@{fa-css-prefix}-gittip:before { content: @fa-var-gratipay; }
769
-
770
- .@{fa-css-prefix}.@{fa-css-prefix}-sun-o {
771
- font-family: 'Font Awesome 5 Free';
772
- font-weight: 400;
773
- }
774
- .@{fa-css-prefix}.@{fa-css-prefix}-sun-o:before { content: @fa-var-sun; }
775
-
776
- .@{fa-css-prefix}.@{fa-css-prefix}-moon-o {
777
- font-family: 'Font Awesome 5 Free';
778
- font-weight: 400;
779
- }
780
- .@{fa-css-prefix}.@{fa-css-prefix}-moon-o:before { content: @fa-var-moon; }
781
-
782
- .@{fa-css-prefix}.@{fa-css-prefix}-vk {
783
- font-family: 'Font Awesome 5 Brands';
784
- font-weight: 400;
785
- }
786
-
787
- .@{fa-css-prefix}.@{fa-css-prefix}-weibo {
788
- font-family: 'Font Awesome 5 Brands';
789
- font-weight: 400;
790
- }
791
-
792
- .@{fa-css-prefix}.@{fa-css-prefix}-renren {
793
- font-family: 'Font Awesome 5 Brands';
794
- font-weight: 400;
795
- }
796
-
797
- .@{fa-css-prefix}.@{fa-css-prefix}-pagelines {
798
- font-family: 'Font Awesome 5 Brands';
799
- font-weight: 400;
800
- }
801
-
802
- .@{fa-css-prefix}.@{fa-css-prefix}-stack-exchange {
803
- font-family: 'Font Awesome 5 Brands';
804
- font-weight: 400;
805
- }
806
-
807
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-right {
808
- font-family: 'Font Awesome 5 Free';
809
- font-weight: 400;
810
- }
811
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-right:before { content: @fa-var-arrow-alt-circle-right; }
812
-
813
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-left {
814
- font-family: 'Font Awesome 5 Free';
815
- font-weight: 400;
816
- }
817
- .@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-left:before { content: @fa-var-arrow-alt-circle-left; }
818
-
819
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-left {
820
- font-family: 'Font Awesome 5 Free';
821
- font-weight: 400;
822
- }
823
- .@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-left:before { content: @fa-var-caret-square-left; }
824
-
825
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-left {
826
- font-family: 'Font Awesome 5 Free';
827
- font-weight: 400;
828
- }
829
- .@{fa-css-prefix}.@{fa-css-prefix}-toggle-left:before { content: @fa-var-caret-square-left; }
830
-
831
- .@{fa-css-prefix}.@{fa-css-prefix}-dot-circle-o {
832
- font-family: 'Font Awesome 5 Free';
833
- font-weight: 400;
834
- }
835
- .@{fa-css-prefix}.@{fa-css-prefix}-dot-circle-o:before { content: @fa-var-dot-circle; }
836
-
837
- .@{fa-css-prefix}.@{fa-css-prefix}-vimeo-square {
838
- font-family: 'Font Awesome 5 Brands';
839
- font-weight: 400;
840
- }
841
-
842
- .@{fa-css-prefix}.@{fa-css-prefix}-try:before { content: @fa-var-lira-sign; }
843
-
844
- .@{fa-css-prefix}.@{fa-css-prefix}-turkish-lira:before { content: @fa-var-lira-sign; }
845
-
846
- .@{fa-css-prefix}.@{fa-css-prefix}-plus-square-o {
847
- font-family: 'Font Awesome 5 Free';
848
- font-weight: 400;
849
- }
850
- .@{fa-css-prefix}.@{fa-css-prefix}-plus-square-o:before { content: @fa-var-plus-square; }
851
-
852
- .@{fa-css-prefix}.@{fa-css-prefix}-slack {
853
- font-family: 'Font Awesome 5 Brands';
854
- font-weight: 400;
855
- }
856
-
857
- .@{fa-css-prefix}.@{fa-css-prefix}-wordpress {
858
- font-family: 'Font Awesome 5 Brands';
859
- font-weight: 400;
860
- }
861
-
862
- .@{fa-css-prefix}.@{fa-css-prefix}-openid {
863
- font-family: 'Font Awesome 5 Brands';
864
- font-weight: 400;
865
- }
866
-
867
- .@{fa-css-prefix}.@{fa-css-prefix}-institution:before { content: @fa-var-university; }
868
-
869
- .@{fa-css-prefix}.@{fa-css-prefix}-bank:before { content: @fa-var-university; }
870
-
871
- .@{fa-css-prefix}.@{fa-css-prefix}-mortar-board:before { content: @fa-var-graduation-cap; }
872
-
873
- .@{fa-css-prefix}.@{fa-css-prefix}-yahoo {
874
- font-family: 'Font Awesome 5 Brands';
875
- font-weight: 400;
876
- }
877
-
878
- .@{fa-css-prefix}.@{fa-css-prefix}-google {
879
- font-family: 'Font Awesome 5 Brands';
880
- font-weight: 400;
881
- }
882
-
883
- .@{fa-css-prefix}.@{fa-css-prefix}-reddit {
884
- font-family: 'Font Awesome 5 Brands';
885
- font-weight: 400;
886
- }
887
-
888
- .@{fa-css-prefix}.@{fa-css-prefix}-reddit-square {
889
- font-family: 'Font Awesome 5 Brands';
890
- font-weight: 400;
891
- }
892
-
893
- .@{fa-css-prefix}.@{fa-css-prefix}-stumbleupon-circle {
894
- font-family: 'Font Awesome 5 Brands';
895
- font-weight: 400;
896
- }
897
-
898
- .@{fa-css-prefix}.@{fa-css-prefix}-stumbleupon {
899
- font-family: 'Font Awesome 5 Brands';
900
- font-weight: 400;
901
- }
902
-
903
- .@{fa-css-prefix}.@{fa-css-prefix}-delicious {
904
- font-family: 'Font Awesome 5 Brands';
905
- font-weight: 400;
906
- }
907
-
908
- .@{fa-css-prefix}.@{fa-css-prefix}-digg {
909
- font-family: 'Font Awesome 5 Brands';
910
- font-weight: 400;
911
- }
912
-
913
- .@{fa-css-prefix}.@{fa-css-prefix}-pied-piper-pp {
914
- font-family: 'Font Awesome 5 Brands';
915
- font-weight: 400;
916
- }
917
-
918
- .@{fa-css-prefix}.@{fa-css-prefix}-pied-piper-alt {
919
- font-family: 'Font Awesome 5 Brands';
920
- font-weight: 400;
921
- }
922
-
923
- .@{fa-css-prefix}.@{fa-css-prefix}-drupal {
924
- font-family: 'Font Awesome 5 Brands';
925
- font-weight: 400;
926
- }
927
-
928
- .@{fa-css-prefix}.@{fa-css-prefix}-joomla {
929
- font-family: 'Font Awesome 5 Brands';
930
- font-weight: 400;
931
- }
932
-
933
- .@{fa-css-prefix}.@{fa-css-prefix}-spoon:before { content: @fa-var-utensil-spoon; }
934
-
935
- .@{fa-css-prefix}.@{fa-css-prefix}-behance {
936
- font-family: 'Font Awesome 5 Brands';
937
- font-weight: 400;
938
- }
939
-
940
- .@{fa-css-prefix}.@{fa-css-prefix}-behance-square {
941
- font-family: 'Font Awesome 5 Brands';
942
- font-weight: 400;
943
- }
944
-
945
- .@{fa-css-prefix}.@{fa-css-prefix}-steam {
946
- font-family: 'Font Awesome 5 Brands';
947
- font-weight: 400;
948
- }
949
-
950
- .@{fa-css-prefix}.@{fa-css-prefix}-steam-square {
951
- font-family: 'Font Awesome 5 Brands';
952
- font-weight: 400;
953
- }
954
-
955
- .@{fa-css-prefix}.@{fa-css-prefix}-automobile:before { content: @fa-var-car; }
956
-
957
- .@{fa-css-prefix}.@{fa-css-prefix}-cab:before { content: @fa-var-taxi; }
958
-
959
- .@{fa-css-prefix}.@{fa-css-prefix}-envelope-o {
960
- font-family: 'Font Awesome 5 Free';
961
- font-weight: 400;
962
- }
963
- .@{fa-css-prefix}.@{fa-css-prefix}-envelope-o:before { content: @fa-var-envelope; }
964
-
965
- .@{fa-css-prefix}.@{fa-css-prefix}-deviantart {
966
- font-family: 'Font Awesome 5 Brands';
967
- font-weight: 400;
968
- }
969
-
970
- .@{fa-css-prefix}.@{fa-css-prefix}-soundcloud {
971
- font-family: 'Font Awesome 5 Brands';
972
- font-weight: 400;
973
- }
974
-
975
- .@{fa-css-prefix}.@{fa-css-prefix}-file-pdf-o {
976
- font-family: 'Font Awesome 5 Free';
977
- font-weight: 400;
978
- }
979
- .@{fa-css-prefix}.@{fa-css-prefix}-file-pdf-o:before { content: @fa-var-file-pdf; }
980
-
981
- .@{fa-css-prefix}.@{fa-css-prefix}-file-word-o {
982
- font-family: 'Font Awesome 5 Free';
983
- font-weight: 400;
984
- }
985
- .@{fa-css-prefix}.@{fa-css-prefix}-file-word-o:before { content: @fa-var-file-word; }
986
-
987
- .@{fa-css-prefix}.@{fa-css-prefix}-file-excel-o {
988
- font-family: 'Font Awesome 5 Free';
989
- font-weight: 400;
990
- }
991
- .@{fa-css-prefix}.@{fa-css-prefix}-file-excel-o:before { content: @fa-var-file-excel; }
992
-
993
- .@{fa-css-prefix}.@{fa-css-prefix}-file-powerpoint-o {
994
- font-family: 'Font Awesome 5 Free';
995
- font-weight: 400;
996
- }
997
- .@{fa-css-prefix}.@{fa-css-prefix}-file-powerpoint-o:before { content: @fa-var-file-powerpoint; }
998
-
999
- .@{fa-css-prefix}.@{fa-css-prefix}-file-image-o {
1000
- font-family: 'Font Awesome 5 Free';
1001
- font-weight: 400;
1002
- }
1003
- .@{fa-css-prefix}.@{fa-css-prefix}-file-image-o:before { content: @fa-var-file-image; }
1004
-
1005
- .@{fa-css-prefix}.@{fa-css-prefix}-file-photo-o {
1006
- font-family: 'Font Awesome 5 Free';
1007
- font-weight: 400;
1008
- }
1009
- .@{fa-css-prefix}.@{fa-css-prefix}-file-photo-o:before { content: @fa-var-file-image; }
1010
-
1011
- .@{fa-css-prefix}.@{fa-css-prefix}-file-picture-o {
1012
- font-family: 'Font Awesome 5 Free';
1013
- font-weight: 400;
1014
- }
1015
- .@{fa-css-prefix}.@{fa-css-prefix}-file-picture-o:before { content: @fa-var-file-image; }
1016
-
1017
- .@{fa-css-prefix}.@{fa-css-prefix}-file-archive-o {
1018
- font-family: 'Font Awesome 5 Free';
1019
- font-weight: 400;
1020
- }
1021
- .@{fa-css-prefix}.@{fa-css-prefix}-file-archive-o:before { content: @fa-var-file-archive; }
1022
-
1023
- .@{fa-css-prefix}.@{fa-css-prefix}-file-zip-o {
1024
- font-family: 'Font Awesome 5 Free';
1025
- font-weight: 400;
1026
- }
1027
- .@{fa-css-prefix}.@{fa-css-prefix}-file-zip-o:before { content: @fa-var-file-archive; }
1028
-
1029
- .@{fa-css-prefix}.@{fa-css-prefix}-file-audio-o {
1030
- font-family: 'Font Awesome 5 Free';
1031
- font-weight: 400;
1032
- }
1033
- .@{fa-css-prefix}.@{fa-css-prefix}-file-audio-o:before { content: @fa-var-file-audio; }
1034
-
1035
- .@{fa-css-prefix}.@{fa-css-prefix}-file-sound-o {
1036
- font-family: 'Font Awesome 5 Free';
1037
- font-weight: 400;
1038
- }
1039
- .@{fa-css-prefix}.@{fa-css-prefix}-file-sound-o:before { content: @fa-var-file-audio; }
1040
-
1041
- .@{fa-css-prefix}.@{fa-css-prefix}-file-video-o {
1042
- font-family: 'Font Awesome 5 Free';
1043
- font-weight: 400;
1044
- }
1045
- .@{fa-css-prefix}.@{fa-css-prefix}-file-video-o:before { content: @fa-var-file-video; }
1046
-
1047
- .@{fa-css-prefix}.@{fa-css-prefix}-file-movie-o {
1048
- font-family: 'Font Awesome 5 Free';
1049
- font-weight: 400;
1050
- }
1051
- .@{fa-css-prefix}.@{fa-css-prefix}-file-movie-o:before { content: @fa-var-file-video; }
1052
-
1053
- .@{fa-css-prefix}.@{fa-css-prefix}-file-code-o {
1054
- font-family: 'Font Awesome 5 Free';
1055
- font-weight: 400;
1056
- }
1057
- .@{fa-css-prefix}.@{fa-css-prefix}-file-code-o:before { content: @fa-var-file-code; }
1058
-
1059
- .@{fa-css-prefix}.@{fa-css-prefix}-vine {
1060
- font-family: 'Font Awesome 5 Brands';
1061
- font-weight: 400;
1062
- }
1063
-
1064
- .@{fa-css-prefix}.@{fa-css-prefix}-codepen {
1065
- font-family: 'Font Awesome 5 Brands';
1066
- font-weight: 400;
1067
- }
1068
-
1069
- .@{fa-css-prefix}.@{fa-css-prefix}-jsfiddle {
1070
- font-family: 'Font Awesome 5 Brands';
1071
- font-weight: 400;
1072
- }
1073
-
1074
- .@{fa-css-prefix}.@{fa-css-prefix}-life-ring {
1075
- font-family: 'Font Awesome 5 Free';
1076
- font-weight: 400;
1077
- }
1078
-
1079
- .@{fa-css-prefix}.@{fa-css-prefix}-life-bouy {
1080
- font-family: 'Font Awesome 5 Free';
1081
- font-weight: 400;
1082
- }
1083
- .@{fa-css-prefix}.@{fa-css-prefix}-life-bouy:before { content: @fa-var-life-ring; }
1084
-
1085
- .@{fa-css-prefix}.@{fa-css-prefix}-life-buoy {
1086
- font-family: 'Font Awesome 5 Free';
1087
- font-weight: 400;
1088
- }
1089
- .@{fa-css-prefix}.@{fa-css-prefix}-life-buoy:before { content: @fa-var-life-ring; }
1090
-
1091
- .@{fa-css-prefix}.@{fa-css-prefix}-life-saver {
1092
- font-family: 'Font Awesome 5 Free';
1093
- font-weight: 400;
1094
- }
1095
- .@{fa-css-prefix}.@{fa-css-prefix}-life-saver:before { content: @fa-var-life-ring; }
1096
-
1097
- .@{fa-css-prefix}.@{fa-css-prefix}-support {
1098
- font-family: 'Font Awesome 5 Free';
1099
- font-weight: 400;
1100
- }
1101
- .@{fa-css-prefix}.@{fa-css-prefix}-support:before { content: @fa-var-life-ring; }
1102
-
1103
- .@{fa-css-prefix}.@{fa-css-prefix}-circle-o-notch:before { content: @fa-var-circle-notch; }
1104
-
1105
- .@{fa-css-prefix}.@{fa-css-prefix}-rebel {
1106
- font-family: 'Font Awesome 5 Brands';
1107
- font-weight: 400;
1108
- }
1109
-
1110
- .@{fa-css-prefix}.@{fa-css-prefix}-ra {
1111
- font-family: 'Font Awesome 5 Brands';
1112
- font-weight: 400;
1113
- }
1114
- .@{fa-css-prefix}.@{fa-css-prefix}-ra:before { content: @fa-var-rebel; }
1115
-
1116
- .@{fa-css-prefix}.@{fa-css-prefix}-resistance {
1117
- font-family: 'Font Awesome 5 Brands';
1118
- font-weight: 400;
1119
- }
1120
- .@{fa-css-prefix}.@{fa-css-prefix}-resistance:before { content: @fa-var-rebel; }
1121
-
1122
- .@{fa-css-prefix}.@{fa-css-prefix}-empire {
1123
- font-family: 'Font Awesome 5 Brands';
1124
- font-weight: 400;
1125
- }
1126
-
1127
- .@{fa-css-prefix}.@{fa-css-prefix}-ge {
1128
- font-family: 'Font Awesome 5 Brands';
1129
- font-weight: 400;
1130
- }
1131
- .@{fa-css-prefix}.@{fa-css-prefix}-ge:before { content: @fa-var-empire; }
1132
-
1133
- .@{fa-css-prefix}.@{fa-css-prefix}-git-square {
1134
- font-family: 'Font Awesome 5 Brands';
1135
- font-weight: 400;
1136
- }
1137
-
1138
- .@{fa-css-prefix}.@{fa-css-prefix}-git {
1139
- font-family: 'Font Awesome 5 Brands';
1140
- font-weight: 400;
1141
- }
1142
-
1143
- .@{fa-css-prefix}.@{fa-css-prefix}-hacker-news {
1144
- font-family: 'Font Awesome 5 Brands';
1145
- font-weight: 400;
1146
- }
1147
-
1148
- .@{fa-css-prefix}.@{fa-css-prefix}-y-combinator-square {
1149
- font-family: 'Font Awesome 5 Brands';
1150
- font-weight: 400;
1151
- }
1152
- .@{fa-css-prefix}.@{fa-css-prefix}-y-combinator-square:before { content: @fa-var-hacker-news; }
1153
-
1154
- .@{fa-css-prefix}.@{fa-css-prefix}-yc-square {
1155
- font-family: 'Font Awesome 5 Brands';
1156
- font-weight: 400;
1157
- }
1158
- .@{fa-css-prefix}.@{fa-css-prefix}-yc-square:before { content: @fa-var-hacker-news; }
1159
-
1160
- .@{fa-css-prefix}.@{fa-css-prefix}-tencent-weibo {
1161
- font-family: 'Font Awesome 5 Brands';
1162
- font-weight: 400;
1163
- }
1164
-
1165
- .@{fa-css-prefix}.@{fa-css-prefix}-qq {
1166
- font-family: 'Font Awesome 5 Brands';
1167
- font-weight: 400;
1168
- }
1169
-
1170
- .@{fa-css-prefix}.@{fa-css-prefix}-weixin {
1171
- font-family: 'Font Awesome 5 Brands';
1172
- font-weight: 400;
1173
- }
1174
-
1175
- .@{fa-css-prefix}.@{fa-css-prefix}-wechat {
1176
- font-family: 'Font Awesome 5 Brands';
1177
- font-weight: 400;
1178
- }
1179
- .@{fa-css-prefix}.@{fa-css-prefix}-wechat:before { content: @fa-var-weixin; }
1180
-
1181
- .@{fa-css-prefix}.@{fa-css-prefix}-send:before { content: @fa-var-paper-plane; }
1182
-
1183
- .@{fa-css-prefix}.@{fa-css-prefix}-paper-plane-o {
1184
- font-family: 'Font Awesome 5 Free';
1185
- font-weight: 400;
1186
- }
1187
- .@{fa-css-prefix}.@{fa-css-prefix}-paper-plane-o:before { content: @fa-var-paper-plane; }
1188
-
1189
- .@{fa-css-prefix}.@{fa-css-prefix}-send-o {
1190
- font-family: 'Font Awesome 5 Free';
1191
- font-weight: 400;
1192
- }
1193
- .@{fa-css-prefix}.@{fa-css-prefix}-send-o:before { content: @fa-var-paper-plane; }
1194
-
1195
- .@{fa-css-prefix}.@{fa-css-prefix}-circle-thin {
1196
- font-family: 'Font Awesome 5 Free';
1197
- font-weight: 400;
1198
- }
1199
- .@{fa-css-prefix}.@{fa-css-prefix}-circle-thin:before { content: @fa-var-circle; }
1200
-
1201
- .@{fa-css-prefix}.@{fa-css-prefix}-header:before { content: @fa-var-heading; }
1202
-
1203
- .@{fa-css-prefix}.@{fa-css-prefix}-sliders:before { content: @fa-var-sliders-h; }
1204
-
1205
- .@{fa-css-prefix}.@{fa-css-prefix}-futbol-o {
1206
- font-family: 'Font Awesome 5 Free';
1207
- font-weight: 400;
1208
- }
1209
- .@{fa-css-prefix}.@{fa-css-prefix}-futbol-o:before { content: @fa-var-futbol; }
1210
-
1211
- .@{fa-css-prefix}.@{fa-css-prefix}-soccer-ball-o {
1212
- font-family: 'Font Awesome 5 Free';
1213
- font-weight: 400;
1214
- }
1215
- .@{fa-css-prefix}.@{fa-css-prefix}-soccer-ball-o:before { content: @fa-var-futbol; }
1216
-
1217
- .@{fa-css-prefix}.@{fa-css-prefix}-slideshare {
1218
- font-family: 'Font Awesome 5 Brands';
1219
- font-weight: 400;
1220
- }
1221
-
1222
- .@{fa-css-prefix}.@{fa-css-prefix}-twitch {
1223
- font-family: 'Font Awesome 5 Brands';
1224
- font-weight: 400;
1225
- }
1226
-
1227
- .@{fa-css-prefix}.@{fa-css-prefix}-yelp {
1228
- font-family: 'Font Awesome 5 Brands';
1229
- font-weight: 400;
1230
- }
1231
-
1232
- .@{fa-css-prefix}.@{fa-css-prefix}-newspaper-o {
1233
- font-family: 'Font Awesome 5 Free';
1234
- font-weight: 400;
1235
- }
1236
- .@{fa-css-prefix}.@{fa-css-prefix}-newspaper-o:before { content: @fa-var-newspaper; }
1237
-
1238
- .@{fa-css-prefix}.@{fa-css-prefix}-paypal {
1239
- font-family: 'Font Awesome 5 Brands';
1240
- font-weight: 400;
1241
- }
1242
-
1243
- .@{fa-css-prefix}.@{fa-css-prefix}-google-wallet {
1244
- font-family: 'Font Awesome 5 Brands';
1245
- font-weight: 400;
1246
- }
1247
-
1248
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-visa {
1249
- font-family: 'Font Awesome 5 Brands';
1250
- font-weight: 400;
1251
- }
1252
-
1253
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-mastercard {
1254
- font-family: 'Font Awesome 5 Brands';
1255
- font-weight: 400;
1256
- }
1257
-
1258
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-discover {
1259
- font-family: 'Font Awesome 5 Brands';
1260
- font-weight: 400;
1261
- }
1262
-
1263
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-amex {
1264
- font-family: 'Font Awesome 5 Brands';
1265
- font-weight: 400;
1266
- }
1267
-
1268
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-paypal {
1269
- font-family: 'Font Awesome 5 Brands';
1270
- font-weight: 400;
1271
- }
1272
-
1273
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-stripe {
1274
- font-family: 'Font Awesome 5 Brands';
1275
- font-weight: 400;
1276
- }
1277
-
1278
- .@{fa-css-prefix}.@{fa-css-prefix}-bell-slash-o {
1279
- font-family: 'Font Awesome 5 Free';
1280
- font-weight: 400;
1281
- }
1282
- .@{fa-css-prefix}.@{fa-css-prefix}-bell-slash-o:before { content: @fa-var-bell-slash; }
1283
-
1284
- .@{fa-css-prefix}.@{fa-css-prefix}-trash:before { content: @fa-var-trash-alt; }
1285
-
1286
- .@{fa-css-prefix}.@{fa-css-prefix}-copyright {
1287
- font-family: 'Font Awesome 5 Free';
1288
- font-weight: 400;
1289
- }
1290
-
1291
- .@{fa-css-prefix}.@{fa-css-prefix}-eyedropper:before { content: @fa-var-eye-dropper; }
1292
-
1293
- .@{fa-css-prefix}.@{fa-css-prefix}-area-chart:before { content: @fa-var-chart-area; }
1294
-
1295
- .@{fa-css-prefix}.@{fa-css-prefix}-pie-chart:before { content: @fa-var-chart-pie; }
1296
-
1297
- .@{fa-css-prefix}.@{fa-css-prefix}-line-chart:before { content: @fa-var-chart-line; }
1298
-
1299
- .@{fa-css-prefix}.@{fa-css-prefix}-lastfm {
1300
- font-family: 'Font Awesome 5 Brands';
1301
- font-weight: 400;
1302
- }
1303
-
1304
- .@{fa-css-prefix}.@{fa-css-prefix}-lastfm-square {
1305
- font-family: 'Font Awesome 5 Brands';
1306
- font-weight: 400;
1307
- }
1308
-
1309
- .@{fa-css-prefix}.@{fa-css-prefix}-ioxhost {
1310
- font-family: 'Font Awesome 5 Brands';
1311
- font-weight: 400;
1312
- }
1313
-
1314
- .@{fa-css-prefix}.@{fa-css-prefix}-angellist {
1315
- font-family: 'Font Awesome 5 Brands';
1316
- font-weight: 400;
1317
- }
1318
-
1319
- .@{fa-css-prefix}.@{fa-css-prefix}-cc {
1320
- font-family: 'Font Awesome 5 Free';
1321
- font-weight: 400;
1322
- }
1323
- .@{fa-css-prefix}.@{fa-css-prefix}-cc:before { content: @fa-var-closed-captioning; }
1324
-
1325
- .@{fa-css-prefix}.@{fa-css-prefix}-ils:before { content: @fa-var-shekel-sign; }
1326
-
1327
- .@{fa-css-prefix}.@{fa-css-prefix}-shekel:before { content: @fa-var-shekel-sign; }
1328
-
1329
- .@{fa-css-prefix}.@{fa-css-prefix}-sheqel:before { content: @fa-var-shekel-sign; }
1330
-
1331
- .@{fa-css-prefix}.@{fa-css-prefix}-meanpath {
1332
- font-family: 'Font Awesome 5 Brands';
1333
- font-weight: 400;
1334
- }
1335
- .@{fa-css-prefix}.@{fa-css-prefix}-meanpath:before { content: @fa-var-font-awesome; }
1336
-
1337
- .@{fa-css-prefix}.@{fa-css-prefix}-buysellads {
1338
- font-family: 'Font Awesome 5 Brands';
1339
- font-weight: 400;
1340
- }
1341
-
1342
- .@{fa-css-prefix}.@{fa-css-prefix}-connectdevelop {
1343
- font-family: 'Font Awesome 5 Brands';
1344
- font-weight: 400;
1345
- }
1346
-
1347
- .@{fa-css-prefix}.@{fa-css-prefix}-dashcube {
1348
- font-family: 'Font Awesome 5 Brands';
1349
- font-weight: 400;
1350
- }
1351
-
1352
- .@{fa-css-prefix}.@{fa-css-prefix}-forumbee {
1353
- font-family: 'Font Awesome 5 Brands';
1354
- font-weight: 400;
1355
- }
1356
-
1357
- .@{fa-css-prefix}.@{fa-css-prefix}-leanpub {
1358
- font-family: 'Font Awesome 5 Brands';
1359
- font-weight: 400;
1360
- }
1361
-
1362
- .@{fa-css-prefix}.@{fa-css-prefix}-sellsy {
1363
- font-family: 'Font Awesome 5 Brands';
1364
- font-weight: 400;
1365
- }
1366
-
1367
- .@{fa-css-prefix}.@{fa-css-prefix}-shirtsinbulk {
1368
- font-family: 'Font Awesome 5 Brands';
1369
- font-weight: 400;
1370
- }
1371
-
1372
- .@{fa-css-prefix}.@{fa-css-prefix}-simplybuilt {
1373
- font-family: 'Font Awesome 5 Brands';
1374
- font-weight: 400;
1375
- }
1376
-
1377
- .@{fa-css-prefix}.@{fa-css-prefix}-skyatlas {
1378
- font-family: 'Font Awesome 5 Brands';
1379
- font-weight: 400;
1380
- }
1381
-
1382
- .@{fa-css-prefix}.@{fa-css-prefix}-diamond {
1383
- font-family: 'Font Awesome 5 Free';
1384
- font-weight: 400;
1385
- }
1386
- .@{fa-css-prefix}.@{fa-css-prefix}-diamond:before { content: @fa-var-gem; }
1387
-
1388
- .@{fa-css-prefix}.@{fa-css-prefix}-intersex:before { content: @fa-var-transgender; }
1389
-
1390
- .@{fa-css-prefix}.@{fa-css-prefix}-facebook-official {
1391
- font-family: 'Font Awesome 5 Brands';
1392
- font-weight: 400;
1393
- }
1394
- .@{fa-css-prefix}.@{fa-css-prefix}-facebook-official:before { content: @fa-var-facebook; }
1395
-
1396
- .@{fa-css-prefix}.@{fa-css-prefix}-pinterest-p {
1397
- font-family: 'Font Awesome 5 Brands';
1398
- font-weight: 400;
1399
- }
1400
-
1401
- .@{fa-css-prefix}.@{fa-css-prefix}-whatsapp {
1402
- font-family: 'Font Awesome 5 Brands';
1403
- font-weight: 400;
1404
- }
1405
-
1406
- .@{fa-css-prefix}.@{fa-css-prefix}-hotel:before { content: @fa-var-bed; }
1407
-
1408
- .@{fa-css-prefix}.@{fa-css-prefix}-viacoin {
1409
- font-family: 'Font Awesome 5 Brands';
1410
- font-weight: 400;
1411
- }
1412
-
1413
- .@{fa-css-prefix}.@{fa-css-prefix}-medium {
1414
- font-family: 'Font Awesome 5 Brands';
1415
- font-weight: 400;
1416
- }
1417
-
1418
- .@{fa-css-prefix}.@{fa-css-prefix}-y-combinator {
1419
- font-family: 'Font Awesome 5 Brands';
1420
- font-weight: 400;
1421
- }
1422
-
1423
- .@{fa-css-prefix}.@{fa-css-prefix}-yc {
1424
- font-family: 'Font Awesome 5 Brands';
1425
- font-weight: 400;
1426
- }
1427
- .@{fa-css-prefix}.@{fa-css-prefix}-yc:before { content: @fa-var-y-combinator; }
1428
-
1429
- .@{fa-css-prefix}.@{fa-css-prefix}-optin-monster {
1430
- font-family: 'Font Awesome 5 Brands';
1431
- font-weight: 400;
1432
- }
1433
-
1434
- .@{fa-css-prefix}.@{fa-css-prefix}-opencart {
1435
- font-family: 'Font Awesome 5 Brands';
1436
- font-weight: 400;
1437
- }
1438
-
1439
- .@{fa-css-prefix}.@{fa-css-prefix}-expeditedssl {
1440
- font-family: 'Font Awesome 5 Brands';
1441
- font-weight: 400;
1442
- }
1443
-
1444
- .@{fa-css-prefix}.@{fa-css-prefix}-battery-4:before { content: @fa-var-battery-full; }
1445
-
1446
- .@{fa-css-prefix}.@{fa-css-prefix}-battery:before { content: @fa-var-battery-full; }
1447
-
1448
- .@{fa-css-prefix}.@{fa-css-prefix}-battery-3:before { content: @fa-var-battery-three-quarters; }
1449
-
1450
- .@{fa-css-prefix}.@{fa-css-prefix}-battery-2:before { content: @fa-var-battery-half; }
1451
-
1452
- .@{fa-css-prefix}.@{fa-css-prefix}-battery-1:before { content: @fa-var-battery-quarter; }
1453
-
1454
- .@{fa-css-prefix}.@{fa-css-prefix}-battery-0:before { content: @fa-var-battery-empty; }
1455
-
1456
- .@{fa-css-prefix}.@{fa-css-prefix}-object-group {
1457
- font-family: 'Font Awesome 5 Free';
1458
- font-weight: 400;
1459
- }
1460
-
1461
- .@{fa-css-prefix}.@{fa-css-prefix}-object-ungroup {
1462
- font-family: 'Font Awesome 5 Free';
1463
- font-weight: 400;
1464
- }
1465
-
1466
- .@{fa-css-prefix}.@{fa-css-prefix}-sticky-note-o {
1467
- font-family: 'Font Awesome 5 Free';
1468
- font-weight: 400;
1469
- }
1470
- .@{fa-css-prefix}.@{fa-css-prefix}-sticky-note-o:before { content: @fa-var-sticky-note; }
1471
-
1472
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-jcb {
1473
- font-family: 'Font Awesome 5 Brands';
1474
- font-weight: 400;
1475
- }
1476
-
1477
- .@{fa-css-prefix}.@{fa-css-prefix}-cc-diners-club {
1478
- font-family: 'Font Awesome 5 Brands';
1479
- font-weight: 400;
1480
- }
1481
-
1482
- .@{fa-css-prefix}.@{fa-css-prefix}-clone {
1483
- font-family: 'Font Awesome 5 Free';
1484
- font-weight: 400;
1485
- }
1486
-
1487
- .@{fa-css-prefix}.@{fa-css-prefix}-hourglass-o {
1488
- font-family: 'Font Awesome 5 Free';
1489
- font-weight: 400;
1490
- }
1491
- .@{fa-css-prefix}.@{fa-css-prefix}-hourglass-o:before { content: @fa-var-hourglass; }
1492
-
1493
- .@{fa-css-prefix}.@{fa-css-prefix}-hourglass-1:before { content: @fa-var-hourglass-start; }
1494
-
1495
- .@{fa-css-prefix}.@{fa-css-prefix}-hourglass-2:before { content: @fa-var-hourglass-half; }
1496
-
1497
- .@{fa-css-prefix}.@{fa-css-prefix}-hourglass-3:before { content: @fa-var-hourglass-end; }
1498
-
1499
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-rock-o {
1500
- font-family: 'Font Awesome 5 Free';
1501
- font-weight: 400;
1502
- }
1503
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-rock-o:before { content: @fa-var-hand-rock; }
1504
-
1505
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-grab-o {
1506
- font-family: 'Font Awesome 5 Free';
1507
- font-weight: 400;
1508
- }
1509
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-grab-o:before { content: @fa-var-hand-rock; }
1510
-
1511
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-paper-o {
1512
- font-family: 'Font Awesome 5 Free';
1513
- font-weight: 400;
1514
- }
1515
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-paper-o:before { content: @fa-var-hand-paper; }
1516
-
1517
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-stop-o {
1518
- font-family: 'Font Awesome 5 Free';
1519
- font-weight: 400;
1520
- }
1521
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-stop-o:before { content: @fa-var-hand-paper; }
1522
-
1523
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-scissors-o {
1524
- font-family: 'Font Awesome 5 Free';
1525
- font-weight: 400;
1526
- }
1527
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-scissors-o:before { content: @fa-var-hand-scissors; }
1528
-
1529
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-lizard-o {
1530
- font-family: 'Font Awesome 5 Free';
1531
- font-weight: 400;
1532
- }
1533
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-lizard-o:before { content: @fa-var-hand-lizard; }
1534
-
1535
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-spock-o {
1536
- font-family: 'Font Awesome 5 Free';
1537
- font-weight: 400;
1538
- }
1539
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-spock-o:before { content: @fa-var-hand-spock; }
1540
-
1541
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-pointer-o {
1542
- font-family: 'Font Awesome 5 Free';
1543
- font-weight: 400;
1544
- }
1545
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-pointer-o:before { content: @fa-var-hand-pointer; }
1546
-
1547
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-peace-o {
1548
- font-family: 'Font Awesome 5 Free';
1549
- font-weight: 400;
1550
- }
1551
- .@{fa-css-prefix}.@{fa-css-prefix}-hand-peace-o:before { content: @fa-var-hand-peace; }
1552
-
1553
- .@{fa-css-prefix}.@{fa-css-prefix}-registered {
1554
- font-family: 'Font Awesome 5 Free';
1555
- font-weight: 400;
1556
- }
1557
-
1558
- .@{fa-css-prefix}.@{fa-css-prefix}-creative-commons {
1559
- font-family: 'Font Awesome 5 Brands';
1560
- font-weight: 400;
1561
- }
1562
-
1563
- .@{fa-css-prefix}.@{fa-css-prefix}-gg {
1564
- font-family: 'Font Awesome 5 Brands';
1565
- font-weight: 400;
1566
- }
1567
-
1568
- .@{fa-css-prefix}.@{fa-css-prefix}-gg-circle {
1569
- font-family: 'Font Awesome 5 Brands';
1570
- font-weight: 400;
1571
- }
1572
-
1573
- .@{fa-css-prefix}.@{fa-css-prefix}-tripadvisor {
1574
- font-family: 'Font Awesome 5 Brands';
1575
- font-weight: 400;
1576
- }
1577
-
1578
- .@{fa-css-prefix}.@{fa-css-prefix}-odnoklassniki {
1579
- font-family: 'Font Awesome 5 Brands';
1580
- font-weight: 400;
1581
- }
1582
-
1583
- .@{fa-css-prefix}.@{fa-css-prefix}-odnoklassniki-square {
1584
- font-family: 'Font Awesome 5 Brands';
1585
- font-weight: 400;
1586
- }
1587
-
1588
- .@{fa-css-prefix}.@{fa-css-prefix}-get-pocket {
1589
- font-family: 'Font Awesome 5 Brands';
1590
- font-weight: 400;
1591
- }
1592
-
1593
- .@{fa-css-prefix}.@{fa-css-prefix}-wikipedia-w {
1594
- font-family: 'Font Awesome 5 Brands';
1595
- font-weight: 400;
1596
- }
1597
-
1598
- .@{fa-css-prefix}.@{fa-css-prefix}-safari {
1599
- font-family: 'Font Awesome 5 Brands';
1600
- font-weight: 400;
1601
- }
1602
-
1603
- .@{fa-css-prefix}.@{fa-css-prefix}-chrome {
1604
- font-family: 'Font Awesome 5 Brands';
1605
- font-weight: 400;
1606
- }
1607
-
1608
- .@{fa-css-prefix}.@{fa-css-prefix}-firefox {
1609
- font-family: 'Font Awesome 5 Brands';
1610
- font-weight: 400;
1611
- }
1612
-
1613
- .@{fa-css-prefix}.@{fa-css-prefix}-opera {
1614
- font-family: 'Font Awesome 5 Brands';
1615
- font-weight: 400;
1616
- }
1617
-
1618
- .@{fa-css-prefix}.@{fa-css-prefix}-internet-explorer {
1619
- font-family: 'Font Awesome 5 Brands';
1620
- font-weight: 400;
1621
- }
1622
-
1623
- .@{fa-css-prefix}.@{fa-css-prefix}-television:before { content: @fa-var-tv; }
1624
-
1625
- .@{fa-css-prefix}.@{fa-css-prefix}-contao {
1626
- font-family: 'Font Awesome 5 Brands';
1627
- font-weight: 400;
1628
- }
1629
-
1630
- .@{fa-css-prefix}.@{fa-css-prefix}-500px {
1631
- font-family: 'Font Awesome 5 Brands';
1632
- font-weight: 400;
1633
- }
1634
-
1635
- .@{fa-css-prefix}.@{fa-css-prefix}-amazon {
1636
- font-family: 'Font Awesome 5 Brands';
1637
- font-weight: 400;
1638
- }
1639
-
1640
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-plus-o {
1641
- font-family: 'Font Awesome 5 Free';
1642
- font-weight: 400;
1643
- }
1644
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-plus-o:before { content: @fa-var-calendar-plus; }
1645
-
1646
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-minus-o {
1647
- font-family: 'Font Awesome 5 Free';
1648
- font-weight: 400;
1649
- }
1650
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-minus-o:before { content: @fa-var-calendar-minus; }
1651
-
1652
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-times-o {
1653
- font-family: 'Font Awesome 5 Free';
1654
- font-weight: 400;
1655
- }
1656
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-times-o:before { content: @fa-var-calendar-times; }
1657
-
1658
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-check-o {
1659
- font-family: 'Font Awesome 5 Free';
1660
- font-weight: 400;
1661
- }
1662
- .@{fa-css-prefix}.@{fa-css-prefix}-calendar-check-o:before { content: @fa-var-calendar-check; }
1663
-
1664
- .@{fa-css-prefix}.@{fa-css-prefix}-map-o {
1665
- font-family: 'Font Awesome 5 Free';
1666
- font-weight: 400;
1667
- }
1668
- .@{fa-css-prefix}.@{fa-css-prefix}-map-o:before { content: @fa-var-map; }
1669
-
1670
- .@{fa-css-prefix}.@{fa-css-prefix}-commenting:before { content: @fa-var-comment-dots; }
1671
-
1672
- .@{fa-css-prefix}.@{fa-css-prefix}-commenting-o {
1673
- font-family: 'Font Awesome 5 Free';
1674
- font-weight: 400;
1675
- }
1676
- .@{fa-css-prefix}.@{fa-css-prefix}-commenting-o:before { content: @fa-var-comment-dots; }
1677
-
1678
- .@{fa-css-prefix}.@{fa-css-prefix}-houzz {
1679
- font-family: 'Font Awesome 5 Brands';
1680
- font-weight: 400;
1681
- }
1682
-
1683
- .@{fa-css-prefix}.@{fa-css-prefix}-vimeo {
1684
- font-family: 'Font Awesome 5 Brands';
1685
- font-weight: 400;
1686
- }
1687
- .@{fa-css-prefix}.@{fa-css-prefix}-vimeo:before { content: @fa-var-vimeo-v; }
1688
-
1689
- .@{fa-css-prefix}.@{fa-css-prefix}-black-tie {
1690
- font-family: 'Font Awesome 5 Brands';
1691
- font-weight: 400;
1692
- }
1693
-
1694
- .@{fa-css-prefix}.@{fa-css-prefix}-fonticons {
1695
- font-family: 'Font Awesome 5 Brands';
1696
- font-weight: 400;
1697
- }
1698
-
1699
- .@{fa-css-prefix}.@{fa-css-prefix}-reddit-alien {
1700
- font-family: 'Font Awesome 5 Brands';
1701
- font-weight: 400;
1702
- }
1703
-
1704
- .@{fa-css-prefix}.@{fa-css-prefix}-edge {
1705
- font-family: 'Font Awesome 5 Brands';
1706
- font-weight: 400;
1707
- }
1708
-
1709
- .@{fa-css-prefix}.@{fa-css-prefix}-credit-card-alt:before { content: @fa-var-credit-card; }
1710
-
1711
- .@{fa-css-prefix}.@{fa-css-prefix}-codiepie {
1712
- font-family: 'Font Awesome 5 Brands';
1713
- font-weight: 400;
1714
- }
1715
-
1716
- .@{fa-css-prefix}.@{fa-css-prefix}-modx {
1717
- font-family: 'Font Awesome 5 Brands';
1718
- font-weight: 400;
1719
- }
1720
-
1721
- .@{fa-css-prefix}.@{fa-css-prefix}-fort-awesome {
1722
- font-family: 'Font Awesome 5 Brands';
1723
- font-weight: 400;
1724
- }
1725
-
1726
- .@{fa-css-prefix}.@{fa-css-prefix}-usb {
1727
- font-family: 'Font Awesome 5 Brands';
1728
- font-weight: 400;
1729
- }
1730
-
1731
- .@{fa-css-prefix}.@{fa-css-prefix}-product-hunt {
1732
- font-family: 'Font Awesome 5 Brands';
1733
- font-weight: 400;
1734
- }
1735
-
1736
- .@{fa-css-prefix}.@{fa-css-prefix}-mixcloud {
1737
- font-family: 'Font Awesome 5 Brands';
1738
- font-weight: 400;
1739
- }
1740
-
1741
- .@{fa-css-prefix}.@{fa-css-prefix}-scribd {
1742
- font-family: 'Font Awesome 5 Brands';
1743
- font-weight: 400;
1744
- }
1745
-
1746
- .@{fa-css-prefix}.@{fa-css-prefix}-pause-circle-o {
1747
- font-family: 'Font Awesome 5 Free';
1748
- font-weight: 400;
1749
- }
1750
- .@{fa-css-prefix}.@{fa-css-prefix}-pause-circle-o:before { content: @fa-var-pause-circle; }
1751
-
1752
- .@{fa-css-prefix}.@{fa-css-prefix}-stop-circle-o {
1753
- font-family: 'Font Awesome 5 Free';
1754
- font-weight: 400;
1755
- }
1756
- .@{fa-css-prefix}.@{fa-css-prefix}-stop-circle-o:before { content: @fa-var-stop-circle; }
1757
-
1758
- .@{fa-css-prefix}.@{fa-css-prefix}-bluetooth {
1759
- font-family: 'Font Awesome 5 Brands';
1760
- font-weight: 400;
1761
- }
1762
-
1763
- .@{fa-css-prefix}.@{fa-css-prefix}-bluetooth-b {
1764
- font-family: 'Font Awesome 5 Brands';
1765
- font-weight: 400;
1766
- }
1767
-
1768
- .@{fa-css-prefix}.@{fa-css-prefix}-gitlab {
1769
- font-family: 'Font Awesome 5 Brands';
1770
- font-weight: 400;
1771
- }
1772
-
1773
- .@{fa-css-prefix}.@{fa-css-prefix}-wpbeginner {
1774
- font-family: 'Font Awesome 5 Brands';
1775
- font-weight: 400;
1776
- }
1777
-
1778
- .@{fa-css-prefix}.@{fa-css-prefix}-wpforms {
1779
- font-family: 'Font Awesome 5 Brands';
1780
- font-weight: 400;
1781
- }
1782
-
1783
- .@{fa-css-prefix}.@{fa-css-prefix}-envira {
1784
- font-family: 'Font Awesome 5 Brands';
1785
- font-weight: 400;
1786
- }
1787
-
1788
- .@{fa-css-prefix}.@{fa-css-prefix}-wheelchair-alt {
1789
- font-family: 'Font Awesome 5 Brands';
1790
- font-weight: 400;
1791
- }
1792
- .@{fa-css-prefix}.@{fa-css-prefix}-wheelchair-alt:before { content: @fa-var-accessible-icon; }
1793
-
1794
- .@{fa-css-prefix}.@{fa-css-prefix}-question-circle-o {
1795
- font-family: 'Font Awesome 5 Free';
1796
- font-weight: 400;
1797
- }
1798
- .@{fa-css-prefix}.@{fa-css-prefix}-question-circle-o:before { content: @fa-var-question-circle; }
1799
-
1800
- .@{fa-css-prefix}.@{fa-css-prefix}-volume-control-phone:before { content: @fa-var-phone-volume; }
1801
-
1802
- .@{fa-css-prefix}.@{fa-css-prefix}-asl-interpreting:before { content: @fa-var-american-sign-language-interpreting; }
1803
-
1804
- .@{fa-css-prefix}.@{fa-css-prefix}-deafness:before { content: @fa-var-deaf; }
1805
-
1806
- .@{fa-css-prefix}.@{fa-css-prefix}-hard-of-hearing:before { content: @fa-var-deaf; }
1807
-
1808
- .@{fa-css-prefix}.@{fa-css-prefix}-glide {
1809
- font-family: 'Font Awesome 5 Brands';
1810
- font-weight: 400;
1811
- }
1812
-
1813
- .@{fa-css-prefix}.@{fa-css-prefix}-glide-g {
1814
- font-family: 'Font Awesome 5 Brands';
1815
- font-weight: 400;
1816
- }
1817
-
1818
- .@{fa-css-prefix}.@{fa-css-prefix}-signing:before { content: @fa-var-sign-language; }
1819
-
1820
- .@{fa-css-prefix}.@{fa-css-prefix}-viadeo {
1821
- font-family: 'Font Awesome 5 Brands';
1822
- font-weight: 400;
1823
- }
1824
-
1825
- .@{fa-css-prefix}.@{fa-css-prefix}-viadeo-square {
1826
- font-family: 'Font Awesome 5 Brands';
1827
- font-weight: 400;
1828
- }
1829
-
1830
- .@{fa-css-prefix}.@{fa-css-prefix}-snapchat {
1831
- font-family: 'Font Awesome 5 Brands';
1832
- font-weight: 400;
1833
- }
1834
-
1835
- .@{fa-css-prefix}.@{fa-css-prefix}-snapchat-ghost {
1836
- font-family: 'Font Awesome 5 Brands';
1837
- font-weight: 400;
1838
- }
1839
-
1840
- .@{fa-css-prefix}.@{fa-css-prefix}-snapchat-square {
1841
- font-family: 'Font Awesome 5 Brands';
1842
- font-weight: 400;
1843
- }
1844
-
1845
- .@{fa-css-prefix}.@{fa-css-prefix}-pied-piper {
1846
- font-family: 'Font Awesome 5 Brands';
1847
- font-weight: 400;
1848
- }
1849
-
1850
- .@{fa-css-prefix}.@{fa-css-prefix}-first-order {
1851
- font-family: 'Font Awesome 5 Brands';
1852
- font-weight: 400;
1853
- }
1854
-
1855
- .@{fa-css-prefix}.@{fa-css-prefix}-yoast {
1856
- font-family: 'Font Awesome 5 Brands';
1857
- font-weight: 400;
1858
- }
1859
-
1860
- .@{fa-css-prefix}.@{fa-css-prefix}-themeisle {
1861
- font-family: 'Font Awesome 5 Brands';
1862
- font-weight: 400;
1863
- }
1864
-
1865
- .@{fa-css-prefix}.@{fa-css-prefix}-google-plus-official {
1866
- font-family: 'Font Awesome 5 Brands';
1867
- font-weight: 400;
1868
- }
1869
- .@{fa-css-prefix}.@{fa-css-prefix}-google-plus-official:before { content: @fa-var-google-plus; }
1870
-
1871
- .@{fa-css-prefix}.@{fa-css-prefix}-google-plus-circle {
1872
- font-family: 'Font Awesome 5 Brands';
1873
- font-weight: 400;
1874
- }
1875
- .@{fa-css-prefix}.@{fa-css-prefix}-google-plus-circle:before { content: @fa-var-google-plus; }
1876
-
1877
- .@{fa-css-prefix}.@{fa-css-prefix}-font-awesome {
1878
- font-family: 'Font Awesome 5 Brands';
1879
- font-weight: 400;
1880
- }
1881
-
1882
- .@{fa-css-prefix}.@{fa-css-prefix}-fa {
1883
- font-family: 'Font Awesome 5 Brands';
1884
- font-weight: 400;
1885
- }
1886
- .@{fa-css-prefix}.@{fa-css-prefix}-fa:before { content: @fa-var-font-awesome; }
1887
-
1888
- .@{fa-css-prefix}.@{fa-css-prefix}-handshake-o {
1889
- font-family: 'Font Awesome 5 Free';
1890
- font-weight: 400;
1891
- }
1892
- .@{fa-css-prefix}.@{fa-css-prefix}-handshake-o:before { content: @fa-var-handshake; }
1893
-
1894
- .@{fa-css-prefix}.@{fa-css-prefix}-envelope-open-o {
1895
- font-family: 'Font Awesome 5 Free';
1896
- font-weight: 400;
1897
- }
1898
- .@{fa-css-prefix}.@{fa-css-prefix}-envelope-open-o:before { content: @fa-var-envelope-open; }
1899
-
1900
- .@{fa-css-prefix}.@{fa-css-prefix}-linode {
1901
- font-family: 'Font Awesome 5 Brands';
1902
- font-weight: 400;
1903
- }
1904
-
1905
- .@{fa-css-prefix}.@{fa-css-prefix}-address-book-o {
1906
- font-family: 'Font Awesome 5 Free';
1907
- font-weight: 400;
1908
- }
1909
- .@{fa-css-prefix}.@{fa-css-prefix}-address-book-o:before { content: @fa-var-address-book; }
1910
-
1911
- .@{fa-css-prefix}.@{fa-css-prefix}-vcard:before { content: @fa-var-address-card; }
1912
-
1913
- .@{fa-css-prefix}.@{fa-css-prefix}-address-card-o {
1914
- font-family: 'Font Awesome 5 Free';
1915
- font-weight: 400;
1916
- }
1917
- .@{fa-css-prefix}.@{fa-css-prefix}-address-card-o:before { content: @fa-var-address-card; }
1918
-
1919
- .@{fa-css-prefix}.@{fa-css-prefix}-vcard-o {
1920
- font-family: 'Font Awesome 5 Free';
1921
- font-weight: 400;
1922
- }
1923
- .@{fa-css-prefix}.@{fa-css-prefix}-vcard-o:before { content: @fa-var-address-card; }
1924
-
1925
- .@{fa-css-prefix}.@{fa-css-prefix}-user-circle-o {
1926
- font-family: 'Font Awesome 5 Free';
1927
- font-weight: 400;
1928
- }
1929
- .@{fa-css-prefix}.@{fa-css-prefix}-user-circle-o:before { content: @fa-var-user-circle; }
1930
-
1931
- .@{fa-css-prefix}.@{fa-css-prefix}-user-o {
1932
- font-family: 'Font Awesome 5 Free';
1933
- font-weight: 400;
1934
- }
1935
- .@{fa-css-prefix}.@{fa-css-prefix}-user-o:before { content: @fa-var-user; }
1936
-
1937
- .@{fa-css-prefix}.@{fa-css-prefix}-id-badge {
1938
- font-family: 'Font Awesome 5 Free';
1939
- font-weight: 400;
1940
- }
1941
-
1942
- .@{fa-css-prefix}.@{fa-css-prefix}-drivers-license:before { content: @fa-var-id-card; }
1943
-
1944
- .@{fa-css-prefix}.@{fa-css-prefix}-id-card-o {
1945
- font-family: 'Font Awesome 5 Free';
1946
- font-weight: 400;
1947
- }
1948
- .@{fa-css-prefix}.@{fa-css-prefix}-id-card-o:before { content: @fa-var-id-card; }
1949
-
1950
- .@{fa-css-prefix}.@{fa-css-prefix}-drivers-license-o {
1951
- font-family: 'Font Awesome 5 Free';
1952
- font-weight: 400;
1953
- }
1954
- .@{fa-css-prefix}.@{fa-css-prefix}-drivers-license-o:before { content: @fa-var-id-card; }
1955
-
1956
- .@{fa-css-prefix}.@{fa-css-prefix}-quora {
1957
- font-family: 'Font Awesome 5 Brands';
1958
- font-weight: 400;
1959
- }
1960
-
1961
- .@{fa-css-prefix}.@{fa-css-prefix}-free-code-camp {
1962
- font-family: 'Font Awesome 5 Brands';
1963
- font-weight: 400;
1964
- }
1965
-
1966
- .@{fa-css-prefix}.@{fa-css-prefix}-telegram {
1967
- font-family: 'Font Awesome 5 Brands';
1968
- font-weight: 400;
1969
- }
1970
-
1971
- .@{fa-css-prefix}.@{fa-css-prefix}-thermometer-4:before { content: @fa-var-thermometer-full; }
1972
-
1973
- .@{fa-css-prefix}.@{fa-css-prefix}-thermometer:before { content: @fa-var-thermometer-full; }
1974
-
1975
- .@{fa-css-prefix}.@{fa-css-prefix}-thermometer-3:before { content: @fa-var-thermometer-three-quarters; }
1976
-
1977
- .@{fa-css-prefix}.@{fa-css-prefix}-thermometer-2:before { content: @fa-var-thermometer-half; }
1978
-
1979
- .@{fa-css-prefix}.@{fa-css-prefix}-thermometer-1:before { content: @fa-var-thermometer-quarter; }
1980
-
1981
- .@{fa-css-prefix}.@{fa-css-prefix}-thermometer-0:before { content: @fa-var-thermometer-empty; }
1982
-
1983
- .@{fa-css-prefix}.@{fa-css-prefix}-bathtub:before { content: @fa-var-bath; }
1984
-
1985
- .@{fa-css-prefix}.@{fa-css-prefix}-s15:before { content: @fa-var-bath; }
1986
-
1987
- .@{fa-css-prefix}.@{fa-css-prefix}-window-maximize {
1988
- font-family: 'Font Awesome 5 Free';
1989
- font-weight: 400;
1990
- }
1991
-
1992
- .@{fa-css-prefix}.@{fa-css-prefix}-window-restore {
1993
- font-family: 'Font Awesome 5 Free';
1994
- font-weight: 400;
1995
- }
1996
-
1997
- .@{fa-css-prefix}.@{fa-css-prefix}-times-rectangle:before { content: @fa-var-window-close; }
1998
-
1999
- .@{fa-css-prefix}.@{fa-css-prefix}-window-close-o {
2000
- font-family: 'Font Awesome 5 Free';
2001
- font-weight: 400;
2002
- }
2003
- .@{fa-css-prefix}.@{fa-css-prefix}-window-close-o:before { content: @fa-var-window-close; }
2004
-
2005
- .@{fa-css-prefix}.@{fa-css-prefix}-times-rectangle-o {
2006
- font-family: 'Font Awesome 5 Free';
2007
- font-weight: 400;
2008
- }
2009
- .@{fa-css-prefix}.@{fa-css-prefix}-times-rectangle-o:before { content: @fa-var-window-close; }
2010
-
2011
- .@{fa-css-prefix}.@{fa-css-prefix}-bandcamp {
2012
- font-family: 'Font Awesome 5 Brands';
2013
- font-weight: 400;
2014
- }
2015
-
2016
- .@{fa-css-prefix}.@{fa-css-prefix}-grav {
2017
- font-family: 'Font Awesome 5 Brands';
2018
- font-weight: 400;
2019
- }
2020
-
2021
- .@{fa-css-prefix}.@{fa-css-prefix}-etsy {
2022
- font-family: 'Font Awesome 5 Brands';
2023
- font-weight: 400;
2024
- }
2025
-
2026
- .@{fa-css-prefix}.@{fa-css-prefix}-imdb {
2027
- font-family: 'Font Awesome 5 Brands';
2028
- font-weight: 400;
2029
- }
2030
-
2031
- .@{fa-css-prefix}.@{fa-css-prefix}-ravelry {
2032
- font-family: 'Font Awesome 5 Brands';
2033
- font-weight: 400;
2034
- }
2035
-
2036
- .@{fa-css-prefix}.@{fa-css-prefix}-eercast {
2037
- font-family: 'Font Awesome 5 Brands';
2038
- font-weight: 400;
2039
- }
2040
- .@{fa-css-prefix}.@{fa-css-prefix}-eercast:before { content: @fa-var-sellcast; }
2041
-
2042
- .@{fa-css-prefix}.@{fa-css-prefix}-snowflake-o {
2043
- font-family: 'Font Awesome 5 Free';
2044
- font-weight: 400;
2045
- }
2046
- .@{fa-css-prefix}.@{fa-css-prefix}-snowflake-o:before { content: @fa-var-snowflake; }
2047
-
2048
- .@{fa-css-prefix}.@{fa-css-prefix}-superpowers {
2049
- font-family: 'Font Awesome 5 Brands';
2050
- font-weight: 400;
2051
- }
2052
-
2053
- .@{fa-css-prefix}.@{fa-css-prefix}-wpexplorer {
2054
- font-family: 'Font Awesome 5 Brands';
2055
- font-weight: 400;
2056
- }
2057
-
2058
- .@{fa-css-prefix}.@{fa-css-prefix}-spotify {
2059
- font-family: 'Font Awesome 5 Brands';
2060
- font-weight: 400;
2061
- }
2062
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_stacked.less DELETED
@@ -1,22 +0,0 @@
1
- // Stacked Icons
2
- // -------------------------
3
-
4
- .@{fa-css-prefix}-stack {
5
- display: inline-block;
6
- height: 2em;
7
- line-height: 2em;
8
- position: relative;
9
- vertical-align: middle;
10
- width: 2em;
11
- }
12
-
13
- .@{fa-css-prefix}-stack-1x, .@{fa-css-prefix}-stack-2x {
14
- left: 0;
15
- position: absolute;
16
- text-align: center;
17
- width: 100%;
18
- }
19
-
20
- .@{fa-css-prefix}-stack-1x { line-height: inherit; }
21
- .@{fa-css-prefix}-stack-2x { font-size: 2em; }
22
- .@{fa-css-prefix}-inverse { color: @fa-inverse; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/_variables.less DELETED
@@ -1,1376 +0,0 @@
1
- // Variables
2
- // --------------------------
3
-
4
- @fa-font-path: "../webfonts";
5
- @fa-font-size-base: 16px;
6
- @fa-font-display: auto;
7
- @fa-line-height-base: 1;
8
- @fa-css-prefix: fa;
9
- @fa-version: "5.8.1";
10
- @fa-border-color: #eee;
11
- @fa-inverse: #fff;
12
- @fa-li-width: 2em;
13
-
14
- @fa-var-500px: "\f26e";
15
- @fa-var-accessible-icon: "\f368";
16
- @fa-var-accusoft: "\f369";
17
- @fa-var-acquisitions-incorporated: "\f6af";
18
- @fa-var-ad: "\f641";
19
- @fa-var-address-book: "\f2b9";
20
- @fa-var-address-card: "\f2bb";
21
- @fa-var-adjust: "\f042";
22
- @fa-var-adn: "\f170";
23
- @fa-var-adobe: "\f778";
24
- @fa-var-adversal: "\f36a";
25
- @fa-var-affiliatetheme: "\f36b";
26
- @fa-var-air-freshener: "\f5d0";
27
- @fa-var-airbnb: "\f834";
28
- @fa-var-algolia: "\f36c";
29
- @fa-var-align-center: "\f037";
30
- @fa-var-align-justify: "\f039";
31
- @fa-var-align-left: "\f036";
32
- @fa-var-align-right: "\f038";
33
- @fa-var-alipay: "\f642";
34
- @fa-var-allergies: "\f461";
35
- @fa-var-amazon: "\f270";
36
- @fa-var-amazon-pay: "\f42c";
37
- @fa-var-ambulance: "\f0f9";
38
- @fa-var-american-sign-language-interpreting: "\f2a3";
39
- @fa-var-amilia: "\f36d";
40
- @fa-var-anchor: "\f13d";
41
- @fa-var-android: "\f17b";
42
- @fa-var-angellist: "\f209";
43
- @fa-var-angle-double-down: "\f103";
44
- @fa-var-angle-double-left: "\f100";
45
- @fa-var-angle-double-right: "\f101";
46
- @fa-var-angle-double-up: "\f102";
47
- @fa-var-angle-down: "\f107";
48
- @fa-var-angle-left: "\f104";
49
- @fa-var-angle-right: "\f105";
50
- @fa-var-angle-up: "\f106";
51
- @fa-var-angry: "\f556";
52
- @fa-var-angrycreative: "\f36e";
53
- @fa-var-angular: "\f420";
54
- @fa-var-ankh: "\f644";
55
- @fa-var-app-store: "\f36f";
56
- @fa-var-app-store-ios: "\f370";
57
- @fa-var-apper: "\f371";
58
- @fa-var-apple: "\f179";
59
- @fa-var-apple-alt: "\f5d1";
60
- @fa-var-apple-pay: "\f415";
61
- @fa-var-archive: "\f187";
62
- @fa-var-archway: "\f557";
63
- @fa-var-arrow-alt-circle-down: "\f358";
64
- @fa-var-arrow-alt-circle-left: "\f359";
65
- @fa-var-arrow-alt-circle-right: "\f35a";
66
- @fa-var-arrow-alt-circle-up: "\f35b";
67
- @fa-var-arrow-circle-down: "\f0ab";
68
- @fa-var-arrow-circle-left: "\f0a8";
69
- @fa-var-arrow-circle-right: "\f0a9";
70
- @fa-var-arrow-circle-up: "\f0aa";
71
- @fa-var-arrow-down: "\f063";
72
- @fa-var-arrow-left: "\f060";
73
- @fa-var-arrow-right: "\f061";
74
- @fa-var-arrow-up: "\f062";
75
- @fa-var-arrows-alt: "\f0b2";
76
- @fa-var-arrows-alt-h: "\f337";
77
- @fa-var-arrows-alt-v: "\f338";
78
- @fa-var-artstation: "\f77a";
79
- @fa-var-assistive-listening-systems: "\f2a2";
80
- @fa-var-asterisk: "\f069";
81
- @fa-var-asymmetrik: "\f372";
82
- @fa-var-at: "\f1fa";
83
- @fa-var-atlas: "\f558";
84
- @fa-var-atlassian: "\f77b";
85
- @fa-var-atom: "\f5d2";
86
- @fa-var-audible: "\f373";
87
- @fa-var-audio-description: "\f29e";
88
- @fa-var-autoprefixer: "\f41c";
89
- @fa-var-avianex: "\f374";
90
- @fa-var-aviato: "\f421";
91
- @fa-var-award: "\f559";
92
- @fa-var-aws: "\f375";
93
- @fa-var-baby: "\f77c";
94
- @fa-var-baby-carriage: "\f77d";
95
- @fa-var-backspace: "\f55a";
96
- @fa-var-backward: "\f04a";
97
- @fa-var-bacon: "\f7e5";
98
- @fa-var-balance-scale: "\f24e";
99
- @fa-var-ban: "\f05e";
100
- @fa-var-band-aid: "\f462";
101
- @fa-var-bandcamp: "\f2d5";
102
- @fa-var-barcode: "\f02a";
103
- @fa-var-bars: "\f0c9";
104
- @fa-var-baseball-ball: "\f433";
105
- @fa-var-basketball-ball: "\f434";
106
- @fa-var-bath: "\f2cd";
107
- @fa-var-battery-empty: "\f244";
108
- @fa-var-battery-full: "\f240";
109
- @fa-var-battery-half: "\f242";
110
- @fa-var-battery-quarter: "\f243";
111
- @fa-var-battery-three-quarters: "\f241";
112
- @fa-var-battle-net: "\f835";
113
- @fa-var-bed: "\f236";
114
- @fa-var-beer: "\f0fc";
115
- @fa-var-behance: "\f1b4";
116
- @fa-var-behance-square: "\f1b5";
117
- @fa-var-bell: "\f0f3";
118
- @fa-var-bell-slash: "\f1f6";
119
- @fa-var-bezier-curve: "\f55b";
120
- @fa-var-bible: "\f647";
121
- @fa-var-bicycle: "\f206";
122
- @fa-var-bimobject: "\f378";
123
- @fa-var-binoculars: "\f1e5";
124
- @fa-var-biohazard: "\f780";
125
- @fa-var-birthday-cake: "\f1fd";
126
- @fa-var-bitbucket: "\f171";
127
- @fa-var-bitcoin: "\f379";
128
- @fa-var-bity: "\f37a";
129
- @fa-var-black-tie: "\f27e";
130
- @fa-var-blackberry: "\f37b";
131
- @fa-var-blender: "\f517";
132
- @fa-var-blender-phone: "\f6b6";
133
- @fa-var-blind: "\f29d";
134
- @fa-var-blog: "\f781";
135
- @fa-var-blogger: "\f37c";
136
- @fa-var-blogger-b: "\f37d";
137
- @fa-var-bluetooth: "\f293";
138
- @fa-var-bluetooth-b: "\f294";
139
- @fa-var-bold: "\f032";
140
- @fa-var-bolt: "\f0e7";
141
- @fa-var-bomb: "\f1e2";
142
- @fa-var-bone: "\f5d7";
143
- @fa-var-bong: "\f55c";
144
- @fa-var-book: "\f02d";
145
- @fa-var-book-dead: "\f6b7";
146
- @fa-var-book-medical: "\f7e6";
147
- @fa-var-book-open: "\f518";
148
- @fa-var-book-reader: "\f5da";
149
- @fa-var-bookmark: "\f02e";
150
- @fa-var-bootstrap: "\f836";
151
- @fa-var-bowling-ball: "\f436";
152
- @fa-var-box: "\f466";
153
- @fa-var-box-open: "\f49e";
154
- @fa-var-boxes: "\f468";
155
- @fa-var-braille: "\f2a1";
156
- @fa-var-brain: "\f5dc";
157
- @fa-var-bread-slice: "\f7ec";
158
- @fa-var-briefcase: "\f0b1";
159
- @fa-var-briefcase-medical: "\f469";
160
- @fa-var-broadcast-tower: "\f519";
161
- @fa-var-broom: "\f51a";
162
- @fa-var-brush: "\f55d";
163
- @fa-var-btc: "\f15a";
164
- @fa-var-buffer: "\f837";
165
- @fa-var-bug: "\f188";
166
- @fa-var-building: "\f1ad";
167
- @fa-var-bullhorn: "\f0a1";
168
- @fa-var-bullseye: "\f140";
169
- @fa-var-burn: "\f46a";
170
- @fa-var-buromobelexperte: "\f37f";
171
- @fa-var-bus: "\f207";
172
- @fa-var-bus-alt: "\f55e";
173
- @fa-var-business-time: "\f64a";
174
- @fa-var-buysellads: "\f20d";
175
- @fa-var-calculator: "\f1ec";
176
- @fa-var-calendar: "\f133";
177
- @fa-var-calendar-alt: "\f073";
178
- @fa-var-calendar-check: "\f274";
179
- @fa-var-calendar-day: "\f783";
180
- @fa-var-calendar-minus: "\f272";
181
- @fa-var-calendar-plus: "\f271";
182
- @fa-var-calendar-times: "\f273";
183
- @fa-var-calendar-week: "\f784";
184
- @fa-var-camera: "\f030";
185
- @fa-var-camera-retro: "\f083";
186
- @fa-var-campground: "\f6bb";
187
- @fa-var-canadian-maple-leaf: "\f785";
188
- @fa-var-candy-cane: "\f786";
189
- @fa-var-cannabis: "\f55f";
190
- @fa-var-capsules: "\f46b";
191
- @fa-var-car: "\f1b9";
192
- @fa-var-car-alt: "\f5de";
193
- @fa-var-car-battery: "\f5df";
194
- @fa-var-car-crash: "\f5e1";
195
- @fa-var-car-side: "\f5e4";
196
- @fa-var-caret-down: "\f0d7";
197
- @fa-var-caret-left: "\f0d9";
198
- @fa-var-caret-right: "\f0da";
199
- @fa-var-caret-square-down: "\f150";
200
- @fa-var-caret-square-left: "\f191";
201
- @fa-var-caret-square-right: "\f152";
202
- @fa-var-caret-square-up: "\f151";
203
- @fa-var-caret-up: "\f0d8";
204
- @fa-var-carrot: "\f787";
205
- @fa-var-cart-arrow-down: "\f218";
206
- @fa-var-cart-plus: "\f217";
207
- @fa-var-cash-register: "\f788";
208
- @fa-var-cat: "\f6be";
209
- @fa-var-cc-amazon-pay: "\f42d";
210
- @fa-var-cc-amex: "\f1f3";
211
- @fa-var-cc-apple-pay: "\f416";
212
- @fa-var-cc-diners-club: "\f24c";
213
- @fa-var-cc-discover: "\f1f2";
214
- @fa-var-cc-jcb: "\f24b";
215
- @fa-var-cc-mastercard: "\f1f1";
216
- @fa-var-cc-paypal: "\f1f4";
217
- @fa-var-cc-stripe: "\f1f5";
218
- @fa-var-cc-visa: "\f1f0";
219
- @fa-var-centercode: "\f380";
220
- @fa-var-centos: "\f789";
221
- @fa-var-certificate: "\f0a3";
222
- @fa-var-chair: "\f6c0";
223
- @fa-var-chalkboard: "\f51b";
224
- @fa-var-chalkboard-teacher: "\f51c";
225
- @fa-var-charging-station: "\f5e7";
226
- @fa-var-chart-area: "\f1fe";
227
- @fa-var-chart-bar: "\f080";
228
- @fa-var-chart-line: "\f201";
229
- @fa-var-chart-pie: "\f200";
230
- @fa-var-check: "\f00c";
231
- @fa-var-check-circle: "\f058";
232
- @fa-var-check-double: "\f560";
233
- @fa-var-check-square: "\f14a";
234
- @fa-var-cheese: "\f7ef";
235
- @fa-var-chess: "\f439";
236
- @fa-var-chess-bishop: "\f43a";
237
- @fa-var-chess-board: "\f43c";
238
- @fa-var-chess-king: "\f43f";
239
- @fa-var-chess-knight: "\f441";
240
- @fa-var-chess-pawn: "\f443";
241
- @fa-var-chess-queen: "\f445";
242
- @fa-var-chess-rook: "\f447";
243
- @fa-var-chevron-circle-down: "\f13a";
244
- @fa-var-chevron-circle-left: "\f137";
245
- @fa-var-chevron-circle-right: "\f138";
246
- @fa-var-chevron-circle-up: "\f139";
247
- @fa-var-chevron-down: "\f078";
248
- @fa-var-chevron-left: "\f053";
249
- @fa-var-chevron-right: "\f054";
250
- @fa-var-chevron-up: "\f077";
251
- @fa-var-child: "\f1ae";
252
- @fa-var-chrome: "\f268";
253
- @fa-var-chromecast: "\f838";
254
- @fa-var-church: "\f51d";
255
- @fa-var-circle: "\f111";
256
- @fa-var-circle-notch: "\f1ce";
257
- @fa-var-city: "\f64f";
258
- @fa-var-clinic-medical: "\f7f2";
259
- @fa-var-clipboard: "\f328";
260
- @fa-var-clipboard-check: "\f46c";
261
- @fa-var-clipboard-list: "\f46d";
262
- @fa-var-clock: "\f017";
263
- @fa-var-clone: "\f24d";
264
- @fa-var-closed-captioning: "\f20a";
265
- @fa-var-cloud: "\f0c2";
266
- @fa-var-cloud-download-alt: "\f381";
267
- @fa-var-cloud-meatball: "\f73b";
268
- @fa-var-cloud-moon: "\f6c3";
269
- @fa-var-cloud-moon-rain: "\f73c";
270
- @fa-var-cloud-rain: "\f73d";
271
- @fa-var-cloud-showers-heavy: "\f740";
272
- @fa-var-cloud-sun: "\f6c4";
273
- @fa-var-cloud-sun-rain: "\f743";
274
- @fa-var-cloud-upload-alt: "\f382";
275
- @fa-var-cloudscale: "\f383";
276
- @fa-var-cloudsmith: "\f384";
277
- @fa-var-cloudversify: "\f385";
278
- @fa-var-cocktail: "\f561";
279
- @fa-var-code: "\f121";
280
- @fa-var-code-branch: "\f126";
281
- @fa-var-codepen: "\f1cb";
282
- @fa-var-codiepie: "\f284";
283
- @fa-var-coffee: "\f0f4";
284
- @fa-var-cog: "\f013";
285
- @fa-var-cogs: "\f085";
286
- @fa-var-coins: "\f51e";
287
- @fa-var-columns: "\f0db";
288
- @fa-var-comment: "\f075";
289
- @fa-var-comment-alt: "\f27a";
290
- @fa-var-comment-dollar: "\f651";
291
- @fa-var-comment-dots: "\f4ad";
292
- @fa-var-comment-medical: "\f7f5";
293
- @fa-var-comment-slash: "\f4b3";
294
- @fa-var-comments: "\f086";
295
- @fa-var-comments-dollar: "\f653";
296
- @fa-var-compact-disc: "\f51f";
297
- @fa-var-compass: "\f14e";
298
- @fa-var-compress: "\f066";
299
- @fa-var-compress-arrows-alt: "\f78c";
300
- @fa-var-concierge-bell: "\f562";
301
- @fa-var-confluence: "\f78d";
302
- @fa-var-connectdevelop: "\f20e";
303
- @fa-var-contao: "\f26d";
304
- @fa-var-cookie: "\f563";
305
- @fa-var-cookie-bite: "\f564";
306
- @fa-var-copy: "\f0c5";
307
- @fa-var-copyright: "\f1f9";
308
- @fa-var-couch: "\f4b8";
309
- @fa-var-cpanel: "\f388";
310
- @fa-var-creative-commons: "\f25e";
311
- @fa-var-creative-commons-by: "\f4e7";
312
- @fa-var-creative-commons-nc: "\f4e8";
313
- @fa-var-creative-commons-nc-eu: "\f4e9";
314
- @fa-var-creative-commons-nc-jp: "\f4ea";
315
- @fa-var-creative-commons-nd: "\f4eb";
316
- @fa-var-creative-commons-pd: "\f4ec";
317
- @fa-var-creative-commons-pd-alt: "\f4ed";
318
- @fa-var-creative-commons-remix: "\f4ee";
319
- @fa-var-creative-commons-sa: "\f4ef";
320
- @fa-var-creative-commons-sampling: "\f4f0";
321
- @fa-var-creative-commons-sampling-plus: "\f4f1";
322
- @fa-var-creative-commons-share: "\f4f2";
323
- @fa-var-creative-commons-zero: "\f4f3";
324
- @fa-var-credit-card: "\f09d";
325
- @fa-var-critical-role: "\f6c9";
326
- @fa-var-crop: "\f125";
327
- @fa-var-crop-alt: "\f565";
328
- @fa-var-cross: "\f654";
329
- @fa-var-crosshairs: "\f05b";
330
- @fa-var-crow: "\f520";
331
- @fa-var-crown: "\f521";
332
- @fa-var-crutch: "\f7f7";
333
- @fa-var-css3: "\f13c";
334
- @fa-var-css3-alt: "\f38b";
335
- @fa-var-cube: "\f1b2";
336
- @fa-var-cubes: "\f1b3";
337
- @fa-var-cut: "\f0c4";
338
- @fa-var-cuttlefish: "\f38c";
339
- @fa-var-d-and-d: "\f38d";
340
- @fa-var-d-and-d-beyond: "\f6ca";
341
- @fa-var-dashcube: "\f210";
342
- @fa-var-database: "\f1c0";
343
- @fa-var-deaf: "\f2a4";
344
- @fa-var-delicious: "\f1a5";
345
- @fa-var-democrat: "\f747";
346
- @fa-var-deploydog: "\f38e";
347
- @fa-var-deskpro: "\f38f";
348
- @fa-var-desktop: "\f108";
349
- @fa-var-dev: "\f6cc";
350
- @fa-var-deviantart: "\f1bd";
351
- @fa-var-dharmachakra: "\f655";
352
- @fa-var-dhl: "\f790";
353
- @fa-var-diagnoses: "\f470";
354
- @fa-var-diaspora: "\f791";
355
- @fa-var-dice: "\f522";
356
- @fa-var-dice-d20: "\f6cf";
357
- @fa-var-dice-d6: "\f6d1";
358
- @fa-var-dice-five: "\f523";
359
- @fa-var-dice-four: "\f524";
360
- @fa-var-dice-one: "\f525";
361
- @fa-var-dice-six: "\f526";
362
- @fa-var-dice-three: "\f527";
363
- @fa-var-dice-two: "\f528";
364
- @fa-var-digg: "\f1a6";
365
- @fa-var-digital-ocean: "\f391";
366
- @fa-var-digital-tachograph: "\f566";
367
- @fa-var-directions: "\f5eb";
368
- @fa-var-discord: "\f392";
369
- @fa-var-discourse: "\f393";
370
- @fa-var-divide: "\f529";
371
- @fa-var-dizzy: "\f567";
372
- @fa-var-dna: "\f471";
373
- @fa-var-dochub: "\f394";
374
- @fa-var-docker: "\f395";
375
- @fa-var-dog: "\f6d3";
376
- @fa-var-dollar-sign: "\f155";
377
- @fa-var-dolly: "\f472";
378
- @fa-var-dolly-flatbed: "\f474";
379
- @fa-var-donate: "\f4b9";
380
- @fa-var-door-closed: "\f52a";
381
- @fa-var-door-open: "\f52b";
382
- @fa-var-dot-circle: "\f192";
383
- @fa-var-dove: "\f4ba";
384
- @fa-var-download: "\f019";
385
- @fa-var-draft2digital: "\f396";
386
- @fa-var-drafting-compass: "\f568";
387
- @fa-var-dragon: "\f6d5";
388
- @fa-var-draw-polygon: "\f5ee";
389
- @fa-var-dribbble: "\f17d";
390
- @fa-var-dribbble-square: "\f397";
391
- @fa-var-dropbox: "\f16b";
392
- @fa-var-drum: "\f569";
393
- @fa-var-drum-steelpan: "\f56a";
394
- @fa-var-drumstick-bite: "\f6d7";
395
- @fa-var-drupal: "\f1a9";
396
- @fa-var-dumbbell: "\f44b";
397
- @fa-var-dumpster: "\f793";
398
- @fa-var-dumpster-fire: "\f794";
399
- @fa-var-dungeon: "\f6d9";
400
- @fa-var-dyalog: "\f399";
401
- @fa-var-earlybirds: "\f39a";
402
- @fa-var-ebay: "\f4f4";
403
- @fa-var-edge: "\f282";
404
- @fa-var-edit: "\f044";
405
- @fa-var-egg: "\f7fb";
406
- @fa-var-eject: "\f052";
407
- @fa-var-elementor: "\f430";
408
- @fa-var-ellipsis-h: "\f141";
409
- @fa-var-ellipsis-v: "\f142";
410
- @fa-var-ello: "\f5f1";
411
- @fa-var-ember: "\f423";
412
- @fa-var-empire: "\f1d1";
413
- @fa-var-envelope: "\f0e0";
414
- @fa-var-envelope-open: "\f2b6";
415
- @fa-var-envelope-open-text: "\f658";
416
- @fa-var-envelope-square: "\f199";
417
- @fa-var-envira: "\f299";
418
- @fa-var-equals: "\f52c";
419
- @fa-var-eraser: "\f12d";
420
- @fa-var-erlang: "\f39d";
421
- @fa-var-ethereum: "\f42e";
422
- @fa-var-ethernet: "\f796";
423
- @fa-var-etsy: "\f2d7";
424
- @fa-var-euro-sign: "\f153";
425
- @fa-var-evernote: "\f839";
426
- @fa-var-exchange-alt: "\f362";
427
- @fa-var-exclamation: "\f12a";
428
- @fa-var-exclamation-circle: "\f06a";
429
- @fa-var-exclamation-triangle: "\f071";
430
- @fa-var-expand: "\f065";
431
- @fa-var-expand-arrows-alt: "\f31e";
432
- @fa-var-expeditedssl: "\f23e";
433
- @fa-var-external-link-alt: "\f35d";
434
- @fa-var-external-link-square-alt: "\f360";
435
- @fa-var-eye: "\f06e";
436
- @fa-var-eye-dropper: "\f1fb";
437
- @fa-var-eye-slash: "\f070";
438
- @fa-var-facebook: "\f09a";
439
- @fa-var-facebook-f: "\f39e";
440
- @fa-var-facebook-messenger: "\f39f";
441
- @fa-var-facebook-square: "\f082";
442
- @fa-var-fantasy-flight-games: "\f6dc";
443
- @fa-var-fast-backward: "\f049";
444
- @fa-var-fast-forward: "\f050";
445
- @fa-var-fax: "\f1ac";
446
- @fa-var-feather: "\f52d";
447
- @fa-var-feather-alt: "\f56b";
448
- @fa-var-fedex: "\f797";
449
- @fa-var-fedora: "\f798";
450
- @fa-var-female: "\f182";
451
- @fa-var-fighter-jet: "\f0fb";
452
- @fa-var-figma: "\f799";
453
- @fa-var-file: "\f15b";
454
- @fa-var-file-alt: "\f15c";
455
- @fa-var-file-archive: "\f1c6";
456
- @fa-var-file-audio: "\f1c7";
457
- @fa-var-file-code: "\f1c9";
458
- @fa-var-file-contract: "\f56c";
459
- @fa-var-file-csv: "\f6dd";
460
- @fa-var-file-download: "\f56d";
461
- @fa-var-file-excel: "\f1c3";
462
- @fa-var-file-export: "\f56e";
463
- @fa-var-file-image: "\f1c5";
464
- @fa-var-file-import: "\f56f";
465
- @fa-var-file-invoice: "\f570";
466
- @fa-var-file-invoice-dollar: "\f571";
467
- @fa-var-file-medical: "\f477";
468
- @fa-var-file-medical-alt: "\f478";
469
- @fa-var-file-pdf: "\f1c1";
470
- @fa-var-file-powerpoint: "\f1c4";
471
- @fa-var-file-prescription: "\f572";
472
- @fa-var-file-signature: "\f573";
473
- @fa-var-file-upload: "\f574";
474
- @fa-var-file-video: "\f1c8";
475
- @fa-var-file-word: "\f1c2";
476
- @fa-var-fill: "\f575";
477
- @fa-var-fill-drip: "\f576";
478
- @fa-var-film: "\f008";
479
- @fa-var-filter: "\f0b0";
480
- @fa-var-fingerprint: "\f577";
481
- @fa-var-fire: "\f06d";
482
- @fa-var-fire-alt: "\f7e4";
483
- @fa-var-fire-extinguisher: "\f134";
484
- @fa-var-firefox: "\f269";
485
- @fa-var-first-aid: "\f479";
486
- @fa-var-first-order: "\f2b0";
487
- @fa-var-first-order-alt: "\f50a";
488
- @fa-var-firstdraft: "\f3a1";
489
- @fa-var-fish: "\f578";
490
- @fa-var-fist-raised: "\f6de";
491
- @fa-var-flag: "\f024";
492
- @fa-var-flag-checkered: "\f11e";
493
- @fa-var-flag-usa: "\f74d";
494
- @fa-var-flask: "\f0c3";
495
- @fa-var-flickr: "\f16e";
496
- @fa-var-flipboard: "\f44d";
497
- @fa-var-flushed: "\f579";
498
- @fa-var-fly: "\f417";
499
- @fa-var-folder: "\f07b";
500
- @fa-var-folder-minus: "\f65d";
501
- @fa-var-folder-open: "\f07c";
502
- @fa-var-folder-plus: "\f65e";
503
- @fa-var-font: "\f031";
504
- @fa-var-font-awesome: "\f2b4";
505
- @fa-var-font-awesome-alt: "\f35c";
506
- @fa-var-font-awesome-flag: "\f425";
507
- @fa-var-font-awesome-logo-full: "\f4e6";
508
- @fa-var-fonticons: "\f280";
509
- @fa-var-fonticons-fi: "\f3a2";
510
- @fa-var-football-ball: "\f44e";
511
- @fa-var-fort-awesome: "\f286";
512
- @fa-var-fort-awesome-alt: "\f3a3";
513
- @fa-var-forumbee: "\f211";
514
- @fa-var-forward: "\f04e";
515
- @fa-var-foursquare: "\f180";
516
- @fa-var-free-code-camp: "\f2c5";
517
- @fa-var-freebsd: "\f3a4";
518
- @fa-var-frog: "\f52e";
519
- @fa-var-frown: "\f119";
520
- @fa-var-frown-open: "\f57a";
521
- @fa-var-fulcrum: "\f50b";
522
- @fa-var-funnel-dollar: "\f662";
523
- @fa-var-futbol: "\f1e3";
524
- @fa-var-galactic-republic: "\f50c";
525
- @fa-var-galactic-senate: "\f50d";
526
- @fa-var-gamepad: "\f11b";
527
- @fa-var-gas-pump: "\f52f";
528
- @fa-var-gavel: "\f0e3";
529
- @fa-var-gem: "\f3a5";
530
- @fa-var-genderless: "\f22d";
531
- @fa-var-get-pocket: "\f265";
532
- @fa-var-gg: "\f260";
533
- @fa-var-gg-circle: "\f261";
534
- @fa-var-ghost: "\f6e2";
535
- @fa-var-gift: "\f06b";
536
- @fa-var-gifts: "\f79c";
537
- @fa-var-git: "\f1d3";
538
- @fa-var-git-square: "\f1d2";
539
- @fa-var-github: "\f09b";
540
- @fa-var-github-alt: "\f113";
541
- @fa-var-github-square: "\f092";
542
- @fa-var-gitkraken: "\f3a6";
543
- @fa-var-gitlab: "\f296";
544
- @fa-var-gitter: "\f426";
545
- @fa-var-glass-cheers: "\f79f";
546
- @fa-var-glass-martini: "\f000";
547
- @fa-var-glass-martini-alt: "\f57b";
548
- @fa-var-glass-whiskey: "\f7a0";
549
- @fa-var-glasses: "\f530";
550
- @fa-var-glide: "\f2a5";
551
- @fa-var-glide-g: "\f2a6";
552
- @fa-var-globe: "\f0ac";
553
- @fa-var-globe-africa: "\f57c";
554
- @fa-var-globe-americas: "\f57d";
555
- @fa-var-globe-asia: "\f57e";
556
- @fa-var-globe-europe: "\f7a2";
557
- @fa-var-gofore: "\f3a7";
558
- @fa-var-golf-ball: "\f450";
559
- @fa-var-goodreads: "\f3a8";
560
- @fa-var-goodreads-g: "\f3a9";
561
- @fa-var-google: "\f1a0";
562
- @fa-var-google-drive: "\f3aa";
563
- @fa-var-google-play: "\f3ab";
564
- @fa-var-google-plus: "\f2b3";
565
- @fa-var-google-plus-g: "\f0d5";
566
- @fa-var-google-plus-square: "\f0d4";
567
- @fa-var-google-wallet: "\f1ee";
568
- @fa-var-gopuram: "\f664";
569
- @fa-var-graduation-cap: "\f19d";
570
- @fa-var-gratipay: "\f184";
571
- @fa-var-grav: "\f2d6";
572
- @fa-var-greater-than: "\f531";
573
- @fa-var-greater-than-equal: "\f532";
574
- @fa-var-grimace: "\f57f";
575
- @fa-var-grin: "\f580";
576
- @fa-var-grin-alt: "\f581";
577
- @fa-var-grin-beam: "\f582";
578
- @fa-var-grin-beam-sweat: "\f583";
579
- @fa-var-grin-hearts: "\f584";
580
- @fa-var-grin-squint: "\f585";
581
- @fa-var-grin-squint-tears: "\f586";
582
- @fa-var-grin-stars: "\f587";
583
- @fa-var-grin-tears: "\f588";
584
- @fa-var-grin-tongue: "\f589";
585
- @fa-var-grin-tongue-squint: "\f58a";
586
- @fa-var-grin-tongue-wink: "\f58b";
587
- @fa-var-grin-wink: "\f58c";
588
- @fa-var-grip-horizontal: "\f58d";
589
- @fa-var-grip-lines: "\f7a4";
590
- @fa-var-grip-lines-vertical: "\f7a5";
591
- @fa-var-grip-vertical: "\f58e";
592
- @fa-var-gripfire: "\f3ac";
593
- @fa-var-grunt: "\f3ad";
594
- @fa-var-guitar: "\f7a6";
595
- @fa-var-gulp: "\f3ae";
596
- @fa-var-h-square: "\f0fd";
597
- @fa-var-hacker-news: "\f1d4";
598
- @fa-var-hacker-news-square: "\f3af";
599
- @fa-var-hackerrank: "\f5f7";
600
- @fa-var-hamburger: "\f805";
601
- @fa-var-hammer: "\f6e3";
602
- @fa-var-hamsa: "\f665";
603
- @fa-var-hand-holding: "\f4bd";
604
- @fa-var-hand-holding-heart: "\f4be";
605
- @fa-var-hand-holding-usd: "\f4c0";
606
- @fa-var-hand-lizard: "\f258";
607
- @fa-var-hand-middle-finger: "\f806";
608
- @fa-var-hand-paper: "\f256";
609
- @fa-var-hand-peace: "\f25b";
610
- @fa-var-hand-point-down: "\f0a7";
611
- @fa-var-hand-point-left: "\f0a5";
612
- @fa-var-hand-point-right: "\f0a4";
613
- @fa-var-hand-point-up: "\f0a6";
614
- @fa-var-hand-pointer: "\f25a";
615
- @fa-var-hand-rock: "\f255";
616
- @fa-var-hand-scissors: "\f257";
617
- @fa-var-hand-spock: "\f259";
618
- @fa-var-hands: "\f4c2";
619
- @fa-var-hands-helping: "\f4c4";
620
- @fa-var-handshake: "\f2b5";
621
- @fa-var-hanukiah: "\f6e6";
622
- @fa-var-hard-hat: "\f807";
623
- @fa-var-hashtag: "\f292";
624
- @fa-var-hat-wizard: "\f6e8";
625
- @fa-var-haykal: "\f666";
626
- @fa-var-hdd: "\f0a0";
627
- @fa-var-heading: "\f1dc";
628
- @fa-var-headphones: "\f025";
629
- @fa-var-headphones-alt: "\f58f";
630
- @fa-var-headset: "\f590";
631
- @fa-var-heart: "\f004";
632
- @fa-var-heart-broken: "\f7a9";
633
- @fa-var-heartbeat: "\f21e";
634
- @fa-var-helicopter: "\f533";
635
- @fa-var-highlighter: "\f591";
636
- @fa-var-hiking: "\f6ec";
637
- @fa-var-hippo: "\f6ed";
638
- @fa-var-hips: "\f452";
639
- @fa-var-hire-a-helper: "\f3b0";
640
- @fa-var-history: "\f1da";
641
- @fa-var-hockey-puck: "\f453";
642
- @fa-var-holly-berry: "\f7aa";
643
- @fa-var-home: "\f015";
644
- @fa-var-hooli: "\f427";
645
- @fa-var-hornbill: "\f592";
646
- @fa-var-horse: "\f6f0";
647
- @fa-var-horse-head: "\f7ab";
648
- @fa-var-hospital: "\f0f8";
649
- @fa-var-hospital-alt: "\f47d";
650
- @fa-var-hospital-symbol: "\f47e";
651
- @fa-var-hot-tub: "\f593";
652
- @fa-var-hotdog: "\f80f";
653
- @fa-var-hotel: "\f594";
654
- @fa-var-hotjar: "\f3b1";
655
- @fa-var-hourglass: "\f254";
656
- @fa-var-hourglass-end: "\f253";
657
- @fa-var-hourglass-half: "\f252";
658
- @fa-var-hourglass-start: "\f251";
659
- @fa-var-house-damage: "\f6f1";
660
- @fa-var-houzz: "\f27c";
661
- @fa-var-hryvnia: "\f6f2";
662
- @fa-var-html5: "\f13b";
663
- @fa-var-hubspot: "\f3b2";
664
- @fa-var-i-cursor: "\f246";
665
- @fa-var-ice-cream: "\f810";
666
- @fa-var-icicles: "\f7ad";
667
- @fa-var-id-badge: "\f2c1";
668
- @fa-var-id-card: "\f2c2";
669
- @fa-var-id-card-alt: "\f47f";
670
- @fa-var-igloo: "\f7ae";
671
- @fa-var-image: "\f03e";
672
- @fa-var-images: "\f302";
673
- @fa-var-imdb: "\f2d8";
674
- @fa-var-inbox: "\f01c";
675
- @fa-var-indent: "\f03c";
676
- @fa-var-industry: "\f275";
677
- @fa-var-infinity: "\f534";
678
- @fa-var-info: "\f129";
679
- @fa-var-info-circle: "\f05a";
680
- @fa-var-instagram: "\f16d";
681
- @fa-var-intercom: "\f7af";
682
- @fa-var-internet-explorer: "\f26b";
683
- @fa-var-invision: "\f7b0";
684
- @fa-var-ioxhost: "\f208";
685
- @fa-var-italic: "\f033";
686
- @fa-var-itch-io: "\f83a";
687
- @fa-var-itunes: "\f3b4";
688
- @fa-var-itunes-note: "\f3b5";
689
- @fa-var-java: "\f4e4";
690
- @fa-var-jedi: "\f669";
691
- @fa-var-jedi-order: "\f50e";
692
- @fa-var-jenkins: "\f3b6";
693
- @fa-var-jira: "\f7b1";
694
- @fa-var-joget: "\f3b7";
695
- @fa-var-joint: "\f595";
696
- @fa-var-joomla: "\f1aa";
697
- @fa-var-journal-whills: "\f66a";
698
- @fa-var-js: "\f3b8";
699
- @fa-var-js-square: "\f3b9";
700
- @fa-var-jsfiddle: "\f1cc";
701
- @fa-var-kaaba: "\f66b";
702
- @fa-var-kaggle: "\f5fa";
703
- @fa-var-key: "\f084";
704
- @fa-var-keybase: "\f4f5";
705
- @fa-var-keyboard: "\f11c";
706
- @fa-var-keycdn: "\f3ba";
707
- @fa-var-khanda: "\f66d";
708
- @fa-var-kickstarter: "\f3bb";
709
- @fa-var-kickstarter-k: "\f3bc";
710
- @fa-var-kiss: "\f596";
711
- @fa-var-kiss-beam: "\f597";
712
- @fa-var-kiss-wink-heart: "\f598";
713
- @fa-var-kiwi-bird: "\f535";
714
- @fa-var-korvue: "\f42f";
715
- @fa-var-landmark: "\f66f";
716
- @fa-var-language: "\f1ab";
717
- @fa-var-laptop: "\f109";
718
- @fa-var-laptop-code: "\f5fc";
719
- @fa-var-laptop-medical: "\f812";
720
- @fa-var-laravel: "\f3bd";
721
- @fa-var-lastfm: "\f202";
722
- @fa-var-lastfm-square: "\f203";
723
- @fa-var-laugh: "\f599";
724
- @fa-var-laugh-beam: "\f59a";
725
- @fa-var-laugh-squint: "\f59b";
726
- @fa-var-laugh-wink: "\f59c";
727
- @fa-var-layer-group: "\f5fd";
728
- @fa-var-leaf: "\f06c";
729
- @fa-var-leanpub: "\f212";
730
- @fa-var-lemon: "\f094";
731
- @fa-var-less: "\f41d";
732
- @fa-var-less-than: "\f536";
733
- @fa-var-less-than-equal: "\f537";
734
- @fa-var-level-down-alt: "\f3be";
735
- @fa-var-level-up-alt: "\f3bf";
736
- @fa-var-life-ring: "\f1cd";
737
- @fa-var-lightbulb: "\f0eb";
738
- @fa-var-line: "\f3c0";
739
- @fa-var-link: "\f0c1";
740
- @fa-var-linkedin: "\f08c";
741
- @fa-var-linkedin-in: "\f0e1";
742
- @fa-var-linode: "\f2b8";
743
- @fa-var-linux: "\f17c";
744
- @fa-var-lira-sign: "\f195";
745
- @fa-var-list: "\f03a";
746
- @fa-var-list-alt: "\f022";
747
- @fa-var-list-ol: "\f0cb";
748
- @fa-var-list-ul: "\f0ca";
749
- @fa-var-location-arrow: "\f124";
750
- @fa-var-lock: "\f023";
751
- @fa-var-lock-open: "\f3c1";
752
- @fa-var-long-arrow-alt-down: "\f309";
753
- @fa-var-long-arrow-alt-left: "\f30a";
754
- @fa-var-long-arrow-alt-right: "\f30b";
755
- @fa-var-long-arrow-alt-up: "\f30c";
756
- @fa-var-low-vision: "\f2a8";
757
- @fa-var-luggage-cart: "\f59d";
758
- @fa-var-lyft: "\f3c3";
759
- @fa-var-magento: "\f3c4";
760
- @fa-var-magic: "\f0d0";
761
- @fa-var-magnet: "\f076";
762
- @fa-var-mail-bulk: "\f674";
763
- @fa-var-mailchimp: "\f59e";
764
- @fa-var-male: "\f183";
765
- @fa-var-mandalorian: "\f50f";
766
- @fa-var-map: "\f279";
767
- @fa-var-map-marked: "\f59f";
768
- @fa-var-map-marked-alt: "\f5a0";
769
- @fa-var-map-marker: "\f041";
770
- @fa-var-map-marker-alt: "\f3c5";
771
- @fa-var-map-pin: "\f276";
772
- @fa-var-map-signs: "\f277";
773
- @fa-var-markdown: "\f60f";
774
- @fa-var-marker: "\f5a1";
775
- @fa-var-mars: "\f222";
776
- @fa-var-mars-double: "\f227";
777
- @fa-var-mars-stroke: "\f229";
778
- @fa-var-mars-stroke-h: "\f22b";
779
- @fa-var-mars-stroke-v: "\f22a";
780
- @fa-var-mask: "\f6fa";
781
- @fa-var-mastodon: "\f4f6";
782
- @fa-var-maxcdn: "\f136";
783
- @fa-var-medal: "\f5a2";
784
- @fa-var-medapps: "\f3c6";
785
- @fa-var-medium: "\f23a";
786
- @fa-var-medium-m: "\f3c7";
787
- @fa-var-medkit: "\f0fa";
788
- @fa-var-medrt: "\f3c8";
789
- @fa-var-meetup: "\f2e0";
790
- @fa-var-megaport: "\f5a3";
791
- @fa-var-meh: "\f11a";
792
- @fa-var-meh-blank: "\f5a4";
793
- @fa-var-meh-rolling-eyes: "\f5a5";
794
- @fa-var-memory: "\f538";
795
- @fa-var-mendeley: "\f7b3";
796
- @fa-var-menorah: "\f676";
797
- @fa-var-mercury: "\f223";
798
- @fa-var-meteor: "\f753";
799
- @fa-var-microchip: "\f2db";
800
- @fa-var-microphone: "\f130";
801
- @fa-var-microphone-alt: "\f3c9";
802
- @fa-var-microphone-alt-slash: "\f539";
803
- @fa-var-microphone-slash: "\f131";
804
- @fa-var-microscope: "\f610";
805
- @fa-var-microsoft: "\f3ca";
806
- @fa-var-minus: "\f068";
807
- @fa-var-minus-circle: "\f056";
808
- @fa-var-minus-square: "\f146";
809
- @fa-var-mitten: "\f7b5";
810
- @fa-var-mix: "\f3cb";
811
- @fa-var-mixcloud: "\f289";
812
- @fa-var-mizuni: "\f3cc";
813
- @fa-var-mobile: "\f10b";
814
- @fa-var-mobile-alt: "\f3cd";
815
- @fa-var-modx: "\f285";
816
- @fa-var-monero: "\f3d0";
817
- @fa-var-money-bill: "\f0d6";
818
- @fa-var-money-bill-alt: "\f3d1";
819
- @fa-var-money-bill-wave: "\f53a";
820
- @fa-var-money-bill-wave-alt: "\f53b";
821
- @fa-var-money-check: "\f53c";
822
- @fa-var-money-check-alt: "\f53d";
823
- @fa-var-monument: "\f5a6";
824
- @fa-var-moon: "\f186";
825
- @fa-var-mortar-pestle: "\f5a7";
826
- @fa-var-mosque: "\f678";
827
- @fa-var-motorcycle: "\f21c";
828
- @fa-var-mountain: "\f6fc";
829
- @fa-var-mouse-pointer: "\f245";
830
- @fa-var-mug-hot: "\f7b6";
831
- @fa-var-music: "\f001";
832
- @fa-var-napster: "\f3d2";
833
- @fa-var-neos: "\f612";
834
- @fa-var-network-wired: "\f6ff";
835
- @fa-var-neuter: "\f22c";
836
- @fa-var-newspaper: "\f1ea";
837
- @fa-var-nimblr: "\f5a8";
838
- @fa-var-nintendo-switch: "\f418";
839
- @fa-var-node: "\f419";
840
- @fa-var-node-js: "\f3d3";
841
- @fa-var-not-equal: "\f53e";
842
- @fa-var-notes-medical: "\f481";
843
- @fa-var-npm: "\f3d4";
844
- @fa-var-ns8: "\f3d5";
845
- @fa-var-nutritionix: "\f3d6";
846
- @fa-var-object-group: "\f247";
847
- @fa-var-object-ungroup: "\f248";
848
- @fa-var-odnoklassniki: "\f263";
849
- @fa-var-odnoklassniki-square: "\f264";
850
- @fa-var-oil-can: "\f613";
851
- @fa-var-old-republic: "\f510";
852
- @fa-var-om: "\f679";
853
- @fa-var-opencart: "\f23d";
854
- @fa-var-openid: "\f19b";
855
- @fa-var-opera: "\f26a";
856
- @fa-var-optin-monster: "\f23c";
857
- @fa-var-osi: "\f41a";
858
- @fa-var-otter: "\f700";
859
- @fa-var-outdent: "\f03b";
860
- @fa-var-page4: "\f3d7";
861
- @fa-var-pagelines: "\f18c";
862
- @fa-var-pager: "\f815";
863
- @fa-var-paint-brush: "\f1fc";
864
- @fa-var-paint-roller: "\f5aa";
865
- @fa-var-palette: "\f53f";
866
- @fa-var-palfed: "\f3d8";
867
- @fa-var-pallet: "\f482";
868
- @fa-var-paper-plane: "\f1d8";
869
- @fa-var-paperclip: "\f0c6";
870
- @fa-var-parachute-box: "\f4cd";
871
- @fa-var-paragraph: "\f1dd";
872
- @fa-var-parking: "\f540";
873
- @fa-var-passport: "\f5ab";
874
- @fa-var-pastafarianism: "\f67b";
875
- @fa-var-paste: "\f0ea";
876
- @fa-var-patreon: "\f3d9";
877
- @fa-var-pause: "\f04c";
878
- @fa-var-pause-circle: "\f28b";
879
- @fa-var-paw: "\f1b0";
880
- @fa-var-paypal: "\f1ed";
881
- @fa-var-peace: "\f67c";
882
- @fa-var-pen: "\f304";
883
- @fa-var-pen-alt: "\f305";
884
- @fa-var-pen-fancy: "\f5ac";
885
- @fa-var-pen-nib: "\f5ad";
886
- @fa-var-pen-square: "\f14b";
887
- @fa-var-pencil-alt: "\f303";
888
- @fa-var-pencil-ruler: "\f5ae";
889
- @fa-var-penny-arcade: "\f704";
890
- @fa-var-people-carry: "\f4ce";
891
- @fa-var-pepper-hot: "\f816";
892
- @fa-var-percent: "\f295";
893
- @fa-var-percentage: "\f541";
894
- @fa-var-periscope: "\f3da";
895
- @fa-var-person-booth: "\f756";
896
- @fa-var-phabricator: "\f3db";
897
- @fa-var-phoenix-framework: "\f3dc";
898
- @fa-var-phoenix-squadron: "\f511";
899
- @fa-var-phone: "\f095";
900
- @fa-var-phone-slash: "\f3dd";
901
- @fa-var-phone-square: "\f098";
902
- @fa-var-phone-volume: "\f2a0";
903
- @fa-var-php: "\f457";
904
- @fa-var-pied-piper: "\f2ae";
905
- @fa-var-pied-piper-alt: "\f1a8";
906
- @fa-var-pied-piper-hat: "\f4e5";
907
- @fa-var-pied-piper-pp: "\f1a7";
908
- @fa-var-piggy-bank: "\f4d3";
909
- @fa-var-pills: "\f484";
910
- @fa-var-pinterest: "\f0d2";
911
- @fa-var-pinterest-p: "\f231";
912
- @fa-var-pinterest-square: "\f0d3";
913
- @fa-var-pizza-slice: "\f818";
914
- @fa-var-place-of-worship: "\f67f";
915
- @fa-var-plane: "\f072";
916
- @fa-var-plane-arrival: "\f5af";
917
- @fa-var-plane-departure: "\f5b0";
918
- @fa-var-play: "\f04b";
919
- @fa-var-play-circle: "\f144";
920
- @fa-var-playstation: "\f3df";
921
- @fa-var-plug: "\f1e6";
922
- @fa-var-plus: "\f067";
923
- @fa-var-plus-circle: "\f055";
924
- @fa-var-plus-square: "\f0fe";
925
- @fa-var-podcast: "\f2ce";
926
- @fa-var-poll: "\f681";
927
- @fa-var-poll-h: "\f682";
928
- @fa-var-poo: "\f2fe";
929
- @fa-var-poo-storm: "\f75a";
930
- @fa-var-poop: "\f619";
931
- @fa-var-portrait: "\f3e0";
932
- @fa-var-pound-sign: "\f154";
933
- @fa-var-power-off: "\f011";
934
- @fa-var-pray: "\f683";
935
- @fa-var-praying-hands: "\f684";
936
- @fa-var-prescription: "\f5b1";
937
- @fa-var-prescription-bottle: "\f485";
938
- @fa-var-prescription-bottle-alt: "\f486";
939
- @fa-var-print: "\f02f";
940
- @fa-var-procedures: "\f487";
941
- @fa-var-product-hunt: "\f288";
942
- @fa-var-project-diagram: "\f542";
943
- @fa-var-pushed: "\f3e1";
944
- @fa-var-puzzle-piece: "\f12e";
945
- @fa-var-python: "\f3e2";
946
- @fa-var-qq: "\f1d6";
947
- @fa-var-qrcode: "\f029";
948
- @fa-var-question: "\f128";
949
- @fa-var-question-circle: "\f059";
950
- @fa-var-quidditch: "\f458";
951
- @fa-var-quinscape: "\f459";
952
- @fa-var-quora: "\f2c4";
953
- @fa-var-quote-left: "\f10d";
954
- @fa-var-quote-right: "\f10e";
955
- @fa-var-quran: "\f687";
956
- @fa-var-r-project: "\f4f7";
957
- @fa-var-radiation: "\f7b9";
958
- @fa-var-radiation-alt: "\f7ba";
959
- @fa-var-rainbow: "\f75b";
960
- @fa-var-random: "\f074";
961
- @fa-var-raspberry-pi: "\f7bb";
962
- @fa-var-ravelry: "\f2d9";
963
- @fa-var-react: "\f41b";
964
- @fa-var-reacteurope: "\f75d";
965
- @fa-var-readme: "\f4d5";
966
- @fa-var-rebel: "\f1d0";
967
- @fa-var-receipt: "\f543";
968
- @fa-var-recycle: "\f1b8";
969
- @fa-var-red-river: "\f3e3";
970
- @fa-var-reddit: "\f1a1";
971
- @fa-var-reddit-alien: "\f281";
972
- @fa-var-reddit-square: "\f1a2";
973
- @fa-var-redhat: "\f7bc";
974
- @fa-var-redo: "\f01e";
975
- @fa-var-redo-alt: "\f2f9";
976
- @fa-var-registered: "\f25d";
977
- @fa-var-renren: "\f18b";
978
- @fa-var-reply: "\f3e5";
979
- @fa-var-reply-all: "\f122";
980
- @fa-var-replyd: "\f3e6";
981
- @fa-var-republican: "\f75e";
982
- @fa-var-researchgate: "\f4f8";
983
- @fa-var-resolving: "\f3e7";
984
- @fa-var-restroom: "\f7bd";
985
- @fa-var-retweet: "\f079";
986
- @fa-var-rev: "\f5b2";
987
- @fa-var-ribbon: "\f4d6";
988
- @fa-var-ring: "\f70b";
989
- @fa-var-road: "\f018";
990
- @fa-var-robot: "\f544";
991
- @fa-var-rocket: "\f135";
992
- @fa-var-rocketchat: "\f3e8";
993
- @fa-var-rockrms: "\f3e9";
994
- @fa-var-route: "\f4d7";
995
- @fa-var-rss: "\f09e";
996
- @fa-var-rss-square: "\f143";
997
- @fa-var-ruble-sign: "\f158";
998
- @fa-var-ruler: "\f545";
999
- @fa-var-ruler-combined: "\f546";
1000
- @fa-var-ruler-horizontal: "\f547";
1001
- @fa-var-ruler-vertical: "\f548";
1002
- @fa-var-running: "\f70c";
1003
- @fa-var-rupee-sign: "\f156";
1004
- @fa-var-sad-cry: "\f5b3";
1005
- @fa-var-sad-tear: "\f5b4";
1006
- @fa-var-safari: "\f267";
1007
- @fa-var-salesforce: "\f83b";
1008
- @fa-var-sass: "\f41e";
1009
- @fa-var-satellite: "\f7bf";
1010
- @fa-var-satellite-dish: "\f7c0";
1011
- @fa-var-save: "\f0c7";
1012
- @fa-var-schlix: "\f3ea";
1013
- @fa-var-school: "\f549";
1014
- @fa-var-screwdriver: "\f54a";
1015
- @fa-var-scribd: "\f28a";
1016
- @fa-var-scroll: "\f70e";
1017
- @fa-var-sd-card: "\f7c2";
1018
- @fa-var-search: "\f002";
1019
- @fa-var-search-dollar: "\f688";
1020
- @fa-var-search-location: "\f689";
1021
- @fa-var-search-minus: "\f010";
1022
- @fa-var-search-plus: "\f00e";
1023
- @fa-var-searchengin: "\f3eb";
1024
- @fa-var-seedling: "\f4d8";
1025
- @fa-var-sellcast: "\f2da";
1026
- @fa-var-sellsy: "\f213";
1027
- @fa-var-server: "\f233";
1028
- @fa-var-servicestack: "\f3ec";
1029
- @fa-var-shapes: "\f61f";
1030
- @fa-var-share: "\f064";
1031
- @fa-var-share-alt: "\f1e0";
1032
- @fa-var-share-alt-square: "\f1e1";
1033
- @fa-var-share-square: "\f14d";
1034
- @fa-var-shekel-sign: "\f20b";
1035
- @fa-var-shield-alt: "\f3ed";
1036
- @fa-var-ship: "\f21a";
1037
- @fa-var-shipping-fast: "\f48b";
1038
- @fa-var-shirtsinbulk: "\f214";
1039
- @fa-var-shoe-prints: "\f54b";
1040
- @fa-var-shopping-bag: "\f290";
1041
- @fa-var-shopping-basket: "\f291";
1042
- @fa-var-shopping-cart: "\f07a";
1043
- @fa-var-shopware: "\f5b5";
1044
- @fa-var-shower: "\f2cc";
1045
- @fa-var-shuttle-van: "\f5b6";
1046
- @fa-var-sign: "\f4d9";
1047
- @fa-var-sign-in-alt: "\f2f6";
1048
- @fa-var-sign-language: "\f2a7";
1049
- @fa-var-sign-out-alt: "\f2f5";
1050
- @fa-var-signal: "\f012";
1051
- @fa-var-signature: "\f5b7";
1052
- @fa-var-sim-card: "\f7c4";
1053
- @fa-var-simplybuilt: "\f215";
1054
- @fa-var-sistrix: "\f3ee";
1055
- @fa-var-sitemap: "\f0e8";
1056
- @fa-var-sith: "\f512";
1057
- @fa-var-skating: "\f7c5";
1058
- @fa-var-sketch: "\f7c6";
1059
- @fa-var-skiing: "\f7c9";
1060
- @fa-var-skiing-nordic: "\f7ca";
1061
- @fa-var-skull: "\f54c";
1062
- @fa-var-skull-crossbones: "\f714";
1063
- @fa-var-skyatlas: "\f216";
1064
- @fa-var-skype: "\f17e";
1065
- @fa-var-slack: "\f198";
1066
- @fa-var-slack-hash: "\f3ef";
1067
- @fa-var-slash: "\f715";
1068
- @fa-var-sleigh: "\f7cc";
1069
- @fa-var-sliders-h: "\f1de";
1070
- @fa-var-slideshare: "\f1e7";
1071
- @fa-var-smile: "\f118";
1072
- @fa-var-smile-beam: "\f5b8";
1073
- @fa-var-smile-wink: "\f4da";
1074
- @fa-var-smog: "\f75f";
1075
- @fa-var-smoking: "\f48d";
1076
- @fa-var-smoking-ban: "\f54d";
1077
- @fa-var-sms: "\f7cd";
1078
- @fa-var-snapchat: "\f2ab";
1079
- @fa-var-snapchat-ghost: "\f2ac";
1080
- @fa-var-snapchat-square: "\f2ad";
1081
- @fa-var-snowboarding: "\f7ce";
1082
- @fa-var-snowflake: "\f2dc";
1083
- @fa-var-snowman: "\f7d0";
1084
- @fa-var-snowplow: "\f7d2";
1085
- @fa-var-socks: "\f696";
1086
- @fa-var-solar-panel: "\f5ba";
1087
- @fa-var-sort: "\f0dc";
1088
- @fa-var-sort-alpha-down: "\f15d";
1089
- @fa-var-sort-alpha-up: "\f15e";
1090
- @fa-var-sort-amount-down: "\f160";
1091
- @fa-var-sort-amount-up: "\f161";
1092
- @fa-var-sort-down: "\f0dd";
1093
- @fa-var-sort-numeric-down: "\f162";
1094
- @fa-var-sort-numeric-up: "\f163";
1095
- @fa-var-sort-up: "\f0de";
1096
- @fa-var-soundcloud: "\f1be";
1097
- @fa-var-sourcetree: "\f7d3";
1098
- @fa-var-spa: "\f5bb";
1099
- @fa-var-space-shuttle: "\f197";
1100
- @fa-var-speakap: "\f3f3";
1101
- @fa-var-speaker-deck: "\f83c";
1102
- @fa-var-spider: "\f717";
1103
- @fa-var-spinner: "\f110";
1104
- @fa-var-splotch: "\f5bc";
1105
- @fa-var-spotify: "\f1bc";
1106
- @fa-var-spray-can: "\f5bd";
1107
- @fa-var-square: "\f0c8";
1108
- @fa-var-square-full: "\f45c";
1109
- @fa-var-square-root-alt: "\f698";
1110
- @fa-var-squarespace: "\f5be";
1111
- @fa-var-stack-exchange: "\f18d";
1112
- @fa-var-stack-overflow: "\f16c";
1113
- @fa-var-stamp: "\f5bf";
1114
- @fa-var-star: "\f005";
1115
- @fa-var-star-and-crescent: "\f699";
1116
- @fa-var-star-half: "\f089";
1117
- @fa-var-star-half-alt: "\f5c0";
1118
- @fa-var-star-of-david: "\f69a";
1119
- @fa-var-star-of-life: "\f621";
1120
- @fa-var-staylinked: "\f3f5";
1121
- @fa-var-steam: "\f1b6";
1122
- @fa-var-steam-square: "\f1b7";
1123
- @fa-var-steam-symbol: "\f3f6";
1124
- @fa-var-step-backward: "\f048";
1125
- @fa-var-step-forward: "\f051";
1126
- @fa-var-stethoscope: "\f0f1";
1127
- @fa-var-sticker-mule: "\f3f7";
1128
- @fa-var-sticky-note: "\f249";
1129
- @fa-var-stop: "\f04d";
1130
- @fa-var-stop-circle: "\f28d";
1131
- @fa-var-stopwatch: "\f2f2";
1132
- @fa-var-store: "\f54e";
1133
- @fa-var-store-alt: "\f54f";
1134
- @fa-var-strava: "\f428";
1135
- @fa-var-stream: "\f550";
1136
- @fa-var-street-view: "\f21d";
1137
- @fa-var-strikethrough: "\f0cc";
1138
- @fa-var-stripe: "\f429";
1139
- @fa-var-stripe-s: "\f42a";
1140
- @fa-var-stroopwafel: "\f551";
1141
- @fa-var-studiovinari: "\f3f8";
1142
- @fa-var-stumbleupon: "\f1a4";
1143
- @fa-var-stumbleupon-circle: "\f1a3";
1144
- @fa-var-subscript: "\f12c";
1145
- @fa-var-subway: "\f239";
1146
- @fa-var-suitcase: "\f0f2";
1147
- @fa-var-suitcase-rolling: "\f5c1";
1148
- @fa-var-sun: "\f185";
1149
- @fa-var-superpowers: "\f2dd";
1150
- @fa-var-superscript: "\f12b";
1151
- @fa-var-supple: "\f3f9";
1152
- @fa-var-surprise: "\f5c2";
1153
- @fa-var-suse: "\f7d6";
1154
- @fa-var-swatchbook: "\f5c3";
1155
- @fa-var-swimmer: "\f5c4";
1156
- @fa-var-swimming-pool: "\f5c5";
1157
- @fa-var-symfony: "\f83d";
1158
- @fa-var-synagogue: "\f69b";
1159
- @fa-var-sync: "\f021";
1160
- @fa-var-sync-alt: "\f2f1";
1161
- @fa-var-syringe: "\f48e";
1162
- @fa-var-table: "\f0ce";
1163
- @fa-var-table-tennis: "\f45d";
1164
- @fa-var-tablet: "\f10a";
1165
- @fa-var-tablet-alt: "\f3fa";
1166
- @fa-var-tablets: "\f490";
1167
- @fa-var-tachometer-alt: "\f3fd";
1168
- @fa-var-tag: "\f02b";
1169
- @fa-var-tags: "\f02c";
1170
- @fa-var-tape: "\f4db";
1171
- @fa-var-tasks: "\f0ae";
1172
- @fa-var-taxi: "\f1ba";
1173
- @fa-var-teamspeak: "\f4f9";
1174
- @fa-var-teeth: "\f62e";
1175
- @fa-var-teeth-open: "\f62f";
1176
- @fa-var-telegram: "\f2c6";
1177
- @fa-var-telegram-plane: "\f3fe";
1178
- @fa-var-temperature-high: "\f769";
1179
- @fa-var-temperature-low: "\f76b";
1180
- @fa-var-tencent-weibo: "\f1d5";
1181
- @fa-var-tenge: "\f7d7";
1182
- @fa-var-terminal: "\f120";
1183
- @fa-var-text-height: "\f034";
1184
- @fa-var-text-width: "\f035";
1185
- @fa-var-th: "\f00a";
1186
- @fa-var-th-large: "\f009";
1187
- @fa-var-th-list: "\f00b";
1188
- @fa-var-the-red-yeti: "\f69d";
1189
- @fa-var-theater-masks: "\f630";
1190
- @fa-var-themeco: "\f5c6";
1191
- @fa-var-themeisle: "\f2b2";
1192
- @fa-var-thermometer: "\f491";
1193
- @fa-var-thermometer-empty: "\f2cb";
1194
- @fa-var-thermometer-full: "\f2c7";
1195
- @fa-var-thermometer-half: "\f2c9";
1196
- @fa-var-thermometer-quarter: "\f2ca";
1197
- @fa-var-thermometer-three-quarters: "\f2c8";
1198
- @fa-var-think-peaks: "\f731";
1199
- @fa-var-thumbs-down: "\f165";
1200
- @fa-var-thumbs-up: "\f164";
1201
- @fa-var-thumbtack: "\f08d";
1202
- @fa-var-ticket-alt: "\f3ff";
1203
- @fa-var-times: "\f00d";
1204
- @fa-var-times-circle: "\f057";
1205
- @fa-var-tint: "\f043";
1206
- @fa-var-tint-slash: "\f5c7";
1207
- @fa-var-tired: "\f5c8";
1208
- @fa-var-toggle-off: "\f204";
1209
- @fa-var-toggle-on: "\f205";
1210
- @fa-var-toilet: "\f7d8";
1211
- @fa-var-toilet-paper: "\f71e";
1212
- @fa-var-toolbox: "\f552";
1213
- @fa-var-tools: "\f7d9";
1214
- @fa-var-tooth: "\f5c9";
1215
- @fa-var-torah: "\f6a0";
1216
- @fa-var-torii-gate: "\f6a1";
1217
- @fa-var-tractor: "\f722";
1218
- @fa-var-trade-federation: "\f513";
1219
- @fa-var-trademark: "\f25c";
1220
- @fa-var-traffic-light: "\f637";
1221
- @fa-var-train: "\f238";
1222
- @fa-var-tram: "\f7da";
1223
- @fa-var-transgender: "\f224";
1224
- @fa-var-transgender-alt: "\f225";
1225
- @fa-var-trash: "\f1f8";
1226
- @fa-var-trash-alt: "\f2ed";
1227
- @fa-var-trash-restore: "\f829";
1228
- @fa-var-trash-restore-alt: "\f82a";
1229
- @fa-var-tree: "\f1bb";
1230
- @fa-var-trello: "\f181";
1231
- @fa-var-tripadvisor: "\f262";
1232
- @fa-var-trophy: "\f091";
1233
- @fa-var-truck: "\f0d1";
1234
- @fa-var-truck-loading: "\f4de";
1235
- @fa-var-truck-monster: "\f63b";
1236
- @fa-var-truck-moving: "\f4df";
1237
- @fa-var-truck-pickup: "\f63c";
1238
- @fa-var-tshirt: "\f553";
1239
- @fa-var-tty: "\f1e4";
1240
- @fa-var-tumblr: "\f173";
1241
- @fa-var-tumblr-square: "\f174";
1242
- @fa-var-tv: "\f26c";
1243
- @fa-var-twitch: "\f1e8";
1244
- @fa-var-twitter: "\f099";
1245
- @fa-var-twitter-square: "\f081";
1246
- @fa-var-typo3: "\f42b";
1247
- @fa-var-uber: "\f402";
1248
- @fa-var-ubuntu: "\f7df";
1249
- @fa-var-uikit: "\f403";
1250
- @fa-var-umbrella: "\f0e9";
1251
- @fa-var-umbrella-beach: "\f5ca";
1252
- @fa-var-underline: "\f0cd";
1253
- @fa-var-undo: "\f0e2";
1254
- @fa-var-undo-alt: "\f2ea";
1255
- @fa-var-uniregistry: "\f404";
1256
- @fa-var-universal-access: "\f29a";
1257
- @fa-var-university: "\f19c";
1258
- @fa-var-unlink: "\f127";
1259
- @fa-var-unlock: "\f09c";
1260
- @fa-var-unlock-alt: "\f13e";
1261
- @fa-var-untappd: "\f405";
1262
- @fa-var-upload: "\f093";
1263
- @fa-var-ups: "\f7e0";
1264
- @fa-var-usb: "\f287";
1265
- @fa-var-user: "\f007";
1266
- @fa-var-user-alt: "\f406";
1267
- @fa-var-user-alt-slash: "\f4fa";
1268
- @fa-var-user-astronaut: "\f4fb";
1269
- @fa-var-user-check: "\f4fc";
1270
- @fa-var-user-circle: "\f2bd";
1271
- @fa-var-user-clock: "\f4fd";
1272
- @fa-var-user-cog: "\f4fe";
1273
- @fa-var-user-edit: "\f4ff";
1274
- @fa-var-user-friends: "\f500";
1275
- @fa-var-user-graduate: "\f501";
1276
- @fa-var-user-injured: "\f728";
1277
- @fa-var-user-lock: "\f502";
1278
- @fa-var-user-md: "\f0f0";
1279
- @fa-var-user-minus: "\f503";
1280
- @fa-var-user-ninja: "\f504";
1281
- @fa-var-user-nurse: "\f82f";
1282
- @fa-var-user-plus: "\f234";
1283
- @fa-var-user-secret: "\f21b";
1284
- @fa-var-user-shield: "\f505";
1285
- @fa-var-user-slash: "\f506";
1286
- @fa-var-user-tag: "\f507";
1287
- @fa-var-user-tie: "\f508";
1288
- @fa-var-user-times: "\f235";
1289
- @fa-var-users: "\f0c0";
1290
- @fa-var-users-cog: "\f509";
1291
- @fa-var-usps: "\f7e1";
1292
- @fa-var-ussunnah: "\f407";
1293
- @fa-var-utensil-spoon: "\f2e5";
1294
- @fa-var-utensils: "\f2e7";
1295
- @fa-var-vaadin: "\f408";
1296
- @fa-var-vector-square: "\f5cb";
1297
- @fa-var-venus: "\f221";
1298
- @fa-var-venus-double: "\f226";
1299
- @fa-var-venus-mars: "\f228";
1300
- @fa-var-viacoin: "\f237";
1301
- @fa-var-viadeo: "\f2a9";
1302
- @fa-var-viadeo-square: "\f2aa";
1303
- @fa-var-vial: "\f492";
1304
- @fa-var-vials: "\f493";
1305
- @fa-var-viber: "\f409";
1306
- @fa-var-video: "\f03d";
1307
- @fa-var-video-slash: "\f4e2";
1308
- @fa-var-vihara: "\f6a7";
1309
- @fa-var-vimeo: "\f40a";
1310
- @fa-var-vimeo-square: "\f194";
1311
- @fa-var-vimeo-v: "\f27d";
1312
- @fa-var-vine: "\f1ca";
1313
- @fa-var-vk: "\f189";
1314
- @fa-var-vnv: "\f40b";
1315
- @fa-var-volleyball-ball: "\f45f";
1316
- @fa-var-volume-down: "\f027";
1317
- @fa-var-volume-mute: "\f6a9";
1318
- @fa-var-volume-off: "\f026";
1319
- @fa-var-volume-up: "\f028";
1320
- @fa-var-vote-yea: "\f772";
1321
- @fa-var-vr-cardboard: "\f729";
1322
- @fa-var-vuejs: "\f41f";
1323
- @fa-var-walking: "\f554";
1324
- @fa-var-wallet: "\f555";
1325
- @fa-var-warehouse: "\f494";
1326
- @fa-var-water: "\f773";
1327
- @fa-var-wave-square: "\f83e";
1328
- @fa-var-waze: "\f83f";
1329
- @fa-var-weebly: "\f5cc";
1330
- @fa-var-weibo: "\f18a";
1331
- @fa-var-weight: "\f496";
1332
- @fa-var-weight-hanging: "\f5cd";
1333
- @fa-var-weixin: "\f1d7";
1334
- @fa-var-whatsapp: "\f232";
1335
- @fa-var-whatsapp-square: "\f40c";
1336
- @fa-var-wheelchair: "\f193";
1337
- @fa-var-whmcs: "\f40d";
1338
- @fa-var-wifi: "\f1eb";
1339
- @fa-var-wikipedia-w: "\f266";
1340
- @fa-var-wind: "\f72e";
1341
- @fa-var-window-close: "\f410";
1342
- @fa-var-window-maximize: "\f2d0";
1343
- @fa-var-window-minimize: "\f2d1";
1344
- @fa-var-window-restore: "\f2d2";
1345
- @fa-var-windows: "\f17a";
1346
- @fa-var-wine-bottle: "\f72f";
1347
- @fa-var-wine-glass: "\f4e3";
1348
- @fa-var-wine-glass-alt: "\f5ce";
1349
- @fa-var-wix: "\f5cf";
1350
- @fa-var-wizards-of-the-coast: "\f730";
1351
- @fa-var-wolf-pack-battalion: "\f514";
1352
- @fa-var-won-sign: "\f159";
1353
- @fa-var-wordpress: "\f19a";
1354
- @fa-var-wordpress-simple: "\f411";
1355
- @fa-var-wpbeginner: "\f297";
1356
- @fa-var-wpexplorer: "\f2de";
1357
- @fa-var-wpforms: "\f298";
1358
- @fa-var-wpressr: "\f3e4";
1359
- @fa-var-wrench: "\f0ad";
1360
- @fa-var-x-ray: "\f497";
1361
- @fa-var-xbox: "\f412";
1362
- @fa-var-xing: "\f168";
1363
- @fa-var-xing-square: "\f169";
1364
- @fa-var-y-combinator: "\f23b";
1365
- @fa-var-yahoo: "\f19e";
1366
- @fa-var-yammer: "\f840";
1367
- @fa-var-yandex: "\f413";
1368
- @fa-var-yandex-international: "\f414";
1369
- @fa-var-yarn: "\f7e3";
1370
- @fa-var-yelp: "\f1e9";
1371
- @fa-var-yen-sign: "\f157";
1372
- @fa-var-yin-yang: "\f6ad";
1373
- @fa-var-yoast: "\f2b1";
1374
- @fa-var-youtube: "\f167";
1375
- @fa-var-youtube-square: "\f431";
1376
- @fa-var-zhihu: "\f63f";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/brands.less DELETED
@@ -1,22 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
-
7
- @font-face {
8
- font-family: 'Font Awesome 5 Brands';
9
- font-style: normal;
10
- font-weight: normal;
11
- font-display: @fa-font-display;
12
- src: url('@{fa-font-path}/fa-brands-400.eot');
13
- src: url('@{fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'),
14
- url('@{fa-font-path}/fa-brands-400.woff2') format('woff2'),
15
- url('@{fa-font-path}/fa-brands-400.woff') format('woff'),
16
- url('@{fa-font-path}/fa-brands-400.ttf') format('truetype'),
17
- url('@{fa-font-path}/fa-brands-400.svg#fontawesome') format('svg');
18
- }
19
-
20
- .fab {
21
- font-family: 'Font Awesome 5 Brands';
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/fontawesome.less DELETED
@@ -1,16 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
- @import "_mixins.less";
7
- @import "_core.less";
8
- @import "_larger.less";
9
- @import "_fixed-width.less";
10
- @import "_list.less";
11
- @import "_bordered-pulled.less";
12
- @import "_animated.less";
13
- @import "_rotated-flipped.less";
14
- @import "_stacked.less";
15
- @import "_icons.less";
16
- @import "_screen-reader.less";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/regular.less DELETED
@@ -1,23 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
-
7
- @font-face {
8
- font-family: 'Font Awesome 5 Free';
9
- font-style: normal;
10
- font-weight: 400;
11
- font-display: @fa-font-display;
12
- src: url('@{fa-font-path}/fa-regular-400.eot');
13
- src: url('@{fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'),
14
- url('@{fa-font-path}/fa-regular-400.woff2') format('woff2'),
15
- url('@{fa-font-path}/fa-regular-400.woff') format('woff'),
16
- url('@{fa-font-path}/fa-regular-400.ttf') format('truetype'),
17
- url('@{fa-font-path}/fa-regular-400.svg#fontawesome') format('svg');
18
- }
19
-
20
- .far {
21
- font-family: 'Font Awesome 5 Free';
22
- font-weight: 400;
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/solid.less DELETED
@@ -1,24 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import "_variables.less";
6
-
7
- @font-face {
8
- font-family: 'Font Awesome 5 Free';
9
- font-style: normal;
10
- font-weight: 900;
11
- font-display: @fa-font-display;
12
- src: url('@{fa-font-path}/fa-solid-900.eot');
13
- src: url('@{fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'),
14
- url('@{fa-font-path}/fa-solid-900.woff2') format('woff2'),
15
- url('@{fa-font-path}/fa-solid-900.woff') format('woff'),
16
- url('@{fa-font-path}/fa-solid-900.ttf') format('truetype'),
17
- url('@{fa-font-path}/fa-solid-900.svg#fontawesome') format('svg');
18
- }
19
-
20
- .fa,
21
- .fas {
22
- font-family: 'Font Awesome 5 Free';
23
- font-weight: 900;
24
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/less/v4-shims.less DELETED
@@ -1,6 +0,0 @@
1
- /*!
2
- * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */
5
- @import '_variables.less';
6
- @import '_shims.less';
 
 
 
 
 
 
font-awesome-latest/metadata/categories.yml DELETED
@@ -1,2438 +0,0 @@
1
- accessibility:
2
- icons:
3
- - accessible-icon
4
- - american-sign-language-interpreting
5
- - assistive-listening-systems
6
- - audio-description
7
- - blind
8
- - braille
9
- - closed-captioning
10
- - deaf
11
- - low-vision
12
- - phone-volume
13
- - question-circle
14
- - sign-language
15
- - tty
16
- - universal-access
17
- - wheelchair
18
- label: Accessibility
19
- alert:
20
- icons:
21
- - bell
22
- - bell-slash
23
- - exclamation
24
- - exclamation-circle
25
- - exclamation-triangle
26
- - radiation
27
- - radiation-alt
28
- - skull-crossbones
29
- label: Alert
30
- animals:
31
- icons:
32
- - cat
33
- - crow
34
- - dog
35
- - dove
36
- - dragon
37
- - feather
38
- - feather-alt
39
- - fish
40
- - frog
41
- - hippo
42
- - horse
43
- - horse-head
44
- - kiwi-bird
45
- - otter
46
- - paw
47
- - spider
48
- label: Animals
49
- arrows:
50
- icons:
51
- - angle-double-down
52
- - angle-double-left
53
- - angle-double-right
54
- - angle-double-up
55
- - angle-down
56
- - angle-left
57
- - angle-right
58
- - angle-up
59
- - arrow-alt-circle-down
60
- - arrow-alt-circle-left
61
- - arrow-alt-circle-right
62
- - arrow-alt-circle-up
63
- - arrow-circle-down
64
- - arrow-circle-left
65
- - arrow-circle-right
66
- - arrow-circle-up
67
- - arrow-down
68
- - arrow-left
69
- - arrow-right
70
- - arrow-up
71
- - arrows-alt
72
- - arrows-alt-h
73
- - arrows-alt-v
74
- - caret-down
75
- - caret-left
76
- - caret-right
77
- - caret-square-down
78
- - caret-square-left
79
- - caret-square-right
80
- - caret-square-up
81
- - caret-up
82
- - cart-arrow-down
83
- - chart-line
84
- - chevron-circle-down
85
- - chevron-circle-left
86
- - chevron-circle-right
87
- - chevron-circle-up
88
- - chevron-down
89
- - chevron-left
90
- - chevron-right
91
- - chevron-up
92
- - cloud-download-alt
93
- - cloud-upload-alt
94
- - compress-arrows-alt
95
- - download
96
- - exchange-alt
97
- - expand-arrows-alt
98
- - external-link-alt
99
- - external-link-square-alt
100
- - hand-point-down
101
- - hand-point-left
102
- - hand-point-right
103
- - hand-point-up
104
- - hand-pointer
105
- - history
106
- - level-down-alt
107
- - level-up-alt
108
- - location-arrow
109
- - long-arrow-alt-down
110
- - long-arrow-alt-left
111
- - long-arrow-alt-right
112
- - long-arrow-alt-up
113
- - mouse-pointer
114
- - play
115
- - random
116
- - recycle
117
- - redo
118
- - redo-alt
119
- - reply
120
- - reply-all
121
- - retweet
122
- - share
123
- - share-square
124
- - sign-in-alt
125
- - sign-out-alt
126
- - sort
127
- - sort-alpha-down
128
- - sort-alpha-up
129
- - sort-amount-down
130
- - sort-amount-up
131
- - sort-down
132
- - sort-numeric-down
133
- - sort-numeric-up
134
- - sort-up
135
- - sync
136
- - sync-alt
137
- - text-height
138
- - text-width
139
- - undo
140
- - undo-alt
141
- - upload
142
- label: Arrows
143
- audio-video:
144
- icons:
145
- - audio-description
146
- - backward
147
- - broadcast-tower
148
- - circle
149
- - closed-captioning
150
- - compress
151
- - compress-arrows-alt
152
- - eject
153
- - expand
154
- - expand-arrows-alt
155
- - fast-backward
156
- - fast-forward
157
- - file-audio
158
- - file-video
159
- - film
160
- - forward
161
- - headphones
162
- - microphone
163
- - microphone-alt
164
- - microphone-alt-slash
165
- - microphone-slash
166
- - music
167
- - pause
168
- - pause-circle
169
- - phone-volume
170
- - play
171
- - play-circle
172
- - podcast
173
- - random
174
- - redo
175
- - redo-alt
176
- - rss
177
- - rss-square
178
- - step-backward
179
- - step-forward
180
- - stop
181
- - stop-circle
182
- - sync
183
- - sync-alt
184
- - undo
185
- - undo-alt
186
- - video
187
- - volume-down
188
- - volume-mute
189
- - volume-off
190
- - volume-up
191
- - youtube
192
- label: Audio & Video
193
- automotive:
194
- icons:
195
- - air-freshener
196
- - ambulance
197
- - bus
198
- - bus-alt
199
- - car
200
- - car-alt
201
- - car-battery
202
- - car-crash
203
- - car-side
204
- - charging-station
205
- - gas-pump
206
- - motorcycle
207
- - oil-can
208
- - shuttle-van
209
- - tachometer-alt
210
- - taxi
211
- - truck
212
- - truck-monster
213
- - truck-pickup
214
- label: Automotive
215
- autumn:
216
- icons:
217
- - apple-alt
218
- - campground
219
- - cloud-sun
220
- - drumstick-bite
221
- - football-ball
222
- - hiking
223
- - mountain
224
- - tractor
225
- - tree
226
- - wind
227
- - wine-bottle
228
- label: Autumn
229
- beverage:
230
- icons:
231
- - beer
232
- - blender
233
- - cocktail
234
- - coffee
235
- - flask
236
- - glass-cheers
237
- - glass-martini
238
- - glass-martini-alt
239
- - glass-whiskey
240
- - mug-hot
241
- - wine-bottle
242
- - wine-glass
243
- - wine-glass-alt
244
- label: Beverage
245
- buildings:
246
- icons:
247
- - archway
248
- - building
249
- - campground
250
- - church
251
- - city
252
- - clinic-medical
253
- - dungeon
254
- - gopuram
255
- - home
256
- - hospital
257
- - hospital-alt
258
- - hotel
259
- - house-damage
260
- - igloo
261
- - industry
262
- - kaaba
263
- - landmark
264
- - monument
265
- - mosque
266
- - place-of-worship
267
- - school
268
- - store
269
- - store-alt
270
- - synagogue
271
- - torii-gate
272
- - university
273
- - vihara
274
- - warehouse
275
- label: Buildings
276
- business:
277
- icons:
278
- - address-book
279
- - address-card
280
- - archive
281
- - balance-scale
282
- - birthday-cake
283
- - book
284
- - briefcase
285
- - building
286
- - bullhorn
287
- - bullseye
288
- - business-time
289
- - calculator
290
- - calendar
291
- - calendar-alt
292
- - certificate
293
- - chart-area
294
- - chart-bar
295
- - chart-line
296
- - chart-pie
297
- - city
298
- - clipboard
299
- - coffee
300
- - columns
301
- - compass
302
- - copy
303
- - copyright
304
- - cut
305
- - edit
306
- - envelope
307
- - envelope-open
308
- - envelope-square
309
- - eraser
310
- - fax
311
- - file
312
- - file-alt
313
- - folder
314
- - folder-minus
315
- - folder-open
316
- - folder-plus
317
- - glasses
318
- - globe
319
- - highlighter
320
- - industry
321
- - landmark
322
- - marker
323
- - paperclip
324
- - paste
325
- - pen
326
- - pen-alt
327
- - pen-fancy
328
- - pen-nib
329
- - pen-square
330
- - pencil-alt
331
- - percent
332
- - phone
333
- - phone-slash
334
- - phone-square
335
- - phone-volume
336
- - print
337
- - project-diagram
338
- - registered
339
- - save
340
- - sitemap
341
- - socks
342
- - sticky-note
343
- - stream
344
- - table
345
- - tag
346
- - tags
347
- - tasks
348
- - thumbtack
349
- - trademark
350
- - wallet
351
- label: Business
352
- camping:
353
- icons:
354
- - binoculars
355
- - campground
356
- - compass
357
- - fire
358
- - fire-alt
359
- - first-aid
360
- - frog
361
- - hiking
362
- - map
363
- - map-marked
364
- - map-marked-alt
365
- - map-signs
366
- - mountain
367
- - route
368
- - toilet-paper
369
- - tree
370
- label: Camping
371
- charity:
372
- icons:
373
- - dollar-sign
374
- - donate
375
- - dove
376
- - gift
377
- - globe
378
- - hand-holding-heart
379
- - hand-holding-usd
380
- - hands-helping
381
- - handshake
382
- - heart
383
- - leaf
384
- - parachute-box
385
- - piggy-bank
386
- - ribbon
387
- - seedling
388
- label: Charity
389
- chat:
390
- icons:
391
- - comment
392
- - comment-alt
393
- - comment-dots
394
- - comment-medical
395
- - comment-slash
396
- - comments
397
- - frown
398
- - meh
399
- - phone
400
- - phone-slash
401
- - poo
402
- - quote-left
403
- - quote-right
404
- - smile
405
- - sms
406
- - video
407
- - video-slash
408
- label: Chat
409
- chess:
410
- icons:
411
- - chess
412
- - chess-bishop
413
- - chess-board
414
- - chess-king
415
- - chess-knight
416
- - chess-pawn
417
- - chess-queen
418
- - chess-rook
419
- - square-full
420
- label: Chess
421
- childhood:
422
- icons:
423
- - apple-alt
424
- - baby
425
- - baby-carriage
426
- - bath
427
- - birthday-cake
428
- - cookie
429
- - cookie-bite
430
- - ice-cream
431
- - mitten
432
- - robot
433
- - school
434
- - shapes
435
- - snowman
436
- label: Childhood
437
- clothing:
438
- icons:
439
- - graduation-cap
440
- - hat-wizard
441
- - mitten
442
- - shoe-prints
443
- - socks
444
- - tshirt
445
- - user-tie
446
- label: Clothing
447
- code:
448
- icons:
449
- - archive
450
- - barcode
451
- - bath
452
- - bug
453
- - code
454
- - code-branch
455
- - coffee
456
- - file
457
- - file-alt
458
- - file-code
459
- - filter
460
- - fire-extinguisher
461
- - folder
462
- - folder-open
463
- - keyboard
464
- - laptop-code
465
- - microchip
466
- - project-diagram
467
- - qrcode
468
- - shield-alt
469
- - sitemap
470
- - stream
471
- - terminal
472
- - user-secret
473
- - window-close
474
- - window-maximize
475
- - window-minimize
476
- - window-restore
477
- label: Code
478
- communication:
479
- icons:
480
- - address-book
481
- - address-card
482
- - american-sign-language-interpreting
483
- - assistive-listening-systems
484
- - at
485
- - bell
486
- - bell-slash
487
- - bluetooth
488
- - bluetooth-b
489
- - broadcast-tower
490
- - bullhorn
491
- - chalkboard
492
- - comment
493
- - comment-alt
494
- - comments
495
- - envelope
496
- - envelope-open
497
- - envelope-square
498
- - fax
499
- - inbox
500
- - language
501
- - microphone
502
- - microphone-alt
503
- - microphone-alt-slash
504
- - microphone-slash
505
- - mobile
506
- - mobile-alt
507
- - paper-plane
508
- - phone
509
- - phone-slash
510
- - phone-square
511
- - phone-volume
512
- - rss
513
- - rss-square
514
- - tty
515
- - wifi
516
- label: Communication
517
- computers:
518
- icons:
519
- - database
520
- - desktop
521
- - download
522
- - ethernet
523
- - hdd
524
- - headphones
525
- - keyboard
526
- - laptop
527
- - memory
528
- - microchip
529
- - mobile
530
- - mobile-alt
531
- - plug
532
- - power-off
533
- - print
534
- - satellite
535
- - satellite-dish
536
- - save
537
- - sd-card
538
- - server
539
- - sim-card
540
- - stream
541
- - tablet
542
- - tablet-alt
543
- - tv
544
- - upload
545
- label: Computers
546
- construction:
547
- icons:
548
- - brush
549
- - drafting-compass
550
- - dumpster
551
- - hammer
552
- - hard-hat
553
- - paint-roller
554
- - pencil-alt
555
- - pencil-ruler
556
- - ruler
557
- - ruler-combined
558
- - ruler-horizontal
559
- - ruler-vertical
560
- - screwdriver
561
- - toolbox
562
- - tools
563
- - truck-pickup
564
- - wrench
565
- label: Construction
566
- currency:
567
- icons:
568
- - bitcoin
569
- - btc
570
- - dollar-sign
571
- - ethereum
572
- - euro-sign
573
- - gg
574
- - gg-circle
575
- - hryvnia
576
- - lira-sign
577
- - money-bill
578
- - money-bill-alt
579
- - money-bill-wave
580
- - money-bill-wave-alt
581
- - money-check
582
- - money-check-alt
583
- - pound-sign
584
- - ruble-sign
585
- - rupee-sign
586
- - shekel-sign
587
- - tenge
588
- - won-sign
589
- - yen-sign
590
- label: Currency
591
- date-time:
592
- icons:
593
- - bell
594
- - bell-slash
595
- - calendar
596
- - calendar-alt
597
- - calendar-check
598
- - calendar-minus
599
- - calendar-plus
600
- - calendar-times
601
- - clock
602
- - hourglass
603
- - hourglass-end
604
- - hourglass-half
605
- - hourglass-start
606
- - stopwatch
607
- label: Date & Time
608
- design:
609
- icons:
610
- - adjust
611
- - bezier-curve
612
- - brush
613
- - clone
614
- - copy
615
- - crop
616
- - crop-alt
617
- - crosshairs
618
- - cut
619
- - drafting-compass
620
- - draw-polygon
621
- - edit
622
- - eraser
623
- - eye
624
- - eye-dropper
625
- - eye-slash
626
- - fill
627
- - fill-drip
628
- - highlighter
629
- - layer-group
630
- - magic
631
- - marker
632
- - object-group
633
- - object-ungroup
634
- - paint-brush
635
- - paint-roller
636
- - palette
637
- - paste
638
- - pen
639
- - pen-alt
640
- - pen-fancy
641
- - pen-nib
642
- - pencil-alt
643
- - pencil-ruler
644
- - ruler-combined
645
- - ruler-horizontal
646
- - ruler-vertical
647
- - save
648
- - splotch
649
- - spray-can
650
- - stamp
651
- - swatchbook
652
- - tint
653
- - tint-slash
654
- - vector-square
655
- label: Design
656
- editors:
657
- icons:
658
- - align-center
659
- - align-justify
660
- - align-left
661
- - align-right
662
- - bold
663
- - clipboard
664
- - clone
665
- - columns
666
- - copy
667
- - cut
668
- - edit
669
- - eraser
670
- - file
671
- - file-alt
672
- - font
673
- - glasses
674
- - heading
675
- - highlighter
676
- - i-cursor
677
- - indent
678
- - italic
679
- - link
680
- - list
681
- - list-alt
682
- - list-ol
683
- - list-ul
684
- - marker
685
- - outdent
686
- - paper-plane
687
- - paperclip
688
- - paragraph
689
- - paste
690
- - pen
691
- - pen-alt
692
- - pen-fancy
693
- - pen-nib
694
- - pencil-alt
695
- - print
696
- - quote-left
697
- - quote-right
698
- - redo
699
- - redo-alt
700
- - reply
701
- - reply-all
702
- - screwdriver
703
- - share
704
- - strikethrough
705
- - subscript
706
- - superscript
707
- - sync
708
- - sync-alt
709
- - table
710
- - tasks
711
- - text-height
712
- - text-width
713
- - th
714
- - th-large
715
- - th-list
716
- - tools
717
- - trash
718
- - trash-alt
719
- - trash-restore
720
- - trash-restore-alt
721
- - underline
722
- - undo
723
- - undo-alt
724
- - unlink
725
- - wrench
726
- label: Editors
727
- education:
728
- icons:
729
- - apple-alt
730
- - atom
731
- - award
732
- - bell
733
- - bell-slash
734
- - book-open
735
- - book-reader
736
- - chalkboard
737
- - chalkboard-teacher
738
- - graduation-cap
739
- - laptop-code
740
- - microscope
741
- - music
742
- - school
743
- - shapes
744
- - theater-masks
745
- - user-graduate
746
- label: Education
747
- emoji:
748
- icons:
749
- - angry
750
- - dizzy
751
- - flushed
752
- - frown
753
- - frown-open
754
- - grimace
755
- - grin
756
- - grin-alt
757
- - grin-beam
758
- - grin-beam-sweat
759
- - grin-hearts
760
- - grin-squint
761
- - grin-squint-tears
762
- - grin-stars
763
- - grin-tears
764
- - grin-tongue
765
- - grin-tongue-squint
766
- - grin-tongue-wink
767
- - grin-wink
768
- - kiss
769
- - kiss-beam
770
- - kiss-wink-heart
771
- - laugh
772
- - laugh-beam
773
- - laugh-squint
774
- - laugh-wink
775
- - meh
776
- - meh-blank
777
- - meh-rolling-eyes
778
- - sad-cry
779
- - sad-tear
780
- - smile
781
- - smile-beam
782
- - smile-wink
783
- - surprise
784
- - tired
785
- label: Emoji
786
- energy:
787
- icons:
788
- - atom
789
- - battery-empty
790
- - battery-full
791
- - battery-half
792
- - battery-quarter
793
- - battery-three-quarters
794
- - broadcast-tower
795
- - burn
796
- - charging-station
797
- - fire
798
- - fire-alt
799
- - gas-pump
800
- - industry
801
- - leaf
802
- - lightbulb
803
- - plug
804
- - poop
805
- - power-off
806
- - radiation
807
- - radiation-alt
808
- - seedling
809
- - solar-panel
810
- - sun
811
- - water
812
- - wind
813
- label: Energy
814
- files:
815
- icons:
816
- - archive
817
- - clone
818
- - copy
819
- - cut
820
- - file
821
- - file-alt
822
- - file-archive
823
- - file-audio
824
- - file-code
825
- - file-excel
826
- - file-image
827
- - file-pdf
828
- - file-powerpoint
829
- - file-video
830
- - file-word
831
- - folder
832
- - folder-open
833
- - paste
834
- - save
835
- - sticky-note
836
- label: Files
837
- finance:
838
- icons:
839
- - balance-scale
840
- - book
841
- - cash-register
842
- - chart-line
843
- - chart-pie
844
- - coins
845
- - comment-dollar
846
- - comments-dollar
847
- - credit-card
848
- - donate
849
- - file-invoice
850
- - file-invoice-dollar
851
- - hand-holding-usd
852
- - landmark
853
- - money-bill
854
- - money-bill-alt
855
- - money-bill-wave
856
- - money-bill-wave-alt
857
- - money-check
858
- - money-check-alt
859
- - percentage
860
- - piggy-bank
861
- - receipt
862
- - stamp
863
- - wallet
864
- label: Finance
865
- fitness:
866
- icons:
867
- - bicycle
868
- - burn
869
- - fire-alt
870
- - heart
871
- - heartbeat
872
- - hiking
873
- - running
874
- - shoe-prints
875
- - skating
876
- - skiing
877
- - skiing-nordic
878
- - snowboarding
879
- - spa
880
- - swimmer
881
- - walking
882
- label: Fitness
883
- food:
884
- icons:
885
- - apple-alt
886
- - bacon
887
- - bone
888
- - bread-slice
889
- - candy-cane
890
- - carrot
891
- - cheese
892
- - cloud-meatball
893
- - cookie
894
- - drumstick-bite
895
- - egg
896
- - fish
897
- - hamburger
898
- - hotdog
899
- - ice-cream
900
- - lemon
901
- - pepper-hot
902
- - pizza-slice
903
- - seedling
904
- - stroopwafel
905
- label: Food
906
- fruit-vegetable:
907
- icons:
908
- - apple-alt
909
- - carrot
910
- - leaf
911
- - lemon
912
- - pepper-hot
913
- - seedling
914
- label: Fruits & Vegetables
915
- games:
916
- icons:
917
- - chess
918
- - chess-bishop
919
- - chess-board
920
- - chess-king
921
- - chess-knight
922
- - chess-pawn
923
- - chess-queen
924
- - chess-rook
925
- - dice
926
- - dice-d20
927
- - dice-d6
928
- - dice-five
929
- - dice-four
930
- - dice-one
931
- - dice-six
932
- - dice-three
933
- - dice-two
934
- - gamepad
935
- - ghost
936
- - headset
937
- - heart
938
- - nintendo-switch
939
- - playstation
940
- - puzzle-piece
941
- - steam
942
- - steam-square
943
- - steam-symbol
944
- - twitch
945
- - xbox
946
- label: Games
947
- gaming-tabletop:
948
- icons:
949
- - acquisitions-incorporated
950
- - book-dead
951
- - critical-role
952
- - d-and-d
953
- - d-and-d-beyond
954
- - dice-d20
955
- - dice-d6
956
- - dragon
957
- - dungeon
958
- - fantasy-flight-games
959
- - fist-raised
960
- - hat-wizard
961
- - penny-arcade
962
- - ring
963
- - scroll
964
- - skull-crossbones
965
- - wizards-of-the-coast
966
- label: Tabletop Gaming
967
- gender:
968
- icons:
969
- - genderless
970
- - mars
971
- - mars-double
972
- - mars-stroke
973
- - mars-stroke-h
974
- - mars-stroke-v
975
- - mercury
976
- - neuter
977
- - transgender
978
- - transgender-alt
979
- - venus
980
- - venus-double
981
- - venus-mars
982
- label: Genders
983
- halloween:
984
- icons:
985
- - book-dead
986
- - broom
987
- - cat
988
- - cloud-moon
989
- - crow
990
- - ghost
991
- - hat-wizard
992
- - mask
993
- - skull-crossbones
994
- - spider
995
- - toilet-paper
996
- label: Halloween
997
- hands:
998
- icons:
999
- - allergies
1000
- - fist-raised
1001
- - hand-holding
1002
- - hand-holding-heart
1003
- - hand-holding-usd
1004
- - hand-lizard
1005
- - hand-middle-finger
1006
- - hand-paper
1007
- - hand-peace
1008
- - hand-point-down
1009
- - hand-point-left
1010
- - hand-point-right
1011
- - hand-point-up
1012
- - hand-pointer
1013
- - hand-rock
1014
- - hand-scissors
1015
- - hand-spock
1016
- - hands
1017
- - hands-helping
1018
- - handshake
1019
- - praying-hands
1020
- - thumbs-down
1021
- - thumbs-up
1022
- label: Hands
1023
- health:
1024
- icons:
1025
- - accessible-icon
1026
- - ambulance
1027
- - h-square
1028
- - heart
1029
- - heartbeat
1030
- - hospital
1031
- - medkit
1032
- - plus-square
1033
- - prescription
1034
- - stethoscope
1035
- - user-md
1036
- - wheelchair
1037
- label: Health
1038
- holiday:
1039
- icons:
1040
- - candy-cane
1041
- - carrot
1042
- - cookie-bite
1043
- - gift
1044
- - gifts
1045
- - glass-cheers
1046
- - holly-berry
1047
- - mug-hot
1048
- - sleigh
1049
- - snowman
1050
- label: Holiday
1051
- hotel:
1052
- icons:
1053
- - baby-carriage
1054
- - bath
1055
- - bed
1056
- - briefcase
1057
- - car
1058
- - cocktail
1059
- - coffee
1060
- - concierge-bell
1061
- - dice
1062
- - dice-five
1063
- - door-closed
1064
- - door-open
1065
- - dumbbell
1066
- - glass-martini
1067
- - glass-martini-alt
1068
- - hot-tub
1069
- - hotel
1070
- - infinity
1071
- - key
1072
- - luggage-cart
1073
- - shower
1074
- - shuttle-van
1075
- - smoking
1076
- - smoking-ban
1077
- - snowflake
1078
- - spa
1079
- - suitcase
1080
- - suitcase-rolling
1081
- - swimmer
1082
- - swimming-pool
1083
- - tv
1084
- - umbrella-beach
1085
- - utensils
1086
- - wheelchair
1087
- - wifi
1088
- label: Hotel
1089
- household:
1090
- icons:
1091
- - bath
1092
- - bed
1093
- - blender
1094
- - chair
1095
- - couch
1096
- - door-closed
1097
- - door-open
1098
- - dungeon
1099
- - shower
1100
- - toilet-paper
1101
- - tv
1102
- label: Household
1103
- images:
1104
- icons:
1105
- - adjust
1106
- - bolt
1107
- - camera
1108
- - camera-retro
1109
- - chalkboard
1110
- - clone
1111
- - compress
1112
- - compress-arrows-alt
1113
- - expand
1114
- - eye
1115
- - eye-dropper
1116
- - eye-slash
1117
- - file-image
1118
- - film
1119
- - id-badge
1120
- - id-card
1121
- - image
1122
- - images
1123
- - portrait
1124
- - sliders-h
1125
- - tint
1126
- label: Images
1127
- interfaces:
1128
- icons:
1129
- - award
1130
- - ban
1131
- - barcode
1132
- - bars
1133
- - beer
1134
- - bell
1135
- - bell-slash
1136
- - blog
1137
- - bug
1138
- - bullhorn
1139
- - bullseye
1140
- - calculator
1141
- - calendar
1142
- - calendar-alt
1143
- - calendar-check
1144
- - calendar-minus
1145
- - calendar-plus
1146
- - calendar-times
1147
- - certificate
1148
- - check
1149
- - check-circle
1150
- - check-double
1151
- - check-square
1152
- - circle
1153
- - clipboard
1154
- - clone
1155
- - cloud
1156
- - cloud-download-alt
1157
- - cloud-upload-alt
1158
- - coffee
1159
- - cog
1160
- - cogs
1161
- - copy
1162
- - cut
1163
- - database
1164
- - dot-circle
1165
- - download
1166
- - edit
1167
- - ellipsis-h
1168
- - ellipsis-v
1169
- - envelope
1170
- - envelope-open
1171
- - eraser
1172
- - exclamation
1173
- - exclamation-circle
1174
- - exclamation-triangle
1175
- - external-link-alt
1176
- - external-link-square-alt
1177
- - eye
1178
- - eye-slash
1179
- - file
1180
- - file-alt
1181
- - file-download
1182
- - file-export
1183
- - file-import
1184
- - file-upload
1185
- - filter
1186
- - fingerprint
1187
- - flag
1188
- - flag-checkered
1189
- - folder
1190
- - folder-open
1191
- - frown
1192
- - glasses
1193
- - grip-horizontal
1194
- - grip-lines
1195
- - grip-lines-vertical
1196
- - grip-vertical
1197
- - hashtag
1198
- - heart
1199
- - history
1200
- - home
1201
- - i-cursor
1202
- - info
1203
- - info-circle
1204
- - language
1205
- - magic
1206
- - marker
1207
- - medal
1208
- - meh
1209
- - microphone
1210
- - microphone-alt
1211
- - microphone-slash
1212
- - minus
1213
- - minus-circle
1214
- - minus-square
1215
- - paste
1216
- - pen
1217
- - pen-alt
1218
- - pen-fancy
1219
- - pencil-alt
1220
- - plus
1221
- - plus-circle
1222
- - plus-square
1223
- - poo
1224
- - qrcode
1225
- - question
1226
- - question-circle
1227
- - quote-left
1228
- - quote-right
1229
- - redo
1230
- - redo-alt
1231
- - reply
1232
- - reply-all
1233
- - rss
1234
- - rss-square
1235
- - save
1236
- - screwdriver
1237
- - search
1238
- - search-minus
1239
- - search-plus
1240
- - share
1241
- - share-alt
1242
- - share-alt-square
1243
- - share-square
1244
- - shield-alt
1245
- - sign-in-alt
1246
- - sign-out-alt
1247
- - signal
1248
- - sitemap
1249
- - sliders-h
1250
- - smile
1251
- - sort
1252
- - sort-alpha-down
1253
- - sort-alpha-up
1254
- - sort-amount-down
1255
- - sort-amount-up
1256
- - sort-down
1257
- - sort-numeric-down
1258
- - sort-numeric-up
1259
- - sort-up
1260
- - star
1261
- - star-half
1262
- - sync
1263
- - sync-alt
1264
- - thumbs-down
1265
- - thumbs-up
1266
- - times
1267
- - times-circle
1268
- - toggle-off
1269
- - toggle-on
1270
- - tools
1271
- - trash
1272
- - trash-alt
1273
- - trash-restore
1274
- - trash-restore-alt
1275
- - trophy
1276
- - undo
1277
- - undo-alt
1278
- - upload
1279
- - user
1280
- - user-alt
1281
- - user-circle
1282
- - volume-down
1283
- - volume-mute
1284
- - volume-off
1285
- - volume-up
1286
- - wifi
1287
- - wrench
1288
- label: Interfaces
1289
- logistics:
1290
- icons:
1291
- - box
1292
- - boxes
1293
- - clipboard-check
1294
- - clipboard-list
1295
- - dolly
1296
- - dolly-flatbed
1297
- - hard-hat
1298
- - pallet
1299
- - shipping-fast
1300
- - truck
1301
- - warehouse
1302
- label: Logistics
1303
- maps:
1304
- icons:
1305
- - ambulance
1306
- - anchor
1307
- - balance-scale
1308
- - bath
1309
- - bed
1310
- - beer
1311
- - bell
1312
- - bell-slash
1313
- - bicycle
1314
- - binoculars
1315
- - birthday-cake
1316
- - blind
1317
- - bomb
1318
- - book
1319
- - bookmark
1320
- - briefcase
1321
- - building
1322
- - car
1323
- - coffee
1324
- - crosshairs
1325
- - directions
1326
- - dollar-sign
1327
- - draw-polygon
1328
- - eye
1329
- - eye-slash
1330
- - fighter-jet
1331
- - fire
1332
- - fire-alt
1333
- - fire-extinguisher
1334
- - flag
1335
- - flag-checkered
1336
- - flask
1337
- - gamepad
1338
- - gavel
1339
- - gift
1340
- - glass-martini
1341
- - globe
1342
- - graduation-cap
1343
- - h-square
1344
- - heart
1345
- - heartbeat
1346
- - helicopter
1347
- - home
1348
- - hospital
1349
- - image
1350
- - images
1351
- - industry
1352
- - info
1353
- - info-circle
1354
- - key
1355
- - landmark
1356
- - layer-group
1357
- - leaf
1358
- - lemon
1359
- - life-ring
1360
- - lightbulb
1361
- - location-arrow
1362
- - low-vision
1363
- - magnet
1364
- - male
1365
- - map
1366
- - map-marker
1367
- - map-marker-alt
1368
- - map-pin
1369
- - map-signs
1370
- - medkit
1371
- - money-bill
1372
- - money-bill-alt
1373
- - motorcycle
1374
- - music
1375
- - newspaper
1376
- - parking
1377
- - paw
1378
- - phone
1379
- - phone-square
1380
- - phone-volume
1381
- - plane
1382
- - plug
1383
- - plus
1384
- - plus-square
1385
- - print
1386
- - recycle
1387
- - restroom
1388
- - road
1389
- - rocket
1390
- - route
1391
- - search
1392
- - search-minus
1393
- - search-plus
1394
- - ship
1395
- - shoe-prints
1396
- - shopping-bag
1397
- - shopping-basket
1398
- - shopping-cart
1399
- - shower
1400
- - snowplow
1401
- - street-view
1402
- - subway
1403
- - suitcase
1404
- - tag
1405
- - tags
1406
- - taxi
1407
- - thumbtack
1408
- - ticket-alt
1409
- - tint
1410
- - traffic-light
1411
- - train
1412
- - tram
1413
- - tree
1414
- - trophy
1415
- - truck
1416
- - tty
1417
- - umbrella
1418
- - university
1419
- - utensil-spoon
1420
- - utensils
1421
- - wheelchair
1422
- - wifi
1423
- - wine-glass
1424
- - wrench
1425
- label: Maps
1426
- maritime:
1427
- icons:
1428
- - anchor
1429
- - binoculars
1430
- - compass
1431
- - dharmachakra
1432
- - frog
1433
- - ship
1434
- - skull-crossbones
1435
- - swimmer
1436
- - water
1437
- - wind
1438
- label: Maritime
1439
- marketing:
1440
- icons:
1441
- - ad
1442
- - bullhorn
1443
- - bullseye
1444
- - comment-dollar
1445
- - comments-dollar
1446
- - envelope-open-text
1447
- - funnel-dollar
1448
- - lightbulb
1449
- - mail-bulk
1450
- - poll
1451
- - poll-h
1452
- - search-dollar
1453
- - search-location
1454
- label: Marketing
1455
- mathematics:
1456
- icons:
1457
- - calculator
1458
- - divide
1459
- - equals
1460
- - greater-than
1461
- - greater-than-equal
1462
- - infinity
1463
- - less-than
1464
- - less-than-equal
1465
- - minus
1466
- - not-equal
1467
- - percentage
1468
- - plus
1469
- - square-root-alt
1470
- - subscript
1471
- - superscript
1472
- - times
1473
- label: Mathematics
1474
- medical:
1475
- icons:
1476
- - allergies
1477
- - ambulance
1478
- - band-aid
1479
- - biohazard
1480
- - bone
1481
- - bong
1482
- - book-medical
1483
- - brain
1484
- - briefcase-medical
1485
- - burn
1486
- - cannabis
1487
- - capsules
1488
- - clinic-medical
1489
- - comment-medical
1490
- - crutch
1491
- - diagnoses
1492
- - dna
1493
- - file-medical
1494
- - file-medical-alt
1495
- - file-prescription
1496
- - first-aid
1497
- - heart
1498
- - heartbeat
1499
- - hospital
1500
- - hospital-alt
1501
- - hospital-symbol
1502
- - id-card-alt
1503
- - joint
1504
- - laptop-medical
1505
- - microscope
1506
- - mortar-pestle
1507
- - notes-medical
1508
- - pager
1509
- - pills
1510
- - plus
1511
- - poop
1512
- - prescription
1513
- - prescription-bottle
1514
- - prescription-bottle-alt
1515
- - procedures
1516
- - radiation
1517
- - radiation-alt
1518
- - smoking
1519
- - smoking-ban
1520
- - star-of-life
1521
- - stethoscope
1522
- - syringe
1523
- - tablets
1524
- - teeth
1525
- - teeth-open
1526
- - thermometer
1527
- - tooth
1528
- - user-md
1529
- - user-nurse
1530
- - vial
1531
- - vials
1532
- - weight
1533
- - x-ray
1534
- label: Medical
1535
- moving:
1536
- icons:
1537
- - archive
1538
- - box-open
1539
- - couch
1540
- - dolly
1541
- - people-carry
1542
- - route
1543
- - sign
1544
- - suitcase
1545
- - tape
1546
- - truck-loading
1547
- - truck-moving
1548
- - wine-glass
1549
- label: Moving
1550
- music:
1551
- icons:
1552
- - drum
1553
- - drum-steelpan
1554
- - file-audio
1555
- - guitar
1556
- - headphones
1557
- - headphones-alt
1558
- - music
1559
- - napster
1560
- - play
1561
- - sliders-h
1562
- - soundcloud
1563
- - spotify
1564
- - volume-down
1565
- - volume-mute
1566
- - volume-off
1567
- - volume-up
1568
- label: Music
1569
- objects:
1570
- icons:
1571
- - ambulance
1572
- - anchor
1573
- - archive
1574
- - award
1575
- - baby-carriage
1576
- - balance-scale
1577
- - bath
1578
- - bed
1579
- - beer
1580
- - bell
1581
- - bicycle
1582
- - binoculars
1583
- - birthday-cake
1584
- - blender
1585
- - bomb
1586
- - book
1587
- - book-dead
1588
- - bookmark
1589
- - briefcase
1590
- - broadcast-tower
1591
- - bug
1592
- - building
1593
- - bullhorn
1594
- - bullseye
1595
- - bus
1596
- - calculator
1597
- - calendar
1598
- - calendar-alt
1599
- - camera
1600
- - camera-retro
1601
- - candy-cane
1602
- - car
1603
- - carrot
1604
- - church
1605
- - clipboard
1606
- - cloud
1607
- - coffee
1608
- - cog
1609
- - cogs
1610
- - compass
1611
- - cookie
1612
- - cookie-bite
1613
- - copy
1614
- - cube
1615
- - cubes
1616
- - cut
1617
- - dice
1618
- - dice-d20
1619
- - dice-d6
1620
- - dice-five
1621
- - dice-four
1622
- - dice-one
1623
- - dice-six
1624
- - dice-three
1625
- - dice-two
1626
- - digital-tachograph
1627
- - door-closed
1628
- - door-open
1629
- - drum
1630
- - drum-steelpan
1631
- - envelope
1632
- - envelope-open
1633
- - eraser
1634
- - eye
1635
- - eye-dropper
1636
- - fax
1637
- - feather
1638
- - feather-alt
1639
- - fighter-jet
1640
- - file
1641
- - file-alt
1642
- - file-prescription
1643
- - film
1644
- - fire
1645
- - fire-alt
1646
- - fire-extinguisher
1647
- - flag
1648
- - flag-checkered
1649
- - flask
1650
- - futbol
1651
- - gamepad
1652
- - gavel
1653
- - gem
1654
- - gift
1655
- - gifts
1656
- - glass-cheers
1657
- - glass-martini
1658
- - glass-whiskey
1659
- - glasses
1660
- - globe
1661
- - graduation-cap
1662
- - guitar
1663
- - hat-wizard
1664
- - hdd
1665
- - headphones
1666
- - headphones-alt
1667
- - headset
1668
- - heart
1669
- - heart-broken
1670
- - helicopter
1671
- - highlighter
1672
- - holly-berry
1673
- - home
1674
- - hospital
1675
- - hourglass
1676
- - igloo
1677
- - image
1678
- - images
1679
- - industry
1680
- - key
1681
- - keyboard
1682
- - laptop
1683
- - leaf
1684
- - lemon
1685
- - life-ring
1686
- - lightbulb
1687
- - lock
1688
- - lock-open
1689
- - magic
1690
- - magnet
1691
- - map
1692
- - map-marker
1693
- - map-marker-alt
1694
- - map-pin
1695
- - map-signs
1696
- - marker
1697
- - medal
1698
- - medkit
1699
- - memory
1700
- - microchip
1701
- - microphone
1702
- - microphone-alt
1703
- - mitten
1704
- - mobile
1705
- - mobile-alt
1706
- - money-bill
1707
- - money-bill-alt
1708
- - money-check
1709
- - money-check-alt
1710
- - moon
1711
- - motorcycle
1712
- - mug-hot
1713
- - newspaper
1714
- - paint-brush
1715
- - paper-plane
1716
- - paperclip
1717
- - paste
1718
- - paw
1719
- - pen
1720
- - pen-alt
1721
- - pen-fancy
1722
- - pen-nib
1723
- - pencil-alt
1724
- - phone
1725
- - plane
1726
- - plug
1727
- - print
1728
- - puzzle-piece
1729
- - ring
1730
- - road
1731
- - rocket
1732
- - ruler-combined
1733
- - ruler-horizontal
1734
- - ruler-vertical
1735
- - satellite
1736
- - satellite-dish
1737
- - save
1738
- - school
1739
- - screwdriver
1740
- - scroll
1741
- - sd-card
1742
- - search
1743
- - shield-alt
1744
- - shopping-bag
1745
- - shopping-basket
1746
- - shopping-cart
1747
- - shower
1748
- - sim-card
1749
- - skull-crossbones
1750
- - sleigh
1751
- - snowflake
1752
- - snowplow
1753
- - space-shuttle
1754
- - star
1755
- - sticky-note
1756
- - stopwatch
1757
- - stroopwafel
1758
- - subway
1759
- - suitcase
1760
- - sun
1761
- - tablet
1762
- - tablet-alt
1763
- - tachometer-alt
1764
- - tag
1765
- - tags
1766
- - taxi
1767
- - thumbtack
1768
- - ticket-alt
1769
- - toilet
1770
- - toolbox
1771
- - tools
1772
- - train
1773
- - tram
1774
- - trash
1775
- - trash-alt
1776
- - tree
1777
- - trophy
1778
- - truck
1779
- - tv
1780
- - umbrella
1781
- - university
1782
- - unlock
1783
- - unlock-alt
1784
- - utensil-spoon
1785
- - utensils
1786
- - wallet
1787
- - weight
1788
- - wheelchair
1789
- - wine-glass
1790
- - wrench
1791
- label: Objects
1792
- payments-shopping:
1793
- icons:
1794
- - alipay
1795
- - amazon-pay
1796
- - apple-pay
1797
- - bell
1798
- - bitcoin
1799
- - bookmark
1800
- - btc
1801
- - bullhorn
1802
- - camera
1803
- - camera-retro
1804
- - cart-arrow-down
1805
- - cart-plus
1806
- - cc-amazon-pay
1807
- - cc-amex
1808
- - cc-apple-pay
1809
- - cc-diners-club
1810
- - cc-discover
1811
- - cc-jcb
1812
- - cc-mastercard
1813
- - cc-paypal
1814
- - cc-stripe
1815
- - cc-visa
1816
- - certificate
1817
- - credit-card
1818
- - ethereum
1819
- - gem
1820
- - gift
1821
- - google-wallet
1822
- - handshake
1823
- - heart
1824
- - key
1825
- - money-check
1826
- - money-check-alt
1827
- - paypal
1828
- - receipt
1829
- - shopping-bag
1830
- - shopping-basket
1831
- - shopping-cart
1832
- - star
1833
- - stripe
1834
- - stripe-s
1835
- - tag
1836
- - tags
1837
- - thumbs-down
1838
- - thumbs-up
1839
- - trophy
1840
- label: Payments & Shopping
1841
- pharmacy:
1842
- icons:
1843
- - band-aid
1844
- - book-medical
1845
- - cannabis
1846
- - capsules
1847
- - clinic-medical
1848
- - eye-dropper
1849
- - file-medical
1850
- - file-prescription
1851
- - first-aid
1852
- - flask
1853
- - history
1854
- - joint
1855
- - laptop-medical
1856
- - mortar-pestle
1857
- - notes-medical
1858
- - pills
1859
- - prescription
1860
- - prescription-bottle
1861
- - prescription-bottle-alt
1862
- - receipt
1863
- - skull-crossbones
1864
- - syringe
1865
- - tablets
1866
- - thermometer
1867
- - vial
1868
- - vials
1869
- label: Pharmacy
1870
- political:
1871
- icons:
1872
- - award
1873
- - balance-scale
1874
- - bullhorn
1875
- - check-double
1876
- - democrat
1877
- - donate
1878
- - dove
1879
- - fist-raised
1880
- - flag-usa
1881
- - handshake
1882
- - person-booth
1883
- - piggy-bank
1884
- - republican
1885
- - vote-yea
1886
- label: Political
1887
- religion:
1888
- icons:
1889
- - ankh
1890
- - atom
1891
- - bible
1892
- - church
1893
- - cross
1894
- - dharmachakra
1895
- - dove
1896
- - gopuram
1897
- - hamsa
1898
- - hanukiah
1899
- - haykal
1900
- - jedi
1901
- - journal-whills
1902
- - kaaba
1903
- - khanda
1904
- - menorah
1905
- - mosque
1906
- - om
1907
- - pastafarianism
1908
- - peace
1909
- - place-of-worship
1910
- - pray
1911
- - praying-hands
1912
- - quran
1913
- - star-and-crescent
1914
- - star-of-david
1915
- - synagogue
1916
- - torah
1917
- - torii-gate
1918
- - vihara
1919
- - yin-yang
1920
- label: Religion
1921
- science:
1922
- icons:
1923
- - atom
1924
- - biohazard
1925
- - brain
1926
- - burn
1927
- - capsules
1928
- - clipboard-check
1929
- - dna
1930
- - eye-dropper
1931
- - filter
1932
- - fire
1933
- - fire-alt
1934
- - flask
1935
- - frog
1936
- - magnet
1937
- - microscope
1938
- - mortar-pestle
1939
- - pills
1940
- - prescription-bottle
1941
- - radiation
1942
- - radiation-alt
1943
- - seedling
1944
- - skull-crossbones
1945
- - syringe
1946
- - tablets
1947
- - temperature-high
1948
- - temperature-low
1949
- - vial
1950
- - vials
1951
- label: Science
1952
- science-fiction:
1953
- icons:
1954
- - galactic-republic
1955
- - galactic-senate
1956
- - globe
1957
- - jedi
1958
- - jedi-order
1959
- - journal-whills
1960
- - meteor
1961
- - moon
1962
- - old-republic
1963
- - robot
1964
- - rocket
1965
- - satellite
1966
- - satellite-dish
1967
- - space-shuttle
1968
- - user-astronaut
1969
- label: Science Fiction
1970
- security:
1971
- icons:
1972
- - ban
1973
- - bug
1974
- - door-closed
1975
- - door-open
1976
- - dungeon
1977
- - eye
1978
- - eye-slash
1979
- - file-contract
1980
- - file-signature
1981
- - fingerprint
1982
- - id-badge
1983
- - id-card
1984
- - id-card-alt
1985
- - key
1986
- - lock
1987
- - lock-open
1988
- - mask
1989
- - passport
1990
- - shield-alt
1991
- - unlock
1992
- - unlock-alt
1993
- - user-lock
1994
- - user-secret
1995
- - user-shield
1996
- label: Security
1997
- shapes:
1998
- icons:
1999
- - bookmark
2000
- - calendar
2001
- - certificate
2002
- - circle
2003
- - cloud
2004
- - comment
2005
- - file
2006
- - folder
2007
- - heart
2008
- - heart-broken
2009
- - map-marker
2010
- - play
2011
- - shapes
2012
- - square
2013
- - star
2014
- label: Shapes
2015
- shopping:
2016
- icons:
2017
- - barcode
2018
- - cart-arrow-down
2019
- - cart-plus
2020
- - cash-register
2021
- - gift
2022
- - gifts
2023
- - person-booth
2024
- - receipt
2025
- - shipping-fast
2026
- - shopping-bag
2027
- - shopping-basket
2028
- - shopping-cart
2029
- - store
2030
- - store-alt
2031
- - truck
2032
- - tshirt
2033
- label: Shopping
2034
- social:
2035
- icons:
2036
- - bell
2037
- - birthday-cake
2038
- - camera
2039
- - comment
2040
- - comment-alt
2041
- - envelope
2042
- - hashtag
2043
- - heart
2044
- - image
2045
- - images
2046
- - map-marker
2047
- - map-marker-alt
2048
- - poll
2049
- - poll-h
2050
- - retweet
2051
- - share
2052
- - share-alt
2053
- - share-square
2054
- - star
2055
- - thumbs-down
2056
- - thumbs-up
2057
- - thumbtack
2058
- - user
2059
- - user-circle
2060
- - user-friends
2061
- - user-plus
2062
- - users
2063
- - video
2064
- label: Social
2065
- spinners:
2066
- icons:
2067
- - asterisk
2068
- - atom
2069
- - certificate
2070
- - circle-notch
2071
- - cog
2072
- - compact-disc
2073
- - compass
2074
- - crosshairs
2075
- - dharmachakra
2076
- - haykal
2077
- - life-ring
2078
- - palette
2079
- - ring
2080
- - slash
2081
- - snowflake
2082
- - spinner
2083
- - stroopwafel
2084
- - sun
2085
- - sync
2086
- - sync-alt
2087
- - yin-yang
2088
- label: Spinners
2089
- sports:
2090
- icons:
2091
- - baseball-ball
2092
- - basketball-ball
2093
- - bowling-ball
2094
- - dumbbell
2095
- - football-ball
2096
- - futbol
2097
- - golf-ball
2098
- - hockey-puck
2099
- - quidditch
2100
- - skating
2101
- - skiing
2102
- - skiing-nordic
2103
- - snowboarding
2104
- - table-tennis
2105
- - volleyball-ball
2106
- label: Sports
2107
- spring:
2108
- icons:
2109
- - allergies
2110
- - broom
2111
- - cloud-sun
2112
- - cloud-sun-rain
2113
- - frog
2114
- - rainbow
2115
- - seedling
2116
- - umbrella
2117
- label: Spring
2118
- status:
2119
- icons:
2120
- - ban
2121
- - battery-empty
2122
- - battery-full
2123
- - battery-half
2124
- - battery-quarter
2125
- - battery-three-quarters
2126
- - bell
2127
- - bell-slash
2128
- - calendar
2129
- - calendar-alt
2130
- - calendar-check
2131
- - calendar-day
2132
- - calendar-minus
2133
- - calendar-plus
2134
- - calendar-times
2135
- - calendar-week
2136
- - cart-arrow-down
2137
- - cart-plus
2138
- - comment
2139
- - comment-alt
2140
- - comment-slash
2141
- - compass
2142
- - door-closed
2143
- - door-open
2144
- - exclamation
2145
- - exclamation-circle
2146
- - exclamation-triangle
2147
- - eye
2148
- - eye-slash
2149
- - file
2150
- - file-alt
2151
- - folder
2152
- - folder-open
2153
- - gas-pump
2154
- - info
2155
- - info-circle
2156
- - lightbulb
2157
- - lock
2158
- - lock-open
2159
- - map-marker
2160
- - map-marker-alt
2161
- - microphone
2162
- - microphone-alt
2163
- - microphone-alt-slash
2164
- - microphone-slash
2165
- - minus
2166
- - minus-circle
2167
- - minus-square
2168
- - parking
2169
- - phone
2170
- - phone-slash
2171
- - plus
2172
- - plus-circle
2173
- - plus-square
2174
- - print
2175
- - question
2176
- - question-circle
2177
- - shield-alt
2178
- - shopping-cart
2179
- - sign-in-alt
2180
- - sign-out-alt
2181
- - signal
2182
- - smoking-ban
2183
- - star
2184
- - star-half
2185
- - star-half-alt
2186
- - stream
2187
- - thermometer-empty
2188
- - thermometer-full
2189
- - thermometer-half
2190
- - thermometer-quarter
2191
- - thermometer-three-quarters
2192
- - thumbs-down
2193
- - thumbs-up
2194
- - tint
2195
- - tint-slash
2196
- - toggle-off
2197
- - toggle-on
2198
- - unlock
2199
- - unlock-alt
2200
- - user
2201
- - user-alt
2202
- - user-alt-slash
2203
- - user-slash
2204
- - video
2205
- - video-slash
2206
- - volume-down
2207
- - volume-mute
2208
- - volume-off
2209
- - volume-up
2210
- - wifi
2211
- label: Status
2212
- summer:
2213
- icons:
2214
- - anchor
2215
- - fish
2216
- - hotdog
2217
- - ice-cream
2218
- - lemon
2219
- - sun
2220
- - swimmer
2221
- - swimming-pool
2222
- - umbrella-beach
2223
- - volleyball-ball
2224
- - water
2225
- label: Summer
2226
- toggle:
2227
- icons:
2228
- - bullseye
2229
- - check-circle
2230
- - circle
2231
- - dot-circle
2232
- - star
2233
- - star-half
2234
- - star-half-alt
2235
- - toggle-off
2236
- - toggle-on
2237
- label: Toggle
2238
- travel:
2239
- icons:
2240
- - archway
2241
- - atlas
2242
- - bed
2243
- - bus
2244
- - bus-alt
2245
- - cocktail
2246
- - concierge-bell
2247
- - dumbbell
2248
- - glass-martini
2249
- - glass-martini-alt
2250
- - globe-africa
2251
- - globe-americas
2252
- - globe-asia
2253
- - globe-europe
2254
- - hot-tub
2255
- - hotel
2256
- - luggage-cart
2257
- - map
2258
- - map-marked
2259
- - map-marked-alt
2260
- - monument
2261
- - passport
2262
- - plane
2263
- - plane-arrival
2264
- - plane-departure
2265
- - shuttle-van
2266
- - spa
2267
- - suitcase
2268
- - suitcase-rolling
2269
- - swimmer
2270
- - swimming-pool
2271
- - taxi
2272
- - tram
2273
- - umbrella-beach
2274
- - wine-glass
2275
- - wine-glass-alt
2276
- label: Travel
2277
- users-people:
2278
- icons:
2279
- - accessible-icon
2280
- - address-book
2281
- - address-card
2282
- - baby
2283
- - bed
2284
- - blind
2285
- - chalkboard-teacher
2286
- - child
2287
- - female
2288
- - frown
2289
- - hiking
2290
- - id-badge
2291
- - id-card
2292
- - id-card-alt
2293
- - male
2294
- - meh
2295
- - people-carry
2296
- - person-booth
2297
- - poo
2298
- - portrait
2299
- - power-off
2300
- - pray
2301
- - restroom
2302
- - running
2303
- - skating
2304
- - skiing
2305
- - skiing-nordic
2306
- - smile
2307
- - snowboarding
2308
- - street-view
2309
- - swimmer
2310
- - user
2311
- - user-alt
2312
- - user-alt-slash
2313
- - user-astronaut
2314
- - user-check
2315
- - user-circle
2316
- - user-clock
2317
- - user-cog
2318
- - user-edit
2319
- - user-friends
2320
- - user-graduate
2321
- - user-injured
2322
- - user-lock
2323
- - user-md
2324
- - user-minus
2325
- - user-ninja
2326
- - user-nurse
2327
- - user-plus
2328
- - user-secret
2329
- - user-shield
2330
- - user-slash
2331
- - user-tag
2332
- - user-tie
2333
- - user-times
2334
- - users
2335
- - users-cog
2336
- - walking
2337
- - wheelchair
2338
- label: Users & People
2339
- vehicles:
2340
- icons:
2341
- - accessible-icon
2342
- - ambulance
2343
- - baby-carriage
2344
- - bicycle
2345
- - bus
2346
- - bus-alt
2347
- - car
2348
- - car-alt
2349
- - car-crash
2350
- - car-side
2351
- - fighter-jet
2352
- - helicopter
2353
- - horse
2354
- - motorcycle
2355
- - paper-plane
2356
- - plane
2357
- - rocket
2358
- - ship
2359
- - shopping-cart
2360
- - shuttle-van
2361
- - sleigh
2362
- - snowplow
2363
- - space-shuttle
2364
- - subway
2365
- - taxi
2366
- - tractor
2367
- - train
2368
- - tram
2369
- - truck
2370
- - truck-monster
2371
- - truck-pickup
2372
- - wheelchair
2373
- label: Vehicles
2374
- weather:
2375
- icons:
2376
- - bolt
2377
- - cloud
2378
- - cloud-meatball
2379
- - cloud-moon
2380
- - cloud-moon-rain
2381
- - cloud-rain
2382
- - cloud-showers-heavy
2383
- - cloud-sun
2384
- - cloud-sun-rain
2385
- - meteor
2386
- - moon
2387
- - poo-storm
2388
- - rainbow
2389
- - smog
2390
- - snowflake
2391
- - sun
2392
- - temperature-high
2393
- - temperature-low
2394
- - umbrella
2395
- - water
2396
- - wind
2397
- label: Weather
2398
- winter:
2399
- icons:
2400
- - glass-whiskey
2401
- - icicles
2402
- - igloo
2403
- - mitten
2404
- - skating
2405
- - skiing
2406
- - skiing-nordic
2407
- - snowboarding
2408
- - snowplow
2409
- - tram
2410
- label: Winter
2411
- writing:
2412
- icons:
2413
- - archive
2414
- - blog
2415
- - book
2416
- - bookmark
2417
- - edit
2418
- - envelope
2419
- - envelope-open
2420
- - eraser
2421
- - file
2422
- - file-alt
2423
- - folder
2424
- - folder-open
2425
- - keyboard
2426
- - newspaper
2427
- - paper-plane
2428
- - paperclip
2429
- - paragraph
2430
- - pen
2431
- - pen-alt
2432
- - pen-square
2433
- - pencil-alt
2434
- - quote-left
2435
- - quote-right
2436
- - sticky-note
2437
- - thumbtack
2438
- label: Writing
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
font-awesome-latest/metadata/icons.json DELETED
@@ -1,54419 +0,0 @@
1
- {
2
- "500px": {
3
- "changes": [
4
- "4.4",
5
- "5.0.0"
6
- ],
7
- "ligatures": [],
8
- "search": {
9
- "terms": []
10
- },
11
- "styles": [
12
- "brands"
13
- ],
14
- "unicode": "f26e",
15
- "label": "500px",
16
- "voted": false,
17
- "svg": {
18
- "brands": {
19
- "last_modified": 1546440860962,
20
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M103.3 344.3c-6.5-14.2-6.9-18.3 7.4-23.1 25.6-8 8 9.2 43.2 49.2h.3v-93.9c1.2-50.2 44-92.2 97.7-92.2 53.9 0 97.7 43.5 97.7 96.8 0 63.4-60.8 113.2-128.5 93.3-10.5-4.2-2.1-31.7 8.5-28.6 53 0 89.4-10.1 89.4-64.4 0-61-77.1-89.6-116.9-44.6-23.5 26.4-17.6 42.1-17.6 157.6 50.7 31 118.3 22 160.4-20.1 24.8-24.8 38.5-58 38.5-93 0-35.2-13.8-68.2-38.8-93.3-24.8-24.8-57.8-38.5-93.3-38.5s-68.8 13.8-93.5 38.5c-.3.3-16 16.5-21.2 23.9l-.5.6c-3.3 4.7-6.3 9.1-20.1 6.1-6.9-1.7-14.3-5.8-14.3-11.8V20c0-5 3.9-10.5 10.5-10.5h241.3c8.3 0 8.3 11.6 8.3 15.1 0 3.9 0 15.1-8.3 15.1H130.3v132.9h.3c104.2-109.8 282.8-36 282.8 108.9 0 178.1-244.8 220.3-310.1 62.8zm63.3-260.8c-.5 4.2 4.6 24.5 14.6 20.6C306 56.6 384 144.5 390.6 144.5c4.8 0 22.8-15.3 14.3-22.8-93.2-89-234.5-57-238.3-38.2zM393 414.7C283 524.6 94 475.5 61 310.5c0-12.2-30.4-7.4-28.9 3.3 24 173.4 246 256.9 381.6 121.3 6.9-7.8-12.6-28.4-20.7-20.4zM213.6 306.6c0 4 4.3 7.3 5.5 8.5 3 3 6.1 4.4 8.5 4.4 3.8 0 2.6.2 22.3-19.5 19.6 19.3 19.1 19.5 22.3 19.5 5.4 0 18.5-10.4 10.7-18.2L265.6 284l18.2-18.2c6.3-6.8-10.1-21.8-16.2-15.7L249.7 268c-18.6-18.8-18.4-19.5-21.5-19.5-5 0-18 11.7-12.4 17.3L234 284c-18.1 17.9-20.4 19.2-20.4 22.6z\"/></svg>",
21
- "viewBox": [
22
- "0",
23
- "0",
24
- "448",
25
- "512"
26
- ],
27
- "width": 448,
28
- "height": 512,
29
- "path": "M103.3 344.3c-6.5-14.2-6.9-18.3 7.4-23.1 25.6-8 8 9.2 43.2 49.2h.3v-93.9c1.2-50.2 44-92.2 97.7-92.2 53.9 0 97.7 43.5 97.7 96.8 0 63.4-60.8 113.2-128.5 93.3-10.5-4.2-2.1-31.7 8.5-28.6 53 0 89.4-10.1 89.4-64.4 0-61-77.1-89.6-116.9-44.6-23.5 26.4-17.6 42.1-17.6 157.6 50.7 31 118.3 22 160.4-20.1 24.8-24.8 38.5-58 38.5-93 0-35.2-13.8-68.2-38.8-93.3-24.8-24.8-57.8-38.5-93.3-38.5s-68.8 13.8-93.5 38.5c-.3.3-16 16.5-21.2 23.9l-.5.6c-3.3 4.7-6.3 9.1-20.1 6.1-6.9-1.7-14.3-5.8-14.3-11.8V20c0-5 3.9-10.5 10.5-10.5h241.3c8.3 0 8.3 11.6 8.3 15.1 0 3.9 0 15.1-8.3 15.1H130.3v132.9h.3c104.2-109.8 282.8-36 282.8 108.9 0 178.1-244.8 220.3-310.1 62.8zm63.3-260.8c-.5 4.2 4.6 24.5 14.6 20.6C306 56.6 384 144.5 390.6 144.5c4.8 0 22.8-15.3 14.3-22.8-93.2-89-234.5-57-238.3-38.2zM393 414.7C283 524.6 94 475.5 61 310.5c0-12.2-30.4-7.4-28.9 3.3 24 173.4 246 256.9 381.6 121.3 6.9-7.8-12.6-28.4-20.7-20.4zM213.6 306.6c0 4 4.3 7.3 5.5 8.5 3 3 6.1 4.4 8.5 4.4 3.8 0 2.6.2 22.3-19.5 19.6 19.3 19.1 19.5 22.3 19.5 5.4 0 18.5-10.4 10.7-18.2L265.6 284l18.2-18.2c6.3-6.8-10.1-21.8-16.2-15.7L249.7 268c-18.6-18.8-18.4-19.5-21.5-19.5-5 0-18 11.7-12.4 17.3L234 284c-18.1 17.9-20.4 19.2-20.4 22.6z"
30
- }
31
- },
32
- "free": [
33
- "brands"
34
- ]
35
- },
36
- "accessible-icon": {
37
- "changes": [
38
- "5.0.0"
39
- ],
40
- "ligatures": [],
41
- "search": {
42
- "terms": [
43
- "accessibility",
44
- "handicap",
45
- "person",
46
- "wheelchair",
47
- "wheelchair-alt"
48
- ]
49
- },
50
- "styles": [
51
- "brands"
52
- ],
53
- "unicode": "f368",
54
- "label": "Accessible Icon",
55
- "voted": false,
56
- "svg": {
57
- "brands": {
58
- "last_modified": 1546440860962,
59
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M423.9 255.8L411 413.1c-3.3 40.7-63.9 35.1-60.6-4.9l10-122.5-41.1 2.3c10.1 20.7 15.8 43.9 15.8 68.5 0 41.2-16.1 78.7-42.3 106.5l-39.3-39.3c57.9-63.7 13.1-167.2-74-167.2-25.9 0-49.5 9.9-67.2 26L73 243.2c22-20.7 50.1-35.1 81.4-40.2l75.3-85.7-42.6-24.8-51.6 46c-30 26.8-70.6-18.5-40.5-45.4l68-60.7c9.8-8.8 24.1-10.2 35.5-3.6 0 0 139.3 80.9 139.5 81.1 16.2 10.1 20.7 36 6.1 52.6L285.7 229l106.1-5.9c18.5-1.1 33.6 14.4 32.1 32.7zm-64.9-154c28.1 0 50.9-22.8 50.9-50.9C409.9 22.8 387.1 0 359 0c-28.1 0-50.9 22.8-50.9 50.9 0 28.1 22.8 50.9 50.9 50.9zM179.6 456.5c-80.6 0-127.4-90.6-82.7-156.1l-39.7-39.7C36.4 287 24 320.3 24 356.4c0 130.7 150.7 201.4 251.4 122.5l-39.7-39.7c-16 10.9-35.3 17.3-56.1 17.3z\"/></svg>",
60
- "viewBox": [
61
- "0",
62
- "0",
63
- "448",
64
- "512"
65
- ],
66
- "width": 448,
67
- "height": 512,
68
- "path": "M423.9 255.8L411 413.1c-3.3 40.7-63.9 35.1-60.6-4.9l10-122.5-41.1 2.3c10.1 20.7 15.8 43.9 15.8 68.5 0 41.2-16.1 78.7-42.3 106.5l-39.3-39.3c57.9-63.7 13.1-167.2-74-167.2-25.9 0-49.5 9.9-67.2 26L73 243.2c22-20.7 50.1-35.1 81.4-40.2l75.3-85.7-42.6-24.8-51.6 46c-30 26.8-70.6-18.5-40.5-45.4l68-60.7c9.8-8.8 24.1-10.2 35.5-3.6 0 0 139.3 80.9 139.5 81.1 16.2 10.1 20.7 36 6.1 52.6L285.7 229l106.1-5.9c18.5-1.1 33.6 14.4 32.1 32.7zm-64.9-154c28.1 0 50.9-22.8 50.9-50.9C409.9 22.8 387.1 0 359 0c-28.1 0-50.9 22.8-50.9 50.9 0 28.1 22.8 50.9 50.9 50.9zM179.6 456.5c-80.6 0-127.4-90.6-82.7-156.1l-39.7-39.7C36.4 287 24 320.3 24 356.4c0 130.7 150.7 201.4 251.4 122.5l-39.7-39.7c-16 10.9-35.3 17.3-56.1 17.3z"
69
- }
70
- },
71
- "free": [
72
- "brands"
73
- ]
74
- },
75
- "accusoft": {
76
- "changes": [
77
- "5.0.0"
78
- ],
79
- "ligatures": [],
80
- "search": {
81
- "terms": []
82
- },
83
- "styles": [
84
- "brands"
85
- ],
86
- "unicode": "f369",
87
- "label": "Accusoft",
88
- "voted": false,
89
- "svg": {
90
- "brands": {
91
- "last_modified": 1548363722323,
92
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 512\"><path d=\"M322.1 252v-1l-51.2-65.8s-12 1.6-25 15.1c-9 9.3-242.1 239.1-243.4 240.9-7 10 1.6 6.8 15.7 1.7.8 0 114.5-36.6 114.5-36.6.5-.6-.1-.1.6-.6-.4-5.1-.8-26.2-1-27.7-.6-5.2 2.2-6.9 7-8.9l92.6-33.8c.6-.8 88.5-81.7 90.2-83.3zm160.1 120.1c13.3 16.1 20.7 13.3 30.8 9.3 3.2-1.2 115.4-47.6 117.8-48.9 8-4.3-1.7-16.7-7.2-23.4-2.1-2.5-205.1-245.6-207.2-248.3-9.7-12.2-14.3-12.9-38.4-12.8-10.2 0-106.8.5-116.5.6-19.2.1-32.9-.3-19.2 16.9C250 75 476.5 365.2 482.2 372.1zm152.7 1.6c-2.3-.3-24.6-4.7-38-7.2 0 0-115 50.4-117.5 51.6-16 7.3-26.9-3.2-36.7-14.6l-57.1-74c-5.4-.9-60.4-9.6-65.3-9.3-3.1.2-9.6.8-14.4 2.9-4.9 2.1-145.2 52.8-150.2 54.7-5.1 2-11.4 3.6-11.1 7.6.2 2.5 2 2.6 4.6 3.5 2.7.8 300.9 67.6 308 69.1 15.6 3.3 38.5 10.5 53.6 1.7 2.1-1.2 123.8-76.4 125.8-77.8 5.4-4 4.3-6.8-1.7-8.2z\"/></svg>",
93
- "viewBox": [
94
- "0",
95
- "0",
96
- "640",
97
- "512"
98
- ],
99
- "width": 640,
100
- "height": 512,
101
- "path": "M322.1 252v-1l-51.2-65.8s-12 1.6-25 15.1c-9 9.3-242.1 239.1-243.4 240.9-7 10 1.6 6.8 15.7 1.7.8 0 114.5-36.6 114.5-36.6.5-.6-.1-.1.6-.6-.4-5.1-.8-26.2-1-27.7-.6-5.2 2.2-6.9 7-8.9l92.6-33.8c.6-.8 88.5-81.7 90.2-83.3zm160.1 120.1c13.3 16.1 20.7 13.3 30.8 9.3 3.2-1.2 115.4-47.6 117.8-48.9 8-4.3-1.7-16.7-7.2-23.4-2.1-2.5-205.1-245.6-207.2-248.3-9.7-12.2-14.3-12.9-38.4-12.8-10.2 0-106.8.5-116.5.6-19.2.1-32.9-.3-19.2 16.9C250 75 476.5 365.2 482.2 372.1zm152.7 1.6c-2.3-.3-24.6-4.7-38-7.2 0 0-115 50.4-117.5 51.6-16 7.3-26.9-3.2-36.7-14.6l-57.1-74c-5.4-.9-60.4-9.6-65.3-9.3-3.1.2-9.6.8-14.4 2.9-4.9 2.1-145.2 52.8-150.2 54.7-5.1 2-11.4 3.6-11.1 7.6.2 2.5 2 2.6 4.6 3.5 2.7.8 300.9 67.6 308 69.1 15.6 3.3 38.5 10.5 53.6 1.7 2.1-1.2 123.8-76.4 125.8-77.8 5.4-4 4.3-6.8-1.7-8.2z"
102
- }
103
- },
104
- "free": [
105
- "brands"
106
- ]
107
- },
108
- "acquisitions-incorporated": {
109
- "changes": [
110
- "5.4.0",
111
- "5.8.0"
112
- ],
113
- "ligatures": [],
114
- "search": {
115
- "terms": [
116
- "Dungeons & Dragons",
117
- "d&d",
118
- "dnd",
119
- "fantasy",
120
- "game",
121
- "gaming",
122
- "tabletop"
123
- ]
124
- },
125
- "styles": [
126
- "brands"
127
- ],
128
- "unicode": "f6af",
129
- "label": "Acquisitions Incorporated",
130
- "voted": false,
131
- "svg": {
132
- "brands": {
133
- "last_modified": 1553037314193,
134
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><path d=\"M357.45 468.2c-1.2-7.7-1.3-7.6-9.6-7.6-99.8.2-111.8-2.4-112.7-2.6-12.3-1.7-20.6-10.5-21-23.1-.1-1.6-.2-71.6-1-129.1-.1-4.7 1.6-6.4 5.9-7.5 12.5-3 24.9-6.1 37.3-9.7 4.3-1.3 6.8-.2 8.4 3.5 4.5 10.3 8.8 20.6 13.2 30.9 1.6 3.7.1 4.4-3.4 4.4-10-.2-20-.1-30.4-.1v27h116c-1.4-9.5-2.7-18.1-4-27.5-7 0-13.8.4-20.4-.1-22.6-1.6-18.3-4.4-84-158.6-8.8-20.1-27.9-62.1-36.5-89.2-4.4-14 5.5-25.4 18.9-26.6 18.6-1.7 37.5-1.6 56.2-2 20.6-.4 41.2-.4 61.8-.5 3.1 0 4-1.4 4.3-4.3 1.2-9.8 2.7-19.5 4-29.2.8-5.3 1.6-10.7 2.4-16.1L23.75 0c-3.6 0-5.3 1.1-4.6 5.3 2.2 13.2-.8.8 6.4 45.3 63.4 0 71.8.9 101.8.5 12.3-.2 37 3.5 37.7 22.1.4 11.4-1.1 11.3-32.6 87.4-53.8 129.8-50.7 120.3-67.3 161-1.7 4.1-3.6 5.2-7.6 5.2-8.5-.2-17-.3-25.4.1-1.9.1-5.2 1.8-5.5 3.2-1.5 8.1-2.2 16.3-3.2 24.9h114.3v-27.6c-6.9 0-33.5.4-35.3-2.9 5.3-12.3 10.4-24.4 15.7-36.7 16.3 4 31.9 7.8 47.6 11.7 3.4.9 4.6 3 4.6 6.8-.1 42.9.1 85.9.2 128.8 0 10.2-5.5 19.1-14.9 23.1-6.5 2.7-3.3 3.4-121.4 2.4-5.3 0-7.1 2-7.6 6.8-1.5 12.9-2.9 25.9-5 38.8-.8 5 1.3 5.7 5.3 5.7 183.2.6-30.7 0 337.1 0-2.5-15-4.4-29.4-6.6-43.7zm-174.9-205.7c-13.3-4.2-26.6-8.2-39.9-12.5a44.53 44.53 0 0 1-5.8-2.9c17.2-44.3 34.2-88.1 51.3-132.1 7.5 2.4 7.9-.8 9.4 0 9.3 22.5 18.1 60.1 27 82.8 6.6 16.7 13 33.5 19.7 50.9a35.78 35.78 0 0 1-3.9 2.1c-13.1 3.9-26.4 7.5-39.4 11.7a27.66 27.66 0 0 1-18.4 0z\"/></svg>",
135
- "viewBox": [
136
- "0",
137
- "0",
138
- "384",
139
- "512"
140
- ],
141
- "width": 384,
142
- "height": 512,
143
- "path": "M357.45 468.2c-1.2-7.7-1.3-7.6-9.6-7.6-99.8.2-111.8-2.4-112.7-2.6-12.3-1.7-20.6-10.5-21-23.1-.1-1.6-.2-71.6-1-129.1-.1-4.7 1.6-6.4 5.9-7.5 12.5-3 24.9-6.1 37.3-9.7 4.3-1.3 6.8-.2 8.4 3.5 4.5 10.3 8.8 20.6 13.2 30.9 1.6 3.7.1 4.4-3.4 4.4-10-.2-20-.1-30.4-.1v27h116c-1.4-9.5-2.7-18.1-4-27.5-7 0-13.8.4-20.4-.1-22.6-1.6-18.3-4.4-84-158.6-8.8-20.1-27.9-62.1-36.5-89.2-4.4-14 5.5-25.4 18.9-26.6 18.6-1.7 37.5-1.6 56.2-2 20.6-.4 41.2-.4 61.8-.5 3.1 0 4-1.4 4.3-4.3 1.2-9.8 2.7-19.5 4-29.2.8-5.3 1.6-10.7 2.4-16.1L23.75 0c-3.6 0-5.3 1.1-4.6 5.3 2.2 13.2-.8.8 6.4 45.3 63.4 0 71.8.9 101.8.5 12.3-.2 37 3.5 37.7 22.1.4 11.4-1.1 11.3-32.6 87.4-53.8 129.8-50.7 120.3-67.3 161-1.7 4.1-3.6 5.2-7.6 5.2-8.5-.2-17-.3-25.4.1-1.9.1-5.2 1.8-5.5 3.2-1.5 8.1-2.2 16.3-3.2 24.9h114.3v-27.6c-6.9 0-33.5.4-35.3-2.9 5.3-12.3 10.4-24.4 15.7-36.7 16.3 4 31.9 7.8 47.6 11.7 3.4.9 4.6 3 4.6 6.8-.1 42.9.1 85.9.2 128.8 0 10.2-5.5 19.1-14.9 23.1-6.5 2.7-3.3 3.4-121.4 2.4-5.3 0-7.1 2-7.6 6.8-1.5 12.9-2.9 25.9-5 38.8-.8 5 1.3 5.7 5.3 5.7 183.2.6-30.7 0 337.1 0-2.5-15-4.4-29.4-6.6-43.7zm-174.9-205.7c-13.3-4.2-26.6-8.2-39.9-12.5a44.53 44.53 0 0 1-5.8-2.9c17.2-44.3 34.2-88.1 51.3-132.1 7.5 2.4 7.9-.8 9.4 0 9.3 22.5 18.1 60.1 27 82.8 6.6 16.7 13 33.5 19.7 50.9a35.78 35.78 0 0 1-3.9 2.1c-13.1 3.9-26.4 7.5-39.4 11.7a27.66 27.66 0 0 1-18.4 0z"
144
- }
145
- },
146
- "free": [
147
- "brands"
148
- ]
149
- },
150
- "ad": {
151
- "changes": [
152
- "5.3.0"
153
- ],
154
- "ligatures": [],
155
- "search": {
156
- "terms": [
157
- "advertisement",
158
- "media",
159
- "newspaper",
160
- "promotion",
161
- "publicity"
162
- ]
163
- },
164
- "styles": [
165
- "solid"
166
- ],
167
- "unicode": "f641",
168
- "label": "Ad",
169
- "voted": false,
170
- "svg": {
171
- "solid": {
172
- "last_modified": 1546440861352,
173
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M157.52 272h36.96L176 218.78 157.52 272zM352 256c-13.23 0-24 10.77-24 24s10.77 24 24 24 24-10.77 24-24-10.77-24-24-24zM464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM250.58 352h-16.94c-6.81 0-12.88-4.32-15.12-10.75L211.15 320h-70.29l-7.38 21.25A16 16 0 0 1 118.36 352h-16.94c-11.01 0-18.73-10.85-15.12-21.25L140 176.12A23.995 23.995 0 0 1 162.67 160h26.66A23.99 23.99 0 0 1 212 176.13l53.69 154.62c3.61 10.4-4.11 21.25-15.11 21.25zM424 336c0 8.84-7.16 16-16 16h-16c-4.85 0-9.04-2.27-11.98-5.68-8.62 3.66-18.09 5.68-28.02 5.68-39.7 0-72-32.3-72-72s32.3-72 72-72c8.46 0 16.46 1.73 24 4.42V176c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v160z\"/></svg>",
174
- "viewBox": [
175
- "0",
176
- "0",
177
- "512",
178
- "512"
179
- ],
180
- "width": 512,
181
- "height": 512,
182
- "path": "M157.52 272h36.96L176 218.78 157.52 272zM352 256c-13.23 0-24 10.77-24 24s10.77 24 24 24 24-10.77 24-24-10.77-24-24-24zM464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM250.58 352h-16.94c-6.81 0-12.88-4.32-15.12-10.75L211.15 320h-70.29l-7.38 21.25A16 16 0 0 1 118.36 352h-16.94c-11.01 0-18.73-10.85-15.12-21.25L140 176.12A23.995 23.995 0 0 1 162.67 160h26.66A23.99 23.99 0 0 1 212 176.13l53.69 154.62c3.61 10.4-4.11 21.25-15.11 21.25zM424 336c0 8.84-7.16 16-16 16h-16c-4.85 0-9.04-2.27-11.98-5.68-8.62 3.66-18.09 5.68-28.02 5.68-39.7 0-72-32.3-72-72s32.3-72 72-72c8.46 0 16.46 1.73 24 4.42V176c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v160z"
183
- }
184
- },
185
- "free": [
186
- "solid"
187
- ]
188
- },
189
- "address-book": {
190
- "changes": [
191
- "4.7",
192
- "5.0.0",
193
- "5.0.3"
194
- ],
195
- "ligatures": [],
196
- "search": {
197
- "terms": [
198
- "contact",
199
- "directory",
200
- "index",
201
- "little black book",
202
- "rolodex"
203
- ]
204
- },
205
- "styles": [
206
- "solid",
207
- "regular"
208
- ],
209
- "unicode": "f2b9",
210
- "label": "Address Book",
211
- "voted": false,
212
- "svg": {
213
- "solid": {
214
- "last_modified": 1546440861352,
215
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-228-32c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H118.4C106 384 96 375.4 96 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z\"/></svg>",
216
- "viewBox": [
217
- "0",
218
- "0",
219
- "448",
220
- "512"
221
- ],
222
- "width": 448,
223
- "height": 512,
224
- "path": "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-228-32c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H118.4C106 384 96 375.4 96 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z"
225
- },
226
- "regular": {
227
- "last_modified": 1546440861216,
228
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-68 304H48V48h320v416zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z\"/></svg>",
229
- "viewBox": [
230
- "0",
231
- "0",
232
- "448",
233
- "512"
234
- ],
235
- "width": 448,
236
- "height": 512,
237
- "path": "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-68 304H48V48h320v416zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z"
238
- }
239
- },
240
- "free": [
241
- "solid",
242
- "regular"
243
- ]
244
- },
245
- "address-card": {
246
- "changes": [
247
- "4.7",
248
- "5.0.0",
249
- "5.0.3"
250
- ],
251
- "ligatures": [],
252
- "search": {
253
- "terms": [
254
- "about",
255
- "contact",
256
- "id",
257
- "identification",
258
- "postcard",
259
- "profile"
260
- ]
261
- },
262
- "styles": [
263
- "solid",
264
- "regular"
265
- ],
266
- "unicode": "f2bb",
267
- "label": "Address Card",
268
- "voted": false,
269
- "svg": {
270
- "solid": {
271
- "last_modified": 1546440861352,
272
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-352 96c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H86.4C74 384 64 375.4 64 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2zM512 312c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z\"/></svg>",
273
- "viewBox": [
274
- "0",
275
- "0",
276
- "576",
277
- "512"
278
- ],
279
- "width": 576,
280
- "height": 512,
281
- "path": "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-352 96c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H86.4C74 384 64 375.4 64 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2zM512 312c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z"
282
- },
283
- "regular": {
284
- "last_modified": 1546440861216,
285
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z\"/></svg>",
286
- "viewBox": [
287
- "0",
288
- "0",
289
- "576",
290
- "512"
291
- ],
292
- "width": 576,
293
- "height": 512,
294
- "path": "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z"
295
- }
296
- },
297
- "free": [
298
- "solid",
299
- "regular"
300
- ]
301
- },
302
- "adjust": {
303
- "changes": [
304
- "1",
305
- "5.0.0"
306
- ],
307
- "ligatures": [],
308
- "search": {
309
- "terms": [
310
- "contrast",
311
- "dark",
312
- "light",
313
- "saturation"
314
- ]
315
- },
316
- "styles": [
317
- "solid"
318
- ],
319
- "unicode": "f042",
320
- "label": "adjust",
321
- "voted": false,
322
- "svg": {
323
- "solid": {
324
- "last_modified": 1546440861352,
325
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z\"/></svg>",
326
- "viewBox": [
327
- "0",
328
- "0",
329
- "512",
330
- "512"
331
- ],
332
- "width": 512,
333
- "height": 512,
334
- "path": "M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z"
335
- }
336
- },
337
- "free": [
338
- "solid"
339
- ]
340
- },
341
- "adn": {
342
- "changes": [
343
- "3.2",
344
- "5.0.0"
345
- ],
346
- "ligatures": [],
347
- "search": {
348
- "terms": []
349
- },
350
- "styles": [
351
- "brands"
352
- ],
353
- "unicode": "f170",
354
- "label": "App.net",
355
- "voted": false,
356
- "svg": {
357
- "brands": {
358
- "last_modified": 1546440860962,
359
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 496 512\"><path d=\"M248 167.5l64.9 98.8H183.1l64.9-98.8zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-99.8 82.7L248 115.5 99.8 338.7h30.4l33.6-51.7h168.6l33.6 51.7h30.2z\"/></svg>",
360
- "viewBox": [
361
- "0",
362
- "0",
363
- "496",
364
- "512"
365
- ],
366
- "width": 496,
367
- "height": 512,
368
- "path": "M248 167.5l64.9 98.8H183.1l64.9-98.8zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-99.8 82.7L248 115.5 99.8 338.7h30.4l33.6-51.7h168.6l33.6 51.7h30.2z"
369
- }
370
- },
371
- "free": [
372
- "brands"
373
- ]
374
- },
375
- "adobe": {
376
- "changes": [
377
- "5.6.0",
378
- "5.8.0"
379
- ],
380
- "ligatures": [],
381
- "search": {
382
- "terms": [
383
- "acrobat",
384
- "app",
385
- "design",
386
- "illustrator",
387
- "indesign",
388
- "photoshop"
389
- ]
390
- },
391
- "styles": [
392
- "brands"
393
- ],
394
- "unicode": "f778",
395
- "label": "Adobe",
396
- "voted": false,
397
- "svg": {
398
- "brands": {
399
- "last_modified": 1553037314195,
400
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M315.5 64h170.9v384L315.5 64zm-119 0H25.6v384L196.5 64zM256 206.1L363.5 448h-73l-30.7-76.8h-78.7L256 206.1z\"/></svg>",
401
- "viewBox": [
402
- "0",
403
- "0",
404
- "512",
405
- "512"
406
- ],
407
- "width": 512,
408
- "height": 512,
409
- "path": "M315.5 64h170.9v384L315.5 64zm-119 0H25.6v384L196.5 64zM256 206.1L363.5 448h-73l-30.7-76.8h-78.7L256 206.1z"
410
- }
411
- },
412
- "free": [
413
- "brands"
414
- ]
415
- },
416
- "adversal": {
417
- "changes": [
418
- "5.0.0"
419
- ],
420
- "ligatures": [],
421
- "search": {
422
- "terms": []
423
- },
424
- "styles": [
425
- "brands"
426
- ],
427
- "unicode": "f36a",
428
- "label": "Adversal",
429
- "voted": false,
430
- "svg": {
431
- "brands": {
432
- "last_modified": 1546440860963,
433
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M482.1 32H28.7C5.8 32 0 37.9 0 60.9v390.2C0 474.4 5.8 480 28.7 480h453.4c24.4 0 29.9-5.2 29.9-29.7V62.2c0-24.6-5.4-30.2-29.9-30.2zM178.4 220.3c-27.5-20.2-72.1-8.7-84.2 23.4-4.3 11.1-9.3 9.5-17.5 8.3-9.7-1.5-17.2-3.2-22.5-5.5-28.8-11.4 8.6-55.3 24.9-64.3 41.1-21.4 83.4-22.2 125.3-4.8 40.9 16.8 34.5 59.2 34.5 128.5 2.7 25.8-4.3 58.3 9.3 88.8 1.9 4.4.4 7.9-2.7 10.7-8.4 6.7-39.3 2.2-46.6-7.4-1.9-2.2-1.8-3.6-3.9-6.2-3.6-3.9-7.3-2.2-11.9 1-57.4 36.4-140.3 21.4-147-43.3-3.1-29.3 12.4-57.1 39.6-71 38.2-19.5 112.2-11.8 114-30.9 1.1-10.2-1.9-20.1-11.3-27.3zm286.7 222c0 15.1-11.1 9.9-17.8 9.9H52.4c-7.4 0-18.2 4.8-17.8-10.7.4-13.9 10.5-9.1 17.1-9.1 132.3-.4 264.5-.4 396.8 0 6.8 0 16.6-4.4 16.6 9.9zm3.8-340.5v291c0 5.7-.7 13.9-8.1 13.9-12.4-.4-27.5 7.1-36.1-5.6-5.8-8.7-7.8-4-12.4-1.2-53.4 29.7-128.1 7.1-144.4-85.2-6.1-33.4-.7-67.1 15.7-100 11.8-23.9 56.9-76.1 136.1-30.5v-71c0-26.2-.1-26.2 26-26.2 3.1 0 6.6.4 9.7 0 10.1-.8 13.6 4.4 13.6 14.3-.1.2-.1.3-.1.5zm-51.5 232.3c-19.5 47.6-72.9 43.3-90 5.2-15.1-33.3-15.5-68.2.4-101.5 16.3-34.1 59.7-35.7 81.5-4.8 20.6 28.8 14.9 84.6 8.1 101.1zm-294.8 35.3c-7.5-1.3-33-3.3-33.7-27.8-.4-13.9 7.8-23 19.8-25.8 24.4-5.9 49.3-9.9 73.7-14.7 8.9-2 7.4 4.4 7.8 9.5 1.4 33-26.1 59.2-67.6 58.8z\"/></svg>",
434
- "viewBox": [
435
- "0",
436
- "0",
437
- "512",
438
- "512"
439
- ],
440
- "width": 512,
441
- "height": 512,
442
- "path": "M482.1 32H28.7C5.8 32 0 37.9 0 60.9v390.2C0 474.4 5.8 480 28.7 480h453.4c24.4 0 29.9-5.2 29.9-29.7V62.2c0-24.6-5.4-30.2-29.9-30.2zM178.4 220.3c-27.5-20.2-72.1-8.7-84.2 23.4-4.3 11.1-9.3 9.5-17.5 8.3-9.7-1.5-17.2-3.2-22.5-5.5-28.8-11.4 8.6-55.3 24.9-64.3 41.1-21.4 83.4-22.2 125.3-4.8 40.9 16.8 34.5 59.2 34.5 128.5 2.7 25.8-4.3 58.3 9.3 88.8 1.9 4.4.4 7.9-2.7 10.7-8.4 6.7-39.3 2.2-46.6-7.4-1.9-2.2-1.8-3.6-3.9-6.2-3.6-3.9-7.3-2.2-11.9 1-57.4 36.4-140.3 21.4-147-43.3-3.1-29.3 12.4-57.1 39.6-71 38.2-19.5 112.2-11.8 114-30.9 1.1-10.2-1.9-20.1-11.3-27.3zm286.7 222c0 15.1-11.1 9.9-17.8 9.9H52.4c-7.4 0-18.2 4.8-17.8-10.7.4-13.9 10.5-9.1 17.1-9.1 132.3-.4 264.5-.4 396.8 0 6.8 0 16.6-4.4 16.6 9.9zm3.8-340.5v291c0 5.7-.7 13.9-8.1 13.9-12.4-.4-27.5 7.1-36.1-5.6-5.8-8.7-7.8-4-12.4-1.2-53.4 29.7-128.1 7.1-144.4-85.2-6.1-33.4-.7-67.1 15.7-100 11.8-23.9 56.9-76.1 136.1-30.5v-71c0-26.2-.1-26.2 26-26.2 3.1 0 6.6.4 9.7 0 10.1-.8 13.6 4.4 13.6 14.3-.1.2-.1.3-.1.5zm-51.5 232.3c-19.5 47.6-72.9 43.3-90 5.2-15.1-33.3-15.5-68.2.4-101.5 16.3-34.1 59.7-35.7 81.5-4.8 20.6 28.8 14.9 84.6 8.1 101.1zm-294.8 35.3c-7.5-1.3-33-3.3-33.7-27.8-.4-13.9 7.8-23 19.8-25.8 24.4-5.9 49.3-9.9 73.7-14.7 8.9-2 7.4 4.4 7.8 9.5 1.4 33-26.1 59.2-67.6 58.8z"
443
- }
444
- },
445
- "free": [
446
- "brands"
447
- ]
448
- },
449
- "affiliatetheme": {
450
- "changes": [
451
- "5.0.0"
452
- ],
453
- "ligatures": [],
454
- "search": {
455
- "terms": []
456
- },
457
- "styles": [
458
- "brands"
459
- ],
460
- "unicode": "f36b",
461
- "label": "affiliatetheme",
462
- "voted": false,
463
- "svg": {
464
- "brands": {
465
- "last_modified": 1546440860963,
466
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M159.7 237.4C108.4 308.3 43.1 348.2 14 326.6-15.2 304.9 2.8 230 54.2 159.1c51.3-70.9 116.6-110.8 145.7-89.2 29.1 21.6 11.1 96.6-40.2 167.5zm351.2-57.3C437.1 303.5 319 367.8 246.4 323.7c-25-15.2-41.3-41.2-49-73.8-33.6 64.8-92.8 113.8-164.1 133.2 49.8 59.3 124.1 96.9 207 96.9 150 0 271.6-123.1 271.6-274.9.1-8.5-.3-16.8-1-25z\"/></svg>",
467
- "viewBox": [
468
- "0",
469
- "0",
470
- "512",
471
- "512"
472
- ],
473
- "width": 512,
474
- "height": 512,
475
- "path": "M159.7 237.4C108.4 308.3 43.1 348.2 14 326.6-15.2 304.9 2.8 230 54.2 159.1c51.3-70.9 116.6-110.8 145.7-89.2 29.1 21.6 11.1 96.6-40.2 167.5zm351.2-57.3C437.1 303.5 319 367.8 246.4 323.7c-25-15.2-41.3-41.2-49-73.8-33.6 64.8-92.8 113.8-164.1 133.2 49.8 59.3 124.1 96.9 207 96.9 150 0 271.6-123.1 271.6-274.9.1-8.5-.3-16.8-1-25z"
476
- }
477
- },
478
- "free": [
479
- "brands"
480
- ]
481
- },
482
- "air-freshener": {
483
- "changes": [
484
- "5.2.0"
485
- ],
486
- "ligatures": [],
487
- "search": {
488
- "terms": [
489
- "car",
490
- "deodorize",
491
- "fresh",
492
- "pine",
493
- "scent"
494
- ]
495
- },
496
- "styles": [
497
- "solid"
498
- ],
499
- "unicode": "f5d0",
500
- "label": "Air Freshener",
501
- "voted": false,
502
- "svg": {
503
- "solid": {
504
- "last_modified": 1546440861352,
505
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><path d=\"M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z\"/></svg>",
506
- "viewBox": [
507
- "0",
508
- "0",
509
- "384",
510
- "512"
511
- ],
512
- "width": 384,
513
- "height": 512,
514
- "path": "M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"
515
- }
516
- },
517
- "free": [
518
- "solid"
519
- ]
520
- },
521
- "airbnb": {
522
- "changes": [
523
- "5.8.0"
524
- ],
525
- "ligatures": [],
526
- "search": {
527
- "terms": []
528
- },
529
- "styles": [
530
- "brands"
531
- ],
532
- "unicode": "f834",
533
- "label": "Airbnb",
534
- "svg": {
535
- "brands": {
536
- "last_modified": 1553037314196,
537
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M224 373.12c-25.24-31.67-40.08-59.43-45-83.18-22.55-88 112.61-88 90.06 0-5.45 24.25-20.29 52-45 83.18zm138.15 73.23c-42.06 18.31-83.67-10.88-119.3-50.47 103.9-130.07 46.11-200-18.85-200-54.92 0-85.16 46.51-73.28 100.5 6.93 29.19 25.23 62.39 54.43 99.5-32.53 36.05-60.55 52.69-85.15 54.92-50 7.43-89.11-41.06-71.3-91.09 15.1-39.16 111.72-231.18 115.87-241.56 15.75-30.07 25.56-57.4 59.38-57.4 32.34 0 43.4 25.94 60.37 59.87 36 70.62 89.35 177.48 114.84 239.09 13.17 33.07-1.37 71.29-37.01 86.64zm47-136.12C280.27 35.93 273.13 32 224 32c-45.52 0-64.87 31.67-84.66 72.79C33.18 317.1 22.89 347.19 22 349.81-3.22 419.14 48.74 480 111.63 480c21.71 0 60.61-6.06 112.37-62.4 58.68 63.78 101.26 62.4 112.37 62.4 62.89.05 114.85-60.86 89.61-130.19.02-3.89-16.82-38.9-16.82-39.58z\"/></svg>",
538
- "viewBox": [
539
- "0",
540
- "0",
541
- "448",
542
- "512"
543
- ],
544
- "width": 448,
545
- "height": 512,
546
- "path": "M224 373.12c-25.24-31.67-40.08-59.43-45-83.18-22.55-88 112.61-88 90.06 0-5.45 24.25-20.29 52-45 83.18zm138.15 73.23c-42.06 18.31-83.67-10.88-119.3-50.47 103.9-130.07 46.11-200-18.85-200-54.92 0-85.16 46.51-73.28 100.5 6.93 29.19 25.23 62.39 54.43 99.5-32.53 36.05-60.55 52.69-85.15 54.92-50 7.43-89.11-41.06-71.3-91.09 15.1-39.16 111.72-231.18 115.87-241.56 15.75-30.07 25.56-57.4 59.38-57.4 32.34 0 43.4 25.94 60.37 59.87 36 70.62 89.35 177.48 114.84 239.09 13.17 33.07-1.37 71.29-37.01 86.64zm47-136.12C280.27 35.93 273.13 32 224 32c-45.52 0-64.87 31.67-84.66 72.79C33.18 317.1 22.89 347.19 22 349.81-3.22 419.14 48.74 480 111.63 480c21.71 0 60.61-6.06 112.37-62.4 58.68 63.78 101.26 62.4 112.37 62.4 62.89.05 114.85-60.86 89.61-130.19.02-3.89-16.82-38.9-16.82-39.58z"
547
- }
548
- },
549
- "free": [
550
- "brands"
551
- ]
552
- },
553
- "algolia": {
554
- "changes": [
555
- "5.0.0"
556
- ],
557
- "ligatures": [],
558
- "search": {
559
- "terms": []
560
- },
561
- "styles": [
562
- "brands"
563
- ],
564
- "unicode": "f36c",
565
- "label": "Algolia",
566
- "voted": false,
567
- "svg": {
568
- "brands": {
569
- "last_modified": 1546440860963,
570
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M229.3 182.6c-49.3 0-89.2 39.9-89.2 89.2 0 49.3 39.9 89.2 89.2 89.2s89.2-39.9 89.2-89.2c0-49.3-40-89.2-89.2-89.2zm62.7 56.6l-58.9 30.6c-1.8.9-3.8-.4-3.8-2.3V201c0-1.5 1.3-2.7 2.7-2.6 26.2 1 48.9 15.7 61.1 37.1.7 1.3.2 3-1.1 3.7zM389.1 32H58.9C26.4 32 0 58.4 0 90.9V421c0 32.6 26.4 59 58.9 59H389c32.6 0 58.9-26.4 58.9-58.9V90.9C448 58.4 421.6 32 389.1 32zm-202.6 84.7c0-10.8 8.7-19.5 19.5-19.5h45.3c10.8 0 19.5 8.7 19.5 19.5v15.4c0 1.8-1.7 3-3.3 2.5-12.3-3.4-25.1-5.1-38.1-5.1-13.5 0-26.7 1.8-39.4 5.5-1.7.5-3.4-.8-3.4-2.5v-15.8zm-84.4 37l9.2-9.2c7.6-7.6 19.9-7.6 27.5 0l7.7 7.7c1.1 1.1 1 3-.3 4-6.2 4.5-12.1 9.4-17.6 14.9-5.4 5.4-10.4 11.3-14.8 17.4-1 1.3-2.9 1.5-4 .3l-7.7-7.7c-7.6-7.5-7.6-19.8 0-27.4zm127.2 244.8c-70 0-126.6-56.7-126.6-126.6s56.7-126.6 126.6-126.6c70 0 126.6 56.6 126.6 126.6 0 69.8-56.7 126.6-126.6 126.6z\"/></svg>",
571
- "viewBox": [
572
- "0",
573
- "0",
574
- "448",
575
- "512"
576
- ],
577
- "width": 448,
578
- "height": 512,
579
- "path": "M229.3 182.6c-49.3 0-89.2 39.9-89.2 89.2 0 49.3 39.9 89.2 89.2 89.2s89.2-39.9 89.2-89.2c0-49.3-40-89.2-89.2-89.2zm62.7 56.6l-58.9 30.6c-1.8.9-3.8-.4-3.8-2.3V201c0-1.5 1.3-2.7 2.7-2.6 26.2 1 48.9 15.7 61.1 37.1.7 1.3.2 3-1.1 3.7zM389.1 32H58.9C26.4 32 0 58.4 0 90.9V421c0 32.6 26.4 59 58.9 59H389c32.6 0 58.9-26.4 58.9-58.9V90.9C448 58.4 421.6 32 389.1 32zm-202.6 84.7c0-10.8 8.7-19.5 19.5-19.5h45.3c10.8 0 19.5 8.7 19.5 19.5v15.4c0 1.8-1.7 3-3.3 2.5-12.3-3.4-25.1-5.1-38.1-5.1-13.5 0-26.7 1.8-39.4 5.5-1.7.5-3.4-.8-3.4-2.5v-15.8zm-84.4 37l9.2-9.2c7.6-7.6 19.9-7.6 27.5 0l7.7 7.7c1.1 1.1 1 3-.3 4-6.2 4.5-12.1 9.4-17.6 14.9-5.4 5.4-10.4 11.3-14.8 17.4-1 1.3-2.9 1.5-4 .3l-7.7-7.7c-7.6-7.5-7.6-19.8 0-27.4zm127.2 244.8c-70 0-126.6-56.7-126.6-126.6s56.7-126.6 126.6-126.6c70 0 126.6 56.6 126.6 126.6 0 69.8-56.7 126.6-126.6 126.6z"
580
- }
581
- },
582
- "free": [
583
- "brands"
584
- ]
585
- },
586
- "align-center": {
587
- "changes": [
588
- "1",
589
- "5.0.0"
590
- ],
591
- "ligatures": [],
592
- "search": {
593
- "terms": [
594
- "format",
595
- "middle",
596
- "paragraph",
597
- "text"
598
- ]
599
- },
600
- "styles": [
601
- "solid"
602
- ],
603
- "unicode": "f037",
604
- "label": "align-center",
605
- "voted": false,
606
- "svg": {
607
- "solid": {
608
- "last_modified": 1546440861352,
609
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M352 44v40c0 8.837-7.163 16-16 16H112c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h224c8.837 0 16 7.163 16 16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm320-200H112c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z\"/></svg>",
610
- "viewBox": [
611
- "0",
612
- "0",
613
- "448",
614
- "512"
615
- ],
616
- "width": 448,
617
- "height": 512,
618
- "path": "M352 44v40c0 8.837-7.163 16-16 16H112c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h224c8.837 0 16 7.163 16 16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm320-200H112c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z"
619
- }
620
- },
621
- "free": [
622
- "solid"
623
- ]
624
- },
625
- "align-justify": {
626
- "changes": [
627
- "1",
628
- "5.0.0"
629
- ],
630
- "ligatures": [],
631
- "search": {
632
- "terms": [
633
- "format",
634
- "paragraph",
635
- "text"
636
- ]
637
- },
638
- "styles": [
639
- "solid"
640
- ],
641
- "unicode": "f039",
642
- "label": "align-justify",
643
- "voted": false,
644
- "svg": {
645
- "solid": {
646
- "last_modified": 1546440861352,
647
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm16 144h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0-128h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z\"/></svg>",
648
- "viewBox": [
649
- "0",
650
- "0",
651
- "448",
652
- "512"
653
- ],
654
- "width": 448,
655
- "height": 512,
656
- "path": "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm16 144h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0-128h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
657
- }
658
- },
659
- "free": [
660
- "solid"
661
- ]
662
- },
663
- "align-left": {
664
- "changes": [
665
- "1",
666
- "5.0.0"
667
- ],
668
- "ligatures": [],
669
- "search": {
670
- "terms": [
671
- "format",
672
- "paragraph",
673
- "text"
674
- ]
675
- },
676
- "styles": [
677
- "solid"
678
- ],
679
- "unicode": "f036",
680
- "label": "align-left",
681
- "voted": false,
682
- "svg": {
683
- "solid": {
684
- "last_modified": 1546440861352,
685
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M288 44v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16zM0 172v40c0 8.837 7.163 16 16 16h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16zm16 312h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm256-200H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z\"/></svg>",
686
- "viewBox": [
687
- "0",
688
- "0",
689
- "448",
690
- "512"
691
- ],
692
- "width": 448,
693
- "height": 512,
694
- "path": "M288 44v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16zM0 172v40c0 8.837 7.163 16 16 16h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16zm16 312h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm256-200H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z"
695
- }
696
- },
697
- "free": [
698
- "solid"
699
- ]
700
- },
701
- "align-right": {
702
- "changes": [
703
- "1",
704
- "5.0.0"
705
- ],
706
- "ligatures": [],
707
- "search": {
708
- "terms": [
709
- "format",
710
- "paragraph",
711
- "text"
712
- ]
713
- },
714
- "styles": [
715
- "solid"
716
- ],
717
- "unicode": "f038",
718
- "label": "align-right",
719
- "voted": false,
720
- "svg": {
721
- "solid": {
722
- "last_modified": 1546440861352,
723
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M160 84V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H176c-8.837 0-16-7.163-16-16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z\"/></svg>",
724
- "viewBox": [
725
- "0",
726
- "0",
727
- "448",
728
- "512"
729
- ],
730
- "width": 448,
731
- "height": 512,
732
- "path": "M160 84V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H176c-8.837 0-16-7.163-16-16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
733
- }
734
- },
735
- "free": [
736
- "solid"
737
- ]
738
- },
739
- "alipay": {
740
- "changes": [
741
- "5.3.0"
742
- ],
743
- "ligatures": [],
744
- "search": {
745
- "terms": []
746
- },
747
- "styles": [
748
- "brands"
749
- ],
750
- "unicode": "f642",
751
- "label": "Alipay",
752
- "voted": false,
753
- "svg": {
754
- "brands": {
755
- "last_modified": 1546440860963,
756
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M377.74 32H70.26C31.41 32 0 63.41 0 102.26v307.48C0 448.59 31.41 480 70.26 480h307.48c38.52 0 69.76-31.08 70.26-69.6-45.96-25.62-110.59-60.34-171.6-88.44-32.07 43.97-84.14 81-148.62 81-70.59 0-93.73-45.3-97.04-76.37-3.97-39.01 14.88-81.5 99.52-81.5 35.38 0 79.35 10.25 127.13 24.96 16.53-30.09 26.45-60.34 26.45-60.34h-178.2v-16.7h92.08v-31.24H88.28v-19.01h109.44V92.34h50.92v50.42h109.44v19.01H248.63v31.24h88.77s-15.21 46.62-38.35 90.92c48.93 16.7 100.01 36.04 148.62 52.74V102.26C447.83 63.57 416.43 32 377.74 32zM47.28 322.95c.99 20.17 10.25 53.73 69.93 53.73 52.07 0 92.58-39.68 117.87-72.9-44.63-18.68-84.48-31.41-109.44-31.41-67.45 0-79.35 33.06-78.36 50.58z\"/></svg>",
757
- "viewBox": [
758
- "0",
759
- "0",
760
- "448",
761
- "512"
762
- ],
763
- "width": 448,
764
- "height": 512,
765
- "path": "M377.74 32H70.26C31.41 32 0 63.41 0 102.26v307.48C0 448.59 31.41 480 70.26 480h307.48c38.52 0 69.76-31.08 70.26-69.6-45.96-25.62-110.59-60.34-171.6-88.44-32.07 43.97-84.14 81-148.62 81-70.59 0-93.73-45.3-97.04-76.37-3.97-39.01 14.88-81.5 99.52-81.5 35.38 0 79.35 10.25 127.13 24.96 16.53-30.09 26.45-60.34 26.45-60.34h-178.2v-16.7h92.08v-31.24H88.28v-19.01h109.44V92.34h50.92v50.42h109.44v19.01H248.63v31.24h88.77s-15.21 46.62-38.35 90.92c48.93 16.7 100.01 36.04 148.62 52.74V102.26C447.83 63.57 416.43 32 377.74 32zM47.28 322.95c.99 20.17 10.25 53.73 69.93 53.73 52.07 0 92.58-39.68 117.87-72.9-44.63-18.68-84.48-31.41-109.44-31.41-67.45 0-79.35 33.06-78.36 50.58z"
766
- }
767
- },
768
- "free": [
769
- "brands"
770
- ]
771
- },
772
- "allergies": {
773
- "changes": [
774
- "5.0.7"
775
- ],
776
- "ligatures": [],
777
- "search": {
778
- "terms": [
779
- "allergy",
780
- "freckles",
781
- "hand",
782
- "hives",
783
- "pox",
784
- "skin",
785
- "spots"
786
- ]
787
- },
788
- "styles": [
789
- "solid"
790
- ],
791
- "unicode": "f461",
792
- "label": "Allergies",
793
- "voted": false,
794
- "svg": {
795
- "solid": {
796
- "last_modified": 1546440861353,
797
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M416 112c-17.6 0-32 14.4-32 32v72c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32s-32 14.4-32 32v152c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V32c0-17.6-14.4-32-32-32s-32 14.4-32 32v184c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32S96 46.4 96 64v241l-23.6-32.5c-13-17.9-38-21.8-55.9-8.8s-21.8 38-8.8 55.9l125.6 172.7c9 12.4 23.5 19.8 38.8 19.8h197.6c22.3 0 41.6-15.3 46.7-37l26.5-112.7c3.2-13.7 4.9-28.3 5.1-42.3V144c0-17.6-14.4-32-32-32zM176 416c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 32c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32-128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z\"/></svg>",
798
- "viewBox": [
799
- "0",
800
- "0",
801
- "448",
802
- "512"
803
- ],
804
- "width": 448,
805
- "height": 512,
806
- "path": "M416 112c-17.6 0-32 14.4-32 32v72c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32s-32 14.4-32 32v152c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V32c0-17.6-14.4-32-32-32s-32 14.4-32 32v184c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32S96 46.4 96 64v241l-23.6-32.5c-13-17.9-38-21.8-55.9-8.8s-21.8 38-8.8 55.9l125.6 172.7c9 12.4 23.5 19.8 38.8 19.8h197.6c22.3 0 41.6-15.3 46.7-37l26.5-112.7c3.2-13.7 4.9-28.3 5.1-42.3V144c0-17.6-14.4-32-32-32zM176 416c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 32c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32-128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"
807
- }
808
- },
809
- "free": [
810
- "solid"
811
- ]
812
- },
813
- "amazon": {
814
- "changes": [
815
- "4.4",
816
- "5.0.0"
817
- ],
818
- "ligatures": [],
819
- "search": {
820
- "terms": []
821
- },
822
- "styles": [
823
- "brands"
824
- ],
825
- "unicode": "f270",
826
- "label": "Amazon",
827
- "voted": false,
828
- "svg": {
829
- "brands": {
830
- "last_modified": 1546440860964,
831
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M257.2 162.7c-48.7 1.8-169.5 15.5-169.5 117.5 0 109.5 138.3 114 183.5 43.2 6.5 10.2 35.4 37.5 45.3 46.8l56.8-56S341 288.9 341 261.4V114.3C341 89 316.5 32 228.7 32 140.7 32 94 87 94 136.3l73.5 6.8c16.3-49.5 54.2-49.5 54.2-49.5 40.7-.1 35.5 29.8 35.5 69.1zm0 86.8c0 80-84.2 68-84.2 17.2 0-47.2 50.5-56.7 84.2-57.8v40.6zm136 163.5c-7.7 10-70 67-174.5 67S34.2 408.5 9.7 379c-6.8-7.7 1-11.3 5.5-8.3C88.5 415.2 203 488.5 387.7 401c7.5-3.7 13.3 2 5.5 12zm39.8 2.2c-6.5 15.8-16 26.8-21.2 31-5.5 4.5-9.5 2.7-6.5-3.8s19.3-46.5 12.7-55c-6.5-8.3-37-4.3-48-3.2-10.8 1-13 2-14-.3-2.3-5.7 21.7-15.5 37.5-17.5 15.7-1.8 41-.8 46 5.7 3.7 5.1 0 27.1-6.5 43.1z\"/></svg>",
832
- "viewBox": [
833
- "0",
834
- "0",
835
- "448",
836
- "512"
837
- ],
838
- "width": 448,
839
- "height": 512,
840
- "path": "M257.2 162.7c-48.7 1.8-169.5 15.5-169.5 117.5 0 109.5 138.3 114 183.5 43.2 6.5 10.2 35.4 37.5 45.3 46.8l56.8-56S341 288.9 341 261.4V114.3C341 89 316.5 32 228.7 32 140.7 32 94 87 94 136.3l73.5 6.8c16.3-49.5 54.2-49.5 54.2-49.5 40.7-.1 35.5 29.8 35.5 69.1zm0 86.8c0 80-84.2 68-84.2 17.2 0-47.2 50.5-56.7 84.2-57.8v40.6zm136 163.5c-7.7 10-70 67-174.5 67S34.2 408.5 9.7 379c-6.8-7.7 1-11.3 5.5-8.3C88.5 415.2 203 488.5 387.7 401c7.5-3.7 13.3 2 5.5 12zm39.8 2.2c-6.5 15.8-16 26.8-21.2 31-5.5 4.5-9.5 2.7-6.5-3.8s19.3-46.5 12.7-55c-6.5-8.3-37-4.3-48-3.2-10.8 1-13 2-14-.3-2.3-5.7 21.7-15.5 37.5-17.5 15.7-1.8 41-.8 46 5.7 3.7 5.1 0 27.1-6.5 43.1z"
841
- }
842
- },
843
- "free": [
844
- "brands"
845
- ]
846
- },
847
- "amazon-pay": {
848
- "changes": [
849
- "5.0.2",
850
- "5.8.0"
851
- ],
852
- "ligatures": [],
853
- "search": {
854
- "terms": []
855
- },
856
- "styles": [
857
- "brands"
858
- ],
859
- "unicode": "f42c",
860
- "label": "Amazon Pay",
861
- "voted": false,
862
- "svg": {
863
- "brands": {
864
- "last_modified": 1553037314196,
865
- "raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 512\"><path d=\"M14 325.3c2.3-4.2 5.2-4.9 9.7-2.5 10.4 5.6 20.6 11.4 31.2 16.7a595.88 595.88 0 0 0 127.4 46.3 616.61 616.61 0 0 0 63.2 11.8 603.33 603.33 0 0 0 95 5.2c17.4-.4 34.8-1.8 52.1-3.8a603.66 603.66 0 0 0 163.3-42.8c2.9-1.2 5.9-2 9.1-1.2 6.7 1.8 9 9 4.1 13.9a70 70 0 0 1-9.6 7.4c-30.7 21.1-64.2 36.4-99.6 47.9a473.31 473.31 0 0 1-75.1 17.6 431 431 0 0 1-53.2 4.8 21.3 21.3 0 0 0-2.5.3H308a21.3 21.3 0 0 0-2.5-.3c-3.6-.2-7.2-.3-10.7-.4a426.3 426.3 0 0 1-50.4-5.3A448.4 448.4 0 0 1 164 420a443.33 443.33 0 0 1-145.6-87c-1.8-1.6-3-3.8-4.4-5.7zM172 65.1l-4.3.6a80.92 80.92 0 0 0-38 15.1c-2.4 1.7-4.6 3.5-7.1 5.4a4.29 4.29 0 0 1-.4-1.4c-.4-2.7-.8-5.5-1.3-8.2-.7-4.6-3-6.6-7.6-6.6h-11.5c-6.9 0-8.2 1.3-8.2 8.2v209.3c0 1 0 2 .1 3 .2 3 2 4.9 4.9 5 7 .1 14.1.1 21.1 0 2.9 0 4.7-2 5-5 .1-1 .1-2 .1-3v-72.4c1.1.9 1.7 1.4 2.2 1.9 17.9 14.9 38.5 19.8 61 15.4 20.4-4 34.6-16.5 43.8-34.9 7-13.9 9.9-28.7 10.3-44.1.5-17.1-1.2-33.9-8.1-49.8-8.5-19.6-22.6-32.5-43.9-36.9-3.2-.7-6.5-1-9.8-1.5-2.8-.1-5.5-.1-8.3-.1zM124.6 107a3.48 3.48 0 0 1 1.7-3.3c13.7-9.5 28.8-14.5 45.6-13.2 14.9 1.1 27.1 8.4 33.5 25.9 3.9 10.7 4.9 21.8 4.9 33 0 10.4-.8 20.6-4 30.6-6.8 21.3-22.4 29.4-42.6 28.5-14-.6-26.2-6-37.4-13.9a3.57 3.57 0 0 1-1.7-3.3c.1-14.1 0-28.1 0-42.2s.1-28 0-42.1zm205.7-41.9c-1 .1-2 .3-2.9.4a148 148 0 0 0-28.9 4.1c-6.1 1.6-12 3.8-17.9 5.8-3.6 1.2-5.4 3.8-5.3 7.7.1 3.3-.1 6.6 0 9.9.1 4.8 2.1 6.1 6.8 4.9 7.8-2 15.6-4.2 23.5-5.7 12.3-2.3 24.7-3.3 37.2-1.4 6.5 1 12.6 2.9 16.8 8.4 3.7 4.8 5.1 10.5 5.3 16.4.3 8.3.2 16.6.3 24.9a7.84 7.84 0 0 1-.2 1.4c-.5-.1-.9 0-1.3-.1a180.56 180.56 0 0 0-32-4.9c-11.3-.6-22.5.1-33.3 3.9-12.9 4.5-23.3 12.3-29.4 24.9-4.7 9.8-5.4 20.2-3.9 30.7 2 14 9 24.8 21.4 31.7 11.9 6.6 24.8 7.4 37.9 5.4 15.1-2.3 28.5-8.7 40.3-18.4a7.36 7.36 0 0 1 1.6-1.1c.6 3.8 1.1 7.4 1.8 11 .6 3.1 2.5 5.1 5.4 5.2 5.4.1 10.9.1 16.3 0a4.84 4.84 0 0 0 4.8-4.7 26.2 26.2 0 0 0 .1-2.8v-106a80 80 0 0 0-.9-12.9c-1.9-12.9-7.4-23.5-19-30.4-6.7-4-14.1-6-21.8-7.1-3.6-.5-7.2-.8-10.8-1.3-3.9.1-7.9.1-11.9.1zm35 127.7a3.33 3.33 0 0 1-1.5 3c-11.2 8.1-23.5 13.5-37.4 14.9-5.7.6-11.4.4-16.8-1.8a20.08 20.08 0 0 1-12.4-13.3 32.9 32.9 0 0 1-.1-19.4c2.5-8.3 8.4-13 16.4-15.6a61.33 61.33 0 0 1 24.8-2.2c8.4.7 16.6 2.3 25 3.4 1.6.2 2.1 1 2.1 2.6-.1 4.8 0 9.5 0 14.3s-.2 9.4-.1 14.1zm259.9 129.4c-1-5-4.8-6.9-9.1-8.3a88.42 88.42 0 0 0-21-3.9 147.32 147.32 0 0 0-39.2 1.9c-14.3 2.7-27.9 7.3-40 15.6a13.75 13.75 0 0 0-3.7 3.5 5.11 5.11 0 0 0-.5 4c.4 1.5 2.1 1.9 3.6 1.8a16.2 16.2 0 0 0 2.2-.1c7.8-.8 15.5-1.7 23.3-2.5 11.4-1.1 22.9-1.8 34.3-.9a71.64 71.64 0 0 1 14.4 2.7c5.1 1.4 7.4 5.2 7.6 10.4.4 8-1.4 15.7-3.5 23.3-4.1 15.4-10 30.3-15.8 45.1a17.6 17.6 0 0 0-1 3c-.5 2.9 1.2 4.8 4.1 4.1a10.56 10.56 0 0 0 4.8-2.5 145.91 145.91 0 0 0 12.7-13.4c12.8-16.4 20.3-35.3 24.7-55.6.8-3.6 1.4-7.3 2.1-10.9v-17.3zM493.1 199q-19.35-53.55-38.7-107.2c-2-5.7-4.2-11.3-6.3-16.9-1.1-2.9-3.2-4.8-6.4-4.8-7.6-.1-15.2-.2-22.9-.1-2.5 0-3.7 2-3.2 4.5a43.1 43.1 0 0 0 1.9 6.1q29.4 72.75 59.1 145.5c1.7 4.1 2.1 7.6.2 11.8-3.3 7.3-5.9 15-9.3 22.3-3 6.5-8 11.4-15.2 13.3a42.13 42.13 0 0 1-15.4 1.1c-2.5-.2-5-.8-7.5-1-3.4-.2-5.1 1.3-5.2 4.8q-.15 5 0 9.9c.1 5.5 2 8 7.4 8.9a108.18 108.18 0 0 0 16.9 2c17.1.4 30.7-6.5 39.5-21.4a131.63 131.63 0 0 0 9.2-18.4q35.55-89.7 70.6-179.6a26.62 26.62 0 0 0 1.6-5.5c.4-2.8-.9-4.4-3.7-4.4-6.6-.1-13.3 0-19.9 0a7.54 7.54 0 0 0-7.7 5.2c-.5 1.4-1.1 2.7-1.6 4.1l-34.8 100c-2.5 7.2-5.1 14.5-7.7 22.2-.4-1.1-.6-1.7-.9-2.4z\"/></svg>",
866
- "viewBox": [
867
- "0",
868
- "0",
869
- "640",
870
- "512"
871
- ],
872
- "width": 640,
873
- "height": 512,
874
- "path": "M14 325.3c2.3-4.2 5.2-4.9 9.7-2.5 10.4 5.6 20.6 11.4 31.2 16.7a595.88 595.88 0 0 0 127.4 46.3 616.61 616.61 0 0 0 63.2 11.8 603.33 60