@syncfusion/ej2-vue-pdfviewer 26.1.42 → 26.1.43-4568

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.
Files changed (84) hide show
  1. package/CHANGELOG.md +696 -0
  2. package/README.md +0 -152
  3. package/dist/ej2-vue-pdfviewer.umd.min.js +1 -10
  4. package/dist/ej2-vue-pdfviewer.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-vue-pdfviewer.es2015.js +22 -62
  6. package/dist/es6/ej2-vue-pdfviewer.es2015.js.map +1 -1
  7. package/dist/es6/ej2-vue-pdfviewer.es5.js +22 -62
  8. package/dist/es6/ej2-vue-pdfviewer.es5.js.map +1 -1
  9. package/license +6 -6
  10. package/package.json +61 -61
  11. package/src/pdfviewer/pdfviewer.component.d.ts +7 -21
  12. package/src/pdfviewer/pdfviewer.component.js +16 -58
  13. package/styles/bootstrap-dark.css +0 -3724
  14. package/styles/bootstrap-dark.scss +0 -1
  15. package/styles/bootstrap.css +0 -3733
  16. package/styles/bootstrap.scss +0 -1
  17. package/styles/bootstrap4.css +0 -4076
  18. package/styles/bootstrap4.scss +0 -1
  19. package/styles/bootstrap5-dark.css +0 -4090
  20. package/styles/bootstrap5-dark.scss +0 -1
  21. package/styles/bootstrap5.css +0 -4090
  22. package/styles/bootstrap5.scss +0 -1
  23. package/styles/fabric-dark.css +0 -3732
  24. package/styles/fabric-dark.scss +0 -1
  25. package/styles/fabric.css +0 -3747
  26. package/styles/fabric.scss +0 -1
  27. package/styles/fluent-dark.css +0 -4011
  28. package/styles/fluent-dark.scss +0 -1
  29. package/styles/fluent.css +0 -4011
  30. package/styles/fluent.scss +0 -1
  31. package/styles/fluent2.css +0 -5098
  32. package/styles/fluent2.scss +0 -1
  33. package/styles/highcontrast-light.css +0 -3722
  34. package/styles/highcontrast-light.scss +0 -1
  35. package/styles/highcontrast.css +0 -3743
  36. package/styles/highcontrast.scss +0 -1
  37. package/styles/material-dark.css +0 -3725
  38. package/styles/material-dark.scss +0 -1
  39. package/styles/material.css +0 -3732
  40. package/styles/material.scss +0 -1
  41. package/styles/material3-dark.css +0 -4013
  42. package/styles/material3-dark.scss +0 -2
  43. package/styles/material3.css +0 -4125
  44. package/styles/material3.scss +0 -2
  45. package/styles/pdfviewer/bootstrap-dark.css +0 -3724
  46. package/styles/pdfviewer/bootstrap-dark.scss +0 -1
  47. package/styles/pdfviewer/bootstrap.css +0 -3733
  48. package/styles/pdfviewer/bootstrap.scss +0 -1
  49. package/styles/pdfviewer/bootstrap4.css +0 -4076
  50. package/styles/pdfviewer/bootstrap4.scss +0 -1
  51. package/styles/pdfviewer/bootstrap5-dark.css +0 -4090
  52. package/styles/pdfviewer/bootstrap5-dark.scss +0 -1
  53. package/styles/pdfviewer/bootstrap5.css +0 -4090
  54. package/styles/pdfviewer/bootstrap5.scss +0 -1
  55. package/styles/pdfviewer/fabric-dark.css +0 -3732
  56. package/styles/pdfviewer/fabric-dark.scss +0 -1
  57. package/styles/pdfviewer/fabric.css +0 -3747
  58. package/styles/pdfviewer/fabric.scss +0 -1
  59. package/styles/pdfviewer/fluent-dark.css +0 -4011
  60. package/styles/pdfviewer/fluent-dark.scss +0 -1
  61. package/styles/pdfviewer/fluent.css +0 -4011
  62. package/styles/pdfviewer/fluent.scss +0 -1
  63. package/styles/pdfviewer/fluent2.css +0 -5098
  64. package/styles/pdfviewer/fluent2.scss +0 -1
  65. package/styles/pdfviewer/highcontrast-light.css +0 -3722
  66. package/styles/pdfviewer/highcontrast-light.scss +0 -1
  67. package/styles/pdfviewer/highcontrast.css +0 -3743
  68. package/styles/pdfviewer/highcontrast.scss +0 -1
  69. package/styles/pdfviewer/material-dark.css +0 -3725
  70. package/styles/pdfviewer/material-dark.scss +0 -1
  71. package/styles/pdfviewer/material.css +0 -3732
  72. package/styles/pdfviewer/material.scss +0 -1
  73. package/styles/pdfviewer/material3-dark.css +0 -4013
  74. package/styles/pdfviewer/material3-dark.scss +0 -2
  75. package/styles/pdfviewer/material3.css +0 -4125
  76. package/styles/pdfviewer/material3.scss +0 -2
  77. package/styles/pdfviewer/tailwind-dark.css +0 -3775
  78. package/styles/pdfviewer/tailwind-dark.scss +0 -1
  79. package/styles/pdfviewer/tailwind.css +0 -3776
  80. package/styles/pdfviewer/tailwind.scss +0 -1
  81. package/styles/tailwind-dark.css +0 -3775
  82. package/styles/tailwind-dark.scss +0 -1
  83. package/styles/tailwind.css +0 -3776
  84. package/styles/tailwind.scss +0 -1
