@syncfusion/ej2-vue-pdfviewer 26.1.41 → 26.2.4

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