metro-ui-rails-cn 0.1.6 → 0.15.8.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,7 +28,11 @@ License: CC BY-SA 3.0 -- http://creativecommons.org/licenses/by-sa/3.0/
28
28
  content: attr(data-icon);
29
29
  speak: none;
30
30
  font-weight: normal;
31
+ font-style: normal;
32
+ display: inline-block;
33
+ text-decoration: inherit;
31
34
  -webkit-font-smoothing: antialiased;
35
+ border:1px transparent solid;
32
36
  }
33
37
 
34
38
  /* Use the following CSS code if you want to have a class per icon */
@@ -37,340 +41,1044 @@ License: CC BY-SA 3.0 -- http://creativecommons.org/licenses/by-sa/3.0/
37
41
  font-style: normal;
38
42
  speak: none;
39
43
  font-weight: normal;
44
+ display: inline-block;
45
+ text-decoration: inherit;
46
+ margin: 0 2px;
40
47
  -webkit-font-smoothing: antialiased;
48
+ border:1px transparent solid;
49
+ }
50
+
51
+ .icon-large:before {
52
+ vertical-align: middle;
53
+ font-size: 4/3em;
54
+ margin-top: -8px;
41
55
  }
42
56
 
57
+ button, .button {
58
+ &.mini {
59
+ font-size: .9em !important;
60
+ }
61
+ }
62
+
63
+ .tool-btn {
64
+ }
43
65
 