@@ -1,4125 +0,0 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 103, 80, 164;
5
- --color-sf-primary-container: 234, 221, 255;
6
- --color-sf-secondary: 98, 91, 113;
7
- --color-sf-secondary-container: 232, 222, 248;
8
- --color-sf-tertiary: 125, 82, 96;
9
- --color-sf-tertiary-container: 255, 216, 228;
10
- --color-sf-surface: 255, 255, 255;
11
- --color-sf-surface-variant: 231, 224, 236;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 255, 255, 255;
14
- --color-sf-on-primary-container: 33, 0, 94;
15
- --color-sf-on-secondary: 255, 255, 255;
16
- --color-sf-on-secondary-container: 30, 25, 43;
17
- --color-sf-on-tertiary: 255, 255, 255;
18
- --color-sf-on-tertiary-containe: 55, 11, 30;
19
- --color-sf-on-surface: 28, 27, 31;
20
- --color-sf-on-surface-variant: 73, 69, 78;
21
- --color-sf-on-background: 28, 27, 31;
22
- --color-sf-outline: 121, 116, 126;
23
- --color-sf-outline-variant: 196, 199, 197;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 103, 80, 164;
26
- --color-sf-inverse-surface: 49, 48, 51;
27
- --color-sf-inverse-on-surface: 244, 239, 244;
28
- --color-sf-inverse-primary: 208, 188, 255;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 179, 38, 30;
31
- --color-sf-error-container: 249, 222, 220;
32
- --color-sf-on-error: 255, 250, 250;
33
- --color-sf-on-error-container: 65, 14, 11;
34
- --color-sf-success: 32, 81, 7;
35
- --color-sf-success-container: 209, 255, 186;
36
- --color-sf-on-success: 244, 255, 239;
37
- --color-sf-on-success-container: 13, 39, 0;
38
- --color-sf-info: 1, 87, 155;
39
- --color-sf-info-container: 233, 245, 255;
40
- --color-sf-on-info: 250, 253, 255;
41
- --color-sf-on-info-container: 0, 51, 91;
42
- --color-sf-warning: 145, 76, 0;
43
- --color-sf-warning-container: 254, 236, 222;
44
- --color-sf-on-warning: 255, 255, 255;
45
- --color-sf-on-warning-container: 47, 21, 0;
46
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
48
- --color-sf-diagram-palette-background: --color-sf-white;
49
- --color-sf-success-text: 255, 255, 255;
50
- --color-sf-warning-text: 255, 255, 255;
51
- --color-sf-danger-text: 255, 255, 255;
52
- --color-sf-info-text: 255, 255, 255;
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
54
- --color-sf-secondary-bg-color: var(--color-sf-surface);
55
- }
56
-
57
- .e-dark-mode {
58
- --color-sf-black: 0, 0, 0;
59
- --color-sf-white: 255, 255, 255;
60
- --color-sf-primary: 208, 188, 255;
61
- --color-sf-primary-container: 79, 55, 139;
62
- --color-sf-secondary: 204, 194, 220;
63
- --color-sf-secondary-container: 74, 68, 88;
64
- --color-sf-tertiary: 239, 184, 200;
65
- --color-sf-tertiary-container: 99, 59, 72;
66
- --color-sf-surface: 28, 27, 31;
67
- --color-sf-surface-variant: 28, 27, 31;
68
- --color-sf-background: var(--color-sf-surface);
69
- --color-sf-on-primary: 55, 30, 115;
70
- --color-sf-on-primary-container: 234, 221, 255;
71
- --color-sf-on-secondary: 51, 45, 65;
72
- --color-sf-on-secondary-container: 232, 222, 248;
73
- --color-sf-on-tertiary: 73, 37, 50;
74
- --color-sf-on-tertiary-containe: 255, 216, 228;
75
- --color-sf-on-surface: 230, 225, 229;
76
- --color-sf-on-surface-variant: 202, 196, 208;
77
- --color-sf-on-background: 230, 225, 229;
78
- --color-sf-outline: 147, 143, 153;
79
- --color-sf-outline-variant: 68, 71, 70;
80
- --color-sf-shadow: 0, 0, 0;
81
- --color-sf-surface-tint-color: 208, 188, 255;
82
- --color-sf-inverse-surface: 230, 225, 229;
83
- --color-sf-inverse-on-surface: 49, 48, 51;
84
- --color-sf-inverse-primary: 103, 80, 164;
85
- --color-sf-scrim: 0, 0, 0;
86
- --color-sf-error: 242, 184, 181;
87
- --color-sf-error-container: 140, 29, 24;
88
- --color-sf-on-error: 96, 20, 16;
89
- --color-sf-on-error-container: 249, 222, 220;
90
- --color-sf-success: 83, 202, 23;
91
- --color-sf-success-container: 22, 62, 2;
92
- --color-sf-on-success: 13, 39, 0;
93
- --color-sf-on-success-container: 183, 250, 150;
94
- --color-sf-info: 71, 172, 251;
95
- --color-sf-info-container: 0, 67, 120;
96
- --color-sf-on-info: 0, 51, 91;
97
- --color-sf-on-info-container: 173, 219, 255;
98
- --color-sf-warning: 245, 180, 130;
99
- --color-sf-warning-container: 123, 65, 0;
100
- --color-sf-on-warning: 99, 52, 0;
101
- --color-sf-on-warning-container: 255, 220, 193;
102
- --color-sf-spreadsheet-gridline: 231, 224, 236;
103
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
104
- --color-sf-success-text: 0, 0, 0;
105
- --color-sf-warning-text: 0, 0, 0;
106
- --color-sf-info-text: 0, 0, 0;
107
- --color-sf-danger-text: 0, 0, 0;
108
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
109
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
110
- }
111
-
112
- :root {
113
- --color-sf-black: 0, 0, 0;
114
- --color-sf-white: 255, 255, 255;
115
- --color-sf-primary: 103, 80, 164;
116
- --color-sf-primary-container: 234, 221, 255;
117
- --color-sf-secondary: 98, 91, 113;
118
- --color-sf-secondary-container: 232, 222, 248;
119
- --color-sf-tertiary: 125, 82, 96;
120
- --color-sf-tertiary-container: 255, 216, 228;
121
- --color-sf-surface: 255, 255, 255;
122
- --color-sf-surface-variant: 231, 224, 236;
123
- --color-sf-background: var(--color-sf-surface);
124
- --color-sf-on-primary: 255, 255, 255;
125
- --color-sf-on-primary-container: 33, 0, 94;
126
- --color-sf-on-secondary: 255, 255, 255;
127
- --color-sf-on-secondary-container: 30, 25, 43;
128
- --color-sf-on-tertiary: 255, 255, 255;
129
- --color-sf-on-tertiary-containe: 55, 11, 30;
130
- --color-sf-on-surface: 28, 27, 31;
131
- --color-sf-on-surface-variant: 73, 69, 78;
132
- --color-sf-on-background: 28, 27, 31;
133
- --color-sf-outline: 121, 116, 126;
134
- --color-sf-outline-variant: 196, 199, 197;
135
- --color-sf-shadow: 0, 0, 0;
136
- --color-sf-surface-tint-color: 103, 80, 164;
137
- --color-sf-inverse-surface: 49, 48, 51;
138
- --color-sf-inverse-on-surface: 244, 239, 244;
139
- --color-sf-inverse-primary: 208, 188, 255;
140
- --color-sf-scrim: 0, 0, 0;
141
- --color-sf-error: 179, 38, 30;
142
- --color-sf-error-container: 249, 222, 220;
143
- --color-sf-on-error: 255, 250, 250;
144
- --color-sf-on-error-container: 65, 14, 11;
145
- --color-sf-success: 32, 81, 7;
146
- --color-sf-success-container: 209, 255, 186;
147
- --color-sf-on-success: 244, 255, 239;
148
- --color-sf-on-success-container: 13, 39, 0;
149
- --color-sf-info: 1, 87, 155;
150
- --color-sf-info-container: 233, 245, 255;
151
- --color-sf-on-info: 250, 253, 255;
152
- --color-sf-on-info-container: 0, 51, 91;
153
- --color-sf-warning: 145, 76, 0;
154
- --color-sf-warning-container: 254, 236, 222;
155
- --color-sf-on-warning: 255, 255, 255;
156
- --color-sf-on-warning-container: 47, 21, 0;
157
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
158
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
159
- --color-sf-diagram-palette-background: --color-sf-white;
160
- --color-sf-success-text: 255, 255, 255;
161
- --color-sf-warning-text: 255, 255, 255;
162
- --color-sf-danger-text: 255, 255, 255;
163
- --color-sf-info-text: 255, 255, 255;
164
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
165
- --color-sf-secondary-bg-color: var(--color-sf-surface);
166
- }
167
-
168
- .e-dark-mode {
169
- --color-sf-black: 0, 0, 0;
170
- --color-sf-white: 255, 255, 255;
171
- --color-sf-primary: 208, 188, 255;
172
- --color-sf-primary-container: 79, 55, 139;
173
- --color-sf-secondary: 204, 194, 220;
174
- --color-sf-secondary-container: 74, 68, 88;
175
- --color-sf-tertiary: 239, 184, 200;
176
- --color-sf-tertiary-container: 99, 59, 72;
177
- --color-sf-surface: 28, 27, 31;
178
- --color-sf-surface-variant: 28, 27, 31;
179
- --color-sf-background: var(--color-sf-surface);
180
- --color-sf-on-primary: 55, 30, 115;
181
- --color-sf-on-primary-container: 234, 221, 255;
182
- --color-sf-on-secondary: 51, 45, 65;
183
- --color-sf-on-secondary-container: 232, 222, 248;
184
- --color-sf-on-tertiary: 73, 37, 50;
185
- --color-sf-on-tertiary-containe: 255, 216, 228;
186
- --color-sf-on-surface: 230, 225, 229;
187
- --color-sf-on-surface-variant: 202, 196, 208;
188
- --color-sf-on-background: 230, 225, 229;
189
- --color-sf-outline: 147, 143, 153;
190
- --color-sf-outline-variant: 68, 71, 70;
191
- --color-sf-shadow: 0, 0, 0;
192
- --color-sf-surface-tint-color: 208, 188, 255;
193
- --color-sf-inverse-surface: 230, 225, 229;
194
- --color-sf-inverse-on-surface: 49, 48, 51;
195
- --color-sf-inverse-primary: 103, 80, 164;
196
- --color-sf-scrim: 0, 0, 0;
197
- --color-sf-error: 242, 184, 181;
198
- --color-sf-error-container: 140, 29, 24;
199
- --color-sf-on-error: 96, 20, 16;
200
- --color-sf-on-error-container: 249, 222, 220;
201
- --color-sf-success: 83, 202, 23;
202
- --color-sf-success-container: 22, 62, 2;
203
- --color-sf-on-success: 13, 39, 0;
204
- --color-sf-on-success-container: 183, 250, 150;
205
- --color-sf-info: 71, 172, 251;
206
- --color-sf-info-container: 0, 67, 120;
207
- --color-sf-on-info: 0, 51, 91;
208
- --color-sf-on-info-container: 173, 219, 255;
209
- --color-sf-warning: 245, 180, 130;
210
- --color-sf-warning-container: 123, 65, 0;
211
- --color-sf-on-warning: 99, 52, 0;
212
- --color-sf-on-warning-container: 255, 220, 193;
213
- --color-sf-spreadsheet-gridline: 231, 224, 236;
214
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
215
- --color-sf-success-text: 0, 0, 0;
216
- --color-sf-warning-text: 0, 0, 0;
217
- --color-sf-info-text: 0, 0, 0;
218
- --color-sf-danger-text: 0, 0, 0;
219
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
220
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
221
- }
222
-
223
- /*! PdfViewer's default definitions and variables */
224
- .e-pdfviewer .e-pv-icon::before {
225
- font-family: "e-icons";
226
- }
227
- .e-pdfviewer .e-pv-icon-search::before {
228
- font-family: "e-icons";
229
- font-size: 12px;
230
- }
231
- .e-pdfviewer .e-pv-open-document-icon::before {
232
- content: "\e83c";
233
- }
234
- .e-pdfviewer .e-pv-download-document-icon::before {
235
- content: "\e7a1";
236
- }
237
- .e-pdfviewer .e-pv-print-document-icon::before {
238
- content: "\e75d";
239
- }
240
- .e-pdfviewer .e-pv-first-page-navigation-icon::before {
241
- content: "\e833";
242
- }
243
- .e-pdfviewer .e-pv-previous-page-navigation-icon::before {
244
- content: "\e765";
245
- }
246
- .e-pdfviewer .e-pv-prev-search-icon::before {
247
- color: var(--color-sf-on-surface-variant);
248
- content: "\e765";
249
- }
250
- .e-pdfviewer .e-pv-next-page-navigation-icon::before {
251
- content: "\e748";
252
- }
253
- .e-pdfviewer .e-pv-next-search-icon::before {
254
- color: var(--color-sf-on-surface-variant);
255
- content: "\e748";
256
- }
257
- .e-pdfviewer .e-pv-last-page-navigation-icon::before {
258
- content: "\e818";
259
- }
260
- .e-pdfviewer .e-pv-zoom-out-icon::before {
261
- content: "\e81b";
262
- line-height: 26px;
263
- }
264
- .e-pdfviewer .e-pv-zoom-in-icon::before {
265
- content: "\e768";
266
- line-height: 26px;
267
- }
268
- .e-pdfviewer .e-pv-thumbnail-view-icon::before {
269
- content: "\e79e";
270
- }
271
- .e-pdfviewer .e-pv-rotate-right-icon::before {
272
- content: "\e8a6";
273
- }
274
- .e-pdfviewer .e-pv-organize-view-icon::before {
275
- content: "\e8dc";
276
- }
277
- .e-pdfviewer .e-pv-organize-view-disable-icon::before {
278
- color: rgba(var(--color-sf-on-surface-variant), 0.38);
279
- content: "\e8dc";
280
- }
281
- .e-pdfviewer .e-pv-organize-view-selection-icon::before {
282
- color: rgba(var(--color-sf-on-surface));
283
- content: "\e8dc";
284
- }
285
- .e-pdfviewer .e-pv-rotate-left-icon::before {
286
- content: "\e8a5";
287
- }
288
- .e-pdfviewer .e-pv-stamp-icon::before {
289
- content: "\e717";
290
- }
291
- .e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
292
- color: rgba(var(--color-sf-on-surface-variant), 0.38);
293
- content: "\e79e";
294
- }
295
- .e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
296
- color: rgba(var(--color-sf-on-surface));
297
- content: "\e79e";
298
- }
299
- .e-pdfviewer .e-pv-bookmark-icon::before {
300
- content: "\e750";
301
- }
302
- .e-pdfviewer .e-pv-bookmark-disable-icon::before {
303
- color: rgba(var(--color-sf-on-surface-variant), 0.38);
304
- content: "\e750";
305
- }
306
- .e-pdfviewer .e-pv-bookmark-selection-icon::before {
307
- color: rgba(var(--color-sf-on-surface));
308
- content: "\e750";
309
- }
310
- .e-pdfviewer .e-pv-title-close-icon::before,
311
- .e-pdfviewer .e-pv-annotation-tools-close-icon::before,
312
- .e-pdfviewer .e-pv-annotation-popup-close::before {
313
- color: rgba(var(--color-sf-on-surface-variant));
314
- content: "\e7e7";
315
- }
316
- .e-pdfviewer .e-pv-resize-icon::before {
317
- content: "\e7e3";
318
- font-size: 10px;
319
- }
320
- .e-pdfviewer .e-pv-text-select-tool-icon::before {
321
- content: "\e74e";
322
- }
323
- .e-pdfviewer .e-pv-pan-tool-icon::before {
324
- content: "\e7b1";
325
- }
326
- .e-pdfviewer .e-pv-text-search-icon::before {
327
- content: "\e754";
328
- }
329
- .e-pdfviewer .e-pv-search-icon::before {
330
- content: "\e754";
331
- font-family: "e-icons";
332
- }
333
- .e-pdfviewer .e-pv-search-close::before {
334
- content: "\e7e7";
335
- font-family: "e-icons";
336
- }
337
- .e-pdfviewer .e-pv-formdesigner-icon::before {
338
- content: "\e732";
339
- }
340
- .e-pdfviewer .e-pv-annotation-icon::before {
341
- content: "\e82a";
342
- }
343
- .e-pdfviewer .e-pv-annotation-color-icon::before {
344
- content: "\e783";
345
- }
346
- .e-pdfviewer .e-pv-annotation-stroke-icon::before {
347
- content: "\e819";
348
- }
349
- .e-pdfviewer .e-pv-annotation-opacity-icon::before {
350
- content: "\e7e1";
351
- }
352
- .e-pdfviewer .e-pv-annotation-thickness-icon::before {
353
- content: "\e7bf";
354
- }
355
- .e-pdfviewer .e-pv-annotation-delete-icon::before {
356
- content: "\e820";
357
- }
358
- .e-pdfviewer .e-pv-undo-icon::before {
359
- content: "\e713";
360
- }
361
- .e-pdfviewer .e-pv-redo-icon::before {
362
- content: "\e755";
363
- }
364
- .e-pdfviewer .e-pv-more-icon::before {
365
- content: "\e701";
366
- }
367
- .e-pdfviewer .e-pv-backward-icon::before {
368
- content: "\e773";
369
- }
370
- .e-pdfviewer .e-pv-notification-icon {
371
- background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
372
- background-repeat: no-repeat;
373
- background-size: 36.7px 31.7px;
374
- height: 31.7px;
375
- }
376
- .e-pdfviewer .e-pv-notification-icon-rtl {
377
- background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
378
- background-position: right;
379
- background-repeat: no-repeat;
380
- background-size: 36.7px 31.7px;
381
- height: 31.7px;
382
- }
383
- .e-pdfviewer .e-pv-textbox-icon::before {
384
- content: "\e830";
385
- }
386
- .e-pdfviewer .e-pv-password-icon::before {
387
- content: "\e753";
388
- }
389
- .e-pdfviewer .e-pv-checkbox-icon::before {
390
- content: "\e7e4";
391
- }
392
- .e-pdfviewer .e-pv-radiobutton-icon::before {
393
- content: "\e7b2";
394
- }
395
- .e-pdfviewer .e-pv-dropdown-icon::before {
396
- content: "\e7a6";
397
- }
398
- .e-pdfviewer .e-pv-listbox-icon::before {
399
- content: "\e77e";
400
- }
401
- .e-pdfviewer .e-pv-annotation-shape-icon::before {
402
- content: "\e728";
403
- }
404
- .e-pdfviewer .e-pv-annotation-calibrate-icon::before {
405
- content: "\e7c7";
406
- }
407
-
408
- .e-pv-download-document-icon.e-menu-icon::before {
409
- content: "\e7a1";
410
- }
411
-
412
- .e-pv-bookmark-icon.e-menu-icon::before {
413
- content: "\e750";
414
- }
415
-
416
- .e-pv-save-icon.e-menu-icon::before {
417
- content: "\e7c8";
418
- }
419
-
420
- .e-pv-save-as-icon.e-menu-icon::before {
421
- content: "\e7ae";
422
- }
423
-
424
- .e-pv-highlight-icon::before {
425
- content: "\e739";
426
- font-family: "e-icons";
427
- }
428
-
429
- .e-pv-underline-icon::before {
430
- content: "\e82f";
431
- font-family: "e-icons";
432
- }
433
-
434
- .e-pv-strikethrough-icon::before {
435
- content: "\e758";
436
- font-family: "e-icons";
437
- }
438
-
439
- .e-pv-copy-icon::before {
440
- content: "\e77c";
441
- font-family: "e-icons";
442
- }
443
-
444
- .e-pv-cut-icon::before {
445
- content: "\e7fb";
446
- font-family: "e-icons";
447
- }
448
-
449
- .e-pv-paste-icon::before {
450
- content: "\e842";
451
- font-family: "e-icons";
452
- }
453
-
454
- .e-pv-delete-icon::before {
455
- content: "\e820";
456
- font-family: "e-icons";
457
- }
458
-
459
- .e-pv-properties-fill-color-icon::before {
460
- content: "\e783";
461
- font-family: "e-icons";
462
- }
463
-
464
- .e-pv-properties-stroke-color-icon::before {
465
- content: "\e819";
466
- font-family: "e-icons";
467
- }
468
-
469
- .e-pv-shape-line-icon::before {
470
- content: "\e819";
471
- font-family: "e-icons";
472
- }
473
-
474
- .e-pv-shape-arrow-icon::before {
475
- content: "\e708";
476
- font-family: "e-icons";
477
- }
478
-
479
- .e-pv-shape-rectangle-icon::before {
480
- content: "\e723";
481
- font-family: "e-icons";
482
- }
483
-
484
- .e-pv-shape-circle-icon::before {
485
- content: "\e7ca";
486
- font-family: "e-icons";
487
- }
488
-
489
- .e-pv-shape-pentagon-icon::before {
490
- content: "\e802";
491
- font-family: "e-icons";
492
- }
493
-
494
- .e-pv-comment-icon::before {
495
- content: "\e733";
496
- font-family: "e-icons";
497
- }
498
-
499
- .e-pv-property-icon::before {
500
- content: "\e83e";
501
- font-family: "e-icons";
502
- }
503
-
504
- .e-pv-comment-selection-icon::before {
505
- color: rgba(var(--color-sf-on-surface));
506
- content: "\e733";
507
- font-family: "e-icons";
508
- }
509
-
510
- .e-pv-comment-panel-icon::before {
511
- content: "\e71a";
512
- font-family: "e-icons";
513
- }
514
-
515
- .e-pv-accepted-icon::before {
516
- color: rgba(var(--color-sf-white));
517
- content: "\e7a8";
518
- font-family: "e-icons";
519
- font-size: 18px;
520
- padding: 0 1px 0 2px;
521
- position: absolute;
522
- }
523
-
524
- .e-pv-rejected-icon::before {
525
- color: rgba(var(--color-sf-white));
526
- content: "\e815";
527
- font-family: "e-icons";
528
- font-size: 18px;
529
- padding: 0 0 0 1px;
530
- position: absolute;
531
- }
532
-
533
- .e-pv-completed-icon::before {
534
- color: rgba(var(--color-sf-white));
535
- content: "\e774";
536
- font-family: "e-icons";
537
- font-size: 18px;
538
- padding: 0 1px 1px 1px;
539
- position: absolute;
540
- }
541
-
542
- .e-pv-cancelled-icon::before {
543
- color: rgba(var(--color-sf-white));
544
- content: "\e7e7";
545
- font-family: "e-icons";
546
- font-size: 18px;
547
- padding: 0 1px 1px 1px;
548
- position: absolute;
549
- }
550
-
551
- .e-pv-scale-ratio-icon::before {
552
- content: "\e7c7";
553
- font-family: "e-icons";
554
- }
555
-
556
- .e-pv-calibrate-distance-icon::before {
557
- content: "\e743";
558
- font-family: "e-icons";
559
- }
560
-
561
- .e-pv-calibrate-perimeter-icon::before {
562
- content: "\e716";
563
- font-family: "e-icons";
564
- }
565
-
566
- .e-pv-calibrate-area-icon::before {
567
- content: "\e78c";
568
- font-family: "e-icons";
569
- }
570
-
571
- .e-pv-calibrate-radius-icon::before {
572
- content: "\e790";
573
- font-family: "e-icons";
574
- }
575
-
576
- .e-pv-calibrate-volume-icon::before {
577
- content: "\e741";
578
- font-family: "e-icons";
579
- }
580
-
581
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret::before {
582
- content: "\e70d";
583
- font-size: 18px;
584
- }
585
-
586
- .e-pv-freetext-icon::before {
587
- content: "\e7b3";
588
- font-family: "e-icons";
589
- }
590
-
591
- .e-pv-annotation-textcolor-icon::before {
592
- content: "\e79f";
593
- }
594
-
595
- .e-pv-annotation-textalign-icon::before {
596
- content: "\e7b8";
597
- font-family: "e-icons";
598
- }
599
-
600
- .e-pv-annotation-textprop-icon::before {
601
- content: "\e71c";
602
- font-family: "e-icons";
603
- }
604
-
605
- .e-pv-left-align-icon::before {
606
- content: "\e7b8";
607
- font-family: "e-icons";
608
- }
609
-
610
- .e-pv-right-align-icon::before {
611
- content: "\e719";
612
- font-family: "e-icons";
613
- }
614
-
615
- .e-pv-center-align-icon::before {
616
- content: "\e813";
617
- font-family: "e-icons";
618
- }
619
-
620
- .e-pv-justfiy-align-icon::before {
621
- content: "\e721";
622
- font-family: "e-icons";
623
- }
624
-
625
- .e-pv-bold-icon::before {
626
- content: "\e737";
627
- font-family: "e-icons";
628
- }
629
-
630
- .e-pv-italic-icon::before {
631
- content: "\e75a";
632
- font-family: "e-icons";
633
- }
634
-
635
- .e-pv-strikeout-icon::before {
636
- content: "\e758";
637
- font-family: "e-icons";
638
- }
639
-
640
- .e-pv-underlinetext-icon::before {
641
- content: "\e82f";
642
- font-family: "e-icons";
643
- }
644
-
645
- .e-pv-superscript-icon::before {
646
- content: "\e7a7";
647
- font-family: "e-icons";
648
- }
649
-
650
- .e-pv-subscript-icon::before {
651
- content: "\e80a";
652
- font-family: "e-icons";
653
- }
654
-
655
- .e-pv-handwritten-icon::before {
656
- content: "\e7db";
657
- font-family: "e-icons";
658
- }
659
-
660
- .e-pv-inkannotation-icon::before {
661
- content: "\e76e";
662
- font-family: "e-icons";
663
- }
664
-
665
- .e-pv-delete::before {
666
- content: "\e820";
667
- font-family: "e-icons";
668
- }
669
-
670
- .e-pv-eye-icon::before {
671
- content: "\e7de";
672
- cursor: pointer;
673
- font-family: "e-icons";
674
- font-size: 18px;
675
- padding: 7px;
676
- }
677
-
678
- .e-pv-eye-slash-icon::before {
679
- content: "\e887";
680
- cursor: pointer;
681
- font-family: "e-icons";
682
- font-size: 18px;
683
- padding: 7px;
684
- }
685
-
686
- /*! component layout */
687
- /* stylelint-disable property-no-vendor-prefix */
688
- .e-pdfviewer .e-pv-viewer-container {
689
- border-style: solid;
690
- border-width: 1px 1px 1px 0;
691
- }
692
- .e-pdfviewer .e-pv-text-layer {
693
- position: absolute;
694
- top: 0;
695
- z-index: 2;
696
- }
697
- .e-pdfviewer .e-pv-annotation-canvas {
698
- left: 0;
699
- position: absolute;
700
- top: 0;
701
- }
702
- .e-pdfviewer .e-pv-text {
703
- background: transparent;
704
- color: transparent;
705
- line-height: normal;
706
- opacity: 0.6;
707
- position: absolute;
708
- }
709
- .e-pdfviewer .e-pv-search-text-highlight,
710
- .e-pdfviewer .e-pv-search-text-highlightother {
711
- line-height: normal;
712
- opacity: 0.6;
713
- position: absolute;
714
- }
715
- .e-pdfviewer .e-pv-hyperlink {
716
- z-index: 2;
717
- }
718
- .e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
719
- z-index: 1;
720
- }
721
- .e-pdfviewer .e-enable-text-selection {
722
- -moz-user-select: text;
723
- -ms-user-select: text;
724
- -webkit-user-select: text;
725
- user-select: text;
726
- }
727
- .e-pdfviewer .e-disable-text-selection {
728
- -moz-user-select: none;
729
- -ms-user-select: none;
730
- -webkit-user-select: none;
731
- user-select: none;
732
- }
733
- .e-pdfviewer .e-enable-text-selection .e-pv-text {
734
- display: inline-block;
735
- }
736
- .e-pdfviewer .e-disable-text-selection .e-pv-text {
737
- display: none;
738
- }
739
- .e-pdfviewer .e-pv-cursor {
740
- cursor: text;
741
- }
742
- .e-pdfviewer .e-pv-crosshair-cursor {
743
- cursor: crosshair;
744
- }
745
- .e-pdfviewer .e-pv-touch-select-drop {
746
- display: inline-block;
747
- height: 30px;
748
- position: absolute;
749
- width: 30px;
750
- z-index: 1000;
751
- }
752
- .e-pdfviewer .e-pv-touch-ellipse {
753
- background-color: rgba(var(--color-sf-primary));
754
- border-bottom-left-radius: 50%;
755
- border-bottom-right-radius: 50%;
756
- border-color: rgba(var(--color-sf-primary));
757
- border-style: solid;
758
- border-top-left-radius: 50%;
759
- border-width: 2px;
760
- height: 20px;
761
- margin: 0 0 0 9px;
762
- position: absolute;
763
- width: 20px;
764
- }
765
- .e-pdfviewer .e-pv-annotation-note {
766
- border-radius: 2px;
767
- cursor: auto;
768
- font-size: 16px;
769
- height: auto;
770
- max-width: 200px;
771
- min-height: 10px;
772
- min-width: 30px;
773
- overflow-wrap: break-word;
774
- padding: 5px;
775
- position: absolute;
776
- width: auto;
777
- z-index: 10000;
778
- }
779
- .e-pdfviewer .e-pv-annotation-note-author {
780
- border-bottom: 1px solid rgba(var(--color-sf-black));
781
- font-weight: bold;
782
- }
783
- .e-pdfviewer .e-pv-annotation-popup-menu {
784
- cursor: auto;
785
- min-width: 396px;
786
- padding-bottom: 6px;
787
- position: absolute;
788
- width: auto;
789
- z-index: 10000;
790
- }
791
- .e-pdfviewer .e-pv-annotation-popup-header {
792
- height: auto;
793
- min-height: 29px;
794
- padding-top: 14px;
795
- }
796
- .e-pdfviewer .e-pv-annotation-popup-author {
797
- float: left;
798
- font-size: 16px;
799
- font-weight: bold;
800
- margin-left: 14px;
801
- }
802
- .e-pdfviewer .e-pv-annotation-popup-close {
803
- float: right;
804
- height: 20px;
805
- margin-right: 14px;
806
- width: 20px;
807
- }
808
- .e-pdfviewer .e-pv-annotation-modified-time {
809
- height: 14px;
810
- margin-left: 14px;
811
- padding-top: 8px;
812
- }
813
- .e-pdfviewer .e-pv-annotation-popup-note-container {
814
- height: auto;
815
- padding: 14px;
816
- width: auto;
817
- }
818
- .e-pdfviewer .e-pv-annotation-popup-content {
819
- background-color: rgba(var(--color-sf-white));
820
- border: 1px solid;
821
- font-size: 16px;
822
- min-height: 132.08px;
823
- overflow: hidden auto;
824
- width: 368px;
825
- }
826
- .e-pdfviewer .e-pv-properties-fill-color-icon,
827
- .e-pdfviewer .e-pv-properties-stroke-color-icon {
828
- border-bottom: 2px solid;
829
- }
830
- .e-pdfviewer .e-pv-drop {
831
- color: rgba(var(--color-sf-primary));
832
- display: inline-block;
833
- height: 20px;
834
- position: absolute;
835
- width: 20px;
836
- z-index: 1000;
837
- }
838
- .e-pdfviewer .e-pv-droplet {
839
- background-color: rgba(var(--color-sf-primary));
840
- border-bottom-left-radius: 50%;
841
- border-bottom-right-radius: 50%;
842
- border-color: rgba(var(--color-sf-primary));
843
- border-style: solid;
844
- border-top-left-radius: 50%;
845
- border-width: 2px;
846
- height: 20px;
847
- margin: 0 0 0 9px;
848
- position: absolute;
849
- width: 20px;
850
- }
851
-
852
- /* stylelint-disable value-no-vendor-prefix */
853
- /* stylelint-disable property-no-vendor-prefix */
854
- .e-pv-viewer-container {
855
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
856
- height: 100%;
857
- overflow: auto;
858
- position: relative;
859
- -ms-touch-action: pan-x pan-y;
860
- touch-action: pan-x pan-y;
861
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.14)), to(rgba(var(--color-sf-primary), 0.14))), rgba(var(--color-sf-surface));
862
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
863
- border: 1px solid rgba(var(--color-sf-outline-variant));
864
- }
865
-
866
- .e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar,
867
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
868
- .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text,
869
- .e-control.e-toolbar.e-lib.e-pv-annotation-toolbar.e-pv-toolbar-scroll.e-keyboard.e-toolpop .e-tbar-btn-text,
870
- .e-dropdown-popup.e-control.e-pv-annotation-shapes-container .e-tbar-btn-text,
871
- .e-dropdown-popup.e-control.e-pv-annotation-calibrate-container .e-tbar-btn-text,
872
- .e-dropdown-popup.e-control.e-pv-annotation-textalign-container .e-tbar-btn-text,
873
- .e-dropdown-popup.e-control.e-pv-annotation-textprop-container.e-caret-hide .e-tbar-btn-text,
874
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper.e-hide,
875
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
876
- .e-pv-organize-tile-draggedEle .e-pv-organize-tile.e-pv-thumbnail-column .e-pv-image-container .e-pv-organize-image {
877
- display: none;
878
- }
879
-
880
- input.e-pv-input-password::-ms-reveal {
881
- display: none;
882
- }
883
-
884
- .e-pv-page-container {
885
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.14)), to(rgba(var(--color-sf-primary), 0.14))), rgba(var(--color-sf-surface));
886
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
887
- margin: 0;
888
- padding: 0;
889
- -ms-touch-action: pan-x pan-y;
890
- touch-action: pan-x pan-y;
891
- }
892
-
893
- .e-pv-signaturehover,
894
- .e-pv-line-styles-container:hover {
895
- background-color: rgba(var(--color-sf-on-surface), 0.05);
896
- }
897
-
898
- .e-pv-mobilespanscroll-container {
899
- color: rgba(var(--color-sf-on-surface));
900
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
901
- font-size: 16px;
902
- }
903
-
904
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
905
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
906
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
907
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
908
- .e-pv-annotation-shapes-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
909
- .e-pv-annotation-calibrate-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
910
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
911
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
912
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
913
- .e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
914
- .e-pv-annotation-handwritten-container .e-pv-handwritten-icon.e-btn-icon:not(.e-caret),
915
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
916
- .e-pv-annotation-ink-container .e-pv-inkannotation-icon,
917
- .e-bigger .e-pv-icon-search,
918
- .e-pv-icon {
919
- font-size: 18px;
920
- }
921
-
922
- .e-pv-mobilescroll-container {
923
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.14)), to(rgba(var(--color-sf-primary), 0.14))), rgba(var(--color-sf-surface));
924
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
925
- border: 1px solid rgba(var(--color-sf-on-surface), 0.38);
926
- border-radius: 56px 0 0 56px;
927
- line-height: 27px;
928
- position: absolute;
929
- text-align: center;
930
- }
931
-
932
- .e-pv-viewer-container .e-pv-page-div {
933
- border-color: rgba(var(--color-sf-black));
934
- border-style: solid;
935
- border-width: 1px;
936
- -webkit-box-shadow: none;
937
- box-shadow: none;
938
- -webkit-box-sizing: content-box;
939
- box-sizing: content-box;
940
- position: absolute;
941
- }
942
-
943
- .e-pv-viewer-container .e-pv-page-div.e-focused {
944
- -webkit-box-shadow: rgb(0, 0, 0) 0 0 0 2px;
945
- box-shadow: rgb(0, 0, 0) 0 0 0 2px;
946
- }
947
-
948
- .e-pv-viewer-container.e-focused {
949
- -webkit-box-shadow: rgb(0, 0, 0) 0 0 0 2px inset;
950
- box-shadow: rgb(0, 0, 0) 0 0 0 2px inset;
951
- }
952
-
953
- .e-pv-toolbar,
954
- .e-pv-nav-toolbar,
955
- .e-pv-annotation-toolbar,
956
- .e-pv-formdesigner-toolbar {
957
- border: 1px solid rgba(var(--color-sf-outline-variant));
958
- border-radius: 0;
959
- border-width: 1px 1px 0 1px;
960
- }
961
-
962
- .e-pv-toolbar,
963
- .e-pv-annotation-toolbar,
964
- .e-pv-mobile-annotation-toolbar,
965
- .e-pv-formdesigner-toolbar {
966
- height: 48px;
967
- }
968
-
969
- .e-pv-nav-toolbar,
970
- .e-bigger .e-pv-toolbar,
971
- .e-pv-toolbar.e-pv-mobile-toolbar,
972
- .e-bigger .e-pv-annotation-toolbar,
973
- .e-pv-mobile-view .e-pv-annotation-toolbar {
974
- height: 48px;
975
- }
976
-
977
- .e-toolbar.e-pv-toolbar .e-pv-zoom-drop-down-container {
978
- height: 32px;
979
- width: 86px;
980
- }
981
-
982
- .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
983
- display: block;
984
- padding-left: 10px;
985
- padding-right: 10px;
986
- width: auto;
987
- }
988
-
989
- .e-pv-current-page-box.e-input-group.e-control-wrapper {
990
- height: 32px;
991
- margin-top: 0;
992
- width: 46px;
993
- }
994
-
995
- .e-pv-mobilepagenoscroll-container {
996
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.05)), to(rgba(var(--color-sf-primary), 0.05))), rgba(var(--color-sf-surface));
997
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
998
- border: 1px solid rgba(var(--color-sf-on-surface), 0.38);
999
- border-radius: 10px;
1000
- padding: 6px;
1001
- text-align: center;
1002
- vertical-align: middle;
1003
- }
1004
-
1005
- .e-pv-mobilecurrentpage-container {
1006
- color: rgba(var(--color-sf-on-surface));
1007
- display: block;
1008
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
1009
- font-size: 24px;
1010
- }
1011
-
1012
- .e-pv-mobiledashedline-container {
1013
- color: rgba(var(--color-sf-on-surface));
1014
- display: block;
1015
- padding: 10px;
1016
- }
1017
-
1018
- .e-pv-number-ofpages {
1019
- width: 10%;
1020
- }
1021
-
1022
- .e-dialog.e-pv-gotopage-popup {
1023
- max-width: 500px;
1024
- padding-left: 16px;
1025
- padding-top: 16px;
1026
- }
1027
-
1028
- .e-pv-image-container {
1029
- width: 100%;
1030
- height: 100%;
1031
- display: -webkit-box;
1032
- display: -ms-flexbox;
1033
- display: flex;
1034
- -webkit-box-pack: center;
1035
- -ms-flex-pack: center;
1036
- justify-content: center;
1037
- -webkit-box-align: center;
1038
- -ms-flex-align: center;
1039
- align-items: center;
1040
- padding: 3px;
1041
- cursor: pointer;
1042
- }
1043
-
1044
- .e-pv-gotopage-apply-btn.e-btn.e-flat.e-primary:disabled {
1045
- background-color: transparent;
1046
- }
1047
-
1048
- .e-pv-mobiletotalpage-container {
1049
- color: rgba(var(--color-sf-on-surface));
1050
- display: block;
1051
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
1052
- font-size: 16px;
1053
- }
1054
-
1055
- .e-pv-password-error {
1056
- color: rgba(var(--color-sf-error));
1057
- }
1058
-
1059
- .e-pv-corrupted-popup-header {
1060
- color: rgba(var(--color-sf-on-surface));
1061
- opacity: 0.87;
1062
- }
1063
-
1064
- .e-pv-corrupted-popup-content {
1065
- color: var(--color-sf-on-surface-variant);
1066
- font-size: 12px;
1067
- line-height: 18px;
1068
- margin-left: 50px;
1069
- opacity: 0.87;
1070
- padding-top: 4.7px;
1071
- text-align: left;
1072
- }
1073
-
1074
- .e-pv-corrupted-popup-content-rtl {
1075
- color: rgba(var(--color-sf-on-surface));
1076
- font-size: 12px;
1077
- line-height: 18px;
1078
- margin-right: 53px;
1079
- opacity: 0.87;
1080
- padding-top: 4.7px;
1081
- text-align: right;
1082
- }
1083
-
1084
- .e-pv-toolbar.e-toolbar:not(.e-pv-mobile-toolbar) .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1085
- height: 48px;
1086
- margin-left: 0.5px;
1087
- margin-right: 0.5px;
1088
- }
1089
-
1090
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
1091
- .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1092
- height: auto;
1093
- margin-left: 0.5px;
1094
- margin-right: 0.5px;
1095
- }
1096
-
1097
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
1098
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
1099
- .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
1100
- .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
1101
- padding: 0 !important; /* stylelint-disable-line declaration-no-important */
1102
- }
1103
-
1104
- .e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
1105
- .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
1106
- line-height: 26px;
1107
- min-height: 26px;
1108
- }
1109
-
1110
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
1111
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
1112
- .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
1113
- border-right-width: 1px;
1114
- height: 24px;
1115
- margin-left: 3px;
1116
- margin-right: 3px;
1117
- }
1118
-
1119
- .e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
1120
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
1121
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child {
1122
- margin-left: 4.5px;
1123
- }
1124
-
1125
- .e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
1126
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
1127
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child {
1128
- margin-right: 4.5px;
1129
- }
1130
-
1131
- .e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
1132
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
1133
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child {
1134
- margin-right: 4.5px;
1135
- }
1136
-
1137
- .e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child,
1138
- .e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child,
1139
- .e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child {
1140
- margin-left: 4.5px;
1141
- }
1142
-
1143
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
1144
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
1145
- .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
1146
- .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
1147
- height: 32px;
1148
- min-width: 32px;
1149
- width: 32px;
1150
- }
1151
-
1152
- .e-pv-open-document-icon {
1153
- font-size: 18px;
1154
- height: 18px;
1155
- line-height: 18px;
1156
- width: 18px;
1157
- }
1158
-
1159
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-download-document-icon {
1160
- line-height: 18px;
1161
- }
1162
-
1163
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-print-document-icon {
1164
- line-height: 18px;
1165
- }
1166
-
1167
- .e-pv-first-page-navigation-icon {
1168
- line-height: 18px;
1169
- }
1170
-
1171
- .e-pv-previous-page-navigation-icon {
1172
- line-height: 18px;
1173
- }
1174
-
1175
- .e-pv-next-page-navigation-icon {
1176
- line-height: 18px;
1177
- }
1178
-
1179
- .e-pv-last-page-navigation-icon {
1180
- line-height: 18px;
1181
- }
1182
-
1183
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-out-icon,
1184
- .e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-in-icon {
1185
- line-height: 18px;
1186
- }
1187
-
1188
- .e-pv-eye-slash-icon,
1189
- .e-pv-eye-icon {
1190
- margin-top: 3px;
1191
- }
1192
-
1193
- .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
1194
- padding-left: 8px;
1195
- }
1196
-
1197
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-pv-pan-tool .e-pv-icon {
1198
- margin-right: 2px;
1199
- }
1200
-
1201
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
1202
- margin: 0;
1203
- padding: 0;
1204
- }
1205
-
1206
- .e-pv-toolbar.e-toolbar .e-toolbar-items .e-pv-total-page-container.e-toolbar-item:not(.e-separator) {
1207
- color: rgba(var(--color-sf-on-surface));
1208
- cursor: default;
1209
- font-size: 14px;
1210
- margin-left: 7px;
1211
- margin-right: 7px;
1212
- min-width: unset;
1213
- padding-bottom: 4px;
1214
- padding-left: 0;
1215
- position: relative;
1216
- }
1217
-
1218
- .e-pv-total-page {
1219
- color: rgba(var(--color-sf-on-surface));
1220
- font-size: inherit;
1221
- }
1222
-
1223
- .e-pv-total-page-ms {
1224
- -ms-transform: translateY(-50%);
1225
- margin: 0;
1226
- position: absolute;
1227
- top: 50%;
1228
- -webkit-transform: translateY(-50%);
1229
- transform: translateY(-50%);
1230
- }
1231
-
1232
- .e-pv-zoom-drop-down.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
1233
- .e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
1234
- .e-pv-zoom-drop-down-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
1235
- .e-pv-prop-dropdown-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
1236
- background-color: transparent;
1237
- border: 0;
1238
- height: inherit;
1239
- margin-top: 0;
1240
- padding: 0;
1241
- }
1242
-
1243
- .e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
1244
- width: 100px;
1245
- }
1246
-
1247
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
1248
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
1249
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
1250
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
1251
- background-color: transparent;
1252
- border: 0;
1253
- border-radius: 2px;
1254
- }
1255
-
1256
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
1257
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
1258
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
1259
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
1260
- color: inherit;
1261
- }
1262
-
1263
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
1264
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
1265
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
1266
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
1267
- height: auto;
1268
- margin-top: 0;
1269
- padding-bottom: 3px;
1270
- padding-top: 0;
1271
- }
1272
-
1273
- .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
1274
- .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
1275
- .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
1276
- .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
1277
- padding-left: 12px;
1278
- }
1279
-
1280
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
1281
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
1282
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
1283
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
1284
- padding-right: 12px;
1285
- }
1286
-
1287
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-search-icon.e-ddl-icon,
1288
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon,
1289
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-search-icon.e-ddl-icon,
1290
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-search-icon.e-ddl-icon {
1291
- background-color: transparent;
1292
- border-left: 0;
1293
- margin-bottom: 0;
1294
- margin-left: 0;
1295
- margin-top: 0;
1296
- padding-right: 0;
1297
- }
1298
-
1299
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control,
1300
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control,
1301
- .e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input,
1302
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control,
1303
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control {
1304
- text-align: center;
1305
- }
1306
-
1307
- .e-pv-zoom-drop-down.e-ddl.e-popup.e-popup-open,
1308
- .e-pv-prop-dropdown.e-ddl.e-popup.e-popup-open {
1309
- text-align: left;
1310
- }
1311
-
1312
- .e-pv-zoom-drop-down-rtl.e-ddl.e-popup.e-popup-open,
1313
- .e-pv-prop-dropdown-rtl.e-ddl.e-popup.e-popup-open {
1314
- text-align: right;
1315
- }
1316
-
1317
- .e-pv-zoom-drop-down.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active,
1318
- .e-pv-zoom-drop-down-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active {
1319
- color: rgba(var(--color-sf-primary));
1320
- }
1321
-
1322
- .e-pv-zoom-drop-down.e-popup.e-popup-open,
1323
- .e-pv-zoom-drop-down-rtl.e-popup.e-popup-open {
1324
- min-height: 327px;
1325
- min-width: 110px;
1326
- }
1327
-
1328
- .e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) {
1329
- border-bottom: 1px solid rgba(var(--color-sf-outline));
1330
- border-radius: 0;
1331
- }
1332
-
1333
- .e-pv-zoom-drop-down.e-ddl.e-valid-input.e-input-focus,
1334
- .e-pv-zoom-drop-down-rtl.e-ddl.e-valid-input.e-input-focus {
1335
- -webkit-box-shadow: none;
1336
- box-shadow: none;
1337
- }
1338
-
1339
- .e-pv-password-popup.e-dialog .e-dlg-header,
1340
- .e-pv-corrupted-popup.e-dialog .e-pv-corrupted-popup-header,
1341
- .e-pv-notification-popup.e-dialog .e-dlg-header {
1342
- font-size: 16px;
1343
- font-weight: 400;
1344
- letter-spacing: 0.15px;
1345
- }
1346
-
1347
- .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
1348
- .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
1349
- .e-pv-notification-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1350
- padding-top: 0;
1351
- }
1352
-
1353
- .e-pv-password-popup.e-dialog {
1354
- margin: 0 10px;
1355
- max-width: 360px;
1356
- }
1357
-
1358
- .e-pv-corrupted-popup.e-dialog {
1359
- margin: 0 10px;
1360
- max-width: 360px;
1361
- }
1362
-
1363
- .e-pv-corrupted-popup.e-dialog .e-dlg-header-content,
1364
- .e-pv-notification-popup.e-dialog .e-dlg-header-content {
1365
- border-bottom: 0;
1366
- }
1367
-
1368
- .e-pv-corrupted-popup.e-dialog .e-footer-content,
1369
- .e-pv-notification-popup.e-dialog .e-footer-content {
1370
- border-top: 0;
1371
- }
1372
-
1373
- .e-pv-password-popup.e-dialog span[id*=_prompt] {
1374
- font-size: 12px;
1375
- letter-spacing: 0.15px;
1376
- }
1377
-
1378
- .e-pv-password-popup.e-dialog .e-dlg-header-content {
1379
- border-bottom: 0;
1380
- }
1381
-
1382
- .e-pv-password-popup.e-dialog .e-footer-content {
1383
- border-top: 0;
1384
- }
1385
-
1386
- .e-dialog .e-dlg-header {
1387
- width: auto;
1388
- }
1389
-
1390
- .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
1391
- max-height: 32px;
1392
- padding-bottom: 4px;
1393
- }
1394
-
1395
- .e-pv-toolbar:not(.e-rtl) .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
1396
- padding-left: 0;
1397
- }
1398
-
1399
- .e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
1400
- padding-right: 0;
1401
- }
1402
-
1403
- .e-pv-zoom-drop-down.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
1404
- .e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
1405
- .e-pv-zoom-drop-down-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
1406
- .e-pv-prop-dropdown-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
1407
- -webkit-transform: rotate(0deg);
1408
- transform: rotate(0deg);
1409
- }
1410
-
1411
- .e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::after,
1412
- .e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::before,
1413
- .e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::after,
1414
- .e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::before,
1415
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::after,
1416
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::before,
1417
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::after,
1418
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::before,
1419
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::after,
1420
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::before,
1421
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::after,
1422
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before,
1423
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::after,
1424
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::before,
1425
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::after,
1426
- .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::before,
1427
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::after,
1428
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::before,
1429
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::after,
1430
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::before {
1431
- background: none;
1432
- }
1433
-
1434
- .e-pv-sidebar-container {
1435
- background: rgba(var(--color-sf-primary));
1436
- border-top: 1px solid rgba(var(--color-sf-primary));
1437
- bottom: 0;
1438
- position: absolute;
1439
- top: 56px;
1440
- -webkit-transition: -webkit-transform 0.3s ease;
1441
- transition: transform 0.3s ease;
1442
- transition: transform 0.3s ease, -webkit-transform 0.3s ease;
1443
- transition: -webkit-transform 0.3s ease;
1444
- -webkit-transition-duration: 200ms;
1445
- transition-duration: 200ms;
1446
- -webkit-transition-timing-function: ease;
1447
- transition-timing-function: ease;
1448
- width: 250px;
1449
- z-index: 100;
1450
- }
1451
-
1452
- .e-pv-main-container {
1453
- height: 100%;
1454
- overflow: hidden;
1455
- position: relative;
1456
- width: 100%;
1457
- }
1458
-
1459
- .e-pv-viewer-main-container {
1460
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.14)), to(rgba(var(--color-sf-primary), 0.14))), rgba(var(--color-sf-surface));
1461
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
1462
- bottom: 0;
1463
- left: 0;
1464
- position: absolute;
1465
- right: 0;
1466
- top: 0;
1467
- }
1468
-
1469
- .e-pdfviewer:not(.e-pv-mobile-view) .e-pv-viewer-main-container {
1470
- min-width: 400px;
1471
- }
1472
-
1473
- .e-pdfviewer:not(.e-pv-mobile-view) .e-pv-main-container {
1474
- min-height: 500px;
1475
- }
1476
-
1477
- .e-pv-sidebar-content-container {
1478
- border-top: 1px solid rgba(var(--color-sf-outline-variant));
1479
- display: none;
1480
- float: left;
1481
- height: 100%;
1482
- position: absolute;
1483
- -webkit-transition-duration: 200ms;
1484
- transition-duration: 200ms;
1485
- -webkit-transition-timing-function: ease;
1486
- transition-timing-function: ease;
1487
- width: 202px;
1488
- }
1489
-
1490
- .e-pv-sidebar-content-container.e-thumbnail {
1491
- height: 100%;
1492
- left: 1px;
1493
- position: unset;
1494
- }
1495
-
1496
- .e-pv-sidebar-title-container {
1497
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
1498
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1499
- border: 1px solid rgba(var(--color-sf-outline-variant));
1500
- border-width: 0 1px 1px 0;
1501
- height: 40px;
1502
- position: absolute;
1503
- top: 0;
1504
- width: 100%;
1505
- }
1506
-
1507
- .e-pv-sidebar-title {
1508
- color: rgba(var(--color-sf-on-surface));
1509
- font-size: 16px;
1510
- font-weight: 500;
1511
- height: 24px;
1512
- margin: 0;
1513
- position: absolute;
1514
- text-align: left;
1515
- top: 8px;
1516
- }
1517
-
1518
- .e-pv-sidebar-title.e-left {
1519
- left: 12px;
1520
- width: 160px;
1521
- }
1522
-
1523
- .e-pv-sidebar-title.e-right {
1524
- right: 12px;
1525
- }
1526
-
1527
- .e-pv-sidebar-toolbar {
1528
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
1529
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1530
- border: 1px solid rgba(var(--color-sf-outline-variant));
1531
- border-width: 1px 0 1px 1px;
1532
- bottom: 0;
1533
- height: 100%;
1534
- position: absolute;
1535
- width: 48px;
1536
- z-index: 100;
1537
- }
1538
-
1539
- .e-pv-sidebar-content {
1540
- -webkit-overflow-scrolling: touch;
1541
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
1542
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
1543
- bottom: 0;
1544
- overflow: auto;
1545
- overflow-x: hidden;
1546
- position: absolute;
1547
- top: 38px;
1548
- width: 202px;
1549
- z-index: 103;
1550
- }
1551
-
1552
- .e-pv-thumbnail-anchor-node:hover {
1553
- -webkit-text-decoration: auto;
1554
- text-decoration: auto;
1555
- }
1556
-
1557
- .e-pv-sidebar-content.e-thumbnail {
1558
- top: 1px;
1559
- }
1560
-
1561
- .e-pv-sidebar-resizer,
1562
- .e-pv-comment-panel-resizer {
1563
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.05)), to(rgba(var(--color-sf-primary), 0.05))), rgba(var(--color-sf-surface));
1564
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1565
- border: 1px solid rgba(var(--color-sf-outline-variant));
1566
- border-width: 0 0 0 1px;
1567
- color: inherit;
1568
- cursor: ew-resize;
1569
- height: 100%;
1570
- position: absolute;
1571
- width: 8px;
1572
- z-index: 105;
1573
- }
1574
-
1575
- .e-pv-sidebar-content::-webkit-scrollbar {
1576
- width: 16px;
1577
- }
1578
-
1579
- .e-pv-sidebar-content::-webkit-scrollbar-track {
1580
- -webkit-box-shadow: inset 0 0 0 rgba(var(--color-sf-outline-variant));
1581
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.05)), to(rgba(var(--color-sf-primary), 0.05))), rgba(var(--color-sf-surface));
1582
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1583
- border: 1px solid rgba(var(--color-sf-outline-variant));
1584
- border-width: 0 1px 0 0;
1585
- }
1586
-
1587
- .e-pv-sidebar-content::-webkit-scrollbar-thumb {
1588
- -webkit-box-shadow: inset 0 0 0 rgba(var(--color-sf-outline-variant));
1589
- background: rgba(var(--color-sf-outline));
1590
- background-clip: content-box;
1591
- border: 4px solid transparent;
1592
- border-radius: 8px;
1593
- width: 6px;
1594
- height: 329px;
1595
- }
1596
-
1597
- .e-pv-thumbnail-view-button.e-btn,
1598
- .e-pv-organize-view-button.e-btn {
1599
- background: transparent;
1600
- border: 0;
1601
- border-radius: 4px;
1602
- -webkit-box-shadow: none;
1603
- box-shadow: none;
1604
- font-weight: 500;
1605
- height: 32px;
1606
- line-height: inherit;
1607
- margin: 8px;
1608
- outline: none;
1609
- padding: 0;
1610
- width: 32px;
1611
- }
1612
-
1613
- .e-pv-organize-tile.e-pv-thumbnail-column {
1614
- width: 100%;
1615
- height: 100%;
1616
- }
1617
-
1618
- .e-pv-organize-content-apperance {
1619
- overflow: hidden;
1620
- }
1621
-
1622
- .e-pv-organize-tile-view.e-pv-thumbnail-row {
1623
- display: -webkit-box;
1624
- display: -ms-flexbox;
1625
- display: flex;
1626
- -webkit-box-pack: center;
1627
- -ms-flex-pack: center;
1628
- justify-content: center;
1629
- -ms-flex-wrap: wrap;
1630
- flex-wrap: wrap;
1631
- overflow: auto;
1632
- overflow-x: hidden;
1633
- padding-bottom: 25px;
1634
- }
1635
-
1636
- .e-pv-organize-outer-border.e-pv-not-selected {
1637
- border: 1px dashed rgba(var(--color-sf-primary));
1638
- position: absolute;
1639
- }
1640
-
1641
- .e-pv-organize-outer-border.e-pv-selected {
1642
- border: 1px dashed rgba(var(--color-sf-outline-variant));
1643
- position: absolute;
1644
- }
1645
-
1646
- .e-pv-organize-anchor-node {
1647
- border: 2px solid rgba(var(--color-sf-outline-variant));
1648
- margin: 24px;
1649
- width: 140px;
1650
- height: 140px;
1651
- }
1652
- @media only screen and (max-width: 1399.98px) {
1653
- .e-pv-organize-anchor-node {
1654
- width: 140px;
1655
- height: 140px;
1656
- }
1657
- }
1658
- @media only screen and (max-width: 1199.98px) {
1659
- .e-pv-organize-anchor-node {
1660
- width: 140px;
1661
- height: 140px;
1662
- }
1663
- }
1664
- @media only screen and (max-width: 991.98px) {
1665
- .e-pv-organize-anchor-node {
1666
- width: 140px;
1667
- height: 140px;
1668
- }
1669
- }
1670
- @media only screen and (max-width: 767.98px) {
1671
- .e-pv-organize-anchor-node {
1672
- width: 140px;
1673
- height: 140px;
1674
- min-width: 140px;
1675
- min-height: 140px;
1676
- }
1677
- }
1678
- @media only screen and (max-width: 575.98px) {
1679
- .e-pv-organize-anchor-node {
1680
- width: 140px;
1681
- height: 140px;
1682
- min-width: 140px;
1683
- min-height: 140px;
1684
- margin: 24px 20px;
1685
- }
1686
- }
1687
-
1688
- .e-pv-organize-anchor-node.e-pv-organize-tile-draggedEle {
1689
- border: 2px dashed rgba(var(--color-sf-outline-variant));
1690
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.05)), to(rgba(var(--color-sf-primary), 0.05))), rgba(var(--color-sf-surface));
1691
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
1692
- }
1693
-
1694
- .e-pdfviewer .e-pv-organize-tile.e-pv-thumbnail-column .e-checkbox-wrapper {
1695
- width: 18px;
1696
- height: 18px;
1697
- position: relative;
1698
- top: -100%;
1699
- padding: 4px;
1700
- }
1701
-
1702
- .e-pv-organize-buttondiv {
1703
- -webkit-box-pack: center;
1704
- -ms-flex-pack: center;
1705
- justify-content: center;
1706
- -ms-flex-wrap: nowrap;
1707
- flex-wrap: nowrap;
1708
- position: relative;
1709
- text-align: center;
1710
- top: -29px;
1711
- }
1712
-
1713
- .e-pv-organize-anchor-node.e-pv-organize-node-selection-ring {
1714
- border: 2px solid rgba(var(--color-sf-primary));
1715
- border-radius: 2px;
1716
- }
1717
-
1718
- .e-pv-organize-anchor-node.e-pv-organize-node-selection-ring.e-pv-dragging-style {
1719
- border: 2px dashed rgba(var(--color-sf-outline-variant));
1720
- }
1721
-
1722
- .e-pv-organize-window {
1723
- border: 1px solid rgba(var(--color-sf-outline-variant));
1724
- border-radius: 0;
1725
- }
1726
-
1727
- .e-pdfviewer .e-pv-organize-window .e-footer-content {
1728
- border-top: 1px solid rgba(var(--color-sf-outline-variant));
1729
- padding: 15px;
1730
- }
1731
-
1732
- .e-pdfviewer .e-pv-organize-window .e-dlg-header-content {
1733
- padding: 15px;
1734
- }
1735
-
1736
- .e-pv-tile-number {
1737
- text-align: center;
1738
- margin-top: 16.5px;
1739
- }
1740
-
1741
- .e-pv-delete-button.e-btn,
1742
- .e-pv-copy-button.e-btn,
1743
- .e-pv-rotate-left-button.e-btn,
1744
- .e-pv-rotate-right-button.e-btn {
1745
- width: 25px;
1746
- height: 25px;
1747
- -webkit-box-pack: center;
1748
- -ms-flex-pack: center;
1749
- justify-content: center;
1750
- -webkit-box-align: center;
1751
- -ms-flex-align: center;
1752
- align-items: center;
1753
- margin: 0 5px;
1754
- padding: 0;
1755
- }
1756
-
1757
- .e-pv-insert-left-button.e-btn,
1758
- .e-pv-insert-right-button.e-btn {
1759
- width: 25px;
1760
- height: 25px;
1761
- -webkit-box-pack: center;
1762
- -ms-flex-pack: center;
1763
- justify-content: center;
1764
- -webkit-box-align: center;
1765
- -ms-flex-align: center;
1766
- align-items: center;
1767
- position: absolute;
1768
- top: -70px;
1769
- padding: 0;
1770
- }
1771
- @media only screen and (max-width: 1399.98px) {
1772
- .e-pv-insert-left-button.e-btn,
1773
- .e-pv-insert-right-button.e-btn {
1774
- top: -70px;
1775
- }
1776
- }
1777
- @media only screen and (max-width: 1199.98px) {
1778
- .e-pv-insert-left-button.e-btn,
1779
- .e-pv-insert-right-button.e-btn {
1780
- top: -70px;
1781
- }
1782
- }
1783
- @media only screen and (max-width: 991.98px) {
1784
- .e-pv-insert-left-button.e-btn,
1785
- .e-pv-insert-right-button.e-btn {
1786
- top: -70px;
1787
- }
1788
- }
1789
- @media only screen and (max-width: 767.98px) {
1790
- .e-pv-insert-left-button.e-btn,
1791
- .e-pv-insert-right-button.e-btn {
1792
- top: -70px;
1793
- }
1794
- }
1795
- @media only screen and (max-width: 575.98px) {
1796
- .e-pv-insert-left-button.e-btn,
1797
- .e-pv-insert-right-button.e-btn {
1798
- top: -70px;
1799
- }
1800
- }
1801
-
1802
- .e-pv-insert-left-button.e-btn {
1803
- left: calc(-1 * (25px / 2 + 2px / 2));
1804
- }
1805
-
1806
- .e-pv-insert-right-button.e-btn {
1807
- right: calc(-1 * (25px / 2 + 2px / 2));
1808
- }
1809
-
1810
- .e-pv-toolbar-rotate-left-button,
1811
- .e-pv-toolbar-rotate-right-button {
1812
- height: 32px;
1813
- width: 32px;
1814
- padding: 0;
1815
- top: 7px;
1816
- position: relative;
1817
- -webkit-box-shadow: none;
1818
- box-shadow: none;
1819
- }
1820
-
1821
- .e-pv-toolbar-rotate-left-button {
1822
- left: 436px;
1823
- }
1824
-
1825
- .e-pv-toolbar-rotate-right-button {
1826
- left: 445px;
1827
- }
1828
-
1829
- .e-pdfviewer .e-pv-organize-window .e-dlg-content {
1830
- padding: 0;
1831
- overflow: hidden;
1832
- border-radius: 0;
1833
- }
1834
-
1835
- .e-pv-organize-toolbar-apperance.e-toolbar {
1836
- width: 1172px;
1837
- border: 1px solid rgba(var(--color-sf-outline-variant));
1838
- border-width: 1px 0;
1839
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
1840
- }
1841
- .e-pv-organize-toolbar-apperance.e-toolbar .e-toolbar-items.e-tbar-pos {
1842
- background: transparent !important; /* stylelint-disable-line declaration-no-important */
1843
- }
1844
-
1845
- .e-pdfviewer .e-pv-organize-toolbar-apperance .e-checkbox-wrapper {
1846
- margin-left: 22px;
1847
- text-wrap: nowrap;
1848
- }
1849
-
1850
- @media screen and (max-width: 480px) {
1851
- .e-pdfviewer .e-pv-organize-toolbar-apperance .e-checkbox-wrapper {
1852
- width: 25px;
1853
- margin-left: 22px;
1854
- }
1855
- }
1856
- .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
1857
- .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
1858
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
1859
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1860
- border: none;
1861
- border-radius: 4px;
1862
- line-height: inherit;
1863
- padding: 0;
1864
- }
1865
-
1866
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
1867
- .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
1868
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
1869
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1870
- border: none;
1871
- border-radius: 4px;
1872
- line-height: inherit;
1873
- padding: 0;
1874
- }
1875
-
1876
- .e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus {
1877
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
1878
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1879
- border: none;
1880
- border-radius: 4px;
1881
- line-height: inherit;
1882
- padding: 0;
1883
- }
1884
-
1885
- .e-pv-bookmark-button.e-btn {
1886
- background: transparent;
1887
- border: none;
1888
- -webkit-box-shadow: none;
1889
- box-shadow: none;
1890
- font-weight: 500;
1891
- height: 32px;
1892
- margin: 8px;
1893
- outline: none;
1894
- padding: 0;
1895
- width: 32px;
1896
- }
1897
-
1898
- .e-pv-title-close-div.e-btn {
1899
- background: transparent;
1900
- border: none;
1901
- -webkit-box-shadow: none;
1902
- box-shadow: none;
1903
- height: 40px;
1904
- left: 0;
1905
- padding: 1px;
1906
- position: absolute;
1907
- right: 0;
1908
- top: 0;
1909
- width: 32px;
1910
- }
1911
-
1912
- .e-pv-sidebar-toolbar-splitter {
1913
- background: rgba(var(--color-sf-outline-variant));
1914
- bottom: 0;
1915
- height: calc(100% - 38px);
1916
- position: absolute;
1917
- width: 1px;
1918
- z-index: 104;
1919
- }
1920
-
1921
- .e-pv-sidebar-content-splitter {
1922
- background: rgba(var(--color-sf-outline-variant));
1923
- height: 1px;
1924
- position: absolute;
1925
- top: 38px;
1926
- width: 201px;
1927
- z-index: 104;
1928
- }
1929
-
1930
- .e-pv-thumbnail-view {
1931
- bottom: 0;
1932
- height: 50%;
1933
- padding: 8px 24px 0;
1934
- position: absolute;
1935
- top: 0;
1936
- }
1937
-
1938
- .e-pv-thumbnail {
1939
- height: 140px;
1940
- margin: 0 20px 40px;
1941
- width: 100px;
1942
- }
1943
-
1944
- .e-pv-thumbnail-number {
1945
- color: rgba(var(--color-sf-on-surface));
1946
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
1947
- padding-top: 8px;
1948
- text-align: center;
1949
- font-weight: 500;
1950
- }
1951
-
1952
- .e-pv-thumbnail-selection-ring {
1953
- border-radius: 0;
1954
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1955
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1956
- padding: 6px;
1957
- }
1958
-
1959
- .e-pv-thumbnail-image {
1960
- background-clip: content-box;
1961
- background-color: rgba(var(--color-sf-surface));
1962
- height: 126px;
1963
- width: 86px;
1964
- }
1965
-
1966
- .e-pv-thumbnail-hover {
1967
- border: 1px solid rgba(var(--color-sf-on-surface), 0.38);
1968
- border-radius: 0;
1969
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1970
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1971
- cursor: pointer;
1972
- padding: 5px;
1973
- }
1974
-
1975
- .e-pv-thumbnail-focus {
1976
- border: 2px solid rgba(var(--color-sf-primary));
1977
- border-radius: 0;
1978
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1979
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1980
- cursor: pointer;
1981
- padding: 0;
1982
- }
1983
-
1984
- .e-pv-thumbnail-selection {
1985
- border: 2px solid rgba(var(--color-sf-primary));
1986
- border-radius: 0;
1987
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1988
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1989
- cursor: pointer;
1990
- padding: 1px;
1991
- }
1992
-
1993
- .e-pv-thumbnail-row {
1994
- -ms-flex-wrap: wrap;
1995
- display: -webkit-box;
1996
- display: -ms-flexbox;
1997
- display: flex;
1998
- flex-wrap: wrap;
1999
- }
2000
-
2001
- .e-pv-thumbnail-row {
2002
- display: -ms-flexbox;
2003
- }
2004
-
2005
- .e-pv-thumbnail-column {
2006
- -ms-flex: 25%;
2007
- -webkit-box-flex: 25%;
2008
- flex: 25%;
2009
- }
2010
-
2011
- .e-pv-thumbnail-column img {
2012
- display: block;
2013
- margin-left: auto;
2014
- margin-right: auto;
2015
- }
2016
-
2017
- .e-pv-bookmark-view {
2018
- height: 100%;
2019
- overflow: auto;
2020
- padding-top: 0;
2021
- position: relative;
2022
- }
2023
-
2024
- div > .e-pv-bookmark-icon.e-pv-icon {
2025
- float: left;
2026
- font-size: 18px;
2027
- padding-left: 0;
2028
- padding-right: 16px;
2029
- font-size: 16px;
2030
- padding-left: 12px;
2031
- padding-right: 12px;
2032
- }
2033
-
2034
- .e-pv-bookmark-title {
2035
- padding-left: 40px;
2036
- font-size: 14px;
2037
- font-weight: 400;
2038
- line-height: 20px;
2039
- letter-spacing: 0.24px;
2040
- }
2041
-
2042
- .e-bigger div > .e-pv-bookmark-icon.e-pv-icon {
2043
- font-size: 16px;
2044
- padding-left: 12px;
2045
- padding-right: 12px;
2046
- }
2047
-
2048
- .e-pv-sidebar-bookmark-title {
2049
- color: rgba(var(--color-sf-on-surface));
2050
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
2051
- font-size: 16px;
2052
- }
2053
-
2054
- .e-pv-bookmark-view::-webkit-scrollbar {
2055
- height: 16px;
2056
- width: 16px;
2057
- }
2058
-
2059
- .e-pv-bookmark-view::-webkit-scrollbar-track {
2060
- -webkit-box-shadow: inset 0 0 0 rgba(var(--color-sf-outline-variant));
2061
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.05)), to(rgba(var(--color-sf-primary), 0.05))), rgba(var(--color-sf-surface));
2062
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
2063
- border: 1px solid rgba(var(--color-sf-outline-variant));
2064
- border-width: 0 1px 0 0;
2065
- }
2066
-
2067
- .e-pv-bookmark-view::-webkit-scrollbar-thumb {
2068
- -webkit-box-shadow: inset 0 0 0 rgba(var(--color-sf-outline-variant));
2069
- background: rgba(var(--color-sf-outline));
2070
- background-clip: content-box;
2071
- border: 4px solid transparent;
2072
- border-radius: 8px;
2073
- width: 6px;
2074
- height: 329px;
2075
- }
2076
-
2077
- .e-pv-bookmark-view > .e-ul {
2078
- height: inherit;
2079
- overflow: unset;
2080
- }
2081
-
2082
- .e-pv-bookmark-view .e-fullrow {
2083
- height: 34px;
2084
- }
2085
-
2086
- .e-pv-bookmark-view .e-icon-collapsible::before,
2087
- .e-pv-bookmark-view .e-icon-expandable::before {
2088
- display: inline-block;
2089
- height: 14px;
2090
- padding: 0;
2091
- width: 14px;
2092
- margin-top: 5px;
2093
- }
2094
-
2095
- .e-pv-bookmark-view .e-list-item .e-ul {
2096
- padding-left: 32px;
2097
- }
2098
-
2099
- .e-pv-bookmark-view .e-ul {
2100
- padding: 0 0 0 16px;
2101
- }
2102
-
2103
- .e-pv-text::-moz-selection {
2104
- background: rgba(var(--color-sf-info));
2105
- }
2106
-
2107
- .e-pv-text::selection,
2108
- .e-pv-text .e-pv-maintaincontent {
2109
- background: rgba(var(--color-sf-info));
2110
- }
2111
-
2112
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
2113
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
2114
- .e-pv-mobile-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
2115
- .e-pv-mobile-annotation-toolbar .e-dropdown-btn.e-btn,
2116
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn,
2117
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
2118
- .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn,
2119
- .e-pv-shapes-toolbar .e-pv-tbar-btn,
2120
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
2121
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
2122
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
2123
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
2124
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
2125
- .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
2126
- .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
2127
- color: rgba(var(--color-sf-on-surface-variant));
2128
- }
2129
-
2130
- .e-pv-mobile-annotation-toolbar .e-tbar-btn:hover,
2131
- .e-pv-mobile-annotation-toolbar .e-tbar-btn:focus {
2132
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
2133
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2134
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2135
- }
2136
-
2137
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav {
2138
- -webkit-transform: skewX(-1deg) translateX(6px);
2139
- transform: skewX(-1deg) translateX(6px);
2140
- width: 56px;
2141
- }
2142
-
2143
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
2144
- font-size: 14px;
2145
- -webkit-transform: skewX(4deg);
2146
- transform: skewX(4deg);
2147
- }
2148
-
2149
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow,
2150
- .e-pv-sidebar-toolbar .e-pv-tbar-btn {
2151
- color: rgba(var(--color-sf-on-surface-variant));
2152
- }
2153
-
2154
- .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
2155
- .e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
2156
- .e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon,
2157
- .e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
2158
- .e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon {
2159
- color: rgba(var(--color-sf-on-surface-variant));
2160
- }
2161
-
2162
- .e-pv-print-popup-container {
2163
- height: 100%;
2164
- left: 0;
2165
- overflow: auto;
2166
- position: absolute;
2167
- top: 0;
2168
- width: 100%;
2169
- z-index: 2000;
2170
- }
2171
-
2172
- .e-pdfviewer .e-pv-print-popup-container .e-spinner-pane.e-spin-center.e-spin-show {
2173
- background-color: rgba(var(--color-sf-black)), 0.3;
2174
- }
2175
-
2176
- .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
2177
- padding: 0 16px 0 0;
2178
- }
2179
-
2180
- .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
2181
- padding: 0 0 0 16px;
2182
- }
2183
-
2184
- .e-pv-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
2185
- .e-pv-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
2186
- .e-pv-mobile-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
2187
- .e-pv-mobile-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
2188
- .e-pv-formdesigner-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select {
2189
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
2190
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
2191
- border: 0;
2192
- border-radius: 0;
2193
- color: rgba(var(--color-sf-on-surface));
2194
- }
2195
-
2196
- .e-pv-search-bar {
2197
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-surface), 1)), to(rgba(var(--color-sf-surface), 1))), rgba(var(--color-sf-surface));
2198
- background: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1)), rgba(var(--color-sf-surface));
2199
- border: 1px solid rgba(var(--color-sf-outline-variant));
2200
- border-radius: 8px;
2201
- -webkit-box-shadow: 0 3px 8px 0 0 1px 3px 0 rgba(0, 0, 0, 0.3), 0 4px 8px 3px rgba(0, 0, 0, 0.15);
2202
- box-shadow: 0 3px 8px 0 0 1px 3px 0 rgba(0, 0, 0, 0.3), 0 4px 8px 3px rgba(0, 0, 0, 0.15);
2203
- height: 108px;
2204
- padding: 16px;
2205
- position: absolute;
2206
- width: 316px;
2207
- z-index: 105;
2208
- }
2209
-
2210
- .e-pv-search-input {
2211
- height: 32px;
2212
- width: 200px;
2213
- }
2214
-
2215
- .e-pv-search-input-mobile {
2216
- height: 32px;
2217
- }
2218
-
2219
- .e-pv-match-case-container {
2220
- margin-top: 16px;
2221
- }
2222
-
2223
- .e-pv-search-btn.e-btn {
2224
- background-color: transparent;
2225
- border: 0;
2226
- -webkit-box-shadow: none;
2227
- box-shadow: none;
2228
- height: 32px;
2229
- margin-top: -6px;
2230
- width: 32px;
2231
- }
2232
-
2233
- .e-pv-search-btn.e-btn:active {
2234
- background-color: transparent;
2235
- }
2236
-
2237
- .e-pv-search-bar:not(.e-rtl) .e-pv-prev-search {
2238
- margin-left: 8px;
2239
- }
2240
-
2241
- .e-pv-search-bar:not(.e-rtl) .e-pv-next-search {
2242
- margin-left: 4px;
2243
- }
2244
-
2245
- .e-pv-search-bar.e-rtl .e-pv-prev-search {
2246
- margin-right: 8px;
2247
- }
2248
-
2249
- .e-pv-search-bar.e-rtl .e-pv-next-search {
2250
- margin-right: 4px;
2251
- }
2252
-
2253
- .e-pv-search-bar.e-rtl .e-pv-prev-search .e-pv-icon-search {
2254
- padding-right: 5px;
2255
- }
2256
-
2257
- .e-pv-notification-popup {
2258
- height: 200px;
2259
- margin: 0 10px;
2260
- max-width: 360px;
2261
- }
2262
-
2263
- .e-pv-notification-popup.e-pv-notification-large-content {
2264
- height: 205px;
2265
- max-width: 400px;
2266
- }
2267
-
2268
- .e-pv-notification-popup .e-pv-notification-popup-content {
2269
- font-size: 12px;
2270
- }
2271
-
2272
- .e-pv-search-input.e-input-group .e-input-search-group-icon.e-input-group-icon {
2273
- background: transparent;
2274
- }
2275
-
2276
- .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:active {
2277
- background: transparent;
2278
- color: rgba(var(--color-sf-primary), 0.54);
2279
- }
2280
-
2281
- .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:hover {
2282
- color: rgba(var(--color-sf-primary), 0.54);
2283
- }
2284
-
2285
- .e-pv-bookmark-container {
2286
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2287
- border: 1px solid rgba(var(--color-sf-outline-variant));
2288
- }
2289
-
2290
- .e-pv-bookmark-container .e-listview:not(.e-list-template) .e-list-item {
2291
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
2292
- height: 48px;
2293
- }
2294
-
2295
- .e-pv-bookmark-container .e-pv-bookmark-view.e-listview .e-ul .e-list-item:last-child {
2296
- border-bottom-width: 0;
2297
- }
2298
-
2299
- .e-pv-bookmark-container .e-listview .e-list-text {
2300
- -ms-transform: translateY(-50%);
2301
- position: absolute;
2302
- top: 50%;
2303
- -webkit-transform: translateY(-50%);
2304
- transform: translateY(-50%);
2305
- }
2306
-
2307
- .e-pv-nav-toolbar.e-toolbar .e-tbar-btn:active .e-tbar-btn-text {
2308
- color: rgba(var(--color-sf-primary), 0.87);
2309
- }
2310
-
2311
- .e-pv-nav-toolbar.e-toolbar .e-tbar-btn.e-tbtn-txt {
2312
- background-color: transparent;
2313
- border-width: 0;
2314
- -webkit-box-shadow: none;
2315
- box-shadow: none;
2316
- }
2317
-
2318
- .e-pv-bookmark-container .e-pv-bookmark-view {
2319
- padding-top: 0;
2320
- }
2321
-
2322
- .e-pv-bookmark-container .e-pv-bookmark-view .e-list-parent.e-ul {
2323
- padding-left: 0;
2324
- }
2325
-
2326
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-color-icon.e-pv-icon,
2327
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-stroke-icon.e-pv-icon {
2328
- border-bottom: 2px solid;
2329
- margin-top: 0;
2330
- padding-top: 5px;
2331
- vertical-align: initial;
2332
- }
2333
-
2334
- .e-pv-properties-font-color-container .e-btn-icon.e-pv-annotation-textcolor-icon.e-pv-icon {
2335
- border-bottom: 2px solid;
2336
- margin-top: 0;
2337
- padding-top: 1px;
2338
- vertical-align: initial;
2339
- }
2340
-
2341
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
2342
- margin-top: 0;
2343
- padding-top: 7px;
2344
- padding-top: 5px;
2345
- vertical-align: initial;
2346
- }
2347
-
2348
- .e-pv-custom-annotation-thickness-container .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon,
2349
- .e-pv-custom-annotation-opacity-container .e-btn-icon.e-pv-annotation-opacity-icon.e-pv-icon {
2350
- vertical-align: initial;
2351
- }
2352
-
2353
- .e-pv-annotation-opacity-popup-container,
2354
- .e-pv-annotation-thickness-popup-container {
2355
- -webkit-box-shadow: 0 3px 8px 0 rgba(var(--color-sf-on-surface), 0.05);
2356
- box-shadow: 0 3px 8px 0 rgba(var(--color-sf-on-surface), 0.05);
2357
- color: rgba(var(--color-sf-on-surface));
2358
- height: auto;
2359
- min-height: 48px;
2360
- padding: 16px;
2361
- width: auto;
2362
- }
2363
-
2364
- .e-pv-annotation-opacity-label,
2365
- .e-pv-annotation-opacity-indicator,
2366
- .e-pv-annotation-thickness-label,
2367
- .e-pv-annotation-thickness-indicator {
2368
- float: left;
2369
- font-family: inherit;
2370
- font-size: inherit;
2371
- }
2372
-
2373
- .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
2374
- .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
2375
- float: left;
2376
- height: auto;
2377
- margin-left: 11px;
2378
- margin-right: 20px;
2379
- }
2380
-
2381
- .e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
2382
- .e-dropdown-popup:not(.e-rtl) .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
2383
- width: 172px;
2384
- }
2385
-
2386
- .e-dropdown-popup.e-rtl .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
2387
- .e-dropdown-popup.e-rtl .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
2388
- width: 140px;
2389
- }
2390
-
2391
- .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider,
2392
- .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider {
2393
- height: 16px;
2394
- }
2395
-
2396
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
2397
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
2398
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
2399
- font-size: 16px;
2400
- }
2401
-
2402
- .e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
2403
- .e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
2404
- .e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
2405
- font-size: 18px;
2406
- }
2407
-
2408
- .e-pv-annotation-color-container.e-icon-btn,
2409
- .e-pv-annotation-opacity-container.e-icon-btn,
2410
- .e-pv-annotation-stroke-container.e-icon-btn,
2411
- .e-pv-custom-annotation-thickness-container.e-icon-btn,
2412
- .e-pv-custom-annotation-opacity-container.e-icon-btn,
2413
- .e-pv-annotation-thickness-container.e-icon-btn,
2414
- .e-pv-annotation-textcolor-container.e-icon-btn,
2415
- .e-pv-annotation-textalign-container.e-icon-btn,
2416
- .e-pv-annotation-textprop-container.e-icon-btn {
2417
- height: 32px;
2418
- width: auto;
2419
- }
2420
-
2421
- .e-bigger .e-pv-annotation-color-container.e-icon-btn,
2422
- .e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
2423
- .e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
2424
- .e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
2425
- .e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
2426
- .e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
2427
- .e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
2428
- .e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
2429
- .e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
2430
- white-space: nowrap;
2431
- }
2432
-
2433
- .e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
2434
- padding-top: 7px;
2435
- }
2436
-
2437
- .e-pv-shapes-toolbar {
2438
- border-radius: 4px;
2439
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
2440
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
2441
- }
2442
-
2443
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
2444
- padding: 4px;
2445
- }
2446
-
2447
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items.e-toolbar-multirow {
2448
- margin-bottom: 0;
2449
- margin-left: 4px;
2450
- margin-right: 4px;
2451
- margin-top: 4px;
2452
- }
2453
-
2454
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
2455
- height: 32px;
2456
- width: 32px;
2457
- }
2458
-
2459
- .e-pv-organize-total-page-button {
2460
- float: left;
2461
- font-weight: normal;
2462
- color: rgba(var(--color-sf-on-surface));
2463
- font-size: 12;
2464
- }
2465
-
2466
- .e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
2467
- background-color: transparent;
2468
- background: transparent;
2469
- color: rgba(var(--color-sf-on-surface));
2470
- cursor: default;
2471
- }
2472
-
2473
- .e-pv-annotation-thickness-slider-container {
2474
- margin-top: -6px;
2475
- }
2476
-
2477
- .e-pv-organize-image {
2478
- width: calc(100% - 4px);
2479
- height: calc(100% - 4px);
2480
- border: 1px solid rgba(var(--color-sf-outline-variant));
2481
- pointer-events: none;
2482
- }
2483
-
2484
- .e-pv-annotation-opacity-icon {
2485
- padding-top: 1px;
2486
- }
2487
-
2488
- .e-pv-annotation-color-container.e-btn,
2489
- .e-pv-annotation-opacity-container.e-btn,
2490
- .e-pv-annotation-stroke-container.e-btn,
2491
- .e-pv-annotation-thickness-container.e-btn,
2492
- .e-pv-annotation-shapes-container.e-btn,
2493
- .e-pv-annotation-calibrate-container.e-btn,
2494
- .e-pv-annotation-textcolor-container.e-btn,
2495
- .e-pv-annotation-textalign-container.e-btn,
2496
- .e-pv-annotation-textprop-container.e-btn,
2497
- .e-pv-annotation-handwritten-container.e-btn,
2498
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:not(.e-selected) {
2499
- background: transparent;
2500
- border: transparent;
2501
- }
2502
-
2503
- .e-pv-annotation-color-container.e-btn:hover,
2504
- .e-pv-annotation-opacity-container.e-btn:hover,
2505
- .e-pv-annotation-stroke-container.e-btn:hover,
2506
- .e-pv-annotation-thickness-container.e-btn:hover,
2507
- .e-pv-annotation-shapes-container.e-btn:hover,
2508
- .e-pv-annotation-calibrate-container.e-btn:hover,
2509
- .e-pv-annotation-textcolor-container.e-btn:hover,
2510
- .e-pv-annotation-textalign-container.e-btn:hover,
2511
- .e-pv-annotation-textprop-container.e-btn:hover,
2512
- .e-pv-annotation-handwritten-container.e-btn:hover,
2513
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
2514
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
2515
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
2516
- background: rgba(var(--color-sf-on-surface), 0.05);
2517
- border: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
2518
- }
2519
-
2520
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
2521
- background-color: rgba(var(--color-sf-on-surface), 0.05);
2522
- border-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
2523
- outline: none;
2524
- color: rgba(var(--color-sf-on-surface));
2525
- }
2526
-
2527
- .e-pv-annotation-color-container.e-btn:focus,
2528
- .e-pv-annotation-opacity-container.e-btn:focus,
2529
- .e-pv-annotation-stroke-container.e-btn:focus,
2530
- .e-pv-annotation-thickness-container.e-btn:focus,
2531
- .e-pv-annotation-shapes-container.e-btn:focus,
2532
- .e-pv-annotation-calibrate-container.e-btn:focus,
2533
- .e-pv-annotation-textcolor-container.e-btn:focus,
2534
- .e-pv-annotation-textalign-container.e-btn:focus,
2535
- .e-pv-annotation-handwritten-container.e-btn:focus,
2536
- .e-pv-annotation-textprop-container.e-btn:focus {
2537
- background: rgba(var(--color-sf-on-surface), 0.05);
2538
- border: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
2539
- outline: none;
2540
- }
2541
-
2542
- .e-pv-annotation-color-container.e-btn:active,
2543
- .e-pv-annotation-opacity-container.e-btn:active,
2544
- .e-pv-annotation-stroke-container.e-btn:active,
2545
- .e-pv-annotation-thickness-container.e-btn:active,
2546
- .e-pv-annotation-shapes-container.e-btn:active,
2547
- .e-pv-annotation-calibrate-container.e-btn:active,
2548
- .e-pv-annotation-textcolor-container.e-btn:active,
2549
- .e-pv-annotation-textalign-container.e-btn:active,
2550
- .e-pv-annotation-textprop-container.e-btn:active,
2551
- .e-pv-annotation-handwritten-container.e-btn:active {
2552
- background: rgba(var(--color-sf-primary-container));
2553
- border: transparent;
2554
- -webkit-box-shadow: none;
2555
- box-shadow: none;
2556
- color: rgba(var(--color-sf-on-surface));
2557
- }
2558
-
2559
- .e-pv-annotation-shapes-container.e-btn.e-dropdown-btn.e-active:not(:hover),
2560
- .e-pv-annotation-calibrate-container.e-btn.e-dropdown-btn.e-active:not(:hover),
2561
- .e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn.e-active:not(:hover),
2562
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) .e-caret {
2563
- background: rgba(var(--color-sf-primary-container));
2564
- color: rgba(var(--color-sf-on-surface-variant));
2565
- }
2566
-
2567
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
2568
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
2569
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
2570
- .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-btn,
2571
- .e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-btn,
2572
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
2573
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
2574
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
2575
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
2576
- line-height: 0;
2577
- padding: 7px 7px 7px;
2578
- -webkit-box-align: center;
2579
- -ms-flex-align: center;
2580
- align-items: center;
2581
- display: -webkit-box;
2582
- display: -ms-flexbox;
2583
- display: flex;
2584
- }
2585
-
2586
- .e-pv-annotation-color-container.e-dropdown-btn.e-button,
2587
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-button,
2588
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-button,
2589
- .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-button,
2590
- .e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-button,
2591
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-bbuttontn,
2592
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-button,
2593
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
2594
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
2595
- line-height: 0;
2596
- padding: 7px 7px 7px;
2597
- }
2598
-
2599
- .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
2600
- display: inline-block;
2601
- padding: 0 4px;
2602
- }
2603
-
2604
- .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-pv-submit .e-tbar-btn .e-tbar-btn-text.e-pv-submitform-text {
2605
- display: inline-block;
2606
- padding: 0 4px;
2607
- }
2608
-
2609
- .e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
2610
- .e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
2611
- height: 30px;
2612
- min-width: 36px;
2613
- }
2614
-
2615
- .e-pv-annotation-popup-menu {
2616
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
2617
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
2618
- color: rgba(var(--color-sf-on-surface));
2619
- }
2620
-
2621
- .e-pv-properties-window {
2622
- max-width: 480px;
2623
- }
2624
-
2625
- .e-pv-scale-ratio-window {
2626
- max-width: 476px;
2627
- }
2628
-
2629
- .e-pv-scale-ratio-dialog {
2630
- max-width: 476px;
2631
- }
2632
-
2633
- .e-pv-line-styles-content,
2634
- .e-pv-line-styles-item {
2635
- border-bottom-color: rgba(var(--color-sf-on-surface));
2636
- }
2637
-
2638
- .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
2639
- .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
2640
- height: 30px;
2641
- line-height: 16px;
2642
- padding: 7px;
2643
- }
2644
-
2645
- .e-pv-properties-window .e-dlg-content {
2646
- padding-top: 6px;
2647
- }
2648
-
2649
- .e-pv-scale-ratio-text,
2650
- .e-pv-depth-text {
2651
- margin-bottom: 8px;
2652
- }
2653
-
2654
- .e-pv-properties-line-start-container,
2655
- .e-pv-properties-line-end-container,
2656
- .e-pv-properties-line-style-container,
2657
- .e-pv-properties-line-thickness-container,
2658
- .e-pv-properties-line-fill-color-container,
2659
- .e-pv-properties-line-stroke-color-container,
2660
- .e-pv-properties-line-leader-length-container {
2661
- float: left;
2662
- height: 52px;
2663
- margin-bottom: 16px;
2664
- }
2665
-
2666
- .e-pv-properties-line-opacity-container {
2667
- float: left;
2668
- height: auto;
2669
- width: 214px;
2670
- width: 204px;
2671
- max-width: 204px;
2672
- }
2673
-
2674
- .e-pv-scale-ratio-src-input-container,
2675
- .e-pv-scale-ratio-src-unit-container,
2676
- .e-pv-scale-ratio-dest-input-container,
2677
- .e-pv-scale-ratio-dest-unit-container,
2678
- .e-pv-depth-input-container,
2679
- .e-pv-depth-unit-container {
2680
- float: left;
2681
- height: 32px;
2682
- }
2683
-
2684
- .e-bigger .e-pv-scale-ratio-src-input-container,
2685
- .e-bigger .e-pv-scale-ratio-src-unit-container,
2686
- .e-bigger .e-pv-scale-ratio-dest-input-container,
2687
- .e-bigger .e-pv-scale-ratio-dest-unit-container,
2688
- .e-bigger .e-pv-depth-input-container,
2689
- .e-bigger .e-pv-depth-unit-container {
2690
- float: left;
2691
- height: 40px;
2692
- width: 45%;
2693
- }
2694
-
2695
- .e-pv-scale-ratio-src-input-container,
2696
- .e-pv-scale-ratio-src-unit-container,
2697
- .e-pv-scale-ratio-dest-input-container,
2698
- .e-pv-scale-ratio-dest-unit-container {
2699
- margin-bottom: 8px;
2700
- }
2701
-
2702
- .e-pv-scale-ratio-src-unit-container,
2703
- .e-pv-scale-ratio-dest-unit-container,
2704
- .e-pv-depth-unit-container {
2705
- margin-left: 12px;
2706
- }
2707
-
2708
- .e-pv-scale-ratio-src-unit.e-btn,
2709
- .e-pv-scale-ratio-dest-unit.e-btn,
2710
- .e-pv-depth-unit.e-btn {
2711
- padding: 6px 8px 4px;
2712
- }
2713
-
2714
- .e-pv-scale-unit-content {
2715
- float: left;
2716
- width: 33px;
2717
- }
2718
-
2719
- .e-pv-scale-ratio-src-unit .e-caret,
2720
- .e-pv-scale-ratio-dest-unit .e-caret,
2721
- .e-pv-depth-unit .e-caret {
2722
- margin-left: 120px;
2723
- margin-top: 7px;
2724
- }
2725
-
2726
- .e-pv-properties-line-opacity {
2727
- margin-top: -10px;
2728
- }
2729
-
2730
- .e-pv-properties-line-start-label,
2731
- .e-pv-properties-line-end-label,
2732
- .e-pv-properties-line-style-label,
2733
- .e-pv-properties-line-thickness-label,
2734
- .e-pv-properties-line-fill-color-label,
2735
- .e-pv-properties-line-stroke-color-label,
2736
- .e-pv-properties-line-opacity-label,
2737
- .e-pv-properties-line-leader-length-label {
2738
- font-size: 10px;
2739
- margin-bottom: 0;
2740
- margin-bottom: 8px;
2741
- }
2742
-
2743
- .e-pv-properties-line-end-container,
2744
- .e-pv-properties-line-thickness-container {
2745
- margin-left: 12px;
2746
- }
2747
-
2748
- .e-pv-properties-line-leader-length-container {
2749
- margin-left: 16px;
2750
- }
2751
-
2752
- .e-pv-properties-line-stroke-color-container {
2753
- margin-left: 175px !important; /* stylelint-disable-line declaration-no-important */
2754
- margin-right: 87px;
2755
- }
2756
-
2757
- .e-pv-properties-line-start,
2758
- .e-pv-properties-line-end,
2759
- .e-pv-properties-line-style,
2760
- .e-pv-properties-line-thickness,
2761
- .e-pv-properties-line-opacity,
2762
- .e-pv-properties-line-leader-length {
2763
- max-width: 214px;
2764
- }
2765
-
2766
- .e-pv-scale-ratio-src-input,
2767
- .e-pv-scale-ratio-dest-input,
2768
- .e-pv-depth-input {
2769
- max-width: 232px;
2770
- }
2771
-
2772
- .e-pv-properties-line-start,
2773
- .e-pv-properties-line-end,
2774
- .e-pv-properties-line-style {
2775
- width: 214px;
2776
- }
2777
-
2778
- .e-pv-properties-line-style {
2779
- font-size: 10px;
2780
- max-width: 214px;
2781
- border-radius: 0;
2782
- }
2783
-
2784
- .e-pv-scale-ratio-src-unit,
2785
- .e-pv-scale-ratio-dest-unit,
2786
- .e-pv-depth-unit {
2787
- width: 203px;
2788
- }
2789
-
2790
- .e-pv-line-styles-container {
2791
- line-height: 0;
2792
- padding: 17px;
2793
- }
2794
-
2795
- .e-pv-line-styles-item {
2796
- -webkit-box-sizing: border-box;
2797
- box-sizing: border-box;
2798
- }
2799
-
2800
- .e-pv-line-styles-content,
2801
- .e-pv-line-styles-item {
2802
- border-bottom-width: 2px;
2803
- display: inline-block;
2804
- width: 100%;
2805
- }
2806
-
2807
- .e-pv-properties-line-style-content {
2808
- float: left;
2809
- line-height: 16px;
2810
- width: 44px;
2811
- font-size: 14px;
2812
- }
2813
-
2814
- .e-pv-properties-line-start.e-btn,
2815
- .e-pv-properties-line-end.e-btn {
2816
- border-bottom: 1px solid rgba(var(--color-sf-outline));
2817
- border-radius: 0;
2818
- width: 214px;
2819
- height: 32px;
2820
- padding: 0;
2821
- }
2822
-
2823
- .e-pv-properties-line-style.e-btn {
2824
- border-bottom: 1px solid rgba(var(--color-sf-outline));
2825
- border-radius: 0;
2826
- line-height: 0;
2827
- padding: 8px;
2828
- white-space: pre;
2829
- }
2830
-
2831
- .e-pv-properties-line-start.e-btn .e-caret,
2832
- .e-pv-properties-line-end.e-btn .e-caret {
2833
- display: inline;
2834
- line-height: 16px;
2835
- margin-left: 120px;
2836
- }
2837
-
2838
- .e-pv-line-styles-content-container {
2839
- float: left;
2840
- font-size: 0;
2841
- margin-right: 7.5px;
2842
- margin-top: 2.5px;
2843
- width: 155px;
2844
- padding-top: 6px;
2845
- }
2846
-
2847
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2848
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2849
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
2850
- .e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp ul {
2851
- width: -webkit-max-content;
2852
- width: -moz-max-content;
2853
- width: max-content;
2854
- }
2855
-
2856
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2857
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2858
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2859
- padding: 0 8px;
2860
- }
2861
-
2862
- .e-pv-annotation-shape-icon,
2863
- .e-pv-annotation-calibrate-icon,
2864
- .e-pv-handwritten-icon {
2865
- margin-right: 4px;
2866
- }
2867
-
2868
- .e-pv-properties-opacity-indicator {
2869
- margin-left: 190px;
2870
- }
2871
-
2872
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu {
2873
- border-radius: 2px;
2874
- }
2875
-
2876
- .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
2877
- .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
2878
- height: 32px;
2879
- line-height: 25px;
2880
- margin: 0;
2881
- width: 32px;
2882
- }
2883
-
2884
- .e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
2885
- padding-top: 4px;
2886
- }
2887
-
2888
- .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
2889
- width: 93px;
2890
- }
2891
-
2892
- .e-pv-toolbar.e-toolbar .e-tbar-btn > :first-child {
2893
- line-height: 26px;
2894
- min-height: 26px;
2895
- }
2896
-
2897
- .e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input:focus {
2898
- padding-left: 0;
2899
- }
2900
-
2901
- .e-bigger .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2902
- .e-bigger .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2903
- .e-pv-mobile-view .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2904
- .e-pv-mobile-view .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
2905
- padding-top: 0;
2906
- }
2907
-
2908
- .e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
2909
- .e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
2910
- top: 0;
2911
- }
2912
-
2913
- .e-bigger .e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
2914
- padding-right: 0;
2915
- }
2916
-
2917
- .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl input.e-input.e-control.e-keyboard,
2918
- .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl input.e-input.e-control.e-keyboard,
2919
- .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl input.e-input.e-control.e-keyboard,
2920
- .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl input.e-input.e-control.e-keyboard {
2921
- padding-left: 0;
2922
- padding-right: 12px;
2923
- }
2924
-
2925
- .e-pv-sidebar-content-container.e-left {
2926
- left: 48px;
2927
- }
2928
-
2929
- .e-pv-sidebar-content-container.e-right {
2930
- right: 48px;
2931
- }
2932
-
2933
- .e-pv-sidebar-toolbar-splitter.e-left {
2934
- left: 48px;
2935
- }
2936
-
2937
- .e-pv-sidebar-toolbar-splitter.e-right {
2938
- right: 48px;
2939
- }
2940
-
2941
- .e-pv-sidebar-resizer.e-left {
2942
- left: 202px;
2943
- }
2944
-
2945
- .e-pv-sidebar-resizer.e-right {
2946
- right: 202px;
2947
- }
2948
-
2949
- .e-pdfviewer .e-checkbox-wrapper.e-pv-organize-select-all .e-frame + .e-label {
2950
- font-size: 14px;
2951
- }
2952
-
2953
- .e-pdfviewer .e-checkbox-wrapper .e-frame + .e-label,
2954
- .e-pdfviewer .e-css.e-checkbox-wrapper .e-frame + .e-label {
2955
- margin-right: 10px;
2956
- }
2957
-
2958
- div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2959
- float: left;
2960
- font-size: 18px;
2961
- padding-left: 1px;
2962
- padding-right: 1px;
2963
- position: absolute;
2964
- font-size: 16px;
2965
- padding-left: 12px;
2966
- padding-right: 12px;
2967
- }
2968
-
2969
- .e-bigger div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2970
- font-size: 16px;
2971
- padding-left: 12px;
2972
- padding-right: 12px;
2973
- }
2974
-
2975
- .e-bigger .e-pv-properties-window {
2976
- max-width: 490px;
2977
- }
2978
-
2979
- .e-bigger .e-pv-scale-ratio-window {
2980
- max-width: 464px;
2981
- }
2982
-
2983
- .e-pdfviewer .e-treeview .e-list-item {
2984
- word-break: break-word;
2985
- white-space: pre-wrap;
2986
- }
2987
-
2988
- .e-pdfviewer .e-treeview .e-list-text {
2989
- width: 100%;
2990
- }
2991
-
2992
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-collapsible,
2993
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-expandable,
2994
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-input,
2995
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-list-url {
2996
- margin-top: 6px;
2997
- position: absolute;
2998
- }
2999
-
3000
- .e-pdfviewer .e-editable-inline {
3001
- padding: 7px 8px 42px;
3002
- }
3003
-
3004
- .e-pv-comment-textbox {
3005
- min-height: 22px;
3006
- }
3007
-
3008
- .e-pdfviewer .e-editable-value-wrapper {
3009
- color: rgba(var(--color-sf-on-surface));
3010
- line-height: normal;
3011
- min-height: 22px;
3012
- padding: 2px 8px 3px;
3013
- font-size: 14px;
3014
- font-size: 12px;
3015
- line-height: 18px;
3016
- }
3017
-
3018
- .e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
3019
- color: rgba(var(--color-sf-on-surface));
3020
- font-size: 14px;
3021
- font-size: 12px;
3022
- line-height: normal;
3023
- min-height: 24px;
3024
- padding: 2px 8px 3px 32px;
3025
- }
3026
-
3027
- .e-pv-reply-div.e-pv-comments-leave.e-focused,
3028
- .e-pv-comments-div.e-focused {
3029
- border: 0 0 0 1px #fff, 0 0 0 3px #000;
3030
- background: rgba(var(--color-sf-on-surface), 0.05);
3031
- }
3032
-
3033
- .e-pdfviewer .e-inplaceeditor .e-editable-action-buttons,
3034
- .e-pdfviewer .e-pv-reply-div .e-inplaceeditor .e-editable-action-buttons {
3035
- float: right;
3036
- padding-bottom: 7px;
3037
- padding-top: 5px;
3038
- position: relative;
3039
- right: 8px;
3040
- }
3041
-
3042
- .e-pv-comment-title-container,
3043
- .e-pv-reply-title-container {
3044
- height: 36px;
3045
- }
3046
-
3047
- .e-pv-more-options-button.e-btn {
3048
- background: transparent;
3049
- border: 0;
3050
- border-radius: 4px;
3051
- -webkit-box-shadow: none;
3052
- box-shadow: none;
3053
- float: right;
3054
- padding: 8px 7px 1px 1px;
3055
- }
3056
-
3057
- .e-pdfviewer .e-editable-inline .e-editable-form {
3058
- margin-bottom: 1px;
3059
- }
3060
-
3061
- .e-pdfviewer .e-editable-inline .e-clear-icon {
3062
- padding-right: 2px;
3063
- }
3064
-
3065
- .e-pdfviewer .e-btn-cancel {
3066
- font-size: 14px;
3067
- padding-left: 5px;
3068
- padding-right: 5px;
3069
- font-size: 12px;
3070
- }
3071
-
3072
- .e-pdfviewer .e-btn-save {
3073
- font-size: 14px;
3074
- margin-right: 12px;
3075
- padding-left: 7px;
3076
- padding-right: 7px;
3077
- font-size: 12px;
3078
- padding-left: 12px;
3079
- padding-right: 12px;
3080
- }
3081
-
3082
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
3083
- -webkit-box-shadow: 0 0 0 8px linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface)) inset;
3084
- box-shadow: 0 0 0 8px linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface)) inset;
3085
- padding: 8px;
3086
- }
3087
-
3088
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-header {
3089
- line-height: 32px;
3090
- min-height: 32px;
3091
- -webkit-box-shadow: none;
3092
- box-shadow: none;
3093
- border: 1px solid rgba(var(--color-sf-outline-variant));
3094
- border-width: 1px 0;
3095
- }
3096
-
3097
- .e-contextmenu-wrapper .e-pv-context-menu .e-menu-item {
3098
- height: 38px;
3099
- }
3100
-
3101
- .e-pv-comment-panel {
3102
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3103
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3104
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3105
- border: 1px solid rgba(var(--color-sf-outline-variant));
3106
- border-width: 1px 1px 0;
3107
- opacity: 1;
3108
- overflow: hidden;
3109
- position: absolute;
3110
- top: 57px;
3111
- width: 300px;
3112
- z-index: 100;
3113
- }
3114
-
3115
- .e-pv-comment-panel-title-container {
3116
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3117
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3118
- border-style: solid;
3119
- border-width: 0 0 1px 1px;
3120
- height: 45px;
3121
- position: relative;
3122
- border-color: rgba(var(--color-sf-outline-variant));
3123
- }
3124
-
3125
- .e-pv-comment-panel-title {
3126
- color: rgba(var(--color-sf-on-surface));
3127
- font-size: 14px;
3128
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3129
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3130
- border: var(--color-sf-outline-variant);
3131
- border-width: 0 0 1px 1px;
3132
- font-size: 16px;
3133
- font-weight: 500;
3134
- line-height: 24px;
3135
- padding: 8px 215px 8px 12px;
3136
- position: absolute;
3137
- text-align: left;
3138
- }
3139
-
3140
- .e-pv-mobile-comments-container .e-pv-comment-panel-title {
3141
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3142
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3143
- border: var(--color-sf-outline-variant);
3144
- border-width: 0 0 1px 1px;
3145
- font-size: 16px;
3146
- font-weight: 500;
3147
- line-height: 16px;
3148
- padding: 0;
3149
- left: 15px;
3150
- top: 14px;
3151
- position: absolute;
3152
- text-align: left;
3153
- }
3154
-
3155
- .e-pv-comment-panel-title-close-div.e-btn {
3156
- background: transparent;
3157
- border: none;
3158
- -webkit-box-shadow: none;
3159
- box-shadow: none;
3160
- height: 40px;
3161
- position: absolute;
3162
- right: 11px;
3163
- top: 5px;
3164
- width: 32px;
3165
- }
3166
-
3167
- .e-pv-comment-panel-title-container .e-pv-more-icon .e-pv-icon {
3168
- font-size: 16px;
3169
- }
3170
-
3171
- .e-pv-title-close-icon {
3172
- color: rgba(var(--color-sf-on-surface));
3173
- color: var(--color-sf-on-surface-variant);
3174
- }
3175
-
3176
- .e-pv-comments-panel-text {
3177
- font-size: 15px;
3178
- padding-left: 85px;
3179
- color: var(--color-sf-content-text-color-alt1);
3180
- }
3181
-
3182
- .e-pv-comments-content-container {
3183
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3184
- border-color: rgba(var(--color-sf-outline-variant));
3185
- border-style: double;
3186
- border-width: 0 1px 1px 0;
3187
- height: calc(100% - 45px);
3188
- overflow: auto;
3189
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3190
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3191
- }
3192
-
3193
- .e-pv-comments-container {
3194
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3195
- border-radius: 2px;
3196
- left: 7px;
3197
- right: 7px;
3198
- }
3199
-
3200
- .e-pv-comments-border {
3201
- border: 2px;
3202
- border-color: rgba(var(--color-sf-outline-variant));
3203
- border-radius: 4px;
3204
- border-style: groove;
3205
- border: 1px solid rgba(var(--color-sf-outline-variant));
3206
- border-radius: 4px;
3207
- }
3208
-
3209
- .e-pv-comment-title {
3210
- color: rgba(var(--color-sf-on-surface));
3211
- padding-left: 32px;
3212
- padding-top: 12px;
3213
- font-size: 14px;
3214
- font-size: 12px;
3215
- padding-left: 40px;
3216
- padding-top: 12px;
3217
- padding-bottom: 30px;
3218
- height: 18px;
3219
- position: absolute;
3220
- overflow: hidden;
3221
- text-overflow: ellipsis;
3222
- }
3223
-
3224
- .e-pv-reply-title {
3225
- color: rgba(var(--color-sf-on-surface));
3226
- font-size: 14px;
3227
- font-size: 12px;
3228
- padding-left: 8px;
3229
- padding-top: 12px;
3230
- position: absolute;
3231
- overflow: hidden;
3232
- text-overflow: ellipsis;
3233
- }
3234
-
3235
- .e-pv-comments-hover {
3236
- background-color: rgba(var(--color-sf-on-surface), 0.05);
3237
- }
3238
-
3239
- .e-pv-comments-select {
3240
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3241
- }
3242
-
3243
- .e-pv-comments-select .e-pv-comment-textbox .e-editable-value-wrapper {
3244
- color: rgba(var(--color-sf-on-surface));
3245
- }
3246
-
3247
- .e-pv-comments-leave {
3248
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3249
- }
3250
-
3251
- .e-pdfviewer .e-accordion {
3252
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3253
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3254
- border-radius: 0;
3255
- border-width: 0;
3256
- }
3257
-
3258
- .e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp {
3259
- border: 0;
3260
- }
3261
-
3262
- .e-dropdown-popup.e-lib.e-popup.e-control.e-pv-handwritten-popup.e-popup-open ul {
3263
- padding-bottom: 6px;
3264
- padding-top: 6px;
3265
- }
3266
-
3267
- .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
3268
- margin-top: 0;
3269
- padding-left: 7px;
3270
- }
3271
-
3272
- .e-pdfviewer .e-inplaceeditor,
3273
- .e-pv-radio-btn + span,
3274
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper {
3275
- display: block;
3276
- }
3277
-
3278
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
3279
- border-bottom: 0;
3280
- word-break: break-word;
3281
- }
3282
-
3283
- .e-pdfviewer .e-inplaceeditor .e-editable-value-container .e-editable-value {
3284
- font-size: 12px;
3285
- }
3286
-
3287
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper:hover {
3288
- background: transparent;
3289
- }
3290
-
3291
- .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
3292
- background: transparent;
3293
- width: 229px;
3294
- }
3295
-
3296
- .e-pv-status-div {
3297
- height: 20px;
3298
- left: 8px;
3299
- position: relative;
3300
- width: 20px;
3301
- }
3302
-
3303
- .e-pv-status-container {
3304
- padding-bottom: 5px;
3305
- padding-top: 2px;
3306
- }
3307
-
3308
- .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
3309
- caret-color: rgba(var(--color-sf-on-surface));
3310
- }
3311
-
3312
- .e-pv-reply-div {
3313
- margin-top: 3px;
3314
- }
3315
-
3316
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
3317
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
3318
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3319
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3320
- border: 1px solid rgba(var(--color-sf-outline-variant));
3321
- border-width: 1px 0;
3322
- }
3323
-
3324
- .e-pdfviewer .e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:focus,
3325
- .e-pdfviewer .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header {
3326
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3327
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3328
- -webkit-box-shadow: none;
3329
- box-shadow: none;
3330
- }
3331
-
3332
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
3333
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content,
3334
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
3335
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
3336
- color: rgba(var(--color-sf-on-surface));
3337
- font-size: 14px;
3338
- font-weight: 400;
3339
- letter-spacing: 0.24px;
3340
- line-height: 20px;
3341
- padding: 0 249px 9px 0;
3342
- }
3343
-
3344
- .e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
3345
- background-size: 100%;
3346
- }
3347
-
3348
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
3349
- line-height: normal;
3350
- }
3351
-
3352
- .e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
3353
- padding-bottom: 5px;
3354
- margin-top: 12px;
3355
- }
3356
-
3357
- .e-pdfviewer .e-pv-signature-window .e-footer-content {
3358
- float: left;
3359
- }
3360
-
3361
- .e-pv-signature-dialog-height .e-pv-clearbtn {
3362
- float: left;
3363
- }
3364
-
3365
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3366
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3367
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3368
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-underlinetext.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3369
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-left-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3370
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-right-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3371
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-center-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3372
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-justfiy-align.e-pv-tbar-btn.e-tooltip.textprop-option-active {
3373
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3374
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3375
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3376
- }
3377
-
3378
- .e-pv-comment-panel-resizer.e-left {
3379
- left: 300px;
3380
- }
3381
-
3382
- .e-pv-comment-panel-resizer.e-right {
3383
- right: 300px;
3384
- }
3385
-
3386
- .e-pv-align {
3387
- cursor: pointer;
3388
- float: right;
3389
- font-size: 20px;
3390
- margin-right: 16px;
3391
- margin-top: 10px;
3392
- }
3393
-
3394
- .e-pv-align-border {
3395
- border: 1px dotted linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3396
- border-radius: 5px;
3397
- cursor: pointer;
3398
- display: inline-block;
3399
- width: 170px;
3400
- }
3401
-
3402
- .e-pv-font-sign {
3403
- border: 1px solid rgba(var(--color-sf-on-surface));
3404
- border-radius: 5px;
3405
- display: inline-block;
3406
- font-size: 13px;
3407
- padding-top: 40px;
3408
- text-align: center;
3409
- word-wrap: break-word;
3410
- height: 88px;
3411
- width: 311px;
3412
- margin: 15px;
3413
- border: 1px dashed rgba(var(--color-sf-primary));
3414
- border-radius: 4px;
3415
- background: var(--color-sf-surface);
3416
- font-size: 24px;
3417
- color: var(--color-sf-on-surface);
3418
- font-weight: 400;
3419
- }
3420
-
3421
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
3422
- color: rgba(var(--color-sf-on-surface-variant));
3423
- }
3424
-
3425
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
3426
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
3427
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
3428
- color: rgba(var(--color-sf-on-surface-variant));
3429
- }
3430
-
3431
- .e-pv-stamp-template-container .e-menu-container .e-menu {
3432
- background-color: transparent;
3433
- border-color: transparent;
3434
- }
3435
-
3436
- .e-pv-custom-annotation-thickness-container,
3437
- .e-pv-custom-annotation-opacity-container {
3438
- background: transparent;
3439
- border: transparent;
3440
- }
3441
-
3442
- .e-pdfviewer-signatureformfields.e-pv-signature-focus,
3443
- .e-pdfviewer-signatureformfields-signature.e-pv-signature-focus {
3444
- outline: rgba(var(--color-sf-black)) dotted 2px;
3445
- }
3446
-
3447
- .e-pv-checkbox-container,
3448
- .e-pv-radiobtn-container {
3449
- -moz-user-select: none;
3450
- -ms-user-select: none;
3451
- -webkit-user-select: none;
3452
- cursor: pointer;
3453
- display: block;
3454
- margin-bottom: 0;
3455
- position: relative;
3456
- user-select: none;
3457
- }
3458
-
3459
- .e-pv-text-selection-none {
3460
- -moz-user-select: none;
3461
- -ms-user-select: none;
3462
- -webkit-user-select: none;
3463
- user-select: none;
3464
- }
3465
-
3466
- .e-pv-checkbox-container input {
3467
- cursor: pointer;
3468
- height: 0;
3469
- opacity: 0;
3470
- position: absolute;
3471
- width: 0;
3472
- }
3473
-
3474
- .e-pv-checkbox-div {
3475
- border: 1px solid rgba(var(--color-sf-black));
3476
- display: inline;
3477
- height: 100%;
3478
- left: 0;
3479
- position: absolute;
3480
- text-align: center;
3481
- top: 0;
3482
- width: 100%;
3483
- }
3484
-
3485
- .e-pv-cb-checked {
3486
- border: solid rgba(var(--color-sf-black));
3487
- border-left-color: transparent;
3488
- border-top-color: transparent;
3489
- border-width: 3px;
3490
- position: absolute;
3491
- -webkit-transform: rotate(45deg);
3492
- transform: rotate(45deg);
3493
- }
3494
-
3495
- .e-pv-cb-unchecked {
3496
- border: 1px;
3497
- border-width: 1px;
3498
- }
3499
-
3500
- .e-pv-radiobtn-container input {
3501
- cursor: pointer;
3502
- opacity: 0;
3503
- position: absolute;
3504
- }
3505
-
3506
- .e-pv-radiobtn-div {
3507
- border: 1px solid rgba(var(--color-sf-black));
3508
- border-radius: 50%;
3509
- height: 100%;
3510
- left: 0;
3511
- position: absolute;
3512
- top: 0;
3513
- width: 100%;
3514
- }
3515
-
3516
- .e-pv-radio-btn {
3517
- border: 0;
3518
- clip: rect(0 0 0 0);
3519
- height: 1px;
3520
- margin: -1px;
3521
- overflow: hidden;
3522
- padding: 0;
3523
- position: absolute;
3524
- width: 1px;
3525
- }
3526
-
3527
- .e-pv-radio-btn + .e-pv-radiobtn-span::before {
3528
- content: "";
3529
- display: block;
3530
- height: inherit;
3531
- width: inherit;
3532
- }
3533
-
3534
- .e-pv-radio-btn:checked + .e-pv-radiobtn-span::before {
3535
- background: rgba(var(--color-sf-black));
3536
- border-radius: 50%;
3537
- }
3538
-
3539
- .e-pv-properties-text-edit-prop,
3540
- .e-pv-properties-visibility-style-prop,
3541
- .e-pv-properties-font-items-container {
3542
- display: -webkit-box;
3543
- display: -ms-flexbox;
3544
- display: flex;
3545
- -webkit-box-pack: space-evenly;
3546
- -ms-flex-pack: space-evenly;
3547
- justify-content: space-evenly;
3548
- }
3549
-
3550
- .e-pv-properties-form-field-name-main-div,
3551
- .e-pv-properties-form-field-value-main-div {
3552
- padding-right: 15px;
3553
- }
3554
-
3555
- .e-pv-properties-form-field-name-main-div,
3556
- .e-pv-properties-form-field-tooltip-main-div,
3557
- .e-pv-properties-form-field-value-main-div,
3558
- .e-pv-properties-form-field-visibility-main-div {
3559
- width: 285px;
3560
- }
3561
-
3562
- .e-pv-properties-text-edit-prop {
3563
- padding-top: 20px;
3564
- }
3565
-
3566
- .e-pv-properties-visibility-style-prop {
3567
- padding-top: 16px;
3568
- }
3569
-
3570
- .e-pv-properties-checkbox-main-div-prop {
3571
- display: -webkit-box;
3572
- display: -ms-flexbox;
3573
- display: flex;
3574
- -webkit-box-orient: horizontal;
3575
- -webkit-box-direction: normal;
3576
- -ms-flex-direction: row;
3577
- flex-direction: row;
3578
- -webkit-box-pack: justify;
3579
- -ms-flex-pack: justify;
3580
- justify-content: space-between;
3581
- padding-top: 20px;
3582
- }
3583
-
3584
- .e-pv-bold-icon-div,
3585
- .e-pv-italic-icon-div,
3586
- .e-pv-strikeout-icon-div,
3587
- .e-pv-underlinetext-icon-div,
3588
- .e-pv-left-align-icon-div,
3589
- .e-pv-center-align-icon-div,
3590
- .e-pv-right-align-icon-div {
3591
- padding: 4px 8px;
3592
- }
3593
-
3594
- .e-pv-bold-icon-div:hover,
3595
- .e-pv-italic-icon-div:hover,
3596
- .e-pv-strikeout-icon-div:hover,
3597
- .e-pv-underlinetext-icon-div:hover,
3598
- .e-pv-left-align-icon-div:hover,
3599
- .e-pv-center-align-icon-div:hover,
3600
- .e-pv-right-align-icon-div:hover {
3601
- background: rgba(var(--color-sf-on-surface), 0.05);
3602
- border: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
3603
- }
3604
-
3605
- .e-pv-bold-icon-div:active,
3606
- .e-pv-italic-icon-div:active,
3607
- .e-pv-strikeout-icon-div:active,
3608
- .e-pv-underlinetext-icon-div:active,
3609
- .e-pv-left-align-icon-div:active,
3610
- .e-pv-center-align-icon-div:active,
3611
- .e-pv-right-align-icon-div:active {
3612
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.08)), to(rgba(var(--color-sf-primary), 0.08))), rgba(var(--color-sf-surface));
3613
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3614
- border: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
3615
- }
3616
-
3617
- .e-pv-properties-fill-color-style-prop,
3618
- .e-pv-properties-stroke-color-style-prop,
3619
- .e-pv-properties-stroke-thickness-style-prop,
3620
- .e-bigger .e-pv-properties-fill-color-style-prop,
3621
- .e-bigger .e-pv-properties-stroke-color-style-prop,
3622
- .e-bigger .e-pv-properties-stroke-thickness-style-prop {
3623
- padding: 0 20px 12px 1px;
3624
- }
3625
-
3626
- .e-pv-formfield-fontcolor-icon,
3627
- .e-pv-formfield-strokecolor-icon,
3628
- .e-pv-formfield-strokethickness-icon {
3629
- background: transparent;
3630
- border-radius: 2px;
3631
- height: 32px;
3632
- margin-top: 8px;
3633
- width: 54px;
3634
- -ms-flex-line-pack: center;
3635
- align-content: center;
3636
- -webkit-box-align: center;
3637
- -ms-flex-align: center;
3638
- align-items: center;
3639
- -webkit-box-shadow: none;
3640
- box-shadow: none;
3641
- display: -webkit-box;
3642
- display: -ms-flexbox;
3643
- display: flex;
3644
- -webkit-box-orient: horizontal;
3645
- -webkit-box-direction: normal;
3646
- -ms-flex-direction: row;
3647
- flex-direction: row;
3648
- -ms-flex-wrap: wrap;
3649
- flex-wrap: wrap;
3650
- width: 72px;
3651
- height: 32px;
3652
- border-bottom: 1px solid rgba(var(--color-sf-outline));
3653
- -webkit-box-sizing: border-box;
3654
- box-sizing: border-box;
3655
- padding-right: 16px;
3656
- margin-top: 0;
3657
- }
3658
-
3659
- .e-pv-properties-format-text-style-prop {
3660
- padding: 20px 15px 6px 0;
3661
- }
3662
-
3663
- .e-pv-properties-font-family-container {
3664
- margin-right: 15px;
3665
- width: 214px;
3666
- height: 32px;
3667
- margin-right: 12px;
3668
- }
3669
-
3670
- .e-pv-properties-font-size-container {
3671
- border-right-color: transparent;
3672
- height: 32px;
3673
- border-bottom: 1px solid transparent;
3674
- -webkit-box-sizing: border-box;
3675
- box-sizing: border-box;
3676
- width: 76px;
3677
- }
3678
-
3679
- .e-pv-formfield-maxlength {
3680
- padding-left: 20px;
3681
- }
3682
-
3683
- .e-pv-left-align-icon-div,
3684
- .e-pv-center-align-icon-div,
3685
- .e-pv-right-align-icon-div {
3686
- padding-left: 6px;
3687
- }
3688
-
3689
- .e-pv-properties-font-color-container,
3690
- .e-pv-properties-color-container-style-prop {
3691
- display: -webkit-box;
3692
- display: -ms-flexbox;
3693
- display: flex;
3694
- padding-top: 20px;
3695
- }
3696
-
3697
- .e-pv-formfield-textcolor {
3698
- margin-right: 10px;
3699
- }
3700
-
3701
- .e-pv-formfield-maxlength-icon {
3702
- -webkit-box-align: center;
3703
- -ms-flex-align: center;
3704
- align-items: center;
3705
- display: -webkit-box;
3706
- display: -ms-flexbox;
3707
- display: flex;
3708
- padding-right: 14px;
3709
- }
3710
-
3711
- .e-pv-formfield-textcolor-icon {
3712
- background: transparent;
3713
- border-radius: 2px;
3714
- width: inherit;
3715
- display: -webkit-box;
3716
- display: -ms-flexbox;
3717
- display: flex;
3718
- width: 76px;
3719
- border-bottom: 1px solid rgba(var(--color-sf-outline));
3720
- -webkit-box-shadow: none;
3721
- box-shadow: none;
3722
- }
3723
-
3724
- .e-pv-properties-formfield-maxlength-text-label,
3725
- .e-pv-formfield-maxlength {
3726
- padding-left: 1px;
3727
- width: 143px;
3728
- height: 32px;
3729
- }
3730
-
3731
- .e-pv-formfield-maxlength-group {
3732
- display: -webkit-box;
3733
- display: -ms-flexbox;
3734
- display: flex;
3735
- padding-left: 38px;
3736
- }
3737
-
3738
- .e-pv-properties-form-field-list-add-div {
3739
- display: -webkit-box;
3740
- display: -ms-flexbox;
3741
- display: flex;
3742
- padding-bottom: 15px;
3743
- padding-top: 20px;
3744
- }
3745
-
3746
- .e-pv-properties-list-item-edit-prop {
3747
- margin-right: 15px;
3748
- width: 295px;
3749
- }
3750
-
3751
- .e-pv-properties-form-field-window {
3752
- max-width: 480px;
3753
- }
3754
-
3755
- .e-bigger .e-pv-properties-form-field-window {
3756
- max-width: 490px;
3757
- }
3758
-
3759
- .e-pv-properties-export-value-edit-prop {
3760
- width: 295px;
3761
- }
3762
-
3763
- .e-pv-properties-form-field-list-btn-div {
3764
- -webkit-box-align: center;
3765
- -ms-flex-align: center;
3766
- align-items: center;
3767
- display: -webkit-box;
3768
- display: -ms-flexbox;
3769
- display: flex;
3770
- height: 36px;
3771
- margin-top: 10px;
3772
- text-align: center;
3773
- }
3774
-
3775
- .e-pv-properties-form-field-export-value-main-div {
3776
- padding-bottom: 15px;
3777
- padding-top: 10px;
3778
- width: 335px;
3779
- }
3780
-
3781
- .e-pv-properties-form-field-group-btn-div {
3782
- display: grid;
3783
- -ms-flex-line-pack: justify;
3784
- align-content: space-between;
3785
- }
3786
-
3787
- .e-pv-properties-form-field-option-dropdown-list-div {
3788
- padding-top: 10px;
3789
- }
3790
-
3791
- .e-pv-properties-form-field-btn-textarea-container {
3792
- display: -webkit-box;
3793
- display: -ms-flexbox;
3794
- display: flex;
3795
- width: 385px;
3796
- padding-top: 15px;
3797
- }
3798
-
3799
- .e-pv-properties-dropdown-btn {
3800
- -webkit-box-align: center;
3801
- -ms-flex-align: center;
3802
- align-items: center;
3803
- display: -webkit-box;
3804
- display: -ms-flexbox;
3805
- display: flex;
3806
- height: 36px;
3807
- text-align: center;
3808
- width: 75px;
3809
- }
3810
-
3811
- .e-pv-show-designer-name {
3812
- -webkit-box-align: center;
3813
- -ms-flex-align: center;
3814
- align-items: center;
3815
- color: rgba(var(--color-sf-black));
3816
- display: grid;
3817
- height: 100%;
3818
- overflow: hidden;
3819
- text-align: center;
3820
- text-overflow: ellipsis;
3821
- white-space: nowrap;
3822
- width: 100%;
3823
- }
3824
-
3825
- .e-pv-formfield-li-element {
3826
- list-style: none;
3827
- padding-left: 10px;
3828
- }
3829
-
3830
- .e-pv-li-select {
3831
- background-color: rgba(var(--color-sf-primary-container));
3832
- }
3833
-
3834
- .e-pv-formfield-li-element.e-pv-li-select {
3835
- background-color: rgba(var(--color-sf-primary-container));
3836
- }
3837
-
3838
- .e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
3839
- background-color: rgba(var(--color-sf-on-surface), 0.05);
3840
- }
3841
-
3842
- .e-pv-formfield-li-element:focus {
3843
- background-color: rgba(var(--color-sf-on-surface), 0.04);
3844
- }
3845
-
3846
- .e-pv-formfield-li-element:disabled {
3847
- background-color: transparent;
3848
- font-size: 14px;
3849
- color: rgba(28, 31, 30, 0.38);
3850
- }
3851
-
3852
- .e-pv-form-designer-ul-list-items {
3853
- padding-left: 1px;
3854
- }
3855
-
3856
- .e-pv-form-field-property-header.e-dialog .e-dlg-header .e-dlg-header-content {
3857
- font-size: 16px;
3858
- font-weight: 600;
3859
- }
3860
-
3861
- .e-pv-form-field-property-header {
3862
- -ms-user-select: none;
3863
- -webkit-user-select: none;
3864
- color: rgba(var(--color-sf-on-surface));
3865
- display: block;
3866
- font-family: "Roboto";
3867
- font-size: 16px;
3868
- font-style: normal;
3869
- font-weight: 600;
3870
- line-height: 20px;
3871
- margin-top: 5px;
3872
- mix-blend-mode: normal;
3873
- opacity: 1;
3874
- overflow: hidden;
3875
- text-overflow: ellipsis;
3876
- -moz-user-select: none;
3877
- user-select: none;
3878
- vertical-align: top;
3879
- white-space: nowrap;
3880
- width: 80%;
3881
- height: 20px;
3882
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
3883
- }
3884
-
3885
- .e-pv-form-field-property-header-general {
3886
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
3887
- font-size: 12px;
3888
- font-style: normal;
3889
- font-weight: 600;
3890
- line-height: 18px;
3891
- }
3892
-
3893
- .e-pv-properties-formfield-formatting {
3894
- color: rgba(var(--color-sf-on-surface-variant));
3895
- font-family: "Roboto";
3896
- font-size: 12px;
3897
- font-style: normal;
3898
- font-weight: normal;
3899
- height: 18px;
3900
- line-height: 18px;
3901
- width: 64px;
3902
- }
3903
-
3904
- .e-pv-properties-form-field-font-style {
3905
- background: transparent;
3906
- border-radius: 2px;
3907
- display: -webkit-box;
3908
- display: -ms-flexbox;
3909
- display: flex;
3910
- height: 36px;
3911
- width: 154px;
3912
- -webkit-box-pack: space-evenly;
3913
- -ms-flex-pack: space-evenly;
3914
- justify-content: space-evenly;
3915
- -webkit-box-align: center;
3916
- -ms-flex-align: center;
3917
- align-items: center;
3918
- border-bottom: 1px solid transparent;
3919
- height: 32px;
3920
- width: 128px;
3921
- padding-left: 8px;
3922
- padding-top: 10px;
3923
- }
3924
-
3925
- .e-pv-properties-form-field-font-align {
3926
- background: transparent;
3927
- border-radius: 4px;
3928
- display: -webkit-box;
3929
- display: -ms-flexbox;
3930
- display: flex;
3931
- height: 36px;
3932
- width: 120px;
3933
- -webkit-box-pack: space-evenly;
3934
- -ms-flex-pack: space-evenly;
3935
- justify-content: space-evenly;
3936
- margin-right: 15px;
3937
- -webkit-box-align: center;
3938
- -ms-flex-align: center;
3939
- align-items: center;
3940
- height: 32px;
3941
- width: 96px;
3942
- padding-top: 8px;
3943
- border: 1px solid transparent;
3944
- }
3945
-
3946
- .e-bigger .e-pv-properties-form-field-font-style {
3947
- background: transparent;
3948
- border-radius: 2px;
3949
- display: -webkit-box;
3950
- display: -ms-flexbox;
3951
- display: flex;
3952
- height: 36px;
3953
- -webkit-box-pack: space-evenly;
3954
- -ms-flex-pack: space-evenly;
3955
- justify-content: space-evenly;
3956
- width: 154px;
3957
- -webkit-box-align: center;
3958
- -ms-flex-align: center;
3959
- align-items: center;
3960
- border-bottom: 1px solid transparent;
3961
- height: 32px;
3962
- width: 128px;
3963
- padding-left: 8px;
3964
- padding-top: 20px;
3965
- }
3966
-
3967
- .e-bigger .e-pv-properties-form-field-font-align {
3968
- background: transparent;
3969
- border-radius: 4px;
3970
- display: -webkit-box;
3971
- display: -ms-flexbox;
3972
- display: flex;
3973
- height: 36px;
3974
- -webkit-box-pack: space-evenly;
3975
- -ms-flex-pack: space-evenly;
3976
- justify-content: space-evenly;
3977
- margin-right: 15px;
3978
- width: 120px;
3979
- -webkit-box-align: center;
3980
- -ms-flex-align: center;
3981
- align-items: center;
3982
- height: 32px;
3983
- width: 96px;
3984
- border: 1px solid transparent;
3985
- padding-top: 20px;
3986
- }
3987
-
3988
- .e-pv-properties-formfield-label {
3989
- color: rgba(var(--color-sf-on-surface-variant));
3990
- font-family: "Roboto";
3991
- font-size: 12px;
3992
- font-style: normal;
3993
- font-weight: normal;
3994
- height: 18px;
3995
- line-height: 18px;
3996
- font-size: 10px;
3997
- font-weight: 400;
3998
- line-height: 12px;
3999
- height: 12px;
4000
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
4001
- }
4002
-
4003
- .e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
4004
- min-width: 16px;
4005
- }
4006
-
4007
- .e-pv-properties-form-field-window {
4008
- height: 369px;
4009
- }
4010
-
4011
- .e-bigger .e-pv-properties-form-field-window {
4012
- height: 565px;
4013
- }
4014
-
4015
- .e-pv-properties-header-spliter {
4016
- border-bottom-color: rgba(var(--color-sf-outline-variant));
4017
- border-bottom-style: solid;
4018
- border-bottom-width: 1px;
4019
- left: 0;
4020
- padding-top: 38px;
4021
- position: absolute;
4022
- width: 100%;
4023
- }
4024
-
4025
- .e-bigger .e-pv-properties-header-spliter {
4026
- border-bottom-color: rgba(var(--color-sf-outline-variant));
4027
- border-bottom-style: solid;
4028
- border-bottom-width: 1px;
4029
- left: 0;
4030
- padding-top: 48px;
4031
- position: absolute;
4032
- width: 100%;
4033
- }
4034
-
4035
- .e-pv-properties-bottom-spliter {
4036
- border-bottom-color: rgba(var(--color-sf-outline-variant));
4037
- border-bottom-style: solid;
4038
- border-bottom-width: 1px;
4039
- left: 0;
4040
- margin-bottom: 10px;
4041
- padding-top: 10px;
4042
- width: 100%;
4043
- margin-bottom: 0;
4044
- padding-top: 0;
4045
- border-width: 0;
4046
- }
4047
-
4048
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
4049
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.08), rgba(var(--color-sf-primary), 0.08)), rgba(var(--color-sf-surface));
4050
- padding: 0 7px;
4051
- }
4052
-
4053
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
4054
- -webkit-box-pack: center;
4055
- -ms-flex-pack: center;
4056
- justify-content: center;
4057
- padding: 0 7px;
4058
- }
4059
-
4060
- .e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
4061
- margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
4062
- width: 1em !important; /* stylelint-disable-line declaration-no-important */
4063
- line-height: 22px !important; /* stylelint-disable-line declaration-no-important */
4064
- }
4065
-
4066
- .e-dialog.e-pv-signature-dialog-height {
4067
- height: 555px;
4068
- min-height: 555px;
4069
- }
4070
-
4071
- .e-bigger .e-dialog.e-pv-signature-dialog-height {
4072
- height: 627px;
4073
- min-height: 591px;
4074
- }
4075
-
4076
- .e-dialog.e-pv-signature-dialog-blazor-height {
4077
- height: 555px;
4078
- min-height: 555px;
4079
- }
4080
-
4081
- .e-bigger .e-dialog.e-pv-signature-dialog-blazor-height {
4082
- min-height: 590px;
4083
- }
4084
-
4085
- .e-pv-handwritten-signature-canvas {
4086
- height: 366px;
4087
- width: 712px;
4088
- }
4089
-
4090
- .e-pv-toolbar-scroll .e-toolbar-pop.e-popup-open {
4091
- overflow: auto;
4092
- }
4093
-
4094
- .e-pv-canvas-signature {
4095
- width: 100%;
4096
- width: 100%;
4097
- max-width: 100%;
4098
- }
4099
-
4100
- .e-pv-canvas-signature-blazor {
4101
- width: 714px;
4102
- }
4103
-
4104
- .e-pv-font-appearance-style {
4105
- padding: 15px 8px;
4106
- max-width: 100%;
4107
- }
4108
-
4109
- .e-pv-font-appearance-style-blazor {
4110
- padding: 15px 8px;
4111
- }
4112
-
4113
- .e-pv-toolbar-tooltip {
4114
- pointer-events: none;
4115
- }
4116
-
4117
- .e-pdfviewer .e-dropdown-btn,
4118
- .e-pdfviewer .e-dropdown-btn.e-btn {
4119
- -webkit-box-shadow: none;
4120
- box-shadow: none;
4121
- }
4122
-
4123
- .e-pv-notification {
4124
- background-color: rgba(var(--color-sf-primary));
4125
- }