@odx/icons 2.9.5 → 2.9.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,1217 +1 @@
1
- @font-face {
2
- font-family: core-icons;
3
- src: url("core-icons.eot");
4
- src: url("core-icons.eot?#iefix") format("embedded-opentype"), url("core-icons.woff") format("woff"), url("core-icons.ttf") format("truetype");
5
- font-style: normal;
6
- font-weight: 400;
7
- }
8
- .odx-icon {
9
- display: inline-block;
10
- position: relative;
11
- height: 1em;
12
- width: 1em;
13
- transform: translate(0, 0);
14
- text-rendering: auto;
15
- vertical-align: middle;
16
- font-size: inherit;
17
- font-weight: 400;
18
- line-height: 1;
19
- font-style: normal;
20
- font-variant: normal;
21
- -moz-osx-font-smoothing: grayscale;
22
- -webkit-font-smoothing: antialiased;
23
- }
24
- .odx-icon[data-icon-set=core] {
25
- font-family: "core-icons";
26
- }
27
-
28
- .odx-icon span::before {
29
- z-index: 1;
30
- }
31
-
32
- .odx-icon span::after {
33
- z-index: 2;
34
- }
35
-
36
- .odx-icon::before,
37
- .odx-icon::after,
38
- .odx-icon span::before,
39
- .odx-icon span::after {
40
- display: block;
41
- position: absolute;
42
- white-space: normal;
43
- text-indent: 0;
44
- speak: none;
45
- top: 0;
46
- left: 0;
47
- }
48
-
49
- .odx-icon[data-icon-rotate] {
50
- transform: rotate(var(--odx-icon-rotation));
51
- }
52
-
53
- .odx-icon[data-icon-rotate="90deg"] {
54
- --odx-icon-rotation: 90deg;
55
- }
56
-
57
- .odx-icon[data-icon-rotate="180deg"] {
58
- --odx-icon-rotation: 180deg;
59
- }
60
-
61
- .odx-icon[data-icon-rotate="270deg"] {
62
- --odx-icon-rotation: 270deg;
63
- }
64
-
65
- .odx-icon[data-icon-flip=horizontal] {
66
- transform: scaleX(-1);
67
- }
68
-
69
- .odx-icon[data-icon-flip=vertical] {
70
- transform: scaleY(-1);
71
- }
72
-
73
- .odx-icon[data-icon-flip=both] {
74
- transform: scale(-1);
75
- }
76
-
77
- [data-icon-set=core][data-icon-name=aggregation]::before {
78
- content: "\f11d";
79
- }
80
- [data-icon-set=core][data-icon-name=alarm]::before {
81
- content: "\f107";
82
- }
83
- [data-icon-set=core][data-icon-name=alarm-a1]::before {
84
- content: "\f101";
85
- }
86
- [data-icon-set=core][data-icon-name=alarm-a2]::before {
87
- content: "\f102";
88
- }
89
- [data-icon-set=core][data-icon-name=alarm-co2-off]::before {
90
- content: "\f103";
91
- }
92
- [data-icon-set=core][data-icon-name=alarm-din]::before {
93
- content: "\f106";
94
- }
95
- [data-icon-set=core][data-icon-name=alarm-din-off]::before {
96
- content: "\f104";
97
- }
98
- [data-icon-set=core][data-icon-name=alarm-din-pause]::before {
99
- content: "\f105";
100
- }
101
- [data-icon-set=core][data-icon-name=alarms-das]::before {
102
- content: "\f109";
103
- }
104
- [data-icon-set=core][data-icon-name=alarms-das-hint]::before {
105
- content: "\f108";
106
- }
107
- [data-icon-set=core][data-icon-name=alarms-info]::before {
108
- content: "\f10a";
109
- }
110
- [data-icon-set=core][data-icon-name=alarms-off]::before {
111
- content: "\f10b";
112
- }
113
- [data-icon-set=core][data-icon-name=alarms-paused]::before {
114
- content: "\f10c";
115
- }
116
- [data-icon-set=core][data-icon-name=alarms-per-type]::before {
117
- content: "\f10d";
118
- }
119
- [data-icon-set=core][data-icon-name=align-horizontal-middle]::before {
120
- content: "\f10e";
121
- }
122
- [data-icon-set=core][data-icon-name=align-vertical-middle]::before {
123
- content: "\f10f";
124
- }
125
- [data-icon-set=core][data-icon-name=announcement]::before {
126
- content: "\f236";
127
- }
128
- [data-icon-set=core][data-icon-name=arrow-down]::before {
129
- content: "\f110";
130
- }
131
- [data-icon-set=core][data-icon-name=arrow-left]::before {
132
- content: "\f111";
133
- }
134
- [data-icon-set=core][data-icon-name=arrow-right]::before {
135
- content: "\f112";
136
- }
137
- [data-icon-set=core][data-icon-name=arrow-up]::before {
138
- content: "\f113";
139
- }
140
- [data-icon-set=core][data-icon-name=ascending]::before {
141
- content: "\f114";
142
- }
143
- [data-icon-set=core][data-icon-name=attachment]::before {
144
- content: "\f116";
145
- }
146
- [data-icon-set=core][data-icon-name=attachment-off]::before {
147
- content: "\f115";
148
- }
149
- [data-icon-set=core][data-icon-name=bar-chart]::before {
150
- content: "\f13d";
151
- }
152
- [data-icon-set=core][data-icon-name=battery-0]::before {
153
- content: "\f117";
154
- }
155
- [data-icon-set=core][data-icon-name=battery-100]::before {
156
- content: "\f118";
157
- }
158
- [data-icon-set=core][data-icon-name=battery-25]::before {
159
- content: "\f119";
160
- }
161
- [data-icon-set=core][data-icon-name=battery-50]::before {
162
- content: "\f11a";
163
- }
164
- [data-icon-set=core][data-icon-name=battery-75]::before {
165
- content: "\f11b";
166
- }
167
- [data-icon-set=core][data-icon-name=battery-alarm]::before {
168
- content: "\f229";
169
- color: #F30303;
170
- }
171
- [data-icon-set=core][data-icon-name=battery-alarm]::after {
172
- content: "\f22d";
173
- color: #FFF;
174
- }
175
- [data-icon-set=core][data-icon-name=battery-alarm] span::before {
176
- content: "\f22e";
177
- }
178
- [data-icon-set=core][data-icon-name=battery-charge]::before {
179
- content: "\f11f";
180
- }
181
- [data-icon-set=core][data-icon-name=battery-error]::before {
182
- content: "\f22c";
183
- color: #F30303;
184
- }
185
- [data-icon-set=core][data-icon-name=battery-error]::after {
186
- content: "\f127";
187
- color: #FFF;
188
- }
189
- [data-icon-set=core][data-icon-name=battery-error] span::before {
190
- content: "\f128";
191
- }
192
- [data-icon-set=core][data-icon-name=battery-uncalibrated]::before {
193
- content: "\f123";
194
- }
195
- [data-icon-set=core][data-icon-name=battery-warning]::before {
196
- content: "\f22f";
197
- color: #FFE300;
198
- }
199
- [data-icon-set=core][data-icon-name=battery-warning]::after {
200
- content: "\f134";
201
- color: #002766;
202
- }
203
- [data-icon-set=core][data-icon-name=battery-warning] span::before {
204
- content: "\f135";
205
- }
206
- [data-icon-set=core][data-icon-name=blocked]::before {
207
- content: "\f129";
208
- }
209
- [data-icon-set=core][data-icon-name=blocked-colored]::before {
210
- content: "\f232";
211
- color: #F30303;
212
- }
213
- [data-icon-set=core][data-icon-name=blocked-colored]::after {
214
- content: "\f137";
215
- color: #FFF;
216
- }
217
- [data-icon-set=core][data-icon-name=bluetooth]::before {
218
- content: "\f12c";
219
- }
220
- [data-icon-set=core][data-icon-name=bluetooth-off]::before {
221
- content: "\f12a";
222
- }
223
- [data-icon-set=core][data-icon-name=bluetooth-paired]::before {
224
- content: "\f12b";
225
- }
226
- [data-icon-set=core][data-icon-name=blur]::before {
227
- content: "\f233";
228
- }
229
- [data-icon-set=core][data-icon-name=bookmark]::before {
230
- content: "\f12d";
231
- }
232
- [data-icon-set=core][data-icon-name=brightness]::before {
233
- content: "\f176";
234
- }
235
- [data-icon-set=core][data-icon-name=brightness-1]::before {
236
- content: "\f12e";
237
- }
238
- [data-icon-set=core][data-icon-name=brightness-2]::before {
239
- content: "\f12f";
240
- }
241
- [data-icon-set=core][data-icon-name=brightness-3]::before {
242
- content: "\f130";
243
- }
244
- [data-icon-set=core][data-icon-name=brightness-4]::before {
245
- content: "\f131";
246
- }
247
- [data-icon-set=core][data-icon-name=brightness-5]::before {
248
- content: "\f11c";
249
- }
250
- [data-icon-set=core][data-icon-name=brightness-auto]::before {
251
- content: "\f132";
252
- }
253
- [data-icon-set=core][data-icon-name=calendar]::before {
254
- content: "\f151";
255
- }
256
- [data-icon-set=core][data-icon-name=calendar-bumptest]::before {
257
- content: "\f13a";
258
- }
259
- [data-icon-set=core][data-icon-name=calendar-bumptest-error]::before {
260
- content: "\f234";
261
- color: #F30303;
262
- }
263
- [data-icon-set=core][data-icon-name=calendar-bumptest-error]::after {
264
- content: "\f138";
265
- color: #FFF;
266
- }
267
- [data-icon-set=core][data-icon-name=calendar-bumptest-error] span::before {
268
- content: "\f139";
269
- }
270
- [data-icon-set=core][data-icon-name=calendar-bumptest-warning]::before {
271
- content: "\f237";
272
- }
273
- [data-icon-set=core][data-icon-name=calendar-bumptest-warning]::after {
274
- content: "\f13b";
275
- color: #FFE300;
276
- }
277
- [data-icon-set=core][data-icon-name=calendar-bumptest-warning] span::before {
278
- content: "\f13e";
279
- color: #002766;
280
- }
281
- [data-icon-set=core][data-icon-name=calendar-calibration]::before {
282
- content: "\f141";
283
- }
284
- [data-icon-set=core][data-icon-name=calendar-calibration-error]::before {
285
- content: "\f238";
286
- color: #F30303;
287
- }
288
- [data-icon-set=core][data-icon-name=calendar-calibration-error]::after {
289
- content: "\f13f";
290
- color: #FFF;
291
- }
292
- [data-icon-set=core][data-icon-name=calendar-calibration-error] span::before {
293
- content: "\f140";
294
- }
295
- [data-icon-set=core][data-icon-name=calendar-calibration-warning]::before {
296
- content: "\f23b";
297
- }
298
- [data-icon-set=core][data-icon-name=calendar-calibration-warning]::after {
299
- content: "\f144";
300
- color: #FFE300;
301
- }
302
- [data-icon-set=core][data-icon-name=calendar-calibration-warning] span::before {
303
- content: "\f149";
304
- color: #002766;
305
- }
306
- [data-icon-set=core][data-icon-name=calendar-day-view]::before {
307
- content: "\f142";
308
- }
309
- [data-icon-set=core][data-icon-name=calendar-event]::before {
310
- content: "\f143";
311
- }
312
- [data-icon-set=core][data-icon-name=calendar-flag]::before {
313
- content: "\f23c";
314
- color: #FFE300;
315
- }
316
- [data-icon-set=core][data-icon-name=calendar-flag]::after {
317
- content: "\f14a";
318
- }
319
- [data-icon-set=core][data-icon-name=calendar-interval]::before {
320
- content: "\f146";
321
- }
322
- [data-icon-set=core][data-icon-name=calendar-list]::before {
323
- content: "\f147";
324
- }
325
- [data-icon-set=core][data-icon-name=calendar-time]::before {
326
- content: "\f148";
327
- }
328
- [data-icon-set=core][data-icon-name=calendar-user]::before {
329
- content: "\f14f";
330
- }
331
- [data-icon-set=core][data-icon-name=calendar-user-error]::before {
332
- content: "\f23e";
333
- color: #F30303;
334
- }
335
- [data-icon-set=core][data-icon-name=calendar-user-error]::after {
336
- content: "\f14c";
337
- color: #FFF;
338
- }
339
- [data-icon-set=core][data-icon-name=calendar-user-error] span::before {
340
- content: "\f14d";
341
- }
342
- [data-icon-set=core][data-icon-name=calendar-user-warning]::before {
343
- content: "\f241";
344
- }
345
- [data-icon-set=core][data-icon-name=calendar-user-warning]::after {
346
- content: "\f14e";
347
- color: #FFE300;
348
- }
349
- [data-icon-set=core][data-icon-name=calendar-user-warning] span::before {
350
- content: "\f153";
351
- color: #002766;
352
- }
353
- [data-icon-set=core][data-icon-name=calendar-week-view]::before {
354
- content: "\f150";
355
- }
356
- [data-icon-set=core][data-icon-name=camera]::before {
357
- content: "\f152";
358
- }
359
- [data-icon-set=core][data-icon-name=cancel]::before {
360
- content: "\f17e";
361
- }
362
- [data-icon-set=core][data-icon-name=check]::before {
363
- content: "\f155";
364
- }
365
- [data-icon-set=core][data-icon-name=check-colored]::before {
366
- content: "\f243";
367
- color: #00DD31;
368
- }
369
- [data-icon-set=core][data-icon-name=check-colored]::after {
370
- content: "\f154";
371
- color: #002766;
372
- }
373
- [data-icon-set=core][data-icon-name=chevron-down]::before {
374
- content: "\f156";
375
- }
376
- [data-icon-set=core][data-icon-name=chevron-left]::before {
377
- content: "\f157";
378
- }
379
- [data-icon-set=core][data-icon-name=chevron-left-end]::before {
380
- content: "\f244";
381
- }
382
- [data-icon-set=core][data-icon-name=chevron-right]::before {
383
- content: "\f158";
384
- }
385
- [data-icon-set=core][data-icon-name=chevron-right-end]::before {
386
- content: "\f245";
387
- }
388
- [data-icon-set=core][data-icon-name=chevron-up]::before {
389
- content: "\f159";
390
- }
391
- [data-icon-set=core][data-icon-name=chevrons]::before {
392
- content: "\f184";
393
- }
394
- [data-icon-set=core][data-icon-name=chevrons-updown]::before {
395
- content: "\f11e";
396
- }
397
- [data-icon-set=core][data-icon-name=close]::before {
398
- content: "\f15a";
399
- }
400
- [data-icon-set=core][data-icon-name=cloud]::before {
401
- content: "\f165";
402
- }
403
- [data-icon-set=core][data-icon-name=cloud-error]::before {
404
- content: "\f246";
405
- color: #F30303;
406
- }
407
- [data-icon-set=core][data-icon-name=cloud-error]::after {
408
- content: "\f15b";
409
- color: #FFF;
410
- }
411
- [data-icon-set=core][data-icon-name=cloud-error] span::before {
412
- content: "\f15d";
413
- }
414
- [data-icon-set=core][data-icon-name=cloud-ok]::before {
415
- content: "\f249";
416
- color: #00DD31;
417
- }
418
- [data-icon-set=core][data-icon-name=cloud-ok]::after {
419
- content: "\f15f";
420
- color: #002766;
421
- }
422
- [data-icon-set=core][data-icon-name=cloud-ok] span::before {
423
- content: "\f160";
424
- }
425
- [data-icon-set=core][data-icon-name=cloud-upload]::before {
426
- content: "\f161";
427
- }
428
- [data-icon-set=core][data-icon-name=cloud-warning]::before {
429
- content: "\f24c";
430
- }
431
- [data-icon-set=core][data-icon-name=cloud-warning]::after {
432
- content: "\f163";
433
- color: #FFE300;
434
- }
435
- [data-icon-set=core][data-icon-name=cloud-warning] span::before {
436
- content: "\f164";
437
- color: #002766;
438
- }
439
- [data-icon-set=core][data-icon-name=colorpicker]::before {
440
- content: "\f185";
441
- }
442
- [data-icon-set=core][data-icon-name=column]::before {
443
- content: "\f1a1";
444
- }
445
- [data-icon-set=core][data-icon-name=comment]::before {
446
- content: "\f166";
447
- }
448
- [data-icon-set=core][data-icon-name=comment-add]::before {
449
- content: "\f121";
450
- }
451
- [data-icon-set=core][data-icon-name=comment-off]::before {
452
- content: "\f122";
453
- }
454
- [data-icon-set=core][data-icon-name=compare]::before {
455
- content: "\f167";
456
- }
457
- [data-icon-set=core][data-icon-name=config]::before {
458
- content: "\f16d";
459
- }
460
- [data-icon-set=core][data-icon-name=config-edit]::before {
461
- content: "\f168";
462
- }
463
- [data-icon-set=core][data-icon-name=config-enter]::before {
464
- content: "\f169";
465
- }
466
- [data-icon-set=core][data-icon-name=config-leave]::before {
467
- content: "\f16a";
468
- }
469
- [data-icon-set=core][data-icon-name=config-update]::before {
470
- content: "\f16b";
471
- }
472
- [data-icon-set=core][data-icon-name=config-view]::before {
473
- content: "\f16c";
474
- }
475
- [data-icon-set=core][data-icon-name=copy-content]::before {
476
- content: "\f16e";
477
- }
478
- [data-icon-set=core][data-icon-name=copy-file]::before {
479
- content: "\f16f";
480
- }
481
- [data-icon-set=core][data-icon-name=copy-folder]::before {
482
- content: "\f170";
483
- }
484
- [data-icon-set=core][data-icon-name=cut]::before {
485
- content: "\f171";
486
- }
487
- [data-icon-set=core][data-icon-name=d]::before {
488
- content: "\f125";
489
- }
490
- [data-icon-set=core][data-icon-name=dashboard]::before {
491
- content: "\f247";
492
- }
493
- [data-icon-set=core][data-icon-name=delete]::before {
494
- content: "\f172";
495
- }
496
- [data-icon-set=core][data-icon-name=delete-success]::before {
497
- content: "\f136";
498
- color: #00DD31;
499
- }
500
- [data-icon-set=core][data-icon-name=delete-success]::after {
501
- content: "\f17f";
502
- color: #002766;
503
- }
504
- [data-icon-set=core][data-icon-name=delete-success] span::before {
505
- content: "\f1b7";
506
- }
507
- [data-icon-set=core][data-icon-name=descending]::before {
508
- content: "\f173";
509
- }
510
- [data-icon-set=core][data-icon-name=device-lan]::before {
511
- content: "\f235";
512
- }
513
- [data-icon-set=core][data-icon-name=device-lan-off]::before {
514
- content: "\f231";
515
- }
516
- [data-icon-set=core][data-icon-name=device-offline]::before {
517
- content: "\f120";
518
- }
519
- [data-icon-set=core][data-icon-name=device-online]::before {
520
- content: "\f124";
521
- }
522
- [data-icon-set=core][data-icon-name=direction]::before {
523
- content: "\f23a";
524
- }
525
- [data-icon-set=core][data-icon-name=document]::before {
526
- content: "\f178";
527
- }
528
- [data-icon-set=core][data-icon-name=document-check]::before {
529
- content: "\f174";
530
- }
531
- [data-icon-set=core][data-icon-name=document-flag]::before {
532
- content: "\f255";
533
- color: #F30303;
534
- }
535
- [data-icon-set=core][data-icon-name=document-flag]::after {
536
- content: "\f1ca";
537
- }
538
- [data-icon-set=core][data-icon-name=document-settings]::before {
539
- content: "\f177";
540
- }
541
- [data-icon-set=core][data-icon-name=download]::before {
542
- content: "\f179";
543
- }
544
- [data-icon-set=core][data-icon-name=drop]::before {
545
- content: "\f257";
546
- }
547
- [data-icon-set=core][data-icon-name=edit]::before {
548
- content: "\f17a";
549
- }
550
- [data-icon-set=core][data-icon-name=emoji-happy]::before {
551
- content: "\f17b";
552
- }
553
- [data-icon-set=core][data-icon-name=emoji-neutral]::before {
554
- content: "\f17c";
555
- }
556
- [data-icon-set=core][data-icon-name=emoji-sad]::before {
557
- content: "\f17d";
558
- }
559
- [data-icon-set=core][data-icon-name=error]::before {
560
- content: "\f180";
561
- }
562
- [data-icon-set=core][data-icon-name=error-colored]::before {
563
- content: "\f258";
564
- color: #F30303;
565
- }
566
- [data-icon-set=core][data-icon-name=error-colored]::after {
567
- content: "\f1cb";
568
- color: #FFF;
569
- }
570
- [data-icon-set=core][data-icon-name=export]::before {
571
- content: "\f181";
572
- }
573
- [data-icon-set=core][data-icon-name=favicon]::before {
574
- content: "\f239";
575
- color: #002766;
576
- }
577
- [data-icon-set=core][data-icon-name=favicon]::after {
578
- content: "\f24b";
579
- color: #FFF;
580
- }
581
- [data-icon-set=core][data-icon-name=favorite]::before {
582
- content: "\f183";
583
- }
584
- [data-icon-set=core][data-icon-name=favorite-solid]::before {
585
- content: "\f182";
586
- }
587
- [data-icon-set=core][data-icon-name=fax]::before {
588
- content: "\f22a";
589
- }
590
- [data-icon-set=core][data-icon-name=feedback-warning]::before {
591
- content: "\f186";
592
- }
593
- [data-icon-set=core][data-icon-name=feedback-warning-colored]::before {
594
- content: "\f259";
595
- color: #FFE300;
596
- }
597
- [data-icon-set=core][data-icon-name=feedback-warning-colored]::after {
598
- content: "\f1cc";
599
- color: #002766;
600
- }
601
- [data-icon-set=core][data-icon-name=file]::before {
602
- content: "\f18c";
603
- }
604
- [data-icon-set=core][data-icon-name=file-csv]::before {
605
- content: "\f1a2";
606
- }
607
- [data-icon-set=core][data-icon-name=file-excel]::before {
608
- content: "\f187";
609
- }
610
- [data-icon-set=core][data-icon-name=file-pdf]::before {
611
- content: "\f188";
612
- }
613
- [data-icon-set=core][data-icon-name=file-png]::before {
614
- content: "\f24d";
615
- }
616
- [data-icon-set=core][data-icon-name=file-ppt]::before {
617
- content: "\f189";
618
- }
619
- [data-icon-set=core][data-icon-name=file-svg]::before {
620
- content: "\f24e";
621
- }
622
- [data-icon-set=core][data-icon-name=file-word]::before {
623
- content: "\f18a";
624
- }
625
- [data-icon-set=core][data-icon-name=file-zip]::before {
626
- content: "\f18b";
627
- }
628
- [data-icon-set=core][data-icon-name=filter]::before {
629
- content: "\f18f";
630
- }
631
- [data-icon-set=core][data-icon-name=filter-close]::before {
632
- content: "\f18d";
633
- }
634
- [data-icon-set=core][data-icon-name=filter-settings]::before {
635
- content: "\f18e";
636
- }
637
- [data-icon-set=core][data-icon-name=flag]::before {
638
- content: "\f190";
639
- }
640
- [data-icon-set=core][data-icon-name=folder]::before {
641
- content: "\f192";
642
- }
643
- [data-icon-set=core][data-icon-name=folder-in]::before {
644
- content: "\f25c";
645
- }
646
- [data-icon-set=core][data-icon-name=folder-open]::before {
647
- content: "\f191";
648
- }
649
- [data-icon-set=core][data-icon-name=folder-out]::before {
650
- content: "\f25d";
651
- }
652
- [data-icon-set=core][data-icon-name=folder-team]::before {
653
- content: "\f25e";
654
- }
655
- [data-icon-set=core][data-icon-name=gender-female]::before {
656
- content: "\f193";
657
- }
658
- [data-icon-set=core][data-icon-name=gender-male]::before {
659
- content: "\f194";
660
- }
661
- [data-icon-set=core][data-icon-name=globe]::before {
662
- content: "\f22b";
663
- }
664
- [data-icon-set=core][data-icon-name=group]::before {
665
- content: "\f175";
666
- }
667
- [data-icon-set=core][data-icon-name=hand]::before {
668
- content: "\f23d";
669
- }
670
- [data-icon-set=core][data-icon-name=help]::before {
671
- content: "\f195";
672
- }
673
- [data-icon-set=core][data-icon-name=import]::before {
674
- content: "\f196";
675
- }
676
- [data-icon-set=core][data-icon-name=info]::before {
677
- content: "\f197";
678
- }
679
- [data-icon-set=core][data-icon-name=introduction]::before {
680
- content: "\f23a";
681
- }
682
- [data-icon-set=core][data-icon-name=language]::before {
683
- content: "\f198";
684
- }
685
- [data-icon-set=core][data-icon-name=link]::before {
686
- content: "\f13c";
687
- }
688
- [data-icon-set=core][data-icon-name=link-external]::before {
689
- content: "\f199";
690
- }
691
- [data-icon-set=core][data-icon-name=link-internal]::before {
692
- content: "\f19a";
693
- }
694
- [data-icon-set=core][data-icon-name=link-off]::before {
695
- content: "\f126";
696
- }
697
- [data-icon-set=core][data-icon-name=loading]::before {
698
- content: "\f1a3";
699
- }
700
- [data-icon-set=core][data-icon-name=location]::before {
701
- content: "\f19e";
702
- }
703
- [data-icon-set=core][data-icon-name=location-measure]::before {
704
- content: "\f19b";
705
- }
706
- [data-icon-set=core][data-icon-name=location-off]::before {
707
- content: "\f19c";
708
- }
709
- [data-icon-set=core][data-icon-name=location-scan]::before {
710
- content: "\f19d";
711
- }
712
- [data-icon-set=core][data-icon-name=location-scan-error]::before {
713
- content: "\f230";
714
- color: #F30303;
715
- }
716
- [data-icon-set=core][data-icon-name=location-scan-error]::after {
717
- content: "\f1cf";
718
- color: #FFF;
719
- }
720
- [data-icon-set=core][data-icon-name=location-scan-error] span::before {
721
- content: "\f1d0";
722
- }
723
- [data-icon-set=core][data-icon-name=location-scan-success]::before {
724
- content: "\f15e";
725
- color: #00DD31;
726
- }
727
- [data-icon-set=core][data-icon-name=location-scan-success]::after {
728
- content: "\f1d1";
729
- color: #002766;
730
- }
731
- [data-icon-set=core][data-icon-name=location-scan-success] span::before {
732
- content: "\f1d2";
733
- }
734
- [data-icon-set=core][data-icon-name=lock]::before {
735
- content: "\f19f";
736
- }
737
- [data-icon-set=core][data-icon-name=logo-engage]::before {
738
- content: "\f263";
739
- }
740
- [data-icon-set=core][data-icon-name=logout]::before {
741
- content: "\f1a0";
742
- }
743
- [data-icon-set=core][data-icon-name=mail]::before {
744
- content: "\f1ab";
745
- }
746
- [data-icon-set=core][data-icon-name=mail-error]::before {
747
- content: "\f264";
748
- color: #F30303;
749
- }
750
- [data-icon-set=core][data-icon-name=mail-error]::after {
751
- content: "\f1d3";
752
- color: #FFF;
753
- }
754
- [data-icon-set=core][data-icon-name=mail-error] span::before {
755
- content: "\f1d4";
756
- }
757
- [data-icon-set=core][data-icon-name=mail-newsletter]::before {
758
- content: "\f1a4";
759
- }
760
- [data-icon-set=core][data-icon-name=mail-resend]::before {
761
- content: "\f1a5";
762
- }
763
- [data-icon-set=core][data-icon-name=mail-send]::before {
764
- content: "\f1a6";
765
- }
766
- [data-icon-set=core][data-icon-name=mail-sending]::before {
767
- content: "\f1a7";
768
- }
769
- [data-icon-set=core][data-icon-name=mail-success]::before {
770
- content: "\f267";
771
- color: #00DD31;
772
- }
773
- [data-icon-set=core][data-icon-name=mail-success]::after {
774
- content: "\f1f3";
775
- color: #002766;
776
- }
777
- [data-icon-set=core][data-icon-name=mail-success] span::before {
778
- content: "\f1f4";
779
- }
780
- [data-icon-set=core][data-icon-name=map]::before {
781
- content: "\f1ac";
782
- }
783
- [data-icon-set=core][data-icon-name=maximize]::before {
784
- content: "\f1ad";
785
- }
786
- [data-icon-set=core][data-icon-name=media-back]::before {
787
- content: "\f1ae";
788
- }
789
- [data-icon-set=core][data-icon-name=media-fastforward]::before {
790
- content: "\f1af";
791
- }
792
- [data-icon-set=core][data-icon-name=media-pause]::before {
793
- content: "\f1b0";
794
- }
795
- [data-icon-set=core][data-icon-name=media-play]::before {
796
- content: "\f1b1";
797
- }
798
- [data-icon-set=core][data-icon-name=media-rewind]::before {
799
- content: "\f1b2";
800
- }
801
- [data-icon-set=core][data-icon-name=media-skip]::before {
802
- content: "\f1b3";
803
- }
804
- [data-icon-set=core][data-icon-name=media-stop]::before {
805
- content: "\f133";
806
- }
807
- [data-icon-set=core][data-icon-name=menu]::before {
808
- content: "\f1b5";
809
- }
810
- [data-icon-set=core][data-icon-name=menu-favorites]::before {
811
- content: "\f145";
812
- }
813
- [data-icon-set=core][data-icon-name=menu-functions]::before {
814
- content: "\f14b";
815
- }
816
- [data-icon-set=core][data-icon-name=minimize]::before {
817
- content: "\f1b6";
818
- }
819
- [data-icon-set=core][data-icon-name=minus]::before {
820
- content: "\f15c";
821
- }
822
- [data-icon-set=core][data-icon-name=mode-switch]::before {
823
- content: "\f1b8";
824
- }
825
- [data-icon-set=core][data-icon-name=more]::before {
826
- content: "\f1b9";
827
- }
828
- [data-icon-set=core][data-icon-name=next]::before {
829
- content: "\f1ba";
830
- }
831
- [data-icon-set=core][data-icon-name=night-mode]::before {
832
- content: "\f1bb";
833
- }
834
- [data-icon-set=core][data-icon-name=notification]::before {
835
- content: "\f1bd";
836
- }
837
- [data-icon-set=core][data-icon-name=notification-off]::before {
838
- content: "\f1bc";
839
- }
840
- [data-icon-set=core][data-icon-name=object]::before {
841
- content: "\f26c";
842
- }
843
- [data-icon-set=core][data-icon-name=on-off]::before {
844
- content: "\f1be";
845
- }
846
- [data-icon-set=core][data-icon-name=package]::before {
847
- content: "\f1bf";
848
- }
849
- [data-icon-set=core][data-icon-name=password]::before {
850
- content: "\f1c0";
851
- }
852
- [data-icon-set=core][data-icon-name=password-change]::before {
853
- content: "\f1a8";
854
- }
855
- [data-icon-set=core][data-icon-name=paste]::before {
856
- content: "\f1a9";
857
- }
858
- [data-icon-set=core][data-icon-name=phone]::before {
859
- content: "\f1c1";
860
- }
861
- [data-icon-set=core][data-icon-name=picture]::before {
862
- content: "\f1c2";
863
- }
864
- [data-icon-set=core][data-icon-name=pin]::before {
865
- content: "\f1c3";
866
- }
867
- [data-icon-set=core][data-icon-name=placeholder]::before {
868
- content: "\f1c4";
869
- }
870
- [data-icon-set=core][data-icon-name=plus]::before {
871
- content: "\f1c5";
872
- }
873
- [data-icon-set=core][data-icon-name=position]::before {
874
- content: "\f1c7";
875
- }
876
- [data-icon-set=core][data-icon-name=position-off]::before {
877
- content: "\f1c6";
878
- }
879
- [data-icon-set=core][data-icon-name=precondition]::before {
880
- content: "\f23d";
881
- }
882
- [data-icon-set=core][data-icon-name=previous]::before {
883
- content: "\f1c8";
884
- }
885
- [data-icon-set=core][data-icon-name=print]::before {
886
- content: "\f1d5";
887
- }
888
- [data-icon-set=core][data-icon-name=print-config]::before {
889
- content: "\f1c9";
890
- }
891
- [data-icon-set=core][data-icon-name=print-error]::before {
892
- content: "\f26f";
893
- color: #F30303;
894
- }
895
- [data-icon-set=core][data-icon-name=print-error]::after {
896
- content: "\f1f5";
897
- color: #FFF;
898
- }
899
- [data-icon-set=core][data-icon-name=print-error] span::before {
900
- content: "\f1f7";
901
- }
902
- [data-icon-set=core][data-icon-name=print-preview]::before {
903
- content: "\f1cd";
904
- }
905
- [data-icon-set=core][data-icon-name=print-selection]::before {
906
- content: "\f1ce";
907
- }
908
- [data-icon-set=core][data-icon-name=print-success]::before {
909
- content: "\f272";
910
- color: #00DD31;
911
- }
912
- [data-icon-set=core][data-icon-name=print-success]::after {
913
- content: "\f1f8";
914
- color: #002766;
915
- }
916
- [data-icon-set=core][data-icon-name=print-success] span::before {
917
- content: "\f1f9";
918
- }
919
- [data-icon-set=core][data-icon-name=print-warning]::before {
920
- content: "\f275";
921
- }
922
- [data-icon-set=core][data-icon-name=print-warning]::after {
923
- content: "\f206";
924
- color: #FFE300;
925
- }
926
- [data-icon-set=core][data-icon-name=print-warning] span::before {
927
- content: "\f207";
928
- color: #002766;
929
- }
930
- [data-icon-set=core][data-icon-name=rearrange]::before {
931
- content: "\f1aa";
932
- }
933
- [data-icon-set=core][data-icon-name=redo]::before {
934
- content: "\f1d6";
935
- }
936
- [data-icon-set=core][data-icon-name=reload]::before {
937
- content: "\f1d9";
938
- }
939
- [data-icon-set=core][data-icon-name=reload-off]::before {
940
- content: "\f1d7";
941
- }
942
- [data-icon-set=core][data-icon-name=reload-required]::before {
943
- content: "\f1d8";
944
- }
945
- [data-icon-set=core][data-icon-name=relocate]::before {
946
- content: "\f162";
947
- }
948
- [data-icon-set=core][data-icon-name=reset]::before {
949
- content: "\f1da";
950
- }
951
- [data-icon-set=core][data-icon-name=save]::before {
952
- content: "\f1dc";
953
- }
954
- [data-icon-set=core][data-icon-name=save-as]::before {
955
- content: "\f1db";
956
- }
957
- [data-icon-set=core][data-icon-name=search]::before {
958
- content: "\f1e3";
959
- }
960
- [data-icon-set=core][data-icon-name=search-activate]::before {
961
- content: "\f1dd";
962
- }
963
- [data-icon-set=core][data-icon-name=search-close]::before {
964
- content: "\f1de";
965
- }
966
- [data-icon-set=core][data-icon-name=search-config]::before {
967
- content: "\f1df";
968
- }
969
- [data-icon-set=core][data-icon-name=search-next]::before {
970
- content: "\f1e0";
971
- }
972
- [data-icon-set=core][data-icon-name=search-previous]::before {
973
- content: "\f1e1";
974
- }
975
- [data-icon-set=core][data-icon-name=search-save]::before {
976
- content: "\f1e2";
977
- }
978
- [data-icon-set=core][data-icon-name=searching]::before {
979
- content: "\f1e7";
980
- }
981
- [data-icon-set=core][data-icon-name=searching-1]::before {
982
- content: "\f1e4";
983
- }
984
- [data-icon-set=core][data-icon-name=searching-2]::before {
985
- content: "\f1e5";
986
- }
987
- [data-icon-set=core][data-icon-name=searching-3]::before {
988
- content: "\f1e6";
989
- }
990
- [data-icon-set=core][data-icon-name=service]::before {
991
- content: "\f1e8";
992
- }
993
- [data-icon-set=core][data-icon-name=settings]::before {
994
- content: "\f1ef";
995
- }
996
- [data-icon-set=core][data-icon-name=settings-add]::before {
997
- content: "\f1e9";
998
- }
999
- [data-icon-set=core][data-icon-name=settings-edit]::before {
1000
- content: "\f1ea";
1001
- }
1002
- [data-icon-set=core][data-icon-name=settings-enter]::before {
1003
- content: "\f1eb";
1004
- }
1005
- [data-icon-set=core][data-icon-name=settings-leave]::before {
1006
- content: "\f1ec";
1007
- }
1008
- [data-icon-set=core][data-icon-name=settings-remove]::before {
1009
- content: "\f1ed";
1010
- }
1011
- [data-icon-set=core][data-icon-name=settings-reset]::before {
1012
- content: "\f1ee";
1013
- }
1014
- [data-icon-set=core][data-icon-name=share]::before {
1015
- content: "\f1f0";
1016
- }
1017
- [data-icon-set=core][data-icon-name=shoppingcart]::before {
1018
- content: "\f1f1";
1019
- }
1020
- [data-icon-set=core][data-icon-name=shot-close]::before {
1021
- content: "\f277";
1022
- }
1023
- [data-icon-set=core][data-icon-name=shot-long]::before {
1024
- content: "\f278";
1025
- }
1026
- [data-icon-set=core][data-icon-name=shot-mid]::before {
1027
- content: "\f279";
1028
- }
1029
- [data-icon-set=core][data-icon-name=sort-down]::before {
1030
- content: "\f23f";
1031
- }
1032
- [data-icon-set=core][data-icon-name=sort-up]::before {
1033
- content: "\f240";
1034
- }
1035
- [data-icon-set=core][data-icon-name=sortable]::before {
1036
- content: "\f242";
1037
- }
1038
- [data-icon-set=core][data-icon-name=standby]::before {
1039
- content: "\f1f2";
1040
- }
1041
- [data-icon-set=core][data-icon-name=sync]::before {
1042
- content: "\f1fa";
1043
- }
1044
- [data-icon-set=core][data-icon-name=sync-off]::before {
1045
- content: "\f1f6";
1046
- }
1047
- [data-icon-set=core][data-icon-name=sync-off-success]::before {
1048
- content: "\f27a";
1049
- color: #00DD31;
1050
- }
1051
- [data-icon-set=core][data-icon-name=sync-off-success]::after {
1052
- content: "\f208";
1053
- color: #002766;
1054
- }
1055
- [data-icon-set=core][data-icon-name=sync-off-success] span::before {
1056
- content: "\f209";
1057
- }
1058
- [data-icon-set=core][data-icon-name=sync-success]::before {
1059
- content: "\f27d";
1060
- color: #00DD31;
1061
- }
1062
- [data-icon-set=core][data-icon-name=sync-success]::after {
1063
- content: "\f20a";
1064
- color: #002766;
1065
- }
1066
- [data-icon-set=core][data-icon-name=sync-success] span::before {
1067
- content: "\f20b";
1068
- }
1069
- [data-icon-set=core][data-icon-name=tile-menu]::before {
1070
- content: "\f1fb";
1071
- }
1072
- [data-icon-set=core][data-icon-name=toolbox]::before {
1073
- content: "\f24a";
1074
- }
1075
- [data-icon-set=core][data-icon-name=training]::before {
1076
- content: "\f1fc";
1077
- }
1078
- [data-icon-set=core][data-icon-name=undo]::before {
1079
- content: "\f1fd";
1080
- }
1081
- [data-icon-set=core][data-icon-name=unlock]::before {
1082
- content: "\f1fe";
1083
- }
1084
- [data-icon-set=core][data-icon-name=upload]::before {
1085
- content: "\f1ff";
1086
- }
1087
- [data-icon-set=core][data-icon-name=user]::before {
1088
- content: "\f21c";
1089
- }
1090
- [data-icon-set=core][data-icon-name=user-add]::before {
1091
- content: "\f248";
1092
- }
1093
- [data-icon-set=core][data-icon-name=user-administration]::before {
1094
- content: "\f200";
1095
- }
1096
- [data-icon-set=core][data-icon-name=user-administrator]::before {
1097
- content: "\f201";
1098
- }
1099
- [data-icon-set=core][data-icon-name=user-edit]::before {
1100
- content: "\f202";
1101
- }
1102
- [data-icon-set=core][data-icon-name=user-engineer]::before {
1103
- content: "\f203";
1104
- }
1105
- [data-icon-set=core][data-icon-name=user-group]::before {
1106
- content: "\f205";
1107
- }
1108
- [data-icon-set=core][data-icon-name=user-group-administration]::before {
1109
- content: "\f204";
1110
- }
1111
- [data-icon-set=core][data-icon-name=user-id]::before {
1112
- content: "\f211";
1113
- }
1114
- [data-icon-set=core][data-icon-name=user-id-error]::before {
1115
- content: "\f280";
1116
- color: #F30303;
1117
- }
1118
- [data-icon-set=core][data-icon-name=user-id-error]::after {
1119
- content: "\f20e";
1120
- color: #FFF;
1121
- }
1122
- [data-icon-set=core][data-icon-name=user-id-error] span::before {
1123
- content: "\f20f";
1124
- }
1125
- [data-icon-set=core][data-icon-name=user-id-invalid]::before {
1126
- content: "\f283";
1127
- color: #F30303;
1128
- }
1129
- [data-icon-set=core][data-icon-name=user-id-invalid]::after {
1130
- content: "\f210";
1131
- color: #FFF;
1132
- }
1133
- [data-icon-set=core][data-icon-name=user-id-invalid] span::before {
1134
- content: "\f220";
1135
- }
1136
- [data-icon-set=core][data-icon-name=user-id-query]::before {
1137
- content: "\f20c";
1138
- }
1139
- [data-icon-set=core][data-icon-name=user-id-reading]::before {
1140
- content: "\f20d";
1141
- }
1142
- [data-icon-set=core][data-icon-name=user-id-success]::before {
1143
- content: "\f285";
1144
- color: #00DD31;
1145
- }
1146
- [data-icon-set=core][data-icon-name=user-id-success]::after {
1147
- content: "\f221";
1148
- color: #002766;
1149
- }
1150
- [data-icon-set=core][data-icon-name=user-id-success] span::before {
1151
- content: "\f227";
1152
- }
1153
- [data-icon-set=core][data-icon-name=user-level-1]::before {
1154
- content: "\f212";
1155
- }
1156
- [data-icon-set=core][data-icon-name=user-level-2]::before {
1157
- content: "\f213";
1158
- }
1159
- [data-icon-set=core][data-icon-name=user-level-3]::before {
1160
- content: "\f214";
1161
- }
1162
- [data-icon-set=core][data-icon-name=user-level-4]::before {
1163
- content: "\f215";
1164
- }
1165
- [data-icon-set=core][data-icon-name=user-level-5]::before {
1166
- content: "\f216";
1167
- }
1168
- [data-icon-set=core][data-icon-name=user-logout]::before {
1169
- content: "\f217";
1170
- }
1171
- [data-icon-set=core][data-icon-name=user-maintainer]::before {
1172
- content: "\f218";
1173
- }
1174
- [data-icon-set=core][data-icon-name=user-operator]::before {
1175
- content: "\f219";
1176
- }
1177
- [data-icon-set=core][data-icon-name=user-trainer]::before {
1178
- content: "\f21a";
1179
- }
1180
- [data-icon-set=core][data-icon-name=user-worker]::before {
1181
- content: "\f21b";
1182
- }
1183
- [data-icon-set=core][data-icon-name=video]::before {
1184
- content: "\f21d";
1185
- }
1186
- [data-icon-set=core][data-icon-name=view]::before {
1187
- content: "\f21e";
1188
- }
1189
- [data-icon-set=core][data-icon-name=view-off]::before {
1190
- content: "\f1b4";
1191
- }
1192
- [data-icon-set=core][data-icon-name=visual-inspection]::before {
1193
- content: "\f21f";
1194
- }
1195
- [data-icon-set=core][data-icon-name=warning]::before {
1196
- content: "\f222";
1197
- }
1198
- [data-icon-set=core][data-icon-name=warning-colored]::before {
1199
- content: "\f289";
1200
- color: #FFE300;
1201
- }
1202
- [data-icon-set=core][data-icon-name=warning-colored]::after {
1203
- content: "\f228";
1204
- color: #002766;
1205
- }
1206
- [data-icon-set=core][data-icon-name=zoom-in]::before {
1207
- content: "\f224";
1208
- }
1209
- [data-icon-set=core][data-icon-name=zoom-original]::before {
1210
- content: "\f225";
1211
- }
1212
- [data-icon-set=core][data-icon-name=zoom-out]::before {
1213
- content: "\f226";
1214
- }
1215
- [data-icon-set=core][data-icon-name=zoom-window]::before {
1216
- content: "\f223";
1217
- }
1
+ @font-face{font-family:core-icons;src:url("core-icons.eot");src:url("core-icons.eot?#iefix") format("embedded-opentype"),url("core-icons.woff") format("woff"),url("core-icons.ttf") format("truetype");font-style:normal;font-weight:400}.odx-icon{display:inline-block;position:relative;height:1em;width:1em;transform:translate(0,0);text-rendering:auto;vertical-align:middle;font-size:inherit;font-weight:400;line-height:1;font-style:normal;font-variant:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.odx-icon[data-icon-set=core]{font-family:core-icons}.odx-icon span::before{z-index:1}.odx-icon span::after{z-index:2}.odx-icon span::after,.odx-icon span::before,.odx-icon::after,.odx-icon::before{display:block;position:absolute;white-space:normal;text-indent:0;speak:none;top:0;left:0}.odx-icon[data-icon-rotate]{transform:rotate(var(--odx-icon-rotation))}.odx-icon[data-icon-rotate="90deg"]{--odx-icon-rotation:90deg}.odx-icon[data-icon-rotate="180deg"]{--odx-icon-rotation:180deg}.odx-icon[data-icon-rotate="270deg"]{--odx-icon-rotation:270deg}.odx-icon[data-icon-flip=horizontal]{transform:scaleX(-1)}.odx-icon[data-icon-flip=vertical]{transform:scaleY(-1)}.odx-icon[data-icon-flip=both]{transform:scale(-1)}[data-icon-set=core][data-icon-name=aggregation]::before{content:"\f11d"}[data-icon-set=core][data-icon-name=alarm]::before{content:"\f107"}[data-icon-set=core][data-icon-name=alarm-a1]::before{content:"\f101"}[data-icon-set=core][data-icon-name=alarm-a2]::before{content:"\f102"}[data-icon-set=core][data-icon-name=alarm-co2-off]::before{content:"\f103"}[data-icon-set=core][data-icon-name=alarm-din]::before{content:"\f106"}[data-icon-set=core][data-icon-name=alarm-din-off]::before{content:"\f104"}[data-icon-set=core][data-icon-name=alarm-din-pause]::before{content:"\f105"}[data-icon-set=core][data-icon-name=alarms-das]::before{content:"\f109"}[data-icon-set=core][data-icon-name=alarms-das-hint]::before{content:"\f108"}[data-icon-set=core][data-icon-name=alarms-info]::before{content:"\f10a"}[data-icon-set=core][data-icon-name=alarms-off]::before{content:"\f10b"}[data-icon-set=core][data-icon-name=alarms-paused]::before{content:"\f10c"}[data-icon-set=core][data-icon-name=alarms-per-type]::before{content:"\f10d"}[data-icon-set=core][data-icon-name=align-horizontal-middle]::before{content:"\f10e"}[data-icon-set=core][data-icon-name=align-vertical-middle]::before{content:"\f10f"}[data-icon-set=core][data-icon-name=announcement]::before{content:"\f236"}[data-icon-set=core][data-icon-name=arrow-down]::before{content:"\f110"}[data-icon-set=core][data-icon-name=arrow-left]::before{content:"\f111"}[data-icon-set=core][data-icon-name=arrow-right]::before{content:"\f112"}[data-icon-set=core][data-icon-name=arrow-up]::before{content:"\f113"}[data-icon-set=core][data-icon-name=ascending]::before{content:"\f114"}[data-icon-set=core][data-icon-name=attachment]::before{content:"\f116"}[data-icon-set=core][data-icon-name=attachment-off]::before{content:"\f115"}[data-icon-set=core][data-icon-name=bar-chart]::before{content:"\f13d"}[data-icon-set=core][data-icon-name=battery-0]::before{content:"\f117"}[data-icon-set=core][data-icon-name=battery-100]::before{content:"\f118"}[data-icon-set=core][data-icon-name=battery-25]::before{content:"\f119"}[data-icon-set=core][data-icon-name=battery-50]::before{content:"\f11a"}[data-icon-set=core][data-icon-name=battery-75]::before{content:"\f11b"}[data-icon-set=core][data-icon-name=battery-alarm]::before{content:"\f229";color:#f30303}[data-icon-set=core][data-icon-name=battery-alarm]::after{content:"\f22d";color:#fff}[data-icon-set=core][data-icon-name=battery-alarm] span::before{content:"\f22e"}[data-icon-set=core][data-icon-name=battery-charge]::before{content:"\f11f"}[data-icon-set=core][data-icon-name=battery-error]::before{content:"\f22c";color:#f30303}[data-icon-set=core][data-icon-name=battery-error]::after{content:"\f127";color:#fff}[data-icon-set=core][data-icon-name=battery-error] span::before{content:"\f128"}[data-icon-set=core][data-icon-name=battery-uncalibrated]::before{content:"\f123"}[data-icon-set=core][data-icon-name=battery-warning]::before{content:"\f22f";color:#ffe300}[data-icon-set=core][data-icon-name=battery-warning]::after{content:"\f134";color:#002766}[data-icon-set=core][data-icon-name=battery-warning] span::before{content:"\f135"}[data-icon-set=core][data-icon-name=blocked]::before{content:"\f129"}[data-icon-set=core][data-icon-name=blocked-colored]::before{content:"\f232";color:#f30303}[data-icon-set=core][data-icon-name=blocked-colored]::after{content:"\f137";color:#fff}[data-icon-set=core][data-icon-name=bluetooth]::before{content:"\f12c"}[data-icon-set=core][data-icon-name=bluetooth-off]::before{content:"\f12a"}[data-icon-set=core][data-icon-name=bluetooth-paired]::before{content:"\f12b"}[data-icon-set=core][data-icon-name=blur]::before{content:"\f233"}[data-icon-set=core][data-icon-name=bookmark]::before{content:"\f12d"}[data-icon-set=core][data-icon-name=brightness]::before{content:"\f176"}[data-icon-set=core][data-icon-name=brightness-1]::before{content:"\f12e"}[data-icon-set=core][data-icon-name=brightness-2]::before{content:"\f12f"}[data-icon-set=core][data-icon-name=brightness-3]::before{content:"\f130"}[data-icon-set=core][data-icon-name=brightness-4]::before{content:"\f131"}[data-icon-set=core][data-icon-name=brightness-5]::before{content:"\f11c"}[data-icon-set=core][data-icon-name=brightness-auto]::before{content:"\f132"}[data-icon-set=core][data-icon-name=calendar]::before{content:"\f151"}[data-icon-set=core][data-icon-name=calendar-bumptest]::before{content:"\f13a"}[data-icon-set=core][data-icon-name=calendar-bumptest-error]::before{content:"\f234";color:#f30303}[data-icon-set=core][data-icon-name=calendar-bumptest-error]::after{content:"\f138";color:#fff}[data-icon-set=core][data-icon-name=calendar-bumptest-error] span::before{content:"\f139"}[data-icon-set=core][data-icon-name=calendar-bumptest-warning]::before{content:"\f237"}[data-icon-set=core][data-icon-name=calendar-bumptest-warning]::after{content:"\f13b";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-bumptest-warning] span::before{content:"\f13e";color:#002766}[data-icon-set=core][data-icon-name=calendar-calibration]::before{content:"\f141"}[data-icon-set=core][data-icon-name=calendar-calibration-error]::before{content:"\f238";color:#f30303}[data-icon-set=core][data-icon-name=calendar-calibration-error]::after{content:"\f13f";color:#fff}[data-icon-set=core][data-icon-name=calendar-calibration-error] span::before{content:"\f140"}[data-icon-set=core][data-icon-name=calendar-calibration-warning]::before{content:"\f23b"}[data-icon-set=core][data-icon-name=calendar-calibration-warning]::after{content:"\f144";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-calibration-warning] span::before{content:"\f149";color:#002766}[data-icon-set=core][data-icon-name=calendar-day-view]::before{content:"\f142"}[data-icon-set=core][data-icon-name=calendar-event]::before{content:"\f143"}[data-icon-set=core][data-icon-name=calendar-flag]::before{content:"\f23c";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-flag]::after{content:"\f14a"}[data-icon-set=core][data-icon-name=calendar-interval]::before{content:"\f146"}[data-icon-set=core][data-icon-name=calendar-list]::before{content:"\f147"}[data-icon-set=core][data-icon-name=calendar-time]::before{content:"\f148"}[data-icon-set=core][data-icon-name=calendar-user]::before{content:"\f14f"}[data-icon-set=core][data-icon-name=calendar-user-error]::before{content:"\f23e";color:#f30303}[data-icon-set=core][data-icon-name=calendar-user-error]::after{content:"\f14c";color:#fff}[data-icon-set=core][data-icon-name=calendar-user-error] span::before{content:"\f14d"}[data-icon-set=core][data-icon-name=calendar-user-warning]::before{content:"\f241"}[data-icon-set=core][data-icon-name=calendar-user-warning]::after{content:"\f14e";color:#ffe300}[data-icon-set=core][data-icon-name=calendar-user-warning] span::before{content:"\f153";color:#002766}[data-icon-set=core][data-icon-name=calendar-week-view]::before{content:"\f150"}[data-icon-set=core][data-icon-name=camera]::before{content:"\f152"}[data-icon-set=core][data-icon-name=cancel]::before{content:"\f17e"}[data-icon-set=core][data-icon-name=check]::before{content:"\f155"}[data-icon-set=core][data-icon-name=check-colored]::before{content:"\f243";color:#00dd31}[data-icon-set=core][data-icon-name=check-colored]::after{content:"\f154";color:#002766}[data-icon-set=core][data-icon-name=chevron-down]::before{content:"\f156"}[data-icon-set=core][data-icon-name=chevron-left]::before{content:"\f157"}[data-icon-set=core][data-icon-name=chevron-left-end]::before{content:"\f244"}[data-icon-set=core][data-icon-name=chevron-right]::before{content:"\f158"}[data-icon-set=core][data-icon-name=chevron-right-end]::before{content:"\f245"}[data-icon-set=core][data-icon-name=chevron-up]::before{content:"\f159"}[data-icon-set=core][data-icon-name=chevrons]::before{content:"\f184"}[data-icon-set=core][data-icon-name=chevrons-updown]::before{content:"\f11e"}[data-icon-set=core][data-icon-name=close]::before{content:"\f15a"}[data-icon-set=core][data-icon-name=cloud]::before{content:"\f165"}[data-icon-set=core][data-icon-name=cloud-error]::before{content:"\f246";color:#f30303}[data-icon-set=core][data-icon-name=cloud-error]::after{content:"\f15b";color:#fff}[data-icon-set=core][data-icon-name=cloud-error] span::before{content:"\f15d"}[data-icon-set=core][data-icon-name=cloud-ok]::before{content:"\f249";color:#00dd31}[data-icon-set=core][data-icon-name=cloud-ok]::after{content:"\f15f";color:#002766}[data-icon-set=core][data-icon-name=cloud-ok] span::before{content:"\f160"}[data-icon-set=core][data-icon-name=cloud-upload]::before{content:"\f161"}[data-icon-set=core][data-icon-name=cloud-warning]::before{content:"\f24c"}[data-icon-set=core][data-icon-name=cloud-warning]::after{content:"\f163";color:#ffe300}[data-icon-set=core][data-icon-name=cloud-warning] span::before{content:"\f164";color:#002766}[data-icon-set=core][data-icon-name=colorpicker]::before{content:"\f185"}[data-icon-set=core][data-icon-name=column]::before{content:"\f1a1"}[data-icon-set=core][data-icon-name=comment]::before{content:"\f166"}[data-icon-set=core][data-icon-name=comment-add]::before{content:"\f121"}[data-icon-set=core][data-icon-name=comment-off]::before{content:"\f122"}[data-icon-set=core][data-icon-name=compare]::before{content:"\f167"}[data-icon-set=core][data-icon-name=config]::before{content:"\f16d"}[data-icon-set=core][data-icon-name=config-edit]::before{content:"\f168"}[data-icon-set=core][data-icon-name=config-enter]::before{content:"\f169"}[data-icon-set=core][data-icon-name=config-leave]::before{content:"\f16a"}[data-icon-set=core][data-icon-name=config-update]::before{content:"\f16b"}[data-icon-set=core][data-icon-name=config-view]::before{content:"\f16c"}[data-icon-set=core][data-icon-name=copy-content]::before{content:"\f16e"}[data-icon-set=core][data-icon-name=copy-file]::before{content:"\f16f"}[data-icon-set=core][data-icon-name=copy-folder]::before{content:"\f170"}[data-icon-set=core][data-icon-name=cut]::before{content:"\f171"}[data-icon-set=core][data-icon-name=d]::before{content:"\f125"}[data-icon-set=core][data-icon-name=dashboard]::before{content:"\f247"}[data-icon-set=core][data-icon-name=delete]::before{content:"\f172"}[data-icon-set=core][data-icon-name=delete-success]::before{content:"\f136";color:#00dd31}[data-icon-set=core][data-icon-name=delete-success]::after{content:"\f17f";color:#002766}[data-icon-set=core][data-icon-name=delete-success] span::before{content:"\f1b7"}[data-icon-set=core][data-icon-name=descending]::before{content:"\f173"}[data-icon-set=core][data-icon-name=device-lan]::before{content:"\f235"}[data-icon-set=core][data-icon-name=device-lan-off]::before{content:"\f231"}[data-icon-set=core][data-icon-name=device-offline]::before{content:"\f120"}[data-icon-set=core][data-icon-name=device-online]::before{content:"\f124"}[data-icon-set=core][data-icon-name=direction]::before{content:"\f23a"}[data-icon-set=core][data-icon-name=document]::before{content:"\f178"}[data-icon-set=core][data-icon-name=document-check]::before{content:"\f174"}[data-icon-set=core][data-icon-name=document-flag]::before{content:"\f255";color:#f30303}[data-icon-set=core][data-icon-name=document-flag]::after{content:"\f1ca"}[data-icon-set=core][data-icon-name=document-settings]::before{content:"\f177"}[data-icon-set=core][data-icon-name=download]::before{content:"\f179"}[data-icon-set=core][data-icon-name=drop]::before{content:"\f257"}[data-icon-set=core][data-icon-name=edit]::before{content:"\f17a"}[data-icon-set=core][data-icon-name=emoji-happy]::before{content:"\f17b"}[data-icon-set=core][data-icon-name=emoji-neutral]::before{content:"\f17c"}[data-icon-set=core][data-icon-name=emoji-sad]::before{content:"\f17d"}[data-icon-set=core][data-icon-name=error]::before{content:"\f180"}[data-icon-set=core][data-icon-name=error-colored]::before{content:"\f258";color:#f30303}[data-icon-set=core][data-icon-name=error-colored]::after{content:"\f1cb";color:#fff}[data-icon-set=core][data-icon-name=export]::before{content:"\f181"}[data-icon-set=core][data-icon-name=favicon]::before{content:"\f239";color:#002766}[data-icon-set=core][data-icon-name=favicon]::after{content:"\f24b";color:#fff}[data-icon-set=core][data-icon-name=favorite]::before{content:"\f183"}[data-icon-set=core][data-icon-name=favorite-solid]::before{content:"\f182"}[data-icon-set=core][data-icon-name=fax]::before{content:"\f22a"}[data-icon-set=core][data-icon-name=feedback-warning]::before{content:"\f186"}[data-icon-set=core][data-icon-name=feedback-warning-colored]::before{content:"\f259";color:#ffe300}[data-icon-set=core][data-icon-name=feedback-warning-colored]::after{content:"\f1cc";color:#002766}[data-icon-set=core][data-icon-name=file]::before{content:"\f18c"}[data-icon-set=core][data-icon-name=file-csv]::before{content:"\f1a2"}[data-icon-set=core][data-icon-name=file-excel]::before{content:"\f187"}[data-icon-set=core][data-icon-name=file-pdf]::before{content:"\f188"}[data-icon-set=core][data-icon-name=file-png]::before{content:"\f24d"}[data-icon-set=core][data-icon-name=file-ppt]::before{content:"\f189"}[data-icon-set=core][data-icon-name=file-svg]::before{content:"\f24e"}[data-icon-set=core][data-icon-name=file-word]::before{content:"\f18a"}[data-icon-set=core][data-icon-name=file-zip]::before{content:"\f18b"}[data-icon-set=core][data-icon-name=filter]::before{content:"\f18f"}[data-icon-set=core][data-icon-name=filter-close]::before{content:"\f18d"}[data-icon-set=core][data-icon-name=filter-settings]::before{content:"\f18e"}[data-icon-set=core][data-icon-name=flag]::before{content:"\f190"}[data-icon-set=core][data-icon-name=folder]::before{content:"\f192"}[data-icon-set=core][data-icon-name=folder-in]::before{content:"\f25c"}[data-icon-set=core][data-icon-name=folder-open]::before{content:"\f191"}[data-icon-set=core][data-icon-name=folder-out]::before{content:"\f25d"}[data-icon-set=core][data-icon-name=folder-team]::before{content:"\f25e"}[data-icon-set=core][data-icon-name=gender-female]::before{content:"\f193"}[data-icon-set=core][data-icon-name=gender-male]::before{content:"\f194"}[data-icon-set=core][data-icon-name=globe]::before{content:"\f22b"}[data-icon-set=core][data-icon-name=group]::before{content:"\f175"}[data-icon-set=core][data-icon-name=hand]::before{content:"\f23d"}[data-icon-set=core][data-icon-name=help]::before{content:"\f195"}[data-icon-set=core][data-icon-name=import]::before{content:"\f196"}[data-icon-set=core][data-icon-name=info]::before{content:"\f197"}[data-icon-set=core][data-icon-name=introduction]::before{content:"\f23a"}[data-icon-set=core][data-icon-name=language]::before{content:"\f198"}[data-icon-set=core][data-icon-name=link]::before{content:"\f13c"}[data-icon-set=core][data-icon-name=link-external]::before{content:"\f199"}[data-icon-set=core][data-icon-name=link-internal]::before{content:"\f19a"}[data-icon-set=core][data-icon-name=link-off]::before{content:"\f126"}[data-icon-set=core][data-icon-name=loading]::before{content:"\f1a3"}[data-icon-set=core][data-icon-name=location]::before{content:"\f19e"}[data-icon-set=core][data-icon-name=location-measure]::before{content:"\f19b"}[data-icon-set=core][data-icon-name=location-off]::before{content:"\f19c"}[data-icon-set=core][data-icon-name=location-scan]::before{content:"\f19d"}[data-icon-set=core][data-icon-name=location-scan-error]::before{content:"\f230";color:#f30303}[data-icon-set=core][data-icon-name=location-scan-error]::after{content:"\f1cf";color:#fff}[data-icon-set=core][data-icon-name=location-scan-error] span::before{content:"\f1d0"}[data-icon-set=core][data-icon-name=location-scan-success]::before{content:"\f15e";color:#00dd31}[data-icon-set=core][data-icon-name=location-scan-success]::after{content:"\f1d1";color:#002766}[data-icon-set=core][data-icon-name=location-scan-success] span::before{content:"\f1d2"}[data-icon-set=core][data-icon-name=lock]::before{content:"\f19f"}[data-icon-set=core][data-icon-name=logo-engage]::before{content:"\f263"}[data-icon-set=core][data-icon-name=logout]::before{content:"\f1a0"}[data-icon-set=core][data-icon-name=mail]::before{content:"\f1ab"}[data-icon-set=core][data-icon-name=mail-error]::before{content:"\f264";color:#f30303}[data-icon-set=core][data-icon-name=mail-error]::after{content:"\f1d3";color:#fff}[data-icon-set=core][data-icon-name=mail-error] span::before{content:"\f1d4"}[data-icon-set=core][data-icon-name=mail-newsletter]::before{content:"\f1a4"}[data-icon-set=core][data-icon-name=mail-resend]::before{content:"\f1a5"}[data-icon-set=core][data-icon-name=mail-send]::before{content:"\f1a6"}[data-icon-set=core][data-icon-name=mail-sending]::before{content:"\f1a7"}[data-icon-set=core][data-icon-name=mail-success]::before{content:"\f267";color:#00dd31}[data-icon-set=core][data-icon-name=mail-success]::after{content:"\f1f3";color:#002766}[data-icon-set=core][data-icon-name=mail-success] span::before{content:"\f1f4"}[data-icon-set=core][data-icon-name=map]::before{content:"\f1ac"}[data-icon-set=core][data-icon-name=maximize]::before{content:"\f1ad"}[data-icon-set=core][data-icon-name=media-back]::before{content:"\f1ae"}[data-icon-set=core][data-icon-name=media-fastforward]::before{content:"\f1af"}[data-icon-set=core][data-icon-name=media-pause]::before{content:"\f1b0"}[data-icon-set=core][data-icon-name=media-play]::before{content:"\f1b1"}[data-icon-set=core][data-icon-name=media-rewind]::before{content:"\f1b2"}[data-icon-set=core][data-icon-name=media-skip]::before{content:"\f1b3"}[data-icon-set=core][data-icon-name=media-stop]::before{content:"\f133"}[data-icon-set=core][data-icon-name=menu]::before{content:"\f1b5"}[data-icon-set=core][data-icon-name=menu-favorites]::before{content:"\f145"}[data-icon-set=core][data-icon-name=menu-functions]::before{content:"\f14b"}[data-icon-set=core][data-icon-name=minimize]::before{content:"\f1b6"}[data-icon-set=core][data-icon-name=minus]::before{content:"\f15c"}[data-icon-set=core][data-icon-name=mode-switch]::before{content:"\f1b8"}[data-icon-set=core][data-icon-name=more]::before{content:"\f1b9"}[data-icon-set=core][data-icon-name=next]::before{content:"\f1ba"}[data-icon-set=core][data-icon-name=night-mode]::before{content:"\f1bb"}[data-icon-set=core][data-icon-name=notification]::before{content:"\f1bd"}[data-icon-set=core][data-icon-name=notification-off]::before{content:"\f1bc"}[data-icon-set=core][data-icon-name=object]::before{content:"\f26c"}[data-icon-set=core][data-icon-name=on-off]::before{content:"\f1be"}[data-icon-set=core][data-icon-name=package]::before{content:"\f1bf"}[data-icon-set=core][data-icon-name=password]::before{content:"\f1c0"}[data-icon-set=core][data-icon-name=password-change]::before{content:"\f1a8"}[data-icon-set=core][data-icon-name=paste]::before{content:"\f1a9"}[data-icon-set=core][data-icon-name=phone]::before{content:"\f1c1"}[data-icon-set=core][data-icon-name=picture]::before{content:"\f1c2"}[data-icon-set=core][data-icon-name=pin]::before{content:"\f1c3"}[data-icon-set=core][data-icon-name=placeholder]::before{content:"\f1c4"}[data-icon-set=core][data-icon-name=plus]::before{content:"\f1c5"}[data-icon-set=core][data-icon-name=position]::before{content:"\f1c7"}[data-icon-set=core][data-icon-name=position-off]::before{content:"\f1c6"}[data-icon-set=core][data-icon-name=precondition]::before{content:"\f23d"}[data-icon-set=core][data-icon-name=previous]::before{content:"\f1c8"}[data-icon-set=core][data-icon-name=print]::before{content:"\f1d5"}[data-icon-set=core][data-icon-name=print-config]::before{content:"\f1c9"}[data-icon-set=core][data-icon-name=print-error]::before{content:"\f26f";color:#f30303}[data-icon-set=core][data-icon-name=print-error]::after{content:"\f1f5";color:#fff}[data-icon-set=core][data-icon-name=print-error] span::before{content:"\f1f7"}[data-icon-set=core][data-icon-name=print-preview]::before{content:"\f1cd"}[data-icon-set=core][data-icon-name=print-selection]::before{content:"\f1ce"}[data-icon-set=core][data-icon-name=print-success]::before{content:"\f272";color:#00dd31}[data-icon-set=core][data-icon-name=print-success]::after{content:"\f1f8";color:#002766}[data-icon-set=core][data-icon-name=print-success] span::before{content:"\f1f9"}[data-icon-set=core][data-icon-name=print-warning]::before{content:"\f275"}[data-icon-set=core][data-icon-name=print-warning]::after{content:"\f206";color:#ffe300}[data-icon-set=core][data-icon-name=print-warning] span::before{content:"\f207";color:#002766}[data-icon-set=core][data-icon-name=rearrange]::before{content:"\f1aa"}[data-icon-set=core][data-icon-name=redo]::before{content:"\f1d6"}[data-icon-set=core][data-icon-name=reload]::before{content:"\f1d9"}[data-icon-set=core][data-icon-name=reload-off]::before{content:"\f1d7"}[data-icon-set=core][data-icon-name=reload-required]::before{content:"\f1d8"}[data-icon-set=core][data-icon-name=relocate]::before{content:"\f162"}[data-icon-set=core][data-icon-name=reset]::before{content:"\f1da"}[data-icon-set=core][data-icon-name=save]::before{content:"\f1dc"}[data-icon-set=core][data-icon-name=save-as]::before{content:"\f1db"}[data-icon-set=core][data-icon-name=search]::before{content:"\f1e3"}[data-icon-set=core][data-icon-name=search-activate]::before{content:"\f1dd"}[data-icon-set=core][data-icon-name=search-close]::before{content:"\f1de"}[data-icon-set=core][data-icon-name=search-config]::before{content:"\f1df"}[data-icon-set=core][data-icon-name=search-next]::before{content:"\f1e0"}[data-icon-set=core][data-icon-name=search-previous]::before{content:"\f1e1"}[data-icon-set=core][data-icon-name=search-save]::before{content:"\f1e2"}[data-icon-set=core][data-icon-name=searching]::before{content:"\f1e7"}[data-icon-set=core][data-icon-name=searching-1]::before{content:"\f1e4"}[data-icon-set=core][data-icon-name=searching-2]::before{content:"\f1e5"}[data-icon-set=core][data-icon-name=searching-3]::before{content:"\f1e6"}[data-icon-set=core][data-icon-name=service]::before{content:"\f1e8"}[data-icon-set=core][data-icon-name=settings]::before{content:"\f1ef"}[data-icon-set=core][data-icon-name=settings-add]::before{content:"\f1e9"}[data-icon-set=core][data-icon-name=settings-edit]::before{content:"\f1ea"}[data-icon-set=core][data-icon-name=settings-enter]::before{content:"\f1eb"}[data-icon-set=core][data-icon-name=settings-leave]::before{content:"\f1ec"}[data-icon-set=core][data-icon-name=settings-remove]::before{content:"\f1ed"}[data-icon-set=core][data-icon-name=settings-reset]::before{content:"\f1ee"}[data-icon-set=core][data-icon-name=share]::before{content:"\f1f0"}[data-icon-set=core][data-icon-name=shoppingcart]::before{content:"\f1f1"}[data-icon-set=core][data-icon-name=shot-close]::before{content:"\f277"}[data-icon-set=core][data-icon-name=shot-long]::before{content:"\f278"}[data-icon-set=core][data-icon-name=shot-mid]::before{content:"\f279"}[data-icon-set=core][data-icon-name=sort-down]::before{content:"\f23f"}[data-icon-set=core][data-icon-name=sort-up]::before{content:"\f240"}[data-icon-set=core][data-icon-name=sortable]::before{content:"\f242"}[data-icon-set=core][data-icon-name=standby]::before{content:"\f1f2"}[data-icon-set=core][data-icon-name=sync]::before{content:"\f1fa"}[data-icon-set=core][data-icon-name=sync-off]::before{content:"\f1f6"}[data-icon-set=core][data-icon-name=sync-off-success]::before{content:"\f27a";color:#00dd31}[data-icon-set=core][data-icon-name=sync-off-success]::after{content:"\f208";color:#002766}[data-icon-set=core][data-icon-name=sync-off-success] span::before{content:"\f209"}[data-icon-set=core][data-icon-name=sync-success]::before{content:"\f27d";color:#00dd31}[data-icon-set=core][data-icon-name=sync-success]::after{content:"\f20a";color:#002766}[data-icon-set=core][data-icon-name=sync-success] span::before{content:"\f20b"}[data-icon-set=core][data-icon-name=tile-menu]::before{content:"\f1fb"}[data-icon-set=core][data-icon-name=toolbox]::before{content:"\f24a"}[data-icon-set=core][data-icon-name=training]::before{content:"\f1fc"}[data-icon-set=core][data-icon-name=undo]::before{content:"\f1fd"}[data-icon-set=core][data-icon-name=unlock]::before{content:"\f1fe"}[data-icon-set=core][data-icon-name=upload]::before{content:"\f1ff"}[data-icon-set=core][data-icon-name=user]::before{content:"\f21c"}[data-icon-set=core][data-icon-name=user-add]::before{content:"\f248"}[data-icon-set=core][data-icon-name=user-administration]::before{content:"\f200"}[data-icon-set=core][data-icon-name=user-administrator]::before{content:"\f201"}[data-icon-set=core][data-icon-name=user-edit]::before{content:"\f202"}[data-icon-set=core][data-icon-name=user-engineer]::before{content:"\f203"}[data-icon-set=core][data-icon-name=user-group]::before{content:"\f205"}[data-icon-set=core][data-icon-name=user-group-administration]::before{content:"\f204"}[data-icon-set=core][data-icon-name=user-id]::before{content:"\f211"}[data-icon-set=core][data-icon-name=user-id-error]::before{content:"\f280";color:#f30303}[data-icon-set=core][data-icon-name=user-id-error]::after{content:"\f20e";color:#fff}[data-icon-set=core][data-icon-name=user-id-error] span::before{content:"\f20f"}[data-icon-set=core][data-icon-name=user-id-invalid]::before{content:"\f283";color:#f30303}[data-icon-set=core][data-icon-name=user-id-invalid]::after{content:"\f210";color:#fff}[data-icon-set=core][data-icon-name=user-id-invalid] span::before{content:"\f220"}[data-icon-set=core][data-icon-name=user-id-query]::before{content:"\f20c"}[data-icon-set=core][data-icon-name=user-id-reading]::before{content:"\f20d"}[data-icon-set=core][data-icon-name=user-id-success]::before{content:"\f285";color:#00dd31}[data-icon-set=core][data-icon-name=user-id-success]::after{content:"\f221";color:#002766}[data-icon-set=core][data-icon-name=user-id-success] span::before{content:"\f227"}[data-icon-set=core][data-icon-name=user-level-1]::before{content:"\f212"}[data-icon-set=core][data-icon-name=user-level-2]::before{content:"\f213"}[data-icon-set=core][data-icon-name=user-level-3]::before{content:"\f214"}[data-icon-set=core][data-icon-name=user-level-4]::before{content:"\f215"}[data-icon-set=core][data-icon-name=user-level-5]::before{content:"\f216"}[data-icon-set=core][data-icon-name=user-logout]::before{content:"\f217"}[data-icon-set=core][data-icon-name=user-maintainer]::before{content:"\f218"}[data-icon-set=core][data-icon-name=user-operator]::before{content:"\f219"}[data-icon-set=core][data-icon-name=user-trainer]::before{content:"\f21a"}[data-icon-set=core][data-icon-name=user-worker]::before{content:"\f21b"}[data-icon-set=core][data-icon-name=video]::before{content:"\f21d"}[data-icon-set=core][data-icon-name=view]::before{content:"\f21e"}[data-icon-set=core][data-icon-name=view-off]::before{content:"\f1b4"}[data-icon-set=core][data-icon-name=visual-inspection]::before{content:"\f21f"}[data-icon-set=core][data-icon-name=warning]::before{content:"\f222"}[data-icon-set=core][data-icon-name=warning-colored]::before{content:"\f289";color:#ffe300}[data-icon-set=core][data-icon-name=warning-colored]::after{content:"\f228";color:#002766}[data-icon-set=core][data-icon-name=zoom-in]::before{content:"\f224"}[data-icon-set=core][data-icon-name=zoom-original]::before{content:"\f225"}[data-icon-set=core][data-icon-name=zoom-out]::before{content:"\f226"}[data-icon-set=core][data-icon-name=zoom-window]::before{content:"\f223"}