n20-common-lib 3.0.28 → 3.0.29
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.
- package/package.json +1 -1
- package/src/assets/css/font-icon.scss +13 -1
- package/src/assets/iconFont3/demo_index.html +72 -3
- package/src/assets/iconFont3/iconfont.css +809 -798
- package/src/assets/iconFont3/iconfont.js +1 -1
- package/src/assets/iconFont3/iconfont.json +21 -0
- package/src/assets/iconFont3/iconfont.ttf +0 -0
- package/src/assets/iconFont3/iconfont.woff +0 -0
- package/src/assets/iconFont3/iconfont.woff2 +0 -0
- package/src/components/AdvancedFilter/index.vue +4 -4
- package/src/components/DragList/index.vue +4 -4
- package/src/components/ProFilterView/advancedQuery.vue +5 -10
- package/src/components/ProFilterView/index.vue +3 -3
- package/src/components/ShowColumn/index.vue +8 -12
- package/src/components/TablePro/index.vue +5 -5
- package/src/components/TableSetSize/index.vue +1 -1
- package/theme/blue.css +0 -3
- package/theme/cctcRed.css +0 -3
- package/theme/fonts/SIMSUN.5e0c362c.ttf +0 -0
- package/theme/fonts/element-icons.535877f5.woff +0 -0
- package/theme/fonts/element-icons.732389de.ttf +0 -0
- package/theme/fonts/iconfont.09d221ee.woff +0 -0
- package/theme/fonts/iconfont.15a3ce0f.woff2 +0 -0
- package/theme/fonts/iconfont.1c4bfacc.ttf +0 -0
- package/theme/fonts/iconfont.a6f34dc7.woff2 +0 -0
- package/theme/fonts/iconfont.da8f3f01.ttf +0 -0
- package/theme/fonts/iconfont.ed15bc90.woff +0 -0
- package/theme/fonts/iconfont.f4c32765.ttf +0 -0
- package/theme/green.css +0 -3
- package/theme/lightBlue.css +0 -3
- package/theme/mapleLeafRed.css +0 -3
- package/theme/orange.css +0 -3
- package/theme/purple.css +0 -3
- package/theme/red.css +0 -3
- package/theme/yellow.css +0 -3
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "iconfont"; /* Project id 5108115 */
|
|
3
|
-
src: url('iconfont.woff2?t=
|
|
4
|
-
url('iconfont.woff?t=
|
|
5
|
-
url('iconfont.ttf?t=
|
|
3
|
+
src: url('iconfont.woff2?t=1773305985854') format('woff2'),
|
|
4
|
+
url('iconfont.woff?t=1773305985854') format('woff'),
|
|
5
|
+
url('iconfont.ttf?t=1773305985854') format('truetype');
|
|
6
6
|
}
|
|
7
|
-
|
|
8
7
|
.iconfont {
|
|
9
8
|
font-family: "iconfont" !important;
|
|
10
9
|
font-size: 16px;
|
|
@@ -13,3179 +12,3191 @@
|
|
|
13
12
|
-moz-osx-font-smoothing: grayscale;
|
|
14
13
|
}
|
|
15
14
|
|
|
16
|
-
.icon-
|
|
15
|
+
.v3-icon-group-expand:before {
|
|
16
|
+
content: "\e97f";
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.v3-icon-group-collapse:before {
|
|
20
|
+
content: "\e980";
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.v3-icon-a-Zoomto100:before {
|
|
24
|
+
content: "\e97e";
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.v3-icon-cunkuanyewu:before {
|
|
17
28
|
content: "\e97b";
|
|
18
29
|
}
|
|
19
30
|
|
|
20
|
-
.icon-guojiyewu:before {
|
|
31
|
+
.v3-icon-guojiyewu:before {
|
|
21
32
|
content: "\e97c";
|
|
22
33
|
}
|
|
23
34
|
|
|
24
|
-
.icon-daikuanyewu-1:before {
|
|
35
|
+
.v3-icon-daikuanyewu-1:before {
|
|
25
36
|
content: "\e97d";
|
|
26
37
|
}
|
|
27
38
|
|
|
28
|
-
.icon-shouye-1:before {
|
|
39
|
+
.v3-icon-shouye-1:before {
|
|
29
40
|
content: "\e970";
|
|
30
41
|
}
|
|
31
42
|
|
|
32
|
-
.icon-kehuzhuce-1:before {
|
|
43
|
+
.v3-icon-kehuzhuce-1:before {
|
|
33
44
|
content: "\e971";
|
|
34
45
|
}
|
|
35
46
|
|
|
36
|
-
.icon-huijihesuan:before {
|
|
47
|
+
.v3-icon-huijihesuan:before {
|
|
37
48
|
content: "\e972";
|
|
38
49
|
}
|
|
39
50
|
|
|
40
|
-
.icon-touziyewu:before {
|
|
51
|
+
.v3-icon-touziyewu:before {
|
|
41
52
|
content: "\e973";
|
|
42
53
|
}
|
|
43
54
|
|
|
44
|
-
.icon-huijihesuan-1:before {
|
|
55
|
+
.v3-icon-huijihesuan-1:before {
|
|
45
56
|
content: "\e974";
|
|
46
57
|
}
|
|
47
58
|
|
|
48
|
-
.icon-jiesuanyewu-1:before {
|
|
59
|
+
.v3-icon-jiesuanyewu-1:before {
|
|
49
60
|
content: "\e975";
|
|
50
61
|
}
|
|
51
62
|
|
|
52
|
-
.icon-piaojuyewu-1:before {
|
|
63
|
+
.v3-icon-piaojuyewu-1:before {
|
|
53
64
|
content: "\e976";
|
|
54
65
|
}
|
|
55
66
|
|
|
56
|
-
.icon-jituanyewu-1:before {
|
|
67
|
+
.v3-icon-jituanyewu-1:before {
|
|
57
68
|
content: "\e977";
|
|
58
69
|
}
|
|
59
70
|
|
|
60
|
-
.icon-cunkuanyewu-1:before {
|
|
71
|
+
.v3-icon-cunkuanyewu-1:before {
|
|
61
72
|
content: "\e978";
|
|
62
73
|
}
|
|
63
74
|
|
|
64
|
-
.icon-guojiyewu-1:before {
|
|
75
|
+
.v3-icon-guojiyewu-1:before {
|
|
65
76
|
content: "\e979";
|
|
66
77
|
}
|
|
67
78
|
|
|
68
|
-
.icon-hexinfuwu-1:before {
|
|
79
|
+
.v3-icon-hexinfuwu-1:before {
|
|
69
80
|
content: "\e97a";
|
|
70
81
|
}
|
|
71
82
|
|
|
72
|
-
.icon-zijinchi:before {
|
|
83
|
+
.v3-icon-zijinchi:before {
|
|
73
84
|
content: "\e964";
|
|
74
85
|
}
|
|
75
86
|
|
|
76
|
-
.icon-tongyeyewu:before {
|
|
87
|
+
.v3-icon-tongyeyewu:before {
|
|
77
88
|
content: "\e965";
|
|
78
89
|
}
|
|
79
90
|
|
|
80
|
-
.icon-kehuxinxi:before {
|
|
91
|
+
.v3-icon-kehuxinxi:before {
|
|
81
92
|
content: "\e966";
|
|
82
93
|
}
|
|
83
94
|
|
|
84
|
-
.icon-jinrongwangguan:before {
|
|
95
|
+
.v3-icon-jinrongwangguan:before {
|
|
85
96
|
content: "\e967";
|
|
86
97
|
}
|
|
87
98
|
|
|
88
|
-
.icon-peizhizhongxin-1:before {
|
|
99
|
+
.v3-icon-peizhizhongxin-1:before {
|
|
89
100
|
content: "\e968";
|
|
90
101
|
}
|
|
91
102
|
|
|
92
|
-
.icon-jinrongwangguan-1:before {
|
|
103
|
+
.v3-icon-jinrongwangguan-1:before {
|
|
93
104
|
content: "\e969";
|
|
94
105
|
}
|
|
95
106
|
|
|
96
|
-
.icon-jituanyewu:before {
|
|
107
|
+
.v3-icon-jituanyewu:before {
|
|
97
108
|
content: "\e96a";
|
|
98
109
|
}
|
|
99
110
|
|
|
100
|
-
.icon-zijinchi-1:before {
|
|
111
|
+
.v3-icon-zijinchi-1:before {
|
|
101
112
|
content: "\e96b";
|
|
102
113
|
}
|
|
103
114
|
|
|
104
|
-
.icon-tongyeshouxin-1:before {
|
|
115
|
+
.v3-icon-tongyeshouxin-1:before {
|
|
105
116
|
content: "\e96c";
|
|
106
117
|
}
|
|
107
118
|
|
|
108
|
-
.icon-shouye:before {
|
|
119
|
+
.v3-icon-shouye:before {
|
|
109
120
|
content: "\e96d";
|
|
110
121
|
}
|
|
111
122
|
|
|
112
|
-
.icon-jipiaobao-1:before {
|
|
123
|
+
.v3-icon-jipiaobao-1:before {
|
|
113
124
|
content: "\e96e";
|
|
114
125
|
}
|
|
115
126
|
|
|
116
|
-
.icon-jinrongzichan-1:before {
|
|
127
|
+
.v3-icon-jinrongzichan-1:before {
|
|
117
128
|
content: "\e96f";
|
|
118
129
|
}
|
|
119
130
|
|
|
120
|
-
.icon-tongyeshouxin:before {
|
|
131
|
+
.v3-icon-tongyeshouxin:before {
|
|
121
132
|
content: "\e959";
|
|
122
133
|
}
|
|
123
134
|
|
|
124
|
-
.icon-piaojuyewu:before {
|
|
135
|
+
.v3-icon-piaojuyewu:before {
|
|
125
136
|
content: "\e95a";
|
|
126
137
|
}
|
|
127
138
|
|
|
128
|
-
.icon-jiesuanyewu:before {
|
|
139
|
+
.v3-icon-jiesuanyewu:before {
|
|
129
140
|
content: "\e95b";
|
|
130
141
|
}
|
|
131
142
|
|
|
132
|
-
.icon-kehuzhuce:before {
|
|
143
|
+
.v3-icon-kehuzhuce:before {
|
|
133
144
|
content: "\e95c";
|
|
134
145
|
}
|
|
135
146
|
|
|
136
|
-
.icon-jipiaobao:before {
|
|
147
|
+
.v3-icon-jipiaobao:before {
|
|
137
148
|
content: "\e95d";
|
|
138
149
|
}
|
|
139
150
|
|
|
140
|
-
.icon-peizhizhongxin:before {
|
|
151
|
+
.v3-icon-peizhizhongxin:before {
|
|
141
152
|
content: "\e95e";
|
|
142
153
|
}
|
|
143
154
|
|
|
144
|
-
.icon-hexinfuwu:before {
|
|
155
|
+
.v3-icon-hexinfuwu:before {
|
|
145
156
|
content: "\e95f";
|
|
146
157
|
}
|
|
147
158
|
|
|
148
|
-
.icon-kehuxinxi-1:before {
|
|
159
|
+
.v3-icon-kehuxinxi-1:before {
|
|
149
160
|
content: "\e960";
|
|
150
161
|
}
|
|
151
162
|
|
|
152
|
-
.icon-jinrongzichan:before {
|
|
163
|
+
.v3-icon-jinrongzichan:before {
|
|
153
164
|
content: "\e961";
|
|
154
165
|
}
|
|
155
166
|
|
|
156
|
-
.icon-daikuanyewu:before {
|
|
167
|
+
.v3-icon-daikuanyewu:before {
|
|
157
168
|
content: "\e962";
|
|
158
169
|
}
|
|
159
170
|
|
|
160
|
-
.icon-tongyeyewu-1:before {
|
|
171
|
+
.v3-icon-tongyeyewu-1:before {
|
|
161
172
|
content: "\e963";
|
|
162
173
|
}
|
|
163
174
|
|
|
164
|
-
.icon-touziyewu-1:before {
|
|
175
|
+
.v3-icon-touziyewu-1:before {
|
|
165
176
|
content: "\e958";
|
|
166
177
|
}
|
|
167
178
|
|
|
168
|
-
.icon-application-fill:before {
|
|
179
|
+
.v3-icon-application-fill:before {
|
|
169
180
|
content: "\e956";
|
|
170
181
|
}
|
|
171
182
|
|
|
172
|
-
.icon-application1-fill:before {
|
|
183
|
+
.v3-icon-application1-fill:before {
|
|
173
184
|
content: "\e957";
|
|
174
185
|
}
|
|
175
186
|
|
|
176
|
-
.icon-fail-fill:before {
|
|
187
|
+
.v3-icon-fail-fill:before {
|
|
177
188
|
content: "\e948";
|
|
178
189
|
}
|
|
179
190
|
|
|
180
|
-
.icon-circle-fill:before {
|
|
191
|
+
.v3-icon-circle-fill:before {
|
|
181
192
|
content: "\e949";
|
|
182
193
|
}
|
|
183
194
|
|
|
184
|
-
.icon-building-fill:before {
|
|
195
|
+
.v3-icon-building-fill:before {
|
|
185
196
|
content: "\e94a";
|
|
186
197
|
}
|
|
187
198
|
|
|
188
|
-
.icon-dashboard-fill:before {
|
|
199
|
+
.v3-icon-dashboard-fill:before {
|
|
189
200
|
content: "\e94b";
|
|
190
201
|
}
|
|
191
202
|
|
|
192
|
-
.icon-arrow-down-fill:before {
|
|
203
|
+
.v3-icon-arrow-down-fill:before {
|
|
193
204
|
content: "\e94c";
|
|
194
205
|
}
|
|
195
206
|
|
|
196
|
-
.icon-arrow-up-fill:before {
|
|
207
|
+
.v3-icon-arrow-up-fill:before {
|
|
197
208
|
content: "\e94d";
|
|
198
209
|
}
|
|
199
210
|
|
|
200
|
-
.icon-audit-fill:before {
|
|
211
|
+
.v3-icon-audit-fill:before {
|
|
201
212
|
content: "\e94e";
|
|
202
213
|
}
|
|
203
214
|
|
|
204
|
-
.icon-bond-quota-fill:before {
|
|
215
|
+
.v3-icon-bond-quota-fill:before {
|
|
205
216
|
content: "\e94f";
|
|
206
217
|
}
|
|
207
218
|
|
|
208
|
-
.icon-api-fill:before {
|
|
219
|
+
.v3-icon-api-fill:before {
|
|
209
220
|
content: "\e950";
|
|
210
221
|
}
|
|
211
222
|
|
|
212
|
-
.icon-add-fill:before {
|
|
223
|
+
.v3-icon-add-fill:before {
|
|
213
224
|
content: "\e951";
|
|
214
225
|
}
|
|
215
226
|
|
|
216
|
-
.icon-bank-card-fill:before {
|
|
227
|
+
.v3-icon-bank-card-fill:before {
|
|
217
228
|
content: "\e952";
|
|
218
229
|
}
|
|
219
230
|
|
|
220
|
-
.icon-add1-fill:before {
|
|
231
|
+
.v3-icon-add1-fill:before {
|
|
221
232
|
content: "\e953";
|
|
222
233
|
}
|
|
223
234
|
|
|
224
|
-
.icon-arrow-left-fill:before {
|
|
235
|
+
.v3-icon-arrow-left-fill:before {
|
|
225
236
|
content: "\e954";
|
|
226
237
|
}
|
|
227
238
|
|
|
228
|
-
.icon-alarm-fill:before {
|
|
239
|
+
.v3-icon-alarm-fill:before {
|
|
229
240
|
content: "\e955";
|
|
230
241
|
}
|
|
231
242
|
|
|
232
|
-
.icon-home1-fill:before {
|
|
243
|
+
.v3-icon-home1-fill:before {
|
|
233
244
|
content: "\e939";
|
|
234
245
|
}
|
|
235
246
|
|
|
236
|
-
.icon-check-box1:before {
|
|
247
|
+
.v3-icon-check-box1:before {
|
|
237
248
|
content: "\e93a";
|
|
238
249
|
}
|
|
239
250
|
|
|
240
|
-
.icon-delete-fill:before {
|
|
251
|
+
.v3-icon-delete-fill:before {
|
|
241
252
|
content: "\e93b";
|
|
242
253
|
}
|
|
243
254
|
|
|
244
|
-
.icon-calendar-weekly-fill:before {
|
|
255
|
+
.v3-icon-calendar-weekly-fill:before {
|
|
245
256
|
content: "\e93c";
|
|
246
257
|
}
|
|
247
258
|
|
|
248
|
-
.icon-dollar-fill:before {
|
|
259
|
+
.v3-icon-dollar-fill:before {
|
|
249
260
|
content: "\e93d";
|
|
250
261
|
}
|
|
251
262
|
|
|
252
|
-
.icon-layers-fill:before {
|
|
263
|
+
.v3-icon-layers-fill:before {
|
|
253
264
|
content: "\e93e";
|
|
254
265
|
}
|
|
255
266
|
|
|
256
|
-
.icon-attention-fill:before {
|
|
267
|
+
.v3-icon-attention-fill:before {
|
|
257
268
|
content: "\e93f";
|
|
258
269
|
}
|
|
259
270
|
|
|
260
|
-
.icon-fund-fill:before {
|
|
271
|
+
.v3-icon-fund-fill:before {
|
|
261
272
|
content: "\e940";
|
|
262
273
|
}
|
|
263
274
|
|
|
264
|
-
.icon-chart-pie-fill:before {
|
|
275
|
+
.v3-icon-chart-pie-fill:before {
|
|
265
276
|
content: "\e941";
|
|
266
277
|
}
|
|
267
278
|
|
|
268
|
-
.icon-earth-fill:before {
|
|
279
|
+
.v3-icon-earth-fill:before {
|
|
269
280
|
content: "\e942";
|
|
270
281
|
}
|
|
271
282
|
|
|
272
|
-
.icon-bank-fill:before {
|
|
283
|
+
.v3-icon-bank-fill:before {
|
|
273
284
|
content: "\e943";
|
|
274
285
|
}
|
|
275
286
|
|
|
276
|
-
.icon-components-fill:before {
|
|
287
|
+
.v3-icon-components-fill:before {
|
|
277
288
|
content: "\e944";
|
|
278
289
|
}
|
|
279
290
|
|
|
280
|
-
.icon-arrow-right-fill:before {
|
|
291
|
+
.v3-icon-arrow-right-fill:before {
|
|
281
292
|
content: "\e945";
|
|
282
293
|
}
|
|
283
294
|
|
|
284
|
-
.icon-document-fill:before {
|
|
295
|
+
.v3-icon-document-fill:before {
|
|
285
296
|
content: "\e946";
|
|
286
297
|
}
|
|
287
298
|
|
|
288
|
-
.icon-edit-fill:before {
|
|
299
|
+
.v3-icon-edit-fill:before {
|
|
289
300
|
content: "\e947";
|
|
290
301
|
}
|
|
291
302
|
|
|
292
|
-
.icon-function-fill:before {
|
|
303
|
+
.v3-icon-function-fill:before {
|
|
293
304
|
content: "\e92b";
|
|
294
305
|
}
|
|
295
306
|
|
|
296
|
-
.icon-more2-fill:before {
|
|
307
|
+
.v3-icon-more2-fill:before {
|
|
297
308
|
content: "\e92c";
|
|
298
309
|
}
|
|
299
310
|
|
|
300
|
-
.icon-next-fill:before {
|
|
311
|
+
.v3-icon-next-fill:before {
|
|
301
312
|
content: "\e92d";
|
|
302
313
|
}
|
|
303
314
|
|
|
304
|
-
.icon-pointer-fill:before {
|
|
315
|
+
.v3-icon-pointer-fill:before {
|
|
305
316
|
content: "\e92e";
|
|
306
317
|
}
|
|
307
318
|
|
|
308
|
-
.icon-lightning1-fill:before {
|
|
319
|
+
.v3-icon-lightning1-fill:before {
|
|
309
320
|
content: "\e92f";
|
|
310
321
|
}
|
|
311
322
|
|
|
312
|
-
.icon-preview-open-fill:before {
|
|
323
|
+
.v3-icon-preview-open-fill:before {
|
|
313
324
|
content: "\e930";
|
|
314
325
|
}
|
|
315
326
|
|
|
316
|
-
.icon-folder-fill:before {
|
|
327
|
+
.v3-icon-folder-fill:before {
|
|
317
328
|
content: "\e931";
|
|
318
329
|
}
|
|
319
330
|
|
|
320
|
-
.icon-maximize-fill:before {
|
|
331
|
+
.v3-icon-maximize-fill:before {
|
|
321
332
|
content: "\e932";
|
|
322
333
|
}
|
|
323
334
|
|
|
324
|
-
.icon-branch-fill:before {
|
|
335
|
+
.v3-icon-branch-fill:before {
|
|
325
336
|
content: "\e933";
|
|
326
337
|
}
|
|
327
338
|
|
|
328
|
-
.icon-doc-search-fill:before {
|
|
339
|
+
.v3-icon-doc-search-fill:before {
|
|
329
340
|
content: "\e934";
|
|
330
341
|
}
|
|
331
342
|
|
|
332
|
-
.icon-remind-fill:before {
|
|
343
|
+
.v3-icon-remind-fill:before {
|
|
333
344
|
content: "\e935";
|
|
334
345
|
}
|
|
335
346
|
|
|
336
|
-
.icon-computer-fill:before {
|
|
347
|
+
.v3-icon-computer-fill:before {
|
|
337
348
|
content: "\e936";
|
|
338
349
|
}
|
|
339
350
|
|
|
340
|
-
.icon-delete1-fill:before {
|
|
351
|
+
.v3-icon-delete1-fill:before {
|
|
341
352
|
content: "\e937";
|
|
342
353
|
}
|
|
343
354
|
|
|
344
|
-
.icon-back0-fill:before {
|
|
355
|
+
.v3-icon-back0-fill:before {
|
|
345
356
|
content: "\e938";
|
|
346
357
|
}
|
|
347
358
|
|
|
348
|
-
.icon-success-fill:before {
|
|
359
|
+
.v3-icon-success-fill:before {
|
|
349
360
|
content: "\e91e";
|
|
350
361
|
}
|
|
351
362
|
|
|
352
|
-
.icon-parameter-fill:before {
|
|
363
|
+
.v3-icon-parameter-fill:before {
|
|
353
364
|
content: "\e91f";
|
|
354
365
|
}
|
|
355
366
|
|
|
356
|
-
.icon-time-fill:before {
|
|
367
|
+
.v3-icon-time-fill:before {
|
|
357
368
|
content: "\e920";
|
|
358
369
|
}
|
|
359
370
|
|
|
360
|
-
.icon-reduce-fill:before {
|
|
371
|
+
.v3-icon-reduce-fill:before {
|
|
361
372
|
content: "\e921";
|
|
362
373
|
}
|
|
363
374
|
|
|
364
|
-
.icon-item-fill:before {
|
|
375
|
+
.v3-icon-item-fill:before {
|
|
365
376
|
content: "\e922";
|
|
366
377
|
}
|
|
367
378
|
|
|
368
|
-
.icon-home-fill:before {
|
|
379
|
+
.v3-icon-home-fill:before {
|
|
369
380
|
content: "\e923";
|
|
370
381
|
}
|
|
371
382
|
|
|
372
|
-
.icon-risk2-fill:before {
|
|
383
|
+
.v3-icon-risk2-fill:before {
|
|
373
384
|
content: "\e924";
|
|
374
385
|
}
|
|
375
386
|
|
|
376
|
-
.icon-skin-fill:before {
|
|
387
|
+
.v3-icon-skin-fill:before {
|
|
377
388
|
content: "\e925";
|
|
378
389
|
}
|
|
379
390
|
|
|
380
|
-
.icon-list3-fill:before {
|
|
391
|
+
.v3-icon-list3-fill:before {
|
|
381
392
|
content: "\e926";
|
|
382
393
|
}
|
|
383
394
|
|
|
384
|
-
.icon-a-Cross-borderfunds-fill:before {
|
|
395
|
+
.v3-icon-a-Cross-borderfunds-fill:before {
|
|
385
396
|
content: "\e927";
|
|
386
397
|
}
|
|
387
398
|
|
|
388
|
-
.icon-forbid-fill:before {
|
|
399
|
+
.v3-icon-forbid-fill:before {
|
|
389
400
|
content: "\e928";
|
|
390
401
|
}
|
|
391
402
|
|
|
392
|
-
.icon-heart-fill:before {
|
|
403
|
+
.v3-icon-heart-fill:before {
|
|
393
404
|
content: "\e929";
|
|
394
405
|
}
|
|
395
406
|
|
|
396
|
-
.icon-a-Illegalaccess-fill:before {
|
|
407
|
+
.v3-icon-a-Illegalaccess-fill:before {
|
|
397
408
|
content: "\e92a";
|
|
398
409
|
}
|
|
399
410
|
|
|
400
|
-
.icon-to-do-list-fill:before {
|
|
411
|
+
.v3-icon-to-do-list-fill:before {
|
|
401
412
|
content: "\e910";
|
|
402
413
|
}
|
|
403
414
|
|
|
404
|
-
.icon-to-do-list1-fill:before {
|
|
415
|
+
.v3-icon-to-do-list1-fill:before {
|
|
405
416
|
content: "\e911";
|
|
406
417
|
}
|
|
407
418
|
|
|
408
|
-
.icon-setting1-fill:before {
|
|
419
|
+
.v3-icon-setting1-fill:before {
|
|
409
420
|
content: "\e912";
|
|
410
421
|
}
|
|
411
422
|
|
|
412
|
-
.icon-mark-fill:before {
|
|
423
|
+
.v3-icon-mark-fill:before {
|
|
413
424
|
content: "\e913";
|
|
414
425
|
}
|
|
415
426
|
|
|
416
|
-
.icon-view-list-fill:before {
|
|
427
|
+
.v3-icon-view-list-fill:before {
|
|
417
428
|
content: "\e914";
|
|
418
429
|
}
|
|
419
430
|
|
|
420
|
-
.icon-volume-fill-1:before {
|
|
431
|
+
.v3-icon-volume-fill-1:before {
|
|
421
432
|
content: "\e915";
|
|
422
433
|
}
|
|
423
434
|
|
|
424
|
-
.icon-rmb-fill:before {
|
|
435
|
+
.v3-icon-rmb-fill:before {
|
|
425
436
|
content: "\e916";
|
|
426
437
|
}
|
|
427
438
|
|
|
428
|
-
.icon-help-fill:before {
|
|
439
|
+
.v3-icon-help-fill:before {
|
|
429
440
|
content: "\e917";
|
|
430
441
|
}
|
|
431
442
|
|
|
432
|
-
.icon-message2-fill:before {
|
|
443
|
+
.v3-icon-message2-fill:before {
|
|
433
444
|
content: "\e918";
|
|
434
445
|
}
|
|
435
446
|
|
|
436
|
-
.icon-reduce1-fill:before {
|
|
447
|
+
.v3-icon-reduce1-fill:before {
|
|
437
448
|
content: "\e919";
|
|
438
449
|
}
|
|
439
450
|
|
|
440
|
-
.icon-user-management-fill:before {
|
|
451
|
+
.v3-icon-user-management-fill:before {
|
|
441
452
|
content: "\e91a";
|
|
442
453
|
}
|
|
443
454
|
|
|
444
|
-
.icon-info-fill:before {
|
|
455
|
+
.v3-icon-info-fill:before {
|
|
445
456
|
content: "\e91b";
|
|
446
457
|
}
|
|
447
458
|
|
|
448
|
-
.icon-message-fill:before {
|
|
459
|
+
.v3-icon-message-fill:before {
|
|
449
460
|
content: "\e91c";
|
|
450
461
|
}
|
|
451
462
|
|
|
452
|
-
.icon-tag-fill:before {
|
|
463
|
+
.v3-icon-tag-fill:before {
|
|
453
464
|
content: "\e91d";
|
|
454
465
|
}
|
|
455
466
|
|
|
456
|
-
.icon-picture-fill:before {
|
|
467
|
+
.v3-icon-picture-fill:before {
|
|
457
468
|
content: "\e905";
|
|
458
469
|
}
|
|
459
470
|
|
|
460
|
-
.icon-trend1-fill:before {
|
|
471
|
+
.v3-icon-trend1-fill:before {
|
|
461
472
|
content: "\e906";
|
|
462
473
|
}
|
|
463
474
|
|
|
464
|
-
.icon-terminal-fill:before {
|
|
475
|
+
.v3-icon-terminal-fill:before {
|
|
465
476
|
content: "\e907";
|
|
466
477
|
}
|
|
467
478
|
|
|
468
|
-
.icon-star-fill:before {
|
|
479
|
+
.v3-icon-star-fill:before {
|
|
469
480
|
content: "\e908";
|
|
470
481
|
}
|
|
471
482
|
|
|
472
|
-
.icon-setting-fill:before {
|
|
483
|
+
.v3-icon-setting-fill:before {
|
|
473
484
|
content: "\e909";
|
|
474
485
|
}
|
|
475
486
|
|
|
476
|
-
.icon-user1-fill:before {
|
|
487
|
+
.v3-icon-user1-fill:before {
|
|
477
488
|
content: "\e90a";
|
|
478
489
|
}
|
|
479
490
|
|
|
480
|
-
.icon-term-exposure-fill:before {
|
|
491
|
+
.v3-icon-term-exposure-fill:before {
|
|
481
492
|
content: "\e90b";
|
|
482
493
|
}
|
|
483
494
|
|
|
484
|
-
.icon-monitor-fill:before {
|
|
495
|
+
.v3-icon-monitor-fill:before {
|
|
485
496
|
content: "\e90c";
|
|
486
497
|
}
|
|
487
498
|
|
|
488
|
-
.icon-user-portrait-fill:before {
|
|
499
|
+
.v3-icon-user-portrait-fill:before {
|
|
489
500
|
content: "\e90d";
|
|
490
501
|
}
|
|
491
502
|
|
|
492
|
-
.icon-volume-fill:before {
|
|
503
|
+
.v3-icon-volume-fill:before {
|
|
493
504
|
content: "\e90e";
|
|
494
505
|
}
|
|
495
506
|
|
|
496
|
-
.icon-workbench-fill:before {
|
|
507
|
+
.v3-icon-workbench-fill:before {
|
|
497
508
|
content: "\e90f";
|
|
498
509
|
}
|
|
499
510
|
|
|
500
|
-
.icon-sort-fill:before {
|
|
511
|
+
.v3-icon-sort-fill:before {
|
|
501
512
|
content: "\e904";
|
|
502
513
|
}
|
|
503
514
|
|
|
504
|
-
.icon-forbid:before {
|
|
515
|
+
.v3-icon-forbid:before {
|
|
505
516
|
content: "\e8fe";
|
|
506
517
|
}
|
|
507
518
|
|
|
508
|
-
.icon-info:before {
|
|
519
|
+
.v3-icon-info:before {
|
|
509
520
|
content: "\e8ff";
|
|
510
521
|
}
|
|
511
522
|
|
|
512
|
-
.icon-attention:before {
|
|
523
|
+
.v3-icon-attention:before {
|
|
513
524
|
content: "\e900";
|
|
514
525
|
}
|
|
515
526
|
|
|
516
|
-
.icon-help:before {
|
|
527
|
+
.v3-icon-help:before {
|
|
517
528
|
content: "\e901";
|
|
518
529
|
}
|
|
519
530
|
|
|
520
|
-
.icon-alarm:before {
|
|
531
|
+
.v3-icon-alarm:before {
|
|
521
532
|
content: "\e902";
|
|
522
533
|
}
|
|
523
534
|
|
|
524
|
-
.icon-caution:before {
|
|
535
|
+
.v3-icon-caution:before {
|
|
525
536
|
content: "\e903";
|
|
526
537
|
}
|
|
527
538
|
|
|
528
|
-
.icon-video1:before {
|
|
539
|
+
.v3-icon-video1:before {
|
|
529
540
|
content: "\e8f1";
|
|
530
541
|
}
|
|
531
542
|
|
|
532
|
-
.icon-play1:before {
|
|
543
|
+
.v3-icon-play1:before {
|
|
533
544
|
content: "\e8f2";
|
|
534
545
|
}
|
|
535
546
|
|
|
536
|
-
.icon-play:before {
|
|
547
|
+
.v3-icon-play:before {
|
|
537
548
|
content: "\e8f3";
|
|
538
549
|
}
|
|
539
550
|
|
|
540
|
-
.icon-carousel:before {
|
|
551
|
+
.v3-icon-carousel:before {
|
|
541
552
|
content: "\e8f4";
|
|
542
553
|
}
|
|
543
554
|
|
|
544
|
-
.icon-camera:before {
|
|
555
|
+
.v3-icon-camera:before {
|
|
545
556
|
content: "\e8f5";
|
|
546
557
|
}
|
|
547
558
|
|
|
548
|
-
.icon-carousel-single:before {
|
|
559
|
+
.v3-icon-carousel-single:before {
|
|
549
560
|
content: "\e8f6";
|
|
550
561
|
}
|
|
551
562
|
|
|
552
|
-
.icon-music:before {
|
|
563
|
+
.v3-icon-music:before {
|
|
553
564
|
content: "\e8f7";
|
|
554
565
|
}
|
|
555
566
|
|
|
556
|
-
.icon-pause:before {
|
|
567
|
+
.v3-icon-pause:before {
|
|
557
568
|
content: "\e8f8";
|
|
558
569
|
}
|
|
559
570
|
|
|
560
|
-
.icon-success:before {
|
|
571
|
+
.v3-icon-success:before {
|
|
561
572
|
content: "\e8f9";
|
|
562
573
|
}
|
|
563
574
|
|
|
564
|
-
.icon-tips1:before {
|
|
575
|
+
.v3-icon-tips1:before {
|
|
565
576
|
content: "\e8fa";
|
|
566
577
|
}
|
|
567
578
|
|
|
568
|
-
.icon-tips:before {
|
|
579
|
+
.v3-icon-tips:before {
|
|
569
580
|
content: "\e8fb";
|
|
570
581
|
}
|
|
571
582
|
|
|
572
|
-
.icon-fail:before {
|
|
583
|
+
.v3-icon-fail:before {
|
|
573
584
|
content: "\e8fc";
|
|
574
585
|
}
|
|
575
586
|
|
|
576
|
-
.icon-alarm1:before {
|
|
587
|
+
.v3-icon-alarm1:before {
|
|
577
588
|
content: "\e8fd";
|
|
578
589
|
}
|
|
579
590
|
|
|
580
|
-
.icon-chart-histogram2:before {
|
|
591
|
+
.v3-icon-chart-histogram2:before {
|
|
581
592
|
content: "\e8e5";
|
|
582
593
|
}
|
|
583
594
|
|
|
584
|
-
.icon-chart-histogram:before {
|
|
595
|
+
.v3-icon-chart-histogram:before {
|
|
585
596
|
content: "\e8e6";
|
|
586
597
|
}
|
|
587
598
|
|
|
588
|
-
.icon-chart-area:before {
|
|
599
|
+
.v3-icon-chart-area:before {
|
|
589
600
|
content: "\e8e7";
|
|
590
601
|
}
|
|
591
602
|
|
|
592
|
-
.icon-average:before {
|
|
603
|
+
.v3-icon-average:before {
|
|
593
604
|
content: "\e8e8";
|
|
594
605
|
}
|
|
595
606
|
|
|
596
|
-
.icon-phone:before {
|
|
607
|
+
.v3-icon-phone:before {
|
|
597
608
|
content: "\e8e9";
|
|
598
609
|
}
|
|
599
610
|
|
|
600
|
-
.icon-volume:before {
|
|
611
|
+
.v3-icon-volume:before {
|
|
601
612
|
content: "\e8ea";
|
|
602
613
|
}
|
|
603
614
|
|
|
604
|
-
.icon-voice:before {
|
|
615
|
+
.v3-icon-voice:before {
|
|
605
616
|
content: "\e8eb";
|
|
606
617
|
}
|
|
607
618
|
|
|
608
|
-
.icon-volume-up:before {
|
|
619
|
+
.v3-icon-volume-up:before {
|
|
609
620
|
content: "\e8ec";
|
|
610
621
|
}
|
|
611
622
|
|
|
612
|
-
.icon-picture:before {
|
|
623
|
+
.v3-icon-picture:before {
|
|
613
624
|
content: "\e8ed";
|
|
614
625
|
}
|
|
615
626
|
|
|
616
|
-
.icon-volume-mute:before {
|
|
627
|
+
.v3-icon-volume-mute:before {
|
|
617
628
|
content: "\e8ee";
|
|
618
629
|
}
|
|
619
630
|
|
|
620
|
-
.icon-volume-down:before {
|
|
631
|
+
.v3-icon-volume-down:before {
|
|
621
632
|
content: "\e8ef";
|
|
622
633
|
}
|
|
623
634
|
|
|
624
|
-
.icon-video:before {
|
|
635
|
+
.v3-icon-video:before {
|
|
625
636
|
content: "\e8f0";
|
|
626
637
|
}
|
|
627
638
|
|
|
628
|
-
.icon-chart-pie:before {
|
|
639
|
+
.v3-icon-chart-pie:before {
|
|
629
640
|
content: "\e8d6";
|
|
630
641
|
}
|
|
631
642
|
|
|
632
|
-
.icon-chart-scatter:before {
|
|
643
|
+
.v3-icon-chart-scatter:before {
|
|
633
644
|
content: "\e8d7";
|
|
634
645
|
}
|
|
635
646
|
|
|
636
|
-
.icon-chart-line-multi:before {
|
|
647
|
+
.v3-icon-chart-line-multi:before {
|
|
637
648
|
content: "\e8d8";
|
|
638
649
|
}
|
|
639
650
|
|
|
640
|
-
.icon-positive:before {
|
|
651
|
+
.v3-icon-positive:before {
|
|
641
652
|
content: "\e8d9";
|
|
642
653
|
}
|
|
643
654
|
|
|
644
|
-
.icon-histogram:before {
|
|
655
|
+
.v3-icon-histogram:before {
|
|
645
656
|
content: "\e8da";
|
|
646
657
|
}
|
|
647
658
|
|
|
648
|
-
.icon-ranking:before {
|
|
659
|
+
.v3-icon-ranking:before {
|
|
649
660
|
content: "\e8db";
|
|
650
661
|
}
|
|
651
662
|
|
|
652
|
-
.icon-heat-map:before {
|
|
663
|
+
.v3-icon-heat-map:before {
|
|
653
664
|
content: "\e8dc";
|
|
654
665
|
}
|
|
655
666
|
|
|
656
|
-
.icon-chart-stock:before {
|
|
667
|
+
.v3-icon-chart-stock:before {
|
|
657
668
|
content: "\e8dd";
|
|
658
669
|
}
|
|
659
670
|
|
|
660
|
-
.icon-chart-ring:before {
|
|
671
|
+
.v3-icon-chart-ring:before {
|
|
661
672
|
content: "\e8de";
|
|
662
673
|
}
|
|
663
674
|
|
|
664
|
-
.icon-chart-combo:before {
|
|
675
|
+
.v3-icon-chart-combo:before {
|
|
665
676
|
content: "\e8df";
|
|
666
677
|
}
|
|
667
678
|
|
|
668
|
-
.icon-chart-stacked-bar:before {
|
|
679
|
+
.v3-icon-chart-stacked-bar:before {
|
|
669
680
|
content: "\e8e0";
|
|
670
681
|
}
|
|
671
682
|
|
|
672
|
-
.icon-chart-radar:before {
|
|
683
|
+
.v3-icon-chart-radar:before {
|
|
673
684
|
content: "\e8e1";
|
|
674
685
|
}
|
|
675
686
|
|
|
676
|
-
.icon-chart-line:before {
|
|
687
|
+
.v3-icon-chart-line:before {
|
|
677
688
|
content: "\e8e2";
|
|
678
689
|
}
|
|
679
690
|
|
|
680
|
-
.icon-chart-histogram1:before {
|
|
691
|
+
.v3-icon-chart-histogram1:before {
|
|
681
692
|
content: "\e8e3";
|
|
682
693
|
}
|
|
683
694
|
|
|
684
|
-
.icon-chart-data:before {
|
|
695
|
+
.v3-icon-chart-data:before {
|
|
685
696
|
content: "\e8e4";
|
|
686
697
|
}
|
|
687
698
|
|
|
688
|
-
.icon-k-vertical3:before {
|
|
699
|
+
.v3-icon-k-vertical3:before {
|
|
689
700
|
content: "\e8c9";
|
|
690
701
|
}
|
|
691
702
|
|
|
692
|
-
.icon-k-diagonal4:before {
|
|
703
|
+
.v3-icon-k-diagonal4:before {
|
|
693
704
|
content: "\e8ca";
|
|
694
705
|
}
|
|
695
706
|
|
|
696
|
-
.icon-k-horizontal1:before {
|
|
707
|
+
.v3-icon-k-horizontal1:before {
|
|
697
708
|
content: "\e8cb";
|
|
698
709
|
}
|
|
699
710
|
|
|
700
|
-
.icon-fibonacci:before {
|
|
711
|
+
.v3-icon-fibonacci:before {
|
|
701
712
|
content: "\e8cc";
|
|
702
713
|
}
|
|
703
714
|
|
|
704
|
-
.icon-k-horizontal:before {
|
|
715
|
+
.v3-icon-k-horizontal:before {
|
|
705
716
|
content: "\e8cd";
|
|
706
717
|
}
|
|
707
718
|
|
|
708
|
-
.icon-k-diagonal5:before {
|
|
719
|
+
.v3-icon-k-diagonal5:before {
|
|
709
720
|
content: "\e8ce";
|
|
710
721
|
}
|
|
711
722
|
|
|
712
|
-
.icon-k-diagonal2:before {
|
|
723
|
+
.v3-icon-k-diagonal2:before {
|
|
713
724
|
content: "\e8cf";
|
|
714
725
|
}
|
|
715
726
|
|
|
716
|
-
.icon-chart-stock1:before {
|
|
727
|
+
.v3-icon-chart-stock1:before {
|
|
717
728
|
content: "\e8d0";
|
|
718
729
|
}
|
|
719
730
|
|
|
720
|
-
.icon-minimum:before {
|
|
731
|
+
.v3-icon-minimum:before {
|
|
721
732
|
content: "\e8d1";
|
|
722
733
|
}
|
|
723
734
|
|
|
724
|
-
.icon-maximum:before {
|
|
735
|
+
.v3-icon-maximum:before {
|
|
725
736
|
content: "\e8d2";
|
|
726
737
|
}
|
|
727
738
|
|
|
728
|
-
.icon-negative:before {
|
|
739
|
+
.v3-icon-negative:before {
|
|
729
740
|
content: "\e8d3";
|
|
730
741
|
}
|
|
731
742
|
|
|
732
|
-
.icon-pivot-table:before {
|
|
743
|
+
.v3-icon-pivot-table:before {
|
|
733
744
|
content: "\e8d4";
|
|
734
745
|
}
|
|
735
746
|
|
|
736
|
-
.icon-chart-line-area:before {
|
|
747
|
+
.v3-icon-chart-line-area:before {
|
|
737
748
|
content: "\e8d5";
|
|
738
749
|
}
|
|
739
750
|
|
|
740
|
-
.icon-index:before {
|
|
751
|
+
.v3-icon-index:before {
|
|
741
752
|
content: "\e8ba";
|
|
742
753
|
}
|
|
743
754
|
|
|
744
|
-
.icon-dollar:before {
|
|
755
|
+
.v3-icon-dollar:before {
|
|
745
756
|
content: "\e8bb";
|
|
746
757
|
}
|
|
747
758
|
|
|
748
|
-
.icon-information1:before {
|
|
759
|
+
.v3-icon-information1:before {
|
|
749
760
|
content: "\e8bc";
|
|
750
761
|
}
|
|
751
762
|
|
|
752
|
-
.icon-account:before {
|
|
763
|
+
.v3-icon-account:before {
|
|
753
764
|
content: "\e8bd";
|
|
754
765
|
}
|
|
755
766
|
|
|
756
|
-
.icon-information:before {
|
|
767
|
+
.v3-icon-information:before {
|
|
757
768
|
content: "\e8be";
|
|
758
769
|
}
|
|
759
770
|
|
|
760
|
-
.icon-bank:before {
|
|
771
|
+
.v3-icon-bank:before {
|
|
761
772
|
content: "\e8bf";
|
|
762
773
|
}
|
|
763
774
|
|
|
764
|
-
.icon-k-diagonal:before {
|
|
775
|
+
.v3-icon-k-diagonal:before {
|
|
765
776
|
content: "\e8c0";
|
|
766
777
|
}
|
|
767
778
|
|
|
768
|
-
.icon-k-horizontal123:before {
|
|
779
|
+
.v3-icon-k-horizontal123:before {
|
|
769
780
|
content: "\e8c1";
|
|
770
781
|
}
|
|
771
782
|
|
|
772
|
-
.icon-k-diagonal3:before {
|
|
783
|
+
.v3-icon-k-diagonal3:before {
|
|
773
784
|
content: "\e8c2";
|
|
774
785
|
}
|
|
775
786
|
|
|
776
|
-
.icon-k-diagonal1:before {
|
|
787
|
+
.v3-icon-k-diagonal1:before {
|
|
777
788
|
content: "\e8c3";
|
|
778
789
|
}
|
|
779
790
|
|
|
780
|
-
.icon-k-vertical1:before {
|
|
791
|
+
.v3-icon-k-vertical1:before {
|
|
781
792
|
content: "\e8c4";
|
|
782
793
|
}
|
|
783
794
|
|
|
784
|
-
.icon-fx:before {
|
|
795
|
+
.v3-icon-fx:before {
|
|
785
796
|
content: "\e8c5";
|
|
786
797
|
}
|
|
787
798
|
|
|
788
|
-
.icon-k-vertical2:before {
|
|
799
|
+
.v3-icon-k-vertical2:before {
|
|
789
800
|
content: "\e8c6";
|
|
790
801
|
}
|
|
791
802
|
|
|
792
|
-
.icon-k-horizontal2:before {
|
|
803
|
+
.v3-icon-k-horizontal2:before {
|
|
793
804
|
content: "\e8c7";
|
|
794
805
|
}
|
|
795
806
|
|
|
796
|
-
.icon-k-vertical:before {
|
|
807
|
+
.v3-icon-k-vertical:before {
|
|
797
808
|
content: "\e8c8";
|
|
798
809
|
}
|
|
799
810
|
|
|
800
|
-
.icon-fixed-assets:before {
|
|
811
|
+
.v3-icon-fixed-assets:before {
|
|
801
812
|
content: "\e8ab";
|
|
802
813
|
}
|
|
803
814
|
|
|
804
|
-
.icon-sales-approval1:before {
|
|
815
|
+
.v3-icon-sales-approval1:before {
|
|
805
816
|
content: "\e8ac";
|
|
806
817
|
}
|
|
807
818
|
|
|
808
|
-
.icon-product:before {
|
|
819
|
+
.v3-icon-product:before {
|
|
809
820
|
content: "\e8ad";
|
|
810
821
|
}
|
|
811
822
|
|
|
812
|
-
.icon-loans:before {
|
|
823
|
+
.v3-icon-loans:before {
|
|
813
824
|
content: "\e8ae";
|
|
814
825
|
}
|
|
815
826
|
|
|
816
|
-
.icon-bank-add:before {
|
|
827
|
+
.v3-icon-bank-add:before {
|
|
817
828
|
content: "\e8af";
|
|
818
829
|
}
|
|
819
830
|
|
|
820
|
-
.icon-research:before {
|
|
831
|
+
.v3-icon-research:before {
|
|
821
832
|
content: "\e8b0";
|
|
822
833
|
}
|
|
823
834
|
|
|
824
|
-
.icon-coin:before {
|
|
835
|
+
.v3-icon-coin:before {
|
|
825
836
|
content: "\e8b1";
|
|
826
837
|
}
|
|
827
838
|
|
|
828
|
-
.icon-information2:before {
|
|
839
|
+
.v3-icon-information2:before {
|
|
829
840
|
content: "\e8b2";
|
|
830
841
|
}
|
|
831
842
|
|
|
832
|
-
.icon-trend:before {
|
|
843
|
+
.v3-icon-trend:before {
|
|
833
844
|
content: "\e8b3";
|
|
834
845
|
}
|
|
835
846
|
|
|
836
|
-
.icon-trend1:before {
|
|
847
|
+
.v3-icon-trend1:before {
|
|
837
848
|
content: "\e8b4";
|
|
838
849
|
}
|
|
839
850
|
|
|
840
|
-
.icon-money-collect:before {
|
|
851
|
+
.v3-icon-money-collect:before {
|
|
841
852
|
content: "\e8b5";
|
|
842
853
|
}
|
|
843
854
|
|
|
844
|
-
.icon-date:before {
|
|
855
|
+
.v3-icon-date:before {
|
|
845
856
|
content: "\e8b6";
|
|
846
857
|
}
|
|
847
858
|
|
|
848
|
-
.icon-euro-1:before {
|
|
859
|
+
.v3-icon-euro-1:before {
|
|
849
860
|
content: "\e8b7";
|
|
850
861
|
}
|
|
851
862
|
|
|
852
|
-
.icon-money-pay:before {
|
|
863
|
+
.v3-icon-money-pay:before {
|
|
853
864
|
content: "\e8b8";
|
|
854
865
|
}
|
|
855
866
|
|
|
856
|
-
.icon-euro:before {
|
|
867
|
+
.v3-icon-euro:before {
|
|
857
868
|
content: "\e8b9";
|
|
858
869
|
}
|
|
859
870
|
|
|
860
|
-
.icon-swap:before {
|
|
871
|
+
.v3-icon-swap:before {
|
|
861
872
|
content: "\e89c";
|
|
862
873
|
}
|
|
863
874
|
|
|
864
|
-
.icon-far:before {
|
|
875
|
+
.v3-icon-far:before {
|
|
865
876
|
content: "\e89d";
|
|
866
877
|
}
|
|
867
878
|
|
|
868
|
-
.icon-precious-metal-1:before {
|
|
879
|
+
.v3-icon-precious-metal-1:before {
|
|
869
880
|
content: "\e89e";
|
|
870
881
|
}
|
|
871
882
|
|
|
872
|
-
.icon-near:before {
|
|
883
|
+
.v3-icon-near:before {
|
|
873
884
|
content: "\e89f";
|
|
874
885
|
}
|
|
875
886
|
|
|
876
|
-
.icon-fund:before {
|
|
887
|
+
.v3-icon-fund:before {
|
|
877
888
|
content: "\e8a0";
|
|
878
889
|
}
|
|
879
890
|
|
|
880
|
-
.icon-futures:before {
|
|
891
|
+
.v3-icon-futures:before {
|
|
881
892
|
content: "\e8a1";
|
|
882
893
|
}
|
|
883
894
|
|
|
884
|
-
.icon-spot:before {
|
|
895
|
+
.v3-icon-spot:before {
|
|
885
896
|
content: "\e8a2";
|
|
886
897
|
}
|
|
887
898
|
|
|
888
|
-
.icon-exchange:before {
|
|
899
|
+
.v3-icon-exchange:before {
|
|
889
900
|
content: "\e8a3";
|
|
890
901
|
}
|
|
891
902
|
|
|
892
|
-
.icon-forward:before {
|
|
903
|
+
.v3-icon-forward:before {
|
|
893
904
|
content: "\e8a4";
|
|
894
905
|
}
|
|
895
906
|
|
|
896
|
-
.icon-bond:before {
|
|
907
|
+
.v3-icon-bond:before {
|
|
897
908
|
content: "\e8a5";
|
|
898
909
|
}
|
|
899
910
|
|
|
900
|
-
.icon-precious-metal:before {
|
|
911
|
+
.v3-icon-precious-metal:before {
|
|
901
912
|
content: "\e8a6";
|
|
902
913
|
}
|
|
903
914
|
|
|
904
|
-
.icon-foreign-currency:before {
|
|
915
|
+
.v3-icon-foreign-currency:before {
|
|
905
916
|
content: "\e8a7";
|
|
906
917
|
}
|
|
907
918
|
|
|
908
|
-
.icon-foreign-exchange:before {
|
|
919
|
+
.v3-icon-foreign-exchange:before {
|
|
909
920
|
content: "\e8a8";
|
|
910
921
|
}
|
|
911
922
|
|
|
912
|
-
.icon-commodities:before {
|
|
923
|
+
.v3-icon-commodities:before {
|
|
913
924
|
content: "\e8a9";
|
|
914
925
|
}
|
|
915
926
|
|
|
916
|
-
.icon-money:before {
|
|
927
|
+
.v3-icon-money:before {
|
|
917
928
|
content: "\e8aa";
|
|
918
929
|
}
|
|
919
930
|
|
|
920
|
-
.icon-expire-exercise:before {
|
|
931
|
+
.v3-icon-expire-exercise:before {
|
|
921
932
|
content: "\e88c";
|
|
922
933
|
}
|
|
923
934
|
|
|
924
|
-
.icon-fast-trade:before {
|
|
935
|
+
.v3-icon-fast-trade:before {
|
|
925
936
|
content: "\e88d";
|
|
926
937
|
}
|
|
927
938
|
|
|
928
|
-
.icon-extension:before {
|
|
939
|
+
.v3-icon-extension:before {
|
|
929
940
|
content: "\e88e";
|
|
930
941
|
}
|
|
931
942
|
|
|
932
|
-
.icon-delivery:before {
|
|
943
|
+
.v3-icon-delivery:before {
|
|
933
944
|
content: "\e88f";
|
|
934
945
|
}
|
|
935
946
|
|
|
936
|
-
.icon-delivery-application:before {
|
|
947
|
+
.v3-icon-delivery-application:before {
|
|
937
948
|
content: "\e890";
|
|
938
949
|
}
|
|
939
950
|
|
|
940
|
-
.icon-calculation:before {
|
|
951
|
+
.v3-icon-calculation:before {
|
|
941
952
|
content: "\e891";
|
|
942
953
|
}
|
|
943
954
|
|
|
944
|
-
.icon-ccalculator:before {
|
|
955
|
+
.v3-icon-ccalculator:before {
|
|
945
956
|
content: "\e892";
|
|
946
957
|
}
|
|
947
958
|
|
|
948
|
-
.icon-backtrack:before {
|
|
959
|
+
.v3-icon-backtrack:before {
|
|
949
960
|
content: "\e893";
|
|
950
961
|
}
|
|
951
962
|
|
|
952
|
-
.icon-abandon:before {
|
|
963
|
+
.v3-icon-abandon:before {
|
|
953
964
|
content: "\e894";
|
|
954
965
|
}
|
|
955
966
|
|
|
956
|
-
.icon-closing-position1:before {
|
|
967
|
+
.v3-icon-closing-position1:before {
|
|
957
968
|
content: "\e895";
|
|
958
969
|
}
|
|
959
970
|
|
|
960
|
-
.icon-business:before {
|
|
971
|
+
.v3-icon-business:before {
|
|
961
972
|
content: "\e896";
|
|
962
973
|
}
|
|
963
974
|
|
|
964
|
-
.icon-advance:before {
|
|
975
|
+
.v3-icon-advance:before {
|
|
965
976
|
content: "\e897";
|
|
966
977
|
}
|
|
967
978
|
|
|
968
|
-
.icon-audit:before {
|
|
979
|
+
.v3-icon-audit:before {
|
|
969
980
|
content: "\e898";
|
|
970
981
|
}
|
|
971
982
|
|
|
972
|
-
.icon-option:before {
|
|
983
|
+
.v3-icon-option:before {
|
|
973
984
|
content: "\e899";
|
|
974
985
|
}
|
|
975
986
|
|
|
976
|
-
.icon-commodities1:before {
|
|
987
|
+
.v3-icon-commodities1:before {
|
|
977
988
|
content: "\e89a";
|
|
978
989
|
}
|
|
979
990
|
|
|
980
|
-
.icon-spot-goods:before {
|
|
991
|
+
.v3-icon-spot-goods:before {
|
|
981
992
|
content: "\e89b";
|
|
982
993
|
}
|
|
983
994
|
|
|
984
|
-
.icon-payment-review:before {
|
|
995
|
+
.v3-icon-payment-review:before {
|
|
985
996
|
content: "\e87c";
|
|
986
997
|
}
|
|
987
998
|
|
|
988
|
-
.icon-trade:before {
|
|
999
|
+
.v3-icon-trade:before {
|
|
989
1000
|
content: "\e87d";
|
|
990
1001
|
}
|
|
991
1002
|
|
|
992
|
-
.icon-fixing:before {
|
|
1003
|
+
.v3-icon-fixing:before {
|
|
993
1004
|
content: "\e87e";
|
|
994
1005
|
}
|
|
995
1006
|
|
|
996
|
-
.icon-knock-in-out:before {
|
|
1007
|
+
.v3-icon-knock-in-out:before {
|
|
997
1008
|
content: "\e87f";
|
|
998
1009
|
}
|
|
999
1010
|
|
|
1000
|
-
.icon-listing1:before {
|
|
1011
|
+
.v3-icon-listing1:before {
|
|
1001
1012
|
content: "\e880";
|
|
1002
1013
|
}
|
|
1003
1014
|
|
|
1004
|
-
.icon-early-delivery:before {
|
|
1015
|
+
.v3-icon-early-delivery:before {
|
|
1005
1016
|
content: "\e881";
|
|
1006
1017
|
}
|
|
1007
1018
|
|
|
1008
|
-
.icon-forward-option:before {
|
|
1019
|
+
.v3-icon-forward-option:before {
|
|
1009
1020
|
content: "\e882";
|
|
1010
1021
|
}
|
|
1011
1022
|
|
|
1012
|
-
.icon-pay:before {
|
|
1023
|
+
.v3-icon-pay:before {
|
|
1013
1024
|
content: "\e883";
|
|
1014
1025
|
}
|
|
1015
1026
|
|
|
1016
|
-
.icon-early-exercise:before {
|
|
1027
|
+
.v3-icon-early-exercise:before {
|
|
1017
1028
|
content: "\e884";
|
|
1018
1029
|
}
|
|
1019
1030
|
|
|
1020
|
-
.icon-exercise:before {
|
|
1031
|
+
.v3-icon-exercise:before {
|
|
1021
1032
|
content: "\e885";
|
|
1022
1033
|
}
|
|
1023
1034
|
|
|
1024
|
-
.icon-closing-position:before {
|
|
1035
|
+
.v3-icon-closing-position:before {
|
|
1025
1036
|
content: "\e886";
|
|
1026
1037
|
}
|
|
1027
1038
|
|
|
1028
|
-
.icon-listing:before {
|
|
1039
|
+
.v3-icon-listing:before {
|
|
1029
1040
|
content: "\e887";
|
|
1030
1041
|
}
|
|
1031
1042
|
|
|
1032
|
-
.icon-Interest-collection:before {
|
|
1043
|
+
.v3-icon-Interest-collection:before {
|
|
1033
1044
|
content: "\e888";
|
|
1034
1045
|
}
|
|
1035
1046
|
|
|
1036
|
-
.icon-fixed-to-selection:before {
|
|
1047
|
+
.v3-icon-fixed-to-selection:before {
|
|
1037
1048
|
content: "\e889";
|
|
1038
1049
|
}
|
|
1039
1050
|
|
|
1040
|
-
.icon-inquiry:before {
|
|
1051
|
+
.v3-icon-inquiry:before {
|
|
1041
1052
|
content: "\e88a";
|
|
1042
1053
|
}
|
|
1043
1054
|
|
|
1044
|
-
.icon-due:before {
|
|
1055
|
+
.v3-icon-due:before {
|
|
1045
1056
|
content: "\e88b";
|
|
1046
1057
|
}
|
|
1047
1058
|
|
|
1048
|
-
.icon-price-distribution:before {
|
|
1059
|
+
.v3-icon-price-distribution:before {
|
|
1049
1060
|
content: "\e86c";
|
|
1050
1061
|
}
|
|
1051
1062
|
|
|
1052
|
-
.icon-group-add:before {
|
|
1063
|
+
.v3-icon-group-add:before {
|
|
1053
1064
|
content: "\e86d";
|
|
1054
1065
|
}
|
|
1055
1066
|
|
|
1056
|
-
.icon-multiple-lock-prices:before {
|
|
1067
|
+
.v3-icon-multiple-lock-prices:before {
|
|
1057
1068
|
content: "\e86e";
|
|
1058
1069
|
}
|
|
1059
1070
|
|
|
1060
|
-
.icon-unlocking:before {
|
|
1071
|
+
.v3-icon-unlocking:before {
|
|
1061
1072
|
content: "\e86f";
|
|
1062
1073
|
}
|
|
1063
1074
|
|
|
1064
|
-
.icon-withdraw:before {
|
|
1075
|
+
.v3-icon-withdraw:before {
|
|
1065
1076
|
content: "\e870";
|
|
1066
1077
|
}
|
|
1067
1078
|
|
|
1068
|
-
.icon-overdue:before {
|
|
1079
|
+
.v3-icon-overdue:before {
|
|
1069
1080
|
content: "\e871";
|
|
1070
1081
|
}
|
|
1071
1082
|
|
|
1072
|
-
.icon-differential-delivery:before {
|
|
1083
|
+
.v3-icon-differential-delivery:before {
|
|
1073
1084
|
content: "\e872";
|
|
1074
1085
|
}
|
|
1075
1086
|
|
|
1076
|
-
.icon-strategy-comparison:before {
|
|
1087
|
+
.v3-icon-strategy-comparison:before {
|
|
1077
1088
|
content: "\e873";
|
|
1078
1089
|
}
|
|
1079
1090
|
|
|
1080
|
-
.icon-a-quotarelease:before {
|
|
1091
|
+
.v3-icon-a-quotarelease:before {
|
|
1081
1092
|
content: "\e874";
|
|
1082
1093
|
}
|
|
1083
1094
|
|
|
1084
|
-
.icon-position:before {
|
|
1095
|
+
.v3-icon-position:before {
|
|
1085
1096
|
content: "\e875";
|
|
1086
1097
|
}
|
|
1087
1098
|
|
|
1088
|
-
.icon-strategy-optimization:before {
|
|
1099
|
+
.v3-icon-strategy-optimization:before {
|
|
1089
1100
|
content: "\e876";
|
|
1090
1101
|
}
|
|
1091
1102
|
|
|
1092
|
-
.icon-shopping-cart:before {
|
|
1103
|
+
.v3-icon-shopping-cart:before {
|
|
1093
1104
|
content: "\e877";
|
|
1094
1105
|
}
|
|
1095
1106
|
|
|
1096
|
-
.icon-qrcode:before {
|
|
1107
|
+
.v3-icon-qrcode:before {
|
|
1097
1108
|
content: "\e878";
|
|
1098
1109
|
}
|
|
1099
1110
|
|
|
1100
|
-
.icon-fixed-investment:before {
|
|
1111
|
+
.v3-icon-fixed-investment:before {
|
|
1101
1112
|
content: "\e879";
|
|
1102
1113
|
}
|
|
1103
1114
|
|
|
1104
|
-
.icon-operation:before {
|
|
1115
|
+
.v3-icon-operation:before {
|
|
1105
1116
|
content: "\e87a";
|
|
1106
1117
|
}
|
|
1107
1118
|
|
|
1108
|
-
.icon-shopping-bag:before {
|
|
1119
|
+
.v3-icon-shopping-bag:before {
|
|
1109
1120
|
content: "\e87b";
|
|
1110
1121
|
}
|
|
1111
1122
|
|
|
1112
|
-
.icon-order-inquiry:before {
|
|
1123
|
+
.v3-icon-order-inquiry:before {
|
|
1113
1124
|
content: "\e85c";
|
|
1114
1125
|
}
|
|
1115
1126
|
|
|
1116
|
-
.icon-channel-control:before {
|
|
1127
|
+
.v3-icon-channel-control:before {
|
|
1117
1128
|
content: "\e85d";
|
|
1118
1129
|
}
|
|
1119
1130
|
|
|
1120
|
-
.icon-biding:before {
|
|
1131
|
+
.v3-icon-biding:before {
|
|
1121
1132
|
content: "\e85e";
|
|
1122
1133
|
}
|
|
1123
1134
|
|
|
1124
|
-
.icon-future-managed:before {
|
|
1135
|
+
.v3-icon-future-managed:before {
|
|
1125
1136
|
content: "\e85f";
|
|
1126
1137
|
}
|
|
1127
1138
|
|
|
1128
|
-
.icon-bond-quotaanagement:before {
|
|
1139
|
+
.v3-icon-bond-quotaanagement:before {
|
|
1129
1140
|
content: "\e860";
|
|
1130
1141
|
}
|
|
1131
1142
|
|
|
1132
|
-
.icon-cost-control:before {
|
|
1143
|
+
.v3-icon-cost-control:before {
|
|
1133
1144
|
content: "\e861";
|
|
1134
1145
|
}
|
|
1135
1146
|
|
|
1136
|
-
.icon-stop-loss:before {
|
|
1147
|
+
.v3-icon-stop-loss:before {
|
|
1137
1148
|
content: "\e862";
|
|
1138
1149
|
}
|
|
1139
1150
|
|
|
1140
|
-
.icon-lock-price:before {
|
|
1151
|
+
.v3-icon-lock-price:before {
|
|
1141
1152
|
content: "\e863";
|
|
1142
1153
|
}
|
|
1143
1154
|
|
|
1144
|
-
.icon-listing2:before {
|
|
1155
|
+
.v3-icon-listing2:before {
|
|
1145
1156
|
content: "\e864";
|
|
1146
1157
|
}
|
|
1147
1158
|
|
|
1148
|
-
.icon-no-trade:before {
|
|
1159
|
+
.v3-icon-no-trade:before {
|
|
1149
1160
|
content: "\e865";
|
|
1150
1161
|
}
|
|
1151
1162
|
|
|
1152
|
-
.icon-stop-profit:before {
|
|
1163
|
+
.v3-icon-stop-profit:before {
|
|
1153
1164
|
content: "\e866";
|
|
1154
1165
|
}
|
|
1155
1166
|
|
|
1156
|
-
.icon-reversal:before {
|
|
1167
|
+
.v3-icon-reversal:before {
|
|
1157
1168
|
content: "\e867";
|
|
1158
1169
|
}
|
|
1159
1170
|
|
|
1160
|
-
.icon-option-exercise:before {
|
|
1171
|
+
.v3-icon-option-exercise:before {
|
|
1161
1172
|
content: "\e868";
|
|
1162
1173
|
}
|
|
1163
1174
|
|
|
1164
|
-
.icon-selective-delivery:before {
|
|
1175
|
+
.v3-icon-selective-delivery:before {
|
|
1165
1176
|
content: "\e869";
|
|
1166
1177
|
}
|
|
1167
1178
|
|
|
1168
|
-
.icon-listing-succeed:before {
|
|
1179
|
+
.v3-icon-listing-succeed:before {
|
|
1169
1180
|
content: "\e86a";
|
|
1170
1181
|
}
|
|
1171
1182
|
|
|
1172
|
-
.icon-trial:before {
|
|
1183
|
+
.v3-icon-trial:before {
|
|
1173
1184
|
content: "\e86b";
|
|
1174
1185
|
}
|
|
1175
1186
|
|
|
1176
|
-
.icon-a-counter-open:before {
|
|
1187
|
+
.v3-icon-a-counter-open:before {
|
|
1177
1188
|
content: "\e850";
|
|
1178
1189
|
}
|
|
1179
1190
|
|
|
1180
|
-
.icon-l:before {
|
|
1191
|
+
.v3-icon-l:before {
|
|
1181
1192
|
content: "\e851";
|
|
1182
1193
|
}
|
|
1183
1194
|
|
|
1184
|
-
.icon-client-open:before {
|
|
1195
|
+
.v3-icon-client-open:before {
|
|
1185
1196
|
content: "\e852";
|
|
1186
1197
|
}
|
|
1187
1198
|
|
|
1188
|
-
.icon-tranding-setting:before {
|
|
1199
|
+
.v3-icon-tranding-setting:before {
|
|
1189
1200
|
content: "\e853";
|
|
1190
1201
|
}
|
|
1191
1202
|
|
|
1192
|
-
.icon-spot-exposure:before {
|
|
1203
|
+
.v3-icon-spot-exposure:before {
|
|
1193
1204
|
content: "\e854";
|
|
1194
1205
|
}
|
|
1195
1206
|
|
|
1196
|
-
.icon-financial-statements:before {
|
|
1207
|
+
.v3-icon-financial-statements:before {
|
|
1197
1208
|
content: "\e855";
|
|
1198
1209
|
}
|
|
1199
1210
|
|
|
1200
|
-
.icon-position-managed:before {
|
|
1211
|
+
.v3-icon-position-managed:before {
|
|
1201
1212
|
content: "\e856";
|
|
1202
1213
|
}
|
|
1203
1214
|
|
|
1204
|
-
.icon-system-solution:before {
|
|
1215
|
+
.v3-icon-system-solution:before {
|
|
1205
1216
|
content: "\e857";
|
|
1206
1217
|
}
|
|
1207
1218
|
|
|
1208
|
-
.icon-term-exposure:before {
|
|
1219
|
+
.v3-icon-term-exposure:before {
|
|
1209
1220
|
content: "\e858";
|
|
1210
1221
|
}
|
|
1211
1222
|
|
|
1212
|
-
.icon-information-query:before {
|
|
1223
|
+
.v3-icon-information-query:before {
|
|
1213
1224
|
content: "\e859";
|
|
1214
1225
|
}
|
|
1215
1226
|
|
|
1216
|
-
.icon-cost-management:before {
|
|
1227
|
+
.v3-icon-cost-management:before {
|
|
1217
1228
|
content: "\e85a";
|
|
1218
1229
|
}
|
|
1219
1230
|
|
|
1220
|
-
.icon-order-management:before {
|
|
1231
|
+
.v3-icon-order-management:before {
|
|
1221
1232
|
content: "\e85b";
|
|
1222
1233
|
}
|
|
1223
1234
|
|
|
1224
|
-
.icon-client-close:before {
|
|
1235
|
+
.v3-icon-client-close:before {
|
|
1225
1236
|
content: "\e84e";
|
|
1226
1237
|
}
|
|
1227
1238
|
|
|
1228
|
-
.icon-h:before {
|
|
1239
|
+
.v3-icon-h:before {
|
|
1229
1240
|
content: "\e84f";
|
|
1230
1241
|
}
|
|
1231
1242
|
|
|
1232
|
-
.icon-market-risk:before {
|
|
1243
|
+
.v3-icon-market-risk:before {
|
|
1233
1244
|
content: "\e83e";
|
|
1234
1245
|
}
|
|
1235
1246
|
|
|
1236
|
-
.icon-monitor:before {
|
|
1247
|
+
.v3-icon-monitor:before {
|
|
1237
1248
|
content: "\e83f";
|
|
1238
1249
|
}
|
|
1239
1250
|
|
|
1240
|
-
.icon-dashboard:before {
|
|
1251
|
+
.v3-icon-dashboard:before {
|
|
1241
1252
|
content: "\e840";
|
|
1242
1253
|
}
|
|
1243
1254
|
|
|
1244
|
-
.icon-list4:before {
|
|
1255
|
+
.v3-icon-list4:before {
|
|
1245
1256
|
content: "\e841";
|
|
1246
1257
|
}
|
|
1247
1258
|
|
|
1248
|
-
.icon-prefecture-amount:before {
|
|
1259
|
+
.v3-icon-prefecture-amount:before {
|
|
1249
1260
|
content: "\e842";
|
|
1250
1261
|
}
|
|
1251
1262
|
|
|
1252
|
-
.icon-handle:before {
|
|
1263
|
+
.v3-icon-handle:before {
|
|
1253
1264
|
content: "\e843";
|
|
1254
1265
|
}
|
|
1255
1266
|
|
|
1256
|
-
.icon-hand:before {
|
|
1267
|
+
.v3-icon-hand:before {
|
|
1257
1268
|
content: "\e844";
|
|
1258
1269
|
}
|
|
1259
1270
|
|
|
1260
|
-
.icon-stop-selling:before {
|
|
1271
|
+
.v3-icon-stop-selling:before {
|
|
1261
1272
|
content: "\e845";
|
|
1262
1273
|
}
|
|
1263
1274
|
|
|
1264
|
-
.icon-qt-price:before {
|
|
1275
|
+
.v3-icon-qt-price:before {
|
|
1265
1276
|
content: "\e846";
|
|
1266
1277
|
}
|
|
1267
1278
|
|
|
1268
|
-
.icon-sales-approval:before {
|
|
1279
|
+
.v3-icon-sales-approval:before {
|
|
1269
1280
|
content: "\e847";
|
|
1270
1281
|
}
|
|
1271
1282
|
|
|
1272
|
-
.icon-other-open:before {
|
|
1283
|
+
.v3-icon-other-open:before {
|
|
1273
1284
|
content: "\e848";
|
|
1274
1285
|
}
|
|
1275
1286
|
|
|
1276
|
-
.icon-other-close:before {
|
|
1287
|
+
.v3-icon-other-close:before {
|
|
1277
1288
|
content: "\e849";
|
|
1278
1289
|
}
|
|
1279
1290
|
|
|
1280
|
-
.icon-off-the-shelf:before {
|
|
1291
|
+
.v3-icon-off-the-shelf:before {
|
|
1281
1292
|
content: "\e84a";
|
|
1282
1293
|
}
|
|
1283
1294
|
|
|
1284
|
-
.icon-counter-close:before {
|
|
1295
|
+
.v3-icon-counter-close:before {
|
|
1285
1296
|
content: "\e84b";
|
|
1286
1297
|
}
|
|
1287
1298
|
|
|
1288
|
-
.icon-loan:before {
|
|
1299
|
+
.v3-icon-loan:before {
|
|
1289
1300
|
content: "\e84c";
|
|
1290
1301
|
}
|
|
1291
1302
|
|
|
1292
|
-
.icon-m:before {
|
|
1303
|
+
.v3-icon-m:before {
|
|
1293
1304
|
content: "\e84d";
|
|
1294
1305
|
}
|
|
1295
1306
|
|
|
1296
|
-
.icon-risk:before {
|
|
1307
|
+
.v3-icon-risk:before {
|
|
1297
1308
|
content: "\e835";
|
|
1298
1309
|
}
|
|
1299
1310
|
|
|
1300
|
-
.icon-speed:before {
|
|
1311
|
+
.v3-icon-speed:before {
|
|
1301
1312
|
content: "\e836";
|
|
1302
1313
|
}
|
|
1303
1314
|
|
|
1304
|
-
.icon-credit-risk:before {
|
|
1315
|
+
.v3-icon-credit-risk:before {
|
|
1305
1316
|
content: "\e837";
|
|
1306
1317
|
}
|
|
1307
1318
|
|
|
1308
|
-
.icon-risk2:before {
|
|
1319
|
+
.v3-icon-risk2:before {
|
|
1309
1320
|
content: "\e838";
|
|
1310
1321
|
}
|
|
1311
1322
|
|
|
1312
|
-
.icon-risk-examine:before {
|
|
1323
|
+
.v3-icon-risk-examine:before {
|
|
1313
1324
|
content: "\e839";
|
|
1314
1325
|
}
|
|
1315
1326
|
|
|
1316
|
-
.icon-monitor1:before {
|
|
1327
|
+
.v3-icon-monitor1:before {
|
|
1317
1328
|
content: "\e83a";
|
|
1318
1329
|
}
|
|
1319
1330
|
|
|
1320
|
-
.icon-risk1:before {
|
|
1331
|
+
.v3-icon-risk1:before {
|
|
1321
1332
|
content: "\e83b";
|
|
1322
1333
|
}
|
|
1323
1334
|
|
|
1324
|
-
.icon-risk-monitoring:before {
|
|
1335
|
+
.v3-icon-risk-monitoring:before {
|
|
1325
1336
|
content: "\e83c";
|
|
1326
1337
|
}
|
|
1327
1338
|
|
|
1328
|
-
.icon-operational-risk:before {
|
|
1339
|
+
.v3-icon-operational-risk:before {
|
|
1329
1340
|
content: "\e83d";
|
|
1330
1341
|
}
|
|
1331
1342
|
|
|
1332
|
-
.icon-adaptive-stretching:before {
|
|
1343
|
+
.v3-icon-adaptive-stretching:before {
|
|
1333
1344
|
content: "\e7e1";
|
|
1334
1345
|
}
|
|
1335
1346
|
|
|
1336
|
-
.icon-align-bottom:before {
|
|
1347
|
+
.v3-icon-align-bottom:before {
|
|
1337
1348
|
content: "\e7e2";
|
|
1338
1349
|
}
|
|
1339
1350
|
|
|
1340
|
-
.icon-adaptive-stretching-horizontal:before {
|
|
1351
|
+
.v3-icon-adaptive-stretching-horizontal:before {
|
|
1341
1352
|
content: "\e7e3";
|
|
1342
1353
|
}
|
|
1343
1354
|
|
|
1344
|
-
.icon-align-left:before {
|
|
1355
|
+
.v3-icon-align-left:before {
|
|
1345
1356
|
content: "\e7e4";
|
|
1346
1357
|
}
|
|
1347
1358
|
|
|
1348
|
-
.icon-align-horizontally:before {
|
|
1359
|
+
.v3-icon-align-horizontally:before {
|
|
1349
1360
|
content: "\e7e5";
|
|
1350
1361
|
}
|
|
1351
1362
|
|
|
1352
|
-
.icon-align-text-left:before {
|
|
1363
|
+
.v3-icon-align-text-left:before {
|
|
1353
1364
|
content: "\e7e6";
|
|
1354
1365
|
}
|
|
1355
1366
|
|
|
1356
|
-
.icon-align-text-right:before {
|
|
1367
|
+
.v3-icon-align-text-right:before {
|
|
1357
1368
|
content: "\e7e7";
|
|
1358
1369
|
}
|
|
1359
1370
|
|
|
1360
|
-
.icon-align-right:before {
|
|
1371
|
+
.v3-icon-align-right:before {
|
|
1361
1372
|
content: "\e7e8";
|
|
1362
1373
|
}
|
|
1363
1374
|
|
|
1364
|
-
.icon-align-text-center:before {
|
|
1375
|
+
.v3-icon-align-text-center:before {
|
|
1365
1376
|
content: "\e7e9";
|
|
1366
1377
|
}
|
|
1367
1378
|
|
|
1368
|
-
.icon-alin-verticlly:before {
|
|
1379
|
+
.v3-icon-alin-verticlly:before {
|
|
1369
1380
|
content: "\e7ea";
|
|
1370
1381
|
}
|
|
1371
1382
|
|
|
1372
|
-
.icon-alphabetic-order:before {
|
|
1383
|
+
.v3-icon-alphabetic-order:before {
|
|
1373
1384
|
content: "\e7eb";
|
|
1374
1385
|
}
|
|
1375
1386
|
|
|
1376
|
-
.icon-auto-height:before {
|
|
1387
|
+
.v3-icon-auto-height:before {
|
|
1377
1388
|
content: "\e7ec";
|
|
1378
1389
|
}
|
|
1379
1390
|
|
|
1380
|
-
.icon-border-bottom:before {
|
|
1391
|
+
.v3-icon-border-bottom:before {
|
|
1381
1392
|
content: "\e7ed";
|
|
1382
1393
|
}
|
|
1383
1394
|
|
|
1384
|
-
.icon-border-horizontal:before {
|
|
1395
|
+
.v3-icon-border-horizontal:before {
|
|
1385
1396
|
content: "\e7ee";
|
|
1386
1397
|
}
|
|
1387
1398
|
|
|
1388
|
-
.icon-auto-width:before {
|
|
1399
|
+
.v3-icon-auto-width:before {
|
|
1389
1400
|
content: "\e7ef";
|
|
1390
1401
|
}
|
|
1391
1402
|
|
|
1392
|
-
.icon-border-outer:before {
|
|
1403
|
+
.v3-icon-border-outer:before {
|
|
1393
1404
|
content: "\e7f0";
|
|
1394
1405
|
}
|
|
1395
1406
|
|
|
1396
|
-
.icon-border-inner:before {
|
|
1407
|
+
.v3-icon-border-inner:before {
|
|
1397
1408
|
content: "\e7f1";
|
|
1398
1409
|
}
|
|
1399
1410
|
|
|
1400
|
-
.icon-border-verticle:before {
|
|
1411
|
+
.v3-icon-border-verticle:before {
|
|
1401
1412
|
content: "\e7f2";
|
|
1402
1413
|
}
|
|
1403
1414
|
|
|
1404
|
-
.icon-border-radius:before {
|
|
1415
|
+
.v3-icon-border-radius:before {
|
|
1405
1416
|
content: "\e7f3";
|
|
1406
1417
|
}
|
|
1407
1418
|
|
|
1408
|
-
.icon-background-color:before {
|
|
1419
|
+
.v3-icon-background-color:before {
|
|
1409
1420
|
content: "\e7f4";
|
|
1410
1421
|
}
|
|
1411
1422
|
|
|
1412
|
-
.icon-alphabetic-inverted-order:before {
|
|
1423
|
+
.v3-icon-alphabetic-inverted-order:before {
|
|
1413
1424
|
content: "\e7f5";
|
|
1414
1425
|
}
|
|
1415
1426
|
|
|
1416
|
-
.icon-border-top:before {
|
|
1427
|
+
.v3-icon-border-top:before {
|
|
1417
1428
|
content: "\e7f6";
|
|
1418
1429
|
}
|
|
1419
1430
|
|
|
1420
|
-
.icon-broken-line:before {
|
|
1431
|
+
.v3-icon-broken-line:before {
|
|
1421
1432
|
content: "\e7f7";
|
|
1422
1433
|
}
|
|
1423
1434
|
|
|
1424
|
-
.icon-distribute-vertically:before {
|
|
1435
|
+
.v3-icon-distribute-vertically:before {
|
|
1425
1436
|
content: "\e7f8";
|
|
1426
1437
|
}
|
|
1427
1438
|
|
|
1428
|
-
.icon-border-right:before {
|
|
1439
|
+
.v3-icon-border-right:before {
|
|
1429
1440
|
content: "\e7f9";
|
|
1430
1441
|
}
|
|
1431
1442
|
|
|
1432
|
-
.icon-border-left:before {
|
|
1443
|
+
.v3-icon-border-left:before {
|
|
1433
1444
|
content: "\e7fa";
|
|
1434
1445
|
}
|
|
1435
1446
|
|
|
1436
|
-
.icon-circle:before {
|
|
1447
|
+
.v3-icon-circle:before {
|
|
1437
1448
|
content: "\e7fb";
|
|
1438
1449
|
}
|
|
1439
1450
|
|
|
1440
|
-
.icon-align-top:before {
|
|
1451
|
+
.v3-icon-align-top:before {
|
|
1441
1452
|
content: "\e7fc";
|
|
1442
1453
|
}
|
|
1443
1454
|
|
|
1444
|
-
.icon-bring-to-front:before {
|
|
1455
|
+
.v3-icon-bring-to-front:before {
|
|
1445
1456
|
content: "\e7fd";
|
|
1446
1457
|
}
|
|
1447
1458
|
|
|
1448
|
-
.icon-flex-baseline:before {
|
|
1459
|
+
.v3-icon-flex-baseline:before {
|
|
1449
1460
|
content: "\e7fe";
|
|
1450
1461
|
}
|
|
1451
1462
|
|
|
1452
|
-
.icon-distribute-horizontally:before {
|
|
1463
|
+
.v3-icon-distribute-horizontally:before {
|
|
1453
1464
|
content: "\e7ff";
|
|
1454
1465
|
}
|
|
1455
1466
|
|
|
1456
|
-
.icon-flex-baseline-horizontal:before {
|
|
1467
|
+
.v3-icon-flex-baseline-horizontal:before {
|
|
1457
1468
|
content: "\e800";
|
|
1458
1469
|
}
|
|
1459
1470
|
|
|
1460
|
-
.icon-dividing-line:before {
|
|
1471
|
+
.v3-icon-dividing-line:before {
|
|
1461
1472
|
content: "\e801";
|
|
1462
1473
|
}
|
|
1463
1474
|
|
|
1464
|
-
.icon-h1:before {
|
|
1475
|
+
.v3-icon-h1:before {
|
|
1465
1476
|
content: "\e802";
|
|
1466
1477
|
}
|
|
1467
1478
|
|
|
1468
|
-
.icon-dot-line:before {
|
|
1479
|
+
.v3-icon-dot-line:before {
|
|
1469
1480
|
content: "\e803";
|
|
1470
1481
|
}
|
|
1471
1482
|
|
|
1472
|
-
.icon-layers:before {
|
|
1483
|
+
.v3-icon-layers:before {
|
|
1473
1484
|
content: "\e804";
|
|
1474
1485
|
}
|
|
1475
1486
|
|
|
1476
|
-
.icon-intersection:before {
|
|
1487
|
+
.v3-icon-intersection:before {
|
|
1477
1488
|
content: "\e805";
|
|
1478
1489
|
}
|
|
1479
1490
|
|
|
1480
|
-
.icon-layout1:before {
|
|
1491
|
+
.v3-icon-layout1:before {
|
|
1481
1492
|
content: "\e806";
|
|
1482
1493
|
}
|
|
1483
1494
|
|
|
1484
|
-
.icon-layout2:before {
|
|
1495
|
+
.v3-icon-layout2:before {
|
|
1485
1496
|
content: "\e807";
|
|
1486
1497
|
}
|
|
1487
1498
|
|
|
1488
|
-
.icon-highlight:before {
|
|
1499
|
+
.v3-icon-highlight:before {
|
|
1489
1500
|
content: "\e808";
|
|
1490
1501
|
}
|
|
1491
1502
|
|
|
1492
|
-
.icon-list1:before {
|
|
1503
|
+
.v3-icon-list1:before {
|
|
1493
1504
|
content: "\e809";
|
|
1494
1505
|
}
|
|
1495
1506
|
|
|
1496
|
-
.icon-layout4:before {
|
|
1507
|
+
.v3-icon-layout4:before {
|
|
1497
1508
|
content: "\e80a";
|
|
1498
1509
|
}
|
|
1499
1510
|
|
|
1500
|
-
.icon-layout:before {
|
|
1511
|
+
.v3-icon-layout:before {
|
|
1501
1512
|
content: "\e80b";
|
|
1502
1513
|
}
|
|
1503
1514
|
|
|
1504
|
-
.icon-list2:before {
|
|
1515
|
+
.v3-icon-list2:before {
|
|
1505
1516
|
content: "\e80c";
|
|
1506
1517
|
}
|
|
1507
1518
|
|
|
1508
|
-
.icon-layout5:before {
|
|
1519
|
+
.v3-icon-layout5:before {
|
|
1509
1520
|
content: "\e80d";
|
|
1510
1521
|
}
|
|
1511
1522
|
|
|
1512
|
-
.icon-layout6:before {
|
|
1523
|
+
.v3-icon-layout6:before {
|
|
1513
1524
|
content: "\e80e";
|
|
1514
1525
|
}
|
|
1515
1526
|
|
|
1516
|
-
.icon-formula:before {
|
|
1527
|
+
.v3-icon-formula:before {
|
|
1517
1528
|
content: "\e80f";
|
|
1518
1529
|
}
|
|
1519
1530
|
|
|
1520
|
-
.icon-margin-verticlly:before {
|
|
1531
|
+
.v3-icon-margin-verticlly:before {
|
|
1521
1532
|
content: "\e810";
|
|
1522
1533
|
}
|
|
1523
1534
|
|
|
1524
|
-
.icon-list3:before {
|
|
1535
|
+
.v3-icon-list3:before {
|
|
1525
1536
|
content: "\e811";
|
|
1526
1537
|
}
|
|
1527
1538
|
|
|
1528
|
-
.icon-pic-center:before {
|
|
1539
|
+
.v3-icon-pic-center:before {
|
|
1529
1540
|
content: "\e812";
|
|
1530
1541
|
}
|
|
1531
1542
|
|
|
1532
|
-
.icon-move-right:before {
|
|
1543
|
+
.v3-icon-move-right:before {
|
|
1533
1544
|
content: "\e813";
|
|
1534
1545
|
}
|
|
1535
1546
|
|
|
1536
|
-
.icon-move-left:before {
|
|
1547
|
+
.v3-icon-move-left:before {
|
|
1537
1548
|
content: "\e814";
|
|
1538
1549
|
}
|
|
1539
1550
|
|
|
1540
|
-
.icon-list:before {
|
|
1551
|
+
.v3-icon-list:before {
|
|
1541
1552
|
content: "\e815";
|
|
1542
1553
|
}
|
|
1543
1554
|
|
|
1544
|
-
.icon-no-effect:before {
|
|
1555
|
+
.v3-icon-no-effect:before {
|
|
1545
1556
|
content: "\e816";
|
|
1546
1557
|
}
|
|
1547
1558
|
|
|
1548
|
-
.icon-move-around:before {
|
|
1559
|
+
.v3-icon-move-around:before {
|
|
1549
1560
|
content: "\e817";
|
|
1550
1561
|
}
|
|
1551
1562
|
|
|
1552
|
-
.icon-radius-upleft:before {
|
|
1563
|
+
.v3-icon-radius-upleft:before {
|
|
1553
1564
|
content: "\e818";
|
|
1554
1565
|
}
|
|
1555
1566
|
|
|
1556
|
-
.icon-pic-left:before {
|
|
1567
|
+
.v3-icon-pic-left:before {
|
|
1557
1568
|
content: "\e819";
|
|
1558
1569
|
}
|
|
1559
1570
|
|
|
1560
|
-
.icon-rectangle1:before {
|
|
1571
|
+
.v3-icon-rectangle1:before {
|
|
1561
1572
|
content: "\e81a";
|
|
1562
1573
|
}
|
|
1563
1574
|
|
|
1564
|
-
.icon-strikethrough:before {
|
|
1575
|
+
.v3-icon-strikethrough:before {
|
|
1565
1576
|
content: "\e81b";
|
|
1566
1577
|
}
|
|
1567
1578
|
|
|
1568
|
-
.icon-radius-bottomleft:before {
|
|
1579
|
+
.v3-icon-radius-bottomleft:before {
|
|
1569
1580
|
content: "\e81c";
|
|
1570
1581
|
}
|
|
1571
1582
|
|
|
1572
|
-
.icon-merge:before {
|
|
1583
|
+
.v3-icon-merge:before {
|
|
1573
1584
|
content: "\e81d";
|
|
1574
1585
|
}
|
|
1575
1586
|
|
|
1576
|
-
.icon-table-editing:before {
|
|
1587
|
+
.v3-icon-table-editing:before {
|
|
1577
1588
|
content: "\e81e";
|
|
1578
1589
|
}
|
|
1579
1590
|
|
|
1580
|
-
.icon-layout3:before {
|
|
1591
|
+
.v3-icon-layout3:before {
|
|
1581
1592
|
content: "\e81f";
|
|
1582
1593
|
}
|
|
1583
1594
|
|
|
1584
|
-
.icon-pic-right:before {
|
|
1595
|
+
.v3-icon-pic-right:before {
|
|
1585
1596
|
content: "\e820";
|
|
1586
1597
|
}
|
|
1587
1598
|
|
|
1588
|
-
.icon-square:before {
|
|
1599
|
+
.v3-icon-square:before {
|
|
1589
1600
|
content: "\e821";
|
|
1590
1601
|
}
|
|
1591
1602
|
|
|
1592
|
-
.icon-radius-bottomright:before {
|
|
1603
|
+
.v3-icon-radius-bottomright:before {
|
|
1593
1604
|
content: "\e822";
|
|
1594
1605
|
}
|
|
1595
1606
|
|
|
1596
|
-
.icon-table-search:before {
|
|
1607
|
+
.v3-icon-table-search:before {
|
|
1597
1608
|
content: "\e823";
|
|
1598
1609
|
}
|
|
1599
1610
|
|
|
1600
|
-
.icon-sent-to-back:before {
|
|
1611
|
+
.v3-icon-sent-to-back:before {
|
|
1601
1612
|
content: "\e824";
|
|
1602
1613
|
}
|
|
1603
1614
|
|
|
1604
|
-
.icon-move:before {
|
|
1615
|
+
.v3-icon-move:before {
|
|
1605
1616
|
content: "\e825";
|
|
1606
1617
|
}
|
|
1607
1618
|
|
|
1608
|
-
.icon-text-style:before {
|
|
1619
|
+
.v3-icon-text-style:before {
|
|
1609
1620
|
content: "\e826";
|
|
1610
1621
|
}
|
|
1611
1622
|
|
|
1612
|
-
.icon-text-italic:before {
|
|
1623
|
+
.v3-icon-text-italic:before {
|
|
1613
1624
|
content: "\e827";
|
|
1614
1625
|
}
|
|
1615
1626
|
|
|
1616
|
-
.icon-text-bold:before {
|
|
1627
|
+
.v3-icon-text-bold:before {
|
|
1617
1628
|
content: "\e828";
|
|
1618
1629
|
}
|
|
1619
1630
|
|
|
1620
|
-
.icon-text-underline:before {
|
|
1631
|
+
.v3-icon-text-underline:before {
|
|
1621
1632
|
content: "\e829";
|
|
1622
1633
|
}
|
|
1623
1634
|
|
|
1624
|
-
.icon-view-list:before {
|
|
1635
|
+
.v3-icon-view-list:before {
|
|
1625
1636
|
content: "\e82a";
|
|
1626
1637
|
}
|
|
1627
1638
|
|
|
1628
|
-
.icon-table:before {
|
|
1639
|
+
.v3-icon-table:before {
|
|
1629
1640
|
content: "\e82b";
|
|
1630
1641
|
}
|
|
1631
1642
|
|
|
1632
|
-
.icon-text-size:before {
|
|
1643
|
+
.v3-icon-text-size:before {
|
|
1633
1644
|
content: "\e82c";
|
|
1634
1645
|
}
|
|
1635
1646
|
|
|
1636
|
-
.icon-text-italic1:before {
|
|
1647
|
+
.v3-icon-text-italic1:before {
|
|
1637
1648
|
content: "\e82d";
|
|
1638
1649
|
}
|
|
1639
1650
|
|
|
1640
|
-
.icon-quote:before {
|
|
1651
|
+
.v3-icon-quote:before {
|
|
1641
1652
|
content: "\e82e";
|
|
1642
1653
|
}
|
|
1643
1654
|
|
|
1644
|
-
.icon-margin-horizontally:before {
|
|
1655
|
+
.v3-icon-margin-horizontally:before {
|
|
1645
1656
|
content: "\e82f";
|
|
1646
1657
|
}
|
|
1647
1658
|
|
|
1648
|
-
.icon-ordered-list:before {
|
|
1659
|
+
.v3-icon-ordered-list:before {
|
|
1649
1660
|
content: "\e830";
|
|
1650
1661
|
}
|
|
1651
1662
|
|
|
1652
|
-
.icon-text:before {
|
|
1663
|
+
.v3-icon-text:before {
|
|
1653
1664
|
content: "\e831";
|
|
1654
1665
|
}
|
|
1655
1666
|
|
|
1656
|
-
.icon-text-style1:before {
|
|
1667
|
+
.v3-icon-text-style1:before {
|
|
1657
1668
|
content: "\e832";
|
|
1658
1669
|
}
|
|
1659
1670
|
|
|
1660
|
-
.icon-radius-upright:before {
|
|
1671
|
+
.v3-icon-radius-upright:before {
|
|
1661
1672
|
content: "\e833";
|
|
1662
1673
|
}
|
|
1663
1674
|
|
|
1664
|
-
.icon-table1:before {
|
|
1675
|
+
.v3-icon-table1:before {
|
|
1665
1676
|
content: "\e834";
|
|
1666
1677
|
}
|
|
1667
1678
|
|
|
1668
|
-
.icon-application3:before {
|
|
1679
|
+
.v3-icon-application3:before {
|
|
1669
1680
|
content: "\e7d0";
|
|
1670
1681
|
}
|
|
1671
1682
|
|
|
1672
|
-
.icon-branch1:before {
|
|
1683
|
+
.v3-icon-branch1:before {
|
|
1673
1684
|
content: "\e7d1";
|
|
1674
1685
|
}
|
|
1675
1686
|
|
|
1676
|
-
.icon-batch-input:before {
|
|
1687
|
+
.v3-icon-batch-input:before {
|
|
1677
1688
|
content: "\e7d2";
|
|
1678
1689
|
}
|
|
1679
1690
|
|
|
1680
|
-
.icon-automatic-deployment:before {
|
|
1691
|
+
.v3-icon-automatic-deployment:before {
|
|
1681
1692
|
content: "\e7d3";
|
|
1682
1693
|
}
|
|
1683
1694
|
|
|
1684
|
-
.icon-branch3:before {
|
|
1695
|
+
.v3-icon-branch3:before {
|
|
1685
1696
|
content: "\e7d4";
|
|
1686
1697
|
}
|
|
1687
1698
|
|
|
1688
|
-
.icon-a-3d:before {
|
|
1699
|
+
.v3-icon-a-3d:before {
|
|
1689
1700
|
content: "\e7d5";
|
|
1690
1701
|
}
|
|
1691
1702
|
|
|
1692
|
-
.icon-add-item:before {
|
|
1703
|
+
.v3-icon-add-item:before {
|
|
1693
1704
|
content: "\e7d6";
|
|
1694
1705
|
}
|
|
1695
1706
|
|
|
1696
|
-
.icon-batch-failure:before {
|
|
1707
|
+
.v3-icon-batch-failure:before {
|
|
1697
1708
|
content: "\e7d7";
|
|
1698
1709
|
}
|
|
1699
1710
|
|
|
1700
|
-
.icon-add-menu:before {
|
|
1711
|
+
.v3-icon-add-menu:before {
|
|
1701
1712
|
content: "\e7d8";
|
|
1702
1713
|
}
|
|
1703
1714
|
|
|
1704
|
-
.icon-branch:before {
|
|
1715
|
+
.v3-icon-branch:before {
|
|
1705
1716
|
content: "\e7d9";
|
|
1706
1717
|
}
|
|
1707
1718
|
|
|
1708
|
-
.icon-branch4:before {
|
|
1719
|
+
.v3-icon-branch4:before {
|
|
1709
1720
|
content: "\e7da";
|
|
1710
1721
|
}
|
|
1711
1722
|
|
|
1712
|
-
.icon-add-subset:before {
|
|
1723
|
+
.v3-icon-add-subset:before {
|
|
1713
1724
|
content: "\e7db";
|
|
1714
1725
|
}
|
|
1715
1726
|
|
|
1716
|
-
.icon-api:before {
|
|
1727
|
+
.v3-icon-api:before {
|
|
1717
1728
|
content: "\e7dc";
|
|
1718
1729
|
}
|
|
1719
1730
|
|
|
1720
|
-
.icon-a-2d:before {
|
|
1731
|
+
.v3-icon-a-2d:before {
|
|
1721
1732
|
content: "\e7dd";
|
|
1722
1733
|
}
|
|
1723
1734
|
|
|
1724
|
-
.icon-batch-search:before {
|
|
1735
|
+
.v3-icon-batch-search:before {
|
|
1725
1736
|
content: "\e7de";
|
|
1726
1737
|
}
|
|
1727
1738
|
|
|
1728
|
-
.icon-application:before {
|
|
1739
|
+
.v3-icon-application:before {
|
|
1729
1740
|
content: "\e7df";
|
|
1730
1741
|
}
|
|
1731
1742
|
|
|
1732
|
-
.icon-abnormal:before {
|
|
1743
|
+
.v3-icon-abnormal:before {
|
|
1733
1744
|
content: "\e7e0";
|
|
1734
1745
|
}
|
|
1735
1746
|
|
|
1736
|
-
.icon-cloud-cync:before {
|
|
1747
|
+
.v3-icon-cloud-cync:before {
|
|
1737
1748
|
content: "\e7be";
|
|
1738
1749
|
}
|
|
1739
1750
|
|
|
1740
|
-
.icon-branch-check:before {
|
|
1751
|
+
.v3-icon-branch-check:before {
|
|
1741
1752
|
content: "\e7bf";
|
|
1742
1753
|
}
|
|
1743
1754
|
|
|
1744
|
-
.icon-component-initem:before {
|
|
1755
|
+
.v3-icon-component-initem:before {
|
|
1745
1756
|
content: "\e7c0";
|
|
1746
1757
|
}
|
|
1747
1758
|
|
|
1748
|
-
.icon-button:before {
|
|
1759
|
+
.v3-icon-button:before {
|
|
1749
1760
|
content: "\e7c1";
|
|
1750
1761
|
}
|
|
1751
1762
|
|
|
1752
|
-
.icon-data-source:before {
|
|
1763
|
+
.v3-icon-data-source:before {
|
|
1753
1764
|
content: "\e7c2";
|
|
1754
1765
|
}
|
|
1755
1766
|
|
|
1756
|
-
.icon-device-connected:before {
|
|
1767
|
+
.v3-icon-device-connected:before {
|
|
1757
1768
|
content: "\e7c3";
|
|
1758
1769
|
}
|
|
1759
1770
|
|
|
1760
|
-
.icon-branch2:before {
|
|
1771
|
+
.v3-icon-branch2:before {
|
|
1761
1772
|
content: "\e7c4";
|
|
1762
1773
|
}
|
|
1763
1774
|
|
|
1764
|
-
.icon-branch5:before {
|
|
1775
|
+
.v3-icon-branch5:before {
|
|
1765
1776
|
content: "\e7c5";
|
|
1766
1777
|
}
|
|
1767
1778
|
|
|
1768
|
-
.icon-component-progress:before {
|
|
1779
|
+
.v3-icon-component-progress:before {
|
|
1769
1780
|
content: "\e7c6";
|
|
1770
1781
|
}
|
|
1771
1782
|
|
|
1772
|
-
.icon-component-slider:before {
|
|
1783
|
+
.v3-icon-component-slider:before {
|
|
1773
1784
|
content: "\e7c7";
|
|
1774
1785
|
}
|
|
1775
1786
|
|
|
1776
|
-
.icon-cloud-upload:before {
|
|
1787
|
+
.v3-icon-cloud-upload:before {
|
|
1777
1788
|
content: "\e7c8";
|
|
1778
1789
|
}
|
|
1779
1790
|
|
|
1780
|
-
.icon-cloud-backtesting:before {
|
|
1791
|
+
.v3-icon-cloud-backtesting:before {
|
|
1781
1792
|
content: "\e7c9";
|
|
1782
1793
|
}
|
|
1783
1794
|
|
|
1784
|
-
.icon-application1:before {
|
|
1795
|
+
.v3-icon-application1:before {
|
|
1785
1796
|
content: "\e7ca";
|
|
1786
1797
|
}
|
|
1787
1798
|
|
|
1788
|
-
.icon-code:before {
|
|
1799
|
+
.v3-icon-code:before {
|
|
1789
1800
|
content: "\e7cb";
|
|
1790
1801
|
}
|
|
1791
1802
|
|
|
1792
|
-
.icon-cloud-downlad:before {
|
|
1803
|
+
.v3-icon-cloud-downlad:before {
|
|
1793
1804
|
content: "\e7cc";
|
|
1794
1805
|
}
|
|
1795
1806
|
|
|
1796
|
-
.icon-auto-complete:before {
|
|
1807
|
+
.v3-icon-auto-complete:before {
|
|
1797
1808
|
content: "\e7cd";
|
|
1798
1809
|
}
|
|
1799
1810
|
|
|
1800
|
-
.icon-component-select:before {
|
|
1811
|
+
.v3-icon-component-select:before {
|
|
1801
1812
|
content: "\e7ce";
|
|
1802
1813
|
}
|
|
1803
1814
|
|
|
1804
|
-
.icon-component-collapse:before {
|
|
1815
|
+
.v3-icon-component-collapse:before {
|
|
1805
1816
|
content: "\e7cf";
|
|
1806
1817
|
}
|
|
1807
1818
|
|
|
1808
|
-
.icon-component-steps:before {
|
|
1819
|
+
.v3-icon-component-steps:before {
|
|
1809
1820
|
content: "\e7ac";
|
|
1810
1821
|
}
|
|
1811
1822
|
|
|
1812
|
-
.icon-components:before {
|
|
1823
|
+
.v3-icon-components:before {
|
|
1813
1824
|
content: "\e7ad";
|
|
1814
1825
|
}
|
|
1815
1826
|
|
|
1816
|
-
.icon-demand-management:before {
|
|
1827
|
+
.v3-icon-demand-management:before {
|
|
1817
1828
|
content: "\e7ae";
|
|
1818
1829
|
}
|
|
1819
1830
|
|
|
1820
|
-
.icon-function:before {
|
|
1831
|
+
.v3-icon-function:before {
|
|
1821
1832
|
content: "\e7af";
|
|
1822
1833
|
}
|
|
1823
1834
|
|
|
1824
|
-
.icon-item-modify:before {
|
|
1835
|
+
.v3-icon-item-modify:before {
|
|
1825
1836
|
content: "\e7b0";
|
|
1826
1837
|
}
|
|
1827
1838
|
|
|
1828
|
-
.icon-cloud-server:before {
|
|
1839
|
+
.v3-icon-cloud-server:before {
|
|
1829
1840
|
content: "\e7b1";
|
|
1830
1841
|
}
|
|
1831
1842
|
|
|
1832
|
-
.icon-database-import:before {
|
|
1843
|
+
.v3-icon-database-import:before {
|
|
1833
1844
|
content: "\e7b2";
|
|
1834
1845
|
}
|
|
1835
1846
|
|
|
1836
|
-
.icon-data-dictionary:before {
|
|
1847
|
+
.v3-icon-data-dictionary:before {
|
|
1837
1848
|
content: "\e7b3";
|
|
1838
1849
|
}
|
|
1839
1850
|
|
|
1840
|
-
.icon-data-server:before {
|
|
1851
|
+
.v3-icon-data-server:before {
|
|
1841
1852
|
content: "\e7b4";
|
|
1842
1853
|
}
|
|
1843
1854
|
|
|
1844
|
-
.icon-earth:before {
|
|
1855
|
+
.v3-icon-earth:before {
|
|
1845
1856
|
content: "\e7b5";
|
|
1846
1857
|
}
|
|
1847
1858
|
|
|
1848
|
-
.icon-edition:before {
|
|
1859
|
+
.v3-icon-edition:before {
|
|
1849
1860
|
content: "\e7b6";
|
|
1850
1861
|
}
|
|
1851
1862
|
|
|
1852
|
-
.icon-grid:before {
|
|
1863
|
+
.v3-icon-grid:before {
|
|
1853
1864
|
content: "\e7b7";
|
|
1854
1865
|
}
|
|
1855
1866
|
|
|
1856
|
-
.icon-component-dropdown:before {
|
|
1867
|
+
.v3-icon-component-dropdown:before {
|
|
1857
1868
|
content: "\e7b8";
|
|
1858
1869
|
}
|
|
1859
1870
|
|
|
1860
|
-
.icon-device-not-connected:before {
|
|
1871
|
+
.v3-icon-device-not-connected:before {
|
|
1861
1872
|
content: "\e7b9";
|
|
1862
1873
|
}
|
|
1863
1874
|
|
|
1864
|
-
.icon-CPU:before {
|
|
1875
|
+
.v3-icon-CPU:before {
|
|
1865
1876
|
content: "\e7ba";
|
|
1866
1877
|
}
|
|
1867
1878
|
|
|
1868
|
-
.icon-contanier:before {
|
|
1879
|
+
.v3-icon-contanier:before {
|
|
1869
1880
|
content: "\e7bb";
|
|
1870
1881
|
}
|
|
1871
1882
|
|
|
1872
|
-
.icon-cloud-serverbeifen:before {
|
|
1883
|
+
.v3-icon-cloud-serverbeifen:before {
|
|
1873
1884
|
content: "\e7bc";
|
|
1874
1885
|
}
|
|
1875
1886
|
|
|
1876
|
-
.icon-component-switch:before {
|
|
1887
|
+
.v3-icon-component-switch:before {
|
|
1877
1888
|
content: "\e7bd";
|
|
1878
1889
|
}
|
|
1879
1890
|
|
|
1880
|
-
.icon-configuration-process:before {
|
|
1891
|
+
.v3-icon-configuration-process:before {
|
|
1881
1892
|
content: "\e7a3";
|
|
1882
1893
|
}
|
|
1883
1894
|
|
|
1884
|
-
.icon-display-inline-block:before {
|
|
1895
|
+
.v3-icon-display-inline-block:before {
|
|
1885
1896
|
content: "\e7a4";
|
|
1886
1897
|
}
|
|
1887
1898
|
|
|
1888
|
-
.icon-component-board:before {
|
|
1899
|
+
.v3-icon-component-board:before {
|
|
1889
1900
|
content: "\e7a5";
|
|
1890
1901
|
}
|
|
1891
1902
|
|
|
1892
|
-
.icon-process-list:before {
|
|
1903
|
+
.v3-icon-process-list:before {
|
|
1893
1904
|
content: "\e7a6";
|
|
1894
1905
|
}
|
|
1895
1906
|
|
|
1896
|
-
.icon-subset:before {
|
|
1907
|
+
.v3-icon-subset:before {
|
|
1897
1908
|
content: "\e7a7";
|
|
1898
1909
|
}
|
|
1899
1910
|
|
|
1900
|
-
.icon-container:before {
|
|
1911
|
+
.v3-icon-container:before {
|
|
1901
1912
|
content: "\e7a8";
|
|
1902
1913
|
}
|
|
1903
1914
|
|
|
1904
|
-
.icon-historical-edition:before {
|
|
1915
|
+
.v3-icon-historical-edition:before {
|
|
1905
1916
|
content: "\e7a9";
|
|
1906
1917
|
}
|
|
1907
1918
|
|
|
1908
|
-
.icon-collect:before {
|
|
1919
|
+
.v3-icon-collect:before {
|
|
1909
1920
|
content: "\e7aa";
|
|
1910
1921
|
}
|
|
1911
1922
|
|
|
1912
|
-
.icon-iframe-container:before {
|
|
1923
|
+
.v3-icon-iframe-container:before {
|
|
1913
1924
|
content: "\e7ab";
|
|
1914
1925
|
}
|
|
1915
1926
|
|
|
1916
|
-
.icon-process-management:before {
|
|
1927
|
+
.v3-icon-process-management:before {
|
|
1917
1928
|
content: "\e79b";
|
|
1918
1929
|
}
|
|
1919
1930
|
|
|
1920
|
-
.icon-server:before {
|
|
1931
|
+
.v3-icon-server:before {
|
|
1921
1932
|
content: "\e79c";
|
|
1922
1933
|
}
|
|
1923
1934
|
|
|
1924
|
-
.icon-display-inline:before {
|
|
1935
|
+
.v3-icon-display-inline:before {
|
|
1925
1936
|
content: "\e79d";
|
|
1926
1937
|
}
|
|
1927
1938
|
|
|
1928
|
-
.icon-usb:before {
|
|
1939
|
+
.v3-icon-usb:before {
|
|
1929
1940
|
content: "\e79e";
|
|
1930
1941
|
}
|
|
1931
1942
|
|
|
1932
|
-
.icon-warehousing:before {
|
|
1943
|
+
.v3-icon-warehousing:before {
|
|
1933
1944
|
content: "\e79f";
|
|
1934
1945
|
}
|
|
1935
1946
|
|
|
1936
|
-
.icon-sync:before {
|
|
1947
|
+
.v3-icon-sync:before {
|
|
1937
1948
|
content: "\e7a0";
|
|
1938
1949
|
}
|
|
1939
1950
|
|
|
1940
|
-
.icon-data-grooming:before {
|
|
1951
|
+
.v3-icon-data-grooming:before {
|
|
1941
1952
|
content: "\e7a1";
|
|
1942
1953
|
}
|
|
1943
1954
|
|
|
1944
|
-
.icon-display-block:before {
|
|
1955
|
+
.v3-icon-display-block:before {
|
|
1945
1956
|
content: "\e7a2";
|
|
1946
1957
|
}
|
|
1947
1958
|
|
|
1948
|
-
.icon-input:before {
|
|
1959
|
+
.v3-icon-input:before {
|
|
1949
1960
|
content: "\e788";
|
|
1950
1961
|
}
|
|
1951
1962
|
|
|
1952
|
-
.icon-versions-publish:before {
|
|
1963
|
+
.v3-icon-versions-publish:before {
|
|
1953
1964
|
content: "\e789";
|
|
1954
1965
|
}
|
|
1955
1966
|
|
|
1956
|
-
.icon-resource:before {
|
|
1967
|
+
.v3-icon-resource:before {
|
|
1957
1968
|
content: "\e78a";
|
|
1958
1969
|
}
|
|
1959
1970
|
|
|
1960
|
-
.icon-display-flex:before {
|
|
1971
|
+
.v3-icon-display-flex:before {
|
|
1961
1972
|
content: "\e78b";
|
|
1962
1973
|
}
|
|
1963
1974
|
|
|
1964
|
-
.icon-router:before {
|
|
1975
|
+
.v3-icon-router:before {
|
|
1965
1976
|
content: "\e78c";
|
|
1966
1977
|
}
|
|
1967
1978
|
|
|
1968
|
-
.icon-tag3:before {
|
|
1979
|
+
.v3-icon-tag3:before {
|
|
1969
1980
|
content: "\e78d";
|
|
1970
1981
|
}
|
|
1971
1982
|
|
|
1972
|
-
.icon-to-do-list:before {
|
|
1983
|
+
.v3-icon-to-do-list:before {
|
|
1973
1984
|
content: "\e78e";
|
|
1974
1985
|
}
|
|
1975
1986
|
|
|
1976
|
-
.icon-div-tag:before {
|
|
1987
|
+
.v3-icon-div-tag:before {
|
|
1977
1988
|
content: "\e78f";
|
|
1978
1989
|
}
|
|
1979
1990
|
|
|
1980
|
-
.icon-process-list-1:before {
|
|
1991
|
+
.v3-icon-process-list-1:before {
|
|
1981
1992
|
content: "\e790";
|
|
1982
1993
|
}
|
|
1983
1994
|
|
|
1984
|
-
.icon-module:before {
|
|
1995
|
+
.v3-icon-module:before {
|
|
1985
1996
|
content: "\e791";
|
|
1986
1997
|
}
|
|
1987
1998
|
|
|
1988
|
-
.icon-drawing-board:before {
|
|
1999
|
+
.v3-icon-drawing-board:before {
|
|
1989
2000
|
content: "\e792";
|
|
1990
2001
|
}
|
|
1991
2002
|
|
|
1992
|
-
.icon-international:before {
|
|
2003
|
+
.v3-icon-international:before {
|
|
1993
2004
|
content: "\e793";
|
|
1994
2005
|
}
|
|
1995
2006
|
|
|
1996
|
-
.icon-ipc-push:before {
|
|
2007
|
+
.v3-icon-ipc-push:before {
|
|
1997
2008
|
content: "\e794";
|
|
1998
2009
|
}
|
|
1999
2010
|
|
|
2000
|
-
.icon-test:before {
|
|
2011
|
+
.v3-icon-test:before {
|
|
2001
2012
|
content: "\e795";
|
|
2002
2013
|
}
|
|
2003
2014
|
|
|
2004
|
-
.icon-versions-publish-1:before {
|
|
2015
|
+
.v3-icon-versions-publish-1:before {
|
|
2005
2016
|
content: "\e796";
|
|
2006
2017
|
}
|
|
2007
2018
|
|
|
2008
|
-
.icon-item:before {
|
|
2019
|
+
.v3-icon-item:before {
|
|
2009
2020
|
content: "\e797";
|
|
2010
2021
|
}
|
|
2011
2022
|
|
|
2012
|
-
.icon-tab-single:before {
|
|
2023
|
+
.v3-icon-tab-single:before {
|
|
2013
2024
|
content: "\e798";
|
|
2014
2025
|
}
|
|
2015
2026
|
|
|
2016
|
-
.icon-output-code:before {
|
|
2027
|
+
.v3-icon-output-code:before {
|
|
2017
2028
|
content: "\e799";
|
|
2018
2029
|
}
|
|
2019
2030
|
|
|
2020
|
-
.icon-database:before {
|
|
2031
|
+
.v3-icon-database:before {
|
|
2021
2032
|
content: "\e79a";
|
|
2022
2033
|
}
|
|
2023
2034
|
|
|
2024
|
-
.icon-tree-node:before {
|
|
2035
|
+
.v3-icon-tree-node:before {
|
|
2025
2036
|
content: "\e77b";
|
|
2026
2037
|
}
|
|
2027
2038
|
|
|
2028
|
-
.icon-records:before {
|
|
2039
|
+
.v3-icon-records:before {
|
|
2029
2040
|
content: "\e77c";
|
|
2030
2041
|
}
|
|
2031
2042
|
|
|
2032
|
-
.icon-tree-list:before {
|
|
2043
|
+
.v3-icon-tree-list:before {
|
|
2033
2044
|
content: "\e77d";
|
|
2034
2045
|
}
|
|
2035
2046
|
|
|
2036
|
-
.icon-item-branch:before {
|
|
2047
|
+
.v3-icon-item-branch:before {
|
|
2037
2048
|
content: "\e77e";
|
|
2038
2049
|
}
|
|
2039
2050
|
|
|
2040
|
-
.icon-system-data:before {
|
|
2051
|
+
.v3-icon-system-data:before {
|
|
2041
2052
|
content: "\e77f";
|
|
2042
2053
|
}
|
|
2043
2054
|
|
|
2044
|
-
.icon-workbench:before {
|
|
2055
|
+
.v3-icon-workbench:before {
|
|
2045
2056
|
content: "\e780";
|
|
2046
2057
|
}
|
|
2047
2058
|
|
|
2048
|
-
.icon-tab:before {
|
|
2059
|
+
.v3-icon-tab:before {
|
|
2049
2060
|
content: "\e781";
|
|
2050
2061
|
}
|
|
2051
2062
|
|
|
2052
|
-
.icon-fault-management:before {
|
|
2063
|
+
.v3-icon-fault-management:before {
|
|
2053
2064
|
content: "\e782";
|
|
2054
2065
|
}
|
|
2055
2066
|
|
|
2056
|
-
.icon-partial-channel-opening:before {
|
|
2067
|
+
.v3-icon-partial-channel-opening:before {
|
|
2057
2068
|
content: "\e783";
|
|
2058
2069
|
}
|
|
2059
2070
|
|
|
2060
|
-
.icon-ws-push:before {
|
|
2071
|
+
.v3-icon-ws-push:before {
|
|
2061
2072
|
content: "\e784";
|
|
2062
2073
|
}
|
|
2063
2074
|
|
|
2064
|
-
.icon-research-process:before {
|
|
2075
|
+
.v3-icon-research-process:before {
|
|
2065
2076
|
content: "\e785";
|
|
2066
2077
|
}
|
|
2067
2078
|
|
|
2068
|
-
.icon-transfer:before {
|
|
2079
|
+
.v3-icon-transfer:before {
|
|
2069
2080
|
content: "\e786";
|
|
2070
2081
|
}
|
|
2071
2082
|
|
|
2072
|
-
.icon-terminal:before {
|
|
2083
|
+
.v3-icon-terminal:before {
|
|
2073
2084
|
content: "\e787";
|
|
2074
2085
|
}
|
|
2075
2086
|
|
|
2076
|
-
.icon-doc-add:before {
|
|
2087
|
+
.v3-icon-doc-add:before {
|
|
2077
2088
|
content: "\e75b";
|
|
2078
2089
|
}
|
|
2079
2090
|
|
|
2080
|
-
.icon-a-contract-fail:before {
|
|
2091
|
+
.v3-icon-a-contract-fail:before {
|
|
2081
2092
|
content: "\e75c";
|
|
2082
2093
|
}
|
|
2083
2094
|
|
|
2084
|
-
.icon-doc-search:before {
|
|
2095
|
+
.v3-icon-doc-search:before {
|
|
2085
2096
|
content: "\e75d";
|
|
2086
2097
|
}
|
|
2087
2098
|
|
|
2088
|
-
.icon-doc-edit:before {
|
|
2099
|
+
.v3-icon-doc-edit:before {
|
|
2089
2100
|
content: "\e75e";
|
|
2090
2101
|
}
|
|
2091
2102
|
|
|
2092
|
-
.icon-file-excel:before {
|
|
2103
|
+
.v3-icon-file-excel:before {
|
|
2093
2104
|
content: "\e75f";
|
|
2094
2105
|
}
|
|
2095
2106
|
|
|
2096
|
-
.icon-file-add:before {
|
|
2107
|
+
.v3-icon-file-add:before {
|
|
2097
2108
|
content: "\e760";
|
|
2098
2109
|
}
|
|
2099
2110
|
|
|
2100
|
-
.icon-file-gif:before {
|
|
2111
|
+
.v3-icon-file-gif:before {
|
|
2101
2112
|
content: "\e761";
|
|
2102
2113
|
}
|
|
2103
2114
|
|
|
2104
|
-
.icon-file:before {
|
|
2115
|
+
.v3-icon-file:before {
|
|
2105
2116
|
content: "\e762";
|
|
2106
2117
|
}
|
|
2107
2118
|
|
|
2108
|
-
.icon-document:before {
|
|
2119
|
+
.v3-icon-document:before {
|
|
2109
2120
|
content: "\e763";
|
|
2110
2121
|
}
|
|
2111
2122
|
|
|
2112
|
-
.icon-a-contract-success:before {
|
|
2123
|
+
.v3-icon-a-contract-success:before {
|
|
2113
2124
|
content: "\e764";
|
|
2114
2125
|
}
|
|
2115
2126
|
|
|
2116
|
-
.icon-file-csv:before {
|
|
2127
|
+
.v3-icon-file-csv:before {
|
|
2117
2128
|
content: "\e765";
|
|
2118
2129
|
}
|
|
2119
2130
|
|
|
2120
|
-
.icon-export:before {
|
|
2131
|
+
.v3-icon-export:before {
|
|
2121
2132
|
content: "\e766";
|
|
2122
2133
|
}
|
|
2123
2134
|
|
|
2124
|
-
.icon-file-pdf:before {
|
|
2135
|
+
.v3-icon-file-pdf:before {
|
|
2125
2136
|
content: "\e767";
|
|
2126
2137
|
}
|
|
2127
2138
|
|
|
2128
|
-
.icon-image-files:before {
|
|
2139
|
+
.v3-icon-image-files:before {
|
|
2129
2140
|
content: "\e768";
|
|
2130
2141
|
}
|
|
2131
2142
|
|
|
2132
|
-
.icon-file-ppt:before {
|
|
2143
|
+
.v3-icon-file-ppt:before {
|
|
2133
2144
|
content: "\e769";
|
|
2134
2145
|
}
|
|
2135
2146
|
|
|
2136
|
-
.icon-Invoice:before {
|
|
2147
|
+
.v3-icon-Invoice:before {
|
|
2137
2148
|
content: "\e76a";
|
|
2138
2149
|
}
|
|
2139
2150
|
|
|
2140
|
-
.icon-doc-sync:before {
|
|
2151
|
+
.v3-icon-doc-sync:before {
|
|
2141
2152
|
content: "\e76b";
|
|
2142
2153
|
}
|
|
2143
2154
|
|
|
2144
|
-
.icon-file-jpg:before {
|
|
2155
|
+
.v3-icon-file-jpg:before {
|
|
2145
2156
|
content: "\e76c";
|
|
2146
2157
|
}
|
|
2147
2158
|
|
|
2148
|
-
.icon-file1:before {
|
|
2159
|
+
.v3-icon-file1:before {
|
|
2149
2160
|
content: "\e76d";
|
|
2150
2161
|
}
|
|
2151
2162
|
|
|
2152
|
-
.icon-list-add:before {
|
|
2163
|
+
.v3-icon-list-add:before {
|
|
2153
2164
|
content: "\e76e";
|
|
2154
2165
|
}
|
|
2155
2166
|
|
|
2156
|
-
.icon-folder-open:before {
|
|
2167
|
+
.v3-icon-folder-open:before {
|
|
2157
2168
|
content: "\e76f";
|
|
2158
2169
|
}
|
|
2159
2170
|
|
|
2160
|
-
.icon-file-zip:before {
|
|
2171
|
+
.v3-icon-file-zip:before {
|
|
2161
2172
|
content: "\e770";
|
|
2162
2173
|
}
|
|
2163
2174
|
|
|
2164
|
-
.icon-file-png:before {
|
|
2175
|
+
.v3-icon-file-png:before {
|
|
2165
2176
|
content: "\e771";
|
|
2166
2177
|
}
|
|
2167
2178
|
|
|
2168
|
-
.icon-file-txt:before {
|
|
2179
|
+
.v3-icon-file-txt:before {
|
|
2169
2180
|
content: "\e772";
|
|
2170
2181
|
}
|
|
2171
2182
|
|
|
2172
|
-
.icon-folder:before {
|
|
2183
|
+
.v3-icon-folder:before {
|
|
2173
2184
|
content: "\e773";
|
|
2174
2185
|
}
|
|
2175
2186
|
|
|
2176
|
-
.icon-preview:before {
|
|
2187
|
+
.v3-icon-preview:before {
|
|
2177
2188
|
content: "\e774";
|
|
2178
2189
|
}
|
|
2179
2190
|
|
|
2180
|
-
.icon-folder-add:before {
|
|
2191
|
+
.v3-icon-folder-add:before {
|
|
2181
2192
|
content: "\e775";
|
|
2182
2193
|
}
|
|
2183
2194
|
|
|
2184
|
-
.icon-transaction-order:before {
|
|
2195
|
+
.v3-icon-transaction-order:before {
|
|
2185
2196
|
content: "\e776";
|
|
2186
2197
|
}
|
|
2187
2198
|
|
|
2188
|
-
.icon-additional-record:before {
|
|
2199
|
+
.v3-icon-additional-record:before {
|
|
2189
2200
|
content: "\e777";
|
|
2190
2201
|
}
|
|
2191
2202
|
|
|
2192
|
-
.icon-file-word:before {
|
|
2203
|
+
.v3-icon-file-word:before {
|
|
2193
2204
|
content: "\e778";
|
|
2194
2205
|
}
|
|
2195
2206
|
|
|
2196
|
-
.icon-import:before {
|
|
2207
|
+
.v3-icon-import:before {
|
|
2197
2208
|
content: "\e779";
|
|
2198
2209
|
}
|
|
2199
2210
|
|
|
2200
|
-
.icon-template:before {
|
|
2211
|
+
.v3-icon-template:before {
|
|
2201
2212
|
content: "\e77a";
|
|
2202
2213
|
}
|
|
2203
2214
|
|
|
2204
|
-
.icon-date-time:before {
|
|
2215
|
+
.v3-icon-date-time:before {
|
|
2205
2216
|
content: "\e758";
|
|
2206
2217
|
}
|
|
2207
2218
|
|
|
2208
|
-
.icon-time:before {
|
|
2219
|
+
.v3-icon-time:before {
|
|
2209
2220
|
content: "\e759";
|
|
2210
2221
|
}
|
|
2211
2222
|
|
|
2212
|
-
.icon-a-24-hour:before {
|
|
2223
|
+
.v3-icon-a-24-hour:before {
|
|
2213
2224
|
content: "\e75a";
|
|
2214
2225
|
}
|
|
2215
2226
|
|
|
2216
|
-
.icon-alam-clock:before {
|
|
2227
|
+
.v3-icon-alam-clock:before {
|
|
2217
2228
|
content: "\e74f";
|
|
2218
2229
|
}
|
|
2219
2230
|
|
|
2220
|
-
.icon-stopwatch:before {
|
|
2231
|
+
.v3-icon-stopwatch:before {
|
|
2221
2232
|
content: "\e750";
|
|
2222
2233
|
}
|
|
2223
2234
|
|
|
2224
|
-
.icon-calendar:before {
|
|
2235
|
+
.v3-icon-calendar:before {
|
|
2225
2236
|
content: "\e751";
|
|
2226
2237
|
}
|
|
2227
2238
|
|
|
2228
|
-
.icon-calendar-monthly:before {
|
|
2239
|
+
.v3-icon-calendar-monthly:before {
|
|
2229
2240
|
content: "\e752";
|
|
2230
2241
|
}
|
|
2231
2242
|
|
|
2232
|
-
.icon-calendar-range:before {
|
|
2243
|
+
.v3-icon-calendar-range:before {
|
|
2233
2244
|
content: "\e753";
|
|
2234
2245
|
}
|
|
2235
2246
|
|
|
2236
|
-
.icon-schedule:before {
|
|
2247
|
+
.v3-icon-schedule:before {
|
|
2237
2248
|
content: "\e754";
|
|
2238
2249
|
}
|
|
2239
2250
|
|
|
2240
|
-
.icon-history:before {
|
|
2251
|
+
.v3-icon-history:before {
|
|
2241
2252
|
content: "\e755";
|
|
2242
2253
|
}
|
|
2243
2254
|
|
|
2244
|
-
.icon-calendar-weekly:before {
|
|
2255
|
+
.v3-icon-calendar-weekly:before {
|
|
2245
2256
|
content: "\e756";
|
|
2246
2257
|
}
|
|
2247
2258
|
|
|
2248
|
-
.icon-calendar-view:before {
|
|
2259
|
+
.v3-icon-calendar-view:before {
|
|
2249
2260
|
content: "\e757";
|
|
2250
2261
|
}
|
|
2251
2262
|
|
|
2252
|
-
.icon-user-info:before {
|
|
2263
|
+
.v3-icon-user-info:before {
|
|
2253
2264
|
content: "\e742";
|
|
2254
2265
|
}
|
|
2255
2266
|
|
|
2256
|
-
.icon-user1:before {
|
|
2267
|
+
.v3-icon-user1:before {
|
|
2257
2268
|
content: "\e743";
|
|
2258
2269
|
}
|
|
2259
2270
|
|
|
2260
|
-
.icon-user-portrait:before {
|
|
2271
|
+
.v3-icon-user-portrait:before {
|
|
2261
2272
|
content: "\e744";
|
|
2262
2273
|
}
|
|
2263
2274
|
|
|
2264
|
-
.icon-bank-card:before {
|
|
2275
|
+
.v3-icon-bank-card:before {
|
|
2265
2276
|
content: "\e745";
|
|
2266
2277
|
}
|
|
2267
2278
|
|
|
2268
|
-
.icon-account-cancel:before {
|
|
2279
|
+
.v3-icon-account-cancel:before {
|
|
2269
2280
|
content: "\e746";
|
|
2270
2281
|
}
|
|
2271
2282
|
|
|
2272
|
-
.icon-id-card:before {
|
|
2283
|
+
.v3-icon-id-card:before {
|
|
2273
2284
|
content: "\e747";
|
|
2274
2285
|
}
|
|
2275
2286
|
|
|
2276
|
-
.icon-user:before {
|
|
2287
|
+
.v3-icon-user:before {
|
|
2277
2288
|
content: "\e748";
|
|
2278
2289
|
}
|
|
2279
2290
|
|
|
2280
|
-
.icon-group:before {
|
|
2291
|
+
.v3-icon-group:before {
|
|
2281
2292
|
content: "\e749";
|
|
2282
2293
|
}
|
|
2283
2294
|
|
|
2284
|
-
.icon-user-info1:before {
|
|
2295
|
+
.v3-icon-user-info1:before {
|
|
2285
2296
|
content: "\e74a";
|
|
2286
2297
|
}
|
|
2287
2298
|
|
|
2288
|
-
.icon-request-object:before {
|
|
2299
|
+
.v3-icon-request-object:before {
|
|
2289
2300
|
content: "\e74b";
|
|
2290
2301
|
}
|
|
2291
2302
|
|
|
2292
|
-
.icon-address-book:before {
|
|
2303
|
+
.v3-icon-address-book:before {
|
|
2293
2304
|
content: "\e74c";
|
|
2294
2305
|
}
|
|
2295
2306
|
|
|
2296
|
-
.icon-add-user:before {
|
|
2307
|
+
.v3-icon-add-user:before {
|
|
2297
2308
|
content: "\e74d";
|
|
2298
2309
|
}
|
|
2299
2310
|
|
|
2300
|
-
.icon-acccount-add:before {
|
|
2311
|
+
.v3-icon-acccount-add:before {
|
|
2301
2312
|
content: "\e74e";
|
|
2302
2313
|
}
|
|
2303
2314
|
|
|
2304
|
-
.icon-user-management:before {
|
|
2315
|
+
.v3-icon-user-management:before {
|
|
2305
2316
|
content: "\e740";
|
|
2306
2317
|
}
|
|
2307
2318
|
|
|
2308
|
-
.icon-user-error:before {
|
|
2319
|
+
.v3-icon-user-error:before {
|
|
2309
2320
|
content: "\e741";
|
|
2310
2321
|
}
|
|
2311
2322
|
|
|
2312
|
-
.icon-fog:before {
|
|
2323
|
+
.v3-icon-fog:before {
|
|
2313
2324
|
content: "\e72f";
|
|
2314
2325
|
}
|
|
2315
2326
|
|
|
2316
|
-
.icon-go-out:before {
|
|
2327
|
+
.v3-icon-go-out:before {
|
|
2317
2328
|
content: "\e730";
|
|
2318
2329
|
}
|
|
2319
2330
|
|
|
2320
|
-
.icon-borrow:before {
|
|
2331
|
+
.v3-icon-borrow:before {
|
|
2321
2332
|
content: "\e731";
|
|
2322
2333
|
}
|
|
2323
2334
|
|
|
2324
|
-
.icon-book1:before {
|
|
2335
|
+
.v3-icon-book1:before {
|
|
2325
2336
|
content: "\e732";
|
|
2326
2337
|
}
|
|
2327
2338
|
|
|
2328
|
-
.icon-happy:before {
|
|
2339
|
+
.v3-icon-happy:before {
|
|
2329
2340
|
content: "\e733";
|
|
2330
2341
|
}
|
|
2331
2342
|
|
|
2332
|
-
.icon-course:before {
|
|
2343
|
+
.v3-icon-course:before {
|
|
2333
2344
|
content: "\e734";
|
|
2334
2345
|
}
|
|
2335
2346
|
|
|
2336
|
-
.icon-cloud:before {
|
|
2347
|
+
.v3-icon-cloud:before {
|
|
2337
2348
|
content: "\e735";
|
|
2338
2349
|
}
|
|
2339
2350
|
|
|
2340
|
-
.icon-heart:before {
|
|
2351
|
+
.v3-icon-heart:before {
|
|
2341
2352
|
content: "\e736";
|
|
2342
2353
|
}
|
|
2343
2354
|
|
|
2344
|
-
.icon-gift:before {
|
|
2355
|
+
.v3-icon-gift:before {
|
|
2345
2356
|
content: "\e737";
|
|
2346
2357
|
}
|
|
2347
2358
|
|
|
2348
|
-
.icon-compass:before {
|
|
2359
|
+
.v3-icon-compass:before {
|
|
2349
2360
|
content: "\e738";
|
|
2350
2361
|
}
|
|
2351
2362
|
|
|
2352
|
-
.icon-bad:before {
|
|
2363
|
+
.v3-icon-bad:before {
|
|
2353
2364
|
content: "\e739";
|
|
2354
2365
|
}
|
|
2355
2366
|
|
|
2356
|
-
.icon-ai-interpret:before {
|
|
2367
|
+
.v3-icon-ai-interpret:before {
|
|
2357
2368
|
content: "\e73a";
|
|
2358
2369
|
}
|
|
2359
2370
|
|
|
2360
|
-
.icon-building:before {
|
|
2371
|
+
.v3-icon-building:before {
|
|
2361
2372
|
content: "\e73b";
|
|
2362
2373
|
}
|
|
2363
2374
|
|
|
2364
|
-
.icon-aim:before {
|
|
2375
|
+
.v3-icon-aim:before {
|
|
2365
2376
|
content: "\e73c";
|
|
2366
2377
|
}
|
|
2367
2378
|
|
|
2368
|
-
.icon-briefcase:before {
|
|
2379
|
+
.v3-icon-briefcase:before {
|
|
2369
2380
|
content: "\e73d";
|
|
2370
2381
|
}
|
|
2371
2382
|
|
|
2372
|
-
.icon-cloudy:before {
|
|
2383
|
+
.v3-icon-cloudy:before {
|
|
2373
2384
|
content: "\e73e";
|
|
2374
2385
|
}
|
|
2375
2386
|
|
|
2376
|
-
.icon-book:before {
|
|
2387
|
+
.v3-icon-book:before {
|
|
2377
2388
|
content: "\e73f";
|
|
2378
2389
|
}
|
|
2379
2390
|
|
|
2380
|
-
.icon-moon:before {
|
|
2391
|
+
.v3-icon-moon:before {
|
|
2381
2392
|
content: "\e721";
|
|
2382
2393
|
}
|
|
2383
2394
|
|
|
2384
|
-
.icon-school:before {
|
|
2395
|
+
.v3-icon-school:before {
|
|
2385
2396
|
content: "\e722";
|
|
2386
2397
|
}
|
|
2387
2398
|
|
|
2388
|
-
.icon-business-trip:before {
|
|
2399
|
+
.v3-icon-business-trip:before {
|
|
2389
2400
|
content: "\e723";
|
|
2390
2401
|
}
|
|
2391
2402
|
|
|
2392
|
-
.icon-Review-completed:before {
|
|
2403
|
+
.v3-icon-Review-completed:before {
|
|
2393
2404
|
content: "\e724";
|
|
2394
2405
|
}
|
|
2395
2406
|
|
|
2396
|
-
.icon-successful-approval:before {
|
|
2407
|
+
.v3-icon-successful-approval:before {
|
|
2397
2408
|
content: "\e725";
|
|
2398
2409
|
}
|
|
2399
2410
|
|
|
2400
|
-
.icon-guide-board:before {
|
|
2411
|
+
.v3-icon-guide-board:before {
|
|
2401
2412
|
content: "\e726";
|
|
2402
2413
|
}
|
|
2403
2414
|
|
|
2404
|
-
.icon-notebook:before {
|
|
2415
|
+
.v3-icon-notebook:before {
|
|
2405
2416
|
content: "\e727";
|
|
2406
2417
|
}
|
|
2407
2418
|
|
|
2408
|
-
.icon-light-rain:before {
|
|
2419
|
+
.v3-icon-light-rain:before {
|
|
2409
2420
|
content: "\e728";
|
|
2410
2421
|
}
|
|
2411
2422
|
|
|
2412
|
-
.icon-experiment:before {
|
|
2423
|
+
.v3-icon-experiment:before {
|
|
2413
2424
|
content: "\e729";
|
|
2414
2425
|
}
|
|
2415
2426
|
|
|
2416
|
-
.icon-local:before {
|
|
2427
|
+
.v3-icon-local:before {
|
|
2417
2428
|
content: "\e72a";
|
|
2418
2429
|
}
|
|
2419
2430
|
|
|
2420
|
-
.icon-fire:before {
|
|
2431
|
+
.v3-icon-fire:before {
|
|
2421
2432
|
content: "\e72b";
|
|
2422
2433
|
}
|
|
2423
2434
|
|
|
2424
|
-
.icon-financial-approval:before {
|
|
2435
|
+
.v3-icon-financial-approval:before {
|
|
2425
2436
|
content: "\e72c";
|
|
2426
2437
|
}
|
|
2427
2438
|
|
|
2428
|
-
.icon-fingerprint:before {
|
|
2439
|
+
.v3-icon-fingerprint:before {
|
|
2429
2440
|
content: "\e72d";
|
|
2430
2441
|
}
|
|
2431
2442
|
|
|
2432
|
-
.icon-degree-hat:before {
|
|
2443
|
+
.v3-icon-degree-hat:before {
|
|
2433
2444
|
content: "\e72e";
|
|
2434
2445
|
}
|
|
2435
2446
|
|
|
2436
|
-
.icon-smart-brain:before {
|
|
2447
|
+
.v3-icon-smart-brain:before {
|
|
2437
2448
|
content: "\e70f";
|
|
2438
2449
|
}
|
|
2439
2450
|
|
|
2440
|
-
.icon-trophy:before {
|
|
2451
|
+
.v3-icon-trophy:before {
|
|
2441
2452
|
content: "\e710";
|
|
2442
2453
|
}
|
|
2443
2454
|
|
|
2444
|
-
.icon-rocket:before {
|
|
2455
|
+
.v3-icon-rocket:before {
|
|
2445
2456
|
content: "\e711";
|
|
2446
2457
|
}
|
|
2447
2458
|
|
|
2448
|
-
.icon-performance-evaluation:before {
|
|
2459
|
+
.v3-icon-performance-evaluation:before {
|
|
2449
2460
|
content: "\e712";
|
|
2450
2461
|
}
|
|
2451
2462
|
|
|
2452
|
-
.icon-heavy-rain:before {
|
|
2463
|
+
.v3-icon-heavy-rain:before {
|
|
2453
2464
|
content: "\e713";
|
|
2454
2465
|
}
|
|
2455
2466
|
|
|
2456
|
-
.icon-neural-network:before {
|
|
2467
|
+
.v3-icon-neural-network:before {
|
|
2457
2468
|
content: "\e714";
|
|
2458
2469
|
}
|
|
2459
2470
|
|
|
2460
|
-
.icon-wifi:before {
|
|
2471
|
+
.v3-icon-wifi:before {
|
|
2461
2472
|
content: "\e715";
|
|
2462
2473
|
}
|
|
2463
2474
|
|
|
2464
|
-
.icon-lighting:before {
|
|
2475
|
+
.v3-icon-lighting:before {
|
|
2465
2476
|
content: "\e716";
|
|
2466
2477
|
}
|
|
2467
2478
|
|
|
2468
|
-
.icon-good:before {
|
|
2479
|
+
.v3-icon-good:before {
|
|
2469
2480
|
content: "\e717";
|
|
2470
2481
|
}
|
|
2471
2482
|
|
|
2472
|
-
.icon-umbrella:before {
|
|
2483
|
+
.v3-icon-umbrella:before {
|
|
2473
2484
|
content: "\e718";
|
|
2474
2485
|
}
|
|
2475
2486
|
|
|
2476
|
-
.icon-wallet:before {
|
|
2487
|
+
.v3-icon-wallet:before {
|
|
2477
2488
|
content: "\e719";
|
|
2478
2489
|
}
|
|
2479
2490
|
|
|
2480
|
-
.icon-wind:before {
|
|
2491
|
+
.v3-icon-wind:before {
|
|
2481
2492
|
content: "\e71a";
|
|
2482
2493
|
}
|
|
2483
2494
|
|
|
2484
|
-
.icon-approval-process:before {
|
|
2495
|
+
.v3-icon-approval-process:before {
|
|
2485
2496
|
content: "\e71b";
|
|
2486
2497
|
}
|
|
2487
2498
|
|
|
2488
|
-
.icon-dimission-management:before {
|
|
2499
|
+
.v3-icon-dimission-management:before {
|
|
2489
2500
|
content: "\e71c";
|
|
2490
2501
|
}
|
|
2491
2502
|
|
|
2492
|
-
.icon-signal:before {
|
|
2503
|
+
.v3-icon-signal:before {
|
|
2493
2504
|
content: "\e71d";
|
|
2494
2505
|
}
|
|
2495
2506
|
|
|
2496
|
-
.icon-sun:before {
|
|
2507
|
+
.v3-icon-sun:before {
|
|
2497
2508
|
content: "\e71e";
|
|
2498
2509
|
}
|
|
2499
2510
|
|
|
2500
|
-
.icon-contract-flow:before {
|
|
2511
|
+
.v3-icon-contract-flow:before {
|
|
2501
2512
|
content: "\e71f";
|
|
2502
2513
|
}
|
|
2503
2514
|
|
|
2504
|
-
.icon-local1:before {
|
|
2515
|
+
.v3-icon-local1:before {
|
|
2505
2516
|
content: "\e720";
|
|
2506
2517
|
}
|
|
2507
2518
|
|
|
2508
|
-
.icon-unhappy:before {
|
|
2519
|
+
.v3-icon-unhappy:before {
|
|
2509
2520
|
content: "\e704";
|
|
2510
2521
|
}
|
|
2511
2522
|
|
|
2512
|
-
.icon-star:before {
|
|
2523
|
+
.v3-icon-star:before {
|
|
2513
2524
|
content: "\e705";
|
|
2514
2525
|
}
|
|
2515
2526
|
|
|
2516
|
-
.icon-lighting1:before {
|
|
2527
|
+
.v3-icon-lighting1:before {
|
|
2517
2528
|
content: "\e706";
|
|
2518
2529
|
}
|
|
2519
2530
|
|
|
2520
|
-
.icon-personnel-approval:before {
|
|
2531
|
+
.v3-icon-personnel-approval:before {
|
|
2521
2532
|
content: "\e707";
|
|
2522
2533
|
}
|
|
2523
2534
|
|
|
2524
|
-
.icon-work-application:before {
|
|
2535
|
+
.v3-icon-work-application:before {
|
|
2525
2536
|
content: "\e708";
|
|
2526
2537
|
}
|
|
2527
2538
|
|
|
2528
|
-
.icon-hourglass-empty:before {
|
|
2539
|
+
.v3-icon-hourglass-empty:before {
|
|
2529
2540
|
content: "\e709";
|
|
2530
2541
|
}
|
|
2531
2542
|
|
|
2532
|
-
.icon-hourglass-full:before {
|
|
2543
|
+
.v3-icon-hourglass-full:before {
|
|
2533
2544
|
content: "\e70a";
|
|
2534
2545
|
}
|
|
2535
2546
|
|
|
2536
|
-
.icon-shop:before {
|
|
2547
|
+
.v3-icon-shop:before {
|
|
2537
2548
|
content: "\e70b";
|
|
2538
2549
|
}
|
|
2539
2550
|
|
|
2540
|
-
.icon-meeting-reservation:before {
|
|
2551
|
+
.v3-icon-meeting-reservation:before {
|
|
2541
2552
|
content: "\e70c";
|
|
2542
2553
|
}
|
|
2543
2554
|
|
|
2544
|
-
.icon-receive:before {
|
|
2555
|
+
.v3-icon-receive:before {
|
|
2545
2556
|
content: "\e70d";
|
|
2546
2557
|
}
|
|
2547
2558
|
|
|
2548
|
-
.icon-contract-statement:before {
|
|
2559
|
+
.v3-icon-contract-statement:before {
|
|
2549
2560
|
content: "\e70e";
|
|
2550
2561
|
}
|
|
2551
2562
|
|
|
2552
|
-
.icon-drag:before {
|
|
2563
|
+
.v3-icon-drag:before {
|
|
2553
2564
|
content: "\e6f5";
|
|
2554
2565
|
}
|
|
2555
2566
|
|
|
2556
|
-
.icon-clear:before {
|
|
2567
|
+
.v3-icon-clear:before {
|
|
2557
2568
|
content: "\e6f6";
|
|
2558
2569
|
}
|
|
2559
2570
|
|
|
2560
|
-
.icon-delete1:before {
|
|
2571
|
+
.v3-icon-delete1:before {
|
|
2561
2572
|
content: "\e6f7";
|
|
2562
2573
|
}
|
|
2563
2574
|
|
|
2564
|
-
.icon-email-open:before {
|
|
2575
|
+
.v3-icon-email-open:before {
|
|
2565
2576
|
content: "\e6f8";
|
|
2566
2577
|
}
|
|
2567
2578
|
|
|
2568
|
-
.icon-edit1:before {
|
|
2579
|
+
.v3-icon-edit1:before {
|
|
2569
2580
|
content: "\e6f9";
|
|
2570
2581
|
}
|
|
2571
2582
|
|
|
2572
|
-
.icon-link:before {
|
|
2583
|
+
.v3-icon-link:before {
|
|
2573
2584
|
content: "\e6fa";
|
|
2574
2585
|
}
|
|
2575
2586
|
|
|
2576
|
-
.icon-add:before {
|
|
2587
|
+
.v3-icon-add:before {
|
|
2577
2588
|
content: "\e6fb";
|
|
2578
2589
|
}
|
|
2579
2590
|
|
|
2580
|
-
.icon-cut:before {
|
|
2591
|
+
.v3-icon-cut:before {
|
|
2581
2592
|
content: "\e6fc";
|
|
2582
2593
|
}
|
|
2583
2594
|
|
|
2584
|
-
.icon-announcement:before {
|
|
2595
|
+
.v3-icon-announcement:before {
|
|
2585
2596
|
content: "\e6fd";
|
|
2586
2597
|
}
|
|
2587
2598
|
|
|
2588
|
-
.icon-edit:before {
|
|
2599
|
+
.v3-icon-edit:before {
|
|
2589
2600
|
content: "\e6fe";
|
|
2590
2601
|
}
|
|
2591
2602
|
|
|
2592
|
-
.icon-announcement1:before {
|
|
2603
|
+
.v3-icon-announcement1:before {
|
|
2593
2604
|
content: "\e6ff";
|
|
2594
2605
|
}
|
|
2595
2606
|
|
|
2596
|
-
.icon-clear1:before {
|
|
2607
|
+
.v3-icon-clear1:before {
|
|
2597
2608
|
content: "\e700";
|
|
2598
2609
|
}
|
|
2599
2610
|
|
|
2600
|
-
.icon-copy:before {
|
|
2611
|
+
.v3-icon-copy:before {
|
|
2601
2612
|
content: "\e701";
|
|
2602
2613
|
}
|
|
2603
2614
|
|
|
2604
|
-
.icon-a-:before {
|
|
2615
|
+
.v3-icon-a-:before {
|
|
2605
2616
|
content: "\e702";
|
|
2606
2617
|
}
|
|
2607
2618
|
|
|
2608
|
-
.icon-add1:before {
|
|
2619
|
+
.v3-icon-add1:before {
|
|
2609
2620
|
content: "\e703";
|
|
2610
2621
|
}
|
|
2611
2622
|
|
|
2612
|
-
.icon-equal:before {
|
|
2623
|
+
.v3-icon-equal:before {
|
|
2613
2624
|
content: "\e6df";
|
|
2614
2625
|
}
|
|
2615
2626
|
|
|
2616
|
-
.icon-pointer:before {
|
|
2627
|
+
.v3-icon-pointer:before {
|
|
2617
2628
|
content: "\e6e0";
|
|
2618
2629
|
}
|
|
2619
2630
|
|
|
2620
|
-
.icon-email:before {
|
|
2631
|
+
.v3-icon-email:before {
|
|
2621
2632
|
content: "\e6e1";
|
|
2622
2633
|
}
|
|
2623
2634
|
|
|
2624
|
-
.icon-cutting:before {
|
|
2635
|
+
.v3-icon-cutting:before {
|
|
2625
2636
|
content: "\e6e2";
|
|
2626
2637
|
}
|
|
2627
2638
|
|
|
2628
|
-
.icon-link1:before {
|
|
2639
|
+
.v3-icon-link1:before {
|
|
2629
2640
|
content: "\e6e3";
|
|
2630
2641
|
}
|
|
2631
2642
|
|
|
2632
|
-
.icon-sort-amount-up:before {
|
|
2643
|
+
.v3-icon-sort-amount-up:before {
|
|
2633
2644
|
content: "\e6e4";
|
|
2634
2645
|
}
|
|
2635
2646
|
|
|
2636
|
-
.icon-save:before {
|
|
2647
|
+
.v3-icon-save:before {
|
|
2637
2648
|
content: "\e6e5";
|
|
2638
2649
|
}
|
|
2639
2650
|
|
|
2640
|
-
.icon-send:before {
|
|
2651
|
+
.v3-icon-send:before {
|
|
2641
2652
|
content: "\e6e6";
|
|
2642
2653
|
}
|
|
2643
2654
|
|
|
2644
|
-
.icon-news:before {
|
|
2655
|
+
.v3-icon-news:before {
|
|
2645
2656
|
content: "\e6e7";
|
|
2646
2657
|
}
|
|
2647
2658
|
|
|
2648
|
-
.icon-pushpin:before {
|
|
2659
|
+
.v3-icon-pushpin:before {
|
|
2649
2660
|
content: "\e6e8";
|
|
2650
2661
|
}
|
|
2651
2662
|
|
|
2652
|
-
.icon-must-fill-in:before {
|
|
2663
|
+
.v3-icon-must-fill-in:before {
|
|
2653
2664
|
content: "\e6e9";
|
|
2654
2665
|
}
|
|
2655
2666
|
|
|
2656
|
-
.icon-reduce:before {
|
|
2667
|
+
.v3-icon-reduce:before {
|
|
2657
2668
|
content: "\e6ea";
|
|
2658
2669
|
}
|
|
2659
2670
|
|
|
2660
|
-
.icon-plus:before {
|
|
2671
|
+
.v3-icon-plus:before {
|
|
2661
2672
|
content: "\e6eb";
|
|
2662
2673
|
}
|
|
2663
2674
|
|
|
2664
|
-
.icon-delete:before {
|
|
2675
|
+
.v3-icon-delete:before {
|
|
2665
2676
|
content: "\e6ec";
|
|
2666
2677
|
}
|
|
2667
2678
|
|
|
2668
|
-
.icon-share:before {
|
|
2679
|
+
.v3-icon-share:before {
|
|
2669
2680
|
content: "\e6ed";
|
|
2670
2681
|
}
|
|
2671
2682
|
|
|
2672
|
-
.icon-link2:before {
|
|
2683
|
+
.v3-icon-link2:before {
|
|
2673
2684
|
content: "\e6ee";
|
|
2674
2685
|
}
|
|
2675
2686
|
|
|
2676
|
-
.icon-find:before {
|
|
2687
|
+
.v3-icon-find:before {
|
|
2677
2688
|
content: "\e6ef";
|
|
2678
2689
|
}
|
|
2679
2690
|
|
|
2680
|
-
.icon-scan:before {
|
|
2691
|
+
.v3-icon-scan:before {
|
|
2681
2692
|
content: "\e6f0";
|
|
2682
2693
|
}
|
|
2683
2694
|
|
|
2684
|
-
.icon-reduce1:before {
|
|
2695
|
+
.v3-icon-reduce1:before {
|
|
2685
2696
|
content: "\e6f1";
|
|
2686
2697
|
}
|
|
2687
2698
|
|
|
2688
|
-
.icon-inbox:before {
|
|
2699
|
+
.v3-icon-inbox:before {
|
|
2689
2700
|
content: "\e6f2";
|
|
2690
2701
|
}
|
|
2691
2702
|
|
|
2692
|
-
.icon-minus:before {
|
|
2703
|
+
.v3-icon-minus:before {
|
|
2693
2704
|
content: "\e6f3";
|
|
2694
2705
|
}
|
|
2695
2706
|
|
|
2696
|
-
.icon-filter:before {
|
|
2707
|
+
.v3-icon-filter:before {
|
|
2697
2708
|
content: "\e6f4";
|
|
2698
2709
|
}
|
|
2699
2710
|
|
|
2700
|
-
.icon-afferent:before {
|
|
2711
|
+
.v3-icon-afferent:before {
|
|
2701
2712
|
content: "\e6d2";
|
|
2702
2713
|
}
|
|
2703
2714
|
|
|
2704
|
-
.icon-arrow-up:before {
|
|
2715
|
+
.v3-icon-arrow-up:before {
|
|
2705
2716
|
content: "\e6d3";
|
|
2706
2717
|
}
|
|
2707
2718
|
|
|
2708
|
-
.icon-arrow-right:before {
|
|
2719
|
+
.v3-icon-arrow-right:before {
|
|
2709
2720
|
content: "\e6d4";
|
|
2710
2721
|
}
|
|
2711
2722
|
|
|
2712
|
-
.icon-arrow-down:before {
|
|
2723
|
+
.v3-icon-arrow-down:before {
|
|
2713
2724
|
content: "\e6d5";
|
|
2714
2725
|
}
|
|
2715
2726
|
|
|
2716
|
-
.icon-unlink:before {
|
|
2727
|
+
.v3-icon-unlink:before {
|
|
2717
2728
|
content: "\e6d6";
|
|
2718
2729
|
}
|
|
2719
2730
|
|
|
2720
|
-
.icon-search1:before {
|
|
2731
|
+
.v3-icon-search1:before {
|
|
2721
2732
|
content: "\e6d7";
|
|
2722
2733
|
}
|
|
2723
2734
|
|
|
2724
|
-
.icon-save1:before {
|
|
2735
|
+
.v3-icon-save1:before {
|
|
2725
2736
|
content: "\e6d8";
|
|
2726
2737
|
}
|
|
2727
2738
|
|
|
2728
|
-
.icon-printer:before {
|
|
2739
|
+
.v3-icon-printer:before {
|
|
2729
2740
|
content: "\e6d9";
|
|
2730
2741
|
}
|
|
2731
2742
|
|
|
2732
|
-
.icon-platte:before {
|
|
2743
|
+
.v3-icon-platte:before {
|
|
2733
2744
|
content: "\e6da";
|
|
2734
2745
|
}
|
|
2735
2746
|
|
|
2736
|
-
.icon-mark:before {
|
|
2747
|
+
.v3-icon-mark:before {
|
|
2737
2748
|
content: "\e6db";
|
|
2738
2749
|
}
|
|
2739
2750
|
|
|
2740
|
-
.icon-link-interrupt:before {
|
|
2751
|
+
.v3-icon-link-interrupt:before {
|
|
2741
2752
|
content: "\e6dc";
|
|
2742
2753
|
}
|
|
2743
2754
|
|
|
2744
|
-
.icon-sort-amount-down:before {
|
|
2755
|
+
.v3-icon-sort-amount-down:before {
|
|
2745
2756
|
content: "\e6dd";
|
|
2746
2757
|
}
|
|
2747
2758
|
|
|
2748
|
-
.icon-search:before {
|
|
2759
|
+
.v3-icon-search:before {
|
|
2749
2760
|
content: "\e6de";
|
|
2750
2761
|
}
|
|
2751
2762
|
|
|
2752
|
-
.icon-down-circle:before {
|
|
2763
|
+
.v3-icon-down-circle:before {
|
|
2753
2764
|
content: "\e6c0";
|
|
2754
2765
|
}
|
|
2755
2766
|
|
|
2756
|
-
.icon-expand:before {
|
|
2767
|
+
.v3-icon-expand:before {
|
|
2757
2768
|
content: "\e6c1";
|
|
2758
2769
|
}
|
|
2759
2770
|
|
|
2760
|
-
.icon-export-all:before {
|
|
2771
|
+
.v3-icon-export-all:before {
|
|
2761
2772
|
content: "\e6c2";
|
|
2762
2773
|
}
|
|
2763
2774
|
|
|
2764
|
-
.icon-go-on:before {
|
|
2775
|
+
.v3-icon-go-on:before {
|
|
2765
2776
|
content: "\e6c3";
|
|
2766
2777
|
}
|
|
2767
2778
|
|
|
2768
|
-
.icon-double-up:before {
|
|
2779
|
+
.v3-icon-double-up:before {
|
|
2769
2780
|
content: "\e6c4";
|
|
2770
2781
|
}
|
|
2771
2782
|
|
|
2772
|
-
.icon-back:before {
|
|
2783
|
+
.v3-icon-back:before {
|
|
2773
2784
|
content: "\e6c5";
|
|
2774
2785
|
}
|
|
2775
2786
|
|
|
2776
|
-
.icon-down:before {
|
|
2787
|
+
.v3-icon-down:before {
|
|
2777
2788
|
content: "\e6c6";
|
|
2778
2789
|
}
|
|
2779
2790
|
|
|
2780
|
-
.icon-collapse:before {
|
|
2791
|
+
.v3-icon-collapse:before {
|
|
2781
2792
|
content: "\e6c7";
|
|
2782
2793
|
}
|
|
2783
2794
|
|
|
2784
|
-
.icon-movable:before {
|
|
2795
|
+
.v3-icon-movable:before {
|
|
2785
2796
|
content: "\e6c8";
|
|
2786
2797
|
}
|
|
2787
2798
|
|
|
2788
|
-
.icon-double_right:before {
|
|
2799
|
+
.v3-icon-double_right:before {
|
|
2789
2800
|
content: "\e6c9";
|
|
2790
2801
|
}
|
|
2791
2802
|
|
|
2792
|
-
.icon-direction-arrow-fall:before {
|
|
2803
|
+
.v3-icon-direction-arrow-fall:before {
|
|
2793
2804
|
content: "\e6ca";
|
|
2794
2805
|
}
|
|
2795
2806
|
|
|
2796
|
-
.icon-efferent:before {
|
|
2807
|
+
.v3-icon-efferent:before {
|
|
2797
2808
|
content: "\e6cb";
|
|
2798
2809
|
}
|
|
2799
2810
|
|
|
2800
|
-
.icon-connection-arrow:before {
|
|
2811
|
+
.v3-icon-connection-arrow:before {
|
|
2801
2812
|
content: "\e6cc";
|
|
2802
2813
|
}
|
|
2803
2814
|
|
|
2804
|
-
.icon-direction-arrow-rise:before {
|
|
2815
|
+
.v3-icon-direction-arrow-rise:before {
|
|
2805
2816
|
content: "\e6cd";
|
|
2806
2817
|
}
|
|
2807
2818
|
|
|
2808
|
-
.icon-double-left:before {
|
|
2819
|
+
.v3-icon-double-left:before {
|
|
2809
2820
|
content: "\e6ce";
|
|
2810
2821
|
}
|
|
2811
2822
|
|
|
2812
|
-
.icon-enter:before {
|
|
2823
|
+
.v3-icon-enter:before {
|
|
2813
2824
|
content: "\e6cf";
|
|
2814
2825
|
}
|
|
2815
2826
|
|
|
2816
|
-
.icon-double-down:before {
|
|
2827
|
+
.v3-icon-double-down:before {
|
|
2817
2828
|
content: "\e6d0";
|
|
2818
2829
|
}
|
|
2819
2830
|
|
|
2820
|
-
.icon-arrow-left:before {
|
|
2831
|
+
.v3-icon-arrow-left:before {
|
|
2821
2832
|
content: "\e6d1";
|
|
2822
2833
|
}
|
|
2823
2834
|
|
|
2824
|
-
.icon-download:before {
|
|
2835
|
+
.v3-icon-download:before {
|
|
2825
2836
|
content: "\e6b3";
|
|
2826
2837
|
}
|
|
2827
2838
|
|
|
2828
|
-
.icon-logout:before {
|
|
2839
|
+
.v3-icon-logout:before {
|
|
2829
2840
|
content: "\e6b4";
|
|
2830
2841
|
}
|
|
2831
2842
|
|
|
2832
|
-
.icon-login:before {
|
|
2843
|
+
.v3-icon-login:before {
|
|
2833
2844
|
content: "\e6b5";
|
|
2834
2845
|
}
|
|
2835
2846
|
|
|
2836
|
-
.icon-sliding-vertical:before {
|
|
2847
|
+
.v3-icon-sliding-vertical:before {
|
|
2837
2848
|
content: "\e6b6";
|
|
2838
2849
|
}
|
|
2839
2850
|
|
|
2840
|
-
.icon-trending-down:before {
|
|
2851
|
+
.v3-icon-trending-down:before {
|
|
2841
2852
|
content: "\e6b7";
|
|
2842
2853
|
}
|
|
2843
2854
|
|
|
2844
|
-
.icon-go-back:before {
|
|
2855
|
+
.v3-icon-go-back:before {
|
|
2845
2856
|
content: "\e6b8";
|
|
2846
2857
|
}
|
|
2847
2858
|
|
|
2848
|
-
.icon-sliding-horizontal:before {
|
|
2859
|
+
.v3-icon-sliding-horizontal:before {
|
|
2849
2860
|
content: "\e6b9";
|
|
2850
2861
|
}
|
|
2851
2862
|
|
|
2852
|
-
.icon-to-bottom:before {
|
|
2863
|
+
.v3-icon-to-bottom:before {
|
|
2853
2864
|
content: "\e6ba";
|
|
2854
2865
|
}
|
|
2855
2866
|
|
|
2856
|
-
.icon-down1:before {
|
|
2867
|
+
.v3-icon-down1:before {
|
|
2857
2868
|
content: "\e6bb";
|
|
2858
2869
|
}
|
|
2859
2870
|
|
|
2860
|
-
.icon-left-circle:before {
|
|
2871
|
+
.v3-icon-left-circle:before {
|
|
2861
2872
|
content: "\e6bc";
|
|
2862
2873
|
}
|
|
2863
2874
|
|
|
2864
|
-
.icon-full-screen:before {
|
|
2875
|
+
.v3-icon-full-screen:before {
|
|
2865
2876
|
content: "\e6bd";
|
|
2866
2877
|
}
|
|
2867
2878
|
|
|
2868
|
-
.icon-click-to-fold:before {
|
|
2879
|
+
.v3-icon-click-to-fold:before {
|
|
2869
2880
|
content: "\e6be";
|
|
2870
2881
|
}
|
|
2871
2882
|
|
|
2872
|
-
.icon-left:before {
|
|
2883
|
+
.v3-icon-left:before {
|
|
2873
2884
|
content: "\e6bf";
|
|
2874
2885
|
}
|
|
2875
2886
|
|
|
2876
|
-
.icon-switch1:before {
|
|
2887
|
+
.v3-icon-switch1:before {
|
|
2877
2888
|
content: "\e6a3";
|
|
2878
2889
|
}
|
|
2879
2890
|
|
|
2880
|
-
.icon-line-height:before {
|
|
2891
|
+
.v3-icon-line-height:before {
|
|
2881
2892
|
content: "\e6a4";
|
|
2882
2893
|
}
|
|
2883
2894
|
|
|
2884
|
-
.icon-switch-left:before {
|
|
2895
|
+
.v3-icon-switch-left:before {
|
|
2885
2896
|
content: "\e6a5";
|
|
2886
2897
|
}
|
|
2887
2898
|
|
|
2888
|
-
.icon-reject:before {
|
|
2899
|
+
.v3-icon-reject:before {
|
|
2889
2900
|
content: "\e6a6";
|
|
2890
2901
|
}
|
|
2891
2902
|
|
|
2892
|
-
.icon-shuffle:before {
|
|
2903
|
+
.v3-icon-shuffle:before {
|
|
2893
2904
|
content: "\e6a7";
|
|
2894
2905
|
}
|
|
2895
2906
|
|
|
2896
|
-
.icon-undo:before {
|
|
2907
|
+
.v3-icon-undo:before {
|
|
2897
2908
|
content: "\e6a8";
|
|
2898
2909
|
}
|
|
2899
2910
|
|
|
2900
|
-
.icon-to-left:before {
|
|
2911
|
+
.v3-icon-to-left:before {
|
|
2901
2912
|
content: "\e6a9";
|
|
2902
2913
|
}
|
|
2903
2914
|
|
|
2904
|
-
.icon-sort1:before {
|
|
2915
|
+
.v3-icon-sort1:before {
|
|
2905
2916
|
content: "\e6aa";
|
|
2906
2917
|
}
|
|
2907
2918
|
|
|
2908
|
-
.icon-upload:before {
|
|
2919
|
+
.v3-icon-upload:before {
|
|
2909
2920
|
content: "\e6ab";
|
|
2910
2921
|
}
|
|
2911
2922
|
|
|
2912
|
-
.icon-to-top:before {
|
|
2923
|
+
.v3-icon-to-top:before {
|
|
2913
2924
|
content: "\e6ac";
|
|
2914
2925
|
}
|
|
2915
2926
|
|
|
2916
|
-
.icon-switch-right:before {
|
|
2927
|
+
.v3-icon-switch-right:before {
|
|
2917
2928
|
content: "\e6ad";
|
|
2918
2929
|
}
|
|
2919
2930
|
|
|
2920
|
-
.icon-off-screen:before {
|
|
2931
|
+
.v3-icon-off-screen:before {
|
|
2921
2932
|
content: "\e6ae";
|
|
2922
2933
|
}
|
|
2923
2934
|
|
|
2924
|
-
.icon-right1:before {
|
|
2935
|
+
.v3-icon-right1:before {
|
|
2925
2936
|
content: "\e6af";
|
|
2926
2937
|
}
|
|
2927
2938
|
|
|
2928
|
-
.icon-left1:before {
|
|
2939
|
+
.v3-icon-left1:before {
|
|
2929
2940
|
content: "\e6b0";
|
|
2930
2941
|
}
|
|
2931
2942
|
|
|
2932
|
-
.icon-right-circle:before {
|
|
2943
|
+
.v3-icon-right-circle:before {
|
|
2933
2944
|
content: "\e6b1";
|
|
2934
2945
|
}
|
|
2935
2946
|
|
|
2936
|
-
.icon-to-right:before {
|
|
2947
|
+
.v3-icon-to-right:before {
|
|
2937
2948
|
content: "\e6b2";
|
|
2938
2949
|
}
|
|
2939
2950
|
|
|
2940
|
-
.icon-sort:before {
|
|
2951
|
+
.v3-icon-sort:before {
|
|
2941
2952
|
content: "\e6a0";
|
|
2942
2953
|
}
|
|
2943
2954
|
|
|
2944
|
-
.icon-transfer-data:before {
|
|
2955
|
+
.v3-icon-transfer-data:before {
|
|
2945
2956
|
content: "\e6a1";
|
|
2946
2957
|
}
|
|
2947
2958
|
|
|
2948
|
-
.icon-up:before {
|
|
2959
|
+
.v3-icon-up:before {
|
|
2949
2960
|
content: "\e6a2";
|
|
2950
2961
|
}
|
|
2951
2962
|
|
|
2952
|
-
.icon-un-top:before {
|
|
2963
|
+
.v3-icon-un-top:before {
|
|
2953
2964
|
content: "\e699";
|
|
2954
2965
|
}
|
|
2955
2966
|
|
|
2956
|
-
.icon-up-circle:before {
|
|
2967
|
+
.v3-icon-up-circle:before {
|
|
2957
2968
|
content: "\e69a";
|
|
2958
2969
|
}
|
|
2959
2970
|
|
|
2960
|
-
.icon-right:before {
|
|
2971
|
+
.v3-icon-right:before {
|
|
2961
2972
|
content: "\e69b";
|
|
2962
2973
|
}
|
|
2963
2974
|
|
|
2964
|
-
.icon-trending-up:before {
|
|
2975
|
+
.v3-icon-trending-up:before {
|
|
2965
2976
|
content: "\e69c";
|
|
2966
2977
|
}
|
|
2967
2978
|
|
|
2968
|
-
.icon-next:before {
|
|
2979
|
+
.v3-icon-next:before {
|
|
2969
2980
|
content: "\e69d";
|
|
2970
2981
|
}
|
|
2971
2982
|
|
|
2972
|
-
.icon-up1:before {
|
|
2983
|
+
.v3-icon-up1:before {
|
|
2973
2984
|
content: "\e69e";
|
|
2974
2985
|
}
|
|
2975
2986
|
|
|
2976
|
-
.icon-switch:before {
|
|
2987
|
+
.v3-icon-switch:before {
|
|
2977
2988
|
content: "\e69f";
|
|
2978
2989
|
}
|
|
2979
2990
|
|
|
2980
|
-
.icon-device:before {
|
|
2991
|
+
.v3-icon-device:before {
|
|
2981
2992
|
content: "\e695";
|
|
2982
2993
|
}
|
|
2983
2994
|
|
|
2984
|
-
.icon-config:before {
|
|
2995
|
+
.v3-icon-config:before {
|
|
2985
2996
|
content: "\e696";
|
|
2986
2997
|
}
|
|
2987
2998
|
|
|
2988
|
-
.icon-check-box:before {
|
|
2999
|
+
.v3-icon-check-box:before {
|
|
2989
3000
|
content: "\e697";
|
|
2990
3001
|
}
|
|
2991
3002
|
|
|
2992
|
-
.icon-check:before {
|
|
3003
|
+
.v3-icon-check:before {
|
|
2993
3004
|
content: "\e698";
|
|
2994
3005
|
}
|
|
2995
3006
|
|
|
2996
|
-
.icon-maximize:before {
|
|
3007
|
+
.v3-icon-maximize:before {
|
|
2997
3008
|
content: "\e67f";
|
|
2998
3009
|
}
|
|
2999
3010
|
|
|
3000
|
-
.icon-custmoer:before {
|
|
3011
|
+
.v3-icon-custmoer:before {
|
|
3001
3012
|
content: "\e664";
|
|
3002
3013
|
}
|
|
3003
3014
|
|
|
3004
|
-
.icon-permission:before {
|
|
3015
|
+
.v3-icon-permission:before {
|
|
3005
3016
|
content: "\e680";
|
|
3006
3017
|
}
|
|
3007
3018
|
|
|
3008
|
-
.icon-tag:before {
|
|
3019
|
+
.v3-icon-tag:before {
|
|
3009
3020
|
content: "\e681";
|
|
3010
3021
|
}
|
|
3011
3022
|
|
|
3012
|
-
.icon-refresh:before {
|
|
3023
|
+
.v3-icon-refresh:before {
|
|
3013
3024
|
content: "\e682";
|
|
3014
3025
|
}
|
|
3015
3026
|
|
|
3016
|
-
.icon-preview-close:before {
|
|
3027
|
+
.v3-icon-preview-close:before {
|
|
3017
3028
|
content: "\e683";
|
|
3018
3029
|
}
|
|
3019
3030
|
|
|
3020
|
-
.icon-tag1:before {
|
|
3031
|
+
.v3-icon-tag1:before {
|
|
3021
3032
|
content: "\e684";
|
|
3022
3033
|
}
|
|
3023
3034
|
|
|
3024
|
-
.icon-loading:before {
|
|
3035
|
+
.v3-icon-loading:before {
|
|
3025
3036
|
content: "\e685";
|
|
3026
3037
|
}
|
|
3027
3038
|
|
|
3028
|
-
.icon-logout1:before {
|
|
3039
|
+
.v3-icon-logout1:before {
|
|
3029
3040
|
content: "\e686";
|
|
3030
3041
|
}
|
|
3031
3042
|
|
|
3032
|
-
.icon-refresh1:before {
|
|
3043
|
+
.v3-icon-refresh1:before {
|
|
3033
3044
|
content: "\e687";
|
|
3034
3045
|
}
|
|
3035
3046
|
|
|
3036
|
-
.icon-check-box-1:before {
|
|
3047
|
+
.v3-icon-check-box-1:before {
|
|
3037
3048
|
content: "\e688";
|
|
3038
3049
|
}
|
|
3039
3050
|
|
|
3040
|
-
.icon-minimize:before {
|
|
3051
|
+
.v3-icon-minimize:before {
|
|
3041
3052
|
content: "\e689";
|
|
3042
3053
|
}
|
|
3043
3054
|
|
|
3044
|
-
.icon-close1:before {
|
|
3055
|
+
.v3-icon-close1:before {
|
|
3045
3056
|
content: "\e68a";
|
|
3046
3057
|
}
|
|
3047
3058
|
|
|
3048
|
-
.icon-key:before {
|
|
3059
|
+
.v3-icon-key:before {
|
|
3049
3060
|
content: "\e68b";
|
|
3050
3061
|
}
|
|
3051
3062
|
|
|
3052
|
-
.icon-laptop:before {
|
|
3063
|
+
.v3-icon-laptop:before {
|
|
3053
3064
|
content: "\e68c";
|
|
3054
3065
|
}
|
|
3055
3066
|
|
|
3056
|
-
.icon-close:before {
|
|
3067
|
+
.v3-icon-close:before {
|
|
3057
3068
|
content: "\e68d";
|
|
3058
3069
|
}
|
|
3059
3070
|
|
|
3060
|
-
.icon-config1:before {
|
|
3071
|
+
.v3-icon-config1:before {
|
|
3061
3072
|
content: "\e68e";
|
|
3062
3073
|
}
|
|
3063
3074
|
|
|
3064
|
-
.icon-menu-fold:before {
|
|
3075
|
+
.v3-icon-menu-fold:before {
|
|
3065
3076
|
content: "\e68f";
|
|
3066
3077
|
}
|
|
3067
3078
|
|
|
3068
|
-
.icon-message:before {
|
|
3079
|
+
.v3-icon-message:before {
|
|
3069
3080
|
content: "\e690";
|
|
3070
3081
|
}
|
|
3071
3082
|
|
|
3072
|
-
.icon-mobile:before {
|
|
3083
|
+
.v3-icon-mobile:before {
|
|
3073
3084
|
content: "\e691";
|
|
3074
3085
|
}
|
|
3075
3086
|
|
|
3076
|
-
.icon-lock:before {
|
|
3087
|
+
.v3-icon-lock:before {
|
|
3077
3088
|
content: "\e692";
|
|
3078
3089
|
}
|
|
3079
3090
|
|
|
3080
|
-
.icon-all-close:before {
|
|
3091
|
+
.v3-icon-all-close:before {
|
|
3081
3092
|
content: "\e693";
|
|
3082
3093
|
}
|
|
3083
3094
|
|
|
3084
|
-
.icon-home:before {
|
|
3095
|
+
.v3-icon-home:before {
|
|
3085
3096
|
content: "\e694";
|
|
3086
3097
|
}
|
|
3087
3098
|
|
|
3088
|
-
.icon-tool:before {
|
|
3099
|
+
.v3-icon-tool:before {
|
|
3089
3100
|
content: "\e669";
|
|
3090
3101
|
}
|
|
3091
3102
|
|
|
3092
|
-
.icon-more1:before {
|
|
3103
|
+
.v3-icon-more1:before {
|
|
3093
3104
|
content: "\e667";
|
|
3094
3105
|
}
|
|
3095
3106
|
|
|
3096
|
-
.icon-home1:before {
|
|
3107
|
+
.v3-icon-home1:before {
|
|
3097
3108
|
content: "\e665";
|
|
3098
3109
|
}
|
|
3099
3110
|
|
|
3100
|
-
.icon-point-out:before {
|
|
3111
|
+
.v3-icon-point-out:before {
|
|
3101
3112
|
content: "\e66a";
|
|
3102
3113
|
}
|
|
3103
3114
|
|
|
3104
|
-
.icon-message2:before {
|
|
3115
|
+
.v3-icon-message2:before {
|
|
3105
3116
|
content: "\e666";
|
|
3106
3117
|
}
|
|
3107
3118
|
|
|
3108
|
-
.icon-skin:before {
|
|
3119
|
+
.v3-icon-skin:before {
|
|
3109
3120
|
content: "\e66b";
|
|
3110
3121
|
}
|
|
3111
3122
|
|
|
3112
|
-
.icon-computer:before {
|
|
3123
|
+
.v3-icon-computer:before {
|
|
3113
3124
|
content: "\e66c";
|
|
3114
3125
|
}
|
|
3115
3126
|
|
|
3116
|
-
.icon-preview-close1:before {
|
|
3127
|
+
.v3-icon-preview-close1:before {
|
|
3117
3128
|
content: "\e66d";
|
|
3118
3129
|
}
|
|
3119
3130
|
|
|
3120
|
-
.icon-zoom-in:before {
|
|
3131
|
+
.v3-icon-zoom-in:before {
|
|
3121
3132
|
content: "\e66e";
|
|
3122
3133
|
}
|
|
3123
3134
|
|
|
3124
|
-
.icon-setting1:before {
|
|
3135
|
+
.v3-icon-setting1:before {
|
|
3125
3136
|
content: "\e66f";
|
|
3126
3137
|
}
|
|
3127
3138
|
|
|
3128
|
-
.icon-more:before {
|
|
3139
|
+
.v3-icon-more:before {
|
|
3129
3140
|
content: "\e670";
|
|
3130
3141
|
}
|
|
3131
3142
|
|
|
3132
|
-
.icon-menu:before {
|
|
3143
|
+
.v3-icon-menu:before {
|
|
3133
3144
|
content: "\e671";
|
|
3134
3145
|
}
|
|
3135
3146
|
|
|
3136
|
-
.icon-setting:before {
|
|
3147
|
+
.v3-icon-setting:before {
|
|
3137
3148
|
content: "\e672";
|
|
3138
3149
|
}
|
|
3139
3150
|
|
|
3140
|
-
.icon-tablet:before {
|
|
3151
|
+
.v3-icon-tablet:before {
|
|
3141
3152
|
content: "\e673";
|
|
3142
3153
|
}
|
|
3143
3154
|
|
|
3144
|
-
.icon-power:before {
|
|
3155
|
+
.v3-icon-power:before {
|
|
3145
3156
|
content: "\e674";
|
|
3146
3157
|
}
|
|
3147
3158
|
|
|
3148
|
-
.icon-reset-password:before {
|
|
3159
|
+
.v3-icon-reset-password:before {
|
|
3149
3160
|
content: "\e675";
|
|
3150
3161
|
}
|
|
3151
3162
|
|
|
3152
|
-
.icon-zoom-out:before {
|
|
3163
|
+
.v3-icon-zoom-out:before {
|
|
3153
3164
|
content: "\e676";
|
|
3154
3165
|
}
|
|
3155
3166
|
|
|
3156
|
-
.icon-menu-unfold:before {
|
|
3167
|
+
.v3-icon-menu-unfold:before {
|
|
3157
3168
|
content: "\e677";
|
|
3158
3169
|
}
|
|
3159
3170
|
|
|
3160
|
-
.icon-loading1:before {
|
|
3171
|
+
.v3-icon-loading1:before {
|
|
3161
3172
|
content: "\e678";
|
|
3162
3173
|
}
|
|
3163
3174
|
|
|
3164
|
-
.icon-multi-window:before {
|
|
3175
|
+
.v3-icon-multi-window:before {
|
|
3165
3176
|
content: "\e679";
|
|
3166
3177
|
}
|
|
3167
3178
|
|
|
3168
|
-
.icon-remind:before {
|
|
3179
|
+
.v3-icon-remind:before {
|
|
3169
3180
|
content: "\e67a";
|
|
3170
3181
|
}
|
|
3171
3182
|
|
|
3172
|
-
.icon-tag2:before {
|
|
3183
|
+
.v3-icon-tag2:before {
|
|
3173
3184
|
content: "\e67b";
|
|
3174
3185
|
}
|
|
3175
3186
|
|
|
3176
|
-
.icon-more2:before {
|
|
3187
|
+
.v3-icon-more2:before {
|
|
3177
3188
|
content: "\e67c";
|
|
3178
3189
|
}
|
|
3179
3190
|
|
|
3180
|
-
.icon-message1:before {
|
|
3191
|
+
.v3-icon-message1:before {
|
|
3181
3192
|
content: "\e67d";
|
|
3182
3193
|
}
|
|
3183
3194
|
|
|
3184
|
-
.icon-unlock:before {
|
|
3195
|
+
.v3-icon-unlock:before {
|
|
3185
3196
|
content: "\e67e";
|
|
3186
3197
|
}
|
|
3187
3198
|
|
|
3188
|
-
.icon-preview-open:before {
|
|
3199
|
+
.v3-icon-preview-open:before {
|
|
3189
3200
|
content: "\e668";
|
|
3190
3201
|
}
|
|
3191
3202
|
|