@syncfusion/ej2-angular-documenteditor 25.2.7-ngcc → 26.1.35-ngcc

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 (70) hide show
  1. package/@syncfusion/ej2-angular-documenteditor.es5.js +1 -1
  2. package/@syncfusion/ej2-angular-documenteditor.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-documenteditor.js +1 -1
  4. package/@syncfusion/ej2-angular-documenteditor.js.map +1 -1
  5. package/dist/ej2-angular-documenteditor.umd.js +2 -1
  6. package/dist/ej2-angular-documenteditor.umd.js.map +1 -1
  7. package/dist/ej2-angular-documenteditor.umd.min.js +2 -2
  8. package/dist/ej2-angular-documenteditor.umd.min.js.map +1 -1
  9. package/package.json +9 -9
  10. package/schematics/utils/lib-details.js +2 -2
  11. package/schematics/utils/lib-details.ts +2 -2
  12. package/styles/bootstrap-dark.css +6039 -1
  13. package/styles/bootstrap.css +6068 -1
  14. package/styles/bootstrap4.css +6438 -1
  15. package/styles/bootstrap5-dark.css +6400 -1
  16. package/styles/bootstrap5.css +6400 -1
  17. package/styles/document-editor/bootstrap-dark.css +3963 -1
  18. package/styles/document-editor/bootstrap.css +3964 -1
  19. package/styles/document-editor/bootstrap4.css +4127 -1
  20. package/styles/document-editor/bootstrap5-dark.css +4067 -1
  21. package/styles/document-editor/bootstrap5.css +4067 -1
  22. package/styles/document-editor/fabric-dark.css +3963 -1
  23. package/styles/document-editor/fabric.css +3967 -1
  24. package/styles/document-editor/fluent-dark.css +4007 -1
  25. package/styles/document-editor/fluent.css +4007 -1
  26. package/styles/document-editor/fluent2.css +5095 -0
  27. package/styles/document-editor/fluent2.scss +1 -0
  28. package/styles/document-editor/highcontrast-light.css +2845 -1
  29. package/styles/document-editor/highcontrast.css +3963 -1
  30. package/styles/document-editor/material-dark.css +3957 -1
  31. package/styles/document-editor/material.css +3957 -1
  32. package/styles/document-editor/material3-dark.css +4174 -1
  33. package/styles/document-editor/material3.css +4286 -1
  34. package/styles/document-editor/tailwind-dark.css +4276 -1
  35. package/styles/document-editor/tailwind.css +4279 -1
  36. package/styles/document-editor-container/bootstrap-dark.css +2075 -1
  37. package/styles/document-editor-container/bootstrap.css +2103 -1
  38. package/styles/document-editor-container/bootstrap4.css +2310 -1
  39. package/styles/document-editor-container/bootstrap5-dark.css +2332 -1
  40. package/styles/document-editor-container/bootstrap5.css +2332 -1
  41. package/styles/document-editor-container/fabric-dark.css +2062 -1
  42. package/styles/document-editor-container/fabric.css +2099 -1
  43. package/styles/document-editor-container/fluent-dark.css +2217 -1
  44. package/styles/document-editor-container/fluent.css +2217 -1
  45. package/styles/document-editor-container/fluent2.css +3156 -0
  46. package/styles/document-editor-container/fluent2.scss +1 -0
  47. package/styles/document-editor-container/highcontrast-light.css +4132 -1
  48. package/styles/document-editor-container/highcontrast.css +2107 -1
  49. package/styles/document-editor-container/material-dark.css +2056 -1
  50. package/styles/document-editor-container/material.css +2076 -1
  51. package/styles/document-editor-container/material3-dark.css +2430 -1
  52. package/styles/document-editor-container/material3.css +2542 -1
  53. package/styles/document-editor-container/tailwind-dark.css +2158 -1
  54. package/styles/document-editor-container/tailwind.css +2158 -1
  55. package/styles/fabric-dark.css +6026 -1
  56. package/styles/fabric.css +6067 -1
  57. package/styles/fluent-dark.css +6225 -1
  58. package/styles/fluent.css +6225 -1
  59. package/styles/fluent2.css +8252 -0
  60. package/styles/fluent2.scss +2 -0
  61. package/styles/highcontrast-light.css +4904 -1
  62. package/styles/highcontrast.css +6071 -1
  63. package/styles/material-dark.css +6014 -1
  64. package/styles/material.css +6034 -1
  65. package/styles/material3-dark.css +6605 -1
  66. package/styles/material3.css +6829 -1
  67. package/styles/tailwind-dark.css +6435 -1
  68. package/styles/tailwind.css +6438 -1
  69. package/CHANGELOG.md +0 -3869
  70. package/postinstall/tagchange.js +0 -18
