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