44
- .icon-home:before { content: "\21";}
45
- .icon-newspaper:before { content: "\23";}
46
- .icon-pencil:before { content: "\24";}
47
- .icon-droplet:before { content: "\26";}
48
- .icon-pictures:before { content: "\27";}
49
- .icon-camera:before { content: "\29";}
50
- .icon-music:before { content: "\2a";}
51
- .icon-film:before { content: "\2c";}
52
- .icon-camera-2:before { content: "\2d";}
53
- .icon-spades:before { content: "\2e";}
54
- .icon-clubs:before { content: "\2f";}
55
- .icon-diamonds:before { content: "\30";}
56
- .icon-broadcast:before { content: "\31";}
57
- .icon-mic:before { content: "\32";}
58
- .icon-book:before { content: "\33";}
59
- .icon-file:before { content: "\35";}
60
- .icon-new:before { content: "\36";}
61
- .icon-copy:before { content: "\37";}
62
- .icon-folder:before { content: "\38";}
63
- .icon-folder-2:before { content: "\39";}
64
- .icon-tag:before { content: "\3a";}
65
- .icon-cart:before { content: "\3b";}
66
- .icon-basket:before { content: "\3c";}
67
- .icon-calculate:before { content: "\3d";}
68
- .icon-support:before { content: "\3e";}
69
- .icon-phone:before { content: "\3f";}
70
- .icon-mail:before { content: "\40";}
71
- .icon-location:before { content: "\41";}
72
- .icon-compass:before { content: "\42";}
73
- .icon-history:before { content: "\43";}
74
- .icon-clock:before { content: "\44";}
75
- .icon-bell:before { content: "\45";}
76
- .icon-calendar:before { content: "\46";}
77
- .icon-printer:before { content: "\47";}
78
- .icon-mouse:before { content: "\48";}
79
- .icon-screen:before { content: "\49";}
80
- .icon-laptop:before { content: "\4a";}
81
- .icon-mobile:before { content: "\4b";}
82
- .icon-cabinet:before { content: "\4c";}
83
- .icon-drawer:before { content: "\4d";}
84
- .icon-drawer-2:before { content: "\4e";}
85
- .icon-box:before { content: "\4f";}
86
- .icon-box-add:before { content: "\50";}
87
- .icon-box-remove:before { content: "\51";}
88
- .icon-download:before { content: "\52";}
89
- .icon-upload:before { content: "\53";}
90
- .icon-database:before { content: "\54";}
91
- .icon-flip:before { content: "\55";}
92
- .icon-flip-2:before { content: "\56";}
93
- .icon-undo:before { content: "\57";}
94
- .icon-redo:before { content: "\58";}
95
- .icon-forward:before { content: "\59";}
96
- .icon-reply:before { content: "\5a";}
97
- .icon-reply-2:before { content: "\5b";}
98
- .icon-comments:before { content: "\5c";}
99
- .icon-comments-2:before { content: "\5d";}
100
- .icon-comments-3:before { content: "\5e";}
101
- .icon-comments-4:before { content: "\5f";}
102
- .icon-comments-5:before { content: "\60";}
103
- .icon-user:before { content: "\61";}
104
- .icon-user-2:before { content: "\62";}
105
- .icon-user-3:before { content: "\63";}
106
- .icon-busy:before { content: "\64";}
107
- .icon-loading:before { content: "\65";}
108
- .icon-loading-2:before { content: "\66";}
109
- .icon-search:before { content: "\67";}
110
- .icon-zoom-in:before { content: "\68";}
111
- .icon-zoom-out:before { content: "\69";}
112
- .icon-key:before { content: "\6a";}
113
- .icon-key-2:before { content: "\6b";}
114
- .icon-locked:before { content: "\6c";}
115
- .icon-unlocked:before { content: "\6d";}
116
- .icon-wrench:before { content: "\6e";}
117
- .icon-equalizer:before { content: "\6f";}
118
- .icon-cog:before { content: "\70";}
119
- .icon-pie:before { content: "\71";}
120
- .icon-bars:before { content: "\72";}
121
- .icon-stats-up:before { content: "\73";}
122
- .icon-gift:before { content: "\74";}
123
- .icon-trophy:before { content: "\75";}
124
- .icon-diamond:before { content: "\76";}
125
- .icon-coffee:before { content: "\77";}
126
- .icon-rocket:before { content: "\78";}
127
- .icon-meter-slow:before { content: "\79";}
128
- .icon-meter-medium:before { content: "\7a";}
129
- .icon-meter-fast:before { content: "\7b";}
130
- .icon-dashboard:before { content: "\7c";}
131
- .icon-fire:before { content: "\7d";}
132
- .icon-lab:before { content: "\e000";}
133
- .icon-remove:before { content: "\e003";}
134
- .icon-briefcase:before { content: "\e004";}
135
- .icon-briefcase-2:before { content: "\e005";}
136
- .icon-cars:before { content: "\e006";}
137
- .icon-bus:before { content: "\e007";}
138
- .icon-cube:before { content: "\e008";}
139
- .icon-cube-2:before { content: "\e009";}
140
- .icon-puzzle:before { content: "\e00a";}
141
- .icon-glasses:before { content: "\e00b";}
142
- .icon-glasses-2:before { content: "\e00c";}
143
- .icon-accessibility:before { content: "\e00d";}
144
- .icon-accessibility-2:before { content: "\e00e";}
145
- .icon-target:before { content: "\e00f";}
146
- .icon-target-2:before { content: "\e010";}
147
- .icon-lightning:before { content: "\e011";}
148
- .icon-power:before { content: "\e012";}
149
- .icon-power-2:before { content: "\e013";}
150
- .icon-clipboard:before { content: "\e014";}
151
- .icon-clipboard-2:before { content: "\e015";}
152
- .icon-playlist:before { content: "\e016";}
153
- .icon-grid-view:before { content: "\e017";}
154
- .icon-tree-view:before { content: "\e018";}
155
- .icon-cloud:before { content: "\e019";}
156
- .icon-cloud-2:before { content: "\e01a";}
157
- .icon-download-2:before { content: "\e01b";}
158
- .icon-upload-2:before { content: "\e01c";}
159
- .icon-upload-3:before { content: "\e01d";}
160
- .icon-link:before { content: "\e01e";}
161
- .icon-link-2:before { content: "\e01f";}
162
- .icon-flag:before { content: "\e020";}
163
- .icon-flag-2:before { content: "\e021";}
164
- .icon-attachment:before { content: "\e022";}
165
- .icon-eye:before { content: "\e024";}
166
- .icon-bookmark:before { content: "\e025";}
167
- .icon-bookmark-2:before { content: "\e026";}
168
- .icon-star:before { content: "\e027";}
169
- .icon-star-2:before { content: "\e028";}
170
- .icon-star-3:before { content: "\e029";}
171
- .icon-heart:before { content: "\e02a";}
172
- .icon-heart-2:before { content: "\e02b";}
173
- .icon-thumbs-up:before { content: "\e02c";}
174
- .icon-thumbs-down:before { content: "\e02d";}
175
- .icon-plus:before { content: "\e031";}
176
- .icon-minus:before { content: "\e032";}
177
- .icon-help:before { content: "\e033";}
178
- .icon-help-2:before { content: "\e034";}
179
- .icon-blocked:before { content: "\e035";}
180
- .icon-cancel:before { content: "\e036";}
181
- .icon-cancel-2:before { content: "\e037";}
182
- .icon-checkmark:before { content: "\e038";}
183
- .icon-minus-2:before { content: "\e039";}
184
- .icon-plus-2:before { content: "\e03a";}
185
- .icon-enter:before { content: "\e03b";}
186
- .icon-exit:before { content: "\e03c";}
187
- .icon-loop:before { content: "\e03d";}
188
- .icon-arrow-up-left:before { content: "\e04e";}
189
- .icon-arrow-up:before { content: "\e04f";}
190
- .icon-arrow-up-right:before { content: "\e050";}
191
- .icon-arrow-right:before { content: "\e051";}
192
- .icon-arrow-down-right:before { content: "\e052";}
193
- .icon-arrow-down:before { content: "\e053";}
194
- .icon-arrow-down-left:before { content: "\e054";}
195
- .icon-arrow-left:before { content: "\e055";}
196
- .icon-arrow-up-2:before { content: "\e05a";}
197
- .icon-arrow-right-2:before { content: "\e05b";}
198
- .icon-arrow-down-2:before { content: "\e05c";}
199
- .icon-arrow-left-2:before { content: "\e05d";}
200
- .icon-arrow-up-3:before { content: "\e05e";}
201
- .icon-arrow-right-3:before { content: "\e05f";}
202
- .icon-arrow-down-3:before { content: "\e060";}
203
- .icon-arrow-left-3:before { content: "\e061";}
204
- .icon-menu:before { content: "\e062";}
205
- .icon-enter-2:before { content: "\e063";}
206
- .icon-backspace:before { content: "\e064";}
207
- .icon-backspace-2:before { content: "\e065";}
208
- .icon-tab:before { content: "\e066";}
209
- .icon-tab-2:before { content: "\e067";}
210
- .icon-checkbox:before { content: "\e068";}
211
- .icon-checkbox-unchecked:before { content: "\e069";}
212
- .icon-checkbox-partial:before { content: "\e06a";}
213
- .icon-radio-checked:before { content: "\e06b";}
214
- .icon-radio-unchecked:before { content: "\e06c";}
215
- .icon-font:before { content: "\e06d";}
216
- .icon-paragraph-left:before { content: "\e06e";}
217
- .icon-paragraph-center:before { content: "\e06f";}
218
- .icon-paragraph-right:before { content: "\e070";}
219
- .icon-paragraph-justify:before { content: "\e071";}
220
- .icon-left-to-right:before { content: "\e072";}
221
- .icon-right-to-left:before { content: "\e073";}
222
- .icon-share:before { content: "\e074";}
223
- .icon-new-tab:before { content: "\e075";}
224
- .icon-new-tab-2:before { content: "\e076";}
225
- .icon-embed:before { content: "\e077";}
226
- .icon-code:before { content: "\e078";}
227
- .icon-bluetooth:before { content: "\e079";}
228
- .icon-share-2:before { content: "\e07a";}
229
- .icon-share-3:before { content: "\e07b";}
230
- .icon-mail-2:before { content: "\e07d";}
231
- .icon-google:before { content: "\e07f";}
232
- .icon-google-plus:before { content: "\e080";}
233
- .icon-google-drive:before { content: "\e084";}
234
- .icon-facebook:before { content: "\e085";}
235
- .icon-instagram:before { content: "\e088";}
236
- .icon-twitter:before { content: "\e089";}
237
- .icon-feed:before { content: "\e08c";}
238
- .icon-youtube:before { content: "\e090";}
239
- .icon-vimeo:before { content: "\e091";}
240
- .icon-flickr:before { content: "\e093";}
241
- .icon-picassa:before { content: "\e096";}
242
- .icon-dribbble:before { content: "\e098";}
243
- .icon-deviantart:before { content: "\e09d";}
244
- .icon-github:before { content: "\e09f";}
245
- .icon-github-2:before { content: "\e0a0";}
246
- .icon-github-3:before { content: "\e0a1";}
247
- .icon-github-4:before { content: "\e0a2";}
248
- .icon-github-5:before { content: "\e0a3";}
249
- .icon-git:before { content: "\e0a5";}
250
- .icon-github-6:before { content: "\e0a6";}
251
- .icon-wordpress:before { content: "\e0a7";}
252
- .icon-joomla:before { content: "\e0a9";}
253
- .icon-blogger:before { content: "\e0aa";}
254
- .icon-tumblr:before { content: "\e0ac";}
255
- .icon-yahoo:before { content: "\e0ae";}
256
- .icon-amazon:before { content: "\e0b0";}
257
- .icon-tux:before { content: "\e0b2";}
258
- .icon-apple:before { content: "\e0b3";}
259
- .icon-finder:before { content: "\e0b4";}
260
- .icon-android:before { content: "\e0b5";}
261
- .icon-windows:before { content: "\e0b6";}
262
- .icon-soundcloud:before { content: "\e0b7";}
263
- .icon-skype:before { content: "\e0b9";}
264
- .icon-reddit:before { content: "\e0ba";}
265
- .icon-linkedin:before { content: "\e0bb";}
266
- .icon-lastfm:before { content: "\e0bd";}
267
- .icon-delicious:before { content: "\e0bf";}
268
- .icon-stumbleupon:before { content: "\e0c0";}
269
- .icon-pinterest:before { content: "\e0c2";}
270
- .icon-xing:before { content: "\e0c5";}
271
- .icon-flattr:before { content: "\e0c6";}
272
- .icon-foursquare:before { content: "\e0c8";}
273
- .icon-paypal:before { content: "\e0c9";}
274
- .icon-yelp:before { content: "\e0cc";}
275
- .icon-libreoffice:before { content: "\e0cd";}
276
- .icon-file-pdf:before { content: "\e0ce";}
277
- .icon-file-openoffice:before { content: "\e0cf";}
278
- .icon-file-word:before { content: "\e0d0";}
279
- .icon-file-excel:before { content: "\e0d1";}
280
- .icon-file-powerpoint:before { content: "\e0d2";}
281
- .icon-file-zip:before { content: "\e0d3";}
282
- .icon-file-xml:before { content: "\e0d4";}
283
- .icon-file-css:before { content: "\e0d5";}
284
- .icon-html5:before { content: "\e0d6";}
285
- .icon-html5-2:before { content: "\e0d7";}
286
- .icon-css3:before { content: "\e0d8";}
287
- .icon-chrome:before { content: "\e0d9";}
288
- .icon-firefox:before { content: "\e0da";}
289
- .icon-IE:before { content: "\e0db";}
290
- .icon-opera:before { content: "\e0dc";}
291
- .icon-safari:before { content: "\e0dd";}
292
- .icon-IcoMoon:before { content: "\e0de";}
293
- .icon-sunrise:before { content: "\7e";}
294
- .icon-sun:before { content: "\e0df";}
295
- .icon-moon:before { content: "\e0e0";}
296
- .icon-sun-2:before { content: "\e0e1";}
297
- .icon-windy:before { content: "\e0e2";}
298
- .icon-wind:before { content: "\e0e3";}
299
- .icon-snowflake:before { content: "\e0e4";}
300
- .icon-cloudy:before { content: "\e0e5";}
301
- .icon-cloud-3:before { content: "\e0e6";}
302
- .icon-weather:before { content: "\e0e7";}
303
- .icon-weather-2:before { content: "\e0e8";}
304
- .icon-weather-3:before { content: "\e0e9";}
305
- .icon-lines:before { content: "\e0ea";}
306
- .icon-cloud-4:before { content: "\e0eb";}
307
- .icon-lightning-2:before { content: "\e0ec";}
308
- .icon-lightning-3:before { content: "\e0ed";}
309
- .icon-rainy:before { content: "\e0ee";}
310
- .icon-rainy-2:before { content: "\e0ef";}
311
- .icon-windy-2:before { content: "\e0f0";}
312
- .icon-windy-3:before { content: "\e0f1";}
313
- .icon-snowy:before { content: "\e0f2";}
314
- .icon-snowy-2:before { content: "\e0f3";}
315
- .icon-snowy-3:before { content: "\e0f4";}
316
- .icon-weather-4:before { content: "\e0f5";}
317
- .icon-cloudy-2:before { content: "\e0f6";}
318
- .icon-cloud-5:before { content: "\e0f7";}
319
- .icon-lightning-4:before { content: "\e0f8";}
320
- .icon-sun-3:before { content: "\e0f9";}
321
- .icon-moon-2:before { content: "\e0fa";}
322
- .icon-cloudy-3:before { content: "\e0fb";}
323
- .icon-cloud-6:before { content: "\e0fc";}
324
- .icon-cloud-7:before { content: "\e0fd";}
325
- .icon-lightning-5:before { content: "\e0fe";}
326
- .icon-rainy-3:before { content: "\e0ff";}
327
- .icon-rainy-4:before { content: "\e100";}
328
- .icon-windy-4:before { content: "\e101";}
329
- .icon-windy-5:before { content: "\e102";}
330
- .icon-snowy-4:before { content: "\e103";}
331
- .icon-snowy-5:before { content: "\e104";}
332
- .icon-weather-5:before { content: "\e105";}
333
- .icon-cloudy-4:before { content: "\e106";}
334
- .icon-lightning-6:before { content: "\e107";}
335
- .icon-thermometer:before { content: "\e108";}
336
- .icon-compass-2:before { content: "\e109";}
337
- .icon-none:before { content: "\e10a";}
338
- .icon-Celsius:before { content: "\e10b";}
339
- .icon-Fahrenheit:before { content: "\e10c";}
340
- .icon-forrst:before { content: "\e09b";}
341
- .icon-headphones:before { content: "\e002";}
342
- .icon-bug:before { content: "\e03e";}
343
- .icon-cart-2:before { content: "\e03f";}
344
- .icon-earth:before { content: "\e040";}
345
- .icon-battery:before { content: "\e041";}
346
- .icon-list:before { content: "\e042";}
347
- .icon-grid:before { content: "\e043";}
348
- .icon-alarm:before { content: "\e044";}
349
- .icon-location-2:before { content: "\e045";}
350
- .icon-pointer:before { content: "\e046";}
351
- .icon-diary:before { content: "\e047";}
352
- .icon-eye-2:before { content: "\e048";}
353
- .icon-console:before { content: "\e001";}
354
- .icon-location-3:before { content: "\e023";}
355
- .icon-move:before { content: "\e02e";}
356
- .icon-gift-2:before { content: "\e02f";}
357
- .icon-monitor:before { content: "\e030";}
358
- .icon-mobile-2:before { content: "\e049";}
359
- .icon-switch:before { content: "\e04a";}
360
- .icon-star-4:before { content: "\e04b";}
361
- .icon-address-book:before { content: "\e056";}
362
- .icon-shit:before { content: "\e057";}
363
- .icon-cone:before { content: "\e058";}
364
- .icon-credit-card:before { content: "\e059";}
365
- .icon-type:before { content: "\e04c";}
366
- .icon-volume:before { content: "\e04d";}
367
- .icon-volume-2:before { content: "\e07c";}
368
- .icon-locked-2:before { content: "\e07e";}
369
- .icon-warning:before { content: "\e081";}
370
- .icon-info:before { content: "\e082";}
371
- .icon-filter:before { content: "\e083";}
372
- .icon-bookmark-3:before { content: "\e086";}
373
- .icon-bookmark-4:before { content: "\e087";}
374
- .icon-stats:before { content: "\e08a";}
375
- .icon-compass-3:before { content: "\e08b";}
376
- .icon-keyboard:before { content: "\e08d";}
66
+ a {
67
+ [class^="icon-"],
68
+ [class*=" icon-"] {
69
+ border: 1px transparent solid;
70
+ }
71
+ }
72
+
73
+ li {
74
+ [class^="icon-"],
75
+ [class*=" icon-"] {
76
+ display: inline-block;
77
+ width: 1.25em;
78
+ text-align: center;
79
+ }
80
+ .icon-large:before,
81
+ .icon-large:before {
82
+ width: 1.5*1.25em;
83
+ }
84
+ }
85
+
86
+ .icon-home:before {
87
+ content: "\e000";
88
+ }
89
+ .icon-newspaper:before {
90
+ content: "\e001";
91
+ }
92
+ .icon-pencil:before {
93
+ content: "\e002";
94
+ }
95
+ .icon-droplet:before {
96
+ content: "\e003";
97
+ }
98
+ .icon-pictures:before {
99
+ content: "\e004";
100
+ }
101
+ .icon-camera:before {
102
+ content: "\e005";
103
+ }
104
+ .icon-music:before {
105
+ content: "\e006";
106
+ }
107
+ .icon-film:before {
108
+ content: "\e007";
109
+ }
110
+ .icon-camera-2:before {
111
+ content: "\e008";
112
+ }
113
+ .icon-spades:before {
114
+ content: "\e009";
115
+ }
116
+ .icon-clubs:before {
117
+ content: "\e00a";
118
+ }
119
+ .icon-diamonds:before {
120
+ content: "\e00b";
121
+ }
122
+ .icon-broadcast:before {
123
+ content: "\e00c";
124
+ }
125
+ .icon-mic:before {
126
+ content: "\e00d";
127
+ }
128
+ .icon-book:before {
129
+ content: "\e00e";
130
+ }
131
+ .icon-file:before {
132
+ content: "\e00f";
133
+ }
134
+ .icon-new:before {
135
+ content: "\e010";
136
+ }
137
+ .icon-copy:before {
138
+ content: "\e011";
139
+ }
140
+ .icon-folder:before {
141
+ content: "\e012";
142
+ }
143
+ .icon-folder-2:before {
144
+ content: "\e013";
145
+ }
146
+ .icon-tag:before {
147
+ content: "\e014";
148
+ }
149
+ .icon-cart:before {
150
+ content: "\e015";
151
+ }
152
+ .icon-basket:before {
153
+ content: "\e016";
154
+ }
155
+ .icon-calculate:before {
156
+ content: "\e017";
157
+ }
158
+ .icon-support:before {
159
+ content: "\e018";
160
+ }
161
+ .icon-phone:before {
162
+ content: "\e019";
163
+ }
164
+ .icon-mail:before {
165
+ content: "\e01a";
166
+ }
167
+ .icon-location:before {
168
+ content: "\e01b";
169
+ }
170
+ .icon-compass:before {
171
+ content: "\e01c";
172
+ }
173
+ .icon-history:before {
174
+ content: "\e01d";
175
+ }
176
+ .icon-clock:before {
177
+ content: "\e01e";
178
+ }
179
+ .icon-bell:before {
180
+ content: "\e01f";
181
+ }
182
+ .icon-calendar:before {
183
+ content: "\e020";
184
+ }
185
+ .icon-printer:before {
186
+ content: "\e021";
187
+ }
188
+ .icon-mouse:before {
189
+ content: "\e022";
190
+ }
191
+ .icon-screen:before {
192
+ content: "\e023";
193
+ }
194
+ .icon-laptop:before {
195
+ content: "\e024";
196
+ }
197
+ .icon-mobile:before {
198
+ content: "\e025";
199
+ }
200
+ .icon-cabinet:before {
201
+ content: "\e026";
202
+ }
203
+ .icon-drawer:before {
204
+ content: "\e027";
205
+ }
206
+ .icon-drawer-2:before {
207
+ content: "\e028";
208
+ }
209
+ .icon-box:before {
210
+ content: "\e029";
211
+ }
212
+ .icon-box-add:before {
213
+ content: "\e02a";
214
+ }
215
+ .icon-box-remove:before {
216
+ content: "\e02b";
217
+ }
218
+ .icon-download:before {
219
+ content: "\e02c";
220
+ }
221
+ .icon-upload:before {
222
+ content: "\e02d";
223
+ }
224
+ .icon-database:before {
225
+ content: "\e02e";
226
+ }
227
+ .icon-flip:before {
228
+ content: "\e02f";
229
+ }
230
+ .icon-flip-2:before {
231
+ content: "\e030";
232
+ }
233
+ .icon-undo:before {
234
+ content: "\e031";
235
+ }
236
+ .icon-redo:before {
237
+ content: "\e032";
238
+ }
239
+ .icon-forward:before {
240
+ content: "\e033";
241
+ }
242
+ .icon-reply:before {
243
+ content: "\e034";
244
+ }
245
+ .icon-reply-2:before {
246
+ content: "\e035";
247
+ }
248
+ .icon-comments:before {
249
+ content: "\e036";
250
+ }
251
+ .icon-comments-2:before {
252
+ content: "\e037";
253
+ }
254
+ .icon-comments-3:before {
255
+ content: "\e038";
256
+ }
257
+ .icon-comments-4:before {
258
+ content: "\e039";
259
+ }
260
+ .icon-comments-5:before {
261
+ content: "\e03a";
262
+ }
263
+ .icon-user:before {
264
+ content: "\e03b";
265
+ }
266
+ .icon-user-2:before {
267
+ content: "\e03c";
268
+ }
269
+ .icon-user-3:before {
270
+ content: "\e03d";
271
+ }
272
+ .icon-busy:before {
273
+ content: "\e03e";
274
+ }
275
+ .icon-loading:before {
276
+ content: "\e03f";
277
+ }
278
+ .icon-loading-2:before {
279
+ content: "\e040";
280
+ }
281
+ .icon-search:before {
282
+ content: "\e041";
283
+ }
284
+ .icon-zoom-in:before {
285
+ content: "\e042";
286
+ }
287
+ .icon-zoom-out:before {
288
+ content: "\e043";
289
+ }
290
+ .icon-key:before {
291
+ content: "\e044";
292
+ }
293
+ .icon-key-2:before {
294
+ content: "\e045";
295
+ }
296
+ .icon-locked:before {
297
+ content: "\e046";
298
+ }
299
+ .icon-unlocked:before {
300
+ content: "\e047";
301
+ }
302
+ .icon-wrench:before {
303
+ content: "\e048";
304
+ }
305
+ .icon-equalizer:before {
306
+ content: "\e049";
307
+ }
308
+ .icon-cog:before {
309
+ content: "\e04a";
310
+ }
311
+ .icon-pie:before {
312
+ content: "\e04b";
313
+ }
314
+ .icon-bars:before {
315
+ content: "\e04c";
316
+ }
317
+ .icon-stats-up:before {
318
+ content: "\e04d";
319
+ }
320
+ .icon-gift:before {
321
+ content: "\e04e";
322
+ }
323
+ .icon-trophy:before {
324
+ content: "\e04f";
325
+ }
326
+ .icon-diamond:before {
327
+ content: "\e050";
328
+ }
329
+ .icon-coffee:before {
330
+ content: "\e051";
331
+ }
332
+ .icon-rocket:before {
333
+ content: "\e052";
334
+ }
335
+ .icon-meter-slow:before {
336
+ content: "\e053";
337
+ }
338
+ .icon-meter-medium:before {
339
+ content: "\e054";
340
+ }
341
+ .icon-meter-fast:before {
342
+ content: "\e055";
343
+ }
344
+ .icon-dashboard:before {
345
+ content: "\e056";
346
+ }
347
+ .icon-fire:before {
348
+ content: "\e057";
349
+ }
350
+ .icon-lab:before {
351
+ content: "\e058";
352
+ }
353
+ .icon-remove:before {
354
+ content: "\e059";
355
+ }
356
+ .icon-briefcase:before {
357
+ content: "\e05a";
358
+ }
359
+ .icon-briefcase-2:before {
360
+ content: "\e05b";
361
+ }
362
+ .icon-cars:before {
363
+ content: "\e05c";
364
+ }
365
+ .icon-bus:before {
366
+ content: "\e05d";
367
+ }
368
+ .icon-cube:before {
369
+ content: "\e05e";
370
+ }
371
+ .icon-cube-2:before {
372
+ content: "\e05f";
373
+ }
374
+ .icon-puzzle:before {
375
+ content: "\e060";
376
+ }
377
+ .icon-glasses:before {
378
+ content: "\e061";
379
+ }
380
+ .icon-glasses-2:before {
381
+ content: "\e062";
382
+ }
383
+ .icon-accessibility:before {
384
+ content: "\e063";
385
+ }
386
+ .icon-accessibility-2:before {
387
+ content: "\e064";
388
+ }
389
+ .icon-target:before {
390
+ content: "\e065";
391
+ }
392
+ .icon-target-2:before {
393
+ content: "\e066";
394
+ }
395
+ .icon-lightning:before {
396
+ content: "\e067";
397
+ }
398
+ .icon-power:before {
399
+ content: "\e068";
400
+ }
401
+ .icon-power-2:before {
402
+ content: "\e069";
403
+ }
404
+ .icon-clipboard:before {
405
+ content: "\e06a";
406
+ }
407
+ .icon-clipboard-2:before {
408
+ content: "\e06b";
409
+ }
410
+ .icon-playlist:before {
411
+ content: "\e06c";
412
+ }
413
+ .icon-grid-view:before {
414
+ content: "\e06d";
415
+ }
416
+ .icon-tree-view:before {
417
+ content: "\e06e";
418
+ }
419
+ .icon-cloud:before {
420
+ content: "\e06f";
421
+ }
422
+ .icon-cloud-2:before {
423
+ content: "\e070";
424
+ }
425
+ .icon-download-2:before {
426
+ content: "\e071";
427
+ }
428
+ .icon-upload-2:before {
429
+ content: "\e072";
430
+ }
431
+ .icon-upload-3:before {
432
+ content: "\e073";
433
+ }
434
+ .icon-link:before {
435
+ content: "\e074";
436
+ }
437
+ .icon-link-2:before {
438
+ content: "\e075";
439
+ }
440
+ .icon-flag:before {
441
+ content: "\e076";
442
+ }
443
+ .icon-flag-2:before {
444
+ content: "\e077";
445
+ }
446
+ .icon-attachment:before {
447
+ content: "\e078";
448
+ }
449
+ .icon-eye:before {
450
+ content: "\e079";
451
+ }
452
+ .icon-bookmark:before {
453
+ content: "\e07a";
454
+ }
455
+ .icon-bookmark-2:before {
456
+ content: "\e07b";
457
+ }
458
+ .icon-star:before {
459
+ content: "\e07c";
460
+ }
461
+ .icon-star-2:before {
462
+ content: "\e07d";
463
+ }
464
+ .icon-star-3:before {
465
+ content: "\e07e";
466
+ }
467
+ .icon-heart:before {
468
+ content: "\e07f";
469
+ }
470
+ .icon-heart-2:before {
471
+ content: "\e080";
472
+ }
473
+ .icon-thumbs-up:before {
474
+ content: "\e081";
475
+ }
476
+ .icon-thumbs-down:before {
477
+ content: "\e082";
478
+ }
479
+ .icon-plus:before {
480
+ content: "\e083";
481
+ }
482
+ .icon-minus:before {
483
+ content: "\e084";
484
+ }
485
+ .icon-help:before {
486
+ content: "\e085";
487
+ }
488
+ .icon-help-2:before {
489
+ content: "\e086";
490
+ }
491
+ .icon-blocked:before {
492
+ content: "\e087";
493
+ }
494
+ .icon-cancel:before {
495
+ content: "\e088";
496
+ }
497
+ .icon-cancel-2:before {
498
+ content: "\e089";
499
+ }
500
+ .icon-checkmark:before {
501
+ content: "\e08a";
502
+ }
503
+ .icon-minus-2:before {
504
+ content: "\e08b";
505
+ }
506
+ .icon-plus-2:before {
507
+ content: "\e08c";
508
+ }
509
+ .icon-enter:before {
510
+ content: "\e08d";
511
+ }
512
+ .icon-exit:before {
513
+ content: "\e08e";
514
+ }
515
+ .icon-loop:before {
516
+ content: "\e08f";
517
+ }
518
+ .icon-arrow-up-left:before {
519
+ content: "\e090";
520
+ }
521
+ .icon-arrow-up:before {
522
+ content: "\e091";
523
+ }
524
+ .icon-arrow-up-right:before {
525
+ content: "\e092";
526
+ }
527
+ .icon-arrow-right:before {
528
+ content: "\e093";
529
+ }
530
+ .icon-arrow-down-right:before {
531
+ content: "\e094";
532
+ }
533
+ .icon-arrow-down:before {
534
+ content: "\e095";
535
+ }
536
+ .icon-arrow-down-left:before {
537
+ content: "\e096";
538
+ }
539
+ .icon-arrow-left:before {
540
+ content: "\e097";
541
+ }
542
+ .icon-arrow-up-2:before {
543
+ content: "\e098";
544
+ }
545
+ .icon-arrow-right-2:before {
546
+ content: "\e099";
547
+ }
548
+ .icon-arrow-down-2:before {
549
+ content: "\e09a";
550
+ }
551
+ .icon-arrow-left-2:before {
552
+ content: "\e09b";
553
+ }
554
+ .icon-arrow-up-3:before {
555
+ content: "\e09c";
556
+ }
557
+ .icon-arrow-right-3:before {
558
+ content: "\e09d";
559
+ }
560
+ .icon-arrow-down-3:before {
561
+ content: "\e09e";
562
+ }
563
+ .icon-arrow-left-3:before {
564
+ content: "\e09f";
565
+ }
566
+ .icon-menu:before {
567
+ content: "\e0a0";
568
+ }
569
+ .icon-enter-2:before {
570
+ content: "\e0a1";
571
+ }
572
+ .icon-backspace:before {
573
+ content: "\e0a2";
574
+ }
575
+ .icon-backspace-2:before {
576
+ content: "\e0a3";
577
+ }
578
+ .icon-tab:before {
579
+ content: "\e0a4";
580
+ }
581
+ .icon-tab-2:before {
582
+ content: "\e0a5";
583
+ }
584
+ .icon-checkbox:before {
585
+ content: "\e0a6";
586
+ }
587
+ .icon-checkbox-unchecked:before {
588
+ content: "\e0a7";
589
+ }
590
+ .icon-checkbox-partial:before {
591
+ content: "\e0a8";
592
+ }
593
+ .icon-radio-checked:before {
594
+ content: "\e0a9";
595
+ }
596
+ .icon-radio-unchecked:before {
597
+ content: "\e0aa";
598
+ }
599
+ .icon-font:before {
600
+ content: "\e0ab";
601
+ }
602
+ .icon-paragraph-left:before {
603
+ content: "\e0ac";
604
+ }
605
+ .icon-paragraph-center:before {
606
+ content: "\e0ad";
607
+ }
608
+ .icon-paragraph-right:before {
609
+ content: "\e0ae";
610
+ }
611
+ .icon-paragraph-justify:before {
612
+ content: "\e0af";
613
+ }
614
+ .icon-left-to-right:before {
615
+ content: "\e0b0";
616
+ }
617
+ .icon-right-to-left:before {
618
+ content: "\e0b1";
619
+ }
620
+ .icon-share:before {
621
+ content: "\e0b2";
622
+ }
623
+ .icon-new-tab:before {
624
+ content: "\e0b3";
625
+ }
626
+ .icon-new-tab-2:before {
627
+ content: "\e0b4";
628
+ }
629
+ .icon-embed:before {
630
+ content: "\e0b5";
631
+ }
632
+ .icon-code:before {
633
+ content: "\e0b6";
634
+ }
635
+ .icon-bluetooth:before {
636
+ content: "\e0b7";
637
+ }
638
+ .icon-share-2:before {
639
+ content: "\e0b8";
640
+ }
641
+ .icon-share-3:before {
642
+ content: "\e0b9";
643
+ }
644
+ .icon-mail-2:before {
645
+ content: "\e0ba";
646
+ }
647
+ .icon-google:before {
648
+ content: "\e0bb";
649
+ }
650
+ .icon-google-plus:before {
651
+ content: "\e0bc";
652
+ }
653
+ .icon-google-drive:before {
654
+ content: "\e0bd";
655
+ }
656
+ .icon-facebook:before {
657
+ content: "\e0be";
658
+ }
659
+ .icon-instagram:before {
660
+ content: "\e0bf";
661
+ }
662
+ .icon-twitter:before {
663
+ content: "\e0c0";
664
+ }
665
+ .icon-feed:before {
666
+ content: "\e0c1";
667
+ }
668
+ .icon-youtube:before {
669
+ content: "\e0c2";
670
+ }
671
+ .icon-vimeo:before {
672
+ content: "\e0c3";
673
+ }
674
+ .icon-flickr:before {
675
+ content: "\e0c4";
676
+ }
677
+ .icon-picassa:before {
678
+ content: "\e0c5";
679
+ }
680
+ .icon-dribbble:before {
681
+ content: "\e0c6";
682
+ }
683
+ .icon-deviantart:before {
684
+ content: "\e0c7";
685
+ }
686
+ .icon-github:before {
687
+ content: "\e0c8";
688
+ }
689
+ .icon-github-2:before {
690
+ content: "\e0c9";
691
+ }
692
+ .icon-github-3:before {
693
+ content: "\e0ca";
694
+ }
695
+ .icon-github-4:before {
696
+ content: "\e0cb";
697
+ }
698
+ .icon-github-5:before {
699
+ content: "\e0cc";
700
+ }
701
+ .icon-git:before {
702
+ content: "\e0cd";
703
+ }
704
+ .icon-github-6:before {
705
+ content: "\e0ce";
706
+ }
707
+ .icon-wordpress:before {
708
+ content: "\e0cf";
709
+ }
710
+ .icon-joomla:before {
711
+ content: "\e0d0";
712
+ }
713
+ .icon-blogger:before {
714
+ content: "\e0d1";
715
+ }
716
+ .icon-tumblr:before {
717
+ content: "\e0d2";
718
+ }
719
+ .icon-yahoo:before {
720
+ content: "\e0d3";
721
+ }
722
+ .icon-amazon:before {
723
+ content: "\e0d4";
724
+ }
725
+ .icon-tux:before {
726
+ content: "\e0d5";
727
+ }
728
+ .icon-apple:before {
729
+ content: "\e0d6";
730
+ }
731
+ .icon-finder:before {
732
+ content: "\e0d7";
733
+ }
734
+ .icon-android:before {
735
+ content: "\e0d8";
736
+ }
737
+ .icon-windows:before {
738
+ content: "\e0d9";
739
+ }
740
+ .icon-soundcloud:before {
741
+ content: "\e0da";
742
+ }
743
+ .icon-skype:before {
744
+ content: "\e0db";
745
+ }
746
+ .icon-reddit:before {
747
+ content: "\e0dc";
748
+ }
749
+ .icon-linkedin:before {
750
+ content: "\e0dd";
751
+ }
752
+ .icon-lastfm:before {
753
+ content: "\e0de";
754
+ }
755
+ .icon-delicious:before {
756
+ content: "\e0df";
757
+ }
758
+ .icon-stumbleupon:before {
759
+ content: "\e0e0";
760
+ }
761
+ .icon-pinterest:before {
762
+ content: "\e0e1";
763
+ }
764
+ .icon-xing:before {
765
+ content: "\e0e2";
766
+ }
767
+ .icon-flattr:before {
768
+ content: "\e0e3";
769
+ }
770
+ .icon-foursquare:before {
771
+ content: "\e0e4";
772
+ }
773
+ .icon-paypal:before {
774
+ content: "\e0e5";
775
+ }
776
+ .icon-yelp:before {
777
+ content: "\e0e6";
778
+ }
779
+ .icon-libreoffice:before {
780
+ content: "\e0e7";
781
+ }
782
+ .icon-file-pdf:before {
783
+ content: "\e0e8";
784
+ }
785
+ .icon-file-openoffice:before {
786
+ content: "\e0e9";
787
+ }
788
+ .icon-file-word:before {
789
+ content: "\e0ea";
790
+ }
791
+ .icon-file-excel:before {
792
+ content: "\e0eb";
793
+ }
794
+ .icon-file-powerpoint:before {
795
+ content: "\e0ec";
796
+ }
797
+ .icon-file-zip:before {
798
+ content: "\e0ed";
799
+ }
800
+ .icon-file-xml:before {
801
+ content: "\e0ee";
802
+ }
803
+ .icon-file-css:before {
804
+ content: "\e0ef";
805
+ }
806
+ .icon-html5:before {
807
+ content: "\e0f0";
808
+ }
809
+ .icon-html5-2:before {
810
+ content: "\e0f1";
811
+ }
812
+ .icon-css3:before {
813
+ content: "\e0f2";
814
+ }
815
+ .icon-chrome:before {
816
+ content: "\e0f3";
817
+ }
818
+ .icon-firefox:before {
819
+ content: "\e0f4";
820
+ }
821
+ .icon-IE:before {
822
+ content: "\e0f5";
823
+ }
824
+ .icon-opera:before {
825
+ content: "\e0f6";
826
+ }
827
+ .icon-safari:before {
828
+ content: "\e0f7";
829
+ }
830
+ .icon-IcoMoon:before {
831
+ content: "\e0f8";
832
+ }
833
+ .icon-sunrise:before {
834
+ content: "\e0f9";
835
+ }
836
+ .icon-sun:before {
837
+ content: "\e0fa";
838
+ }
839
+ .icon-moon:before {
840
+ content: "\e0fb";
841
+ }
842
+ .icon-sun-2:before {
843
+ content: "\e0fc";
844
+ }
845
+ .icon-windy:before {
846
+ content: "\e0fd";
847
+ }
848
+ .icon-wind:before {
849
+ content: "\e0fe";
850
+ }
851
+ .icon-snowflake:before {
852
+ content: "\e0ff";
853
+ }
854
+ .icon-cloudy:before {
855
+ content: "\e100";
856
+ }
857
+ .icon-cloud-3:before {
858
+ content: "\e101";
859
+ }
860
+ .icon-weather:before {
861
+ content: "\e102";
862
+ }
863
+ .icon-weather-2:before {
864
+ content: "\e103";
865
+ }
866
+ .icon-weather-3:before {
867
+ content: "\e104";
868
+ }
869
+ .icon-lines:before {
870
+ content: "\e105";
871
+ }
872
+ .icon-cloud-4:before {
873
+ content: "\e106";
874
+ }
875
+ .icon-lightning-2:before {
876
+ content: "\e107";
877
+ }
878
+ .icon-lightning-3:before {
879
+ content: "\e108";
880
+ }
881
+ .icon-rainy:before {
882
+ content: "\e109";
883
+ }
884
+ .icon-rainy-2:before {
885
+ content: "\e10a";
886
+ }
887
+ .icon-windy-2:before {
888
+ content: "\e10b";
889
+ }
890
+ .icon-windy-3:before {
891
+ content: "\e10c";
892
+ }
893
+ .icon-snowy:before {
894
+ content: "\e10d";
895
+ }
896
+ .icon-snowy-2:before {
897
+ content: "\e10e";
898
+ }
899
+ .icon-snowy-3:before {
900
+ content: "\e10f";
901
+ }
902
+ .icon-weather-4:before {
903
+ content: "\e110";
904
+ }
905
+ .icon-cloudy-2:before {
906
+ content: "\e111";
907
+ }
908
+ .icon-cloud-5:before {
909
+ content: "\e112";
910
+ }
911
+ .icon-lightning-4:before {
912
+ content: "\e113";
913
+ }
914
+ .icon-sun-3:before {
915
+ content: "\e114";
916
+ }
917
+ .icon-moon-2:before {
918
+ content: "\e115";
919
+ }
920
+ .icon-cloudy-3:before {
921
+ content: "\e116";
922
+ }
923
+ .icon-cloud-6:before {
924
+ content: "\e117";
925
+ }
926
+ .icon-cloud-7:before {
927
+ content: "\e118";
928
+ }
929
+ .icon-lightning-5:before {
930
+ content: "\e119";
931
+ }
932
+ .icon-rainy-3:before {
933
+ content: "\e11a";
934
+ }
935
+ .icon-rainy-4:before {
936
+ content: "\e11b";
937
+ }
938
+ .icon-windy-4:before {
939
+ content: "\e11c";
940
+ }
941
+ .icon-windy-5:before {
942
+ content: "\e11d";
943
+ }
944
+ .icon-snowy-4:before {
945
+ content: "\e11e";
946
+ }
947
+ .icon-snowy-5:before {
948
+ content: "\e11f";
949
+ }
950
+ .icon-weather-5:before {
951
+ content: "\e120";
952
+ }
953
+ .icon-cloudy-4:before {
954
+ content: "\e121";
955
+ }
956
+ .icon-lightning-6:before {
957
+ content: "\e122";
958
+ }
959
+ .icon-thermometer:before {
960
+ content: "\e123";
961
+ }
962
+ .icon-compass-2:before {
963
+ content: "\e124";
964
+ }
965
+ .icon-none:before {
966
+ content: "\e125";
967
+ }
968
+ .icon-Celsius:before {
969
+ content: "\e126";
970
+ }
971
+ .icon-Fahrenheit:before {
972
+ content: "\e127";
973
+ }
974
+ .icon-forrst:before {
975
+ content: "\e128";
976
+ }
977
+ .icon-headphones:before {
978
+ content: "\e129";
979
+ }
980
+ .icon-bug:before {
981
+ content: "\e12a";
982
+ }
983
+ .icon-cart-2:before {
984
+ content: "\e12b";
985
+ }
986
+ .icon-earth:before {
987
+ content: "\e12c";
988
+ }
989
+ .icon-battery:before {
990
+ content: "\e12d";
991
+ }
992
+ .icon-list:before {
993
+ content: "\e12e";
994
+ }
995
+ .icon-grid:before {
996
+ content: "\e12f";
997
+ }
998
+ .icon-alarm:before {
999
+ content: "\e130";
1000
+ }
1001
+ .icon-location-2:before {
1002
+ content: "\e131";
1003
+ }
1004
+ .icon-pointer:before {
1005
+ content: "\e132";
1006
+ }
1007
+ .icon-diary:before {
1008
+ content: "\e133";
1009
+ }
1010
+ .icon-eye-2:before {
1011
+ content: "\e134";
1012
+ }
1013
+ .icon-console:before {
1014
+ content: "\e135";
1015
+ }
1016
+ .icon-location-3:before {
1017
+ content: "\e136";
1018
+ }
1019
+ .icon-move:before {
1020
+ content: "\e137";
1021
+ }
1022
+ .icon-gift-2:before {
1023
+ content: "\e138";
1024
+ }
1025
+ .icon-monitor:before {
1026
+ content: "\e139";
1027
+ }
1028
+ .icon-mobile-2:before {
1029
+ content: "\e13a";
1030
+ }
1031
+ .icon-switch:before {
1032
+ content: "\e13b";
1033
+ }
1034
+ .icon-star-4:before {
1035
+ content: "\e13c";
1036
+ }
1037
+ .icon-address-book:before {
1038
+ content: "\e13d";
1039
+ }
1040
+ .icon-shit:before {
1041
+ content: "\e13e";
1042
+ }
1043
+ .icon-cone:before {
1044
+ content: "\e13f";
1045
+ }
1046
+ .icon-credit-card:before {
1047
+ content: "\e140";
1048
+ }
1049
+ .icon-type:before {
1050
+ content: "\e141";
1051
+ }
1052
+ .icon-volume:before {
1053
+ content: "\e142";
1054
+ }
1055
+ .icon-volume-2:before {
1056
+ content: "\e143";
1057
+ }
1058
+ .icon-locked-2:before {
1059
+ content: "\e144";
1060
+ }
1061
+ .icon-warning:before {
1062
+ content: "\e145";
1063
+ }
1064
+ .icon-info:before {
1065
+ content: "\e146";
1066
+ }
1067
+ .icon-filter:before {
1068
+ content: "\e147";
1069
+ }
1070
+ .icon-bookmark-3:before {
1071
+ content: "\e148";
1072
+ }
1073
+ .icon-bookmark-4:before {
1074
+ content: "\e149";
1075
+ }
1076
+ .icon-stats:before {
1077
+ content: "\e14a";
1078
+ }
1079
+ .icon-compass-3:before {
1080
+ content: "\e14b";
1081
+ }
1082
+ .icon-keyboard:before {
1083
+ content: "\e14c";
1084
+ }