@@ -1 +1,4127 @@
1
- @import '@syncfusion/ej2-documenteditor/styles/document-editor/bootstrap4.css';
1
+ .e-documenteditor .e-close::before {
2
+ content: "\e745";
3
+ font-family: "e-icons";
4
+ font-size: 14px;
5
+ }
6
+ .e-documenteditor .e-de-op-search-icon::before {
7
+ content: "\e724";
8
+ font-family: "e-icons";
9
+ font-size: 12px;
10
+ }
11
+ .e-documenteditor .e-arrow-up::before {
12
+ content: "\e78d";
13
+ font-family: "e-icons";
14
+ font-size: 12px;
15
+ }
16
+ .e-documenteditor .e-arrow-down::before {
17
+ content: "\e798";
18
+ font-family: "e-icons";
19
+ font-size: 12px;
20
+ }
21
+ .e-documenteditor .e-de-op .e-de-op-close-icon {
22
+ height: 20px;
23
+ }
24
+ .e-documenteditor .e-de-op-close-icon::before {
25
+ content: "\e745";
26
+ }
27
+ .e-documenteditor .e-de-op-search-close-icon::before {
28
+ content: "\e745";
29
+ font-family: "e-icons";
30
+ font-size: 10px;
31
+ }
32
+ .e-documenteditor .e-de-new-cmt::before {
33
+ content: "\e759";
34
+ font-family: "e-icons";
35
+ }
36
+ .e-documenteditor .e-de-menu-icon::before {
37
+ content: "\e781";
38
+ font-family: "e-icons";
39
+ font-size: 12px;
40
+ }
41
+ .e-documenteditor .e-de-cmt-mark-icon::before {
42
+ content: "\e817";
43
+ font-family: "e-icons";
44
+ font-size: 13px;
45
+ }
46
+ .e-documenteditor .e-de-multi-cmt-mark::before {
47
+ content: "\e978";
48
+ font-family: "e-icons";
49
+ font-size: 14px;
50
+ }
51
+ .e-documenteditor .e-de-cmt-resolve-icon::before {
52
+ content: "\e9ae";
53
+ font-family: "e-icons";
54
+ font-size: 13px;
55
+ }
56
+ .e-documenteditor .e-de-multi-cmt-resolve::before {
57
+ content: "\e9af";
58
+ font-family: "e-icons";
59
+ font-size: 14px;
60
+ }
61
+ .e-documenteditor .e-de-cmt-post::before {
62
+ content: "\e816";
63
+ font-family: "e-icons";
64
+ }
65
+ .e-documenteditor .e-de-cmt-rply-icon::before {
66
+ content: "\e815";
67
+ font-family: "e-icons";
68
+ }
69
+ .e-documenteditor .e-de-cmt-cancel::before {
70
+ content: "\e745";
71
+ font-family: "e-icons";
72
+ }
73
+ .e-documenteditor .e-de-cmt-delete::before {
74
+ content: "\e773";
75
+ font-family: "e-icons";
76
+ }
77
+ .e-documenteditor .e-de-cmt-reopen::before {
78
+ content: "\e820";
79
+ font-family: "e-icons";
80
+ }
81
+ .e-documenteditor .e-de-nav-up::before {
82
+ content: "\e651";
83
+ font-family: "e-icons";
84
+ }
85
+ .e-documenteditor .e-de-nav-right-arrow::before {
86
+ content: "\e653";
87
+ }
88
+ .e-documenteditor .e-de-nav-left-arrow::before {
89
+ content: "\e654";
90
+ }
91
+ .e-documenteditor .e-de-save-icon::before {
92
+ content: "\e718";
93
+ font-family: "e-icons";
94
+ }
95
+ .e-documenteditor .e-de-cancel-icon::before {
96
+ content: "\e745";
97
+ font-family: "e-icons";
98
+ }
99
+
100
+ .e-de-ctn-title-print::before {
101
+ content: "\e743";
102
+ font-family: "e-icons";
103
+ }
104
+
105
+ .e-de-acceptchange::before {
106
+ content: "\e19f";
107
+ font-family: "e-icons";
108
+ }
109
+
110
+ .e-de-rejectchange::before {
111
+ content: "\e204";
112
+ font-family: "e-icons";
113
+ }
114
+
115
+ .e-de-ctn-title-download::before {
116
+ content: "\e75d";
117
+ font-family: "e-icons";
118
+ }
119
+
120
+ .e-menu-item .e-de-cmt-add::before {
121
+ content: "\e814";
122
+ font-family: "e-icons";
123
+ }
124
+
125
+ .e-menu-item .e-de-cut::before {
126
+ content: "\e73f";
127
+ }
128
+
129
+ .e-menu-item .e-de-spellcheck::before {
130
+ content: "\e686";
131
+ }
132
+
133
+ .e-menu-item .e-de-copy::before {
134
+ content: "\e77b";
135
+ }
136
+
137
+ .e-btn-icon .e-de-paste::before,
138
+ .e-icon-btn .e-de-paste::before,
139
+ .e-menu-item .e-de-paste::before {
140
+ content: "\e739";
141
+ }
142
+
143
+ .e-menu-item .e-de-insertlink::before {
144
+ content: "\e72e";
145
+ }
146
+
147
+ .e-menu-item .e-de-remove-hyperlink::before {
148
+ content: "\e7a8";
149
+ }
150
+
151
+ .e-menu-item .e-de-fonts::before {
152
+ content: "\e74b";
153
+ }
154
+
155
+ .e-menu-item .e-de-insertabove::before {
156
+ content: "\e783";
157
+ }
158
+
159
+ .e-menu-item .e-de-insertbelow::before {
160
+ content: "\e736";
161
+ }
162
+
163
+ .e-menu-item .e-de-insertleft::before {
164
+ content: "\e737";
165
+ }
166
+
167
+ .e-menu-item .e-de-insertright::before {
168
+ content: "\e70e";
169
+ }
170
+
171
+ .e-menu-item .e-de-deleterow::before {
172
+ content: "\e738";
173
+ }
174
+
175
+ .e-menu-item .e-de-open-properties::before {
176
+ content: "\e605";
177
+ }
178
+
179
+ .e-menu-item .e-de-deletecolumn::before {
180
+ content: "\e719";
181
+ }
182
+
183
+ .e-de-bold::before {
184
+ content: "\e78b";
185
+ font-family: "e-icons";
186
+ }
187
+
188
+ .e-de-italic::before {
189
+ content: "\e78e";
190
+ font-family: "e-icons";
191
+ }
192
+
193
+ .e-de-underline::before {
194
+ content: "\e792";
195
+ font-family: "e-icons";
196
+ }
197
+
198
+ .e-de-indent::before {
199
+ content: "\e702";
200
+ font-family: "e-icons";
201
+ }
202
+
203
+ .e-de-outdent::before {
204
+ content: "\e722";
205
+ font-family: "e-icons";
206
+ }
207
+
208
+ .e-de-align-left::before {
209
+ content: "\e76f";
210
+ font-family: "e-icons";
211
+ }
212
+
213
+ .e-de-align-center::before {
214
+ content: "\e732";
215
+ font-family: "e-icons";
216
+ }
217
+
218
+ .e-de-align-right::before {
219
+ content: "\e746";
220
+ font-family: "e-icons";
221
+ }
222
+
223
+ .e-menu-item .e-de-paragraph::before {
224
+ content: "\e7a6";
225
+ }
226
+
227
+ .e-menu-item .e-de-table::before {
228
+ content: "\e7ad";
229
+ }
230
+
231
+ .e-de-justify::before {
232
+ content: "\e79b";
233
+ font-family: "e-icons";
234
+ }
235
+
236
+ .e-menu-item .e-de-delete-table::before {
237
+ content: "\e7a2";
238
+ }
239
+
240
+ .e-menu-item .e-de-continue-numbering::before {
241
+ content: "\e7b2";
242
+ }
243
+
244
+ .e-menu-item .e-de-restart-at::before {
245
+ content: "\e7ae";
246
+ }
247
+
248
+ .e-menu-item .e-de-open-hyperlink::before {
249
+ content: "\e7b5";
250
+ }
251
+
252
+ .e-menu-item .e-de-copy-hyperlink::before {
253
+ content: "\e79a";
254
+ }
255
+
256
+ .e-menu-item .e-de-edit-hyperlink::before {
257
+ content: "\e7af";
258
+ }
259
+
260
+ .e-de-icon-bullet-list-dot::before {
261
+ content: "\e7a0";
262
+ font-family: "e-icons";
263
+ font-size: 18px;
264
+ }
265
+
266
+ .e-de-icon-bullet-list-circle::before {
267
+ content: "\e7b0";
268
+ font-family: "e-icons";
269
+ font-size: 18px;
270
+ }
271
+
272
+ .e-de-icon-bullet-list-square::before {
273
+ content: "\e7a5";
274
+ font-family: "e-icons";
275
+ font-size: 18px;
276
+ }
277
+
278
+ .e-de-icon-bullet-list-tick::before {
279
+ content: "\e7ab";
280
+ font-family: "e-icons";
281
+ font-size: 18px;
282
+ }
283
+
284
+ .e-de-icon-bullet-list-flower::before {
285
+ content: "\e7a4";
286
+ font-family: "e-icons";
287
+ font-size: 18px;
288
+ }
289
+
290
+ .e-de-icon-bullet-list-arrow::before {
291
+ content: "\e7b6";
292
+ font-family: "e-icons";
293
+ font-size: 18px;
294
+ }
295
+
296
+ .e-de-icon-bullet-list-none::before {
297
+ content: "\e7b3";
298
+ font-family: "e-icons";
299
+ font-size: 18px;
300
+ }
301
+
302
+ .e-de-icon-autofit::before {
303
+ content: "\e713";
304
+ font-family: "e-icons";
305
+ }
306
+
307
+ .e-de-icon-fixed-columnwidth::before {
308
+ content: "\e740";
309
+ font-family: "e-icons";
310
+ }
311
+
312
+ .e-de-icon-auto-fitwindow::before {
313
+ content: "\e747";
314
+ font-family: "e-icons";
315
+ }
316
+
317
+ .e-de-table-properties-alignment:hover {
318
+ border-color: #007bff;
319
+ }
320
+
321
+ .e-de-table-properties-alignment {
322
+ border: 1px solid transparent;
323
+ }
324
+
325
+ .e-de-tablecell-alignment {
326
+ border: 1px solid transparent;
327
+ }
328
+
329
+ .e-de-tablecell-alignment:hover {
330
+ border-color: #007bff;
331
+ }
332
+
333
+ .e-de-table-border-setting {
334
+ border: 1px solid #f8f9fa;
335
+ height: 40px;
336
+ left: 5px;
337
+ position: relative;
338
+ top: 5px;
339
+ width: 40px;
340
+ }
341
+
342
+ .e-de-table-border-setting-genral {
343
+ border: 1px solid rgba(0, 0, 0, 0.26);
344
+ height: 52px;
345
+ width: 52px;
346
+ }
347
+
348
+ .e-de-table-border-preview-genral {
349
+ border: 1px solid rgba(0, 0, 0, 0.26);
350
+ height: 24px;
351
+ width: 24px;
352
+ }
353
+
354
+ .e-de-table-border-inside-setting:hover {
355
+ border: 1px solid #007bff;
356
+ }
357
+
358
+ .e-de-table-border-preview {
359
+ height: 24px;
360
+ width: 24px;
361
+ }
362
+
363
+ .e-de-table-border-inside-preview:hover {
364
+ border: 1px solid #007bff;
365
+ }
366
+
367
+ .e-de-table-border-inside-setting-click {
368
+ border: 1px solid #007bff;
369
+ }
370
+
371
+ .e-de-table-border-inside-preview-click {
372
+ border: 1px solid #007bff;
373
+ }
374
+
375
+ .e-de-table-border-toptop-alignment::before {
376
+ content: "\e7a3";
377
+ font-size: 16px;
378
+ left: 5px;
379
+ position: absolute;
380
+ top: 2px;
381
+ }
382
+
383
+ .e-de-table-border-topcenter-alignment::before {
384
+ content: "\e7a9";
385
+ font-size: 16px;
386
+ left: 5px;
387
+ position: absolute;
388
+ top: 2px;
389
+ }
390
+
391
+ .e-de-table-border-topbottom-alignment::before {
392
+ content: "\e7aa";
393
+ font-size: 16px;
394
+ left: 5px;
395
+ position: absolute;
396
+ top: 2px;
397
+ }
398
+
399
+ .e-de-table-border-bottomleft-alignment::before {
400
+ content: "\e7a7";
401
+ font-size: 16px;
402
+ left: 5px;
403
+ position: absolute;
404
+ top: 2px;
405
+ }
406
+
407
+ .e-de-table-border-bottomcenter-alignment::before {
408
+ content: "\e79c";
409
+ font-size: 16px;
410
+ left: 5px;
411
+ position: absolute;
412
+ top: 2px;
413
+ }
414
+
415
+ .e-de-table-border-bottomright-alignment::before {
416
+ content: "\e79f";
417
+ font-size: 16px;
418
+ left: 5px;
419
+ position: absolute;
420
+ top: 2px;
421
+ }
422
+
423
+ .e-de-columns-presets-genral {
424
+ height: 62px;
425
+ width: 62px;
426
+ margin-right: 33px;
427
+ margin-bottom: 12px;
428
+ }
429
+
430
+ .e-de-columns-padding-alignment {
431
+ padding-top: 24px;
432
+ }
433
+
434
+ .e-de-column-dlg-preview-div {
435
+ border: 1px solid rgba(0, 0, 0, 0.26);
436
+ height: 120px;
437
+ width: 120px;
438
+ }
439
+
440
+ .e-de-padding-col-prev {
441
+ padding-left: 15px;
442
+ }
443
+
444
+ .e-width-space-div {
445
+ width: 320px;
446
+ }
447
+
448
+ .e-de-columns-presets-genral.e-de-rtl {
449
+ margin-left: 33px;
450
+ }
451
+
452
+ .e-de-padding-col-prev.e-de-rtl {
453
+ padding-right: 15px;
454
+ }
455
+
456
+ .e-de-column-dlg-preview-div.e-de-rtl {
457
+ border: 1px solid rgba(0, 0, 0, 0.26);
458
+ height: 120px;
459
+ width: 120px;
460
+ }
461
+
462
+ .e-de-table-border-diagionalup-alignment::before {
463
+ content: "\e7ca";
464
+ font-size: 16px;
465
+ left: 5px;
466
+ position: absolute;
467
+ top: 2px;
468
+ }
469
+
470
+ .e-de-table-border-diagionaldown-alignment::before {
471
+ content: "\e7d8";
472
+ font-size: 16px;
473
+ left: 5px;
474
+ position: absolute;
475
+ top: 2px;
476
+ }
477
+
478
+ .e-de-single-spacing::before {
479
+ content: "\e7e7";
480
+ font-family: "e-icons";
481
+ }
482
+
483
+ .e-de-double-spacing::before {
484
+ content: "\e7e9";
485
+ font-family: "e-icons";
486
+ }
487
+
488
+ .e-de-one-point-five-spacing::before {
489
+ content: "\e7e5";
490
+ font-family: "e-icons";
491
+ }
492
+
493
+ .e-de-before-spacing::before {
494
+ content: "\e7e4";
495
+ font-family: "e-icons";
496
+ }
497
+
498
+ .e-de-after-spacing::before {
499
+ content: "\e7ea";
500
+ font-family: "e-icons";
501
+ }
502
+
503
+ .e-de-table-border-none-setting::before {
504
+ content: "\e7f1";
505
+ font-size: 38px;
506
+ position: absolute;
507
+ }
508
+
509
+ .e-de-table-border-box-setting::before {
510
+ content: "\e7f6";
511
+ font-size: 34px;
512
+ left: 2px;
513
+ position: absolute;
514
+ top: 2px;
515
+ }
516
+
517
+ .e-de-table-border-all-setting::before {
518
+ content: "\e7f3";
519
+ font-size: 34px;
520
+ left: 2px;
521
+ position: absolute;
522
+ top: 2px;
523
+ }
524
+
525
+ .e-de-table-border-custom-setting::before {
526
+ content: "\e7f2";
527
+ font-size: 34px;
528
+ left: 2px;
529
+ position: absolute;
530
+ top: 2px;
531
+ }
532
+
533
+ .e-de-para-border-none-setting::before {
534
+ content: "\e93f";
535
+ font-size: 38px;
536
+ position: absolute;
537
+ }
538
+
539
+ .e-de-para-border-box-setting::before {
540
+ content: "\e940";
541
+ font-size: 34px;
542
+ left: 2px;
543
+ position: absolute;
544
+ top: 2px;
545
+ }
546
+
547
+ .e-de-para-border-shadow-setting::before {
548
+ content: "\e942";
549
+ font-size: 34px;
550
+ left: 2px;
551
+ position: absolute;
552
+ top: 2px;
553
+ }
554
+
555
+ .e-de-para-border-custom-setting::before {
556
+ content: "\e945";
557
+ font-size: 34px;
558
+ left: 2px;
559
+ position: absolute;
560
+ top: 2px;
561
+ }
562
+
563
+ .e-de-table-left-alignment::before {
564
+ content: "\e7f5";
565
+ font-size: 46px;
566
+ }
567
+
568
+ .e-de-table-center-alignment::before {
569
+ content: "\e7ee";
570
+ font-size: 46px;
571
+ }
572
+
573
+ .e-de-table-right-alignment::before {
574
+ content: "\e7eb";
575
+ font-size: 46px;
576
+ }
577
+
578
+ .e-de-tablecell-top-alignment::before {
579
+ content: "\e7f7";
580
+ font-size: 51px;
581
+ }
582
+
583
+ .e-de-tablecell-center-alignment::before {
584
+ content: "\e7ed";
585
+ font-size: 51px;
586
+ }
587
+
588
+ .e-de-tablecell-bottom-alignment::before {
589
+ content: "\e7ec";
590
+ font-size: 51px;
591
+ }
592
+
593
+ .e-item .e-de-paste-text::before {
594
+ content: "\e685";
595
+ }
596
+
597
+ .e-item .e-de-paste-source::before {
598
+ content: "\e68a";
599
+ }
600
+
601
+ .e-item .e-de-paste-merge::before {
602
+ content: "\e687";
603
+ }
604
+
605
+ .e-item .e-de-paste-column::before {
606
+ content: "\e91b";
607
+ }
608
+
609
+ .e-item .e-de-paste-row::before {
610
+ content: "\e91c";
611
+ }
612
+
613
+ .e-item .e-de-paste-overwrite-cells::before {
614
+ content: "\e91d";
615
+ }
616
+
617
+ .e-item .e-de-paste-nested-table::before {
618
+ content: "\e91e";
619
+ }
620
+
621
+ .e-item .e-de-paste-merge-table::before {
622
+ content: "\e91f";
623
+ }
624
+
625
+ .e-de-share::before {
626
+ content: "\e8f2";
627
+ font-family: "e-icons";
628
+ }
629
+
630
+ .e-de-preset-container {
631
+ width: 95px;
632
+ }
633
+
634
+ .e-de-preset-container.e-de-rtl {
635
+ width: 85px;
636
+ }
637
+
638
+ .e-de-dlg-container {
639
+ padding-bottom: 12px;
640
+ }
641
+
642
+ .e-de-dlg-row {
643
+ display: -webkit-box;
644
+ display: -ms-flexbox;
645
+ display: flex;
646
+ }
647
+
648
+ .e-de-svg-border-color {
649
+ stroke: #212529;
650
+ }
651
+
652
+ .e-de-svg-border-fill-color {
653
+ fill: #212529;
654
+ }
655
+
656
+ .e-de-container-row {
657
+ display: -webkit-box;
658
+ display: -ms-flexbox;
659
+ display: flex;
660
+ padding-bottom: 12px;
661
+ }
662
+
663
+ .e-de-subcontainer-left {
664
+ padding-right: 6px;
665
+ width: 50%;
666
+ }
667
+
668
+ .e-de-subcontainer-right {
669
+ padding-left: 6px;
670
+ width: 50%;
671
+ }
672
+
673
+ .e-de-dlg-tab-first-child {
674
+ padding-top: 6px;
675
+ }
676
+
677
+ .e-de-dlg-heading {
678
+ display: block;
679
+ font-size: 16px;
680
+ font-weight: 400;
681
+ margin-bottom: 12px;
682
+ }
683
+
684
+ .e-rtl .e-de-subcontainer-left {
685
+ padding-left: 6px;
686
+ padding-right: 0;
687
+ }
688
+ .e-rtl .e-de-subcontainer-right {
689
+ padding-left: 0;
690
+ padding-right: 6px;
691
+ width: 50%;
692
+ }
693
+
694
+ .e-bigger .e-de-dlg-container {
695
+ padding-bottom: 16px;
696
+ }
697
+ .e-bigger .e-de-container-row {
698
+ padding-bottom: 16px;
699
+ }
700
+ .e-bigger .e-de-subcontainer-left {
701
+ padding-right: 8px;
702
+ width: 50%;
703
+ }
704
+ .e-bigger .e-de-subcontainer-right {
705
+ padding-left: 8px;
706
+ width: 50%;
707
+ }
708
+ .e-bigger .e-de-dlg-tab-first-child {
709
+ padding-top: 8px;
710
+ }
711
+ .e-bigger .e-rtl .e-de-subcontainer-left {
712
+ padding-left: 8px;
713
+ padding-right: 0;
714
+ }
715
+ .e-bigger .e-rtl .e-de-subcontainer-right {
716
+ padding-left: 0;
717
+ padding-right: 8px;
718
+ width: 50%;
719
+ }
720
+
721
+ .e-de-blink-cursor {
722
+ border-left: 1px solid #000;
723
+ pointer-events: none;
724
+ position: absolute;
725
+ z-index: 3;
726
+ }
727
+
728
+ .e-de-cursor-animation {
729
+ -webkit-animation-duration: 1s;
730
+ animation-duration: 1s;
731
+ -webkit-animation-iteration-count: infinite;
732
+ animation-iteration-count: infinite;
733
+ -webkit-animation-name: FadeInFadeOut;
734
+ animation-name: FadeInFadeOut;
735
+ }
736
+
737
+ @-webkit-keyframes FadeInFadeOut {
738
+ from {
739
+ opacity: 1;
740
+ }
741
+ 13% {
742
+ opacity: 0;
743
+ }
744
+ 50% {
745
+ opacity: 0;
746
+ }
747
+ 63% {
748
+ opacity: 1;
749
+ }
750
+ to {
751
+ opacity: 1;
752
+ }
753
+ }
754
+
755
+ @keyframes FadeInFadeOut {
756
+ from {
757
+ opacity: 1;
758
+ }
759
+ 13% {
760
+ opacity: 0;
761
+ }
762
+ 50% {
763
+ opacity: 0;
764
+ }
765
+ 63% {
766
+ opacity: 1;
767
+ }
768
+ to {
769
+ opacity: 1;
770
+ }
771
+ }
772
+ .e-de-text-target {
773
+ border: 0;
774
+ height: 1px;
775
+ opacity: 0;
776
+ outline-style: none;
777
+ overflow: hidden;
778
+ pointer-events: none;
779
+ position: absolute;
780
+ top: -10000px;
781
+ width: 625px;
782
+ }
783
+
784
+ .e-de-txt-form .e-de-txt-field {
785
+ display: block;
786
+ }
787
+ .e-de-txt-form .e-de-num-field {
788
+ display: none;
789
+ }
790
+ .e-de-txt-form .e-de-date-field {
791
+ display: none;
792
+ }
793
+ .e-de-txt-form .e-de-ddl-field {
794
+ display: none;
795
+ }
796
+
797
+ .e-de-num-form .e-de-txt-field {
798
+ display: none;
799
+ }
800
+ .e-de-num-form .e-de-num-field {
801
+ display: block;
802
+ }
803
+ .e-de-num-form .e-de-date-field {
804
+ display: none;
805
+ }
806
+ .e-de-num-form .e-de-ddl-field {
807
+ display: none;
808
+ }
809
+
810
+ .e-de-date-form .e-de-txt-field {
811
+ display: none;
812
+ }
813
+ .e-de-date-form .e-de-num-field {
814
+ display: none;
815
+ }
816
+ .e-de-date-form .e-de-date-field {
817
+ display: block;
818
+ }
819
+ .e-de-date-form .e-de-ddl-field {
820
+ display: none;
821
+ }
822
+
823
+ .e-de-ddl-form .e-de-txt-field {
824
+ display: none;
825
+ }
826
+ .e-de-ddl-form .e-de-num-field {
827
+ display: none;
828
+ }
829
+ .e-de-ddl-form .e-de-date-field {
830
+ display: none;
831
+ }
832
+ .e-de-ddl-form .e-de-ddl-field {
833
+ display: block;
834
+ }
835
+
836
+ .e-documenteditor .e-de-op-close-button {
837
+ left: 267px;
838
+ position: absolute;
839
+ top: 8px;
840
+ }
841
+ .e-documenteditor .e-de-op-close-button.e-de-rtl {
842
+ left: 14px;
843
+ }
844
+
845
+ /* stylelint-disable */
846
+ .e-de-background {
847
+ background-color: #e9ecef;
848
+ }
849
+
850
+ .e-de-column-label {
851
+ font-size: 12px;
852
+ font-weight: normal;
853
+ padding-left: 20px;
854
+ padding-right: 20px;
855
+ }
856
+
857
+ .e-de-para-tab {
858
+ float: left;
859
+ }
860
+
861
+ .e-de-para-tab.e-rtl {
862
+ float: right;
863
+ }
864
+
865
+ .e-de-column-label.e-de-rtl {
866
+ font-size: 12px;
867
+ font-weight: normal;
868
+ padding-left: 50px;
869
+ padding-right: 50px;
870
+ }
871
+
872
+ .e-de-font-dlg-display {
873
+ display: -webkit-inline-box;
874
+ display: -ms-inline-flexbox;
875
+ display: inline-flex;
876
+ }
877
+
878
+ .e-de-ff-sub-header {
879
+ display: block;
880
+ font-size: 12px;
881
+ font-weight: normal;
882
+ margin-top: 6px;
883
+ }
884
+
885
+ .e-de-check-exactnumbr-width {
886
+ width: 100px !important;
887
+ }
888
+
889
+ .e-de-ff-dlg-heading {
890
+ display: block;
891
+ font-weight: 400;
892
+ margin-bottom: 12px;
893
+ }
894
+
895
+ .e-de-ff-dlg-heading-small {
896
+ display: block;
897
+ font-weight: 400;
898
+ margin-bottom: 4px;
899
+ }
900
+
901
+ .e-de-ff-dlg-drpdwn-heading {
902
+ display: block;
903
+ font-size: 16px;
904
+ font-weight: 400;
905
+ margin-bottom: 8px;
906
+ }
907
+
908
+ .e-de-ff-dlg-check {
909
+ display: block;
910
+ font-size: 16px;
911
+ font-weight: 400;
912
+ margin-bottom: -2px;
913
+ }
914
+
915
+ .e-de-div-seperate-dlg {
916
+ display: -webkit-inline-box;
917
+ display: -ms-inline-flexbox;
918
+ display: inline-flex;
919
+ margin-bottom: 15.5px;
920
+ width: 100%;
921
+ }
922
+
923
+ .e-de-ff-radio-div {
924
+ display: -webkit-inline-box;
925
+ display: -ms-inline-flexbox;
926
+ display: inline-flex;
927
+ margin-right: 16px;
928
+ }
929
+
930
+ .e-de-ff-radio-div.e-de-rtl {
931
+ margin-left: 16px;
932
+ margin-right: 0;
933
+ }
934
+
935
+ .e-de-ff-radio-scnd-div {
936
+ display: -webkit-inline-box;
937
+ display: -ms-inline-flexbox;
938
+ display: inline-flex;
939
+ margin-bottom: 18px;
940
+ margin-right: 16px;
941
+ }
942
+
943
+ .e-de-ff-radio-scnd-div.e-de-rtl {
944
+ margin-left: 16px;
945
+ margin-right: 0;
946
+ }
947
+
948
+ .e-de-ff-dlg-lft-hlf {
949
+ margin-right: 5%;
950
+ width: 47.5%;
951
+ }
952
+
953
+ .e-de-ff-dlg-lft-hlf.e-de-rtl {
954
+ margin-left: 5%;
955
+ margin-right: 0;
956
+ }
957
+
958
+ .e-de-ff-chck-exact {
959
+ margin-left: 15px;
960
+ margin-top: -6px;
961
+ }
962
+
963
+ .e-de-ff-chck-exact.e-de-rtl {
964
+ margin-left: 0;
965
+ margin-right: 15px;
966
+ }
967
+
968
+ .e-de-ff-dlg-rght-hlf {
969
+ width: 47.5%;
970
+ }
971
+
972
+ .e-de-ff-drpdwn-dlg-scndiv {
973
+ display: -webkit-inline-box;
974
+ display: -ms-inline-flexbox;
975
+ display: inline-flex;
976
+ height: 168px;
977
+ margin-bottom: 16px;
978
+ width: 100%;
979
+ }
980
+
981
+ .e-de-cmt-avatar {
982
+ -webkit-box-align: center;
983
+ -ms-flex-align: center;
984
+ align-items: center;
985
+ display: -webkit-box;
986
+ display: -ms-flexbox;
987
+ display: flex;
988
+ width: 90%;
989
+ }
990
+
991
+ .e-de-ff-cmt-avatar {
992
+ -webkit-box-align: center;
993
+ -ms-flex-align: center;
994
+ align-items: center;
995
+ border-radius: 50%;
996
+ color: #fff;
997
+ display: -webkit-box;
998
+ display: -ms-flexbox;
999
+ display: flex;
1000
+ font-size: 12px;
1001
+ height: 24px;
1002
+ -webkit-box-pack: center;
1003
+ -ms-flex-pack: center;
1004
+ justify-content: center;
1005
+ letter-spacing: 0;
1006
+ line-height: 12px;
1007
+ opacity: 100%;
1008
+ -webkit-user-select: none;
1009
+ -moz-user-select: none;
1010
+ -ms-user-select: none;
1011
+ user-select: none;
1012
+ width: 24px;
1013
+ z-index: 1;
1014
+ }
1015
+
1016
+ .e-de-ff-drpdwn-listview {
1017
+ margin-right: 12px;
1018
+ width: 100%;
1019
+ }
1020
+
1021
+ .e-de-ff-drpdwn-listview.e-de-rtl {
1022
+ margin-left: 12px;
1023
+ margin-right: 0;
1024
+ }
1025
+
1026
+ .e-de-ff-drpdwn-mvup {
1027
+ margin-right: 8px;
1028
+ }
1029
+
1030
+ .e-de-ff-drpdwn-mvup.e-de-rtl {
1031
+ margin-left: 8px;
1032
+ margin-right: 0;
1033
+ }
1034
+
1035
+ .e-de-drp-dwn-frst-div {
1036
+ margin-bottom: 23.5px;
1037
+ width: 47.5%;
1038
+ }
1039
+
1040
+ .e-de-result-list-block .e-de-search-result-hglt {
1041
+ background: transparent;
1042
+ border-bottom: 2px solid #007bff;
1043
+ cursor: default;
1044
+ padding: 15px 1px 15px 5px;
1045
+ }
1046
+
1047
+ .e-de-result-list-block .e-de-op-search-txt .e-de-op-search-word-text {
1048
+ color: #007bff;
1049
+ }
1050
+
1051
+ .e-de-search-result-item {
1052
+ cursor: default;
1053
+ padding: 15px 1px 15px 5px;
1054
+ word-break: break-word;
1055
+ }
1056
+
1057
+ .e-de-search-result-item:hover {
1058
+ border-bottom: 1px solid #007bff;
1059
+ cursor: default;
1060
+ }
1061
+
1062
+ .e-de-search-result-item:focus {
1063
+ border-bottom: 2px solid #007bff;
1064
+ cursor: default;
1065
+ padding: 15px 1px 15px 5px;
1066
+ }
1067
+
1068
+ .e-de-search-tab-content .e-input-group .e-de-op-search-icon:focus {
1069
+ border: 1px solid #ddd;
1070
+ }
1071
+
1072
+ .e-de-op-search-icon:hover {
1073
+ background: #ddd;
1074
+ }
1075
+
1076
+ .e-de-search-tab-content .e-input-group .e-de-op-search-close-icon:focus {
1077
+ border: 1px solid #ddd;
1078
+ border-right-width: 0;
1079
+ }
1080
+
1081
+ .e-de-op-search-close-icon:hover {
1082
+ background: #ddd;
1083
+ }
1084
+
1085
+ .e-spin-down:focus {
1086
+ border: 1px solid #ddd;
1087
+ border-right-width: 0;
1088
+ }
1089
+
1090
+ .e-spin-down:hover {
1091
+ background: #ddd;
1092
+ }
1093
+
1094
+ .e-spin-up:focus {
1095
+ border: 1px solid #ddd;
1096
+ border-right-width: 0;
1097
+ }
1098
+
1099
+ .e-spin-up:hover {
1100
+ background: #ddd;
1101
+ }
1102
+
1103
+ .e-de-toc-dlg-heading {
1104
+ display: block;
1105
+ color: #212529;
1106
+ font-size: 14px;
1107
+ font-weight: 400;
1108
+ margin-bottom: 5px;
1109
+ }
1110
+
1111
+ .e-de-toc-dlg-main-heading {
1112
+ color: #212529;
1113
+ display: block;
1114
+ font-size: 14px;
1115
+ font-weight: 500;
1116
+ margin-bottom: 10px;
1117
+ }
1118
+
1119
+ .e-content-placeholder.e-documenteditor.e-placeholder-documenteditor {
1120
+ background-size: 100%;
1121
+ }
1122
+
1123
+ .e-de-toc-reset-button {
1124
+ margin-top: 10px;
1125
+ }
1126
+
1127
+ .e-de-toc-reset-button.e-de-rtl {
1128
+ margin-right: 0;
1129
+ }
1130
+
1131
+ .e-de-toc-modify-button {
1132
+ margin-left: 156px;
1133
+ margin-top: 10px;
1134
+ }
1135
+
1136
+ .e-de-toc-modify-button.e-de-rtl {
1137
+ margin-left: 0;
1138
+ margin-right: 156px;
1139
+ }
1140
+
1141
+ .e-de-toc-dlg-container {
1142
+ height: 454px;
1143
+ width: 550px;
1144
+ }
1145
+
1146
+ .e-de-toc-dlg-sub-container {
1147
+ margin-bottom: 15px;
1148
+ }
1149
+
1150
+ .e-de-toc-list-view {
1151
+ border: 1px solid #c3c3c3;
1152
+ border-radius: 3px;
1153
+ font-size: 12px;
1154
+ height: 186px;
1155
+ overflow-y: scroll;
1156
+ }
1157
+
1158
+ .e-de-toc-list-view.e-de-rtl {
1159
+ margin-left: 0;
1160
+ }
1161
+
1162
+ .e-de-toc-dlg-sub-heading {
1163
+ color: #212529;
1164
+ display: block;
1165
+ font-size: 14px;
1166
+ font-weight: 400;
1167
+ margin: 5px 15px 5px 15px;
1168
+ }
1169
+
1170
+ .e-de-toc-dlg-style-label {
1171
+ margin-left: 42px;
1172
+ margin-top: 50px;
1173
+ }
1174
+
1175
+ .e-de-toc-dlg-style-label .e-de-rtl {
1176
+ margin-left: 0;
1177
+ margin-right: 42px;
1178
+ }
1179
+
1180
+ .e-de-pagesetup-dlg-container {
1181
+ height: auto;
1182
+ width: 354px;
1183
+ }
1184
+
1185
+ .e-de-page-setup-ppty-tab {
1186
+ border: 0;
1187
+ }
1188
+
1189
+ .e-de-page-setup-dlg-sub-container {
1190
+ margin-bottom: 30px;
1191
+ }
1192
+
1193
+ .e-de-page-setup-dlg-left-sub-container {
1194
+ float: left;
1195
+ position: relative;
1196
+ top: 0;
1197
+ }
1198
+
1199
+ .e-de-page-setup-dlg-left-sub-container.e-de-rtl {
1200
+ float: right;
1201
+ }
1202
+
1203
+ .e-de-page-setup-dlg-right-sub-container {
1204
+ float: right;
1205
+ position: relative;
1206
+ top: 0;
1207
+ }
1208
+
1209
+ .e-de-page-setup-dlg-right-sub-container.e-de-rtl {
1210
+ float: left;
1211
+ }
1212
+
1213
+ .e-de-page-setup-dlg-sub-header {
1214
+ display: block;
1215
+ font-size: 12px;
1216
+ font-weight: normal;
1217
+ margin-bottom: 8px;
1218
+ margin-top: 14px;
1219
+ }
1220
+
1221
+ .e-de-page-setup-dlg-sub-title-header {
1222
+ display: block;
1223
+ font-size: 12px;
1224
+ font-weight: normal;
1225
+ margin-bottom: 8px;
1226
+ margin-top: 14px;
1227
+ }
1228
+
1229
+ .e-de-page-setup-dlg-sub-container-port {
1230
+ height: auto;
1231
+ margin-bottom: 0;
1232
+ }
1233
+
1234
+ .e-de-page-setup-dlg-sub-label {
1235
+ font-size: 13px;
1236
+ font-weight: 500;
1237
+ }
1238
+
1239
+ .e-de-page-setup-dlg-orientation-prop {
1240
+ margin-top: 13px;
1241
+ }
1242
+
1243
+ .e-de-page-setup-dlg-sub-size-container {
1244
+ height: 73px;
1245
+ margin-bottom: 20px;
1246
+ }
1247
+
1248
+ .e-de-page-setup-dlg-layout-sub-container {
1249
+ height: auto;
1250
+ margin-bottom: 20px;
1251
+ position: relative;
1252
+ top: 14px;
1253
+ }
1254
+
1255
+ .e-de-page-setup-dlg-first-page-prop {
1256
+ margin-bottom: 8px;
1257
+ }
1258
+
1259
+ .e-de-page-setup-dlg-first-page-prop .e-label,
1260
+ .e-de-page-setup-dlg-odd-or-even-prop .e-label {
1261
+ font-size: 12px;
1262
+ }
1263
+
1264
+ .e-de-page-setup-dlg-first-page-prop .e-frame,
1265
+ .e-de-page-setup-dlg-odd-or-even-prop .e-frame {
1266
+ height: 15px;
1267
+ line-height: 13px;
1268
+ width: 15px;
1269
+ }
1270
+
1271
+ .e-de-page-setup-dlg-left-layout-container {
1272
+ float: left;
1273
+ position: relative;
1274
+ top: 0;
1275
+ }
1276
+
1277
+ .e-de-page-setup-dlg-left-layout-container.e-de-rtl {
1278
+ float: right;
1279
+ }
1280
+
1281
+ .e-de-page-setup-dlg-right-layout-container {
1282
+ float: right;
1283
+ position: relative;
1284
+ top: 0;
1285
+ }
1286
+
1287
+ .e-de-page-setup-dlg-right-layout-container.e-de-rtl {
1288
+ float: left;
1289
+ }
1290
+
1291
+ .e-de-dlg-footer .e-btn {
1292
+ margin-left: 10px;
1293
+ }
1294
+
1295
+ .e-de-hyperlink-dlg-title {
1296
+ font-size: 12px;
1297
+ font-weight: normal;
1298
+ margin-bottom: 8px;
1299
+ margin-top: 8px;
1300
+ }
1301
+
1302
+ .e-de-hyperlink .e-de-hyperlink-dlg-input {
1303
+ height: 32px;
1304
+ margin-bottom: 8px;
1305
+ width: 230px;
1306
+ }
1307
+
1308
+ .e-de-font-dlg-header {
1309
+ display: -webkit-box;
1310
+ display: -ms-flexbox;
1311
+ display: flex;
1312
+ font-size: 12px;
1313
+ font-weight: normal;
1314
+ margin-bottom: 8px;
1315
+ }
1316
+
1317
+ .e-de-font-dlg-header-effects,
1318
+ .e-de-font-dlg-header-font-color {
1319
+ display: -webkit-box;
1320
+ display: -ms-flexbox;
1321
+ display: flex;
1322
+ font-size: 12px;
1323
+ font-weight: normal;
1324
+ margin-bottom: 8px;
1325
+ }
1326
+
1327
+ .e-de-font-dlg-main-header {
1328
+ color: #212529;
1329
+ font-size: 14px;
1330
+ font-weight: normal;
1331
+ margin-right: 17px;
1332
+ }
1333
+
1334
+ .e-de-font-dlg-cb-right {
1335
+ margin-left: 40px;
1336
+ }
1337
+
1338
+ .e-de-font-dlg-cb-right.e-de-rtl {
1339
+ margin-left: 0;
1340
+ margin-right: 40px;
1341
+ }
1342
+
1343
+ .e-de-font-dlg-cb-right-div {
1344
+ margin-left: 20px;
1345
+ }
1346
+
1347
+ .e-de-dropdown {
1348
+ margin-right: 20px;
1349
+ }
1350
+
1351
+ .e-de-restrict-pane {
1352
+ border-right: 1px solid #dee2e6;
1353
+ padding-left: 14px;
1354
+ padding-top: 14px;
1355
+ padding-right: 14px;
1356
+ position: relative;
1357
+ width: 300px;
1358
+ }
1359
+
1360
+ .e-de-op {
1361
+ border-right: 1px solid #dee2e6;
1362
+ padding-left: 14px;
1363
+ padding-right: 14px;
1364
+ position: relative;
1365
+ width: 300px;
1366
+ }
1367
+
1368
+ .e-de-op.e-de-rtl {
1369
+ padding-left: 0;
1370
+ padding-right: 14px;
1371
+ }
1372
+
1373
+ .e-de-op-header {
1374
+ color: #212529;
1375
+ font-size: 15px;
1376
+ font-family: "Helvetica";
1377
+ font-weight: 500;
1378
+ margin-bottom: 12px;
1379
+ padding-top: 12px;
1380
+ }
1381
+
1382
+ .e-de-op-header.e-de-rtl {
1383
+ direction: rtl;
1384
+ text-align: right;
1385
+ }
1386
+
1387
+ .e-de-op-tab {
1388
+ border: 0;
1389
+ height: auto;
1390
+ }
1391
+
1392
+ .e-de-op-icon {
1393
+ color: rgba(0, 0, 0, 0.54);
1394
+ height: 20px;
1395
+ width: 20px;
1396
+ }
1397
+
1398
+ .e-de-op-close-icon {
1399
+ color: rgba(0, 0, 0, 0.5);
1400
+ }
1401
+
1402
+ .e-de-op-nav-btn {
1403
+ height: 20px;
1404
+ width: 20px;
1405
+ }
1406
+
1407
+ .e-de-op-search-txt {
1408
+ border-bottom: 1px solid #ddd;
1409
+ color: #212529;
1410
+ font-size: 14px;
1411
+ }
1412
+
1413
+ .e-de-op-search-txt .e-de-op-search-word {
1414
+ color: #007bff;
1415
+ }
1416
+
1417
+ .e-de-op-more-less {
1418
+ display: -webkit-inline-box;
1419
+ display: -ms-inline-flexbox;
1420
+ display: inline-flex;
1421
+ margin-top: 14px;
1422
+ }
1423
+
1424
+ .e-de-op-replacetabcontentdiv {
1425
+ margin-top: 14px;
1426
+ }
1427
+
1428
+ label[for*=_wholeWord_e-de-ltr] {
1429
+ left: 35px;
1430
+ }
1431
+
1432
+ label[for*=_wholeWord_e-de-rtl] {
1433
+ right: 35px;
1434
+ }
1435
+
1436
+ .e-de-cell-dia-label-common {
1437
+ display: inline-block;
1438
+ font-size: 12px;
1439
+ font-weight: normal;
1440
+ margin-bottom: 8px;
1441
+ margin-top: 0;
1442
+ width: 150px;
1443
+ }
1444
+
1445
+ .e-de-cell-dia-options-label {
1446
+ font-weight: 400;
1447
+ }
1448
+
1449
+ .e-de-table-border-heading {
1450
+ font-size: 16px;
1451
+ font-weight: 400;
1452
+ padding-bottom: 20px;
1453
+ }
1454
+
1455
+ .e-de-table-setting-heading {
1456
+ font-size: 14px;
1457
+ font-weight: normal;
1458
+ padding-bottom: 20px;
1459
+ }
1460
+
1461
+ .e-de-layout-setting-heading {
1462
+ font-size: 14px;
1463
+ font-weight: normal;
1464
+ padding-bottom: 20px;
1465
+ }
1466
+
1467
+ .e-de-table-setting-labels-heading {
1468
+ font-size: 12px;
1469
+ font-weight: normal;
1470
+ margin-left: 10px;
1471
+ }
1472
+
1473
+ .e-de-table-element-subheading {
1474
+ font-size: 12px;
1475
+ font-weight: normal;
1476
+ }
1477
+
1478
+ .e-de-border-dlg-preview-div {
1479
+ border: 1px solid rgba(0, 0, 0, 0.54);
1480
+ width: 80px;
1481
+ height: 80px;
1482
+ }
1483
+
1484
+ .e-de-border-dlg-preview-inside-divs {
1485
+ opacity: 0.54;
1486
+ }
1487
+
1488
+ .e-de-tablecell-dia-align-div {
1489
+ border: 1px solid #ddd;
1490
+ display: inline-block;
1491
+ height: 60px;
1492
+ margin-right: 10px;
1493
+ width: 60px;
1494
+ }
1495
+
1496
+ .e-de-tablecell-dia-align-div.e-de-rtl {
1497
+ margin-left: 10px;
1498
+ margin-right: 0;
1499
+ }
1500
+
1501
+ .e-de-table-dia-align-label {
1502
+ display: inline-block;
1503
+ font-size: 12px;
1504
+ font-weight: normal;
1505
+ margin-left: 10px;
1506
+ margin-top: 10px;
1507
+ }
1508
+
1509
+ .e-de-table-dialog-separator-line {
1510
+ background-color: #dee2e6;
1511
+ bottom: 59px;
1512
+ display: none;
1513
+ height: 1px;
1514
+ left: 1px;
1515
+ margin-top: 5px;
1516
+ position: absolute;
1517
+ width: 100%;
1518
+ }
1519
+
1520
+ .e-de-table-alignment-active {
1521
+ border: 1px solid #007bff;
1522
+ }
1523
+
1524
+ .e-de-table-dialog-size-label {
1525
+ padding-top: 14px !important;
1526
+ }
1527
+
1528
+ .e-de-list-ddl-header {
1529
+ font-size: 14px;
1530
+ font-weight: normal;
1531
+ margin-bottom: 15px;
1532
+ margin-top: 15px;
1533
+ }
1534
+
1535
+ .e-de-list-ddl-header-list-level {
1536
+ font-size: 14px;
1537
+ font-weight: normal;
1538
+ margin-bottom: 15px;
1539
+ }
1540
+
1541
+ .e-de-tbl-dlg-footer {
1542
+ padding-top: 23px;
1543
+ }
1544
+
1545
+ .e-de-row-ht-top,
1546
+ .e-de-cell-ht-top {
1547
+ padding: 0 20px;
1548
+ width: 160px;
1549
+ }
1550
+
1551
+ .e-de-ht-wdth-type {
1552
+ margin-top: -24px;
1553
+ width: 120px;
1554
+ }
1555
+
1556
+ .e-de-row-ht-top.e-de-rtl,
1557
+ .e-de-cell-ht-top.e-de-rtl {
1558
+ margin-left: 0;
1559
+ margin-right: 20px;
1560
+ }
1561
+
1562
+ .e-de-cell-width-top {
1563
+ margin-left: 20px;
1564
+ margin-top: -23px;
1565
+ }
1566
+
1567
+ .e-de-cell-width-top.e-de-rtl {
1568
+ margin-left: 0;
1569
+ margin-right: 20px;
1570
+ }
1571
+
1572
+ .e-de-tbl-dlg-border-btn {
1573
+ float: right;
1574
+ margin-top: 14px;
1575
+ }
1576
+
1577
+ .e-de-tbl-dlg-border-btn.e-de-rtl {
1578
+ float: left;
1579
+ margin-right: 0;
1580
+ }
1581
+
1582
+ .e-de-table-border-setting.e-de-rtl {
1583
+ right: 5px;
1584
+ }
1585
+
1586
+ .e-de-tbl-dlg-op-btn {
1587
+ left: 440px;
1588
+ position: absolute;
1589
+ top: 285px;
1590
+ }
1591
+
1592
+ .e-de-insert-table-dlg-sub-header {
1593
+ display: block;
1594
+ font-size: 12px;
1595
+ font-weight: normal;
1596
+ margin-bottom: 8px;
1597
+ margin-top: 0;
1598
+ }
1599
+
1600
+ .e-de-insert-footnote-dlg-sub-header,
1601
+ .e-de-insert-footnote-dlg-header {
1602
+ display: block;
1603
+ font-size: 12px;
1604
+ font-weight: normal;
1605
+ margin-bottom: 8px;
1606
+ margin-top: 0;
1607
+ }
1608
+
1609
+ .e-de-insert-footnote-dlg-header {
1610
+ margin-bottom: 25px;
1611
+ }
1612
+
1613
+ .e-de-insert-table-dlg-input {
1614
+ margin-bottom: 14px;
1615
+ }
1616
+
1617
+ .e-de-list-ddl-subheader,
1618
+ .e-de-list-ddl-subheaderbottom {
1619
+ font-size: 12px;
1620
+ font-weight: normal;
1621
+ margin-bottom: 10px;
1622
+ margin-top: 10px;
1623
+ }
1624
+
1625
+ .e-de-list-dlg-subdiv {
1626
+ float: right;
1627
+ margin-top: 40px;
1628
+ position: relative;
1629
+ }
1630
+
1631
+ .e-de-list-dlg-subdiv.e-de-rtl {
1632
+ float: left;
1633
+ margin-top: -136px;
1634
+ }
1635
+
1636
+ .e-de-list-dlg-div {
1637
+ float: right;
1638
+ margin-top: 30px;
1639
+ position: relative;
1640
+ }
1641
+
1642
+ .e-de-list-dlg-div.e-de-rtl {
1643
+ float: left;
1644
+ margin-top: -138px;
1645
+ }
1646
+
1647
+ .e-de-ok-button {
1648
+ margin-right: 8px;
1649
+ }
1650
+
1651
+ .e-de-ok-button.e-de-rtl {
1652
+ margin-left: 8px;
1653
+ }
1654
+
1655
+ .e-de-options-setter {
1656
+ left: 339px;
1657
+ }
1658
+
1659
+ .e-de-op-close-icon:hover {
1660
+ color: rgba(0, 0, 0, 0.75);
1661
+ }
1662
+
1663
+ .e-de-tooltip {
1664
+ background-color: #fff;
1665
+ -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1666
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1667
+ color: #000;
1668
+ cursor: text;
1669
+ display: table;
1670
+ max-width: 200px;
1671
+ padding: 5px;
1672
+ word-wrap: break-word;
1673
+ }
1674
+
1675
+ .e-de-form-popup {
1676
+ background-color: #fff;
1677
+ -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1678
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1679
+ color: #000;
1680
+ cursor: text;
1681
+ max-width: 350px;
1682
+ min-width: 300px;
1683
+ padding: 16px;
1684
+ position: absolute;
1685
+ width: -webkit-fit-content;
1686
+ width: -moz-fit-content;
1687
+ width: fit-content;
1688
+ word-wrap: break-word;
1689
+ }
1690
+
1691
+ .e-de-save,
1692
+ .e-de-cancel {
1693
+ margin-left: 8px;
1694
+ }
1695
+
1696
+ .e-btn.e-de-op-icon-btn {
1697
+ background-color: transparent;
1698
+ border-color: transparent;
1699
+ }
1700
+
1701
+ .e-documenteditor .e-de-op-close-button {
1702
+ left: 250px;
1703
+ position: absolute;
1704
+ top: 8px;
1705
+ padding-top: 0px;
1706
+ }
1707
+
1708
+ .e-de-style-paragraph-indent-group-button .e-btn.e-active,
1709
+ .e-de-style-paragraph-group-button .e-btn.e-active,
1710
+ .e-de-style-font-group-button .e-btn.e-active {
1711
+ background-color: #6c757d;
1712
+ -webkit-box-shadow: inset 0 3px 5px #4e555b;
1713
+ box-shadow: inset 0 3px 5px #4e555b;
1714
+ -webkit-box-shadow: none;
1715
+ box-shadow: none;
1716
+ }
1717
+ .e-de-style-paragraph-indent-group-button .e-btn.e-active .e-btn-icon,
1718
+ .e-de-style-paragraph-group-button .e-btn.e-active .e-btn-icon,
1719
+ .e-de-style-font-group-button .e-btn.e-active .e-btn-icon {
1720
+ color: #fff;
1721
+ }
1722
+
1723
+ .e-de-style-font-group-button .e-btn,
1724
+ .e-de-style-paragraph-group-button .e-btn,
1725
+ .e-de-style-paragraph-indent-group-button .e-btn {
1726
+ background: #fff;
1727
+ border-color: #ced4da;
1728
+ }
1729
+ .e-de-style-font-group-button .e-btn:focus,
1730
+ .e-de-style-paragraph-group-button .e-btn:focus,
1731
+ .e-de-style-paragraph-indent-group-button .e-btn:focus {
1732
+ background-color: #6c757d;
1733
+ -webkit-box-shadow: inset 0 3px 5px #4e555b;
1734
+ box-shadow: inset 0 3px 5px #4e555b;
1735
+ }
1736
+ .e-de-style-font-group-button .e-btn:active,
1737
+ .e-de-style-paragraph-group-button .e-btn:active,
1738
+ .e-de-style-paragraph-indent-group-button .e-btn:active {
1739
+ background-color: #6c757d;
1740
+ -webkit-box-shadow: inset 0 3px 5px #4e555b;
1741
+ box-shadow: inset 0 3px 5px #4e555b;
1742
+ }
1743
+ .e-de-style-font-group-button .e-btn:hover,
1744
+ .e-de-style-paragraph-group-button .e-btn:hover,
1745
+ .e-de-style-paragraph-indent-group-button .e-btn:hover {
1746
+ background-color: #6c757d;
1747
+ -webkit-box-shadow: inset 0 3px 5px #4e555b;
1748
+ box-shadow: inset 0 3px 5px #4e555b;
1749
+ }
1750
+
1751
+ .e-de-style-font-group-button .e-btn:hover .e-btn-icon,
1752
+ .e-de-style-font-group-button .e-btn:focus .e-btn-icon,
1753
+ .e-de-style-font-group-button .e-btn:active .e-btn-icon,
1754
+ .e-de-style-font-group-button .e-btn:disabled .e-btn-icon,
1755
+ .e-de-style-paragraph-group-button .e-btn:hover .e-btn-icon,
1756
+ .e-de-style-paragraph-group-button .e-btn:focus .e-btn-icon,
1757
+ .e-de-style-paragraph-group-button .e-btn:active .e-btn-icon,
1758
+ .e-de-style-paragraph-group-button .e-btn:disabled .e-btn-icon {
1759
+ color: #fff;
1760
+ }
1761
+
1762
+ .e-de-style-font-group-button .e-btn-icon,
1763
+ .e-de-style-paragraph-group-button .e-btn-icon,
1764
+ .e-de-style-paragraph-indent-group-button .e-btn-icon {
1765
+ color: #495057;
1766
+ font-size: 14px;
1767
+ }
1768
+
1769
+ .e-de-style-paragraph-indent-group-button .e-btn:hover .e-btn-icon,
1770
+ .e-de-style-paragraph-indent-group-button .e-btn:focus .e-btn-icon,
1771
+ .e-de-style-paragraph-indent-group-button .e-btn:active .e-btn-icon,
1772
+ .e-de-style-paragraph-indent-group-button .e-btn:disabled .e-btn-icon {
1773
+ color: #fff;
1774
+ }
1775
+
1776
+ .e-de-style-paragraph-indent-group-button .e-btn-icon {
1777
+ color: #495057;
1778
+ font-size: 14px;
1779
+ }
1780
+
1781
+ .e-de-style-font-color-picker .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
1782
+ .e-de-style-font-color-picker .e-btn.e-icon-btn,
1783
+ .e-de-dlg-clr-picker .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
1784
+ .e-de-dlg-clr-picker .e-btn.e-icon-btn,
1785
+ .e-de-font-dlg-display .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
1786
+ .e-de-font-dlg-display .e-colorpicker-wrapper .e-btn.e-icon-btn {
1787
+ padding: 4px 8px !important;
1788
+ }
1789
+
1790
+ .e-de-rp-close-icon.e-btn {
1791
+ background: #fafafa;
1792
+ border: 0;
1793
+ color: #495057;
1794
+ opacity: 1;
1795
+ }
1796
+
1797
+ .e-de-toc-dlg-style-input {
1798
+ margin-top: 18px;
1799
+ }
1800
+
1801
+ .e-de-list-container {
1802
+ background: #fff !important;
1803
+ }
1804
+
1805
+ .e-documenteditor .e-de-op-close-button {
1806
+ top: 10px;
1807
+ }
1808
+
1809
+ .e-de-styles,
1810
+ .e-de-bookmark {
1811
+ margin-top: 0 !important;
1812
+ }
1813
+
1814
+ .e-de-bookmark .e-bookmark-textbox-input {
1815
+ -webkit-box-sizing: border-box !important;
1816
+ box-sizing: border-box !important;
1817
+ }
1818
+
1819
+ .e-de-cp-option {
1820
+ background: transparent;
1821
+ }
1822
+
1823
+ .e-styles-common {
1824
+ padding-top: 14px;
1825
+ }
1826
+
1827
+ .e-styles-list {
1828
+ margin-right: 14px;
1829
+ }
1830
+
1831
+ .e-bigger .e-de-style-dlg-name-input {
1832
+ height: 41px;
1833
+ }
1834
+ .e-bigger .e-de-style-bold-button-size {
1835
+ height: 41px;
1836
+ }
1837
+ .e-bigger .e-styles-common {
1838
+ padding-top: 16px;
1839
+ }
1840
+ .e-bigger .e-styles-list {
1841
+ margin-right: 16px;
1842
+ }
1843
+ .e-bigger .e-bookmark-gotobutton,
1844
+ .e-bigger .e-bookmark-addbutton,
1845
+ .e-bigger .e-styles-addbutton,
1846
+ .e-bigger .e-bookmark-deletebutton {
1847
+ margin-bottom: 16px;
1848
+ }
1849
+
1850
+ .e-bigger .e-de-search-tab-content {
1851
+ margin-top: 14px;
1852
+ width: 275px;
1853
+ }
1854
+
1855
+ .e-bigger .e-de-op-more-less {
1856
+ display: -webkit-inline-box;
1857
+ display: -ms-inline-flexbox;
1858
+ display: inline-flex;
1859
+ margin-top: 16px;
1860
+ }
1861
+
1862
+ .e-bigger .e-de-op-dlg-footer {
1863
+ margin-top: 16px;
1864
+ }
1865
+
1866
+ .e-de-font-dlg-display .e-split-btn-wrapper .e-btn {
1867
+ border-color: #ced4da;
1868
+ }
1869
+
1870
+ .e-de-restrict-pane {
1871
+ color: #000;
1872
+ }
1873
+
1874
+ .e-de-op.e-de-rtl .e-de-search-tab-content {
1875
+ margin-left: 12px;
1876
+ margin-right: 0;
1877
+ }
1878
+
1879
+ .e-documenteditor .e-de-op-close-button.e-de-rtl {
1880
+ right: 255px;
1881
+ }
1882
+
1883
+ .e-de-table-measure-lbl {
1884
+ font-size: 11px;
1885
+ font-weight: normal;
1886
+ display: block;
1887
+ margin-bottom: 8px;
1888
+ }
1889
+
1890
+ .e-de-tbl-indent-lbl {
1891
+ font-weight: normal;
1892
+ font-size: 11px;
1893
+ position: relative;
1894
+ display: block;
1895
+ margin-bottom: 18px;
1896
+ top: 10px;
1897
+ }
1898
+
1899
+ .e-btn.e-de-op-close-button:hover {
1900
+ background-color: transparent;
1901
+ border-color: transparent;
1902
+ color: rgba(0, 0, 0, 0.75);
1903
+ }
1904
+
1905
+ .e-btn.e-de-op-close-button:focus {
1906
+ background-color: transparent;
1907
+ border-color: transparent;
1908
+ color: rgba(0, 0, 0, 0.75);
1909
+ }
1910
+
1911
+ .e-btn.e-de-op-close-button:active {
1912
+ background-color: transparent;
1913
+ border-color: transparent;
1914
+ color: rgba(248, 249, 250, 0.5);
1915
+ }
1916
+
1917
+ .e-documenteditor .e-input {
1918
+ font-size: 14px;
1919
+ }
1920
+
1921
+ .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
1922
+ height: 32px;
1923
+ }
1924
+
1925
+ .e-de-tbl-dlg-border-btn .e-control.e-btn.e-flat:not(.e-icon-btn) {
1926
+ height: auto;
1927
+ }
1928
+
1929
+ .e-de-op-result-container {
1930
+ margin-top: 14px;
1931
+ }
1932
+
1933
+ .e-de-restrict-pane,
1934
+ .e-de-op {
1935
+ background: #f8f9fa;
1936
+ }
1937
+
1938
+ .e-de-restrict-pane .e-tab-header .e-toolbar-items,
1939
+ .e-de-op .e-tab-header .e-toolbar-items {
1940
+ margin-bottom: 0;
1941
+ margin-top: 14px;
1942
+ }
1943
+
1944
+ .e-de-font-dlg-color {
1945
+ border: 1px #f8f9fa;
1946
+ border-radius: 4px;
1947
+ font-size: 12px;
1948
+ height: 16px;
1949
+ margin-left: 15px;
1950
+ width: 25px;
1951
+ }
1952
+
1953
+ .e-de-icon-table-row-above {
1954
+ top: 10px;
1955
+ }
1956
+
1957
+ .e-de-icon-table-row-below {
1958
+ top: 49px;
1959
+ }
1960
+
1961
+ .e-de-icon-table-column-left {
1962
+ top: 89px;
1963
+ }
1964
+
1965
+ .e-de-icon-table-column-right {
1966
+ top: 127px;
1967
+ }
1968
+
1969
+ .e-de-icon-table-delete {
1970
+ top: 10px;
1971
+ }
1972
+
1973
+ .e-de-icon-table-row-delete {
1974
+ top: 49px;
1975
+ }
1976
+
1977
+ .e-de-icon-table-column-delete {
1978
+ top: 89px;
1979
+ }
1980
+
1981
+ .e-de-list-bullet-none {
1982
+ height: 40px;
1983
+ width: 40px;
1984
+ }
1985
+
1986
+ .e-de-list-bullet-dot {
1987
+ height: 40px;
1988
+ width: 40px;
1989
+ }
1990
+
1991
+ .e-de-list-bullet-circle {
1992
+ height: 40px;
1993
+ width: 40px;
1994
+ }
1995
+
1996
+ .e-de-list-bullet-square {
1997
+ height: 40px;
1998
+ width: 40px;
1999
+ }
2000
+
2001
+ .e-de-list-bullet-flower {
2002
+ height: 40px;
2003
+ width: 40px;
2004
+ }
2005
+
2006
+ .e-de-list-bullet-arrow {
2007
+ height: 40px;
2008
+ width: 40px;
2009
+ }
2010
+
2011
+ .e-de-list-bullet-tick {
2012
+ height: 40px;
2013
+ width: 40px;
2014
+ }
2015
+
2016
+ .e-de-bullet:hover {
2017
+ background: rgba(0, 0, 0, 0.12);
2018
+ }
2019
+
2020
+ .e-de-list-numbered-none {
2021
+ height: 80px;
2022
+ width: 80px;
2023
+ }
2024
+
2025
+ .e-de-list-numbered-number-dot {
2026
+ height: 80px;
2027
+ width: 80px;
2028
+ }
2029
+
2030
+ .e-de-list-numbered-number-brace {
2031
+ height: 80px;
2032
+ width: 80px;
2033
+ }
2034
+
2035
+ .e-de-list-numbered-up-roman {
2036
+ height: 80px;
2037
+ width: 80px;
2038
+ }
2039
+
2040
+ .e-de-list-numbered-up-letter {
2041
+ height: 80px;
2042
+ width: 80px;
2043
+ }
2044
+
2045
+ .e-de-list-numbered-low-letter-brace {
2046
+ height: 80px;
2047
+ width: 80px;
2048
+ }
2049
+
2050
+ .e-de-numbered-low-letter-dot {
2051
+ height: 80px;
2052
+ width: 80px;
2053
+ }
2054
+
2055
+ .e-de-list-numbered-low-roman {
2056
+ height: 80px;
2057
+ width: 80px;
2058
+ }
2059
+
2060
+ .e-de-numbered:hover {
2061
+ background: rgba(0, 0, 0, 0.12);
2062
+ }
2063
+
2064
+ .e-de-list-multilevel-none {
2065
+ height: 80px;
2066
+ width: 80px;
2067
+ }
2068
+
2069
+ .e-de-list-multilevel-list-normal {
2070
+ height: 80px;
2071
+ width: 80px;
2072
+ }
2073
+
2074
+ .e-de-list-multilevel-list-multilevel {
2075
+ height: 80px;
2076
+ width: 80px;
2077
+ }
2078
+
2079
+ .e-de-list-multilevel-list-bullets {
2080
+ height: 80px;
2081
+ width: 80px;
2082
+ }
2083
+
2084
+ .e-de-multilevel-list:hover {
2085
+ background: rgba(0, 0, 0, 0.12);
2086
+ }
2087
+
2088
+ .e-de-list-dialog-open:hover {
2089
+ background: rgba(0, 0, 0, 0.12);
2090
+ }
2091
+
2092
+ .e-de-cell-options {
2093
+ left: 336px;
2094
+ top: 272px;
2095
+ }
2096
+
2097
+ .e-de-cell-options.e-de-rtl {
2098
+ left: 123px;
2099
+ }
2100
+
2101
+ .e-de-font-color-label {
2102
+ margin-bottom: 0;
2103
+ margin-right: 14px;
2104
+ margin-top: 14px;
2105
+ }
2106
+
2107
+ .e-de-font-content-label {
2108
+ width: 115px;
2109
+ }
2110
+
2111
+ .e-de-font-color-margin {
2112
+ margin-right: 8px;
2113
+ margin-top: 5px;
2114
+ }
2115
+
2116
+ .e-de-font-color-margin.e-de-rtl {
2117
+ margin-left: 8px;
2118
+ margin-right: 0;
2119
+ }
2120
+
2121
+ .e-de-font-content-checkbox-label {
2122
+ margin-left: 42px;
2123
+ }
2124
+
2125
+ .e-de-font-content-checkbox-label-rtl {
2126
+ margin-right: 61px;
2127
+ }
2128
+
2129
+ .e-bigger .e-de-font-content-checkbox-label {
2130
+ margin-left: 64px;
2131
+ }
2132
+ .e-bigger .e-de-font-content-checkbox-label-rtl {
2133
+ margin-right: 64px;
2134
+ }
2135
+ .e-bigger .e-de-font-content-label {
2136
+ width: 132px;
2137
+ }
2138
+
2139
+ .e-de-font-checkbox {
2140
+ margin-top: 10px;
2141
+ }
2142
+
2143
+ .e-de-font-checkbox-transform {
2144
+ margin-left: 58px;
2145
+ }
2146
+
2147
+ .e-de-font-checkbox-transform.e-de-rtl {
2148
+ margin-left: 0;
2149
+ margin-right: 58px;
2150
+ }
2151
+
2152
+ .e-de-font-checkbox-transform-label {
2153
+ margin-bottom: 10px;
2154
+ margin-top: 10px;
2155
+ }
2156
+
2157
+ .e-de-font-checkbox.e-de-rtl {
2158
+ margin-left: 0;
2159
+ margin-right: 58px;
2160
+ }
2161
+
2162
+ .e-de-font-checkbox.e-de-rtl {
2163
+ margin-left: 0;
2164
+ margin-right: 58px;
2165
+ }
2166
+
2167
+ .e-de-font-clr-div {
2168
+ margin-top: 14px;
2169
+ }
2170
+
2171
+ .e-de-font-dlg-padding {
2172
+ margin-top: 14px;
2173
+ }
2174
+
2175
+ .e-de-table-container-div {
2176
+ margin-top: 12px;
2177
+ }
2178
+
2179
+ .e-de-table-header-div {
2180
+ padding-top: 0;
2181
+ }
2182
+
2183
+ .e-de-table-subheader-div {
2184
+ float: right;
2185
+ margin-right: 140px;
2186
+ margin-top: -40px;
2187
+ }
2188
+
2189
+ .e-de-table-subheader-div.e-de-rtl {
2190
+ float: left;
2191
+ margin-left: 140px;
2192
+ margin-right: 0;
2193
+ }
2194
+
2195
+ .e-de-table-cell-header-div {
2196
+ padding-top: 0;
2197
+ }
2198
+
2199
+ .e-de-table-cell-subheader-div {
2200
+ top: 57px;
2201
+ }
2202
+
2203
+ .e-de-cell-margin-header {
2204
+ left: -26px;
2205
+ top: 274px;
2206
+ }
2207
+
2208
+ .e-de-tbl-margin-sub-header {
2209
+ margin-top: 10px;
2210
+ }
2211
+
2212
+ .e-de-tbl-btn-separator {
2213
+ width: 60%;
2214
+ }
2215
+
2216
+ .e-de-op-msg {
2217
+ color: #000;
2218
+ top: 79px;
2219
+ }
2220
+
2221
+ .e-de-save-dlg-file-name {
2222
+ height: 25px;
2223
+ margin-bottom: 8px;
2224
+ }
2225
+
2226
+ .e-de-save-dlg-format-type {
2227
+ height: 25px;
2228
+ margin-bottom: 8px;
2229
+ padding-top: 1px;
2230
+ }
2231
+
2232
+ .e-de-search-tab-content {
2233
+ margin-top: 12px;
2234
+ width: 275px;
2235
+ }
2236
+
2237
+ .e-de-font-dlg {
2238
+ width: -webkit-max-content;
2239
+ width: -moz-max-content;
2240
+ width: max-content;
2241
+ }
2242
+
2243
+ .e-de-hyperlink {
2244
+ width: 250px;
2245
+ }
2246
+
2247
+ .e-bigger .e-de-hyperlink {
2248
+ width: 300px;
2249
+ }
2250
+
2251
+ .e-de-insert-table {
2252
+ height: auto;
2253
+ width: auto;
2254
+ }
2255
+
2256
+ .e-de-insert-footnote {
2257
+ height: 139px;
2258
+ width: 247px;
2259
+ }
2260
+
2261
+ .e-de-insert-spellchecker {
2262
+ height: 360px;
2263
+ width: 513px;
2264
+ font-weight: normal;
2265
+ }
2266
+
2267
+ .e-bigger .e-de-insert-spellchecker {
2268
+ width: 600px;
2269
+ }
2270
+
2271
+ .e-de-dlg-spellcheck-listview {
2272
+ border: 1px solid #e4e4e4;
2273
+ border-radius: 2px !important;
2274
+ height: 122px !important;
2275
+ margin-right: 14px;
2276
+ margin-top: 8px;
2277
+ position: relative;
2278
+ float: left;
2279
+ width: 100%;
2280
+ }
2281
+
2282
+ .e-de-dlg-spellcheck-listview.e-de-rtl {
2283
+ float: right;
2284
+ }
2285
+
2286
+ .e-de-spellcheck-error-container {
2287
+ height: 140px;
2288
+ margin-bottom: 25px;
2289
+ display: -webkit-box;
2290
+ display: -ms-flexbox;
2291
+ display: flex;
2292
+ }
2293
+
2294
+ .e-de-spellcheck-suggestion-container {
2295
+ height: 140px;
2296
+ margin-bottom: 25px;
2297
+ display: -webkit-box;
2298
+ display: -ms-flexbox;
2299
+ display: flex;
2300
+ }
2301
+
2302
+ .e-dlg-spellcheck-listitem {
2303
+ font-size: 15px !important;
2304
+ }
2305
+
2306
+ .e-de-spellcheck-btncontainer {
2307
+ margin-top: 8px;
2308
+ position: relative;
2309
+ width: 100%;
2310
+ float: right;
2311
+ }
2312
+
2313
+ .e-de-spellcheck-btncontainer.e-de-rtl {
2314
+ float: left;
2315
+ }
2316
+
2317
+ .e-de-spellcheck-btn {
2318
+ margin-bottom: 8px;
2319
+ width: 100%;
2320
+ }
2321
+
2322
+ .e-de-dlg-spellchecker-subheader {
2323
+ margin-top: 8px;
2324
+ font-size: 15px;
2325
+ }
2326
+
2327
+ .e-de-dlg-spellchecker-subheaderbtm {
2328
+ font-size: 15px;
2329
+ }
2330
+
2331
+ .e-de-list-dlg {
2332
+ height: 450px;
2333
+ width: 400px;
2334
+ }
2335
+
2336
+ .e-de-save-dlg {
2337
+ height: 135px;
2338
+ width: 230px;
2339
+ }
2340
+
2341
+ .e-de-table-properties-dlg {
2342
+ width: 410px;
2343
+ }
2344
+
2345
+ .e-de-table-border-shading-dlg {
2346
+ width: 460px;
2347
+ }
2348
+
2349
+ .e-de-table-cell-margin-dlg {
2350
+ height: auto;
2351
+ width: 380px;
2352
+ }
2353
+
2354
+ .e-de-table-options-dlg {
2355
+ height: auto;
2356
+ width: 380px;
2357
+ }
2358
+
2359
+ .e-de-table-border-none {
2360
+ position: absolute;
2361
+ top: 25px;
2362
+ }
2363
+
2364
+ .e-de-table-border-box {
2365
+ position: absolute;
2366
+ top: 95px;
2367
+ }
2368
+
2369
+ .e-de-table-border-all {
2370
+ position: absolute;
2371
+ top: 165px;
2372
+ }
2373
+
2374
+ .e-de-table-border-custom {
2375
+ position: absolute;
2376
+ top: 235px;
2377
+ }
2378
+
2379
+ .e-de-table-shading-preview {
2380
+ top: 385px;
2381
+ }
2382
+
2383
+ .e-de-font-label span.e-label {
2384
+ color: rgba(0, 0, 0, 0.87);
2385
+ }
2386
+
2387
+ .e-de-font-content-label:hover .e-label,
2388
+ .e-css.e-de-font-content-label:hover .e-label {
2389
+ color: rgba(0, 0, 0, 0.87);
2390
+ }
2391
+
2392
+ .e-de-font-label:hover .e-label,
2393
+ .e-css.e-de-font-label:hover .e-label {
2394
+ color: rgba(0, 0, 0, 0.87);
2395
+ }
2396
+
2397
+ .e-de-op-dlg-footer {
2398
+ margin-top: 14px;
2399
+ }
2400
+
2401
+ .e-de-op-dlg-footer .e-btn {
2402
+ padding-left: 6px;
2403
+ padding-right: 6px;
2404
+ }
2405
+
2406
+ .e-de-search-tab-content .e-input-group .e-de-search-input {
2407
+ width: 204px;
2408
+ }
2409
+
2410
+ .e-de-op-replacewith {
2411
+ width: 98%;
2412
+ }
2413
+
2414
+ .e-de-table-ppty-tab {
2415
+ border: 0;
2416
+ }
2417
+
2418
+ .e-de-list-format-info {
2419
+ border-radius: 50% !important;
2420
+ cursor: default;
2421
+ font-size: 12px !important;
2422
+ height: 15px;
2423
+ line-height: 1px;
2424
+ padding: 3px 0 0 0 !important;
2425
+ text-transform: lowercase;
2426
+ width: 16px;
2427
+ }
2428
+
2429
+ .e-button-custom {
2430
+ height: 32px;
2431
+ width: 100%;
2432
+ }
2433
+
2434
+ .e-bigger .e-button-custom {
2435
+ height: 37px;
2436
+ width: 100%;
2437
+ }
2438
+
2439
+ .e-styles-listview,
2440
+ .e-bookmark-listview {
2441
+ border: 1px solid #c8c8c8;
2442
+ border-radius: 4px;
2443
+ height: 150px;
2444
+ overflow-y: scroll;
2445
+ }
2446
+
2447
+ .e-bookmark-gotobutton,
2448
+ .e-bookmark-addbutton,
2449
+ .e-styles-addbutton,
2450
+ .e-bookmark-deletebutton {
2451
+ margin-bottom: 12px;
2452
+ }
2453
+
2454
+ .e-bookmark-list {
2455
+ float: left;
2456
+ margin-right: 14px;
2457
+ width: 250px;
2458
+ }
2459
+
2460
+ .e-bookmark-list.e-de-rtl {
2461
+ margin-left: 20px;
2462
+ margin-right: 0;
2463
+ }
2464
+
2465
+ .e-bookmark-textboxdiv {
2466
+ margin-bottom: 8px;
2467
+ }
2468
+
2469
+ .e-bookmark-listview .e-list-item {
2470
+ font-size: 13px;
2471
+ height: 30px;
2472
+ line-height: 27px;
2473
+ }
2474
+
2475
+ .e-bookmark-common {
2476
+ display: -webkit-box;
2477
+ display: -ms-flexbox;
2478
+ display: flex;
2479
+ }
2480
+
2481
+ .e-bookmark-button {
2482
+ position: relative;
2483
+ top: 0;
2484
+ }
2485
+
2486
+ .e-font {
2487
+ float: left;
2488
+ }
2489
+
2490
+ .e-font-rtl {
2491
+ float: right;
2492
+ }
2493
+
2494
+ .e-de-table-border-toptop-alignment,
2495
+ .e-de-table-border-topcenter-alignment,
2496
+ .e-de-table-border-topbottom-alignment,
2497
+ .e-de-table-border-diagionalup-alignment,
2498
+ .e-de-table-border-diagionaldown-alignment,
2499
+ .e-de-table-border-bottomleft-alignment,
2500
+ .e-de-table-border-bottomcenter-alignment,
2501
+ .e-de-table-border-bottomright-alignment {
2502
+ left: 48%;
2503
+ position: relative;
2504
+ top: 59%;
2505
+ -webkit-transform: translate(-50%, -50%);
2506
+ transform: translate(-50%, -50%);
2507
+ }
2508
+
2509
+ .e-de-style-properties,
2510
+ .e-de-style-formatting {
2511
+ font-size: 14px;
2512
+ font-weight: 400;
2513
+ color: #212529;
2514
+ }
2515
+
2516
+ .e-de-style-formatting {
2517
+ margin-bottom: 14px;
2518
+ }
2519
+
2520
+ .e-de-style-paragraph-indent-group-button .e-btn,
2521
+ .e-de-style-paragraph-group-button .e-btn,
2522
+ .e-de-style-font-group-button .e-btn {
2523
+ -webkit-box-shadow: none;
2524
+ box-shadow: none;
2525
+ }
2526
+
2527
+ .e-de-table-options-dlg-div {
2528
+ height: auto;
2529
+ position: relative;
2530
+ margin-bottom: 14px;
2531
+ width: 504px;
2532
+ }
2533
+
2534
+ .e-de-style-properties {
2535
+ margin-bottom: 14px;
2536
+ }
2537
+
2538
+ .e-de-style-nametype-div {
2539
+ margin-bottom: 14px;
2540
+ }
2541
+
2542
+ .e-de-style-based-para-div {
2543
+ margin-bottom: 14px;
2544
+ }
2545
+
2546
+ .e-de-style-name,
2547
+ .e-de-style-styletype,
2548
+ .e-de-style-style-based-on,
2549
+ .e-de-style-style-paragraph {
2550
+ font-weight: normal;
2551
+ margin-bottom: 8px;
2552
+ font-size: 13px;
2553
+ width: 180px;
2554
+ }
2555
+
2556
+ .e-de-style-left-div {
2557
+ margin-right: 22px;
2558
+ }
2559
+
2560
+ .e-de-style-left-div.e-de-rtl {
2561
+ margin-left: 22px;
2562
+ margin-right: 0;
2563
+ }
2564
+
2565
+ .e-de-style-font-color-picker,
2566
+ .e-de-style-icon-button-size,
2567
+ .e-de-style-icon-button-first-size,
2568
+ .e-de-style-icon-button-last-size {
2569
+ height: 31px;
2570
+ }
2571
+
2572
+ .e-bigger .e-de-style-font-color-picker,
2573
+ .e-bigger .e-de-style-icon-button-size,
2574
+ .e-bigger .e-de-style-icon-button-first-size,
2575
+ .e-bigger .e-de-style-icon-button-last-size {
2576
+ height: 35px;
2577
+ }
2578
+ .e-bigger .e-de-style-bold-button-size {
2579
+ margin-right: 8px;
2580
+ height: 31px;
2581
+ margin-left: 8px;
2582
+ }
2583
+
2584
+ .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
2585
+ height: 40px !important;
2586
+ width: auto !important;
2587
+ }
2588
+
2589
+ .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
2590
+ height: 40px !important;
2591
+ width: auto !important;
2592
+ }
2593
+
2594
+ .e-de-style-bold-button-size {
2595
+ margin-right: 8px;
2596
+ height: 35px;
2597
+ margin-left: 8px;
2598
+ }
2599
+
2600
+ .e-de-style-format-dropdwn .e-btn-icon {
2601
+ margin-left: 8px;
2602
+ }
2603
+
2604
+ .e-de-style-font-color-picker,
2605
+ .e-de-style-icon-button-size {
2606
+ margin-right: 8px;
2607
+ }
2608
+
2609
+ .e-de-style-icon-button-first-size {
2610
+ margin-right: 3px;
2611
+ margin-left: 8px;
2612
+ }
2613
+
2614
+ .e-de-style-icon-button-last-size {
2615
+ margin-right: 8px;
2616
+ }
2617
+
2618
+ .e-de-style-font-color-picker {
2619
+ margin-left: 8px;
2620
+ }
2621
+
2622
+ .e-style-font-fmaily-right {
2623
+ margin-right: 8px;
2624
+ }
2625
+
2626
+ .e-style-font {
2627
+ margin-left: 20px;
2628
+ margin-right: 20px;
2629
+ }
2630
+
2631
+ .e-de-style-dlg-name-input {
2632
+ height: 31px;
2633
+ }
2634
+
2635
+ .e-style-list {
2636
+ margin-left: 20px;
2637
+ }
2638
+
2639
+ .e-de-style-dialog .e-de-style-only-this-document {
2640
+ margin-top: 25px;
2641
+ }
2642
+
2643
+ .e-de-style-format-dropdwn {
2644
+ width: 135px;
2645
+ }
2646
+
2647
+ .e-de-style-options-div,
2648
+ .e-de-style-options-div > div:first-child {
2649
+ margin-bottom: 14px !important;
2650
+ }
2651
+
2652
+ .e-de-style-paragraph-group-button {
2653
+ border-right: 2px solid #ced4da;
2654
+ }
2655
+
2656
+ .e-de-style-font-group-button {
2657
+ border-left: 2px solid #ced4da;
2658
+ border-right: 2px solid #ced4da;
2659
+ }
2660
+
2661
+ .e-de-op-replace-messagediv {
2662
+ color: #000;
2663
+ top: auto;
2664
+ }
2665
+
2666
+ .e-de-font-content-label .e-label,
2667
+ .e-de-font-dlg-cb-right .e-label,
2668
+ .e-de-font-checkbox .e-label {
2669
+ font-size: 12px;
2670
+ }
2671
+
2672
+ .e-de-font-content-label .e-frame,
2673
+ .e-de-font-dlg-cb-right .e-frame,
2674
+ .e-de-font-checkbox .e-frame,
2675
+ .e-de-font-content-label-caps .e-frame,
2676
+ .e-de-cntr-pane-padding .e-frame {
2677
+ height: 15px;
2678
+ line-height: 13px;
2679
+ width: 15px;
2680
+ }
2681
+
2682
+ .e-de-op-input-group,
2683
+ .e-de-op-replacewith {
2684
+ height: auto;
2685
+ }
2686
+
2687
+ .e-bigger .e-de-op-input-group,
2688
+ .e-bigger .e-de-op-replacewith {
2689
+ height: 40px;
2690
+ }
2691
+
2692
+ .e-de-hyperlink-bookmark-check {
2693
+ margin-top: 20px;
2694
+ }
2695
+
2696
+ .e-de-table-container-div .e-checkbox-wrapper .e-frame,
2697
+ .e-de-table-header-div .e-checkbox-wrapper .e-frame,
2698
+ .e-de-table-ppty-options-break .e-checkbox-wrapper .e-frame,
2699
+ .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-frame,
2700
+ .e-de-table-cell-header-div .e-checkbox-wrapper .e-frame,
2701
+ .e-de-tbl-btn-separator .e-checkbox-wrapper .e-frame,
2702
+ .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame,
2703
+ .e-de-tbl-margin-sub-header .e-frame {
2704
+ height: 15px;
2705
+ line-height: 13px;
2706
+ width: 15px;
2707
+ }
2708
+
2709
+ .e-de-table-container-div .e-checkbox-wrapper .e-label,
2710
+ .e-de-table-header-div .e-checkbox-wrapper .e-label,
2711
+ .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
2712
+ .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
2713
+ .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
2714
+ .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
2715
+ .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
2716
+ .e-de-tbl-margin-sub-header .e-label {
2717
+ font-size: 14px;
2718
+ }
2719
+
2720
+ .e-de-table-container-div .e-checkbox-wrapper .e-label,
2721
+ .e-de-table-header-div .e-checkbox-wrapper .e-label,
2722
+ .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
2723
+ .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
2724
+ .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
2725
+ .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
2726
+ .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
2727
+ .e-de-tbl-margin-sub-header .e-label {
2728
+ font-size: 14px;
2729
+ }
2730
+
2731
+ .e-de-table-ppty-dlg-measure-div {
2732
+ float: right;
2733
+ margin-left: 20px;
2734
+ margin-top: -18px;
2735
+ }
2736
+
2737
+ .e-de-table-ppty-dlg-measure-div.e-de-rtl {
2738
+ float: left;
2739
+ margin-left: 0;
2740
+ margin-right: 20px;
2741
+ }
2742
+
2743
+ .e-de-table-ppty-dlg-measure-drop-down-div {
2744
+ float: right;
2745
+ margin-left: 20px;
2746
+ margin-top: 6px;
2747
+ width: 120px;
2748
+ }
2749
+
2750
+ .e-de-table-ppty-dlg-measure-drop-down-div.e-de-rtl {
2751
+ margin-left: 0;
2752
+ margin-right: 20px;
2753
+ }
2754
+
2755
+ .e-de-table-ppty-dlg-row-height-label {
2756
+ float: right;
2757
+ margin-right: 184px;
2758
+ margin-top: -62px;
2759
+ }
2760
+
2761
+ .e-de-table-ppty-dlg-row-height-label.e-de-rtl {
2762
+ float: left;
2763
+ margin-left: 184px;
2764
+ margin-right: 0;
2765
+ }
2766
+
2767
+ .e-de-table-ppty-dlg-preferred-width-div {
2768
+ float: right;
2769
+ margin-left: 20px;
2770
+ margin-top: 6px;
2771
+ width: 120px;
2772
+ }
2773
+
2774
+ .e-de-table-ppty-dlg-preferred-width-div.e-de-rtl {
2775
+ margin-left: 0;
2776
+ margin-right: 20px;
2777
+ width: 120px;
2778
+ }
2779
+
2780
+ .e-de-table-ppty-options-break {
2781
+ margin-bottom: 8px;
2782
+ }
2783
+
2784
+ .e-de-table-cell-subheader-div {
2785
+ margin-right: 125px;
2786
+ margin-top: -37px;
2787
+ }
2788
+
2789
+ .e-de-table-cell-subheader-div.e-de-rtl {
2790
+ margin-left: 125px;
2791
+ margin-right: 0;
2792
+ }
2793
+
2794
+ .e-de-table-ppty-dlg-cell-tab-measure-label {
2795
+ float: right;
2796
+ margin-right: 190px;
2797
+ margin-top: -58px;
2798
+ }
2799
+
2800
+ .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-row-header {
2801
+ padding-left: 12px;
2802
+ padding-right: 12px;
2803
+ }
2804
+
2805
+ .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-cell-header {
2806
+ padding-left: 12px;
2807
+ padding-right: 12px;
2808
+ }
2809
+
2810
+ .e-tab .e-tab-header .e-toolbar-item .e-de-page-setup-dlg-margin-tab-header {
2811
+ padding-left: 15px;
2812
+ padding-right: 12px;
2813
+ }
2814
+
2815
+ .e-styles-list {
2816
+ float: left;
2817
+ margin-right: 24px;
2818
+ width: 250px;
2819
+ }
2820
+
2821
+ .e-styles-textboxdiv {
2822
+ padding-bottom: 15px;
2823
+ }
2824
+
2825
+ .e-styles-listview .e-list-item {
2826
+ font-size: 13px;
2827
+ height: 30px;
2828
+ line-height: 27px;
2829
+ }
2830
+
2831
+ .e-styles-common {
2832
+ padding-top: 5px;
2833
+ }
2834
+
2835
+ .e-styles-button {
2836
+ float: right;
2837
+ }
2838
+
2839
+ .e-de-toc-dlg-right-sub-container.e-de-rtl {
2840
+ margin-left: 2px;
2841
+ margin-right: 2px;
2842
+ }
2843
+
2844
+ .e-de-toc-dlg-styles {
2845
+ margin-bottom: 11px;
2846
+ margin-left: 38px;
2847
+ margin-top: 30px;
2848
+ }
2849
+
2850
+ .e-de-toc-dlg-styles.e-de-rtl {
2851
+ margin-left: 0;
2852
+ margin-right: 38px;
2853
+ }
2854
+
2855
+ .e-de-toc-dlg-style-input.e-de-rtl {
2856
+ margin-left: 0;
2857
+ margin-right: 38px;
2858
+ }
2859
+
2860
+ .e-de-toc-table-div .e-de-toc-dlg-toc-level {
2861
+ height: 24px;
2862
+ margin-left: 36px;
2863
+ width: 44px;
2864
+ }
2865
+
2866
+ .e-de-toc-styles-table-div {
2867
+ border: 1px solid #c3c3c3;
2868
+ border-radius: 3px;
2869
+ margin-top: 10px;
2870
+ width: 100%;
2871
+ height: 183px;
2872
+ }
2873
+
2874
+ .e-de-toc-dlg-sub-level-heading {
2875
+ font-size: 12px;
2876
+ }
2877
+
2878
+ .e-de-toc-table-div {
2879
+ height: 143px;
2880
+ overflow-y: scroll;
2881
+ width: 100%;
2882
+ }
2883
+
2884
+ .e-de-toc-dlg-style-input {
2885
+ margin-bottom: 3px;
2886
+ margin-left: 38px;
2887
+ width: 210px;
2888
+ }
2889
+
2890
+ .e-de-toc-dlg-outline-levels {
2891
+ margin-top: 15px;
2892
+ width: 150px;
2893
+ }
2894
+
2895
+ .e-bookmark-textboxdiv .e-bookmark-textbox-input {
2896
+ height: 32px;
2897
+ }
2898
+
2899
+ .e-styles-dlgfields {
2900
+ font-weight: normal;
2901
+ margin-bottom: 6px;
2902
+ }
2903
+
2904
+ .e-tab .e-tab-header .e-toolbar-item .e-de-op-find-tab-header {
2905
+ padding-left: 15px;
2906
+ padding-right: 12px;
2907
+ }
2908
+
2909
+ .e-tab .e-tab-header .e-toolbar-item .e-de-op-replace-tab-header {
2910
+ padding-left: 15px;
2911
+ padding-right: 12px;
2912
+ }
2913
+
2914
+ .e-de-dlg-target .e-footer-content .e-list-dlg-font {
2915
+ margin-left: 1px;
2916
+ }
2917
+
2918
+ .e-bookmark-dlgfields {
2919
+ font-weight: normal;
2920
+ font-size: 12px;
2921
+ margin-bottom: 8px;
2922
+ }
2923
+
2924
+ .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-menuitem-md {
2925
+ height: 65px;
2926
+ padding: 10px;
2927
+ width: 70px;
2928
+ }
2929
+
2930
+ .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-bullet-menuitem-md {
2931
+ height: 45px;
2932
+ width: 45px;
2933
+ }
2934
+
2935
+ .e-de-bullet-icon-size {
2936
+ height: 45px;
2937
+ width: 45px;
2938
+ }
2939
+
2940
+ .e-de-ui-list-header-presetmenu {
2941
+ cursor: pointer;
2942
+ font-size: 11px;
2943
+ line-height: 14px;
2944
+ min-width: 50px;
2945
+ overflow: hidden;
2946
+ text-align: left;
2947
+ white-space: nowrap;
2948
+ width: 100%;
2949
+ }
2950
+
2951
+ .e-de-number-bullet-dlg .e-tab .e-content .e-item {
2952
+ padding: 0px;
2953
+ }
2954
+
2955
+ .e-de-number-bullet-dlg {
2956
+ width: 272px;
2957
+ }
2958
+
2959
+ .e-de-style-numbered-list,
2960
+ .e-de-ui-bullet-list-header-presetmenu {
2961
+ height: 270px;
2962
+ }
2963
+
2964
+ .e-de-ui-bullet {
2965
+ font-size: 42px;
2966
+ }
2967
+
2968
+ .e-de-ui-list-header-presetmenu .e-de-ui-list-line {
2969
+ border-bottom: 1px solid #ccc;
2970
+ margin-left: 5px;
2971
+ width: 100%;
2972
+ }
2973
+
2974
+ .e-de-ui-list-header-presetmenu div span {
2975
+ color: #aaa;
2976
+ display: inline-block;
2977
+ vertical-align: middle;
2978
+ }
2979
+
2980
+ .e-de-ui-wfloating-menu .e-de-ui-wfloating-menuitem,
2981
+ .e-de-ui-wfloating-menu .e-de-ui-menuitem-none {
2982
+ border: 0;
2983
+ -webkit-box-shadow: inset 0 0 0 1px #ebebeb;
2984
+ box-shadow: inset 0 0 0 1px #ebebeb;
2985
+ cursor: pointer;
2986
+ height: 70px;
2987
+ margin: 0 5px 5px 0;
2988
+ padding: 0;
2989
+ width: 70px;
2990
+ }
2991
+
2992
+ .e-de-ui-wfloating-menu {
2993
+ padding: 10px 4px 5px 10px;
2994
+ }
2995
+
2996
+ .e-de-list-thumbnail .e-de-list-items {
2997
+ float: left;
2998
+ }
2999
+
3000
+ .e-de-list-thumbnail .e-de-list-items {
3001
+ background: #fff;
3002
+ border: 1px solid transparent;
3003
+ clear: initial;
3004
+ display: inline-block;
3005
+ height: auto;
3006
+ margin: 5px;
3007
+ text-align: center;
3008
+ width: auto;
3009
+ }
3010
+
3011
+ .e-de-list-items {
3012
+ background: #fff;
3013
+ -webkit-box-sizing: border-box;
3014
+ box-sizing: border-box;
3015
+ cursor: pointer;
3016
+ list-style: none;
3017
+ padding: 7px 10px;
3018
+ position: relative;
3019
+ }
3020
+
3021
+ .e-de-list-item-size {
3022
+ font-size: 14px;
3023
+ }
3024
+
3025
+ .e-de-ui-wfloating-menu {
3026
+ padding: 10px 4px 5px 10px;
3027
+ }
3028
+
3029
+ .e-de-table-ppty-dlg-tabs {
3030
+ height: 280px;
3031
+ position: relative;
3032
+ }
3033
+
3034
+ .e-de-ui-bullet-list-header-presetmenu .e-de-list-thumbnail .e-de-list-active,
3035
+ .e-de-style-numbered-list .e-de-list-thumbnail .e-de-list-active {
3036
+ border-color: #007bff;
3037
+ }
3038
+
3039
+ .e-de-rp-sub-content-div {
3040
+ line-height: none;
3041
+ font-size: 12px;
3042
+ margin-bottom: 8px;
3043
+ }
3044
+
3045
+ .e-de-bullet-icons {
3046
+ left: 50%;
3047
+ position: absolute;
3048
+ top: 50%;
3049
+ -webkit-transform: translate(-50%, -50%);
3050
+ transform: translate(-50%, -50%);
3051
+ }
3052
+
3053
+ .e-de-header-footer-list {
3054
+ color: #007bff;
3055
+ }
3056
+
3057
+ .e-de-ltr-btn-div {
3058
+ font-size: 12px;
3059
+ width: 200px;
3060
+ }
3061
+
3062
+ .e-de-tbl-rtl-btn-div {
3063
+ font-size: 12px;
3064
+ margin-right: 14px;
3065
+ }
3066
+
3067
+ .e-de-tbl-rtl-btn-div.e-de-rtl {
3068
+ margin-left: 14px;
3069
+ margin-right: 0;
3070
+ }
3071
+
3072
+ .e-de-tbl-ltr-btn-div {
3073
+ font-size: 12px;
3074
+ }
3075
+
3076
+ .e-de-disabledbutton {
3077
+ opacity: 0.4;
3078
+ pointer-events: none;
3079
+ }
3080
+
3081
+ .e-bigger .e-de-insert-table {
3082
+ height: auto;
3083
+ width: auto;
3084
+ }
3085
+ .e-bigger .e-de-insert-footnote {
3086
+ height: auto;
3087
+ width: auto;
3088
+ }
3089
+ .e-bigger .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
3090
+ height: auto;
3091
+ }
3092
+ .e-bigger .e-de-font-dlg {
3093
+ width: -webkit-max-content;
3094
+ width: -moz-max-content;
3095
+ width: max-content;
3096
+ }
3097
+ .e-bigger .e-para-dlg-sub-height {
3098
+ height: 170px;
3099
+ }
3100
+ .e-bigger .e-de-toc-table-div .e-de-toc-dlg-toc-level.e-de-rtl {
3101
+ margin-right: 36px;
3102
+ }
3103
+ .e-bigger .e-de-font-content-label-width {
3104
+ width: 68px;
3105
+ }
3106
+ .e-bigger .e-de-toc-label {
3107
+ margin-left: 0px;
3108
+ }
3109
+ .e-bigger .e-de-toc-label-rtl {
3110
+ margin-left: 0px;
3111
+ margin-right: 0px;
3112
+ }
3113
+ .e-bigger .e-de-outline-rtl {
3114
+ width: 173px;
3115
+ }
3116
+ .e-bigger .e-de-rp-header {
3117
+ font-size: 16px;
3118
+ width: 75%;
3119
+ }
3120
+
3121
+ .e-de-restrict-format {
3122
+ margin-top: 16px;
3123
+ }
3124
+
3125
+ .e-de-rp-format {
3126
+ font-size: 13px;
3127
+ margin-bottom: 12px;
3128
+ opacity: 0.65;
3129
+ font-weight: normal;
3130
+ }
3131
+
3132
+ .e-de-rp-checkbox {
3133
+ font-size: 12px;
3134
+ }
3135
+
3136
+ .e-de-rp-border {
3137
+ margin-bottom: 12px;
3138
+ margin-top: 12px;
3139
+ }
3140
+
3141
+ .e-de-rp-header {
3142
+ font-size: 15px;
3143
+ font-weight: normal;
3144
+ opacity: 0.87;
3145
+ color: #212529;
3146
+ width: 75%;
3147
+ }
3148
+
3149
+ .e-de-rp-user .e-checkbox-wrapper {
3150
+ width: auto;
3151
+ }
3152
+
3153
+ .e-de-rp-nav-btn,
3154
+ .e-de-rp-btn-enforce {
3155
+ background: #fafafa;
3156
+ font-size: 13px;
3157
+ opacity: 0.87;
3158
+ border-radius: 2px;
3159
+ -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
3160
+ box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
3161
+ border-color: #dee2e6;
3162
+ -webkit-box-shadow: none;
3163
+ box-shadow: none;
3164
+ color: #495057;
3165
+ opacity: 1;
3166
+ }
3167
+
3168
+ .e-bigger .e-de-rp-btn-enforce {
3169
+ padding-left: 10px;
3170
+ padding-right: 10px;
3171
+ }
3172
+
3173
+ .e-de-rp-nav-btn {
3174
+ width: auto;
3175
+ }
3176
+
3177
+ .e-de-rp-btn-stop-enforce {
3178
+ background: #fafafa;
3179
+ font-size: 13px;
3180
+ opacity: 0.87;
3181
+ border-radius: 2px;
3182
+ -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
3183
+ box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
3184
+ border-color: #dee2e6;
3185
+ -webkit-box-shadow: none;
3186
+ box-shadow: none;
3187
+ color: #495057;
3188
+ opacity: 1;
3189
+ }
3190
+
3191
+ .e-de-rp-sub-div {
3192
+ border-bottom: 1px solid #e4e4e4;
3193
+ padding: 12px;
3194
+ }
3195
+
3196
+ .e-de-restrict-pane {
3197
+ padding-left: 0;
3198
+ padding-top: 0;
3199
+ padding-right: 0;
3200
+ }
3201
+
3202
+ .e-de-rp-whole-header {
3203
+ padding: 12px;
3204
+ }
3205
+
3206
+ .e-de-rp-user {
3207
+ background: #fff;
3208
+ border: 1px solid #e4e4e4;
3209
+ border-radius: 2px;
3210
+ font-size: 12px;
3211
+ height: 110px;
3212
+ }
3213
+
3214
+ .e-de-rp-enforce {
3215
+ padding: 12px;
3216
+ }
3217
+
3218
+ .e-de-rp-enforce-nav {
3219
+ margin: 0 12px 12px 12px;
3220
+ }
3221
+
3222
+ .e-de-enforce-dlg-title {
3223
+ font-size: 14px;
3224
+ font-weight: normal;
3225
+ margin-bottom: 8px;
3226
+ }
3227
+
3228
+ .e-de-enforce .e-de-enforce-dlg-input {
3229
+ height: 32px;
3230
+ width: 300px;
3231
+ }
3232
+
3233
+ .e-de-user-add-btn {
3234
+ border-radius: 2px;
3235
+ width: 74px;
3236
+ }
3237
+
3238
+ .e-de-user-dlg .e-de-user-dlg-textbox-input {
3239
+ margin-right: 16px;
3240
+ width: 304px;
3241
+ }
3242
+
3243
+ .e-de-user-dlg-list.e-de-rtl .e-de-user-dlg-textbox-input {
3244
+ margin-right: 0;
3245
+ margin-left: 16px;
3246
+ }
3247
+
3248
+ .e-de-user-dlg-list {
3249
+ margin-bottom: 15px;
3250
+ display: -webkit-inline-box;
3251
+ display: -ms-inline-flexbox;
3252
+ display: inline-flex;
3253
+ }
3254
+
3255
+ .e-de-user-listview {
3256
+ border: 1px solid #e4e4e4;
3257
+ border-radius: 2px;
3258
+ height: 106px;
3259
+ }
3260
+
3261
+ .e-de-user-dlg-user {
3262
+ margin-bottom: 12px;
3263
+ }
3264
+
3265
+ .e-user-delete {
3266
+ float: left;
3267
+ }
3268
+
3269
+ .e-de-unprotect-dlg-title {
3270
+ font-size: 14px;
3271
+ margin-bottom: 8px;
3272
+ }
3273
+
3274
+ .e-de-rp-stop-div1 {
3275
+ opacity: 0.87;
3276
+ padding: 12px 12px 6px 12px;
3277
+ font-weight: 500;
3278
+ border-bottom: 1px solid #e0e0e0;
3279
+ }
3280
+
3281
+ .e-de-rp-stop-div2 {
3282
+ padding: 12px 12px 24px;
3283
+ }
3284
+
3285
+ .e-de-rp-close-icon {
3286
+ float: right;
3287
+ position: relative;
3288
+ top: -7px;
3289
+ right: -9px;
3290
+ }
3291
+
3292
+ .e-de-restrict-pane {
3293
+ height: 100%;
3294
+ overflow: auto;
3295
+ overflow-x: hidden;
3296
+ width: 268px;
3297
+ }
3298
+
3299
+ .e-de-rp-nav-lbl {
3300
+ font-size: 13px;
3301
+ margin: 0 12px;
3302
+ }
3303
+
3304
+ .e-documenteditor-optionspane {
3305
+ height: 100%;
3306
+ }
3307
+
3308
+ .e-de-cmt-pane {
3309
+ background-color: inherit;
3310
+ color: #495057;
3311
+ }
3312
+
3313
+ .e-de-cp-whole-header {
3314
+ padding: 12px;
3315
+ }
3316
+
3317
+ .e-de-cp-header {
3318
+ font-size: 13px;
3319
+ font-weight: 500;
3320
+ opacity: 0.87;
3321
+ width: 75%;
3322
+ }
3323
+
3324
+ .e-de-cmt-container {
3325
+ height: auto;
3326
+ padding: 0 8px;
3327
+ overflow: auto;
3328
+ }
3329
+
3330
+ .e-de-cmt-sub-container {
3331
+ background-color: #e9ecef;
3332
+ border: 1px solid #dee2e6;
3333
+ border-radius: 2px;
3334
+ margin: 8px 0;
3335
+ padding: 8px;
3336
+ }
3337
+
3338
+ .e-de-cmt-view {
3339
+ cursor: default;
3340
+ }
3341
+
3342
+ .e-de-cmt-sub-container.e-de-cmt-selection {
3343
+ border-left: 3px solid #007bff;
3344
+ padding-left: 6px;
3345
+ }
3346
+
3347
+ .e-de-tc-outer {
3348
+ border-bottom: 1px solid #d8d8d8;
3349
+ }
3350
+
3351
+ .e-de-tc-pane {
3352
+ color: #495057;
3353
+ }
3354
+
3355
+ .e-de-trckchanges-inner {
3356
+ cursor: default;
3357
+ margin: 8px 0 8px 7.5px;
3358
+ padding-left: 8px;
3359
+ padding-right: 16px;
3360
+ padding-bottom: 8px;
3361
+ }
3362
+
3363
+ .e-de-trckchanges-inner:hover {
3364
+ border-left: 2px solid #007bff;
3365
+ cursor: default;
3366
+ margin: 8px 0 8px 7.5px;
3367
+ padding-left: 6px;
3368
+ padding-right: 16px;
3369
+ padding-bottom: 8px;
3370
+ }
3371
+
3372
+ .e-de-trckchanges-inner.e-de-trckchanges-inner-select {
3373
+ border-left: 3px solid #007bff;
3374
+ cursor: default;
3375
+ margin: 8px 0 8px 7.5px;
3376
+ padding-left: 5px;
3377
+ padding-right: 16px;
3378
+ padding-bottom: 8px;
3379
+ }
3380
+
3381
+ .e-de-tc-no-chng {
3382
+ color: #000;
3383
+ font-size: 14px;
3384
+ opacity: 65%;
3385
+ margin: 60px 0;
3386
+ text-align: center;
3387
+ }
3388
+
3389
+ .e-tc-btn-bg-clr.e-btn:not(:hover):not(.e-active) {
3390
+ background-color: inherit;
3391
+ border-color: transparent;
3392
+ color: inherit;
3393
+ }
3394
+
3395
+ .e-tc-nvgte.e-icon-btn {
3396
+ text-align: center;
3397
+ vertical-align: middle;
3398
+ }
3399
+
3400
+ .e-de-track-span-user {
3401
+ display: -webkit-inline-box;
3402
+ display: -ms-inline-flexbox;
3403
+ display: inline-flex;
3404
+ overflow: hidden;
3405
+ width: 110px;
3406
+ }
3407
+
3408
+ .e-de-track-span-view {
3409
+ display: -webkit-inline-box;
3410
+ display: -ms-inline-flexbox;
3411
+ display: inline-flex;
3412
+ overflow: hidden;
3413
+ width: 50px;
3414
+ }
3415
+
3416
+ .e-btn.e-outline.e-de-track-accept-button {
3417
+ min-width: 66px;
3418
+ padding: 5px 4px;
3419
+ text-transform: initial;
3420
+ }
3421
+
3422
+ .e-btn.e-outline.e-de-track-accept-button:hover {
3423
+ min-width: 66px;
3424
+ padding: 5px 4px;
3425
+ text-transform: initial;
3426
+ }
3427
+
3428
+ .e-btn.e-outline.e-de-track-reject-button {
3429
+ min-width: 64px;
3430
+ padding: 5px 6px;
3431
+ margin-left: 8px;
3432
+ text-transform: initial;
3433
+ }
3434
+
3435
+ .e-btn.e-outline.e-de-track-reject-button:hover {
3436
+ min-width: 64px;
3437
+ padding: 5px 6px;
3438
+ margin-left: 8px;
3439
+ text-transform: initial;
3440
+ }
3441
+
3442
+ .e-de-track-chngs-count {
3443
+ font-size: 12px;
3444
+ margin-left: 6px;
3445
+ opacity: 0.87;
3446
+ padding-top: 7px;
3447
+ white-space: nowrap;
3448
+ }
3449
+
3450
+ .e-de-track-insert {
3451
+ color: #4d841e;
3452
+ font-size: 13px;
3453
+ opacity: 100%;
3454
+ }
3455
+
3456
+ .e-de-track-delete {
3457
+ color: #d74113;
3458
+ font-size: 13px;
3459
+ opacity: 100%;
3460
+ }
3461
+
3462
+ .e-de-track-toolbar {
3463
+ border-bottom: 1px solid #d8d8d8;
3464
+ border-top: 1px solid #d8d8d8;
3465
+ padding-bottom: 3px;
3466
+ }
3467
+
3468
+ .e-de-track-pane-drop-btn {
3469
+ padding-left: 0px;
3470
+ padding-right: 0px;
3471
+ padding-top: 5px;
3472
+ font-size: 13px;
3473
+ font-weight: normal;
3474
+ }
3475
+
3476
+ .e-toolbar-item.e-de-track-toolbar-overlay.e-template.e-overlay {
3477
+ opacity: 1;
3478
+ font-weight: normal;
3479
+ font-size: 13px;
3480
+ }
3481
+
3482
+ .e-de-track-date {
3483
+ font-size: 13px;
3484
+ margin-top: 4px;
3485
+ opacity: 0.67;
3486
+ }
3487
+
3488
+ .e-de-track-usernme-div {
3489
+ -webkit-box-pack: justify;
3490
+ -ms-flex-pack: justify;
3491
+ justify-content: space-between;
3492
+ padding-top: 8px;
3493
+ }
3494
+
3495
+ .e-de-track-user-nme {
3496
+ font-size: 13px;
3497
+ font-weight: 500;
3498
+ padding-left: 8px;
3499
+ }
3500
+
3501
+ .e-de-track-chngs-text {
3502
+ line-height: 19.5px;
3503
+ overflow: hidden;
3504
+ word-wrap: break-word;
3505
+ text-overflow: ellipsis;
3506
+ font-size: 13px;
3507
+ min-height: 20px;
3508
+ padding-top: 8px;
3509
+ margin-bottom: 16px;
3510
+ }
3511
+
3512
+ .e-de-track-chng-table {
3513
+ border-collapse: collapse;
3514
+ border-spacing: 0px;
3515
+ opacity: 70%;
3516
+ width: 100%;
3517
+ }
3518
+
3519
+ .e-de-tc-tble-cell {
3520
+ border: 1px solid;
3521
+ height: 20px;
3522
+ }
3523
+
3524
+ .e-de-tc-shrink-img {
3525
+ height: 30px;
3526
+ margin: 0 4px;
3527
+ vertical-align: middle;
3528
+ width: 50px;
3529
+ }
3530
+
3531
+ .e-de-tc-field {
3532
+ background-color: rgb(206, 205, 205);
3533
+ margin: 0 2px;
3534
+ }
3535
+
3536
+ .e-de-tc-pmark {
3537
+ font-size: 14px;
3538
+ font-family: Roboto-Regular;
3539
+ font-weight: 600;
3540
+ color: rgb(1, 22, 119);
3541
+ margin: 0 2px;
3542
+ }
3543
+
3544
+ .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3545
+ border-left: 2px solid #007bff;
3546
+ padding-left: 7px;
3547
+ }
3548
+
3549
+ .e-de-cmt-author {
3550
+ -webkit-box-align: center;
3551
+ -ms-flex-align: center;
3552
+ align-items: center;
3553
+ margin-bottom: 8px;
3554
+ }
3555
+
3556
+ .e-de-cmt-author-name {
3557
+ font-size: 13px;
3558
+ font-weight: normal;
3559
+ padding-left: 8px;
3560
+ width: 90%;
3561
+ }
3562
+
3563
+ .e-de-cp-option.e-btn.e-icon-btn {
3564
+ background-color: inherit;
3565
+ border: none;
3566
+ color: inherit;
3567
+ float: right;
3568
+ height: 20px;
3569
+ padding: 0px;
3570
+ width: 20px;
3571
+ margin-top: -4px;
3572
+ }
3573
+
3574
+ .e-de-cp-option.e-btn.e-icon-btn span {
3575
+ margin-top: 0px;
3576
+ background: #f8f9fa;
3577
+ }
3578
+
3579
+ .e-de-cmt-view:hover .e-de-cp-option {
3580
+ display: block;
3581
+ }
3582
+
3583
+ .e-de-cmt-readonly {
3584
+ font-size: 13px;
3585
+ padding-top: 4px;
3586
+ word-break: break-word;
3587
+ }
3588
+
3589
+ .e-de-cmt-date {
3590
+ font-size: 13px;
3591
+ margin-top: 12px;
3592
+ opacity: 0.67;
3593
+ }
3594
+
3595
+ .e-de-cmt-sub-container.e-de-cmt-reply {
3596
+ border: none;
3597
+ border-top: 1px solid #dee2e6;
3598
+ border-radius: 0px;
3599
+ margin: 11.5px 8px 0 8px;
3600
+ padding: 0px;
3601
+ }
3602
+ .e-de-cmt-sub-container.e-de-cmt-reply .e-de-cmt-view {
3603
+ margin-top: 11.5px;
3604
+ }
3605
+
3606
+ .e-de-cmt-textarea.e-input {
3607
+ color: #495057;
3608
+ font-size: 13px;
3609
+ line-height: normal;
3610
+ min-height: 30px;
3611
+ overflow: hidden;
3612
+ padding-top: 7px;
3613
+ resize: none;
3614
+ }
3615
+
3616
+ .e-bigger .e-de-cmt-textarea.e-input {
3617
+ padding-top: 5px;
3618
+ }
3619
+
3620
+ .e-de-cmt-textarea:empty::before {
3621
+ content: attr(placeholder);
3622
+ opacity: 0.5;
3623
+ }
3624
+
3625
+ .e-de-cmt-action-button {
3626
+ text-align: right;
3627
+ margin-top: 8px;
3628
+ }
3629
+
3630
+ .e-de-cmt-post-btn.e-btn.e-flat,
3631
+ .e-de-cmt-cancel-btn.e-btn.e-flat {
3632
+ height: 32px;
3633
+ margin-left: 8px;
3634
+ width: 32px;
3635
+ }
3636
+
3637
+ .e-de-cmt-resolved .e-de-cmt-author-name,
3638
+ .e-de-cmt-resolved .e-de-cmt-readonly,
3639
+ .e-de-cmt-resolved e-de-cmt-date {
3640
+ opacity: 0.67;
3641
+ }
3642
+ .e-de-cmt-resolved .e-de-cmt-rply-view {
3643
+ display: none;
3644
+ }
3645
+ .e-de-cmt-resolved .e-de-cmt-resolve-btn {
3646
+ display: block;
3647
+ margin-top: 8px;
3648
+ text-align: right;
3649
+ }
3650
+
3651
+ .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3652
+ border-left: 3px solid rgba(0, 123, 255, 0.5);
3653
+ }
3654
+
3655
+ .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3656
+ border-left: 2px solid rgba(0, 123, 255, 0.5);
3657
+ }
3658
+
3659
+ .e-de-lock-mark {
3660
+ cursor: default;
3661
+ color: rgba(0, 0, 0, 0.54);
3662
+ font-size: 13px;
3663
+ height: 13px;
3664
+ pointer-events: all;
3665
+ width: 13px;
3666
+ }
3667
+
3668
+ .e-de-cmt-mark {
3669
+ cursor: default;
3670
+ color: rgba(0, 0, 0, 0.54);
3671
+ font-size: 13px;
3672
+ height: 13px;
3673
+ pointer-events: all;
3674
+ width: 13px;
3675
+ }
3676
+ .e-de-cmt-mark :hover {
3677
+ color: #007bff;
3678
+ }
3679
+
3680
+ .e-de-cmt-mark.e-de-cmt-mark-selected,
3681
+ .e-de-cmt-mark.e-de-cmt-mark-hover {
3682
+ color: #007bff;
3683
+ }
3684
+
3685
+ .e-de-cmt-no-cmt {
3686
+ margin-left: 6px;
3687
+ margin-top: 24px;
3688
+ font-size: 13px;
3689
+ }
3690
+
3691
+ .e-de-cmt-drawer-cnt {
3692
+ font-size: 13px;
3693
+ height: 20px;
3694
+ margin-top: 8px;
3695
+ }
3696
+
3697
+ .e-de-cmt-drawer {
3698
+ cursor: pointer;
3699
+ float: right;
3700
+ opacity: 0.54;
3701
+ margin-right: 4px;
3702
+ margin-top: 4px;
3703
+ }
3704
+
3705
+ .e-de-cmt-rply-view {
3706
+ margin-top: 12px;
3707
+ }
3708
+
3709
+ .e-de-cmt-resolve-btn {
3710
+ display: none;
3711
+ }
3712
+
3713
+ textarea.e-de-cmt-textarea {
3714
+ height: 28px;
3715
+ }
3716
+
3717
+ .e-rtl .e-de-cmt-pane {
3718
+ border-left: none;
3719
+ border-right: 1px solid #dee2e6;
3720
+ }
3721
+ .e-rtl .e-de-rp-close-icon {
3722
+ float: left;
3723
+ right: 9px;
3724
+ }
3725
+ .e-rtl .e-de-cp-option.e-btn.e-icon-btn {
3726
+ float: left;
3727
+ }
3728
+ .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
3729
+ border-left: 1px solid #dee2e6;
3730
+ border-right: 3px solid #007bff;
3731
+ padding-left: 8px;
3732
+ padding-right: 6px;
3733
+ }
3734
+ .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3735
+ border-left: 1px solid #dee2e6;
3736
+ border-right: 2px solid #007bff;
3737
+ padding-left: 8px;
3738
+ padding-right: 7px;
3739
+ }
3740
+ .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3741
+ border-right: 3px solid rgba(0, 123, 255, 0.5);
3742
+ }
3743
+ .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3744
+ border-right: 2px solid rgba(0, 123, 255, 0.5);
3745
+ }
3746
+ .e-rtl .e-de-cmt-action-button {
3747
+ text-align: left;
3748
+ }
3749
+ .e-rtl .e-de-cmt-no-cmt {
3750
+ margin-left: auto;
3751
+ margin-right: 6px;
3752
+ }
3753
+ .e-rtl .e-de-cmt-drawer {
3754
+ float: left;
3755
+ margin-left: 8px;
3756
+ margin-right: auto;
3757
+ }
3758
+ .e-rtl .e-de-cmt-resolve-btn {
3759
+ text-align: left;
3760
+ }
3761
+
3762
+ .e-bigger .e-de-cmt-post-btn.e-btn.e-flat,
3763
+ .e-bigger .e-de-cmt-cancel-btn.e-btn.e-flat {
3764
+ height: 36px;
3765
+ margin-left: 12px;
3766
+ width: 36px;
3767
+ }
3768
+ .e-bigger .e-de-cp-whole-header {
3769
+ height: 56px;
3770
+ padding: 16px;
3771
+ padding-right: 8px;
3772
+ }
3773
+ .e-bigger .e-de-rp-close-icon {
3774
+ float: right;
3775
+ position: relative;
3776
+ top: -8px;
3777
+ right: -10px;
3778
+ }
3779
+ .e-bigger .e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
3780
+ .e-bigger .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
3781
+ margin-right: 12px;
3782
+ }
3783
+
3784
+ .e-de-close-icon.e-btn {
3785
+ background-color: transparent !important;
3786
+ border-color: transparent !important;
3787
+ border-radius: 50%;
3788
+ color: rgba(0, 0, 0, 0.5);
3789
+ border: none;
3790
+ }
3791
+ .e-de-close-icon.e-btn:active {
3792
+ background-color: transparent !important;
3793
+ border-color: transparent !important;
3794
+ -webkit-box-shadow: none;
3795
+ box-shadow: none;
3796
+ }
3797
+ .e-de-close-icon.e-btn:hover {
3798
+ background-color: transparent !important;
3799
+ -webkit-box-shadow: none;
3800
+ box-shadow: none;
3801
+ color: rgba(0, 0, 0, 0.75);
3802
+ cursor: default;
3803
+ border: none;
3804
+ }
3805
+
3806
+ .e-btn.e-de-close-icon:hover span {
3807
+ cursor: pointer;
3808
+ color: rgba(0, 0, 0, 0.75);
3809
+ }
3810
+
3811
+ .e-de-para-dlg-right-sub-container-blazor {
3812
+ top: 0;
3813
+ }
3814
+
3815
+ .e-de-rp-mu-btn {
3816
+ margin-top: 3px;
3817
+ }
3818
+
3819
+ .e-de-table-dialog-row-height {
3820
+ padding-top: 24px;
3821
+ }
3822
+
3823
+ .e-de-tablecell-dialog-alignment-icon {
3824
+ width: 54px;
3825
+ height: 54px;
3826
+ margin: 2px;
3827
+ }
3828
+
3829
+ .e-de-table-dia-indent-from-left {
3830
+ right: 45px;
3831
+ }
3832
+
3833
+ .e-de-table-dia-align-div {
3834
+ border: 1px solid #ddd;
3835
+ display: inline-block;
3836
+ height: 52px;
3837
+ margin-right: 10px;
3838
+ width: 52px;
3839
+ }
3840
+
3841
+ .e-de-table-dialog-alignment-icon {
3842
+ margin: 2px;
3843
+ height: 46px;
3844
+ }
3845
+
3846
+ .e-de-table-border-setting-genral {
3847
+ margin-right: 10px;
3848
+ }
3849
+
3850
+ .e-de-table-border-clr-left-container {
3851
+ padding-right: 19px;
3852
+ }
3853
+
3854
+ .e-de-table-border-clr-heading {
3855
+ font-size: 14px;
3856
+ font-weight: normal;
3857
+ padding-bottom: 2px;
3858
+ }
3859
+
3860
+ .e-de-table-border-icon-container {
3861
+ margin-top: 4px;
3862
+ margin-right: 4px;
3863
+ }
3864
+
3865
+ .e-de-table-border-preview-container {
3866
+ padding-left: 76px;
3867
+ }
3868
+
3869
+ .e-de-table-dlg-alignment-heading {
3870
+ color: #212529;
3871
+ display: block;
3872
+ font-size: 16px;
3873
+ font-weight: 400;
3874
+ margin-bottom: 2px;
3875
+ }
3876
+
3877
+ .e-rtl .e-de-cmt-author-name {
3878
+ padding-left: 0%;
3879
+ padding-right: 8px;
3880
+ }
3881
+ .e-rtl .e-de-ok-button {
3882
+ margin-right: 0;
3883
+ margin-left: 8px;
3884
+ }
3885
+ .e-rtl .e-de-table-dia-align-div.e-de-rtl {
3886
+ margin-left: 10px;
3887
+ margin-right: 0;
3888
+ }
3889
+ .e-rtl .e-de-table-border-clr-left-container {
3890
+ padding-right: 0;
3891
+ padding-left: 19px;
3892
+ }
3893
+ .e-rtl .e-de-table-border-preview-container {
3894
+ padding-right: 76px;
3895
+ padding-left: 0;
3896
+ }
3897
+ .e-rtl .e-de-table-border-setting-genral {
3898
+ margin-right: 0;
3899
+ margin-left: 10px;
3900
+ }
3901
+ .e-rtl .e-de-table-border-icon-container {
3902
+ margin-right: 0;
3903
+ margin-left: 4px;
3904
+ }
3905
+ .e-rtl .e-de-table-border-preview {
3906
+ width: 23px;
3907
+ }
3908
+ .e-rtl .e-de-table-setting-labels-heading {
3909
+ margin-left: 0;
3910
+ margin-right: 10px;
3911
+ }
3912
+
3913
+ .e-bigger .e-de-cmt-author-name {
3914
+ padding-left: 8px;
3915
+ }
3916
+ .e-bigger .e-de-cmt-rply-view {
3917
+ margin-top: 12px;
3918
+ }
3919
+ .e-bigger .e-de-cmt-sub-container {
3920
+ padding: 8px;
3921
+ }
3922
+ .e-bigger .e-de-cmt-sub-container.e-de-cmt-selection {
3923
+ padding-left: 6px;
3924
+ }
3925
+ .e-bigger .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3926
+ padding-left: 7px;
3927
+ }
3928
+ .e-bigger .e-de-cmt-sub-container.e-de-cmt-reply {
3929
+ padding: 0%;
3930
+ }
3931
+ .e-bigger .e-de-rp-nav-btn {
3932
+ width: auto;
3933
+ }
3934
+ .e-bigger .e-de-rp-whole-header {
3935
+ padding: 12px;
3936
+ }
3937
+ .e-bigger .e-de-rp-sub-div {
3938
+ border-bottom: 1px solid #e4e4e4;
3939
+ padding: 12px;
3940
+ }
3941
+ .e-bigger .e-de-rp-enforce {
3942
+ padding: 12px;
3943
+ }
3944
+ .e-bigger .e-de-enforce .e-de-enforce-dlg-input:not(.e-de-enforce .e-de-enforce-dlg-input:last-child) {
3945
+ width: 300px;
3946
+ }
3947
+ .e-bigger .e-rtl .e-de-cmt-author-name {
3948
+ padding-left: 0%;
3949
+ padding-right: 8px;
3950
+ }
3951
+ .e-bigger .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
3952
+ padding-left: 8px;
3953
+ padding-right: 6px;
3954
+ }
3955
+ .e-bigger .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3956
+ padding-left: 8px;
3957
+ padding-right: 7px;
3958
+ }
3959
+ .e-bigger .e-rtl .e-de-rp-close-icon {
3960
+ float: left;
3961
+ right: 10px;
3962
+ }
3963
+
3964
+ .e-de-user-info.e-de-user-name-collapse span {
3965
+ -webkit-transition-property: height, min-width, max-width, width, border-radius, padding;
3966
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3967
+ -webkit-transition-duration: 200ms;
3968
+ transition-duration: 200ms;
3969
+ -webkit-transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3970
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3971
+ position: absolute;
3972
+ bottom: 0px;
3973
+ height: 6px;
3974
+ width: 6px;
3975
+ min-width: 0px;
3976
+ max-width: 6px;
3977
+ border-radius: 6px;
3978
+ padding: 0px;
3979
+ }
3980
+
3981
+ .e-de-user-info.e-de-user-name-expended span {
3982
+ -webkit-transition-property: height, width, min-width, max-width, border-radius, padding;
3983
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3984
+ -webkit-transition-duration: 300ms;
3985
+ transition-duration: 300ms;
3986
+ -webkit-transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3987
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3988
+ position: absolute;
3989
+ bottom: 0px;
3990
+ height: 20px;
3991
+ line-height: 20px;
3992
+ min-width: 44px;
3993
+ max-width: 150px;
3994
+ padding: 0px 8px;
3995
+ text-overflow: ellipsis;
3996
+ white-space: nowrap;
3997
+ color: white;
3998
+ }
3999
+
4000
+ .e-bigger {
4001
+ /* stylelint-disable */
4002
+ /* stylelint-enable */
4003
+ }
4004
+ .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
4005
+ .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
4006
+ font-size: 14px;
4007
+ }
4008
+ .e-bigger .e-de-para-dlg-container .e-input-group {
4009
+ width: 192px !important;
4010
+ }
4011
+ .e-bigger .e-de-para-dlg-heading {
4012
+ color: #212529;
4013
+ display: block;
4014
+ font-size: 16px;
4015
+ font-weight: 400;
4016
+ margin-bottom: 8px;
4017
+ }
4018
+ .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
4019
+ .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
4020
+ font-size: 12px;
4021
+ }
4022
+ .e-bigger .e-de-para-dlg-container {
4023
+ height: auto;
4024
+ width: auto;
4025
+ }
4026
+ .e-bigger .e-de-para-dlg-cs-check-box {
4027
+ margin-bottom: 8px;
4028
+ margin-top: 8px;
4029
+ }
4030
+ .e-bigger .e-de-para-dlg-spacing-div {
4031
+ margin-left: 20px;
4032
+ }
4033
+ .e-bigger .e-de-para-dlg-spacing-div.e-de-rtl {
4034
+ margin-left: 0;
4035
+ margin-right: 20px;
4036
+ }
4037
+ .e-bigger .e-de-para-dlg-sub-container .e-input-group {
4038
+ margin-bottom: 8px;
4039
+ }
4040
+ .e-bigger .e-de-para-dlg-sub-container {
4041
+ margin-bottom: 14px;
4042
+ }
4043
+ .e-bigger .e-de-para-dlg-right-sub-container {
4044
+ top: 0;
4045
+ }
4046
+ .e-bigger .e-de-dlg-sub-header {
4047
+ display: block;
4048
+ font-size: 12px;
4049
+ font-weight: normal;
4050
+ margin-bottom: 15px;
4051
+ }
4052
+ .e-bigger .e-de-rtl-btn-div {
4053
+ font-size: 12px;
4054
+ margin-right: 24px;
4055
+ width: 200px;
4056
+ }
4057
+ .e-bigger .e-de-rtl-btn-div.e-de-rtl {
4058
+ margin-left: 12px;
4059
+ margin-right: 0;
4060
+ }
4061
+
4062
+ .e-de-para-dlg-heading {
4063
+ color: #212529;
4064
+ display: block;
4065
+ font-size: 16px;
4066
+ font-weight: 400;
4067
+ margin-bottom: 15px;
4068
+ opacity: 87%;
4069
+ }
4070
+
4071
+ .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
4072
+ .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
4073
+ font-size: 12px;
4074
+ }
4075
+
4076
+ .e-de-para-dlg-container {
4077
+ height: auto;
4078
+ width: auto;
4079
+ }
4080
+
4081
+ .e-de-para-dlg-cs-check-box {
4082
+ margin-bottom: 8px;
4083
+ margin-top: 8px;
4084
+ }
4085
+
4086
+ .e-de-para-dlg-spacing-div {
4087
+ margin-left: 40px;
4088
+ }
4089
+
4090
+ .e-de-para-dlg-spacing-div.e-de-rtl {
4091
+ margin-left: 0;
4092
+ margin-right: 40px;
4093
+ }
4094
+
4095
+ .e-de-para-dlg-sub-container .e-input-group {
4096
+ margin-bottom: 8px;
4097
+ }
4098
+
4099
+ .e-de-para-dlg-sub-container {
4100
+ margin-bottom: 14px;
4101
+ }
4102
+
4103
+ .e-de-para-dlg-right-sub-container {
4104
+ top: 0;
4105
+ }
4106
+
4107
+ .e-de-dlg-sub-header {
4108
+ display: block;
4109
+ font-size: 12px;
4110
+ font-weight: normal;
4111
+ margin-bottom: 15px;
4112
+ }
4113
+
4114
+ .e-de-rtl-btn-div {
4115
+ font-size: 12px;
4116
+ margin-right: 14px;
4117
+ width: 200px;
4118
+ }
4119
+
4120
+ .e-de-rtl-btn-div.e-de-rtl {
4121
+ margin-left: 14px;
4122
+ margin-right: 0;
4123
+ }
4124
+
4125
+ .e-para-dlg-sub-height {
4126
+ height: 145px;
4127
+ }