@syncfusion/ej2-vue-pdfviewer 25.2.7 → 26.1.38

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