@zohodesk/icons 1.3.11 → 1.3.13
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/README.md +9 -0
- package/assets/fonts/zd-gcFonts.svg +1 -0
- package/assets/fonts/zd-gcFonts.woff +0 -0
- package/assets/fonts/zd-gcFonts.woff2 +0 -0
- package/assets/fonts/zd-rIM.svg +2 -0
- package/assets/fonts/zd-rIM.woff +0 -0
- package/assets/fonts/zd-rIM.woff2 +0 -0
- package/assets/react/zd-font-rAI.module.css +29 -25
- package/assets/react/zd-font-rAccessibility.module.css +46 -42
- package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
- package/assets/react/zd-font-rAutomation.module.css +322 -318
- package/assets/react/zd-font-rCallBar.module.css +35 -31
- package/assets/react/zd-font-rChannels.module.css +203 -199
- package/assets/react/zd-font-rCustomize.module.css +132 -128
- package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
- package/assets/react/zd-font-rExportFiles.module.css +731 -727
- package/assets/react/zd-font-rGeneral.module.css +628 -624
- package/assets/react/zd-font-rIM.module.css +52 -38
- package/assets/react/zd-font-rIntegrations.module.css +211 -207
- package/assets/react/zd-font-rLhs.module.css +380 -376
- package/assets/react/zd-font-rMarketplace.module.css +153 -149
- package/assets/react/zd-font-rReports.module.css +226 -222
- package/assets/react/zd-font-rSetup.module.css +151 -147
- package/assets/react/zd-font-rTickets.module.css +302 -298
- package/assets/react/zd-font-rTopband.module.css +122 -118
- package/assets/react/zd-font-rTwotone.module.css +1270 -1266
- package/assets/react/zd-font-rUpdates.module.css +17 -13
- package/assets/react/zd-font-react-addforms.module.css +439 -435
- package/assets/react/zd-font-react-automate.module.css +43 -39
- package/assets/react/zd-font-react-channels.module.css +433 -429
- package/assets/react/zd-font-react-channels.plain.css +433 -429
- package/assets/react/zd-font-react-common.module.css +771 -767
- package/assets/react/zd-font-react-common.plain.css +771 -767
- package/assets/react/zd-font-react-community.module.css +215 -211
- package/assets/react/zd-font-react-customers.module.css +21 -17
- package/assets/react/zd-font-react-customize.module.css +608 -604
- package/assets/react/zd-font-react-gamescope.module.css +85 -81
- package/assets/react/zd-font-react-gcFonts.module.css +1469 -1462
- package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
- package/assets/react/zd-font-react-integrations.module.css +43 -39
- package/assets/react/zd-font-react-kb.module.css +4419 -4415
- package/assets/react/zd-font-react-logo.module.css +20 -16
- package/assets/react/zd-font-react-organization.module.css +51 -47
- package/assets/react/zd-font-react-organization.plain.css +51 -47
- package/assets/react/zd-font-react-others.module.css +281 -277
- package/assets/react/zd-font-react-reports.module.css +448 -444
- package/assets/react/zd-font-react-setup.module.css +785 -781
- package/assets/react/zd-font-react-setup.plain.css +785 -781
- package/assets/react/zd-font-react-social.module.css +456 -452
- package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
- package/assets/react/zd-font-react-tickets.module.css +884 -880
- package/assets/react/zd-font-react-tickets.plain.css +884 -880
- package/assets/react/zd-font-react-topband.module.css +550 -546
- package/assets/react/zd-font-react-topband.plain.css +550 -546
- package/cbt.config.js +2 -2
- package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/es/Icon/FontFactory.js +4 -2
- package/es/Icon/FontIcon.js +3 -2
- package/es/Icon/SvgIcon.js +2 -1
- package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
- package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/lib/Icon/FontFactory.js +3 -2
- package/lib/Icon/FontIcon.js +4 -2
- package/lib/Icon/SvgIcon.js +3 -1
- package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
- package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/package.json +18 -11
- package/ut.config.js +106 -0
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
@font-face{
|
|
2
|
-
font-family:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family:"zdfonts-react-tickets";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-tickets.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-tickets.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-tickets.svg#zdfonts') format('svg');
|
|
8
|
+
font-weight: normal;
|
|
9
|
+
font-style: normal;
|
|
10
|
+
font-display: block;
|
|
7
11
|
}
|
|
8
12
|
|
|
9
13
|
@layer dot-icons.core {
|
|
@@ -11,1082 +15,1082 @@
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
.icon-ch-phone-in,.icon-ch-phone-out,.icon-ch-phone,.icon-tableView,.icon-ticketCloning,.icon-botHash,.icon-survey,.icon-activityCalls,.icon-activityIn,.icon-activityOut,.icon-add-ag,.icon-add-follower,.icon-add-task,.icon-approvalok,.icon-approvalrej,.icon-approvalsent,.icon-arrow-left2,.icon-attach16,.icon-books,.icon-botHead,.icon-botNegative,.icon-botNeutral,.icon-botPositive,.icon-bug-info1,.icon-buginfo,.icon-ch-chat-in,.icon-ch-chat-mis,.icon-ch-chat,.icon-ch-email-dft,.icon-ch-email-fwd,.icon-ch-email-in,.icon-ch-email-out,.icon-ch-email1,.icon-ch-facebook_dm-in,.icon-ch-facebook_dm-out,.icon-ch-facebook-dft,.icon-ch-facebook-in,.icon-ch-facebook-out,.icon-ch-facebook,.icon-ch-feedback-mis,.icon-ch-feedback-out,.icon-ch-feedback,.icon-ch-feedbackwidget,.icon-ch-forums-dft,.icon-ch-forums-in,.icon-ch-forums-out,.icon-ch-forums,.icon-ch-twitter-dft,.icon-ch-twitter-in,.icon-ch-twitter-out,.icon-ch-twitter,.icon-ch-web-in,.icon-ch-web,.icon-circle-check2,.icon-circle-plus,.icon-classicView,.icon-comment-add,.icon-comment-delt,.icon-comment-edit,.icon-comment-new,.icon-CommentRound,.icon-comments-1,.icon-compactView,.icon-copy2,.icon-countdownQueue,.icon-customfunc,.icon-customizeTable,.icon-del-call,.icon-del-draft,.icon-del-event,.icon-del-task,.icon-del-ticket,.icon-delete-2,.icon-discard_draft,.icon-download-new,.icon-draft-delete,.icon-edit_draft,.icon-edit-task,.icon-email-fwd,.icon-email-in,.icon-email-out,.icon-Email1,.icon-escalate,.icon-Exclamation-new,.icon-feedback,.icon-file-attach,.icon-file-delt,.icon-file-edit,.icon-file-rbn-dlt,.icon-file-restore,.icon-flag5,.icon-forward-new,.icon-forwarddft,.icon-handshakeQueue,.icon-invisible-new,.icon-Invoice,.icon-JIRA_logo1,.icon-linkurl2,.icon-macro,.icon-mail-failed,.icon-merge,.icon-move,.icon-new-noti,.icon-newuser,.icon-original-view,.icon-overdue,.icon-phone,.icon-pin-dark2,.icon-priority-mode,.icon-priorityQueue,.icon-prop,.icon-Rec,.icon-remove-follower,.icon-reply_draft,.icon-reply-new,.icon-replyall-new,.icon-reqcount2,.icon-res-add,.icon-res-delt,.icon-res-modify,.icon-responsive-icon-final,.icon-restore-call,.icon-restore-event,.icon-restore-task,.icon-restore-ticket,.icon-showoriginal,.icon-smartview-icon,.icon-smily-good,.icon-snippet_pen,.icon-snippet_star,.icon-snippet,.icon-solution_new1,.icon-sort27,.icon-sphere,.icon-split_new,.icon-statusQueue,.icon-t-line,.icon-t-line1,.icon-t-line2,.icon-t,.icon-Tablock2,.icon-tag,.icon-telephone1,.icon-ticket-reopen,.icon-ticket-stat,.icon-time-add,.icon-time-delt,.icon-time-edit,.icon-time-restore,.icon-Time-tracker2,.icon-timeline,.icon-timerPause,.icon-timerStart,.icon-update-call,.icon-update-event,.icon-update-ticket,.icon-update,.icon-viaAPI,.icon-visible-new,.icon-zdCRMQueue-new,.icon-zdCRMQueue,.icon-zdDuetimeQueue-new,.icon-zdDuetimeQueue1,.icon-zdesk-ellipsis,.icon-zdPriorityQueue-new,.icon-zdpriorityQueue,.icon-zdstatusqueue-new,.icon-zdstatusqueue,.icon-prioritymode,.icon-biginQueue-new,.icon-biginQueue,.icon-returns,.icon-packages,.icon-inventry,.icon-paperPlane,.icon-noViewer,.icon-subscription,.icon-hideTab,.icon-archivedFile,.icon-languageDetector,.icon-ticketView,.icon-prediction,.icon-instaIM,.icon-analytics,.icon-customer{
|
|
14
|
-
font-family:"
|
|
18
|
+
font-family:"zdfonts-react-tickets" !important;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
|
-
.icon-ch-phone-in .path1:before{
|
|
18
|
-
content:"\f5000";
|
|
19
|
-
color:rgb(0, 0, 0);
|
|
20
|
-
}
|
|
21
|
-
.icon-ch-phone-in .path2:before{
|
|
22
|
-
content:"\f5001";
|
|
23
|
-
margin-left
|
|
24
|
-
color:rgb(53, 181, 86);
|
|
21
|
+
.icon-ch-phone-in .path1:before {
|
|
22
|
+
content: "\f5000";
|
|
23
|
+
color: rgb(0, 0, 0);
|
|
24
|
+
}
|
|
25
|
+
.icon-ch-phone-in .path2:before {
|
|
26
|
+
content: "\f5001";
|
|
27
|
+
margin-left: -1.1396484375em;
|
|
28
|
+
color: rgb(53, 181, 86);
|
|
25
29
|
}
|
|
26
|
-
.icon-ch-phone-out .path1:before{
|
|
27
|
-
content:"\f5002";
|
|
28
|
-
color:rgb(0, 0, 0);
|
|
30
|
+
.icon-ch-phone-out .path1:before {
|
|
31
|
+
content: "\f5002";
|
|
32
|
+
color: rgb(0, 0, 0);
|
|
29
33
|
}
|
|
30
|
-
.icon-ch-phone-out .path2:before{
|
|
31
|
-
content:"\f5003";
|
|
32
|
-
margin-left
|
|
33
|
-
color:rgb(46, 138, 190);
|
|
34
|
+
.icon-ch-phone-out .path2:before {
|
|
35
|
+
content: "\f5003";
|
|
36
|
+
margin-left: -1.0703125em;
|
|
37
|
+
color: rgb(46, 138, 190);
|
|
34
38
|
}
|
|
35
|
-
.icon-ch-phone:before{
|
|
36
|
-
content:"\f5004";
|
|
39
|
+
.icon-ch-phone:before {
|
|
40
|
+
content: "\f5004";
|
|
37
41
|
}
|
|
38
|
-
.icon-tableView:before{
|
|
39
|
-
content:"\f5005";
|
|
40
|
-
}
|
|
41
|
-
.icon-ticketCloning:before{
|
|
42
|
-
content:"\f5006";
|
|
42
|
+
.icon-tableView:before {
|
|
43
|
+
content: "\f5005";
|
|
44
|
+
}
|
|
45
|
+
.icon-ticketCloning:before {
|
|
46
|
+
content: "\f5006";
|
|
43
47
|
}
|
|
44
|
-
.icon-botHash:before{
|
|
45
|
-
content:"\f5007";
|
|
48
|
+
.icon-botHash:before {
|
|
49
|
+
content: "\f5007";
|
|
46
50
|
}
|
|
47
|
-
.icon-survey:before{
|
|
48
|
-
content:"\f5008";
|
|
49
|
-
}
|
|
50
|
-
.icon-activityCalls:before{
|
|
51
|
-
content:"\f5009";
|
|
52
|
-
}
|
|
53
|
-
.icon-activityIn .path1:before{
|
|
54
|
-
content:"\f500a";
|
|
55
|
-
color:rgb(0, 0, 0);
|
|
56
|
-
}
|
|
57
|
-
.icon-activityIn .path2:before{
|
|
58
|
-
content:"\f500b";
|
|
59
|
-
margin-left
|
|
60
|
-
color:rgb(53, 181, 86);
|
|
61
|
-
}
|
|
62
|
-
.icon-activityOut .path1:before{
|
|
63
|
-
content:"\f500c";
|
|
64
|
-
color:rgb(0, 0, 0);
|
|
65
|
-
}
|
|
66
|
-
.icon-activityOut .path2:before{
|
|
67
|
-
content:"\f500d";
|
|
68
|
-
margin-left
|
|
69
|
-
color:rgb(46, 138, 190);
|
|
51
|
+
.icon-survey:before {
|
|
52
|
+
content: "\f5008";
|
|
53
|
+
}
|
|
54
|
+
.icon-activityCalls:before {
|
|
55
|
+
content: "\f5009";
|
|
56
|
+
}
|
|
57
|
+
.icon-activityIn .path1:before {
|
|
58
|
+
content: "\f500a";
|
|
59
|
+
color: rgb(0, 0, 0);
|
|
60
|
+
}
|
|
61
|
+
.icon-activityIn .path2:before {
|
|
62
|
+
content: "\f500b";
|
|
63
|
+
margin-left: -1.1396484375em;
|
|
64
|
+
color: rgb(53, 181, 86);
|
|
65
|
+
}
|
|
66
|
+
.icon-activityOut .path1:before {
|
|
67
|
+
content: "\f500c";
|
|
68
|
+
color: rgb(0, 0, 0);
|
|
69
|
+
}
|
|
70
|
+
.icon-activityOut .path2:before {
|
|
71
|
+
content: "\f500d";
|
|
72
|
+
margin-left: -1.0703125em;
|
|
73
|
+
color: rgb(46, 138, 190);
|
|
70
74
|
}
|
|
71
|
-
.icon-add-ag:before{
|
|
72
|
-
content:"\f500e";
|
|
75
|
+
.icon-add-ag:before {
|
|
76
|
+
content: "\f500e";
|
|
73
77
|
}
|
|
74
|
-
.icon-add-follower .path1:before{
|
|
75
|
-
content:"\f500f";
|
|
76
|
-
color:rgb(0, 0, 0);
|
|
77
|
-
}
|
|
78
|
-
.icon-add-follower .path2:before{
|
|
79
|
-
content:"\f5010";
|
|
80
|
-
margin-left
|
|
81
|
-
color:rgb(72, 191, 0);
|
|
78
|
+
.icon-add-follower .path1:before {
|
|
79
|
+
content: "\f500f";
|
|
80
|
+
color: rgb(0, 0, 0);
|
|
81
|
+
}
|
|
82
|
+
.icon-add-follower .path2:before {
|
|
83
|
+
content: "\f5010";
|
|
84
|
+
margin-left: -1.21875em;
|
|
85
|
+
color: rgb(72, 191, 0);
|
|
82
86
|
}
|
|
83
|
-
.icon-add-task .path1:before{
|
|
84
|
-
content:"\f5011";
|
|
85
|
-
color:rgb(0, 0, 0);
|
|
86
|
-
}
|
|
87
|
-
.icon-add-task .path2:before{
|
|
88
|
-
content:"\f5012";
|
|
89
|
-
margin-left
|
|
90
|
-
color:rgb(28, 164, 250);
|
|
87
|
+
.icon-add-task .path1:before {
|
|
88
|
+
content: "\f5011";
|
|
89
|
+
color: rgb(0, 0, 0);
|
|
90
|
+
}
|
|
91
|
+
.icon-add-task .path2:before {
|
|
92
|
+
content: "\f5012";
|
|
93
|
+
margin-left: -0.79296875em;
|
|
94
|
+
color: rgb(28, 164, 250);
|
|
91
95
|
}
|
|
92
|
-
.icon-approvalok .path1:before{
|
|
93
|
-
content:"\f5013";
|
|
94
|
-
color:rgb(0, 0, 0);
|
|
96
|
+
.icon-approvalok .path1:before {
|
|
97
|
+
content: "\f5013";
|
|
98
|
+
color: rgb(0, 0, 0);
|
|
95
99
|
}
|
|
96
|
-
.icon-approvalok .path2:before{
|
|
97
|
-
content:"\f5014";
|
|
98
|
-
margin-left
|
|
99
|
-
color:rgb(0, 191, 65);
|
|
100
|
-
}
|
|
101
|
-
.icon-approvalrej .path1:before{
|
|
102
|
-
content:"\f5015";
|
|
103
|
-
color:rgb(255, 73, 21);
|
|
104
|
-
}
|
|
105
|
-
.icon-approvalrej .path2:before{
|
|
106
|
-
content:"\f5016";
|
|
107
|
-
margin-left
|
|
108
|
-
color:rgb(0, 0, 0);
|
|
109
|
-
}
|
|
110
|
-
.icon-approvalsent .path1:before{
|
|
111
|
-
content:"\f5017";
|
|
112
|
-
color:rgb(60, 179, 90);
|
|
113
|
-
}
|
|
114
|
-
.icon-approvalsent .path2:before{
|
|
115
|
-
content:"\f5018";
|
|
116
|
-
margin-left
|
|
117
|
-
color:rgb(0, 0, 0);
|
|
118
|
-
}
|
|
119
|
-
.icon-arrow-left2:before{
|
|
120
|
-
content:"\f5019";
|
|
121
|
-
}
|
|
122
|
-
.icon-attach16:before{
|
|
123
|
-
content:"\f501a";
|
|
100
|
+
.icon-approvalok .path2:before {
|
|
101
|
+
content: "\f5014";
|
|
102
|
+
margin-left: -1.1748046875em;
|
|
103
|
+
color: rgb(0, 191, 65);
|
|
104
|
+
}
|
|
105
|
+
.icon-approvalrej .path1:before {
|
|
106
|
+
content: "\f5015";
|
|
107
|
+
color: rgb(255, 73, 21);
|
|
108
|
+
}
|
|
109
|
+
.icon-approvalrej .path2:before {
|
|
110
|
+
content: "\f5016";
|
|
111
|
+
margin-left: -1.0546875em;
|
|
112
|
+
color: rgb(0, 0, 0);
|
|
113
|
+
}
|
|
114
|
+
.icon-approvalsent .path1:before {
|
|
115
|
+
content: "\f5017";
|
|
116
|
+
color: rgb(60, 179, 90);
|
|
117
|
+
}
|
|
118
|
+
.icon-approvalsent .path2:before {
|
|
119
|
+
content: "\f5018";
|
|
120
|
+
margin-left: -1.0546875em;
|
|
121
|
+
color: rgb(0, 0, 0);
|
|
122
|
+
}
|
|
123
|
+
.icon-arrow-left2:before {
|
|
124
|
+
content: "\f5019";
|
|
125
|
+
}
|
|
126
|
+
.icon-attach16:before {
|
|
127
|
+
content: "\f501a";
|
|
124
128
|
}
|
|
125
|
-
.icon-books:before{
|
|
126
|
-
content:"\f501b";
|
|
129
|
+
.icon-books:before {
|
|
130
|
+
content: "\f501b";
|
|
127
131
|
}
|
|
128
|
-
.icon-botHead .path1:before{
|
|
129
|
-
content:"\f501c";
|
|
130
|
-
color:rgb(85, 206, 103);
|
|
131
|
-
}
|
|
132
|
-
.icon-botHead .path2:before{
|
|
133
|
-
content:"\f501d";
|
|
134
|
-
margin-left
|
|
135
|
-
color:rgb(133, 230, 254);
|
|
132
|
+
.icon-botHead .path1:before {
|
|
133
|
+
content: "\f501c";
|
|
134
|
+
color: rgb(85, 206, 103);
|
|
135
|
+
}
|
|
136
|
+
.icon-botHead .path2:before {
|
|
137
|
+
content: "\f501d";
|
|
138
|
+
margin-left: -0.9111328125em;
|
|
139
|
+
color: rgb(133, 230, 254);
|
|
136
140
|
}
|
|
137
|
-
.icon-botHead .path3:before{
|
|
138
|
-
content:"\f501e";
|
|
139
|
-
margin-left
|
|
140
|
-
color:rgb(180, 239, 254);
|
|
141
|
-
}
|
|
142
|
-
.icon-botHead .path4:before{
|
|
143
|
-
content:"\f501f";
|
|
144
|
-
margin-left
|
|
145
|
-
color:rgb(33, 88, 139);
|
|
146
|
-
}
|
|
147
|
-
.icon-botHead .path5:before{
|
|
148
|
-
content:"\f5020";
|
|
149
|
-
margin-left
|
|
150
|
-
color:rgb(46, 50, 58);
|
|
151
|
-
}
|
|
152
|
-
.icon-botNegative:before{
|
|
153
|
-
content:"\f5021";
|
|
154
|
-
color
|
|
155
|
-
}
|
|
156
|
-
.icon-botNeutral:before{
|
|
157
|
-
content:"\f5022";
|
|
158
|
-
color
|
|
159
|
-
}
|
|
160
|
-
.icon-botPositive:before{
|
|
161
|
-
content:"\f5023";
|
|
162
|
-
color
|
|
163
|
-
}
|
|
164
|
-
.icon-bug-info1:before{
|
|
165
|
-
content:"\f5024";
|
|
166
|
-
}
|
|
167
|
-
.icon-buginfo:before{
|
|
168
|
-
content:"\f5025";
|
|
169
|
-
}
|
|
170
|
-
.icon-ch-chat-in .path1:before{
|
|
171
|
-
content:"\f5026";
|
|
172
|
-
color:rgb(3, 3, 3);
|
|
173
|
-
}
|
|
174
|
-
.icon-ch-chat-in .path2:before{
|
|
175
|
-
content:"\f5027";
|
|
176
|
-
margin-left
|
|
177
|
-
color:rgb(53, 181, 86);
|
|
178
|
-
}
|
|
179
|
-
.icon-ch-chat-mis .path1:before{
|
|
180
|
-
content:"\f5028";
|
|
181
|
-
color:rgb(3, 3, 3);
|
|
182
|
-
}
|
|
183
|
-
.icon-ch-chat-mis .path2:before{
|
|
184
|
-
content:"\f5029";
|
|
185
|
-
margin-left
|
|
186
|
-
color:rgb(214, 58, 58);
|
|
187
|
-
}
|
|
188
|
-
.icon-ch-chat:before{
|
|
189
|
-
content:"\f502a";
|
|
190
|
-
}
|
|
191
|
-
.icon-ch-email-dft:before{
|
|
192
|
-
content:"\f502b";
|
|
193
|
-
}
|
|
194
|
-
.icon-ch-email-fwd .path1:before{
|
|
195
|
-
content:"\f502c";
|
|
196
|
-
color:rgb(0, 0, 0);
|
|
197
|
-
}
|
|
198
|
-
.icon-ch-email-fwd .path2:before{
|
|
199
|
-
content:"\f502d";
|
|
200
|
-
margin-left
|
|
201
|
-
color:rgb(46, 138, 190);
|
|
202
|
-
}
|
|
203
|
-
.icon-ch-email-in .path1:before{
|
|
204
|
-
content:"\f502e";
|
|
205
|
-
color:rgb(0, 0, 0);
|
|
206
|
-
}
|
|
207
|
-
.icon-ch-email-in .path2:before{
|
|
208
|
-
content:"\f502f";
|
|
209
|
-
margin-left
|
|
210
|
-
color:rgb(53, 181, 86);
|
|
211
|
-
}
|
|
212
|
-
.icon-ch-email-out .path1:before{
|
|
213
|
-
content:"\f5030";
|
|
214
|
-
color:rgb(0, 0, 0);
|
|
215
|
-
}
|
|
216
|
-
.icon-ch-email-out .path2:before{
|
|
217
|
-
content:"\f5031";
|
|
218
|
-
margin-left
|
|
219
|
-
color:rgb(46, 138, 190);
|
|
220
|
-
}
|
|
221
|
-
.icon-ch-email1:before{
|
|
222
|
-
content:"\f5032";
|
|
223
|
-
}
|
|
224
|
-
.icon-ch-facebook_dm-in .path1:before{
|
|
225
|
-
content:"\f5033";
|
|
226
|
-
color:rgb(53, 181, 86);
|
|
227
|
-
}
|
|
228
|
-
.icon-ch-facebook_dm-in .path2:before{
|
|
229
|
-
content:"\f5034";
|
|
230
|
-
margin-left
|
|
231
|
-
color:rgb(0, 0, 0);
|
|
232
|
-
}
|
|
233
|
-
.icon-ch-facebook_dm-out .path1:before{
|
|
234
|
-
content:"\f5035";
|
|
235
|
-
color:rgb(0, 172, 218);
|
|
236
|
-
}
|
|
237
|
-
.icon-ch-facebook_dm-out .path2:before{
|
|
238
|
-
content:"\f5036";
|
|
239
|
-
margin-left
|
|
240
|
-
color:rgb(0, 0, 0);
|
|
241
|
-
}
|
|
242
|
-
.icon-ch-facebook-dft:before{
|
|
243
|
-
content:"\f5037";
|
|
244
|
-
}
|
|
245
|
-
.icon-ch-facebook-in .path1:before{
|
|
246
|
-
content:"\f5038";
|
|
247
|
-
color:rgb(0, 0, 0);
|
|
248
|
-
}
|
|
249
|
-
.icon-ch-facebook-in .path2:before{
|
|
250
|
-
content:"\f5039";
|
|
251
|
-
margin-left
|
|
252
|
-
color:rgb(53, 181, 86);
|
|
253
|
-
}
|
|
254
|
-
.icon-ch-facebook-out .path1:before{
|
|
255
|
-
content:"\f503a";
|
|
256
|
-
color:rgb(0, 0, 0);
|
|
257
|
-
}
|
|
258
|
-
.icon-ch-facebook-out .path2:before{
|
|
259
|
-
content:"\f503b";
|
|
260
|
-
margin-left
|
|
261
|
-
color:rgb(46, 138, 190);
|
|
141
|
+
.icon-botHead .path3:before {
|
|
142
|
+
content: "\f501e";
|
|
143
|
+
margin-left: -0.9111328125em;
|
|
144
|
+
color: rgb(180, 239, 254);
|
|
145
|
+
}
|
|
146
|
+
.icon-botHead .path4:before {
|
|
147
|
+
content: "\f501f";
|
|
148
|
+
margin-left: -0.9111328125em;
|
|
149
|
+
color: rgb(33, 88, 139);
|
|
150
|
+
}
|
|
151
|
+
.icon-botHead .path5:before {
|
|
152
|
+
content: "\f5020";
|
|
153
|
+
margin-left: -0.9111328125em;
|
|
154
|
+
color: rgb(46, 50, 58);
|
|
155
|
+
}
|
|
156
|
+
.icon-botNegative:before {
|
|
157
|
+
content: "\f5021";
|
|
158
|
+
color: #e14b4b;
|
|
159
|
+
}
|
|
160
|
+
.icon-botNeutral:before {
|
|
161
|
+
content: "\f5022";
|
|
162
|
+
color: #609af4;
|
|
163
|
+
}
|
|
164
|
+
.icon-botPositive:before {
|
|
165
|
+
content: "\f5023";
|
|
166
|
+
color: #17c633;
|
|
167
|
+
}
|
|
168
|
+
.icon-bug-info1:before {
|
|
169
|
+
content: "\f5024";
|
|
170
|
+
}
|
|
171
|
+
.icon-buginfo:before {
|
|
172
|
+
content: "\f5025";
|
|
173
|
+
}
|
|
174
|
+
.icon-ch-chat-in .path1:before {
|
|
175
|
+
content: "\f5026";
|
|
176
|
+
color: rgb(3, 3, 3);
|
|
177
|
+
}
|
|
178
|
+
.icon-ch-chat-in .path2:before {
|
|
179
|
+
content: "\f5027";
|
|
180
|
+
margin-left: -1em;
|
|
181
|
+
color: rgb(53, 181, 86);
|
|
182
|
+
}
|
|
183
|
+
.icon-ch-chat-mis .path1:before {
|
|
184
|
+
content: "\f5028";
|
|
185
|
+
color: rgb(3, 3, 3);
|
|
186
|
+
}
|
|
187
|
+
.icon-ch-chat-mis .path2:before {
|
|
188
|
+
content: "\f5029";
|
|
189
|
+
margin-left: -1em;
|
|
190
|
+
color: rgb(214, 58, 58);
|
|
191
|
+
}
|
|
192
|
+
.icon-ch-chat:before {
|
|
193
|
+
content: "\f502a";
|
|
194
|
+
}
|
|
195
|
+
.icon-ch-email-dft:before {
|
|
196
|
+
content: "\f502b";
|
|
197
|
+
}
|
|
198
|
+
.icon-ch-email-fwd .path1:before {
|
|
199
|
+
content: "\f502c";
|
|
200
|
+
color: rgb(0, 0, 0);
|
|
201
|
+
}
|
|
202
|
+
.icon-ch-email-fwd .path2:before {
|
|
203
|
+
content: "\f502d";
|
|
204
|
+
margin-left: -0.9375em;
|
|
205
|
+
color: rgb(46, 138, 190);
|
|
206
|
+
}
|
|
207
|
+
.icon-ch-email-in .path1:before {
|
|
208
|
+
content: "\f502e";
|
|
209
|
+
color: rgb(0, 0, 0);
|
|
210
|
+
}
|
|
211
|
+
.icon-ch-email-in .path2:before {
|
|
212
|
+
content: "\f502f";
|
|
213
|
+
margin-left: -1.03125em;
|
|
214
|
+
color: rgb(53, 181, 86);
|
|
215
|
+
}
|
|
216
|
+
.icon-ch-email-out .path1:before {
|
|
217
|
+
content: "\f5030";
|
|
218
|
+
color: rgb(0, 0, 0);
|
|
219
|
+
}
|
|
220
|
+
.icon-ch-email-out .path2:before {
|
|
221
|
+
content: "\f5031";
|
|
222
|
+
margin-left: -1.09375em;
|
|
223
|
+
color: rgb(46, 138, 190);
|
|
224
|
+
}
|
|
225
|
+
.icon-ch-email1:before {
|
|
226
|
+
content: "\f5032";
|
|
227
|
+
}
|
|
228
|
+
.icon-ch-facebook_dm-in .path1:before {
|
|
229
|
+
content: "\f5033";
|
|
230
|
+
color: rgb(53, 181, 86);
|
|
231
|
+
}
|
|
232
|
+
.icon-ch-facebook_dm-in .path2:before {
|
|
233
|
+
content: "\f5034";
|
|
234
|
+
margin-left: -1.1875em;
|
|
235
|
+
color: rgb(0, 0, 0);
|
|
236
|
+
}
|
|
237
|
+
.icon-ch-facebook_dm-out .path1:before {
|
|
238
|
+
content: "\f5035";
|
|
239
|
+
color: rgb(0, 172, 218);
|
|
240
|
+
}
|
|
241
|
+
.icon-ch-facebook_dm-out .path2:before {
|
|
242
|
+
content: "\f5036";
|
|
243
|
+
margin-left: -1.1875em;
|
|
244
|
+
color: rgb(0, 0, 0);
|
|
245
|
+
}
|
|
246
|
+
.icon-ch-facebook-dft:before {
|
|
247
|
+
content: "\f5037";
|
|
248
|
+
}
|
|
249
|
+
.icon-ch-facebook-in .path1:before {
|
|
250
|
+
content: "\f5038";
|
|
251
|
+
color: rgb(0, 0, 0);
|
|
252
|
+
}
|
|
253
|
+
.icon-ch-facebook-in .path2:before {
|
|
254
|
+
content: "\f5039";
|
|
255
|
+
margin-left: -0.90625em;
|
|
256
|
+
color: rgb(53, 181, 86);
|
|
257
|
+
}
|
|
258
|
+
.icon-ch-facebook-out .path1:before {
|
|
259
|
+
content: "\f503a";
|
|
260
|
+
color: rgb(0, 0, 0);
|
|
261
|
+
}
|
|
262
|
+
.icon-ch-facebook-out .path2:before {
|
|
263
|
+
content: "\f503b";
|
|
264
|
+
margin-left: -0.78125em;
|
|
265
|
+
color: rgb(46, 138, 190);
|
|
262
266
|
}
|
|
263
|
-
.icon-ch-facebook:before{
|
|
264
|
-
content:"\f503c";
|
|
267
|
+
.icon-ch-facebook:before {
|
|
268
|
+
content: "\f503c";
|
|
265
269
|
}
|
|
266
|
-
.icon-ch-feedback-mis .path1:before{
|
|
267
|
-
content:"\f503d";
|
|
268
|
-
color:rgb(0, 0, 0);
|
|
270
|
+
.icon-ch-feedback-mis .path1:before {
|
|
271
|
+
content: "\f503d";
|
|
272
|
+
color: rgb(0, 0, 0);
|
|
269
273
|
}
|
|
270
|
-
.icon-ch-feedback-mis .path2:before{
|
|
271
|
-
content:"\f503e";
|
|
272
|
-
margin-left
|
|
273
|
-
color:rgb(214, 58, 58);
|
|
274
|
-
}
|
|
275
|
-
.icon-ch-feedback-out .path1:before{
|
|
276
|
-
content:"\f503f";
|
|
277
|
-
color:rgb(0, 0, 0);
|
|
274
|
+
.icon-ch-feedback-mis .path2:before {
|
|
275
|
+
content: "\f503e";
|
|
276
|
+
margin-left: -1.1875em;
|
|
277
|
+
color: rgb(214, 58, 58);
|
|
278
|
+
}
|
|
279
|
+
.icon-ch-feedback-out .path1:before {
|
|
280
|
+
content: "\f503f";
|
|
281
|
+
color: rgb(0, 0, 0);
|
|
278
282
|
}
|
|
279
|
-
.icon-ch-feedback-out .path2:before{
|
|
280
|
-
content:"\f5040";
|
|
281
|
-
margin-left
|
|
282
|
-
color:rgb(214, 58, 58);
|
|
283
|
-
}
|
|
284
|
-
.icon-ch-feedback .path1:before{
|
|
285
|
-
content:"\f5041";
|
|
286
|
-
color:rgb(0, 0, 0);
|
|
283
|
+
.icon-ch-feedback-out .path2:before {
|
|
284
|
+
content: "\f5040";
|
|
285
|
+
margin-left: -1.21875em;
|
|
286
|
+
color: rgb(214, 58, 58);
|
|
287
|
+
}
|
|
288
|
+
.icon-ch-feedback .path1:before {
|
|
289
|
+
content: "\f5041";
|
|
290
|
+
color: rgb(0, 0, 0);
|
|
287
291
|
}
|
|
288
|
-
.icon-ch-feedback .path2:before{
|
|
289
|
-
content:"\f5042";
|
|
290
|
-
margin-left
|
|
291
|
-
color:rgb(53, 181, 86);
|
|
292
|
-
}
|
|
293
|
-
.icon-ch-feedbackwidget:before{
|
|
294
|
-
content:"\f5043";
|
|
295
|
-
}
|
|
296
|
-
.icon-ch-forums-dft:before{
|
|
297
|
-
content:"\f5044";
|
|
298
|
-
}
|
|
299
|
-
.icon-ch-forums-in .path1:before{
|
|
300
|
-
content:"\f5045";
|
|
301
|
-
color:rgb(0, 0, 0);
|
|
302
|
-
}
|
|
303
|
-
.icon-ch-forums-in .path2:before{
|
|
304
|
-
content:"\f5046";
|
|
305
|
-
margin-left
|
|
306
|
-
color:rgb(53, 181, 86);
|
|
307
|
-
}
|
|
308
|
-
.icon-ch-forums-out .path1:before{
|
|
309
|
-
content:"\f5047";
|
|
310
|
-
color:rgb(0, 0, 0);
|
|
292
|
+
.icon-ch-feedback .path2:before {
|
|
293
|
+
content: "\f5042";
|
|
294
|
+
margin-left: -1.1875em;
|
|
295
|
+
color: rgb(53, 181, 86);
|
|
296
|
+
}
|
|
297
|
+
.icon-ch-feedbackwidget:before {
|
|
298
|
+
content: "\f5043";
|
|
299
|
+
}
|
|
300
|
+
.icon-ch-forums-dft:before {
|
|
301
|
+
content: "\f5044";
|
|
302
|
+
}
|
|
303
|
+
.icon-ch-forums-in .path1:before {
|
|
304
|
+
content: "\f5045";
|
|
305
|
+
color: rgb(0, 0, 0);
|
|
306
|
+
}
|
|
307
|
+
.icon-ch-forums-in .path2:before {
|
|
308
|
+
content: "\f5046";
|
|
309
|
+
margin-left: -0.9375em;
|
|
310
|
+
color: rgb(53, 181, 86);
|
|
311
|
+
}
|
|
312
|
+
.icon-ch-forums-out .path1:before {
|
|
313
|
+
content: "\f5047";
|
|
314
|
+
color: rgb(0, 0, 0);
|
|
311
315
|
}
|
|
312
|
-
.icon-ch-forums-out .path2:before{
|
|
313
|
-
content:"\f5048";
|
|
314
|
-
margin-left
|
|
315
|
-
color:rgb(46, 138, 190);
|
|
316
|
+
.icon-ch-forums-out .path2:before {
|
|
317
|
+
content: "\f5048";
|
|
318
|
+
margin-left: -0.875em;
|
|
319
|
+
color: rgb(46, 138, 190);
|
|
316
320
|
}
|
|
317
|
-
.icon-ch-forums:before{
|
|
318
|
-
content:"\f5049";
|
|
321
|
+
.icon-ch-forums:before {
|
|
322
|
+
content: "\f5049";
|
|
319
323
|
}
|
|
320
|
-
.icon-ch-twitter-dft:before{
|
|
321
|
-
content:"\f504a";
|
|
324
|
+
.icon-ch-twitter-dft:before {
|
|
325
|
+
content: "\f504a";
|
|
322
326
|
}
|
|
323
|
-
.icon-ch-twitter-in .path1:before{
|
|
324
|
-
content:"\f504b";
|
|
325
|
-
color:rgb(0, 0, 0);
|
|
327
|
+
.icon-ch-twitter-in .path1:before {
|
|
328
|
+
content: "\f504b";
|
|
329
|
+
color: rgb(0, 0, 0);
|
|
326
330
|
}
|
|
327
|
-
.icon-ch-twitter-in .path2:before{
|
|
328
|
-
content:"\f504c";
|
|
329
|
-
margin-left
|
|
330
|
-
color:rgb(53, 181, 86);
|
|
331
|
+
.icon-ch-twitter-in .path2:before {
|
|
332
|
+
content: "\f504c";
|
|
333
|
+
margin-left: -1.1728515625em;
|
|
334
|
+
color: rgb(53, 181, 86);
|
|
331
335
|
}
|
|
332
|
-
.icon-ch-twitter-out .path1:before{
|
|
333
|
-
content:"\f504d";
|
|
334
|
-
color:rgb(0, 0, 0);
|
|
336
|
+
.icon-ch-twitter-out .path1:before {
|
|
337
|
+
content: "\f504d";
|
|
338
|
+
color: rgb(0, 0, 0);
|
|
335
339
|
}
|
|
336
|
-
.icon-ch-twitter-out .path2:before{
|
|
337
|
-
content:"\f504e";
|
|
338
|
-
margin-left
|
|
339
|
-
color:rgb(46, 138, 190);
|
|
340
|
+
.icon-ch-twitter-out .path2:before {
|
|
341
|
+
content: "\f504e";
|
|
342
|
+
margin-left: -1.115234375em;
|
|
343
|
+
color: rgb(46, 138, 190);
|
|
340
344
|
}
|
|
341
|
-
.icon-ch-twitter:before{
|
|
342
|
-
content:"\f504f";
|
|
345
|
+
.icon-ch-twitter:before {
|
|
346
|
+
content: "\f504f";
|
|
343
347
|
}
|
|
344
|
-
.icon-ch-web-in .path1:before{
|
|
345
|
-
content:"\f5050";
|
|
346
|
-
color:rgb(0, 0, 0);
|
|
348
|
+
.icon-ch-web-in .path1:before {
|
|
349
|
+
content: "\f5050";
|
|
350
|
+
color: rgb(0, 0, 0);
|
|
347
351
|
}
|
|
348
|
-
.icon-ch-web-in .path2:before{
|
|
349
|
-
content:"\f5051";
|
|
350
|
-
margin-left
|
|
351
|
-
color:rgb(53, 181, 86);
|
|
352
|
+
.icon-ch-web-in .path2:before {
|
|
353
|
+
content: "\f5051";
|
|
354
|
+
margin-left: -0.96875em;
|
|
355
|
+
color: rgb(53, 181, 86);
|
|
352
356
|
}
|
|
353
|
-
.icon-ch-web:before{
|
|
354
|
-
content:"\f5052";
|
|
357
|
+
.icon-ch-web:before {
|
|
358
|
+
content: "\f5052";
|
|
355
359
|
}
|
|
356
|
-
.icon-circle-check2:before{
|
|
357
|
-
content:"\f5053";
|
|
358
|
-
}
|
|
359
|
-
.icon-circle-plus:before{
|
|
360
|
-
content:"\f5054";
|
|
360
|
+
.icon-circle-check2:before {
|
|
361
|
+
content: "\f5053";
|
|
362
|
+
}
|
|
363
|
+
.icon-circle-plus:before {
|
|
364
|
+
content: "\f5054";
|
|
361
365
|
}
|
|
362
|
-
.icon-classicView:before{
|
|
363
|
-
content:"\f5055";
|
|
366
|
+
.icon-classicView:before {
|
|
367
|
+
content: "\f5055";
|
|
364
368
|
}
|
|
365
|
-
.icon-comment-add .path1:before{
|
|
366
|
-
content:"\f5056";
|
|
367
|
-
color:rgb(0, 0, 0);
|
|
368
|
-
}
|
|
369
|
-
.icon-comment-add .path2:before{
|
|
370
|
-
content:"\f5057";
|
|
371
|
-
margin-left
|
|
372
|
-
color:rgb(28, 164, 250);
|
|
369
|
+
.icon-comment-add .path1:before {
|
|
370
|
+
content: "\f5056";
|
|
371
|
+
color: rgb(0, 0, 0);
|
|
372
|
+
}
|
|
373
|
+
.icon-comment-add .path2:before {
|
|
374
|
+
content: "\f5057";
|
|
375
|
+
margin-left: -1.2451171875em;
|
|
376
|
+
color: rgb(28, 164, 250);
|
|
373
377
|
}
|
|
374
|
-
.icon-comment-delt .path1:before{
|
|
375
|
-
content:"\f5058";
|
|
376
|
-
color:rgb(0, 0, 0);
|
|
377
|
-
}
|
|
378
|
-
.icon-comment-delt .path2:before{
|
|
379
|
-
content:"\f5059";
|
|
380
|
-
margin-left
|
|
381
|
-
color:rgb(255, 73, 21);
|
|
378
|
+
.icon-comment-delt .path1:before {
|
|
379
|
+
content: "\f5058";
|
|
380
|
+
color: rgb(0, 0, 0);
|
|
381
|
+
}
|
|
382
|
+
.icon-comment-delt .path2:before {
|
|
383
|
+
content: "\f5059";
|
|
384
|
+
margin-left: -1.1884765625em;
|
|
385
|
+
color: rgb(255, 73, 21);
|
|
382
386
|
}
|
|
383
|
-
.icon-comment-edit .path1:before{
|
|
384
|
-
content:"\f505a";
|
|
385
|
-
color:rgb(0, 0, 0);
|
|
387
|
+
.icon-comment-edit .path1:before {
|
|
388
|
+
content: "\f505a";
|
|
389
|
+
color: rgb(0, 0, 0);
|
|
386
390
|
}
|
|
387
|
-
.icon-comment-edit .path2:before{
|
|
388
|
-
content:"\f505b";
|
|
389
|
-
margin-left
|
|
390
|
-
color:rgb(28, 164, 250);
|
|
391
|
+
.icon-comment-edit .path2:before {
|
|
392
|
+
content: "\f505b";
|
|
393
|
+
margin-left: -1.3203125em;
|
|
394
|
+
color: rgb(28, 164, 250);
|
|
391
395
|
}
|
|
392
|
-
.icon-comment-new:before{
|
|
393
|
-
content:"\f505c";
|
|
396
|
+
.icon-comment-new:before {
|
|
397
|
+
content: "\f505c";
|
|
394
398
|
}
|
|
395
|
-
.icon-CommentRound .path1:before{
|
|
396
|
-
content:"\f505d";
|
|
397
|
-
color:rgb(35, 169, 221);
|
|
399
|
+
.icon-CommentRound .path1:before {
|
|
400
|
+
content: "\f505d";
|
|
401
|
+
color: rgb(35, 169, 221);
|
|
398
402
|
}
|
|
399
|
-
.icon-CommentRound .path2:before{
|
|
400
|
-
content:"\f505e";
|
|
401
|
-
margin-left
|
|
402
|
-
color:rgb(255, 255, 255);
|
|
403
|
+
.icon-CommentRound .path2:before {
|
|
404
|
+
content: "\f505e";
|
|
405
|
+
margin-left: -0.912109375em;
|
|
406
|
+
color: rgb(255, 255, 255);
|
|
403
407
|
}
|
|
404
|
-
.icon-comments-1:before{
|
|
405
|
-
content:"\f505f";
|
|
408
|
+
.icon-comments-1:before {
|
|
409
|
+
content: "\f505f";
|
|
406
410
|
}
|
|
407
|
-
.icon-compactView:before{
|
|
408
|
-
content:"\f5060";
|
|
411
|
+
.icon-compactView:before {
|
|
412
|
+
content: "\f5060";
|
|
409
413
|
}
|
|
410
|
-
.icon-copy2:before{
|
|
411
|
-
content:"\f5061";
|
|
414
|
+
.icon-copy2:before {
|
|
415
|
+
content: "\f5061";
|
|
412
416
|
}
|
|
413
|
-
.icon-countdownQueue .path1:before{
|
|
414
|
-
content:"\f5062";
|
|
415
|
-
color:rgb(0, 0, 0);
|
|
417
|
+
.icon-countdownQueue .path1:before {
|
|
418
|
+
content: "\f5062";
|
|
419
|
+
color: rgb(0, 0, 0);
|
|
416
420
|
}
|
|
417
|
-
.icon-countdownQueue .path2:before{
|
|
418
|
-
content:"\f5063";
|
|
419
|
-
margin-left
|
|
420
|
-
color:rgb(51, 51, 51);
|
|
421
|
+
.icon-countdownQueue .path2:before {
|
|
422
|
+
content: "\f5063";
|
|
423
|
+
margin-left: -0.7119140625em;
|
|
424
|
+
color: rgb(51, 51, 51);
|
|
421
425
|
}
|
|
422
|
-
.icon-customfunc:before{
|
|
423
|
-
content:"\f5064";
|
|
426
|
+
.icon-customfunc:before {
|
|
427
|
+
content: "\f5064";
|
|
424
428
|
}
|
|
425
|
-
.icon-customizeTable .path1:before{
|
|
426
|
-
content:"\f5065";
|
|
427
|
-
color:rgb(0, 0, 0);
|
|
429
|
+
.icon-customizeTable .path1:before {
|
|
430
|
+
content: "\f5065";
|
|
431
|
+
color: rgb(0, 0, 0);
|
|
428
432
|
}
|
|
429
|
-
.icon-customizeTable .path2:before{
|
|
430
|
-
content:"\f5066";
|
|
431
|
-
margin-left
|
|
432
|
-
color:rgb(51, 51, 51);
|
|
433
|
+
.icon-customizeTable .path2:before {
|
|
434
|
+
content: "\f5066";
|
|
435
|
+
margin-left: -1.03125em;
|
|
436
|
+
color: rgb(51, 51, 51);
|
|
433
437
|
}
|
|
434
|
-
.icon-del-call .path1:before{
|
|
435
|
-
content:"\f5067";
|
|
436
|
-
color:rgb(0, 0, 0);
|
|
438
|
+
.icon-del-call .path1:before {
|
|
439
|
+
content: "\f5067";
|
|
440
|
+
color: rgb(0, 0, 0);
|
|
437
441
|
}
|
|
438
|
-
.icon-del-call .path2:before{
|
|
439
|
-
content:"\f5068";
|
|
440
|
-
margin-left
|
|
441
|
-
color:rgb(255, 73, 21);
|
|
442
|
+
.icon-del-call .path2:before {
|
|
443
|
+
content: "\f5068";
|
|
444
|
+
margin-left: -1.25em;
|
|
445
|
+
color: rgb(255, 73, 21);
|
|
442
446
|
}
|
|
443
|
-
.icon-del-draft .path1:before{
|
|
444
|
-
content:"\f5069";
|
|
445
|
-
color:rgb(0, 0, 0);
|
|
447
|
+
.icon-del-draft .path1:before {
|
|
448
|
+
content: "\f5069";
|
|
449
|
+
color: rgb(0, 0, 0);
|
|
446
450
|
}
|
|
447
|
-
.icon-del-draft .path2:before{
|
|
448
|
-
content:"\f506a";
|
|
449
|
-
margin-left
|
|
450
|
-
color:rgb(255, 73, 21);
|
|
451
|
+
.icon-del-draft .path2:before {
|
|
452
|
+
content: "\f506a";
|
|
453
|
+
margin-left: -0.875em;
|
|
454
|
+
color: rgb(255, 73, 21);
|
|
451
455
|
}
|
|
452
|
-
.icon-del-event .path1:before{
|
|
453
|
-
content:"\f506b";
|
|
454
|
-
color:rgb(0, 0, 0);
|
|
456
|
+
.icon-del-event .path1:before {
|
|
457
|
+
content: "\f506b";
|
|
458
|
+
color: rgb(0, 0, 0);
|
|
455
459
|
}
|
|
456
|
-
.icon-del-event .path2:before{
|
|
457
|
-
content:"\f506c";
|
|
458
|
-
margin-left
|
|
459
|
-
color:rgb(255, 73, 21);
|
|
460
|
+
.icon-del-event .path2:before {
|
|
461
|
+
content: "\f506c";
|
|
462
|
+
margin-left: -1.09375em;
|
|
463
|
+
color: rgb(255, 73, 21);
|
|
460
464
|
}
|
|
461
|
-
.icon-del-task .path1:before{
|
|
462
|
-
content:"\f506d";
|
|
463
|
-
color:rgb(0, 0, 0);
|
|
465
|
+
.icon-del-task .path1:before {
|
|
466
|
+
content: "\f506d";
|
|
467
|
+
color: rgb(0, 0, 0);
|
|
464
468
|
}
|
|
465
|
-
.icon-del-task .path2:before{
|
|
466
|
-
content:"\f506e";
|
|
467
|
-
margin-left
|
|
468
|
-
color:rgb(255, 73, 21);
|
|
469
|
-
}
|
|
470
|
-
.icon-del-ticket .path1:before{
|
|
471
|
-
content:"\f506f";
|
|
472
|
-
color:rgb(255, 73, 21);
|
|
469
|
+
.icon-del-task .path2:before {
|
|
470
|
+
content: "\f506e";
|
|
471
|
+
margin-left: -0.78125em;
|
|
472
|
+
color: rgb(255, 73, 21);
|
|
473
|
+
}
|
|
474
|
+
.icon-del-ticket .path1:before {
|
|
475
|
+
content: "\f506f";
|
|
476
|
+
color: rgb(255, 73, 21);
|
|
473
477
|
}
|
|
474
|
-
.icon-del-ticket .path2:before{
|
|
475
|
-
content:"\f5070";
|
|
476
|
-
margin-left
|
|
477
|
-
color:rgb(0, 0, 0);
|
|
478
|
+
.icon-del-ticket .path2:before {
|
|
479
|
+
content: "\f5070";
|
|
480
|
+
margin-left: -0.875em;
|
|
481
|
+
color: rgb(0, 0, 0);
|
|
478
482
|
}
|
|
479
|
-
.icon-delete-2:before{
|
|
480
|
-
content:"\f5071";
|
|
483
|
+
.icon-delete-2:before {
|
|
484
|
+
content: "\f5071";
|
|
481
485
|
}
|
|
482
|
-
.icon-discard_draft:before{
|
|
483
|
-
content:"\f5072";
|
|
486
|
+
.icon-discard_draft:before {
|
|
487
|
+
content: "\f5072";
|
|
484
488
|
}
|
|
485
|
-
.icon-download-new:before{
|
|
486
|
-
content:"\f5073";
|
|
489
|
+
.icon-download-new:before {
|
|
490
|
+
content: "\f5073";
|
|
487
491
|
}
|
|
488
|
-
.icon-draft-delete:before{
|
|
489
|
-
content:"\f5074";
|
|
492
|
+
.icon-draft-delete:before {
|
|
493
|
+
content: "\f5074";
|
|
490
494
|
}
|
|
491
|
-
.icon-edit_draft:before{
|
|
492
|
-
content:"\f5075";
|
|
495
|
+
.icon-edit_draft:before {
|
|
496
|
+
content: "\f5075";
|
|
493
497
|
}
|
|
494
|
-
.icon-edit-task .path1:before{
|
|
495
|
-
content:"\f5076";
|
|
496
|
-
color:rgb(0, 0, 0);
|
|
498
|
+
.icon-edit-task .path1:before {
|
|
499
|
+
content: "\f5076";
|
|
500
|
+
color: rgb(0, 0, 0);
|
|
497
501
|
}
|
|
498
|
-
.icon-edit-task .path2:before{
|
|
499
|
-
content:"\f5077";
|
|
500
|
-
margin-left
|
|
501
|
-
color:rgb(28, 164, 250);
|
|
502
|
+
.icon-edit-task .path2:before {
|
|
503
|
+
content: "\f5077";
|
|
504
|
+
margin-left: -0.9130859375em;
|
|
505
|
+
color: rgb(28, 164, 250);
|
|
502
506
|
}
|
|
503
|
-
.icon-email-fwd:before{
|
|
504
|
-
content:"\f5078";
|
|
507
|
+
.icon-email-fwd:before {
|
|
508
|
+
content: "\f5078";
|
|
505
509
|
}
|
|
506
|
-
.icon-email-in:before{
|
|
507
|
-
content:"\f5079";
|
|
508
|
-
color
|
|
510
|
+
.icon-email-in:before {
|
|
511
|
+
content: "\f5079";
|
|
512
|
+
color: #66bb6a;
|
|
509
513
|
}
|
|
510
|
-
.icon-email-out:before{
|
|
511
|
-
content:"\f507a";
|
|
512
|
-
color
|
|
514
|
+
.icon-email-out:before {
|
|
515
|
+
content: "\f507a";
|
|
516
|
+
color: #13a8df;
|
|
513
517
|
}
|
|
514
|
-
.icon-Email1:before{
|
|
515
|
-
content:"\f507b";
|
|
518
|
+
.icon-Email1:before {
|
|
519
|
+
content: "\f507b";
|
|
516
520
|
}
|
|
517
|
-
.icon-escalate:before{
|
|
518
|
-
content:"\f507c";
|
|
521
|
+
.icon-escalate:before {
|
|
522
|
+
content: "\f507c";
|
|
519
523
|
}
|
|
520
|
-
.icon-Exclamation-new:before{
|
|
521
|
-
content:"\f507d";
|
|
524
|
+
.icon-Exclamation-new:before {
|
|
525
|
+
content: "\f507d";
|
|
522
526
|
}
|
|
523
|
-
.icon-feedback .path1:before{
|
|
524
|
-
content:"\f507e";
|
|
525
|
-
color:rgb(0, 0, 0);
|
|
527
|
+
.icon-feedback .path1:before {
|
|
528
|
+
content: "\f507e";
|
|
529
|
+
color: rgb(0, 0, 0);
|
|
526
530
|
}
|
|
527
|
-
.icon-feedback .path2:before{
|
|
528
|
-
content:"\f507f";
|
|
529
|
-
margin-left
|
|
530
|
-
color:rgb(53, 181, 86);
|
|
531
|
+
.icon-feedback .path2:before {
|
|
532
|
+
content: "\f507f";
|
|
533
|
+
margin-left: -1.1875em;
|
|
534
|
+
color: rgb(53, 181, 86);
|
|
531
535
|
}
|
|
532
|
-
.icon-file-attach:before{
|
|
533
|
-
content:"\f5080";
|
|
536
|
+
.icon-file-attach:before {
|
|
537
|
+
content: "\f5080";
|
|
534
538
|
}
|
|
535
|
-
.icon-file-delt .path1:before{
|
|
536
|
-
content:"\f5081";
|
|
537
|
-
color:rgb(255, 73, 21);
|
|
539
|
+
.icon-file-delt .path1:before {
|
|
540
|
+
content: "\f5081";
|
|
541
|
+
color: rgb(255, 73, 21);
|
|
538
542
|
}
|
|
539
|
-
.icon-file-delt .path2:before{
|
|
540
|
-
content:"\f5082";
|
|
541
|
-
margin-left
|
|
542
|
-
color:rgb(0, 0, 0);
|
|
543
|
+
.icon-file-delt .path2:before {
|
|
544
|
+
content: "\f5082";
|
|
545
|
+
margin-left: -0.8603515625em;
|
|
546
|
+
color: rgb(0, 0, 0);
|
|
543
547
|
}
|
|
544
|
-
.icon-file-edit .path1:before{
|
|
545
|
-
content:"\f5083";
|
|
546
|
-
color:rgb(0, 0, 0);
|
|
548
|
+
.icon-file-edit .path1:before {
|
|
549
|
+
content: "\f5083";
|
|
550
|
+
color: rgb(0, 0, 0);
|
|
547
551
|
}
|
|
548
|
-
.icon-file-edit .path2:before{
|
|
549
|
-
content:"\f5084";
|
|
550
|
-
margin-left
|
|
551
|
-
color:rgb(28, 164, 250);
|
|
552
|
+
.icon-file-edit .path2:before {
|
|
553
|
+
content: "\f5084";
|
|
554
|
+
margin-left: -0.806640625em;
|
|
555
|
+
color: rgb(28, 164, 250);
|
|
552
556
|
}
|
|
553
|
-
.icon-file-rbn-dlt .path1:before{
|
|
554
|
-
content:"\f5085";
|
|
555
|
-
color:rgb(0, 0, 0);
|
|
557
|
+
.icon-file-rbn-dlt .path1:before {
|
|
558
|
+
content: "\f5085";
|
|
559
|
+
color: rgb(0, 0, 0);
|
|
556
560
|
}
|
|
557
|
-
.icon-file-rbn-dlt .path2:before{
|
|
558
|
-
content:"\f5086";
|
|
559
|
-
margin-left
|
|
560
|
-
color:rgb(255, 73, 21);
|
|
561
|
+
.icon-file-rbn-dlt .path2:before {
|
|
562
|
+
content: "\f5086";
|
|
563
|
+
margin-left: -0.853515625em;
|
|
564
|
+
color: rgb(255, 73, 21);
|
|
561
565
|
}
|
|
562
|
-
.icon-file-restore .path1:before{
|
|
563
|
-
content:"\f5087";
|
|
564
|
-
color:rgb(0, 0, 0);
|
|
566
|
+
.icon-file-restore .path1:before {
|
|
567
|
+
content: "\f5087";
|
|
568
|
+
color: rgb(0, 0, 0);
|
|
565
569
|
}
|
|
566
|
-
.icon-file-restore .path2:before{
|
|
567
|
-
content:"\f5088";
|
|
568
|
-
margin-left
|
|
569
|
-
color:rgb(28, 164, 250);
|
|
570
|
+
.icon-file-restore .path2:before {
|
|
571
|
+
content: "\f5088";
|
|
572
|
+
margin-left: -0.8525390625em;
|
|
573
|
+
color: rgb(28, 164, 250);
|
|
570
574
|
}
|
|
571
|
-
.icon-flag5:before{
|
|
572
|
-
content:"\f5089";
|
|
575
|
+
.icon-flag5:before {
|
|
576
|
+
content: "\f5089";
|
|
573
577
|
}
|
|
574
|
-
.icon-forward-new:before{
|
|
575
|
-
content:"\f508a";
|
|
578
|
+
.icon-forward-new:before {
|
|
579
|
+
content: "\f508a";
|
|
576
580
|
}
|
|
577
|
-
.icon-forwarddft .path1:before{
|
|
578
|
-
content:"\f508b";
|
|
579
|
-
color:rgb(0, 0, 0);
|
|
581
|
+
.icon-forwarddft .path1:before {
|
|
582
|
+
content: "\f508b";
|
|
583
|
+
color: rgb(0, 0, 0);
|
|
580
584
|
}
|
|
581
|
-
.icon-forwarddft .path2:before{
|
|
582
|
-
content:"\f508c";
|
|
583
|
-
margin-left
|
|
584
|
-
color:rgb(46, 138, 190);
|
|
585
|
+
.icon-forwarddft .path2:before {
|
|
586
|
+
content: "\f508c";
|
|
587
|
+
margin-left: -0.88671875em;
|
|
588
|
+
color: rgb(46, 138, 190);
|
|
585
589
|
}
|
|
586
|
-
.icon-handshakeQueue .path1:before{
|
|
587
|
-
content:"\f508d";
|
|
588
|
-
color:rgb(0, 0, 0);
|
|
590
|
+
.icon-handshakeQueue .path1:before {
|
|
591
|
+
content: "\f508d";
|
|
592
|
+
color: rgb(0, 0, 0);
|
|
589
593
|
}
|
|
590
|
-
.icon-handshakeQueue .path2:before{
|
|
591
|
-
content:"\f508e";
|
|
592
|
-
margin-left
|
|
593
|
-
color:rgb(51, 51, 51);
|
|
594
|
+
.icon-handshakeQueue .path2:before {
|
|
595
|
+
content: "\f508e";
|
|
596
|
+
margin-left: -0.8056640625em;
|
|
597
|
+
color: rgb(51, 51, 51);
|
|
594
598
|
}
|
|
595
|
-
.icon-invisible-new:before{
|
|
596
|
-
content:"\f508f";
|
|
599
|
+
.icon-invisible-new:before {
|
|
600
|
+
content: "\f508f";
|
|
597
601
|
}
|
|
598
|
-
.icon-Invoice:before{
|
|
599
|
-
content:"\f5090";
|
|
602
|
+
.icon-Invoice:before {
|
|
603
|
+
content: "\f5090";
|
|
600
604
|
}
|
|
601
|
-
.icon-JIRA_logo1:before{
|
|
602
|
-
content:"\f5091";
|
|
603
|
-
color
|
|
605
|
+
.icon-JIRA_logo1:before {
|
|
606
|
+
content: "\f5091";
|
|
607
|
+
color: #036;
|
|
604
608
|
}
|
|
605
|
-
.icon-linkurl2:before{
|
|
606
|
-
content:"\f5092";
|
|
609
|
+
.icon-linkurl2:before {
|
|
610
|
+
content: "\f5092";
|
|
607
611
|
}
|
|
608
|
-
.icon-macro:before{
|
|
609
|
-
content:"\f5093";
|
|
612
|
+
.icon-macro:before {
|
|
613
|
+
content: "\f5093";
|
|
610
614
|
}
|
|
611
|
-
.icon-mail-failed .path1:before{
|
|
612
|
-
content:"\f5094";
|
|
613
|
-
color:rgb(0, 0, 0);
|
|
615
|
+
.icon-mail-failed .path1:before {
|
|
616
|
+
content: "\f5094";
|
|
617
|
+
color: rgb(0, 0, 0);
|
|
614
618
|
}
|
|
615
|
-
.icon-mail-failed .path2:before{
|
|
616
|
-
content:"\f5095";
|
|
617
|
-
margin-left
|
|
618
|
-
color:rgb(214, 58, 58);
|
|
619
|
+
.icon-mail-failed .path2:before {
|
|
620
|
+
content: "\f5095";
|
|
621
|
+
margin-left: -1.08984375em;
|
|
622
|
+
color: rgb(214, 58, 58);
|
|
619
623
|
}
|
|
620
|
-
.icon-merge:before{
|
|
621
|
-
content:"\f5096";
|
|
624
|
+
.icon-merge:before {
|
|
625
|
+
content: "\f5096";
|
|
622
626
|
}
|
|
623
|
-
.icon-move:before{
|
|
624
|
-
content:"\f5097";
|
|
627
|
+
.icon-move:before {
|
|
628
|
+
content: "\f5097";
|
|
625
629
|
}
|
|
626
|
-
.icon-new-noti:before{
|
|
627
|
-
content:"\f5098";
|
|
630
|
+
.icon-new-noti:before {
|
|
631
|
+
content: "\f5098";
|
|
628
632
|
}
|
|
629
|
-
.icon-newuser:before{
|
|
630
|
-
content:"\f5099";
|
|
633
|
+
.icon-newuser:before {
|
|
634
|
+
content: "\f5099";
|
|
631
635
|
}
|
|
632
|
-
.icon-original-view:before{
|
|
633
|
-
content:"\f509a";
|
|
636
|
+
.icon-original-view:before {
|
|
637
|
+
content: "\f509a";
|
|
634
638
|
}
|
|
635
|
-
.icon-overdue:before{
|
|
636
|
-
content:"\f509b";
|
|
639
|
+
.icon-overdue:before {
|
|
640
|
+
content: "\f509b";
|
|
637
641
|
}
|
|
638
|
-
.icon-phone:before{
|
|
639
|
-
content:"\f509c";
|
|
642
|
+
.icon-phone:before {
|
|
643
|
+
content: "\f509c";
|
|
640
644
|
}
|
|
641
|
-
.icon-pin-dark2:before{
|
|
642
|
-
content:"\f509d";
|
|
645
|
+
.icon-pin-dark2:before {
|
|
646
|
+
content: "\f509d";
|
|
643
647
|
}
|
|
644
|
-
.icon-priority-mode .path1:before{
|
|
645
|
-
content:"\f509e";
|
|
646
|
-
color:rgb(0, 163, 254);
|
|
648
|
+
.icon-priority-mode .path1:before {
|
|
649
|
+
content: "\f509e";
|
|
650
|
+
color: rgb(0, 163, 254);
|
|
647
651
|
}
|
|
648
|
-
.icon-priority-mode .path2:before{
|
|
649
|
-
content:"\f509f";
|
|
650
|
-
margin-left
|
|
651
|
-
color:rgb(0, 0, 0);
|
|
652
|
+
.icon-priority-mode .path2:before {
|
|
653
|
+
content: "\f509f";
|
|
654
|
+
margin-left: -0.7626953125em;
|
|
655
|
+
color: rgb(0, 0, 0);
|
|
652
656
|
}
|
|
653
|
-
.icon-priorityQueue .path1:before{
|
|
654
|
-
content:"\f50a0";
|
|
655
|
-
color:rgb(0, 0, 0);
|
|
657
|
+
.icon-priorityQueue .path1:before {
|
|
658
|
+
content: "\f50a0";
|
|
659
|
+
color: rgb(0, 0, 0);
|
|
656
660
|
}
|
|
657
|
-
.icon-priorityQueue .path2:before{
|
|
658
|
-
content:"\f50a1";
|
|
659
|
-
margin-left
|
|
660
|
-
color:rgb(51, 51, 51);
|
|
661
|
+
.icon-priorityQueue .path2:before {
|
|
662
|
+
content: "\f50a1";
|
|
663
|
+
margin-left: -0.7998046875em;
|
|
664
|
+
color: rgb(51, 51, 51);
|
|
661
665
|
}
|
|
662
|
-
.icon-prop:before{
|
|
663
|
-
content:"\f50a2";
|
|
666
|
+
.icon-prop:before {
|
|
667
|
+
content: "\f50a2";
|
|
664
668
|
}
|
|
665
|
-
.icon-Rec:before{
|
|
666
|
-
content:"\f50a3";
|
|
669
|
+
.icon-Rec:before {
|
|
670
|
+
content: "\f50a3";
|
|
667
671
|
}
|
|
668
|
-
.icon-remove-follower .path1:before{
|
|
669
|
-
content:"\f50a4";
|
|
670
|
-
color:rgb(0, 0, 0);
|
|
672
|
+
.icon-remove-follower .path1:before {
|
|
673
|
+
content: "\f50a4";
|
|
674
|
+
color: rgb(0, 0, 0);
|
|
671
675
|
}
|
|
672
|
-
.icon-remove-follower .path2:before{
|
|
673
|
-
content:"\f50a5";
|
|
674
|
-
margin-left
|
|
675
|
-
color:rgb(233, 0, 6);
|
|
676
|
+
.icon-remove-follower .path2:before {
|
|
677
|
+
content: "\f50a5";
|
|
678
|
+
margin-left: -1.21875em;
|
|
679
|
+
color: rgb(233, 0, 6);
|
|
676
680
|
}
|
|
677
|
-
.icon-reply_draft:before{
|
|
678
|
-
content:"\f50a6";
|
|
681
|
+
.icon-reply_draft:before {
|
|
682
|
+
content: "\f50a6";
|
|
679
683
|
}
|
|
680
|
-
.icon-reply-new:before{
|
|
681
|
-
content:"\f50a7";
|
|
684
|
+
.icon-reply-new:before {
|
|
685
|
+
content: "\f50a7";
|
|
682
686
|
}
|
|
683
|
-
.icon-replyall-new:before{
|
|
684
|
-
content:"\f50a8";
|
|
687
|
+
.icon-replyall-new:before {
|
|
688
|
+
content: "\f50a8";
|
|
685
689
|
}
|
|
686
|
-
.icon-reqcount2:before{
|
|
687
|
-
content:"\f50a9";
|
|
690
|
+
.icon-reqcount2:before {
|
|
691
|
+
content: "\f50a9";
|
|
688
692
|
}
|
|
689
|
-
.icon-res-add .path1:before{
|
|
690
|
-
content:"\f50aa";
|
|
691
|
-
color:rgb(60, 179, 90);
|
|
693
|
+
.icon-res-add .path1:before {
|
|
694
|
+
content: "\f50aa";
|
|
695
|
+
color: rgb(60, 179, 90);
|
|
692
696
|
}
|
|
693
|
-
.icon-res-add .path2:before{
|
|
694
|
-
content:"\f50ab";
|
|
695
|
-
margin-left
|
|
696
|
-
color:rgb(0, 0, 0);
|
|
697
|
+
.icon-res-add .path2:before {
|
|
698
|
+
content: "\f50ab";
|
|
699
|
+
margin-left: -0.890625em;
|
|
700
|
+
color: rgb(0, 0, 0);
|
|
697
701
|
}
|
|
698
|
-
.icon-res-delt .path1:before{
|
|
699
|
-
content:"\f50ac";
|
|
700
|
-
color:rgb(211, 60, 63);
|
|
702
|
+
.icon-res-delt .path1:before {
|
|
703
|
+
content: "\f50ac";
|
|
704
|
+
color: rgb(211, 60, 63);
|
|
701
705
|
}
|
|
702
|
-
.icon-res-delt .path2:before{
|
|
703
|
-
content:"\f50ad";
|
|
704
|
-
margin-left
|
|
705
|
-
color:rgb(0, 0, 0);
|
|
706
|
+
.icon-res-delt .path2:before {
|
|
707
|
+
content: "\f50ad";
|
|
708
|
+
margin-left: -0.77734375em;
|
|
709
|
+
color: rgb(0, 0, 0);
|
|
706
710
|
}
|
|
707
|
-
.icon-res-modify .path1:before{
|
|
708
|
-
content:"\f50ae";
|
|
709
|
-
color:rgb(0, 163, 254);
|
|
711
|
+
.icon-res-modify .path1:before {
|
|
712
|
+
content: "\f50ae";
|
|
713
|
+
color: rgb(0, 163, 254);
|
|
710
714
|
}
|
|
711
|
-
.icon-res-modify .path2:before{
|
|
712
|
-
content:"\f50af";
|
|
713
|
-
margin-left
|
|
714
|
-
color:rgb(0, 0, 0);
|
|
715
|
+
.icon-res-modify .path2:before {
|
|
716
|
+
content: "\f50af";
|
|
717
|
+
margin-left: -0.794921875em;
|
|
718
|
+
color: rgb(0, 0, 0);
|
|
715
719
|
}
|
|
716
|
-
.icon-responsive-icon-final:before{
|
|
717
|
-
content:"\f50b0";
|
|
720
|
+
.icon-responsive-icon-final:before {
|
|
721
|
+
content: "\f50b0";
|
|
718
722
|
}
|
|
719
|
-
.icon-restore-call .path1:before{
|
|
720
|
-
content:"\f50b1";
|
|
721
|
-
color:rgb(0, 0, 0);
|
|
723
|
+
.icon-restore-call .path1:before {
|
|
724
|
+
content: "\f50b1";
|
|
725
|
+
color: rgb(0, 0, 0);
|
|
722
726
|
}
|
|
723
|
-
.icon-restore-call .path2:before{
|
|
724
|
-
content:"\f50b2";
|
|
725
|
-
margin-left
|
|
726
|
-
color:rgb(28, 164, 250);
|
|
727
|
+
.icon-restore-call .path2:before {
|
|
728
|
+
content: "\f50b2";
|
|
729
|
+
margin-left: -1.34375em;
|
|
730
|
+
color: rgb(28, 164, 250);
|
|
727
731
|
}
|
|
728
|
-
.icon-restore-event .path1:before{
|
|
729
|
-
content:"\f50b3";
|
|
730
|
-
color:rgb(0, 0, 0);
|
|
732
|
+
.icon-restore-event .path1:before {
|
|
733
|
+
content: "\f50b3";
|
|
734
|
+
color: rgb(0, 0, 0);
|
|
731
735
|
}
|
|
732
|
-
.icon-restore-event .path2:before{
|
|
733
|
-
content:"\f50b4";
|
|
734
|
-
margin-left
|
|
735
|
-
color:rgb(28, 164, 250);
|
|
736
|
+
.icon-restore-event .path2:before {
|
|
737
|
+
content: "\f50b4";
|
|
738
|
+
margin-left: -1.1875em;
|
|
739
|
+
color: rgb(28, 164, 250);
|
|
736
740
|
}
|
|
737
|
-
.icon-restore-task .path1:before{
|
|
738
|
-
content:"\f50b5";
|
|
739
|
-
color:rgb(28, 164, 250);
|
|
741
|
+
.icon-restore-task .path1:before {
|
|
742
|
+
content: "\f50b5";
|
|
743
|
+
color: rgb(28, 164, 250);
|
|
740
744
|
}
|
|
741
|
-
.icon-restore-task .path2:before{
|
|
742
|
-
content:"\f50b6";
|
|
743
|
-
margin-left
|
|
744
|
-
color:rgb(0, 0, 0);
|
|
745
|
+
.icon-restore-task .path2:before {
|
|
746
|
+
content: "\f50b6";
|
|
747
|
+
margin-left: -0.78125em;
|
|
748
|
+
color: rgb(0, 0, 0);
|
|
745
749
|
}
|
|
746
|
-
.icon-restore-ticket .path1:before{
|
|
747
|
-
content:"\f50b7";
|
|
748
|
-
color:rgb(0, 0, 0);
|
|
750
|
+
.icon-restore-ticket .path1:before {
|
|
751
|
+
content: "\f50b7";
|
|
752
|
+
color: rgb(0, 0, 0);
|
|
749
753
|
}
|
|
750
|
-
.icon-restore-ticket .path2:before{
|
|
751
|
-
content:"\f50b8";
|
|
752
|
-
margin-left
|
|
753
|
-
color:rgb(0, 163, 254);
|
|
754
|
+
.icon-restore-ticket .path2:before {
|
|
755
|
+
content: "\f50b8";
|
|
756
|
+
margin-left: -0.90625em;
|
|
757
|
+
color: rgb(0, 163, 254);
|
|
754
758
|
}
|
|
755
|
-
.icon-showoriginal:before{
|
|
756
|
-
content:"\f50b9";
|
|
759
|
+
.icon-showoriginal:before {
|
|
760
|
+
content: "\f50b9";
|
|
757
761
|
}
|
|
758
|
-
.icon-smartview-icon:before{
|
|
759
|
-
content:"\f50ba";
|
|
762
|
+
.icon-smartview-icon:before {
|
|
763
|
+
content: "\f50ba";
|
|
760
764
|
}
|
|
761
|
-
.icon-smily-good:before{
|
|
762
|
-
content:"\f50bb";
|
|
765
|
+
.icon-smily-good:before {
|
|
766
|
+
content: "\f50bb";
|
|
763
767
|
}
|
|
764
|
-
.icon-snippet_pen:before{
|
|
765
|
-
content:"\f50bc";
|
|
768
|
+
.icon-snippet_pen:before {
|
|
769
|
+
content: "\f50bc";
|
|
766
770
|
}
|
|
767
|
-
.icon-snippet_star:before{
|
|
768
|
-
content:"\f50bd";
|
|
769
|
-
color
|
|
771
|
+
.icon-snippet_star:before {
|
|
772
|
+
content: "\f50bd";
|
|
773
|
+
color: #00a3fe;
|
|
770
774
|
}
|
|
771
|
-
.icon-snippet .path1:before{
|
|
772
|
-
content:"\f50be";
|
|
773
|
-
color:rgb(0, 0, 0);
|
|
775
|
+
.icon-snippet .path1:before {
|
|
776
|
+
content: "\f50be";
|
|
777
|
+
color: rgb(0, 0, 0);
|
|
774
778
|
}
|
|
775
|
-
.icon-snippet .path2:before{
|
|
776
|
-
content:"\f50bf";
|
|
777
|
-
margin-left
|
|
778
|
-
color:rgb(3, 163, 254);
|
|
779
|
+
.icon-snippet .path2:before {
|
|
780
|
+
content: "\f50bf";
|
|
781
|
+
margin-left: -0.96875em;
|
|
782
|
+
color: rgb(3, 163, 254);
|
|
779
783
|
}
|
|
780
|
-
.icon-solution_new1:before{
|
|
781
|
-
content:"\f50c0";
|
|
784
|
+
.icon-solution_new1:before {
|
|
785
|
+
content: "\f50c0";
|
|
782
786
|
}
|
|
783
|
-
.icon-sort27:before{
|
|
784
|
-
content:"\f50c1";
|
|
787
|
+
.icon-sort27:before {
|
|
788
|
+
content: "\f50c1";
|
|
785
789
|
}
|
|
786
|
-
.icon-sphere:before{
|
|
787
|
-
content:"\f50c2";
|
|
790
|
+
.icon-sphere:before {
|
|
791
|
+
content: "\f50c2";
|
|
788
792
|
}
|
|
789
|
-
.icon-split_new:before{
|
|
790
|
-
content:"\f50c3";
|
|
793
|
+
.icon-split_new:before {
|
|
794
|
+
content: "\f50c3";
|
|
791
795
|
}
|
|
792
|
-
.icon-statusQueue .path1:before{
|
|
793
|
-
content:"\f50c4";
|
|
794
|
-
color:rgb(51, 51, 51);
|
|
796
|
+
.icon-statusQueue .path1:before {
|
|
797
|
+
content: "\f50c4";
|
|
798
|
+
color: rgb(51, 51, 51);
|
|
795
799
|
}
|
|
796
|
-
.icon-statusQueue .path2:before{
|
|
797
|
-
content:"\f50c5";
|
|
798
|
-
margin-left
|
|
799
|
-
color:rgb(0, 0, 0);
|
|
800
|
+
.icon-statusQueue .path2:before {
|
|
801
|
+
content: "\f50c5";
|
|
802
|
+
margin-left: -0.798828125em;
|
|
803
|
+
color: rgb(0, 0, 0);
|
|
800
804
|
}
|
|
801
|
-
.icon-t-line:before{
|
|
802
|
-
content:"\f50c6";
|
|
805
|
+
.icon-t-line:before {
|
|
806
|
+
content: "\f50c6";
|
|
803
807
|
}
|
|
804
|
-
.icon-t-line1:before{
|
|
805
|
-
content:"\f50c7";
|
|
808
|
+
.icon-t-line1:before {
|
|
809
|
+
content: "\f50c7";
|
|
806
810
|
}
|
|
807
|
-
.icon-t-line2:before{
|
|
808
|
-
content:"\f50c8";
|
|
811
|
+
.icon-t-line2:before {
|
|
812
|
+
content: "\f50c8";
|
|
809
813
|
}
|
|
810
|
-
.icon-t:before{
|
|
811
|
-
content:"\f50c9";
|
|
814
|
+
.icon-t:before {
|
|
815
|
+
content: "\f50c9";
|
|
812
816
|
}
|
|
813
|
-
.icon-Tablock2:before{
|
|
814
|
-
content:"\f50ca";
|
|
817
|
+
.icon-Tablock2:before {
|
|
818
|
+
content: "\f50ca";
|
|
815
819
|
}
|
|
816
|
-
.icon-tag:before{
|
|
817
|
-
content:"\f50cb";
|
|
820
|
+
.icon-tag:before {
|
|
821
|
+
content: "\f50cb";
|
|
818
822
|
}
|
|
819
|
-
.icon-telephone1:before{
|
|
820
|
-
content:"\f50cc";
|
|
823
|
+
.icon-telephone1:before {
|
|
824
|
+
content: "\f50cc";
|
|
821
825
|
}
|
|
822
|
-
.icon-ticket-reopen .path1:before{
|
|
823
|
-
content:"\f50cd";
|
|
824
|
-
color:rgb(0, 0, 0);
|
|
826
|
+
.icon-ticket-reopen .path1:before {
|
|
827
|
+
content: "\f50cd";
|
|
828
|
+
color: rgb(0, 0, 0);
|
|
825
829
|
}
|
|
826
|
-
.icon-ticket-reopen .path2:before{
|
|
827
|
-
content:"\f50ce";
|
|
828
|
-
margin-left
|
|
829
|
-
color:rgb(53, 181, 86);
|
|
830
|
+
.icon-ticket-reopen .path2:before {
|
|
831
|
+
content: "\f50ce";
|
|
832
|
+
margin-left: -0.8837890625em;
|
|
833
|
+
color: rgb(53, 181, 86);
|
|
830
834
|
}
|
|
831
|
-
.icon-ticket-stat:before{
|
|
832
|
-
content:"\f50cf";
|
|
835
|
+
.icon-ticket-stat:before {
|
|
836
|
+
content: "\f50cf";
|
|
833
837
|
}
|
|
834
|
-
.icon-time-add .path1:before{
|
|
835
|
-
content:"\f50d0";
|
|
836
|
-
color:rgb(0, 0, 0);
|
|
838
|
+
.icon-time-add .path1:before {
|
|
839
|
+
content: "\f50d0";
|
|
840
|
+
color: rgb(0, 0, 0);
|
|
837
841
|
}
|
|
838
|
-
.icon-time-add .path2:before{
|
|
839
|
-
content:"\f50d1";
|
|
840
|
-
margin-left
|
|
841
|
-
color:rgb(28, 164, 250);
|
|
842
|
+
.icon-time-add .path2:before {
|
|
843
|
+
content: "\f50d1";
|
|
844
|
+
margin-left: -0.994140625em;
|
|
845
|
+
color: rgb(28, 164, 250);
|
|
842
846
|
}
|
|
843
|
-
.icon-time-delt .path1:before{
|
|
844
|
-
content:"\f50d2";
|
|
845
|
-
color:rgb(0, 0, 0);
|
|
847
|
+
.icon-time-delt .path1:before {
|
|
848
|
+
content: "\f50d2";
|
|
849
|
+
color: rgb(0, 0, 0);
|
|
846
850
|
}
|
|
847
|
-
.icon-time-delt .path2:before{
|
|
848
|
-
content:"\f50d3";
|
|
849
|
-
margin-left
|
|
850
|
-
color:rgb(255, 73, 21);
|
|
851
|
+
.icon-time-delt .path2:before {
|
|
852
|
+
content: "\f50d3";
|
|
853
|
+
margin-left: -0.9765625em;
|
|
854
|
+
color: rgb(255, 73, 21);
|
|
851
855
|
}
|
|
852
|
-
.icon-time-edit .path1:before{
|
|
853
|
-
content:"\f50d4";
|
|
854
|
-
color:rgb(0, 0, 0);
|
|
856
|
+
.icon-time-edit .path1:before {
|
|
857
|
+
content: "\f50d4";
|
|
858
|
+
color: rgb(0, 0, 0);
|
|
855
859
|
}
|
|
856
|
-
.icon-time-edit .path2:before{
|
|
857
|
-
content:"\f50d5";
|
|
858
|
-
margin-left
|
|
859
|
-
color:rgb(28, 164, 250);
|
|
860
|
+
.icon-time-edit .path2:before {
|
|
861
|
+
content: "\f50d5";
|
|
862
|
+
margin-left: -0.9951171875em;
|
|
863
|
+
color: rgb(28, 164, 250);
|
|
860
864
|
}
|
|
861
|
-
.icon-time-restore .path1:before{
|
|
862
|
-
content:"\f50d6";
|
|
863
|
-
color:rgb(0, 0, 0);
|
|
865
|
+
.icon-time-restore .path1:before {
|
|
866
|
+
content: "\f50d6";
|
|
867
|
+
color: rgb(0, 0, 0);
|
|
864
868
|
}
|
|
865
|
-
.icon-time-restore .path2:before{
|
|
866
|
-
content:"\f50d7";
|
|
867
|
-
margin-left
|
|
868
|
-
color:rgb(28, 164, 250);
|
|
869
|
+
.icon-time-restore .path2:before {
|
|
870
|
+
content: "\f50d7";
|
|
871
|
+
margin-left: -1.0078125em;
|
|
872
|
+
color: rgb(28, 164, 250);
|
|
869
873
|
}
|
|
870
|
-
.icon-Time-tracker2:before{
|
|
871
|
-
content:"\f50d8";
|
|
874
|
+
.icon-Time-tracker2:before {
|
|
875
|
+
content: "\f50d8";
|
|
872
876
|
}
|
|
873
|
-
.icon-timeline:before{
|
|
874
|
-
content:"\f50d9";
|
|
877
|
+
.icon-timeline:before {
|
|
878
|
+
content: "\f50d9";
|
|
875
879
|
}
|
|
876
|
-
.icon-timerPause .path1:before{
|
|
877
|
-
content:"\f50da";
|
|
878
|
-
color:rgb(0, 0, 0);
|
|
880
|
+
.icon-timerPause .path1:before {
|
|
881
|
+
content: "\f50da";
|
|
882
|
+
color: rgb(0, 0, 0);
|
|
879
883
|
}
|
|
880
|
-
.icon-timerPause .path2:before{
|
|
881
|
-
content:"\f50db";
|
|
882
|
-
margin-left
|
|
883
|
-
color:rgb(0, 163, 254);
|
|
884
|
+
.icon-timerPause .path2:before {
|
|
885
|
+
content: "\f50db";
|
|
886
|
+
margin-left: -0.9150390625em;
|
|
887
|
+
color: rgb(0, 163, 254);
|
|
884
888
|
}
|
|
885
|
-
.icon-timerPause .path3:before{
|
|
886
|
-
content:"\f50dc";
|
|
887
|
-
margin-left
|
|
888
|
-
color:rgb(0, 163, 254);
|
|
889
|
+
.icon-timerPause .path3:before {
|
|
890
|
+
content: "\f50dc";
|
|
891
|
+
margin-left: -0.9150390625em;
|
|
892
|
+
color: rgb(0, 163, 254);
|
|
889
893
|
}
|
|
890
|
-
.icon-timerStart .path1:before{
|
|
891
|
-
content:"\f50dd";
|
|
892
|
-
color:rgb(0, 163, 254);
|
|
894
|
+
.icon-timerStart .path1:before {
|
|
895
|
+
content: "\f50dd";
|
|
896
|
+
color: rgb(0, 163, 254);
|
|
893
897
|
}
|
|
894
|
-
.icon-timerStart .path2:before{
|
|
895
|
-
content:"\f50de";
|
|
896
|
-
margin-left
|
|
897
|
-
color:rgb(0, 0, 0);
|
|
898
|
+
.icon-timerStart .path2:before {
|
|
899
|
+
content: "\f50de";
|
|
900
|
+
margin-left: -0.9150390625em;
|
|
901
|
+
color: rgb(0, 0, 0);
|
|
898
902
|
}
|
|
899
|
-
.icon-update-call .path1:before{
|
|
900
|
-
content:"\f50df";
|
|
901
|
-
color:rgb(0, 0, 0);
|
|
903
|
+
.icon-update-call .path1:before {
|
|
904
|
+
content: "\f50df";
|
|
905
|
+
color: rgb(0, 0, 0);
|
|
902
906
|
}
|
|
903
|
-
.icon-update-call .path2:before{
|
|
904
|
-
content:"\f50e0";
|
|
905
|
-
margin-left
|
|
906
|
-
color:rgb(0, 191, 65);
|
|
907
|
-
}
|
|
908
|
-
.icon-update-event .path1:before{
|
|
909
|
-
content:"\f50e1";
|
|
910
|
-
color:rgb(0, 0, 0);
|
|
911
|
-
}
|
|
912
|
-
.icon-update-event .path2:before{
|
|
913
|
-
content:"\f50e2";
|
|
914
|
-
margin-left
|
|
915
|
-
color:rgb(0, 191, 65);
|
|
916
|
-
}
|
|
917
|
-
.icon-update-ticket .path1:before{
|
|
918
|
-
content:"\f50e3";
|
|
919
|
-
color:rgb(0, 0, 0);
|
|
920
|
-
}
|
|
921
|
-
.icon-update-ticket .path2:before{
|
|
922
|
-
content:"\f50e4";
|
|
923
|
-
margin-left
|
|
924
|
-
color:rgb(0, 191, 65);
|
|
925
|
-
}
|
|
926
|
-
.icon-update:before{
|
|
927
|
-
content:"\f50e5";
|
|
928
|
-
}
|
|
929
|
-
.icon-viaAPI:before{
|
|
930
|
-
content:"\f50e6";
|
|
931
|
-
}
|
|
932
|
-
.icon-visible-new:before{
|
|
933
|
-
content:"\f50e7";
|
|
934
|
-
}
|
|
935
|
-
.icon-zdCRMQueue-new .path1:before{
|
|
936
|
-
content:"\f50e8";
|
|
937
|
-
color:rgb(0, 0, 0);
|
|
938
|
-
}
|
|
939
|
-
.icon-zdCRMQueue-new .path2:before{
|
|
940
|
-
content:"\f50e9";
|
|
941
|
-
margin-left
|
|
942
|
-
color:rgb(34, 109, 180);
|
|
943
|
-
}
|
|
944
|
-
.icon-zdCRMQueue .path1:before{
|
|
945
|
-
content:"\f50ea";
|
|
946
|
-
color:rgb(0, 0, 0);
|
|
947
|
-
}
|
|
948
|
-
.icon-zdCRMQueue .path2:before{
|
|
949
|
-
content:"\f50eb";
|
|
950
|
-
margin-left
|
|
951
|
-
color:rgb(34, 109, 180);
|
|
907
|
+
.icon-update-call .path2:before {
|
|
908
|
+
content: "\f50e0";
|
|
909
|
+
margin-left: -1.4375em;
|
|
910
|
+
color: rgb(0, 191, 65);
|
|
911
|
+
}
|
|
912
|
+
.icon-update-event .path1:before {
|
|
913
|
+
content: "\f50e1";
|
|
914
|
+
color: rgb(0, 0, 0);
|
|
915
|
+
}
|
|
916
|
+
.icon-update-event .path2:before {
|
|
917
|
+
content: "\f50e2";
|
|
918
|
+
margin-left: -1.21875em;
|
|
919
|
+
color: rgb(0, 191, 65);
|
|
920
|
+
}
|
|
921
|
+
.icon-update-ticket .path1:before {
|
|
922
|
+
content: "\f50e3";
|
|
923
|
+
color: rgb(0, 0, 0);
|
|
924
|
+
}
|
|
925
|
+
.icon-update-ticket .path2:before {
|
|
926
|
+
content: "\f50e4";
|
|
927
|
+
margin-left: -0.96875em;
|
|
928
|
+
color: rgb(0, 191, 65);
|
|
929
|
+
}
|
|
930
|
+
.icon-update:before {
|
|
931
|
+
content: "\f50e5";
|
|
932
|
+
}
|
|
933
|
+
.icon-viaAPI:before {
|
|
934
|
+
content: "\f50e6";
|
|
935
|
+
}
|
|
936
|
+
.icon-visible-new:before {
|
|
937
|
+
content: "\f50e7";
|
|
938
|
+
}
|
|
939
|
+
.icon-zdCRMQueue-new .path1:before {
|
|
940
|
+
content: "\f50e8";
|
|
941
|
+
color: rgb(0, 0, 0);
|
|
942
|
+
}
|
|
943
|
+
.icon-zdCRMQueue-new .path2:before {
|
|
944
|
+
content: "\f50e9";
|
|
945
|
+
margin-left: -1em;
|
|
946
|
+
color: rgb(34, 109, 180);
|
|
947
|
+
}
|
|
948
|
+
.icon-zdCRMQueue .path1:before {
|
|
949
|
+
content: "\f50ea";
|
|
950
|
+
color: rgb(0, 0, 0);
|
|
951
|
+
}
|
|
952
|
+
.icon-zdCRMQueue .path2:before {
|
|
953
|
+
content: "\f50eb";
|
|
954
|
+
margin-left: -1.125em;
|
|
955
|
+
color: rgb(34, 109, 180);
|
|
952
956
|
}
|
|
953
|
-
.icon-zdDuetimeQueue-new:before{
|
|
954
|
-
content:"\f50ec";
|
|
957
|
+
.icon-zdDuetimeQueue-new:before {
|
|
958
|
+
content: "\f50ec";
|
|
955
959
|
}
|
|
956
|
-
.icon-zdDuetimeQueue1 .path1:before{
|
|
957
|
-
content:"\f50ed";
|
|
958
|
-
color:rgb(0, 0, 0);
|
|
960
|
+
.icon-zdDuetimeQueue1 .path1:before {
|
|
961
|
+
content: "\f50ed";
|
|
962
|
+
color: rgb(0, 0, 0);
|
|
959
963
|
}
|
|
960
|
-
.icon-zdDuetimeQueue1 .path2:before{
|
|
961
|
-
content:"\f50ee";
|
|
962
|
-
margin-left
|
|
963
|
-
color:rgb(17, 17, 17);
|
|
964
|
+
.icon-zdDuetimeQueue1 .path2:before {
|
|
965
|
+
content: "\f50ee";
|
|
966
|
+
margin-left: -0.96875em;
|
|
967
|
+
color: rgb(17, 17, 17);
|
|
964
968
|
}
|
|
965
|
-
.icon-zdesk-ellipsis .path1:before{
|
|
966
|
-
content:"\f50ef";
|
|
967
|
-
color:rgb(255, 255, 255);
|
|
969
|
+
.icon-zdesk-ellipsis .path1:before {
|
|
970
|
+
content: "\f50ef";
|
|
971
|
+
color: rgb(255, 255, 255);
|
|
968
972
|
}
|
|
969
|
-
.icon-zdesk-ellipsis .path2:before{
|
|
970
|
-
content:"\f50f0";
|
|
971
|
-
margin-left
|
|
972
|
-
color:rgb(157, 157, 157);
|
|
973
|
+
.icon-zdesk-ellipsis .path2:before {
|
|
974
|
+
content: "\f50f0";
|
|
975
|
+
margin-left: -2.09375em;
|
|
976
|
+
color: rgb(157, 157, 157);
|
|
973
977
|
}
|
|
974
|
-
.icon-zdesk-ellipsis .path3:before{
|
|
975
|
-
content:"\f50f1";
|
|
976
|
-
margin-left
|
|
977
|
-
color:rgb(234, 234, 234);
|
|
978
|
+
.icon-zdesk-ellipsis .path3:before {
|
|
979
|
+
content: "\f50f1";
|
|
980
|
+
margin-left: -2.09375em;
|
|
981
|
+
color: rgb(234, 234, 234);
|
|
978
982
|
}
|
|
979
|
-
.icon-zdPriorityQueue-new:before{
|
|
980
|
-
content:"\f50f2";
|
|
981
|
-
}
|
|
982
|
-
.icon-zdpriorityQueue:before{
|
|
983
|
-
content:"\f50f3";
|
|
983
|
+
.icon-zdPriorityQueue-new:before {
|
|
984
|
+
content: "\f50f2";
|
|
985
|
+
}
|
|
986
|
+
.icon-zdpriorityQueue:before {
|
|
987
|
+
content: "\f50f3";
|
|
984
988
|
}
|
|
985
|
-
.icon-zdstatusqueue-new:before{
|
|
986
|
-
content:"\f50f4";
|
|
989
|
+
.icon-zdstatusqueue-new:before {
|
|
990
|
+
content: "\f50f4";
|
|
987
991
|
}
|
|
988
|
-
.icon-zdstatusqueue .path1:before{
|
|
989
|
-
content:"\f50f5";
|
|
990
|
-
color:rgb(0, 0, 0);
|
|
991
|
-
}
|
|
992
|
-
.icon-zdstatusqueue .path2:before{
|
|
993
|
-
content:"\f50f6";
|
|
994
|
-
margin-left
|
|
995
|
-
color:rgb(17, 17, 17);
|
|
992
|
+
.icon-zdstatusqueue .path1:before {
|
|
993
|
+
content: "\f50f5";
|
|
994
|
+
color: rgb(0, 0, 0);
|
|
995
|
+
}
|
|
996
|
+
.icon-zdstatusqueue .path2:before {
|
|
997
|
+
content: "\f50f6";
|
|
998
|
+
margin-left: -1.25em;
|
|
999
|
+
color: rgb(17, 17, 17);
|
|
996
1000
|
}
|
|
997
|
-
.icon-prioritymode .path1:before{
|
|
998
|
-
content:"\f50f7";
|
|
999
|
-
color:rgb(0, 0, 0);
|
|
1001
|
+
.icon-prioritymode .path1:before {
|
|
1002
|
+
content: "\f50f7";
|
|
1003
|
+
color: rgb(0, 0, 0);
|
|
1000
1004
|
}
|
|
1001
|
-
.icon-prioritymode .path2:before{
|
|
1002
|
-
content:"\f50f8";
|
|
1003
|
-
margin-left
|
|
1004
|
-
color:rgb(17, 17, 17);
|
|
1005
|
+
.icon-prioritymode .path2:before {
|
|
1006
|
+
content: "\f50f8";
|
|
1007
|
+
margin-left: -0.9375em;
|
|
1008
|
+
color: rgb(17, 17, 17);
|
|
1005
1009
|
}
|
|
1006
|
-
.icon-biginQueue-new:before{
|
|
1007
|
-
content:"\f50f9";
|
|
1010
|
+
.icon-biginQueue-new:before {
|
|
1011
|
+
content: "\f50f9";
|
|
1008
1012
|
}
|
|
1009
|
-
.icon-biginQueue .path1:before{
|
|
1010
|
-
content:"\f50fa";
|
|
1011
|
-
color:rgb(0, 0, 0);
|
|
1013
|
+
.icon-biginQueue .path1:before {
|
|
1014
|
+
content: "\f50fa";
|
|
1015
|
+
color: rgb(0, 0, 0);
|
|
1012
1016
|
}
|
|
1013
|
-
.icon-biginQueue .path2:before{
|
|
1014
|
-
content:"\f50fb";
|
|
1015
|
-
margin-left
|
|
1016
|
-
color:rgb(153, 153, 153);
|
|
1017
|
+
.icon-biginQueue .path2:before {
|
|
1018
|
+
content: "\f50fb";
|
|
1019
|
+
margin-left: -1.125em;
|
|
1020
|
+
color: rgb(153, 153, 153);
|
|
1017
1021
|
}
|
|
1018
|
-
.icon-returns:before{
|
|
1019
|
-
content:"\f50fc";
|
|
1022
|
+
.icon-returns:before {
|
|
1023
|
+
content: "\f50fc";
|
|
1020
1024
|
}
|
|
1021
|
-
.icon-packages:before{
|
|
1022
|
-
content:"\f50fd";
|
|
1025
|
+
.icon-packages:before {
|
|
1026
|
+
content: "\f50fd";
|
|
1023
1027
|
}
|
|
1024
|
-
.icon-inventry:before{
|
|
1025
|
-
content:"\f50fe";
|
|
1028
|
+
.icon-inventry:before {
|
|
1029
|
+
content: "\f50fe";
|
|
1026
1030
|
}
|
|
1027
|
-
.icon-paperPlane:before{
|
|
1028
|
-
content:"\f50ff";
|
|
1031
|
+
.icon-paperPlane:before {
|
|
1032
|
+
content: "\f50ff";
|
|
1029
1033
|
}
|
|
1030
|
-
.icon-noViewer:before{
|
|
1031
|
-
content:"\f5100";
|
|
1034
|
+
.icon-noViewer:before {
|
|
1035
|
+
content: "\f5100";
|
|
1032
1036
|
}
|
|
1033
|
-
.icon-subscription .path1:before{
|
|
1034
|
-
content:"\f5101";
|
|
1035
|
-
color:rgb(255, 255, 255);
|
|
1037
|
+
.icon-subscription .path1:before {
|
|
1038
|
+
content: "\f5101";
|
|
1039
|
+
color: rgb(255, 255, 255);
|
|
1036
1040
|
}
|
|
1037
|
-
.icon-subscription .path2:before{
|
|
1038
|
-
content:"\f5102";
|
|
1039
|
-
margin-left
|
|
1040
|
-
color:rgb(34, 109, 180);
|
|
1041
|
-
opacity:0.9;
|
|
1041
|
+
.icon-subscription .path2:before {
|
|
1042
|
+
content: "\f5102";
|
|
1043
|
+
margin-left: -1em;
|
|
1044
|
+
color: rgb(34, 109, 180);
|
|
1045
|
+
opacity: 0.9;
|
|
1042
1046
|
}
|
|
1043
|
-
.icon-hideTab:before{
|
|
1044
|
-
content:"\f5103";
|
|
1047
|
+
.icon-hideTab:before {
|
|
1048
|
+
content: "\f5103";
|
|
1045
1049
|
}
|
|
1046
|
-
.icon-archivedFile:before{
|
|
1047
|
-
content:"\f5104";
|
|
1050
|
+
.icon-archivedFile:before {
|
|
1051
|
+
content: "\f5104";
|
|
1048
1052
|
}
|
|
1049
|
-
.icon-languageDetector:before{
|
|
1050
|
-
content:"\f5105";
|
|
1053
|
+
.icon-languageDetector:before {
|
|
1054
|
+
content: "\f5105";
|
|
1051
1055
|
}
|
|
1052
|
-
.icon-ticketView:before{
|
|
1053
|
-
content:"\f5106";
|
|
1056
|
+
.icon-ticketView:before {
|
|
1057
|
+
content: "\f5106";
|
|
1054
1058
|
}
|
|
1055
|
-
.icon-prediction .path1:before{
|
|
1056
|
-
content:"\f5107";
|
|
1057
|
-
color:rgb(199, 202, 219);
|
|
1058
|
-
opacity:0.5;
|
|
1059
|
+
.icon-prediction .path1:before {
|
|
1060
|
+
content: "\f5107";
|
|
1061
|
+
color: rgb(199, 202, 219);
|
|
1062
|
+
opacity: 0.5;
|
|
1059
1063
|
}
|
|
1060
|
-
.icon-prediction .path2:before{
|
|
1061
|
-
content:"\f5108";
|
|
1062
|
-
margin-left
|
|
1063
|
-
color:rgb(35, 31, 32);
|
|
1064
|
+
.icon-prediction .path2:before {
|
|
1065
|
+
content: "\f5108";
|
|
1066
|
+
margin-left: -1em;
|
|
1067
|
+
color: rgb(35, 31, 32);
|
|
1064
1068
|
}
|
|
1065
|
-
.icon-instaIM .path1:before{
|
|
1066
|
-
content:"\f5109";
|
|
1067
|
-
color:rgb(1, 1, 1);
|
|
1069
|
+
.icon-instaIM .path1:before {
|
|
1070
|
+
content: "\f5109";
|
|
1071
|
+
color: rgb(1, 1, 1);
|
|
1068
1072
|
}
|
|
1069
|
-
.icon-instaIM .path2:before{
|
|
1070
|
-
content:"\f510a";
|
|
1071
|
-
margin-left
|
|
1072
|
-
color:rgb(103, 103, 103);
|
|
1073
|
+
.icon-instaIM .path2:before {
|
|
1074
|
+
content: "\f510a";
|
|
1075
|
+
margin-left: -1em;
|
|
1076
|
+
color: rgb(103, 103, 103);
|
|
1073
1077
|
}
|
|
1074
|
-
.icon-analytics .path1:before{
|
|
1075
|
-
content:"\f510b";
|
|
1076
|
-
color:rgb(102, 102, 102);
|
|
1078
|
+
.icon-analytics .path1:before {
|
|
1079
|
+
content: "\f510b";
|
|
1080
|
+
color: rgb(102, 102, 102);
|
|
1077
1081
|
}
|
|
1078
|
-
.icon-analytics .path2:before{
|
|
1079
|
-
content:"\f510c";
|
|
1080
|
-
margin-left
|
|
1081
|
-
color:rgb(35, 31, 32);
|
|
1082
|
+
.icon-analytics .path2:before {
|
|
1083
|
+
content: "\f510c";
|
|
1084
|
+
margin-left: -1em;
|
|
1085
|
+
color: rgb(35, 31, 32);
|
|
1082
1086
|
}
|
|
1083
|
-
.icon-customer .path1:before{
|
|
1084
|
-
content:"\f510d";
|
|
1085
|
-
color:rgb(102, 102, 102);
|
|
1087
|
+
.icon-customer .path1:before {
|
|
1088
|
+
content: "\f510d";
|
|
1089
|
+
color: rgb(102, 102, 102);
|
|
1086
1090
|
}
|
|
1087
|
-
.icon-customer .path2:before{
|
|
1088
|
-
content:"\f510e";
|
|
1089
|
-
margin-left
|
|
1090
|
-
color:rgb(35, 31, 32);
|
|
1091
|
+
.icon-customer .path2:before {
|
|
1092
|
+
content: "\f510e";
|
|
1093
|
+
margin-left: -1em;
|
|
1094
|
+
color: rgb(35, 31, 32);
|
|
1091
1095
|
}
|
|
1092
1096
|
}
|