@syncfusion/ej2-react-pdfviewer 26.1.42 → 26.2.5

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 (39) hide show
  1. package/dist/ej2-react-pdfviewer.min.js +1 -1
  2. package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +1 -3724
  5. package/styles/bootstrap.css +1 -3733
  6. package/styles/bootstrap4.css +1 -4076
  7. package/styles/bootstrap5-dark.css +1 -4090
  8. package/styles/bootstrap5.css +1 -4090
  9. package/styles/fabric-dark.css +1 -3732
  10. package/styles/fabric.css +1 -3747
  11. package/styles/fluent-dark.css +1 -4011
  12. package/styles/fluent.css +1 -4011
  13. package/styles/fluent2.css +1 -5098
  14. package/styles/highcontrast-light.css +1 -3722
  15. package/styles/highcontrast.css +1 -3743
  16. package/styles/material-dark.css +1 -3725
  17. package/styles/material.css +1 -3732
  18. package/styles/material3-dark.css +1 -4013
  19. package/styles/material3.css +1 -4125
  20. package/styles/pdfviewer/bootstrap-dark.css +1 -3724
  21. package/styles/pdfviewer/bootstrap.css +1 -3733
  22. package/styles/pdfviewer/bootstrap4.css +1 -4076
  23. package/styles/pdfviewer/bootstrap5-dark.css +1 -4090
  24. package/styles/pdfviewer/bootstrap5.css +1 -4090
  25. package/styles/pdfviewer/fabric-dark.css +1 -3732
  26. package/styles/pdfviewer/fabric.css +1 -3747
  27. package/styles/pdfviewer/fluent-dark.css +1 -4011
  28. package/styles/pdfviewer/fluent.css +1 -4011
  29. package/styles/pdfviewer/fluent2.css +1 -5098
  30. package/styles/pdfviewer/highcontrast-light.css +1 -3722
  31. package/styles/pdfviewer/highcontrast.css +1 -3743
  32. package/styles/pdfviewer/material-dark.css +1 -3725
  33. package/styles/pdfviewer/material.css +1 -3732
  34. package/styles/pdfviewer/material3-dark.css +1 -4013
  35. package/styles/pdfviewer/material3.css +1 -4125
  36. package/styles/pdfviewer/tailwind-dark.css +1 -3775
  37. package/styles/pdfviewer/tailwind.css +1 -3776
  38. package/styles/tailwind-dark.css +1 -3775
  39. package/styles/tailwind.css +1 -3776
