~johnsca/charms/trusty/cloudfoundry/better-basic-reconciler-status

« back to all changes in this revision

Viewing changes to reconciler/ui/static/semantic/uncompressed/elements/icon.css

  • Committer: Whit Morriss
  • Date: 2014-10-13 06:50:17 UTC
  • mto: (132.2.1 reconciler) (145.1.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 156.
  • Revision ID: whit.morriss@canonical.com-20141013065017-0feo2ku3yllymkol
reorg reconciler

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * # Semantic - Icon
 
3
 * http://github.com/jlukic/semantic-ui/
 
4
 *
 
5
 *
 
6
 * Copyright 2014 Contributors
 
7
 * Released under the MIT license
 
8
 * http://opensource.org/licenses/MIT
 
9
 *
 
10
 */
 
11
/*!
 
12
 *  Font Awesome 3.2.1
 
13
 *  the iconic font designed for Bootstrap
 
14
 *  ------------------------------------------------------------------------------
 
15
 *  The full suite of pictographic icons, examples, and documentation can be
 
16
 *  found at http://fon.io.  Stay up to date on Twitter at
 
17
 *  http://twitter.com/fon.
 
18
 *
 
19
 *  License
 
20
 *  ------------------------------------------------------------------------------
 
21
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 
22
 *    http://scripts.sil.org/OFL
 
23
 
 
24
/*******************************
 
25
             Icon
 
26
*******************************/
 
27
@font-face {
 
28
  font-family: 'Icons';
 
29
  src: url(../fonts/icons.eot);
 
30
  src: url(../fonts/icons.eot?#iefix) format('embedded-opentype'), url(../fonts/icons.svg#icons) format('svg'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype');
 
31
  font-style: normal;
 
32
  font-weight: normal;
 
33
  font-variant: normal;
 
34
  text-decoration: inherit;
 
35
  text-transform: none;
 
36
}
 
37
i.icon {
 
38
  display: inline-block;
 
39
  opacity: 0.75;
 
40
  margin: 0em 0.25em 0em 0em;
 
41
  width: 1.23em;
 
42
  height: 1em;
 
43
  font-family: 'Icons';
 
44
  font-style: normal;
 
45
  line-height: 1;
 
46
  font-weight: normal;
 
47
  text-decoration: inherit;
 
48
  text-align: center;
 
49
  speak: none;
 
50
  -webkit-box-sizing: border-box;
 
51
  -moz-box-sizing: border-box;
 
52
  -ms-box-sizing: border-box;
 
53
  box-sizing: border-box;
 
54
}
 
55
i.icon.left:before {
 
56
  content: "\f060";
 
57
}
 
58
i.icon.right:before {
 
59
  content: "\f061";
 
60
}
 
61
i.icon.add.sign.box:before {
 
62
  content: "\f0fe";
 
63
}
 
64
i.icon.add.sign:before {
 
65
  content: "\f055";
 
66
}
 
67
i.icon.add:before {
 
68
  content: "\f067";
 
69
}
 
70
i.icon.adjust:before {
 
71
  content: "\f042";
 
72
}
 
73
i.icon.adn:before {
 
74
  content: "\f170";
 
75
}
 
76
i.icon.align.center:before {
 
77
  content: "\f037";
 
78
}
 
79
i.icon.align.justify:before {
 
80
  content: "\f039";
 
81
}
 
82
i.icon.align.left:before {
 
83
  content: "\f036";
 
84
}
 
85
i.icon.align.right:before {
 
86
  content: "\f038";
 
87
}
 
88
i.icon.ambulance:before {
 
89
  content: "\f0f9";
 
90
}
 
91
i.icon.anchor:before {
 
92
  content: "\f13d";
 
93
}
 
94
i.icon.android:before {
 
95
  content: "\f17b";
 
96
}
 
97
i.icon.angle.down:before {
 
98
  content: "\f107";
 
99
}
 
100
i.icon.angle.left:before {
 
101
  content: "\f104";
 
102
}
 
103
i.icon.angle.right:before {
 
104
  content: "\f105";
 
105
}
 
106
i.icon.angle.up:before {
 
107
  content: "\f106";
 
108
}
 
109
i.icon.apple:before {
 
110
  content: "\f179";
 
111
}
 
112
i.icon.archive:before {
 
113
  content: "\f187";
 
114
}
 
115
i.icon.arrow.down:before {
 
116
  content: "\f078";
 
117
}
 
118
i.icon.arrow.left:before {
 
119
  content: "\f053";
 
120
}
 
121
i.icon.arrow.right:before {
 
122
  content: "\f054";
 
123
}
 
124
i.icon.arrow.sign.down:before {
 
125
  content: "\f13a";
 
126
}
 
127
i.icon.arrow.sign.left:before {
 
128
  content: "\f137";
 
129
}
 
130
i.icon.arrow.sign.right:before {
 
131
  content: "\f138";
 
132
}
 
133
i.icon.arrow.sign.up:before {
 
134
  content: "\f139";
 
135
}
 
136
i.icon.arrow.up:before {
 
137
  content: "\f077";
 
138
}
 
139
i.icon.asterisk:before {
 
140
  content: "\f069";
 
141
}
 
142
i.icon.attachment:before {
 
143
  content: "\f0c6";
 
144
}
 
145
i.icon.attention:before {
 
146
  content: "\f06a";
 
147
}
 
148
i.icon.backward:before {
 
149
  content: "\f04a";
 
150
}
 
151
i.icon.ban.circle:before {
 
152
  content: "\f05e";
 
153
}
 
154
i.icon.bar.chart:before {
 
155
  content: "\f080";
 
156
}
 
157
i.icon.barcode:before {
 
158
  content: "\f02a";
 
159
}
 
160
i.icon.beer:before {
 
161
  content: "\f0fc";
 
162
}
 
163
i.icon.bell.outline:before {
 
164
  content: "\f0a2";
 
165
}
 
166
i.icon.bell:before {
 
167
  content: "\f0f3";
 
168
}
 
169
i.icon.bitbucket.sign:before {
 
170
  content: "\f172";
 
171
}
 
172
i.icon.bitbucket:before {
 
173
  content: "\f171";
 
174
}
 
175
i.icon.bitcoin:before {
 
176
  content: "\f15a";
 
177
}
 
178
i.icon.bold:before {
 
179
  content: "\f032";
 
180
}
 
181
i.icon.bolt:before {
 
182
  content: "\f0e7";
 
183
}
 
184
i.icon.book:before {
 
185
  content: "\f02d";
 
186
}
 
187
i.icon.bookmark.empty:before {
 
188
  content: "\f097";
 
189
}
 
190
i.icon.bookmark:before {
 
191
  content: "\f02e";
 
192
}
 
193
i.icon.box.arrow.down:before {
 
194
  content: "\f150";
 
195
}
 
196
/*rtl:ignore*/
 
197
i.icon.box.arrow.right:before {
 
198
  content: "\f152";
 
199
}
 
200
i.icon.box.arrow.up:before {
 
201
  content: "\f151";
 
202
}
 
203
i.icon.briefcase:before {
 
204
  content: "\f0b1";
 
205
}
 
206
i.icon.browser:before {
 
207
  content: "\f022";
 
208
}
 
209
i.icon.bug:before {
 
210
  content: "\f188";
 
211
}
 
212
i.icon.building:before {
 
213
  content: "\f0f7";
 
214
}
 
215
i.icon.bullhorn:before {
 
216
  content: "\f0a1";
 
217
}
 
218
i.icon.bullseye:before {
 
219
  content: "\f140";
 
220
}
 
221
i.icon.calendar.empty:before {
 
222
  content: "\f133";
 
223
}
 
224
i.icon.calendar:before {
 
225
  content: "\f073";
 
226
}
 
227
i.icon.camera.retro:before {
 
228
  content: "\f083";
 
229
}
 
230
i.icon.camera:before {
 
231
  content: "\f030";
 
232
}
 
233
i.icon.triangle.down:before {
 
234
  content: "\f0d7";
 
235
}
 
236
i.icon.triangle.left:before {
 
237
  content: "\f0d9";
 
238
}
 
239
i.icon.triangle.right:before {
 
240
  content: "\f0da";
 
241
}
 
242
i.icon.triangle.up:before {
 
243
  content: "\f0d8";
 
244
}
 
245
i.icon.cart:before {
 
246
  content: "\f07a";
 
247
}
 
248
i.icon.certificate:before {
 
249
  content: "\f0a3";
 
250
}
 
251
i.icon.chat.outline:before {
 
252
  content: "\f0e6";
 
253
}
 
254
i.icon.chat:before {
 
255
  content: "\f086";
 
256
}
 
257
i.icon.checkbox.empty:before {
 
258
  content: "\f096";
 
259
}
 
260
i.icon.checkbox.minus:before {
 
261
  content: "\f147";
 
262
}
 
263
i.icon.checked.checkbox:before {
 
264
  content: "\f046";
 
265
}
 
266
i.icon.checkmark.sign:before {
 
267
  content: "\f14a";
 
268
}
 
269
i.icon.checkmark:before {
 
270
  content: "\f00c";
 
271
}
 
272
i.icon.circle.blank:before {
 
273
  content: "\f10c";
 
274
}
 
275
i.icon.circle.down:before {
 
276
  content: "\f0ab";
 
277
}
 
278
i.icon.circle.left:before {
 
279
  content: "\f0a8";
 
280
}
 
281
i.icon.circle.right:before {
 
282
  content: "\f0a9";
 
283
}
 
284
i.icon.circle.up:before {
 
285
  content: "\f0aa";
 
286
}
 
287
i.icon.circle:before {
 
288
  content: "\f111";
 
289
}
 
290
i.icon.cloud.download:before {
 
291
  content: "\f0ed";
 
292
}
 
293
i.icon.cloud.upload:before {
 
294
  content: "\f0ee";
 
295
}
 
296
i.icon.cloud:before {
 
297
  content: "\f0c2";
 
298
}
 
299
i.icon.code.fork:before {
 
300
  content: "\f126";
 
301
}
 
302
i.icon.code:before {
 
303
  content: "\f121";
 
304
}
 
305
i.icon.coffee:before {
 
306
  content: "\f0f4";
 
307
}
 
308
i.icon.collapse:before {
 
309
  content: "\f117";
 
310
}
 
311
i.icon.comment.outline:before {
 
312
  content: "\f0e5";
 
313
}
 
314
i.icon.comment:before {
 
315
  content: "\f075";
 
316
}
 
317
i.icon.copy:before {
 
318
  content: "\f0c5";
 
319
}
 
320
i.icon.crop:before {
 
321
  content: "\f125";
 
322
}
 
323
i.icon.css3:before {
 
324
  content: "\f13c";
 
325
}
 
326
i.icon.cut:before {
 
327
  content: "\f0c4";
 
328
}
 
329
i.icon.dashboard:before {
 
330
  content: "\f0e4";
 
331
}
 
332
i.icon.desktop:before {
 
333
  content: "\f108";
 
334
}
 
335
i.icon.doctor:before {
 
336
  content: "\f0f0";
 
337
}
 
338
i.icon.dollar:before {
 
339
  content: "\f155";
 
340
}
 
341
i.icon.double.angle.down:before {
 
342
  content: "\f103";
 
343
}
 
344
i.icon.double.angle.left:before {
 
345
  content: "\f100";
 
346
}
 
347
i.icon.double.angle.right:before {
 
348
  content: "\f101";
 
349
}
 
350
i.icon.double.angle.up:before {
 
351
  content: "\f102";
 
352
}
 
353
i.icon.down:before {
 
354
  content: "\f063";
 
355
}
 
356
i.icon.download.disk:before {
 
357
  content: "\f019";
 
358
}
 
359
i.icon.download:before {
 
360
  content: "\f01a";
 
361
}
 
362
i.icon.dribbble:before {
 
363
  content: "\f17d";
 
364
}
 
365
i.icon.dropbox:before {
 
366
  content: "\f16b";
 
367
}
 
368
i.icon.edit.sign:before {
 
369
  content: "\f14b";
 
370
}
 
371
i.icon.edit:before {
 
372
  content: "\f044";
 
373
}
 
374
i.icon.eject:before {
 
375
  content: "\f052";
 
376
}
 
377
i.icon.ellipsis.horizontal:before {
 
378
  content: "\f141";
 
379
}
 
380
i.icon.ellipsis.vertical:before {
 
381
  content: "\f142";
 
382
}
 
383
i.icon.eraser:before {
 
384
  content: "\f12d";
 
385
}
 
386
i.icon.euro:before {
 
387
  content: "\f153";
 
388
}
 
389
i.icon.exchange:before {
 
390
  content: "\f0ec";
 
391
}
 
392
i.icon.exclamation:before {
 
393
  content: "\f12a";
 
394
}
 
395
i.icon.expand:before {
 
396
  content: "\f116";
 
397
}
 
398
i.icon.external.url.sign:before {
 
399
  content: "\f14c";
 
400
}
 
401
i.icon.external.url:before {
 
402
  content: "\f08e";
 
403
}
 
404
i.icon.facebook.sign:before {
 
405
  content: "\f082";
 
406
}
 
407
i.icon.facebook:before {
 
408
  content: "\f09a";
 
409
}
 
410
i.icon.facetime.video:before {
 
411
  content: "\f03d";
 
412
}
 
413
i.icon.fast.backward:before {
 
414
  content: "\f049";
 
415
}
 
416
i.icon.fast.forward:before {
 
417
  content: "\f050";
 
418
}
 
419
i.icon.female:before {
 
420
  content: "\f182";
 
421
}
 
422
i.icon.fighter.jet:before {
 
423
  content: "\f0fb";
 
424
}
 
425
i.icon.file.outline:before {
 
426
  content: "\f016";
 
427
}
 
428
i.icon.file.text.outline:before {
 
429
  content: "\f0f6";
 
430
}
 
431
i.icon.file.text:before {
 
432
  content: "\f15c";
 
433
}
 
434
i.icon.file:before {
 
435
  content: "\f15b";
 
436
}
 
437
i.icon.filter:before {
 
438
  content: "\f0b0";
 
439
}
 
440
i.icon.fire.extinguisher:before {
 
441
  content: "\f134";
 
442
}
 
443
i.icon.fire:before {
 
444
  content: "\f06d";
 
445
}
 
446
i.icon.flag.checkered:before {
 
447
  content: "\f11e";
 
448
}
 
449
i.icon.flag.empty:before {
 
450
  content: "\f11d";
 
451
}
 
452
i.icon.flag:before {
 
453
  content: "\f024";
 
454
}
 
455
i.icon.flickr:before {
 
456
  content: "\f16e";
 
457
}
 
458
i.icon.folder.open.outline:before {
 
459
  content: "\f115";
 
460
}
 
461
i.icon.folder.open:before {
 
462
  content: "\f07c";
 
463
}
 
464
i.icon.folder.outline:before {
 
465
  content: "\f114";
 
466
}
 
467
i.icon.folder:before {
 
468
  content: "\f07b";
 
469
}
 
470
i.icon.font:before {
 
471
  content: "\f031";
 
472
}
 
473
i.icon.food:before {
 
474
  content: "\f0f5";
 
475
}
 
476
i.icon.forward.mail:before {
 
477
  content: "\f064";
 
478
}
 
479
i.icon.forward:before {
 
480
  content: "\f04e";
 
481
}
 
482
i.icon.foursquare:before {
 
483
  content: "\f180";
 
484
}
 
485
i.icon.frown:before {
 
486
  content: "\f119";
 
487
}
 
488
i.icon.fullscreen:before {
 
489
  content: "\f0b2";
 
490
}
 
491
i.icon.gamepad:before {
 
492
  content: "\f11b";
 
493
}
 
494
i.icon.gift:before {
 
495
  content: "\f06b";
 
496
}
 
497
i.icon.github.alternate:before {
 
498
  content: "\f09b";
 
499
}
 
500
i.icon.github.sign:before {
 
501
  content: "\f092";
 
502
}
 
503
i.icon.github:before {
 
504
  content: "\f113";
 
505
}
 
506
i.icon.gittip:before {
 
507
  content: "\f184";
 
508
}
 
509
i.icon.glass:before {
 
510
  content: "\f000";
 
511
}
 
512
i.icon.globe:before {
 
513
  content: "\f0ac";
 
514
}
 
515
i.icon.google.plus.sign:before {
 
516
  content: "\f0d4";
 
517
}
 
518
i.icon.google.plus:before {
 
519
  content: "\f0d5";
 
520
}
 
521
i.icon.h.sign:before {
 
522
  content: "\f0fd";
 
523
}
 
524
i.icon.hand.down:before {
 
525
  content: "\f0a7";
 
526
}
 
527
i.icon.hand.left:before {
 
528
  content: "\f0a5";
 
529
}
 
530
i.icon.hand.right:before {
 
531
  content: "\f0a4";
 
532
}
 
533
i.icon.hand.up:before {
 
534
  content: "\f0a6";
 
535
}
 
536
i.icon.hdd:before {
 
537
  content: "\f0a0";
 
538
}
 
539
i.icon.headphones:before {
 
540
  content: "\f025";
 
541
}
 
542
i.icon.heart.empty:before {
 
543
  content: "\f08a";
 
544
}
 
545
i.icon.heart:before {
 
546
  content: "\f004";
 
547
}
 
548
i.icon.help:before {
 
549
  content: "\f059";
 
550
}
 
551
i.icon.hide:before {
 
552
  content: "\f070";
 
553
}
 
554
i.icon.home:before {
 
555
  content: "\f015";
 
556
}
 
557
i.icon.hospital:before {
 
558
  content: "\f0f8";
 
559
}
 
560
i.icon.html5:before {
 
561
  content: "\f13b";
 
562
}
 
563
i.icon.inbox:before {
 
564
  content: "\f01c";
 
565
}
 
566
i.icon.indent.left:before {
 
567
  content: "\f03b";
 
568
}
 
569
i.icon.indent.right:before {
 
570
  content: "\f03c";
 
571
}
 
572
i.icon.info.letter:before {
 
573
  content: "\f129";
 
574
}
 
575
i.icon.info:before {
 
576
  content: "\f05a";
 
577
}
 
578
i.icon.instagram:before {
 
579
  content: "\f16d";
 
580
}
 
581
i.icon.italic:before {
 
582
  content: "\f033";
 
583
}
 
584
i.icon.key:before {
 
585
  content: "\f084";
 
586
}
 
587
i.icon.keyboard:before {
 
588
  content: "\f11c";
 
589
}
 
590
i.icon.lab:before {
 
591
  content: "\f0c3";
 
592
}
 
593
i.icon.laptop:before {
 
594
  content: "\f109";
 
595
}
 
596
i.icon.layout.block:before {
 
597
  content: "\f009";
 
598
}
 
599
i.icon.layout.column:before {
 
600
  content: "\f0db";
 
601
}
 
602
i.icon.layout.grid:before {
 
603
  content: "\f00a";
 
604
}
 
605
i.icon.layout.list:before {
 
606
  content: "\f00b";
 
607
}
 
608
i.icon.leaf:before {
 
609
  content: "\f06c";
 
610
}
 
611
i.icon.legal:before {
 
612
  content: "\f0e3";
 
613
}
 
614
i.icon.lemon:before {
 
615
  content: "\f094";
 
616
}
 
617
i.icon.level.down:before {
 
618
  content: "\f149";
 
619
}
 
620
i.icon.level.up:before {
 
621
  content: "\f148";
 
622
}
 
623
i.icon.lightbulb:before {
 
624
  content: "\f0eb";
 
625
}
 
626
i.icon.linkedin.sign:before {
 
627
  content: "\f08c";
 
628
}
 
629
i.icon.linkedin:before {
 
630
  content: "\f0e1";
 
631
}
 
632
i.icon.linux:before {
 
633
  content: "\f17c";
 
634
}
 
635
i.icon.list.ordered:before {
 
636
  content: "\f0cb";
 
637
}
 
638
i.icon.list.unordered:before {
 
639
  content: "\f0ca";
 
640
}
 
641
i.icon.list:before {
 
642
  content: "\f03a";
 
643
}
 
644
i.icon.loading:before {
 
645
  content: "\f110";
 
646
}
 
647
i.icon.location:before {
 
648
  content: "\f124";
 
649
}
 
650
i.icon.lock:before {
 
651
  content: "\f023";
 
652
}
 
653
i.icon.long.arrow.down:before {
 
654
  content: "\f175";
 
655
}
 
656
i.icon.long.arrow.left:before {
 
657
  content: "\f177";
 
658
}
 
659
i.icon.long.arrow.right:before {
 
660
  content: "\f178";
 
661
}
 
662
i.icon.long.arrow.up:before {
 
663
  content: "\f176";
 
664
}
 
665
i.icon.magic:before {
 
666
  content: "\f0d0";
 
667
}
 
668
i.icon.magnet:before {
 
669
  content: "\f076";
 
670
}
 
671
i.icon.mail.outline:before {
 
672
  content: "\f003";
 
673
}
 
674
i.icon.mail.reply:before {
 
675
  content: "\f112";
 
676
}
 
677
i.icon.mail:before {
 
678
  content: "\f0e0";
 
679
}
 
680
i.icon.male:before {
 
681
  content: "\f183";
 
682
}
 
683
i.icon.map.marker:before {
 
684
  content: "\f041";
 
685
}
 
686
i.icon.map:before {
 
687
  content: "\f14e";
 
688
}
 
689
i.icon.maxcdn:before {
 
690
  content: "\f136";
 
691
}
 
692
i.icon.medkit:before {
 
693
  content: "\f0fa";
 
694
}
 
695
i.icon.meh:before {
 
696
  content: "\f11a";
 
697
}
 
698
i.icon.minus.sign.alternate:before {
 
699
  content: "\f146";
 
700
}
 
701
i.icon.minus.sign:before {
 
702
  content: "\f056";
 
703
}
 
704
i.icon.minus:before {
 
705
  content: "\f068";
 
706
}
 
707
i.icon.mobile:before {
 
708
  content: "\f10b";
 
709
}
 
710
i.icon.money:before {
 
711
  content: "\f0d6";
 
712
}
 
713
i.icon.moon:before {
 
714
  content: "\f186";
 
715
}
 
716
i.icon.move:before {
 
717
  content: "\f047";
 
718
}
 
719
i.icon.music:before {
 
720
  content: "\f001";
 
721
}
 
722
i.icon.mute:before {
 
723
  content: "\f131";
 
724
}
 
725
i.icon.off:before {
 
726
  content: "\f011";
 
727
}
 
728
i.icon.ok.circle:before {
 
729
  content: "\f05d";
 
730
}
 
731
i.icon.ok.sign:before {
 
732
  content: "\f058";
 
733
}
 
734
i.icon.paste:before {
 
735
  content: "\f0ea";
 
736
}
 
737
i.icon.pause:before {
 
738
  content: "\f04c";
 
739
}
 
740
i.icon.payment:before {
 
741
  content: "\f09d";
 
742
}
 
743
i.icon.pencil:before {
 
744
  content: "\f040";
 
745
}
 
746
i.icon.phone.sign:before {
 
747
  content: "\f098";
 
748
}
 
749
i.icon.phone:before {
 
750
  content: "\f095";
 
751
}
 
752
i.icon.photo:before {
 
753
  content: "\f03e";
 
754
}
 
755
i.icon.pin:before {
 
756
  content: "\f08d";
 
757
}
 
758
i.icon.pinterest.sign:before {
 
759
  content: "\f0d3";
 
760
}
 
761
i.icon.pinterest:before {
 
762
  content: "\f0d2";
 
763
}
 
764
i.icon.plane:before {
 
765
  content: "\f072";
 
766
}
 
767
i.icon.play.circle:before {
 
768
  content: "\f01d";
 
769
}
 
770
i.icon.play.sign:before {
 
771
  content: "\f144";
 
772
}
 
773
i.icon.play:before {
 
774
  content: "\f04b";
 
775
}
 
776
i.icon.pound:before {
 
777
  content: "\f154";
 
778
}
 
779
i.icon.print:before {
 
780
  content: "\f02f";
 
781
}
 
782
i.icon.puzzle.piece:before {
 
783
  content: "\f12e";
 
784
}
 
785
i.icon.qr.code:before {
 
786
  content: "\f029";
 
787
}
 
788
i.icon.question:before {
 
789
  content: "\f128";
 
790
}
 
791
i.icon.quote.left:before {
 
792
  content: "\f10d";
 
793
}
 
794
i.icon.quote.right:before {
 
795
  content: "\f10e";
 
796
}
 
797
i.icon.refresh:before {
 
798
  content: "\f021";
 
799
}
 
800
i.icon.remove.circle:before {
 
801
  content: "\f05c";
 
802
}
 
803
i.icon.remove.sign:before {
 
804
  content: "\f057";
 
805
}
 
806
i.icon.remove:before {
 
807
  content: "\f00d";
 
808
}
 
809
i.icon.renren:before {
 
810
  content: "\f18b";
 
811
}
 
812
i.icon.reorder:before {
 
813
  content: "\f0c9";
 
814
}
 
815
i.icon.repeat:before {
 
816
  content: "\f01e";
 
817
}
 
818
i.icon.reply.all.mail:before {
 
819
  content: "\f122";
 
820
}
 
821
i.icon.resize.full:before {
 
822
  content: "\f065";
 
823
}
 
824
i.icon.resize.horizontal:before {
 
825
  content: "\f07e";
 
826
}
 
827
i.icon.resize.small:before {
 
828
  content: "\f066";
 
829
}
 
830
i.icon.resize.vertical:before {
 
831
  content: "\f07d";
 
832
}
 
833
i.icon.retweet:before {
 
834
  content: "\f079";
 
835
}
 
836
i.icon.road:before {
 
837
  content: "\f018";
 
838
}
 
839
i.icon.rocket:before {
 
840
  content: "\f135";
 
841
}
 
842
i.icon.rss.sign:before {
 
843
  content: "\f143";
 
844
}
 
845
i.icon.rss:before {
 
846
  content: "\f09e";
 
847
}
 
848
i.icon.rupee:before {
 
849
  content: "\f156";
 
850
}
 
851
i.icon.save:before {
 
852
  content: "\f0c7";
 
853
}
 
854
i.icon.screenshot:before {
 
855
  content: "\f05b";
 
856
}
 
857
i.icon.search:before {
 
858
  content: "\f002";
 
859
}
 
860
i.icon.setting:before {
 
861
  content: "\f013";
 
862
}
 
863
i.icon.settings:before {
 
864
  content: "\f085";
 
865
}
 
866
i.icon.share.sign:before {
 
867
  content: "\f14d";
 
868
}
 
869
i.icon.share:before {
 
870
  content: "\f045";
 
871
}
 
872
i.icon.shield:before {
 
873
  content: "\f132";
 
874
}
 
875
i.icon.shuffle:before {
 
876
  content: "\f074";
 
877
}
 
878
i.icon.sign.in:before {
 
879
  content: "\f090";
 
880
}
 
881
i.icon.sign.out:before {
 
882
  content: "\f08b";
 
883
}
 
884
i.icon.sign:before {
 
885
  content: "\f0c8";
 
886
}
 
887
i.icon.signal:before {
 
888
  content: "\f012";
 
889
}
 
890
i.icon.sitemap:before {
 
891
  content: "\f0e8";
 
892
}
 
893
i.icon.skype:before {
 
894
  content: "\f17e";
 
895
}
 
896
i.icon.smile:before {
 
897
  content: "\f118";
 
898
}
 
899
i.icon.sort.ascending:before {
 
900
  content: "\f0de";
 
901
}
 
902
i.icon.sort.descending:before {
 
903
  content: "\f0dd";
 
904
}
 
905
i.icon.sort.alphabet.descending:before {
 
906
  content: "\f15e";
 
907
}
 
908
i.icon.sort.alphabet:before {
 
909
  content: "\f15d";
 
910
}
 
911
i.icon.sort.attributes.descending:before {
 
912
  content: "\f161";
 
913
}
 
914
i.icon.sort.attributes:before {
 
915
  content: "\f160";
 
916
}
 
917
i.icon.sort.order.descending:before {
 
918
  content: "\f163";
 
919
}
 
920
i.icon.sort.order:before {
 
921
  content: "\f162";
 
922
}
 
923
i.icon.sort:before {
 
924
  content: "\f0dc";
 
925
}
 
926
i.icon.stackexchange:before {
 
927
  content: "\f16c";
 
928
}
 
929
i.icon.star.empty:before {
 
930
  content: "\f006";
 
931
}
 
932
i.icon.star.half.empty:before {
 
933
  content: "\f123";
 
934
}
 
935
i.icon.star.half.full:before,
 
936
i.icon.star.half:before {
 
937
  content: "\f089";
 
938
}
 
939
i.icon.star:before {
 
940
  content: "\f005";
 
941
}
 
942
i.icon.step.backward:before {
 
943
  content: "\f048";
 
944
}
 
945
i.icon.step.forward:before {
 
946
  content: "\f051";
 
947
}
 
948
i.icon.stethoscope:before {
 
949
  content: "\f0f1";
 
950
}
 
951
i.icon.stop:before {
 
952
  content: "\f04d";
 
953
}
 
954
i.icon.strikethrough:before {
 
955
  content: "\f0cc";
 
956
}
 
957
i.icon.subscript:before {
 
958
  content: "\f12c";
 
959
}
 
960
i.icon.suitcase:before {
 
961
  content: "\f0f2";
 
962
}
 
963
i.icon.sun:before {
 
964
  content: "\f185";
 
965
}
 
966
i.icon.superscript:before {
 
967
  content: "\f12b";
 
968
}
 
969
i.icon.table:before {
 
970
  content: "\f0ce";
 
971
}
 
972
i.icon.tablet:before {
 
973
  content: "\f10a";
 
974
}
 
975
i.icon.tag:before {
 
976
  content: "\f02b";
 
977
}
 
978
i.icon.tags:before {
 
979
  content: "\f02c";
 
980
}
 
981
i.icon.tasks:before {
 
982
  content: "\f0ae";
 
983
}
 
984
i.icon.terminal:before {
 
985
  content: "\f120";
 
986
}
 
987
i.icon.text.height:before {
 
988
  content: "\f034";
 
989
}
 
990
i.icon.text.width:before {
 
991
  content: "\f035";
 
992
}
 
993
i.icon.thumbs.down.outline:before {
 
994
  content: "\f088";
 
995
}
 
996
i.icon.thumbs.down:before {
 
997
  content: "\f165";
 
998
}
 
999
i.icon.thumbs.up.outline:before {
 
1000
  content: "\f087";
 
1001
}
 
1002
i.icon.thumbs.up:before {
 
1003
  content: "\f164";
 
1004
}
 
1005
i.icon.ticket:before {
 
1006
  content: "\f145";
 
1007
}
 
1008
i.icon.time:before {
 
1009
  content: "\f017";
 
1010
}
 
1011
i.icon.tint:before {
 
1012
  content: "\f043";
 
1013
}
 
1014
i.icon.trash:before {
 
1015
  content: "\f014";
 
1016
}
 
1017
i.icon.trello:before {
 
1018
  content: "\f181";
 
1019
}
 
1020
i.icon.trophy:before {
 
1021
  content: "\f091";
 
1022
}
 
1023
i.icon.truck:before {
 
1024
  content: "\f0d1";
 
1025
}
 
1026
i.icon.tumblr.sign:before {
 
1027
  content: "\f174";
 
1028
}
 
1029
i.icon.tumblr:before {
 
1030
  content: "\f173";
 
1031
}
 
1032
i.icon.twitter.sign:before {
 
1033
  content: "\f081";
 
1034
}
 
1035
i.icon.twitter:before {
 
1036
  content: "\f099";
 
1037
}
 
1038
i.icon.umbrella:before {
 
1039
  content: "\f0e9";
 
1040
}
 
1041
i.icon.underline:before {
 
1042
  content: "\f0cd";
 
1043
}
 
1044
i.icon.undo:before {
 
1045
  content: "\f0e2";
 
1046
}
 
1047
i.icon.unhide:before {
 
1048
  content: "\f06e";
 
1049
}
 
1050
i.icon.unlink:before {
 
1051
  content: "\f127";
 
1052
}
 
1053
i.icon.unlock.alternate:before {
 
1054
  content: "\f13e";
 
1055
}
 
1056
i.icon.unlock:before {
 
1057
  content: "\f09c";
 
1058
}
 
1059
i.icon.unmute:before {
 
1060
  content: "\f130";
 
1061
}
 
1062
i.icon.up:before {
 
1063
  content: "\f062";
 
1064
}
 
1065
i.icon.upload.disk:before {
 
1066
  content: "\f093";
 
1067
}
 
1068
i.icon.upload:before {
 
1069
  content: "\f01b";
 
1070
}
 
1071
i.icon.url:before {
 
1072
  content: "\f0c1";
 
1073
}
 
1074
i.icon.user:before {
 
1075
  content: "\f007";
 
1076
}
 
1077
i.icon.users:before {
 
1078
  content: "\f0c0";
 
1079
}
 
1080
i.icon.video:before {
 
1081
  content: "\f008";
 
1082
}
 
1083
i.icon.vk:before {
 
1084
  content: "\f189";
 
1085
}
 
1086
i.icon.volume.down:before {
 
1087
  content: "\f027";
 
1088
}
 
1089
i.icon.volume.off:before {
 
1090
  content: "\f026";
 
1091
}
 
1092
i.icon.volume.up:before {
 
1093
  content: "\f028";
 
1094
}
 
1095
i.icon.warning:before {
 
1096
  content: "\f071";
 
1097
}
 
1098
i.icon.weibo:before {
 
1099
  content: "\f18a";
 
1100
}
 
1101
i.icon.windows:before {
 
1102
  content: "\f17a";
 
1103
}
 
1104
i.icon.won:before {
 
1105
  content: "\f159";
 
1106
}
 
1107
i.icon.wrench:before {
 
1108
  content: "\f0ad";
 
1109
}
 
1110
i.icon.xing.sign:before {
 
1111
  content: "\f169";
 
1112
}
 
1113
i.icon.xing:before {
 
1114
  content: "\f168";
 
1115
}
 
1116
i.icon.yen:before {
 
1117
  content: "\f157";
 
1118
}
 
1119
i.icon.youtube.play:before {
 
1120
  content: "\f16a";
 
1121
}
 
1122
i.icon.youtube.sign:before {
 
1123
  content: "\f166";
 
1124
}
 
1125
i.icon.youtube:before {
 
1126
  content: "\f167";
 
1127
}
 
1128
i.icon.yuan:before {
 
1129
  content: "\f158";
 
1130
}
 
1131
i.icon.zoom.in:before {
 
1132
  content: "\f00e";
 
1133
}
 
1134
i.icon.zoom.out:before {
 
1135
  content: "\f010";
 
1136
}
 
1137
/*--------------
 
1138
    Aliases
 
1139
---------------*/
 
1140
i.icon.check:before {
 
1141
  content: "\f00c";
 
1142
}
 
1143
i.icon.close:before {
 
1144
  content: "\f00d";
 
1145
}
 
1146
i.icon.delete:before {
 
1147
  content: "\f00d";
 
1148
}
 
1149
i.icon.like:before {
 
1150
  content: "\f004";
 
1151
}
 
1152
i.icon.plus:before {
 
1153
  content: "\f067";
 
1154
}
 
1155
i.icon.signup:before {
 
1156
  content: "\f044";
 
1157
}
 
1158
/*--------------
 
1159
   Spacing Fix
 
1160
---------------*/
 
1161
/* stars are usually consecutive */
 
1162
i.icon.star {
 
1163
  width: auto;
 
1164
  margin: 0em;
 
1165
}
 
1166
/* left side icons */
 
1167
i.icon.left {
 
1168
  width: auto;
 
1169
  margin: 0em 0.5em 0em 0em;
 
1170
}
 
1171
/* right side icons */
 
1172
i.icon.search,
 
1173
i.icon.right {
 
1174
  width: auto;
 
1175
  margin: 0em 0em 0em 0.5em;
 
1176
}
 
1177
/*******************************
 
1178
             Types
 
1179
*******************************/
 
1180
/*--------------
 
1181
    Loading
 
1182
---------------*/
 
1183
i.icon.loading {
 
1184
  -webkit-animation: icon-loading 2s linear infinite;
 
1185
  -moz-animation: icon-loading 2s linear infinite;
 
1186
  -ms-animation: icon-loading 2s linear infinite;
 
1187
  animation: icon-loading 2s linear infinite;
 
1188
}
 
1189
@keyframes icon-loading {
 
1190
  from {
 
1191
    -webkit-transform: rotate(0deg);
 
1192
    -moz-transform: rotate(0deg);
 
1193
    -ms-transform: rotate(0deg);
 
1194
    transform: rotate(0deg);
 
1195
  }
 
1196
  to {
 
1197
    -webkit-transform: rotate(360deg);
 
1198
    -moz-transform: rotate(360deg);
 
1199
    -ms-transform: rotate(360deg);
 
1200
    transform: rotate(360deg);
 
1201
  }
 
1202
}
 
1203
@-moz-keyframes icon-loading {
 
1204
  from {
 
1205
    -moz-transform: rotate(0deg);
 
1206
    transform: rotate(0deg);
 
1207
  }
 
1208
  to {
 
1209
    -moz-transform: rotate(360deg);
 
1210
    transform: rotate(360deg);
 
1211
  }
 
1212
}
 
1213
@-webkit-keyframes icon-loading {
 
1214
  from {
 
1215
    -webkit-transform: rotate(0deg);
 
1216
    transform: rotate(0deg);
 
1217
  }
 
1218
  to {
 
1219
    -webkit-transform: rotate(360deg);
 
1220
    transform: rotate(360deg);
 
1221
  }
 
1222
}
 
1223
@-ms-keyframes icon-loading {
 
1224
  from {
 
1225
    -ms-transform: rotate(0deg);
 
1226
    transform: rotate(0deg);
 
1227
  }
 
1228
  to {
 
1229
    -ms-transform: rotate(360deg);
 
1230
    transform: rotate(360deg);
 
1231
  }
 
1232
}
 
1233
/*******************************
 
1234
             States
 
1235
*******************************/
 
1236
i.icon.hover {
 
1237
  opacity: 1;
 
1238
}
 
1239
i.icon.active {
 
1240
  opacity: 1;
 
1241
}
 
1242
i.emphasized.icon {
 
1243
  opacity: 1;
 
1244
}
 
1245
i.icon.disabled {
 
1246
  opacity: 0.3;
 
1247
}
 
1248
/*******************************
 
1249
           Variations
 
1250
*******************************/
 
1251
/*-------------------
 
1252
         Link
 
1253
--------------------*/
 
1254
i.link.icon {
 
1255
  cursor: pointer;
 
1256
  opacity: 0.7;
 
1257
  -webkit-transition: opacity 0.3s ease-out;
 
1258
  -moz-transition: opacity 0.3s ease-out;
 
1259
  transition: opacity 0.3s ease-out;
 
1260
}
 
1261
i.link.icon:hover {
 
1262
  opacity: 1 !important;
 
1263
}
 
1264
/*-------------------
 
1265
      Circular
 
1266
--------------------*/
 
1267
i.circular.icon {
 
1268
  border-radius: 500em !important;
 
1269
  padding: 0.5em 0.35em !important;
 
1270
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
 
1271
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
 
1272
  line-height: 1 !important;
 
1273
  width: 2em !important;
 
1274
  height: 2em !important;
 
1275
}
 
1276
i.circular.inverted.icon {
 
1277
  border: none;
 
1278
  -webkit-box-shadow: none;
 
1279
  box-shadow: none;
 
1280
}
 
1281
/*-------------------
 
1282
      Flipped
 
1283
--------------------*/
 
1284
i.flipped.icon,
 
1285
i.horizontally.flipped.icon {
 
1286
  -webkit-transform: scale(-1, 1);
 
1287
  -moz-transform: scale(-1, 1);
 
1288
  -ms-transform: scale(-1, 1);
 
1289
  transform: scale(-1, 1);
 
1290
}
 
1291
i.vertically.flipped.icon {
 
1292
  -webkit-transform: scale(1, -1);
 
1293
  -moz-transform: scale(1, -1);
 
1294
  -ms-transform: scale(1, -1);
 
1295
  transform: scale(1, -1);
 
1296
}
 
1297
/*-------------------
 
1298
      Rotated
 
1299
--------------------*/
 
1300
i.rotated.icon,
 
1301
i.right.rotated.icon,
 
1302
i.clockwise.rotated.icon {
 
1303
  -webkit-transform: rotate(90deg);
 
1304
  -moz-transform: rotate(90deg);
 
1305
  -ms-transform: rotate(90deg);
 
1306
  transform: rotate(90deg);
 
1307
}
 
1308
i.left.rotated.icon,
 
1309
i.counterclockwise.rotated.icon {
 
1310
  -webkit-transform: rotate(-90deg);
 
1311
  -moz-transform: rotate(-90deg);
 
1312
  -ms-transform: rotate(-90deg);
 
1313
  transform: rotate(-90deg);
 
1314
}
 
1315
/*-------------------
 
1316
        Square
 
1317
--------------------*/
 
1318
i.square.icon {
 
1319
  width: 2em;
 
1320
  height: 2em;
 
1321
  padding: 0.5em 0.35em !important;
 
1322
  -webkit-box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
 
1323
  box-shadow: 0em 0em 0em 0.1em rgba(0, 0, 0, 0.1) inset;
 
1324
  vertical-align: baseline;
 
1325
}
 
1326
i.square.inverted.icon {
 
1327
  border: none;
 
1328
  -webkit-box-shadow: none;
 
1329
  box-shadow: none;
 
1330
}
 
1331
/*-------------------
 
1332
      Inverted
 
1333
--------------------*/
 
1334
i.inverted.icon {
 
1335
  background-color: #222222;
 
1336
  color: #FFFFFF;
 
1337
  -moz-osx-font-smoothing: grayscale;
 
1338
}
 
1339
/*-------------------
 
1340
       Colors
 
1341
--------------------*/
 
1342
i.blue.icon {
 
1343
  color: #6ECFF5 !important;
 
1344
}
 
1345
i.black.icon {
 
1346
  color: #5C6166 !important;
 
1347
}
 
1348
i.green.icon {
 
1349
  color: #A1CF64 !important;
 
1350
}
 
1351
i.red.icon {
 
1352
  color: #D95C5C !important;
 
1353
}
 
1354
i.purple.icon {
 
1355
  color: #564F8A !important;
 
1356
}
 
1357
i.orange.icon {
 
1358
  color: #F05940 !important;
 
1359
}
 
1360
i.teal.icon {
 
1361
  color: #00B5AD !important;
 
1362
}
 
1363
/*-------------------
 
1364
   Inverted Colors
 
1365
--------------------*/
 
1366
i.inverted.black.icon {
 
1367
  background-color: #5C6166 !important;
 
1368
  color: #FFFFFF !important;
 
1369
}
 
1370
i.inverted.blue.icon {
 
1371
  background-color: #6ECFF5 !important;
 
1372
  color: #FFFFFF !important;
 
1373
}
 
1374
i.inverted.green.icon {
 
1375
  background-color: #A1CF64 !important;
 
1376
  color: #FFFFFF !important;
 
1377
}
 
1378
i.inverted.red.icon {
 
1379
  background-color: #D95C5C !important;
 
1380
  color: #FFFFFF !important;
 
1381
}
 
1382
i.inverted.purple.icon {
 
1383
  background-color: #564F8A !important;
 
1384
  color: #FFFFFF !important;
 
1385
}
 
1386
i.inverted.orange.icon {
 
1387
  background-color: #F05940 !important;
 
1388
  color: #FFFFFF !important;
 
1389
}
 
1390
i.inverted.teal.icon {
 
1391
  background-color: #00B5AD !important;
 
1392
  color: #FFFFFF !important;
 
1393
}
 
1394
/*-------------------
 
1395
        Sizes
 
1396
--------------------*/
 
1397
i.small.icon {
 
1398
  font-size: 0.875em;
 
1399
}
 
1400
i.icon {
 
1401
  font-size: 1em;
 
1402
}
 
1403
i.large.icon {
 
1404
  font-size: 1.5em;
 
1405
  vertical-align: middle;
 
1406
}
 
1407
i.big.icon {
 
1408
  font-size: 2em;
 
1409
  vertical-align: middle;
 
1410
}
 
1411
i.huge.icon {
 
1412
  font-size: 4em;
 
1413
  vertical-align: middle;
 
1414
}
 
1415
i.massive.icon {
 
1416
  font-size: 8em;
 
1417
  vertical-align: middle;
 
1418
}