@syncfusion/ej2-vue-pdfviewer 25.2.7 → 26.1.35

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