@@ -1,3732 +1 @@
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
- .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus {
1648
- background: #282727;
1649
- border: none;
1650
- border-radius: 0;
1651
- line-height: 1.1em;
1652
- padding: 10px;
1653
- }
1654
-
1655
- .e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus {
1656
- background: #282727;
1657
- border: none;
1658
- border-radius: 0;
1659
- line-height: 1.1em;
1660
- padding: 10px;
1661
- }
1662
-
1663
- .e-pv-bookmark-button.e-btn {
1664
- background: transparent;
1665
- border: none;
1666
- -webkit-box-shadow: none;
1667
- box-shadow: none;
1668
- font-weight: 400;
1669
- height: 34px;
1670
- margin: 8px;
1671
- outline: none;
1672
- padding: 10px;
1673
- width: 34px;
1674
- }
1675
-
1676
- .e-pv-title-close-div.e-btn {
1677
- background: transparent;
1678
- border: none;
1679
- -webkit-box-shadow: none;
1680
- box-shadow: none;
1681
- height: 32px;
1682
- left: 170px;
1683
- padding: 0 18px 3px 0;
1684
- position: absolute;
1685
- right: 21px;
1686
- top: 11px;
1687
- width: 32px;
1688
- }
1689
-
1690
- .e-pv-sidebar-toolbar-splitter {
1691
- background: #514f4f;
1692
- bottom: 0;
1693
- height: calc(100% - 51px);
1694
- position: absolute;
1695
- width: 1px;
1696
- z-index: 104;
1697
- }
1698
-
1699
- .e-pv-sidebar-content-splitter {
1700
- background: #6f6c6c;
1701
- height: 1px;
1702
- position: absolute;
1703
- top: 47px;
1704
- width: 201px;
1705
- z-index: 104;
1706
- }
1707
-
1708
- .e-pv-thumbnail-view {
1709
- bottom: 0;
1710
- height: 50%;
1711
- padding: 8px 30px 0;
1712
- position: absolute;
1713
- top: 0;
1714
- }
1715
-
1716
- .e-pv-thumbnail {
1717
- height: 140px;
1718
- margin: 0 20px 40px;
1719
- width: 100px;
1720
- }
1721
-
1722
- .e-pv-thumbnail-number {
1723
- color: #dadada;
1724
- font-family: Roboto;
1725
- padding-top: 8px;
1726
- text-align: center;
1727
- }
1728
-
1729
- .e-pv-thumbnail-selection-ring {
1730
- border-radius: 2px;
1731
- -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
1732
- box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
1733
- padding: 6px;
1734
- }
1735
-
1736
- .e-pv-thumbnail-image {
1737
- background-clip: content-box;
1738
- background-color: #fff;
1739
- height: 126px;
1740
- width: 86px;
1741
- }
1742
-
1743
- .e-pv-thumbnail-hover {
1744
- border: 1px solid #514f4f;
1745
- border-radius: 2px;
1746
- -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
1747
- box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
1748
- cursor: pointer;
1749
- padding: 5px;
1750
- }
1751
-
1752
- .e-pv-thumbnail-focus {
1753
- border: 2px solid #514f4f;
1754
- border-radius: 2px;
1755
- -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
1756
- box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
1757
- cursor: pointer;
1758
- padding: 4px;
1759
- }
1760
-
1761
- .e-pv-thumbnail-selection {
1762
- border: 6px solid #0074cc;
1763
- border-radius: 2px;
1764
- -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
1765
- box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
1766
- cursor: pointer;
1767
- padding: 0;
1768
- }
1769
-
1770
- .e-pv-thumbnail-row {
1771
- -ms-flex-wrap: wrap;
1772
- display: -webkit-box;
1773
- display: -ms-flexbox;
1774
- display: flex;
1775
- flex-wrap: wrap;
1776
- }
1777
-
1778
- .e-pv-thumbnail-row {
1779
- display: -ms-flexbox;
1780
- }
1781
-
1782
- .e-pv-thumbnail-column {
1783
- -ms-flex: 25%;
1784
- -webkit-box-flex: 25%;
1785
- flex: 25%;
1786
- }
1787
-
1788
- .e-pv-thumbnail-column img {
1789
- display: block;
1790
- margin-left: auto;
1791
- margin-right: auto;
1792
- }
1793
-
1794
- .e-pv-bookmark-view {
1795
- height: 100%;
1796
- overflow: auto;
1797
- padding-top: 15px;
1798
- position: relative;
1799
- }
1800
-
1801
- div > .e-pv-bookmark-icon.e-pv-icon {
1802
- float: left;
1803
- font-size: 14px;
1804
- padding-left: 6px;
1805
- padding-right: 18px;
1806
- }
1807
-
1808
- .e-pv-bookmark-title {
1809
- padding-left: 40px;
1810
- }
1811
-
1812
- .e-pv-sidebar-bookmark-title {
1813
- color: rgba(0, 0, 0, 0.87);
1814
- font-family: Roboto-Regular;
1815
- font-size: 14px;
1816
- }
1817
-
1818
- .e-pv-bookmark-view::-webkit-scrollbar {
1819
- height: 16px;
1820
- width: 16px;
1821
- }
1822
-
1823
- .e-pv-bookmark-view::-webkit-scrollbar-track {
1824
- -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
1825
- background: #6f6c6c;
1826
- border: 1px solid #6f6c6c;
1827
- }
1828
-
1829
- .e-pv-bookmark-view::-webkit-scrollbar-thumb {
1830
- -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5);
1831
- background: #c1c1c1;
1832
- background-clip: content-box;
1833
- border: 4px solid transparent;
1834
- border-radius: 100px;
1835
- }
1836
-
1837
- .e-pv-bookmark-view > .e-ul {
1838
- height: inherit;
1839
- overflow: unset;
1840
- }
1841
-
1842
- .e-pv-bookmark-view .e-fullrow {
1843
- height: 34px;
1844
- }
1845
-
1846
- .e-pv-bookmark-view .e-icon-collapsible::before,
1847
- .e-pv-bookmark-view .e-icon-expandable::before {
1848
- display: inline-block;
1849
- height: 13px;
1850
- padding: 7px;
1851
- width: 13px;
1852
- }
1853
-
1854
- .e-pv-bookmark-view .e-list-item .e-ul {
1855
- padding-left: 32px;
1856
- }
1857
-
1858
- .e-pv-bookmark-view .e-ul {
1859
- padding: 0 0 0 16px;
1860
- }
1861
-
1862
- .e-pv-text::-moz-selection {
1863
- background: #247796;
1864
- }
1865
-
1866
- .e-pv-text::selection,
1867
- .e-pv-text .e-pv-maintaincontent {
1868
- background: #247796;
1869
- }
1870
-
1871
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1872
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1873
- .e-pv-mobile-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1874
- .e-pv-mobile-annotation-toolbar .e-dropdown-btn.e-btn,
1875
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn,
1876
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
1877
- .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn,
1878
- .e-pv-shapes-toolbar .e-pv-tbar-btn,
1879
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
1880
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
1881
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
1882
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
1883
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
1884
- .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
1885
- .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
1886
- color: #dadada;
1887
- }
1888
-
1889
- .e-pv-mobile-annotation-toolbar .e-tbar-btn:hover,
1890
- .e-pv-mobile-annotation-toolbar .e-tbar-btn:focus {
1891
- background: #333232;
1892
- border-color: #333232;
1893
- }
1894
-
1895
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav {
1896
- -webkit-transform: skewX(-1deg) translateX(6px);
1897
- transform: skewX(-1deg) translateX(6px);
1898
- width: 56px;
1899
- }
1900
-
1901
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
1902
- font-size: 14px;
1903
- -webkit-transform: skewX(4deg);
1904
- transform: skewX(4deg);
1905
- }
1906
-
1907
- .e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow,
1908
- .e-pv-sidebar-toolbar .e-pv-tbar-btn {
1909
- color: #dadada;
1910
- }
1911
-
1912
- .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
1913
- .e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
1914
- .e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon,
1915
- .e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
1916
- .e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon {
1917
- color: #f8f8f8;
1918
- }
1919
-
1920
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item {
1921
- height: inherit;
1922
- }
1923
-
1924
- .e-pv-print-popup-container {
1925
- height: 100%;
1926
- left: 0;
1927
- overflow: auto;
1928
- position: absolute;
1929
- top: 0;
1930
- width: 100%;
1931
- z-index: 2000;
1932
- }
1933
-
1934
- .e-pdfviewer .e-pv-print-popup-container .e-spinner-pane.e-spin-center.e-spin-show {
1935
- background-color: rgba(0, 0, 0, 0.3);
1936
- }
1937
-
1938
- .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
1939
- padding: 0 10px;
1940
- }
1941
-
1942
- .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
1943
- padding: 0 10px;
1944
- }
1945
-
1946
- .e-pv-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1947
- .e-pv-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1948
- .e-pv-mobile-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1949
- .e-pv-mobile-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1950
- .e-pv-formdesigner-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select {
1951
- background: #282727;
1952
- border: 0;
1953
- border-radius: 0;
1954
- color: #38a9ff;
1955
- }
1956
-
1957
- .e-pv-search-bar {
1958
- background-color: #333232;
1959
- border: 0 solid #4a4848;
1960
- border-radius: 0;
1961
- -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1962
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1963
- height: 114px;
1964
- padding: 24px 22.5px 26.5px 24px;
1965
- position: absolute;
1966
- width: 355px;
1967
- z-index: 105;
1968
- }
1969
-
1970
- .e-pv-search-input {
1971
- height: 30px;
1972
- width: 242px;
1973
- }
1974
-
1975
- .e-pv-search-input-mobile {
1976
- height: 30px;
1977
- }
1978
-
1979
- .e-pv-match-case-container {
1980
- margin-top: 17.5px;
1981
- }
1982
-
1983
- .e-pv-search-btn.e-btn {
1984
- background-color: transparent;
1985
- border: 0;
1986
- -webkit-box-shadow: none;
1987
- box-shadow: none;
1988
- height: 24px;
1989
- margin-top: -6px;
1990
- width: 24px;
1991
- }
1992
-
1993
- .e-pv-search-btn.e-btn:active {
1994
- background-color: transparent;
1995
- }
1996
-
1997
- .e-pv-search-bar:not(.e-rtl) .e-pv-prev-search {
1998
- margin-left: 10.5px;
1999
- }
2000
-
2001
- .e-pv-search-bar:not(.e-rtl) .e-pv-next-search {
2002
- margin-left: 8px;
2003
- }
2004
-
2005
- .e-pv-search-bar.e-rtl .e-pv-prev-search {
2006
- margin-right: 10.5px;
2007
- }
2008
-
2009
- .e-pv-search-bar.e-rtl .e-pv-next-search {
2010
- margin-right: 8px;
2011
- }
2012
-
2013
- .e-pv-search-bar.e-rtl .e-pv-prev-search .e-pv-icon-search {
2014
- padding-right: 5px;
2015
- }
2016
-
2017
- .e-pv-notification-popup {
2018
- height: 210px;
2019
- margin: 0 10px;
2020
- max-width: 346px;
2021
- }
2022
-
2023
- .e-pv-notification-popup.e-pv-notification-large-content {
2024
- height: 230px;
2025
- max-width: 368px;
2026
- }
2027
-
2028
- .e-pv-notification-popup .e-pv-notification-popup-content {
2029
- font-size: 14px;
2030
- }
2031
-
2032
- .e-pv-search-input.e-input-group .e-input-search-group-icon.e-input-group-icon {
2033
- background: transparent;
2034
- }
2035
-
2036
- .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:active {
2037
- background: #0074cc;
2038
- color: #fff;
2039
- }
2040
-
2041
- .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:hover {
2042
- color: #fff;
2043
- }
2044
-
2045
- .e-pv-bookmark-container {
2046
- background-color: #000;
2047
- border: 1px solid #6f6c6c;
2048
- }
2049
-
2050
- .e-pv-bookmark-container .e-listview:not(.e-list-template) .e-list-item {
2051
- border-bottom: 1px solid #6f6c6c;
2052
- height: 48px;
2053
- }
2054
-
2055
- .e-pv-bookmark-container .e-pv-bookmark-view.e-listview .e-ul .e-list-item:last-child {
2056
- border-bottom-width: 0;
2057
- }
2058
-
2059
- .e-pv-bookmark-container .e-listview .e-list-text {
2060
- -ms-transform: translateY(-50%);
2061
- position: absolute;
2062
- top: 50%;
2063
- -webkit-transform: translateY(-50%);
2064
- transform: translateY(-50%);
2065
- }
2066
-
2067
- .e-pv-nav-toolbar.e-toolbar .e-tbar-btn:active .e-tbar-btn-text {
2068
- color: #dadada;
2069
- }
2070
-
2071
- .e-pv-nav-toolbar.e-toolbar .e-tbar-btn.e-tbtn-txt {
2072
- background-color: transparent;
2073
- border-width: 0;
2074
- -webkit-box-shadow: none;
2075
- box-shadow: none;
2076
- }
2077
-
2078
- .e-pv-bookmark-container .e-pv-bookmark-view {
2079
- padding-top: 0;
2080
- }
2081
-
2082
- .e-pv-bookmark-container .e-pv-bookmark-view .e-list-parent.e-ul {
2083
- padding-left: 0;
2084
- }
2085
-
2086
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-color-icon.e-pv-icon,
2087
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-stroke-icon.e-pv-icon {
2088
- border-bottom: 2px solid;
2089
- margin-top: 0;
2090
- padding-top: 5px;
2091
- vertical-align: initial;
2092
- }
2093
-
2094
- .e-pv-properties-font-color-container .e-btn-icon.e-pv-annotation-textcolor-icon.e-pv-icon {
2095
- border-bottom: 2px solid;
2096
- margin-top: 0;
2097
- padding-top: 1px;
2098
- vertical-align: initial;
2099
- }
2100
-
2101
- .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
2102
- margin-top: 0;
2103
- padding-top: 7px;
2104
- padding-top: 5px;
2105
- vertical-align: initial;
2106
- }
2107
-
2108
- .e-pv-custom-annotation-thickness-container .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon,
2109
- .e-pv-custom-annotation-opacity-container .e-btn-icon.e-pv-annotation-opacity-icon.e-pv-icon {
2110
- vertical-align: initial;
2111
- }
2112
-
2113
- .e-pv-annotation-thickness-popup-container-mobile,
2114
- .e-pv-annotation-opacity-popup-container-mobile {
2115
- background-color: #282727;
2116
- }
2117
-
2118
- .e-pv-annotation-opacity-popup-container,
2119
- .e-pv-annotation-thickness-popup-container {
2120
- background-color: #282727;
2121
- -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
2122
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
2123
- color: #dadada;
2124
- height: auto;
2125
- min-height: 48px;
2126
- padding: 16px;
2127
- width: auto;
2128
- }
2129
-
2130
- .e-pv-annotation-opacity-label,
2131
- .e-pv-annotation-opacity-indicator,
2132
- .e-pv-annotation-thickness-label,
2133
- .e-pv-annotation-thickness-indicator {
2134
- float: left;
2135
- font-family: inherit;
2136
- font-size: inherit;
2137
- }
2138
-
2139
- .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
2140
- .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
2141
- float: left;
2142
- height: auto;
2143
- margin-left: 11px;
2144
- margin-right: 10px;
2145
- }
2146
-
2147
- .e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
2148
- .e-dropdown-popup:not(.e-rtl) .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
2149
- width: 172px;
2150
- }
2151
-
2152
- .e-dropdown-popup.e-rtl .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
2153
- .e-dropdown-popup.e-rtl .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
2154
- width: 115px;
2155
- }
2156
-
2157
- .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider,
2158
- .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider {
2159
- height: 16px;
2160
- }
2161
-
2162
- .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,
2163
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
2164
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
2165
- font-size: 12px;
2166
- }
2167
-
2168
- .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,
2169
- .e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
2170
- .e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
2171
- font-size: 18px;
2172
- }
2173
-
2174
- .e-pv-annotation-color-container.e-icon-btn,
2175
- .e-pv-annotation-opacity-container.e-icon-btn,
2176
- .e-pv-annotation-stroke-container.e-icon-btn,
2177
- .e-pv-custom-annotation-thickness-container.e-icon-btn,
2178
- .e-pv-custom-annotation-opacity-container.e-icon-btn,
2179
- .e-pv-annotation-thickness-container.e-icon-btn,
2180
- .e-pv-annotation-textcolor-container.e-icon-btn,
2181
- .e-pv-annotation-textalign-container.e-icon-btn,
2182
- .e-pv-annotation-textprop-container.e-icon-btn {
2183
- height: 50px;
2184
- width: 56px;
2185
- }
2186
-
2187
- .e-bigger .e-pv-annotation-color-container.e-icon-btn,
2188
- .e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
2189
- .e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
2190
- .e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
2191
- .e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
2192
- .e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
2193
- .e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
2194
- .e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
2195
- .e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
2196
- white-space: nowrap;
2197
- }
2198
-
2199
- .e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
2200
- padding-top: 19px;
2201
- }
2202
-
2203
- .e-pv-shapes-toolbar {
2204
- -webkit-box-shadow: none;
2205
- box-shadow: none;
2206
- }
2207
-
2208
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
2209
- padding: 4px;
2210
- }
2211
-
2212
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items.e-toolbar-multirow {
2213
- margin-bottom: 0;
2214
- margin-left: 4px;
2215
- margin-right: 4px;
2216
- }
2217
-
2218
- .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
2219
- height: 32px;
2220
- width: 32px;
2221
- }
2222
-
2223
- .e-pv-organize-total-page-button {
2224
- float: left;
2225
- font-weight: normal;
2226
- color: #dadada;
2227
- font-size: 12;
2228
- }
2229
-
2230
- .e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
2231
- background-color: transparent;
2232
- background: transparent;
2233
- color: #dadada;
2234
- cursor: default;
2235
- }
2236
-
2237
- .e-pv-annotation-thickness-slider-container {
2238
- margin-top: -6px;
2239
- }
2240
-
2241
- .e-pv-organize-image {
2242
- width: calc(100% - 12px);
2243
- height: calc(100% - 12px);
2244
- border: 1px solid #6f6c6c;
2245
- pointer-events: none;
2246
- }
2247
-
2248
- .e-pv-annotation-opacity-icon {
2249
- padding-top: 1px;
2250
- }
2251
-
2252
- .e-pv-annotation-color-container.e-btn,
2253
- .e-pv-annotation-opacity-container.e-btn,
2254
- .e-pv-annotation-stroke-container.e-btn,
2255
- .e-pv-annotation-thickness-container.e-btn,
2256
- .e-pv-annotation-shapes-container.e-btn,
2257
- .e-pv-annotation-calibrate-container.e-btn,
2258
- .e-pv-annotation-textcolor-container.e-btn,
2259
- .e-pv-annotation-textalign-container.e-btn,
2260
- .e-pv-annotation-textprop-container.e-btn,
2261
- .e-pv-annotation-handwritten-container.e-btn,
2262
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:not(.e-selected) {
2263
- background-color: #333232;
2264
- border-color: transparent;
2265
- }
2266
-
2267
- .e-pv-annotation-color-container.e-btn:hover,
2268
- .e-pv-annotation-opacity-container.e-btn:hover,
2269
- .e-pv-annotation-stroke-container.e-btn:hover,
2270
- .e-pv-annotation-thickness-container.e-btn:hover,
2271
- .e-pv-annotation-shapes-container.e-btn:hover,
2272
- .e-pv-annotation-calibrate-container.e-btn:hover,
2273
- .e-pv-annotation-textcolor-container.e-btn:hover,
2274
- .e-pv-annotation-textalign-container.e-btn:hover,
2275
- .e-pv-annotation-textprop-container.e-btn:hover,
2276
- .e-pv-annotation-handwritten-container.e-btn:hover,
2277
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
2278
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
2279
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
2280
- background-color: #414040;
2281
- border-color: #414040;
2282
- }
2283
-
2284
- .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
2285
- background-color: #414040;
2286
- border-color: #414040;
2287
- outline: none;
2288
- color: #38a9ff;
2289
- }
2290
-
2291
- .e-pv-annotation-color-container.e-btn:focus,
2292
- .e-pv-annotation-opacity-container.e-btn:focus,
2293
- .e-pv-annotation-stroke-container.e-btn:focus,
2294
- .e-pv-annotation-thickness-container.e-btn:focus,
2295
- .e-pv-annotation-shapes-container.e-btn:focus,
2296
- .e-pv-annotation-calibrate-container.e-btn:focus,
2297
- .e-pv-annotation-textcolor-container.e-btn:focus,
2298
- .e-pv-annotation-textalign-container.e-btn:focus,
2299
- .e-pv-annotation-handwritten-container.e-btn:focus,
2300
- .e-pv-annotation-textprop-container.e-btn:focus {
2301
- background-color: #414040;
2302
- border-color: #414040;
2303
- outline: none;
2304
- }
2305
-
2306
- .e-pv-annotation-color-container.e-btn:active,
2307
- .e-pv-annotation-opacity-container.e-btn:active,
2308
- .e-pv-annotation-stroke-container.e-btn:active,
2309
- .e-pv-annotation-thickness-container.e-btn:active,
2310
- .e-pv-annotation-shapes-container.e-btn:active,
2311
- .e-pv-annotation-calibrate-container.e-btn:active,
2312
- .e-pv-annotation-textcolor-container.e-btn:active,
2313
- .e-pv-annotation-textalign-container.e-btn:active,
2314
- .e-pv-annotation-textprop-container.e-btn:active,
2315
- .e-pv-annotation-handwritten-container.e-btn:active {
2316
- background-color: #514f4f;
2317
- border-color: #514f4f;
2318
- -webkit-box-shadow: none;
2319
- box-shadow: none;
2320
- color: #38a9ff;
2321
- }
2322
-
2323
- .e-pv-annotation-shapes-container.e-btn.e-dropdown-btn.e-active:not(:hover),
2324
- .e-pv-annotation-calibrate-container.e-btn.e-dropdown-btn.e-active:not(:hover),
2325
- .e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn.e-active:not(:hover),
2326
- .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) .e-caret {
2327
- background-color: #4a4848;
2328
- color: #dadada;
2329
- }
2330
-
2331
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
2332
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
2333
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
2334
- .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-btn,
2335
- .e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-btn,
2336
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
2337
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
2338
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
2339
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
2340
- line-height: 18px;
2341
- padding: 17px 8px;
2342
- }
2343
-
2344
- .e-pv-annotation-color-container.e-dropdown-btn.e-button,
2345
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-button,
2346
- .e-pv-annotation-stroke-container.e-dropdown-btn.e-button,
2347
- .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-button,
2348
- .e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-button,
2349
- .e-pv-annotation-thickness-container.e-dropdown-btn.e-bbuttontn,
2350
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-button,
2351
- .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
2352
- .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
2353
- line-height: 18px;
2354
- padding: 17px 8px;
2355
- }
2356
-
2357
- .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
2358
- display: inline-block;
2359
- padding: 0 4px;
2360
- }
2361
-
2362
- .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 {
2363
- display: inline-block;
2364
- padding: 0 4px;
2365
- }
2366
-
2367
- .e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
2368
- .e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
2369
- height: 50px;
2370
- min-width: 50px;
2371
- }
2372
-
2373
- .e-pv-annotation-popup-menu {
2374
- background-color: #333232;
2375
- border-color: #6f6c6c;
2376
- color: #dadada;
2377
- }
2378
-
2379
- .e-pv-properties-window {
2380
- max-width: 436px;
2381
- }
2382
-
2383
- .e-pv-scale-ratio-window {
2384
- max-width: 436px;
2385
- }
2386
-
2387
- .e-pv-scale-ratio-dialog {
2388
- max-width: 514px;
2389
- }
2390
-
2391
- .e-pv-line-styles-content,
2392
- .e-pv-line-styles-item {
2393
- border-bottom-color: #000;
2394
- }
2395
-
2396
- .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
2397
- .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
2398
- height: 32px;
2399
- line-height: 16px;
2400
- }
2401
-
2402
- .e-pv-properties-window .e-dlg-content {
2403
- padding-top: 6px;
2404
- }
2405
-
2406
- .e-pv-scale-ratio-text,
2407
- .e-pv-depth-text {
2408
- margin-bottom: 8px;
2409
- }
2410
-
2411
- .e-pv-properties-line-start-container,
2412
- .e-pv-properties-line-end-container,
2413
- .e-pv-properties-line-style-container,
2414
- .e-pv-properties-line-thickness-container,
2415
- .e-pv-properties-line-fill-color-container,
2416
- .e-pv-properties-line-stroke-color-container,
2417
- .e-pv-properties-line-leader-length-container {
2418
- float: left;
2419
- height: 52px;
2420
- margin-bottom: 16px;
2421
- }
2422
-
2423
- .e-pv-properties-line-opacity-container {
2424
- float: left;
2425
- height: auto;
2426
- width: 180px;
2427
- }
2428
-
2429
- .e-pv-scale-ratio-src-input-container,
2430
- .e-pv-scale-ratio-src-unit-container,
2431
- .e-pv-scale-ratio-dest-input-container,
2432
- .e-pv-scale-ratio-dest-unit-container,
2433
- .e-pv-depth-input-container,
2434
- .e-pv-depth-unit-container {
2435
- float: left;
2436
- height: 24px;
2437
- }
2438
-
2439
- .e-bigger .e-pv-scale-ratio-src-input-container,
2440
- .e-bigger .e-pv-scale-ratio-src-unit-container,
2441
- .e-bigger .e-pv-scale-ratio-dest-input-container,
2442
- .e-bigger .e-pv-scale-ratio-dest-unit-container,
2443
- .e-bigger .e-pv-depth-input-container,
2444
- .e-bigger .e-pv-depth-unit-container {
2445
- float: left;
2446
- height: 40px;
2447
- width: 45%;
2448
- }
2449
-
2450
- .e-pv-scale-ratio-src-input-container,
2451
- .e-pv-scale-ratio-src-unit-container,
2452
- .e-pv-scale-ratio-dest-input-container,
2453
- .e-pv-scale-ratio-dest-unit-container {
2454
- margin-bottom: 24px;
2455
- }
2456
-
2457
- .e-pv-scale-ratio-src-unit-container,
2458
- .e-pv-scale-ratio-dest-unit-container,
2459
- .e-pv-depth-unit-container {
2460
- margin-left: 24px;
2461
- }
2462
-
2463
- .e-pv-scale-ratio-src-unit.e-btn,
2464
- .e-pv-scale-ratio-dest-unit.e-btn,
2465
- .e-pv-depth-unit.e-btn {
2466
- padding: 2px 20px;
2467
- }
2468
-
2469
- .e-pv-scale-unit-content {
2470
- float: left;
2471
- width: 33px;
2472
- }
2473
-
2474
- .e-pv-scale-ratio-src-unit .e-caret,
2475
- .e-pv-scale-ratio-dest-unit .e-caret,
2476
- .e-pv-depth-unit .e-caret {
2477
- margin-left: 91px;
2478
- margin-top: 10px;
2479
- }
2480
-
2481
- .e-pv-properties-line-opacity {
2482
- margin-top: -10px;
2483
- }
2484
-
2485
- .e-pv-properties-line-start-label,
2486
- .e-pv-properties-line-end-label,
2487
- .e-pv-properties-line-style-label,
2488
- .e-pv-properties-line-thickness-label,
2489
- .e-pv-properties-line-fill-color-label,
2490
- .e-pv-properties-line-stroke-color-label,
2491
- .e-pv-properties-line-opacity-label,
2492
- .e-pv-properties-line-leader-length-label {
2493
- font-size: 14px;
2494
- margin-bottom: 8px;
2495
- }
2496
-
2497
- .e-pv-properties-line-end-container,
2498
- .e-pv-properties-line-thickness-container {
2499
- margin-left: 24px;
2500
- }
2501
-
2502
- .e-pv-properties-line-leader-length-container {
2503
- margin-left: 21px;
2504
- }
2505
-
2506
- .e-pv-properties-line-stroke-color-container {
2507
- margin-left: 154px !important; /* stylelint-disable-line declaration-no-important */
2508
- margin-right: 87px;
2509
- }
2510
-
2511
- .e-pv-properties-line-start,
2512
- .e-pv-properties-line-end,
2513
- .e-pv-properties-line-style,
2514
- .e-pv-properties-line-thickness,
2515
- .e-pv-properties-line-opacity,
2516
- .e-pv-properties-line-leader-length {
2517
- max-width: 180px;
2518
- }
2519
-
2520
- .e-pv-scale-ratio-src-input,
2521
- .e-pv-scale-ratio-dest-input,
2522
- .e-pv-depth-input {
2523
- max-width: 180px;
2524
- }
2525
-
2526
- .e-pv-properties-line-start,
2527
- .e-pv-properties-line-end,
2528
- .e-pv-properties-line-style {
2529
- width: 180px;
2530
- }
2531
-
2532
- .e-pv-scale-ratio-src-unit,
2533
- .e-pv-scale-ratio-dest-unit,
2534
- .e-pv-depth-unit {
2535
- width: 180px;
2536
- }
2537
-
2538
- .e-pv-line-styles-container {
2539
- line-height: 0;
2540
- padding: 17px;
2541
- }
2542
-
2543
- .e-pv-line-styles-item {
2544
- -webkit-box-sizing: border-box;
2545
- box-sizing: border-box;
2546
- }
2547
-
2548
- .e-pv-line-styles-content,
2549
- .e-pv-line-styles-item {
2550
- border-bottom-width: 2px;
2551
- display: inline-block;
2552
- width: 100%;
2553
- }
2554
-
2555
- .e-pv-properties-line-style-content {
2556
- float: left;
2557
- line-height: 16px;
2558
- width: 44px;
2559
- }
2560
-
2561
- .e-pv-properties-line-start.e-btn,
2562
- .e-pv-properties-line-end.e-btn {
2563
- height: 32px;
2564
- padding: 2px 20px;
2565
- }
2566
-
2567
- .e-pv-properties-line-style.e-btn {
2568
- height: 32px;
2569
- line-height: 0;
2570
- padding: 8px;
2571
- white-space: pre;
2572
- }
2573
-
2574
- .e-pv-properties-line-start.e-btn .e-caret,
2575
- .e-pv-properties-line-end.e-btn .e-caret {
2576
- display: inline;
2577
- line-height: 16px;
2578
- margin-left: 80px;
2579
- }
2580
-
2581
- .e-pv-line-styles-content-container {
2582
- float: left;
2583
- font-size: 0;
2584
- margin-right: 7.5px;
2585
- margin-top: 2.5px;
2586
- width: 138px;
2587
- }
2588
-
2589
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2590
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2591
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
2592
- .e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp ul {
2593
- height: 32px;
2594
- width: 71px;
2595
- }
2596
-
2597
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2598
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2599
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2600
- padding: 1px 8px 3px;
2601
- }
2602
-
2603
- .e-pv-annotation-shape-icon,
2604
- .e-pv-annotation-calibrate-icon,
2605
- .e-pv-handwritten-icon {
2606
- margin-right: 4px;
2607
- }
2608
-
2609
- .e-pv-properties-opacity-indicator {
2610
- margin-left: 153px;
2611
- }
2612
-
2613
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu {
2614
- border-radius: 0;
2615
- }
2616
-
2617
- .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2618
- .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2619
- .e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
2620
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
2621
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
2622
- .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
2623
- line-height: 32px;
2624
- }
2625
-
2626
- .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
2627
- .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
2628
- height: 50px;
2629
- line-height: 25px;
2630
- margin: 0;
2631
- padding: 0;
2632
- width: 36px;
2633
- }
2634
-
2635
- .e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
2636
- padding-top: 0;
2637
- }
2638
-
2639
- .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
2640
- width: 91px;
2641
- }
2642
-
2643
- .e-pv-toolbar.e-toolbar .e-tbar-btn > :first-child {
2644
- line-height: 26px;
2645
- min-height: 26px;
2646
- }
2647
-
2648
- .e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input:focus {
2649
- padding-left: 0;
2650
- }
2651
-
2652
- .e-bigger .e-pv-password-popup.e-dialog,
2653
- .e-pv-mobile-view .e-pv-password-popup.e-dialog {
2654
- height: 245px;
2655
- }
2656
-
2657
- .e-bigger .e-pv-notification-popup.e-dialog,
2658
- .e-pv-mobile-view .e-pv-notification-popup.e-dialog {
2659
- height: 224px;
2660
- }
2661
-
2662
- .e-bigger .e-pv-notification-popup.e-pv-notification-large-content.e-dialog,
2663
- .e-pv-mobile-view .e-pv-notification-popup.e-pv-notification-large-content.e-dialog {
2664
- height: 243px;
2665
- }
2666
-
2667
- .e-bigger .e-pv-corrupted-popup.e-dialog,
2668
- .e-pv-mobile-view .e-pv-corrupted-popup.e-dialog {
2669
- height: 216px;
2670
- }
2671
-
2672
- .e-bigger .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2673
- .e-bigger .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2674
- .e-pv-mobile-view .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
2675
- .e-pv-mobile-view .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
2676
- padding-top: 2px;
2677
- }
2678
-
2679
- .e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
2680
- .e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
2681
- top: 0;
2682
- }
2683
-
2684
- .e-bigger .e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
2685
- padding-right: 12px;
2686
- }
2687
-
2688
- .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,
2689
- .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,
2690
- .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,
2691
- .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 {
2692
- padding-left: 0;
2693
- padding-right: 12px;
2694
- }
2695
-
2696
- .e-pv-sidebar-content-container.e-left {
2697
- left: 47px;
2698
- }
2699
-
2700
- .e-pv-sidebar-content-container.e-right {
2701
- right: 47px;
2702
- }
2703
-
2704
- .e-pv-sidebar-toolbar-splitter.e-left {
2705
- left: 47px;
2706
- }
2707
-
2708
- .e-pv-sidebar-toolbar-splitter.e-right {
2709
- right: 47px;
2710
- }
2711
-
2712
- .e-pv-sidebar-resizer.e-left {
2713
- left: 202px;
2714
- }
2715
-
2716
- .e-pv-sidebar-resizer.e-right {
2717
- right: 202px;
2718
- }
2719
-
2720
- .e-pdfviewer .e-checkbox-wrapper.e-pv-organize-select-all .e-frame + .e-label {
2721
- font-size: 14px;
2722
- }
2723
-
2724
- .e-pdfviewer .e-checkbox-wrapper .e-frame + .e-label,
2725
- .e-pdfviewer .e-css.e-checkbox-wrapper .e-frame + .e-label {
2726
- margin-right: 10px;
2727
- }
2728
-
2729
- div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2730
- float: left;
2731
- font-size: 14px;
2732
- padding-left: 1px;
2733
- padding-right: 1px;
2734
- position: absolute;
2735
- }
2736
-
2737
- .e-bigger .e-pv-properties-window {
2738
- max-width: 448px;
2739
- }
2740
-
2741
- .e-bigger .e-pv-scale-ratio-window {
2742
- max-width: 464px;
2743
- }
2744
-
2745
- .e-pdfviewer .e-treeview .e-list-item {
2746
- word-break: break-word;
2747
- white-space: pre-wrap;
2748
- }
2749
-
2750
- .e-pdfviewer .e-treeview .e-list-text {
2751
- width: 100%;
2752
- }
2753
-
2754
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-collapsible,
2755
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-expandable,
2756
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-input,
2757
- .e-pdfviewer .e-treeview.e-fullrow-wrap .e-list-url {
2758
- margin-top: 3px;
2759
- position: absolute;
2760
- }
2761
-
2762
- .e-pdfviewer .e-editable-inline {
2763
- padding: 7px 8px 42px;
2764
- }
2765
-
2766
- .e-pv-comment-textbox {
2767
- min-height: 22px;
2768
- }
2769
-
2770
- .e-pdfviewer .e-editable-value-wrapper {
2771
- color: rgba(218, 218, 218, 0.9);
2772
- line-height: normal;
2773
- min-height: 22px;
2774
- padding: 2px 8px 3px;
2775
- font-size: 14px;
2776
- }
2777
-
2778
- .e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
2779
- color: rgba(218, 218, 218, 0.9);
2780
- font-size: 14px;
2781
- line-height: normal;
2782
- min-height: 24px;
2783
- padding: 2px 8px 3px 32px;
2784
- }
2785
-
2786
- .e-pv-reply-div.e-pv-comments-leave.e-focused,
2787
- .e-pv-comments-div.e-focused {
2788
- border: #dadada;
2789
- background: #414040;
2790
- }
2791
-
2792
- .e-pdfviewer .e-inplaceeditor .e-editable-action-buttons,
2793
- .e-pdfviewer .e-pv-reply-div .e-inplaceeditor .e-editable-action-buttons {
2794
- float: right;
2795
- padding-bottom: 7px;
2796
- padding-top: 5px;
2797
- position: relative;
2798
- right: 8px;
2799
- }
2800
-
2801
- .e-pv-comment-title-container,
2802
- .e-pv-reply-title-container {
2803
- height: 36px;
2804
- }
2805
-
2806
- .e-pv-more-options-button.e-btn {
2807
- background: transparent;
2808
- border: 0;
2809
- border-radius: 0;
2810
- -webkit-box-shadow: none;
2811
- box-shadow: none;
2812
- float: right;
2813
- padding: 5px 7px 1px 1px;
2814
- }
2815
-
2816
- .e-pdfviewer .e-editable-inline .e-btn.e-outline.e-primary,
2817
- .e-pdfviewer .e-editable-inline .e-btn.e-outline {
2818
- border-color: transparent;
2819
- }
2820
-
2821
- .e-pdfviewer .e-editable-inline .e-editable-form {
2822
- margin-bottom: 1px;
2823
- }
2824
-
2825
- .e-pdfviewer .e-editable-inline .e-clear-icon {
2826
- padding-right: 2px;
2827
- }
2828
-
2829
- .e-pdfviewer .e-btn-cancel {
2830
- font-size: 14px;
2831
- padding-left: 5px;
2832
- padding-right: 5px;
2833
- }
2834
-
2835
- .e-pdfviewer .e-btn-save {
2836
- font-size: 14px;
2837
- margin-right: 12px;
2838
- padding-left: 7px;
2839
- padding-right: 7px;
2840
- }
2841
-
2842
- .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
2843
- background-color: #414040;
2844
- border-radius: 2px;
2845
- color: rgba(218, 218, 218, 0.6);
2846
- }
2847
-
2848
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
2849
- -webkit-box-shadow: 0 0 0 8px #333232 inset;
2850
- box-shadow: 0 0 0 8px #333232 inset;
2851
- padding: 8px;
2852
- }
2853
-
2854
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-header {
2855
- line-height: 32px;
2856
- min-height: 32px;
2857
- }
2858
-
2859
- .e-contextmenu-wrapper .e-pv-context-menu .e-menu-item {
2860
- height: 38px;
2861
- }
2862
-
2863
- .e-pv-comment-panel {
2864
- background-color: #333232;
2865
- border: 1px solid #6f6c6c;
2866
- border-width: 1px 1px 0;
2867
- opacity: 1;
2868
- overflow: hidden;
2869
- position: absolute;
2870
- top: 57px;
2871
- width: 300px;
2872
- z-index: 100;
2873
- }
2874
-
2875
- .e-pv-comment-panel-title-container {
2876
- background-color: #333232;
2877
- border-style: double;
2878
- border-width: 0 1px 1px 0;
2879
- height: 45px;
2880
- position: relative;
2881
- border-color: #6f6c6c;
2882
- }
2883
-
2884
- .e-pv-comment-panel-title {
2885
- color: rgba(218, 218, 218, 0.9);
2886
- font-size: 14px;
2887
- left: 15px;
2888
- top: 14px;
2889
- position: absolute;
2890
- text-align: left;
2891
- }
2892
-
2893
- .e-pv-comment-panel-title-close-div.e-btn {
2894
- background: transparent;
2895
- border: none;
2896
- -webkit-box-shadow: none;
2897
- box-shadow: none;
2898
- height: 32px;
2899
- position: absolute;
2900
- right: 11px;
2901
- top: 5px;
2902
- width: 32px;
2903
- }
2904
-
2905
- .e-pv-title-close-icon {
2906
- color: rgba(218, 218, 218, 0.6);
2907
- }
2908
-
2909
- .e-pv-comments-panel-text {
2910
- font-size: 15px;
2911
- padding-left: 85px;
2912
- color: var(--color-sf-content-text-color-alt1);
2913
- }
2914
-
2915
- .e-pv-comments-content-container {
2916
- background-color: #333232;
2917
- border-color: #6f6c6c;
2918
- border-style: double;
2919
- border-width: 0 1px 1px 0;
2920
- height: calc(100% - 45px);
2921
- overflow: auto;
2922
- }
2923
-
2924
- .e-pv-comments-container {
2925
- background-color: #333232;
2926
- border-radius: 2px;
2927
- left: 7px;
2928
- right: 7px;
2929
- }
2930
-
2931
- .e-pv-comments-border {
2932
- border: 2px;
2933
- border-color: #6f6c6c;
2934
- border-radius: 4px;
2935
- border-style: groove;
2936
- }
2937
-
2938
- .e-pv-comment-title {
2939
- color: rgba(218, 218, 218, 0.6);
2940
- padding-left: 32px;
2941
- padding-top: 5px;
2942
- font-size: 14px;
2943
- position: absolute;
2944
- overflow: hidden;
2945
- text-overflow: ellipsis;
2946
- }
2947
-
2948
- .e-pv-reply-title {
2949
- color: rgba(218, 218, 218, 0.6);
2950
- font-size: 14px;
2951
- padding-left: 8px;
2952
- padding-top: 5px;
2953
- position: absolute;
2954
- overflow: hidden;
2955
- text-overflow: ellipsis;
2956
- }
2957
-
2958
- .e-pv-comments-hover {
2959
- background-color: #414040;
2960
- }
2961
-
2962
- .e-pv-comments-select {
2963
- background-color: #333232;
2964
- }
2965
-
2966
- .e-pv-comments-select .e-pv-comment-textbox .e-editable-value-wrapper {
2967
- color: #38a9ff;
2968
- }
2969
-
2970
- .e-pv-comments-leave {
2971
- background-color: #333232;
2972
- }
2973
-
2974
- .e-pdfviewer .e-accordion {
2975
- background-color: #333232;
2976
- border: transparent;
2977
- }
2978
-
2979
- .e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp {
2980
- border: 0;
2981
- display: block;
2982
- }
2983
-
2984
- .e-dropdown-popup.e-lib.e-popup.e-control.e-pv-handwritten-popup.e-popup-open ul {
2985
- padding-bottom: 6px;
2986
- padding-top: 17px;
2987
- }
2988
-
2989
- .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
2990
- margin-top: 0;
2991
- padding-left: 7px;
2992
- }
2993
-
2994
- .e-pdfviewer .e-inplaceeditor,
2995
- .e-pv-radio-btn + span,
2996
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper {
2997
- display: block;
2998
- }
2999
-
3000
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
3001
- border-bottom: 0;
3002
- word-break: break-word;
3003
- }
3004
-
3005
- .e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper:hover {
3006
- background: transparent;
3007
- }
3008
-
3009
- .e-pdfviewer .e-inplaceeditor .e-editable-value-container {
3010
- background: transparent;
3011
- width: 229px;
3012
- }
3013
-
3014
- .e-pv-status-div {
3015
- height: 20px;
3016
- left: 8px;
3017
- position: relative;
3018
- width: 20px;
3019
- }
3020
-
3021
- .e-pv-status-container {
3022
- padding-bottom: 5px;
3023
- padding-top: 2px;
3024
- }
3025
-
3026
- .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
3027
- caret-color: #38a9ff;
3028
- }
3029
-
3030
- .e-pv-reply-div {
3031
- margin-top: 3px;
3032
- }
3033
-
3034
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
3035
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
3036
- background: #333232;
3037
- border: 1px solid #6f6c6c;
3038
- }
3039
-
3040
- .e-pdfviewer .e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:focus,
3041
- .e-pdfviewer .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header {
3042
- background: #333232;
3043
- -webkit-box-shadow: none;
3044
- box-shadow: none;
3045
- }
3046
-
3047
- .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,
3048
- .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,
3049
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
3050
- .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
3051
- color: rgba(218, 218, 218, 0.6);
3052
- font-size: 14px;
3053
- }
3054
-
3055
- .e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
3056
- background-size: 100%;
3057
- }
3058
-
3059
- .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
3060
- line-height: normal;
3061
- }
3062
-
3063
- .e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
3064
- padding-bottom: 1px;
3065
- margin-top: 10px;
3066
- }
3067
-
3068
- .e-pdfviewer .e-pv-signature-window .e-footer-content {
3069
- float: left;
3070
- }
3071
-
3072
- .e-pv-signature-dialog-height .e-pv-clearbtn {
3073
- float: left;
3074
- height: 30px;
3075
- min-height: 30px;
3076
- }
3077
-
3078
- .e-pv-signature-dialog-height .e-pv-cancelbtn {
3079
- height: 32px;
3080
- min-height: 32px;
3081
- }
3082
-
3083
- .e-pv-signature-dialog-height .e-pv-createbtn {
3084
- height: 30px;
3085
- min-height: 30px;
3086
- }
3087
-
3088
- .e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn {
3089
- float: left;
3090
- height: 49px;
3091
- min-height: 49px;
3092
- }
3093
-
3094
- .e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn,
3095
- .e-bigger .e-pv-signature-dialog-height .e-pv-createbtn {
3096
- height: 49px;
3097
- min-height: 49px;
3098
- }
3099
-
3100
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3101
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3102
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3103
- .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-underlinetext.e-pv-tbar-btn.e-tooltip.textprop-option-active,
3104
- .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,
3105
- .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,
3106
- .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,
3107
- .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 {
3108
- background: #bdbdbd;
3109
- border-color: #bdbdbd;
3110
- }
3111
-
3112
- .e-pv-comment-panel-resizer.e-left {
3113
- left: 300px;
3114
- }
3115
-
3116
- .e-pv-comment-panel-resizer.e-right {
3117
- right: 300px;
3118
- }
3119
-
3120
- .e-pv-align {
3121
- cursor: pointer;
3122
- float: right;
3123
- font-size: 20px;
3124
- margin-right: 16px;
3125
- margin-top: 10px;
3126
- }
3127
-
3128
- .e-pv-align-border {
3129
- border: 1px dotted #bdbdbd;
3130
- border-radius: 5px;
3131
- cursor: pointer;
3132
- display: inline-block;
3133
- width: 170px;
3134
- }
3135
-
3136
- .e-pv-font-sign {
3137
- border: 1px solid rgba(0, 0, 0, 0.87);
3138
- border-radius: 5px;
3139
- display: inline-block;
3140
- font-size: 13px;
3141
- padding-top: 40px;
3142
- text-align: center;
3143
- word-wrap: break-word;
3144
- height: 88px;
3145
- width: 311px;
3146
- margin: 15px;
3147
- }
3148
-
3149
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
3150
- color: #dadada;
3151
- }
3152
-
3153
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
3154
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
3155
- .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
3156
- color: #dadada;
3157
- }
3158
-
3159
- .e-pv-stamp-template-container .e-menu-container .e-menu {
3160
- background-color: #333232;
3161
- border-color: transparent;
3162
- }
3163
-
3164
- .e-pv-custom-annotation-thickness-container,
3165
- .e-pv-custom-annotation-opacity-container {
3166
- background-color: #333232;
3167
- border-color: transparent;
3168
- }
3169
-
3170
- .e-pdfviewer-signatureformfields.e-pv-signature-focus,
3171
- .e-pdfviewer-signatureformfields-signature.e-pv-signature-focus {
3172
- outline: #000 dotted 2px;
3173
- }
3174
-
3175
- .e-pv-checkbox-container,
3176
- .e-pv-radiobtn-container {
3177
- -moz-user-select: none;
3178
- -ms-user-select: none;
3179
- -webkit-user-select: none;
3180
- cursor: pointer;
3181
- display: block;
3182
- margin-bottom: 0;
3183
- position: relative;
3184
- user-select: none;
3185
- }
3186
-
3187
- .e-pv-text-selection-none {
3188
- -moz-user-select: none;
3189
- -ms-user-select: none;
3190
- -webkit-user-select: none;
3191
- user-select: none;
3192
- }
3193
-
3194
- .e-pv-checkbox-container input {
3195
- cursor: pointer;
3196
- height: 0;
3197
- opacity: 0;
3198
- position: absolute;
3199
- width: 0;
3200
- }
3201
-
3202
- .e-pv-checkbox-div {
3203
- border: 1px solid #303030;
3204
- display: inline;
3205
- height: 100%;
3206
- left: 0;
3207
- position: absolute;
3208
- text-align: center;
3209
- top: 0;
3210
- width: 100%;
3211
- }
3212
-
3213
- .e-pv-cb-checked {
3214
- border: solid #303030;
3215
- border-left-color: transparent;
3216
- border-top-color: transparent;
3217
- border-width: 3px;
3218
- position: absolute;
3219
- -webkit-transform: rotate(45deg);
3220
- transform: rotate(45deg);
3221
- }
3222
-
3223
- .e-pv-cb-unchecked {
3224
- border: 1px;
3225
- border-width: 1px;
3226
- }
3227
-
3228
- .e-pv-radiobtn-container input {
3229
- cursor: pointer;
3230
- opacity: 0;
3231
- position: absolute;
3232
- }
3233
-
3234
- .e-pv-radiobtn-div {
3235
- border: 1px solid #303030;
3236
- border-radius: 50%;
3237
- height: 100%;
3238
- left: 0;
3239
- position: absolute;
3240
- top: 0;
3241
- width: 100%;
3242
- }
3243
-
3244
- .e-pv-radio-btn {
3245
- border: 0;
3246
- clip: rect(0 0 0 0);
3247
- height: 1px;
3248
- margin: -1px;
3249
- overflow: hidden;
3250
- padding: 0;
3251
- position: absolute;
3252
- width: 1px;
3253
- }
3254
-
3255
- .e-pv-radio-btn + .e-pv-radiobtn-span::before {
3256
- content: "";
3257
- display: block;
3258
- height: inherit;
3259
- width: inherit;
3260
- }
3261
-
3262
- .e-pv-radio-btn:checked + .e-pv-radiobtn-span::before {
3263
- background: #303030;
3264
- border-radius: 50%;
3265
- }
3266
-
3267
- .e-pv-properties-text-edit-prop,
3268
- .e-pv-properties-visibility-style-prop,
3269
- .e-pv-properties-font-items-container {
3270
- display: -webkit-box;
3271
- display: -ms-flexbox;
3272
- display: flex;
3273
- -webkit-box-pack: space-evenly;
3274
- -ms-flex-pack: space-evenly;
3275
- justify-content: space-evenly;
3276
- }
3277
-
3278
- .e-pv-properties-form-field-name-main-div,
3279
- .e-pv-properties-form-field-value-main-div {
3280
- padding-right: 15px;
3281
- }
3282
-
3283
- .e-pv-properties-form-field-name-main-div,
3284
- .e-pv-properties-form-field-tooltip-main-div,
3285
- .e-pv-properties-form-field-value-main-div,
3286
- .e-pv-properties-form-field-visibility-main-div {
3287
- width: 285px;
3288
- }
3289
-
3290
- .e-pv-properties-text-edit-prop {
3291
- padding-top: 20px;
3292
- }
3293
-
3294
- .e-pv-properties-visibility-style-prop {
3295
- padding-bottom: 10px;
3296
- padding-top: 20px;
3297
- }
3298
-
3299
- .e-pv-properties-checkbox-main-div-prop {
3300
- display: -webkit-box;
3301
- display: -ms-flexbox;
3302
- display: flex;
3303
- -webkit-box-orient: horizontal;
3304
- -webkit-box-direction: normal;
3305
- -ms-flex-direction: row;
3306
- flex-direction: row;
3307
- -webkit-box-pack: justify;
3308
- -ms-flex-pack: justify;
3309
- justify-content: space-between;
3310
- padding-top: 20px;
3311
- }
3312
-
3313
- .e-pv-bold-icon-div,
3314
- .e-pv-italic-icon-div,
3315
- .e-pv-strikeout-icon-div,
3316
- .e-pv-underlinetext-icon-div,
3317
- .e-pv-left-align-icon-div,
3318
- .e-pv-center-align-icon-div,
3319
- .e-pv-right-align-icon-div {
3320
- padding: 8px 8px;
3321
- }
3322
-
3323
- .e-pv-bold-icon-div:hover,
3324
- .e-pv-italic-icon-div:hover,
3325
- .e-pv-strikeout-icon-div:hover,
3326
- .e-pv-underlinetext-icon-div:hover,
3327
- .e-pv-left-align-icon-div:hover,
3328
- .e-pv-center-align-icon-div:hover,
3329
- .e-pv-right-align-icon-div:hover {
3330
- background-color: #414040;
3331
- border-color: #414040;
3332
- }
3333
-
3334
- .e-pv-bold-icon-div:active,
3335
- .e-pv-italic-icon-div:active,
3336
- .e-pv-strikeout-icon-div:active,
3337
- .e-pv-underlinetext-icon-div:active,
3338
- .e-pv-left-align-icon-div:active,
3339
- .e-pv-center-align-icon-div:active,
3340
- .e-pv-right-align-icon-div:active {
3341
- background-color: #bdbdbd;
3342
- border-color: #bdbdbd;
3343
- }
3344
-
3345
- .e-pv-properties-fill-color-style-prop,
3346
- .e-pv-properties-stroke-color-style-prop,
3347
- .e-pv-properties-stroke-thickness-style-prop,
3348
- .e-bigger .e-pv-properties-fill-color-style-prop,
3349
- .e-bigger .e-pv-properties-stroke-color-style-prop,
3350
- .e-bigger .e-pv-properties-stroke-thickness-style-prop {
3351
- padding: 12px 20px 12px 1px;
3352
- }
3353
-
3354
- .e-pv-formfield-fontcolor-icon,
3355
- .e-pv-formfield-strokecolor-icon,
3356
- .e-pv-formfield-strokethickness-icon {
3357
- background: #414040;
3358
- border-radius: 2px;
3359
- height: 44px;
3360
- margin-top: 8px;
3361
- width: 54px;
3362
- }
3363
-
3364
- .e-pv-properties-format-text-style-prop {
3365
- padding: 15px 15px 15px 1px;
3366
- }
3367
-
3368
- .e-pv-properties-font-family-container {
3369
- margin-right: 15px;
3370
- width: 165px;
3371
- }
3372
-
3373
- .e-pv-properties-font-size-container {
3374
- border-right-color: #6f6c6c;
3375
- border-right-style: solid;
3376
- border-right-width: 1px;
3377
- margin-right: 15px;
3378
- padding-right: 15px;
3379
- width: 99px;
3380
- }
3381
-
3382
- .e-pv-formfield-maxlength {
3383
- padding-left: 20px;
3384
- }
3385
-
3386
- .e-pv-left-align-icon-div,
3387
- .e-pv-center-align-icon-div,
3388
- .e-pv-right-align-icon-div {
3389
- padding-left: 6px;
3390
- }
3391
-
3392
- .e-pv-properties-font-color-container,
3393
- .e-pv-properties-color-container-style-prop {
3394
- display: -webkit-box;
3395
- display: -ms-flexbox;
3396
- display: flex;
3397
- padding-top: 20px;
3398
- }
3399
-
3400
- .e-pv-formfield-textcolor {
3401
- margin-right: 10px;
3402
- }
3403
-
3404
- .e-pv-formfield-maxlength-icon {
3405
- -webkit-box-align: center;
3406
- -ms-flex-align: center;
3407
- align-items: center;
3408
- display: -webkit-box;
3409
- display: -ms-flexbox;
3410
- display: flex;
3411
- padding-right: 14px;
3412
- }
3413
-
3414
- .e-pv-formfield-textcolor-icon {
3415
- background: #414040;
3416
- border-radius: 2px;
3417
- width: 46px;
3418
- }
3419
-
3420
- .e-pv-properties-formfield-maxlength-text-label,
3421
- .e-pv-formfield-maxlength {
3422
- padding-left: 1px;
3423
- width: 80px;
3424
- }
3425
-
3426
- .e-pv-formfield-maxlength-group {
3427
- display: -webkit-box;
3428
- display: -ms-flexbox;
3429
- display: flex;
3430
- padding-left: 85px;
3431
- }
3432
-
3433
- .e-pv-properties-form-field-list-add-div {
3434
- display: -webkit-box;
3435
- display: -ms-flexbox;
3436
- display: flex;
3437
- padding-bottom: 15px;
3438
- padding-top: 20px;
3439
- }
3440
-
3441
- .e-pv-properties-list-item-edit-prop {
3442
- margin-right: 15px;
3443
- width: 295px;
3444
- }
3445
-
3446
- .e-pv-properties-form-field-window {
3447
- max-width: 477px;
3448
- }
3449
-
3450
- .e-pv-properties-export-value-edit-prop {
3451
- width: 295px;
3452
- }
3453
-
3454
- .e-pv-properties-form-field-list-btn-div {
3455
- -webkit-box-align: center;
3456
- -ms-flex-align: center;
3457
- align-items: center;
3458
- display: -webkit-box;
3459
- display: -ms-flexbox;
3460
- display: flex;
3461
- height: 36px;
3462
- margin-top: 10px;
3463
- text-align: center;
3464
- }
3465
-
3466
- .e-pv-properties-form-field-export-value-main-div {
3467
- padding-bottom: 15px;
3468
- padding-top: 10px;
3469
- width: 335px;
3470
- }
3471
-
3472
- .e-pv-properties-form-field-group-btn-div {
3473
- display: grid;
3474
- -ms-flex-line-pack: justify;
3475
- align-content: space-between;
3476
- }
3477
-
3478
- .e-pv-properties-form-field-option-dropdown-list-div {
3479
- padding-top: 10px;
3480
- }
3481
-
3482
- .e-pv-properties-form-field-btn-textarea-container {
3483
- display: -webkit-box;
3484
- display: -ms-flexbox;
3485
- display: flex;
3486
- width: 385px;
3487
- padding-top: 15px;
3488
- }
3489
-
3490
- .e-pv-properties-dropdown-btn {
3491
- -webkit-box-align: center;
3492
- -ms-flex-align: center;
3493
- align-items: center;
3494
- display: -webkit-box;
3495
- display: -ms-flexbox;
3496
- display: flex;
3497
- height: 36px;
3498
- text-align: center;
3499
- width: 75px;
3500
- }
3501
-
3502
- .e-pv-show-designer-name {
3503
- -webkit-box-align: center;
3504
- -ms-flex-align: center;
3505
- align-items: center;
3506
- color: #000;
3507
- display: grid;
3508
- height: 100%;
3509
- overflow: hidden;
3510
- text-align: center;
3511
- text-overflow: ellipsis;
3512
- white-space: nowrap;
3513
- width: 100%;
3514
- }
3515
-
3516
- .e-pv-formfield-li-element {
3517
- list-style: none;
3518
- padding-left: 10px;
3519
- }
3520
-
3521
- .e-pv-li-select {
3522
- background-color: #6f6c6c;
3523
- }
3524
-
3525
- .e-pv-formfield-li-element.e-pv-li-select {
3526
- background-color: #6f6c6c;
3527
- }
3528
-
3529
- .e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
3530
- background-color: #6f6c6c;
3531
- }
3532
-
3533
- .e-pv-form-designer-ul-list-items {
3534
- padding-left: 1px;
3535
- }
3536
-
3537
- .e-pv-form-field-property-header.e-dialog .e-dlg-header .e-dlg-header-content {
3538
- font-size: 20px;
3539
- font-weight: 500;
3540
- }
3541
-
3542
- .e-pv-form-field-property-header {
3543
- -ms-user-select: none;
3544
- -webkit-user-select: none;
3545
- color: #dadada;
3546
- display: block;
3547
- font-family: "Roboto";
3548
- font-size: 20px;
3549
- font-style: normal;
3550
- font-weight: 500;
3551
- line-height: 23px;
3552
- margin-top: 5px;
3553
- mix-blend-mode: normal;
3554
- opacity: 0.87;
3555
- overflow: hidden;
3556
- text-overflow: ellipsis;
3557
- -moz-user-select: none;
3558
- user-select: none;
3559
- vertical-align: top;
3560
- white-space: nowrap;
3561
- width: 80%;
3562
- }
3563
-
3564
- .e-pv-form-field-property-header-general {
3565
- font-family: "Roboto";
3566
- font-size: 13px;
3567
- font-style: normal;
3568
- font-weight: 500;
3569
- line-height: 15px;
3570
- }
3571
-
3572
- .e-pv-properties-formfield-formatting {
3573
- color: #757575;
3574
- font-family: "Roboto";
3575
- font-size: 13px;
3576
- font-style: normal;
3577
- font-weight: normal;
3578
- height: 15px;
3579
- line-height: 15px;
3580
- width: 64px;
3581
- }
3582
-
3583
- .e-pv-properties-form-field-font-style {
3584
- background: #414040;
3585
- border-radius: 2px;
3586
- display: -webkit-box;
3587
- display: -ms-flexbox;
3588
- display: flex;
3589
- height: 36px;
3590
- width: 154px;
3591
- -webkit-box-pack: space-evenly;
3592
- -ms-flex-pack: space-evenly;
3593
- justify-content: space-evenly;
3594
- }
3595
-
3596
- .e-pv-properties-form-field-font-align {
3597
- background: #414040;
3598
- border-radius: 2px;
3599
- display: -webkit-box;
3600
- display: -ms-flexbox;
3601
- display: flex;
3602
- height: 36px;
3603
- width: 120px;
3604
- -webkit-box-pack: space-evenly;
3605
- -ms-flex-pack: space-evenly;
3606
- justify-content: space-evenly;
3607
- margin-right: 15px;
3608
- }
3609
-
3610
- .e-bigger .e-pv-properties-form-field-font-style {
3611
- background: #414040;
3612
- border-radius: 2px;
3613
- display: -webkit-box;
3614
- display: -ms-flexbox;
3615
- display: flex;
3616
- height: 36px;
3617
- -webkit-box-pack: space-evenly;
3618
- -ms-flex-pack: space-evenly;
3619
- justify-content: space-evenly;
3620
- width: 154px;
3621
- }
3622
-
3623
- .e-bigger .e-pv-properties-form-field-font-align {
3624
- background: #414040;
3625
- border-radius: 2px;
3626
- display: -webkit-box;
3627
- display: -ms-flexbox;
3628
- display: flex;
3629
- height: 36px;
3630
- -webkit-box-pack: space-evenly;
3631
- -ms-flex-pack: space-evenly;
3632
- justify-content: space-evenly;
3633
- margin-right: 15px;
3634
- width: 120px;
3635
- }
3636
-
3637
- .e-pv-properties-formfield-label {
3638
- color: #757575;
3639
- font-family: "Roboto";
3640
- font-size: 13px;
3641
- font-style: normal;
3642
- font-weight: normal;
3643
- height: 15px;
3644
- line-height: 15px;
3645
- }
3646
-
3647
- .e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
3648
- min-width: 20px;
3649
- }
3650
-
3651
- .e-pv-properties-form-field-window {
3652
- height: 544px;
3653
- }
3654
-
3655
- .e-pv-properties-header-spliter {
3656
- border-bottom-color: #dadada;
3657
- border-bottom-style: solid;
3658
- border-bottom-width: 0;
3659
- left: 0;
3660
- padding-top: 35px;
3661
- position: absolute;
3662
- width: 0;
3663
- }
3664
-
3665
- .e-pv-properties-bottom-spliter {
3666
- border-bottom-color: #dadada;
3667
- border-bottom-style: solid;
3668
- border-bottom-width: 0;
3669
- left: 0;
3670
- margin-bottom: 10px;
3671
- padding-top: 10px;
3672
- width: 0;
3673
- }
3674
-
3675
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
3676
- background-color: #333232;
3677
- padding: 0 7px;
3678
- }
3679
-
3680
- .e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
3681
- -webkit-box-pack: center;
3682
- -ms-flex-pack: center;
3683
- justify-content: center;
3684
- padding: 0 7px;
3685
- }
3686
-
3687
- .e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
3688
- margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
3689
- width: 1em !important; /* stylelint-disable-line declaration-no-important */
3690
- line-height: 22px !important; /* stylelint-disable-line declaration-no-important */
3691
- }
3692
-
3693
- .e-dialog.e-pv-signature-dialog-height {
3694
- height: 580px;
3695
- }
3696
-
3697
- .e-dialog.e-pv-signature-dialog-blazor-height {
3698
- height: 580px;
3699
- }
3700
-
3701
- .e-pv-handwritten-signature-canvas {
3702
- height: 360px;
3703
- width: 697px;
3704
- }
3705
-
3706
- .e-pv-toolbar-scroll .e-toolbar-pop.e-popup-open {
3707
- overflow: auto;
3708
- }
3709
-
3710
- .e-pv-canvas-signature {
3711
- width: 698px;
3712
- }
3713
-
3714
- .e-pv-canvas-signature-blazor {
3715
- width: 698px;
3716
- }
3717
-
3718
- .e-pv-font-appearance-style {
3719
- padding: 8px;
3720
- }
3721
-
3722
- .e-pv-font-appearance-style-blazor {
3723
- padding: 8px;
3724
- }
3725
-
3726
- .e-pv-toolbar-tooltip {
3727
- pointer-events: none;
3728
- }
3729
-
3730
- .e-pv-notification {
3731
- background-color: #0074cc;
3732
- }
1
+ @import '@syncfusion/ej2-pdfviewer/styles/fabric-dark.css';