@syncfusion/ej2-react-pdfviewer 23.2.7 → 24.1.43

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