biso24-editor 1.3.0

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 (104) hide show
  1. package/CKEditor4/.eslintrc.json +4 -0
  2. package/CKEditor4/CHANGES.md +2182 -0
  3. package/CKEditor4/LICENSE.md +1436 -0
  4. package/CKEditor4/README.md +39 -0
  5. package/CKEditor4/SECURITY.md +10 -0
  6. package/CKEditor4/adapters/jquery.js +158 -0
  7. package/CKEditor4/bender-runner.config.json +16 -0
  8. package/CKEditor4/build-config.js +100 -0
  9. package/CKEditor4/ckeditor.js +30065 -0
  10. package/CKEditor4/config.js +39 -0
  11. package/CKEditor4/contents.css +161 -0
  12. package/CKEditor4/lang/vi.js +475 -0
  13. package/CKEditor4/plugins/a11yhelp/dialogs/a11yhelp.js +143 -0
  14. package/CKEditor4/plugins/a11yhelp/dialogs/lang/vi.js +122 -0
  15. package/CKEditor4/plugins/ajax/plugin.js +241 -0
  16. package/CKEditor4/plugins/autocomplete/plugin.js +1655 -0
  17. package/CKEditor4/plugins/autocomplete/skins/default.css +38 -0
  18. package/CKEditor4/plugins/custompaste/plugin.js +57 -0
  19. package/CKEditor4/plugins/dialog/dialogDefinition.js +4 -0
  20. package/CKEditor4/plugins/dialog/styles/dialog.css +18 -0
  21. package/CKEditor4/plugins/font/lang/vi.js +14 -0
  22. package/CKEditor4/plugins/font/plugin.js +535 -0
  23. package/CKEditor4/plugins/icons.png +0 -0
  24. package/CKEditor4/plugins/icons_hidpi.png +0 -0
  25. package/CKEditor4/plugins/image2/dialogs/image2.js +558 -0
  26. package/CKEditor4/plugins/image2/icons/hidpi/image.png +0 -0
  27. package/CKEditor4/plugins/image2/icons/image.png +0 -0
  28. package/CKEditor4/plugins/image2/lang/vi.js +21 -0
  29. package/CKEditor4/plugins/image2/plugin.js +1708 -0
  30. package/CKEditor4/plugins/justify/icons/hidpi/justifyblock.png +0 -0
  31. package/CKEditor4/plugins/justify/icons/hidpi/justifycenter.png +0 -0
  32. package/CKEditor4/plugins/justify/icons/hidpi/justifyleft.png +0 -0
  33. package/CKEditor4/plugins/justify/icons/hidpi/justifyright.png +0 -0
  34. package/CKEditor4/plugins/justify/icons/justifyblock.png +0 -0
  35. package/CKEditor4/plugins/justify/icons/justifycenter.png +0 -0
  36. package/CKEditor4/plugins/justify/icons/justifyleft.png +0 -0
  37. package/CKEditor4/plugins/justify/icons/justifyright.png +0 -0
  38. package/CKEditor4/plugins/justify/plugin.js +266 -0
  39. package/CKEditor4/plugins/justify_group/icons/hidpi/justifycenter.png +0 -0
  40. package/CKEditor4/plugins/justify_group/icons/justifycenter.png +0 -0
  41. package/CKEditor4/plugins/justify_group/plugin.js +64 -0
  42. package/CKEditor4/plugins/lineheight/LICENSE +22 -0
  43. package/CKEditor4/plugins/lineheight/README.md +2 -0
  44. package/CKEditor4/plugins/lineheight/lang/vi.js +3 -0
  45. package/CKEditor4/plugins/lineheight/plugin.js +99 -0
  46. package/CKEditor4/plugins/lineheight/readme.txt +30 -0
  47. package/CKEditor4/plugins/link/dialogs/anchor.js +82 -0
  48. package/CKEditor4/plugins/link/dialogs/link.js +777 -0
  49. package/CKEditor4/plugins/link/images/anchor.png +0 -0
  50. package/CKEditor4/plugins/link/images/hidpi/anchor.png +0 -0
  51. package/CKEditor4/plugins/magicline/images/hidpi/icon-rtl.png +0 -0
  52. package/CKEditor4/plugins/magicline/images/hidpi/icon.png +0 -0
  53. package/CKEditor4/plugins/magicline/images/icon-rtl.png +0 -0
  54. package/CKEditor4/plugins/magicline/images/icon.png +0 -0
  55. package/CKEditor4/plugins/mentions/plugin.js +471 -0
  56. package/CKEditor4/plugins/menubutton/plugin.js +99 -0
  57. package/CKEditor4/plugins/pastefromword/filter/default.js +849 -0
  58. package/CKEditor4/plugins/pastetools/filter/common.js +445 -0
  59. package/CKEditor4/plugins/pastetools/filter/image.js +163 -0
  60. package/CKEditor4/plugins/pdffile/icons/exporttopdf.png +0 -0
  61. package/CKEditor4/plugins/pdffile/icons/hidpi/exporttopdf.png +0 -0
  62. package/CKEditor4/plugins/pdffile/plugin.js +36 -0
  63. package/CKEditor4/plugins/placeholder_button/plugin.js +31 -0
  64. package/CKEditor4/plugins/sourcedialog/dialogs/sourcedialog.js +88 -0
  65. package/CKEditor4/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png +0 -0
  66. package/CKEditor4/plugins/sourcedialog/icons/hidpi/sourcedialog.png +0 -0
  67. package/CKEditor4/plugins/sourcedialog/icons/sourcedialog-rtl.png +0 -0
  68. package/CKEditor4/plugins/sourcedialog/icons/sourcedialog.png +0 -0
  69. package/CKEditor4/plugins/sourcedialog/lang/vi.js +9 -0
  70. package/CKEditor4/plugins/sourcedialog/plugin.js +30 -0
  71. package/CKEditor4/plugins/textmatch/plugin.js +331 -0
  72. package/CKEditor4/plugins/textwatcher/plugin.js +295 -0
  73. package/CKEditor4/plugins/widget/images/handle.png +0 -0
  74. package/CKEditor4/plugins/wordfile/icons/exporttoword.png +0 -0
  75. package/CKEditor4/plugins/wordfile/icons/hidpi/exporttoword.png +0 -0
  76. package/CKEditor4/plugins/wordfile/icons/hidpi/importfromword.png +0 -0
  77. package/CKEditor4/plugins/wordfile/icons/importfromword.png +0 -0
  78. package/CKEditor4/plugins/wordfile/plugin.js +161 -0
  79. package/CKEditor4/skins/moono-lisa/dialog.css +685 -0
  80. package/CKEditor4/skins/moono-lisa/dialog_ie.css +721 -0
  81. package/CKEditor4/skins/moono-lisa/dialog_ie8.css +746 -0
  82. package/CKEditor4/skins/moono-lisa/dialog_iequirks.css +724 -0
  83. package/CKEditor4/skins/moono-lisa/editor.css +1551 -0
  84. package/CKEditor4/skins/moono-lisa/editor_gecko.css +1556 -0
  85. package/CKEditor4/skins/moono-lisa/editor_ie.css +1588 -0
  86. package/CKEditor4/skins/moono-lisa/editor_ie8.css +1639 -0
  87. package/CKEditor4/skins/moono-lisa/editor_iequirks.css +1632 -0
  88. package/CKEditor4/skins/moono-lisa/icons.png +0 -0
  89. package/CKEditor4/skins/moono-lisa/icons_hidpi.png +0 -0
  90. package/CKEditor4/skins/moono-lisa/images/arrow.png +0 -0
  91. package/CKEditor4/skins/moono-lisa/images/close.png +0 -0
  92. package/CKEditor4/skins/moono-lisa/images/hidpi/close.png +0 -0
  93. package/CKEditor4/skins/moono-lisa/images/hidpi/lock-open.png +0 -0
  94. package/CKEditor4/skins/moono-lisa/images/hidpi/lock.png +0 -0
  95. package/CKEditor4/skins/moono-lisa/images/hidpi/refresh.png +0 -0
  96. package/CKEditor4/skins/moono-lisa/images/lock-open.png +0 -0
  97. package/CKEditor4/skins/moono-lisa/images/lock.png +0 -0
  98. package/CKEditor4/skins/moono-lisa/images/refresh.png +0 -0
  99. package/CKEditor4/skins/moono-lisa/images/spinner.gif +0 -0
  100. package/CKEditor4/skins/moono-lisa/readme.md +46 -0
  101. package/CKEditor4/styles.js +136 -0
  102. package/CKEditor4/vendor/promise.js +385 -0
  103. package/README.md +3 -0
  104. package/package.json +9 -0
@@ -0,0 +1,1639 @@
1
+ /*
2
+ Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
3
+ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ .cke_reset {
6
+ margin: 0;
7
+ padding: 0;
8
+ border: 0;
9
+ background: transparent;
10
+ text-decoration: none;
11
+ width: auto;
12
+ height: auto;
13
+ vertical-align: baseline;
14
+ box-sizing: content-box;
15
+ position: static;
16
+ transition: none;
17
+ border-radius: 4px;
18
+ }
19
+ .cke_reset_all,
20
+ .cke_reset_all *,
21
+ .cke_reset_all a,
22
+ .cke_reset_all textarea {
23
+ margin: 0;
24
+ padding: 0;
25
+ border: 0;
26
+ background: transparent;
27
+ text-decoration: none;
28
+ width: auto;
29
+ height: auto;
30
+ vertical-align: baseline;
31
+ box-sizing: content-box;
32
+ position: static;
33
+ transition: none;
34
+ border-collapse: collapse;
35
+ font:
36
+ normal normal normal 12px Arial,
37
+ Helvetica,
38
+ Tahoma,
39
+ Verdana,
40
+ Sans-Serif;
41
+ color: #000;
42
+ text-align: left;
43
+ white-space: nowrap;
44
+ cursor: auto;
45
+ float: none;
46
+ }
47
+ .cke_reset_all .cke_rtl * {
48
+ text-align: right;
49
+ }
50
+ .cke_reset_all iframe {
51
+ vertical-align: inherit;
52
+ }
53
+ .cke_reset_all textarea {
54
+ white-space: pre-wrap;
55
+ }
56
+ .cke_reset_all textarea,
57
+ .cke_reset_all input[type='text'],
58
+ .cke_reset_all input[type='password'] {
59
+ cursor: text;
60
+ }
61
+ .cke_reset_all textarea[disabled],
62
+ .cke_reset_all input[type='text'][disabled],
63
+ .cke_reset_all input[type='password'][disabled] {
64
+ cursor: default;
65
+ }
66
+ .cke_reset_all fieldset {
67
+ padding: 10px;
68
+ border: 2px groove #e0dfe3;
69
+ }
70
+ .cke_reset_all select {
71
+ box-sizing: border-box;
72
+ }
73
+ .cke_reset_all select[multiple] option:checked {
74
+ background-color: #cecece;
75
+ }
76
+ .cke_reset_all table {
77
+ table-layout: auto;
78
+ }
79
+ .cke_chrome {
80
+ display: block;
81
+ border: 1px solid #e0e0e0;
82
+ padding: 0;
83
+ }
84
+ .cke_inner {
85
+ display: block;
86
+ background: #fff;
87
+ padding: 0;
88
+ -webkit-touch-callout: none;
89
+ border-radius: 4px;
90
+ }
91
+ .cke_float {
92
+ border: 0;
93
+ }
94
+ .cke_float .cke_inner {
95
+ padding-bottom: 0;
96
+ }
97
+ .cke_top,
98
+ .cke_contents,
99
+ .cke_bottom {
100
+ display: block;
101
+ overflow: hidden;
102
+ }
103
+ .cke_contents {
104
+ border-radius: 0 0 4px 4px;
105
+ height: 100% !important;
106
+ display: flex;
107
+ }
108
+ .cke_top {
109
+ flex-shrink: 0;
110
+ border-bottom: 1px solid #e0e0e0;
111
+ background-color: white;
112
+ padding: 6px 4px 2px;
113
+ white-space: normal;
114
+ border-radius: 4px 4px 0 0;
115
+ }
116
+ .cke_float .cke_top {
117
+ border: 1px solid #e0e0e0;
118
+ }
119
+ .cke_bottom {
120
+ padding: 6px 4px 2px;
121
+ position: relative;
122
+ border-top: 1px solid #e0e0e0;
123
+ background-color: white;
124
+ }
125
+ .cke_browser_ios .cke_contents {
126
+ overflow-y: auto;
127
+ -webkit-overflow-scrolling: touch;
128
+ }
129
+ .cke_resizer {
130
+ width: 0;
131
+ height: 0;
132
+ overflow: hidden;
133
+ border-width: 10px 10px 0 0;
134
+ border-color: transparent #2021240f transparent transparent;
135
+ border-style: dashed solid dashed dashed;
136
+ font-size: 0;
137
+ vertical-align: bottom;
138
+ margin-top: 6px;
139
+ margin-bottom: 2px;
140
+ }
141
+ .cke_hc .cke_resizer {
142
+ font-size: 15px;
143
+ width: auto;
144
+ height: auto;
145
+ border-width: 0;
146
+ }
147
+ .cke_resizer_ltr {
148
+ cursor: se-resize;
149
+ float: right;
150
+ margin-right: -4px;
151
+ }
152
+ .cke_resizer_rtl {
153
+ border-width: 10px 0 0 10px;
154
+ border-color: transparent transparent transparent #2021240f;
155
+ border-style: dashed dashed dashed solid;
156
+ cursor: sw-resize;
157
+ float: left;
158
+ margin-left: -4px;
159
+ right: auto;
160
+ }
161
+ .cke_wysiwyg_div {
162
+ display: block;
163
+ height: 100%;
164
+ overflow: auto;
165
+ padding: 0 8px;
166
+ outline-style: none;
167
+ box-sizing: border-box;
168
+ }
169
+ .cke_panel {
170
+ visibility: visible;
171
+ width: 120px;
172
+ height: 100px;
173
+ overflow: hidden;
174
+ background-color: #fff;
175
+ border: 1px solid #e0e0e0;
176
+ }
177
+ .cke_menu_panel {
178
+ padding: 0;
179
+ margin: 0;
180
+ }
181
+ .cke_combopanel {
182
+ width: 150px;
183
+ height: 170px;
184
+ }
185
+ .cke_panel_frame {
186
+ width: 100%;
187
+ height: 100%;
188
+ font-size: 12px;
189
+ overflow: auto;
190
+ overflow-x: hidden;
191
+ }
192
+ .cke_panel_container {
193
+ overflow-y: auto;
194
+ overflow-x: hidden;
195
+ }
196
+ .cke_panel_block:focus {
197
+ outline: 0;
198
+ }
199
+ .cke_panel_list {
200
+ margin: 0;
201
+ padding: 0;
202
+ list-style-type: none;
203
+ white-space: nowrap;
204
+ }
205
+ .cke_panel_listItem {
206
+ margin: 0;
207
+ padding: 0;
208
+ }
209
+ .cke_panel_listItem a {
210
+ padding: 6px 7px;
211
+ display: block;
212
+ color: inherit !important;
213
+ text-decoration: none;
214
+ overflow: hidden;
215
+ text-overflow: ellipsis;
216
+ }
217
+ .cke_hc .cke_panel_listItem a {
218
+ border-style: none;
219
+ }
220
+ .cke_panel_listItem.cke_selected a,
221
+ .cke_panel_listItem a:hover,
222
+ .cke_panel_listItem a:focus,
223
+ .cke_panel_listItem a:active {
224
+ background-color: #e9e9e9;
225
+ }
226
+ .cke_panel_listItem a:focus {
227
+ outline: 1px dotted #000;
228
+ }
229
+ .cke_hc .cke_panel_listItem a:hover,
230
+ .cke_hc .cke_panel_listItem a:focus,
231
+ .cke_hc .cke_panel_listItem a:active {
232
+ border: 2px solid;
233
+ padding: 4px 5px;
234
+ }
235
+ .cke_panel_listItem p,
236
+ .cke_panel_listItem h1,
237
+ .cke_panel_listItem h2,
238
+ .cke_panel_listItem h3,
239
+ .cke_panel_listItem h4,
240
+ .cke_panel_listItem h5,
241
+ .cke_panel_listItem h6,
242
+ .cke_panel_listItem pre {
243
+ margin-top: 0;
244
+ margin-bottom: 0;
245
+ }
246
+ .cke_panel_grouptitle {
247
+ cursor: default;
248
+ font-size: 11px;
249
+ font-weight: bold;
250
+ white-space: nowrap;
251
+ margin: 0;
252
+ padding: 6px 6px 7px 6px;
253
+ color: #484848;
254
+ border-bottom: 1px solid #e0e0e0;
255
+ background: #f8f8f8;
256
+ }
257
+ .cke_colorblock {
258
+ padding: 10px;
259
+ font-size: 11px;
260
+ font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;
261
+ }
262
+ .cke_colorblock,
263
+ .cke_colorblock a {
264
+ text-decoration: none;
265
+ color: #000;
266
+ }
267
+ a.cke_colorbox {
268
+ padding: 2px;
269
+ float: left;
270
+ width: 20px;
271
+ height: 20px;
272
+ }
273
+ .cke_rtl a.cke_colorbox {
274
+ float: right;
275
+ }
276
+ a:hover.cke_colorbox,
277
+ a:focus.cke_colorbox,
278
+ a:active.cke_colorbox {
279
+ outline: 0;
280
+ padding: 0;
281
+ border: 2px solid #139ff7;
282
+ }
283
+ a:hover.cke_colorbox {
284
+ border-color: #2021240f;
285
+ }
286
+ span.cke_colorbox {
287
+ width: 20px;
288
+ height: 20px;
289
+ float: left;
290
+ }
291
+ .cke_rtl span.cke_colorbox {
292
+ float: right;
293
+ }
294
+ a.cke_colorauto,
295
+ a.cke_colormore {
296
+ border: #fff 1px solid;
297
+ padding: 3px;
298
+ display: block;
299
+ cursor: pointer;
300
+ }
301
+ a.cke_colorauto {
302
+ padding: 0;
303
+ border: 1px solid transparent;
304
+ margin-bottom: 6px;
305
+ height: 26px;
306
+ line-height: 26px;
307
+ }
308
+ a.cke_colormore {
309
+ margin-top: 10px;
310
+ height: 20px;
311
+ line-height: 19px;
312
+ }
313
+ a:hover.cke_colorauto,
314
+ a:hover.cke_colormore,
315
+ a:focus.cke_colorauto,
316
+ a:focus.cke_colormore,
317
+ a:active.cke_colorauto,
318
+ a:active.cke_colormore {
319
+ outline: 0;
320
+ border: #139ff7 1px solid;
321
+ background-color: #f8f8f8;
322
+ }
323
+ a:hover.cke_colorauto,
324
+ a:hover.cke_colormore {
325
+ border-color: #2021240f;
326
+ }
327
+ .cke_colorauto span.cke_colorbox {
328
+ width: 18px;
329
+ height: 18px;
330
+ border: 1px solid #808080;
331
+ margin-left: 1px;
332
+ margin-top: 3px;
333
+ }
334
+ .cke_rtl .cke_colorauto span.cke_colorbox {
335
+ margin-left: 0;
336
+ margin-right: 1px;
337
+ }
338
+ span.cke_colorbox[style*='#ffffff'],
339
+ span.cke_colorbox[style*='#FFFFFF'],
340
+ span.cke_colorbox[style='background-color:#fff'],
341
+ span.cke_colorbox[style='background-color:#FFF'],
342
+ span.cke_colorbox[style*='rgb(255,255,255)'],
343
+ span.cke_colorbox[style*='rgb(255, 255, 255)'] {
344
+ border: 1px solid #808080;
345
+ width: 18px;
346
+ height: 18px;
347
+ }
348
+ .cke_toolbar {
349
+ float: left;
350
+ }
351
+ .cke_rtl .cke_toolbar {
352
+ float: right;
353
+ }
354
+ .cke_toolgroup {
355
+ border: 0;
356
+ float: left;
357
+ margin: 1px 2px 6px 0;
358
+ padding-right: 3px;
359
+ }
360
+ .cke_rtl .cke_toolgroup {
361
+ float: right;
362
+ margin: 1px 0 6px 2px;
363
+ padding-left: 3px;
364
+ padding-right: 0;
365
+ }
366
+ .cke_hc .cke_toolgroup {
367
+ margin-right: 5px;
368
+ margin-bottom: 5px;
369
+ }
370
+ .cke_hc.cke_rtl .cke_toolgroup {
371
+ margin-right: 0;
372
+ margin-left: 5px;
373
+ }
374
+ a.cke_button {
375
+ display: inline-block;
376
+ height: 18px;
377
+ padding: 4px 6px;
378
+ outline: 0;
379
+ cursor: default;
380
+ border: 0;
381
+ position: relative;
382
+ }
383
+ a.cke_button_expandable {
384
+ padding: 4px 5px;
385
+ }
386
+ .cke_rtl a.cke_button {
387
+ float: right;
388
+ }
389
+ .cke_hc a.cke_button {
390
+ border: 1px solid black;
391
+ padding: 3px 5px;
392
+ margin: 0 3px 5px 0;
393
+ }
394
+ .cke_hc.cke_rtl a.cke_button {
395
+ margin: 0 0 5px 3px;
396
+ }
397
+ a.cke_button_on {
398
+ background: #fff;
399
+ border: 1px #bcbcbc solid;
400
+ padding: 3px 5px;
401
+ }
402
+ a.cke_button_expandable.cke_button_on {
403
+ padding: 3px 4px;
404
+ }
405
+ a.cke_button_off:hover,
406
+ a.cke_button_off:focus,
407
+ a.cke_button_off:active {
408
+ background: #2021240f;
409
+ border: 1px #2021240f solid;
410
+ padding: 3px 5px;
411
+ }
412
+ a.cke_button_expandable.cke_button_off:hover,
413
+ a.cke_button_expandable.cke_button_off:focus,
414
+ a.cke_button_expandable.cke_button_off:active {
415
+ padding: 3px 4px;
416
+ }
417
+ .cke_hc a.cke_button_on,
418
+ .cke_hc a.cke_button_off:hover,
419
+ .cke_hc a.cke_button_off:focus,
420
+ .cke_hc a.cke_button_off:active {
421
+ background: #2021240f;
422
+ border: 3px solid #000;
423
+ padding: 1px 3px;
424
+ }
425
+ @media screen and (hover: none) {
426
+ a.cke_button_off:hover {
427
+ background: transparent;
428
+ border: 0;
429
+ padding: 4px 6px;
430
+ }
431
+ a.cke_button_expandable.cke_button_off:hover {
432
+ padding: 4px 5px;
433
+ }
434
+ a.cke_button_off:active {
435
+ background: #2021240f;
436
+ border: 1px #2021240f solid;
437
+ padding: 3px 5px;
438
+ }
439
+ a.cke_button_expandable.cke_button_off:active {
440
+ padding: 3px 4px;
441
+ }
442
+ }
443
+ a.cke_button_disabled:hover,
444
+ a.cke_button_disabled:focus,
445
+ a.cke_button_disabled:active {
446
+ border: 0;
447
+ padding: 4px 6px;
448
+ background-color: transparent;
449
+ }
450
+ a.cke_button_expandable.cke_button_disabled:hover,
451
+ a.cke_button_expandable.cke_button_disabled:active {
452
+ padding: 4px 5px;
453
+ }
454
+ a.cke_button_disabled:focus {
455
+ border: 1px #2021240f solid;
456
+ padding: 3px 5px;
457
+ }
458
+ a.cke_button_expandable.cke_button_disabled:focus {
459
+ padding: 3px 4px;
460
+ }
461
+ .cke_hc a.cke_button_disabled:hover,
462
+ .cke_hc a.cke_button_disabled:focus,
463
+ .cke_hc a.cke_button_disabled:active {
464
+ border: 1px solid #acacac;
465
+ padding: 3px 5px;
466
+ margin: 0 3px 5px 0;
467
+ }
468
+ .cke_hc a.cke_button_disabled:focus {
469
+ border: 3px solid #000;
470
+ padding: 1px 3px;
471
+ }
472
+ .cke_hc.cke_rtl a.cke_button_disabled:hover,
473
+ .cke_hc.cke_rtl a.cke_button_disabled:focus,
474
+ .cke_hc.cke_rtl a.cke_button_disabled:active {
475
+ margin: 0 0 5px 3px;
476
+ }
477
+ a.cke_button_disabled .cke_button_icon,
478
+ a.cke_button_disabled .cke_button_arrow {
479
+ opacity: 0.3;
480
+ }
481
+ .cke_hc a.cke_button_disabled {
482
+ border-color: #acacac;
483
+ }
484
+ .cke_hc a.cke_button_disabled .cke_button_icon,
485
+ .cke_hc a.cke_button_disabled .cke_button_label {
486
+ opacity: 0.5;
487
+ }
488
+ .cke_toolgroup a.cke_button:last-child:after,
489
+ .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after {
490
+ content: '';
491
+ position: absolute;
492
+ height: 18px;
493
+ width: 0;
494
+ border-right: 1px solid #2021240f;
495
+ margin-top: 4px;
496
+ top: 0;
497
+ right: -3px;
498
+ }
499
+ .cke_rtl .cke_toolgroup a.cke_button:last-child:after,
500
+ .cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after {
501
+ border-right: 0;
502
+ right: auto;
503
+ border-left: 1px solid #2021240f;
504
+ top: 0;
505
+ left: -3px;
506
+ }
507
+ .cke_hc .cke_toolgroup a.cke_button:last-child:after,
508
+ .cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,
509
+ .cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after {
510
+ border-color: #000;
511
+ top: 0;
512
+ right: -7px;
513
+ }
514
+ .cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,
515
+ .cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,
516
+ .cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after {
517
+ top: 0;
518
+ right: auto;
519
+ left: -7px;
520
+ }
521
+ .cke_toolgroup a.cke_button:hover:last-child:after,
522
+ .cke_toolgroup a.cke_button:focus:last-child:after,
523
+ .cke_toolgroup a.cke_button.cke_button_on:last-child:after {
524
+ top: -1px;
525
+ right: -4px;
526
+ }
527
+ .cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,
528
+ .cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,
529
+ .cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after {
530
+ top: -1px;
531
+ right: auto;
532
+ left: -4px;
533
+ }
534
+ .cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,
535
+ .cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after {
536
+ top: -2px;
537
+ right: -9px;
538
+ }
539
+ .cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,
540
+ .cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after {
541
+ top: -2px;
542
+ right: auto;
543
+ left: -9px;
544
+ }
545
+ .cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after {
546
+ content: none;
547
+ border: 0;
548
+ width: 0;
549
+ height: 0;
550
+ }
551
+ .cke_button_icon {
552
+ cursor: inherit;
553
+ background-repeat: no-repeat;
554
+ margin-top: 1px;
555
+ width: 16px;
556
+ height: 16px;
557
+ float: left;
558
+ display: inline-block;
559
+ }
560
+ .cke_rtl .cke_button_icon {
561
+ float: right;
562
+ }
563
+ .cke_hc .cke_button_icon {
564
+ display: none;
565
+ }
566
+ .cke_button_label {
567
+ display: none;
568
+ padding-left: 3px;
569
+ margin-top: 1px;
570
+ line-height: 17px;
571
+ vertical-align: middle;
572
+ float: left;
573
+ cursor: default;
574
+ color: #484848;
575
+ }
576
+ .cke_rtl .cke_button_label {
577
+ padding-right: 3px;
578
+ padding-left: 0;
579
+ float: right;
580
+ }
581
+ .cke_hc .cke_button_label {
582
+ padding: 0;
583
+ display: inline-block;
584
+ font-size: 12px;
585
+ }
586
+ .cke_button_arrow {
587
+ display: inline-block;
588
+ margin: 8px 0 0 3px;
589
+ width: 0;
590
+ height: 0;
591
+ cursor: default;
592
+ vertical-align: top;
593
+ border-left: 3px solid transparent;
594
+ border-right: 3px solid transparent;
595
+ border-top: 3px solid #484848;
596
+ }
597
+ .cke_rtl .cke_button_arrow {
598
+ margin-right: 5px;
599
+ margin-left: 0;
600
+ }
601
+ .cke_hc .cke_button_arrow {
602
+ font-size: 10px;
603
+ margin: 3px 0 0 3px;
604
+ width: auto;
605
+ border: 0;
606
+ }
607
+ .cke_toolbar_separator {
608
+ float: left;
609
+ background-color: #2021240f;
610
+ margin: 4px 2px 0 2px;
611
+ height: 18px;
612
+ width: 1px;
613
+ }
614
+ .cke_rtl .cke_toolbar_separator {
615
+ float: right;
616
+ }
617
+ .cke_hc .cke_toolbar_separator {
618
+ background-color: #000;
619
+ margin-left: 2px;
620
+ margin-right: 5px;
621
+ margin-bottom: 9px;
622
+ }
623
+ .cke_hc.cke_rtl .cke_toolbar_separator {
624
+ margin-left: 5px;
625
+ margin-right: 2px;
626
+ }
627
+ .cke_toolbar_break {
628
+ display: block;
629
+ clear: left;
630
+ }
631
+ .cke_rtl .cke_toolbar_break {
632
+ clear: right;
633
+ }
634
+ a.cke_toolbox_collapser {
635
+ width: 12px;
636
+ height: 11px;
637
+ float: right;
638
+ margin: 11px 0 0;
639
+ font-size: 0;
640
+ cursor: default;
641
+ text-align: center;
642
+ border: 1px solid #2021240f;
643
+ }
644
+ .cke_rtl .cke_toolbox_collapser {
645
+ float: left;
646
+ }
647
+ .cke_toolbox_collapser:hover {
648
+ background: #2021240f;
649
+ }
650
+ .cke_toolbox_collapser.cke_toolbox_collapser_min {
651
+ margin: 0 2px 4px;
652
+ }
653
+ .cke_toolbox_collapser .cke_arrow {
654
+ display: inline-block;
655
+ height: 0;
656
+ width: 0;
657
+ font-size: 0;
658
+ margin-top: 1px;
659
+ border: 3px solid transparent;
660
+ border-bottom-color: #484848;
661
+ }
662
+ .cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {
663
+ margin-top: 4px;
664
+ border-bottom-color: transparent;
665
+ border-top-color: #484848;
666
+ }
667
+ .cke_hc .cke_toolbox_collapser .cke_arrow {
668
+ font-size: 8px;
669
+ width: auto;
670
+ border: 0;
671
+ margin-top: 0;
672
+ }
673
+ .cke_menuitem span {
674
+ cursor: default;
675
+ }
676
+ .cke_menubutton {
677
+ display: block;
678
+ }
679
+ .cke_hc .cke_menubutton {
680
+ padding: 2px;
681
+ }
682
+ .cke_menubutton:hover,
683
+ .cke_menubutton:focus,
684
+ .cke_menubutton:active {
685
+ background-color: #e9e9e9;
686
+ display: block;
687
+ outline: 1px dotted;
688
+ }
689
+ .cke_menubutton:hover {
690
+ outline: 0;
691
+ }
692
+ .cke_hc .cke_menubutton:hover,
693
+ .cke_hc .cke_menubutton:focus,
694
+ .cke_hc .cke_menubutton:active {
695
+ border: 2px solid;
696
+ padding: 0;
697
+ }
698
+ .cke_menubutton_disabled:hover,
699
+ .cke_menubutton_disabled:focus,
700
+ .cke_menubutton_disabled:active {
701
+ background-color: transparent;
702
+ outline: 0;
703
+ }
704
+ .cke_menubutton_inner {
705
+ display: table-row;
706
+ }
707
+ .cke_menubutton_icon,
708
+ .cke_menubutton_label,
709
+ .cke_menuarrow {
710
+ display: table-cell;
711
+ }
712
+ .cke_menubutton_icon {
713
+ background-color: #f8f8f8;
714
+ padding: 6px 4px;
715
+ }
716
+ .cke_hc .cke_menubutton_icon {
717
+ height: 16px;
718
+ width: 0;
719
+ padding: 4px 0;
720
+ }
721
+ .cke_menubutton:hover .cke_menubutton_icon,
722
+ .cke_menubutton:focus .cke_menubutton_icon,
723
+ .cke_menubutton:active .cke_menubutton_icon {
724
+ background-color: #e9e9e9;
725
+ }
726
+ .cke_menubutton_disabled:hover .cke_menubutton_icon,
727
+ .cke_menubutton_disabled:focus .cke_menubutton_icon,
728
+ .cke_menubutton_disabled:active .cke_menubutton_icon {
729
+ background-color: #f8f8f8;
730
+ outline: 0;
731
+ }
732
+ .cke_menuitem .cke_menubutton_on {
733
+ background-color: #e9e9e9;
734
+ border: 1px solid #dedede;
735
+ outline: 0;
736
+ }
737
+ .cke_menubutton_on .cke_menubutton_icon {
738
+ padding-right: 3px;
739
+ background-color: #e9e9e9;
740
+ }
741
+ .cke_menubutton_label {
742
+ padding: 0 5px;
743
+ background-color: transparent;
744
+ width: 100%;
745
+ vertical-align: middle;
746
+ }
747
+ .cke_menubutton_shortcut {
748
+ color: #979797;
749
+ }
750
+ .cke_menubutton_disabled .cke_menubutton_label {
751
+ opacity: 0.3;
752
+ filter: alpha(opacity=30);
753
+ }
754
+ .cke_panel_frame .cke_menubutton_label {
755
+ display: none;
756
+ }
757
+ .cke_menuseparator {
758
+ background-color: #d1d1d1;
759
+ height: 1px;
760
+ }
761
+ .cke_menuarrow {
762
+ background: transparent url(images/arrow.png) no-repeat 0 10px;
763
+ padding: 0 5px;
764
+ }
765
+ .cke_rtl .cke_menuarrow {
766
+ background-position: 5px -13px;
767
+ background-repeat: no-repeat;
768
+ }
769
+ .cke_hc .cke_menuarrow {
770
+ background-image: none;
771
+ }
772
+ .cke_menuarrow span {
773
+ display: none;
774
+ }
775
+ .cke_hc .cke_menuarrow span {
776
+ vertical-align: middle;
777
+ display: inline;
778
+ }
779
+ .cke_combo {
780
+ display: inline-block;
781
+ float: left;
782
+ position: relative;
783
+ margin-bottom: 5px;
784
+ }
785
+ .cke_rtl .cke_combo {
786
+ float: right;
787
+ }
788
+ .cke_hc .cke_combo {
789
+ margin-top: 1px;
790
+ margin-bottom: 10px;
791
+ }
792
+ .cke_combo:after {
793
+ content: '';
794
+ position: absolute;
795
+ height: 18px;
796
+ width: 0;
797
+ border-right: 1px solid #2021240f;
798
+ margin-top: 5px;
799
+ top: 0;
800
+ right: 0;
801
+ }
802
+ .cke_rtl .cke_combo:after {
803
+ border-right: 0;
804
+ border-left: 1px solid #2021240f;
805
+ right: auto;
806
+ left: 0;
807
+ }
808
+ .cke_hc .cke_combo:after {
809
+ border-color: #000;
810
+ }
811
+ a.cke_combo_button {
812
+ cursor: default;
813
+ display: inline-block;
814
+ float: left;
815
+ margin: 0;
816
+ padding: 1px;
817
+ }
818
+ .cke_rtl a.cke_combo_button {
819
+ float: right;
820
+ }
821
+ .cke_hc a.cke_combo_button {
822
+ padding: 4px;
823
+ }
824
+ .cke_combo_on a.cke_combo_button,
825
+ .cke_combo_off a.cke_combo_button:hover,
826
+ .cke_combo_off a.cke_combo_button:focus,
827
+ .cke_combo_off a.cke_combo_button:active {
828
+ background: #2021240f;
829
+ border: 1px solid #2021240f;
830
+ padding: 0 0 0 1px;
831
+ margin-left: -1px;
832
+ }
833
+ .cke_combo_off a.cke_combo_button:focus {
834
+ outline: 0;
835
+ }
836
+ .cke_combo_on a.cke_combo_button,
837
+ .cke_combo_off a.cke_combo_button:active {
838
+ background: #fff;
839
+ }
840
+ @media screen and (hover: none) {
841
+ .cke_combo_off a.cke_combo_button:hover {
842
+ background: transparent;
843
+ border-color: transparent;
844
+ }
845
+ .cke_combo_off a.cke_combo_button:active {
846
+ background: #fff;
847
+ border: 1px solid #2021240f;
848
+ }
849
+ }
850
+ .cke_rtl .cke_combo_on a.cke_combo_button,
851
+ .cke_rtl .cke_combo_off a.cke_combo_button:hover,
852
+ .cke_rtl .cke_combo_off a.cke_combo_button:focus,
853
+ .cke_rtl .cke_combo_off a.cke_combo_button:active {
854
+ padding: 0 1px 0 0;
855
+ margin-left: 0;
856
+ margin-right: -1px;
857
+ }
858
+ .cke_hc .cke_combo_on a.cke_combo_button,
859
+ .cke_hc .cke_combo_off a.cke_combo_button:hover,
860
+ .cke_hc .cke_combo_off a.cke_combo_button:focus,
861
+ .cke_hc .cke_combo_off a.cke_combo_button:active {
862
+ border: 3px solid #000;
863
+ padding: 1px 1px 1px 2px;
864
+ }
865
+ .cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,
866
+ .cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,
867
+ .cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,
868
+ .cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active {
869
+ padding: 1px 2px 1px 1px;
870
+ }
871
+ .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
872
+ .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
873
+ .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
874
+ .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active {
875
+ padding: 0 0 0 3px;
876
+ margin-left: -3px;
877
+ }
878
+ .cke_rtl .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
879
+ .cke_rtl .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
880
+ .cke_rtl .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
881
+ .cke_rtl .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active {
882
+ padding: 0 3px 0 0;
883
+ margin-left: 0;
884
+ margin-right: -3px;
885
+ }
886
+ .cke_hc .cke_toolbar > .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
887
+ .cke_hc .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
888
+ .cke_hc .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
889
+ .cke_hc .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active {
890
+ padding: 1px 1px 1px 7px;
891
+ margin-left: -6px;
892
+ }
893
+ .cke_hc.cke_rtl .cke_toolbar > .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
894
+ .cke_hc.cke_rtl .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
895
+ .cke_hc.cke_rtl .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
896
+ .cke_hc.cke_rtl .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active {
897
+ padding: 1px 7px 1px 1px;
898
+ margin-left: 0;
899
+ margin-right: -6px;
900
+ }
901
+ .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
902
+ .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
903
+ .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
904
+ .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active,
905
+ .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
906
+ .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
907
+ .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
908
+ .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active {
909
+ padding: 0;
910
+ margin: 0;
911
+ }
912
+ .cke_hc .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
913
+ .cke_hc .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
914
+ .cke_hc .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
915
+ .cke_hc .cke_toolbox .cke_toolbar:first-child > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active,
916
+ .cke_hc .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_on a.cke_combo_button,
917
+ .cke_hc .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:hover,
918
+ .cke_hc .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:focus,
919
+ .cke_hc .cke_toolbar_break + .cke_toolbar > .cke_toolbar_start + .cke_combo_off a.cke_combo_button:active {
920
+ padding: 1px;
921
+ margin: 0;
922
+ }
923
+ .cke_toolbar .cke_combo + .cke_toolbar_end,
924
+ .cke_toolbar .cke_combo + .cke_toolgroup {
925
+ margin-right: 0;
926
+ margin-left: 2px;
927
+ }
928
+ .cke_rtl .cke_toolbar .cke_combo + .cke_toolbar_end,
929
+ .cke_rtl .cke_toolbar .cke_combo + .cke_toolgroup {
930
+ margin-left: 0;
931
+ margin-right: 2px;
932
+ }
933
+ .cke_hc .cke_toolbar .cke_combo + .cke_toolbar_end,
934
+ .cke_hc .cke_toolbar .cke_combo + .cke_toolgroup {
935
+ margin-left: 5px;
936
+ }
937
+ .cke_hc.cke_rtl .cke_toolbar .cke_combo + .cke_toolbar_end,
938
+ .cke_hc.cke_rtl .cke_toolbar .cke_combo + .cke_toolgroup {
939
+ margin-left: 0;
940
+ margin-right: 5px;
941
+ }
942
+ .cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n + 2):after {
943
+ content: none;
944
+ border: 0;
945
+ width: 0;
946
+ height: 0;
947
+ }
948
+ .cke_combo_text {
949
+ line-height: 26px;
950
+ padding-left: 10px;
951
+ text-overflow: ellipsis;
952
+ overflow: hidden;
953
+ float: left;
954
+ cursor: default;
955
+ color: #484848;
956
+ width: 50px;
957
+ }
958
+ .cke_rtl .cke_combo_text {
959
+ float: right;
960
+ text-align: right;
961
+ padding-left: 0;
962
+ padding-right: 10px;
963
+ }
964
+ .cke_hc .cke_combo_text {
965
+ line-height: 18px;
966
+ font-size: 12px;
967
+ }
968
+ .cke_combo_open {
969
+ cursor: default;
970
+ display: inline-block;
971
+ font-size: 0;
972
+ height: 19px;
973
+ line-height: 17px;
974
+ margin: 1px 6px 1px 4px;
975
+ width: 5px;
976
+ }
977
+ .cke_hc .cke_combo_open {
978
+ height: 12px;
979
+ }
980
+ .cke_combo_arrow {
981
+ cursor: default;
982
+ margin: 11px 0 0;
983
+ float: left;
984
+ height: 0;
985
+ width: 0;
986
+ font-size: 0;
987
+ border-left: 3px solid transparent;
988
+ border-right: 3px solid transparent;
989
+ border-top: 3px solid #484848;
990
+ }
991
+ .cke_hc .cke_combo_arrow {
992
+ font-size: 10px;
993
+ width: auto;
994
+ border: 0;
995
+ margin-top: 3px;
996
+ }
997
+ .cke_combo_label {
998
+ display: none;
999
+ float: left;
1000
+ line-height: 26px;
1001
+ vertical-align: top;
1002
+ margin-right: 5px;
1003
+ }
1004
+ .cke_rtl .cke_combo_label {
1005
+ float: right;
1006
+ margin-left: 5px;
1007
+ margin-right: 0;
1008
+ }
1009
+ .cke_combo_disabled .cke_combo_inlinelabel,
1010
+ .cke_combo_disabled .cke_combo_open {
1011
+ opacity: 0.3;
1012
+ }
1013
+ .cke_path {
1014
+ float: left;
1015
+ margin: -2px 0 2px;
1016
+ }
1017
+ a.cke_path_item,
1018
+ span.cke_path_empty {
1019
+ display: inline-block;
1020
+ float: left;
1021
+ padding: 3px 4px;
1022
+ margin-right: 2px;
1023
+ cursor: default;
1024
+ text-decoration: none;
1025
+ outline: 0;
1026
+ border: 0;
1027
+ color: #484848;
1028
+ font-weight: bold;
1029
+ font-size: 11px;
1030
+ }
1031
+ .cke_rtl .cke_path,
1032
+ .cke_rtl .cke_path_item,
1033
+ .cke_rtl .cke_path_empty {
1034
+ float: right;
1035
+ }
1036
+ a.cke_path_item:hover,
1037
+ a.cke_path_item:focus,
1038
+ a.cke_path_item:active {
1039
+ background-color: #2021240f;
1040
+ }
1041
+ .cke_hc a.cke_path_item:hover,
1042
+ .cke_hc a.cke_path_item:focus,
1043
+ .cke_hc a.cke_path_item:active {
1044
+ border: 2px solid;
1045
+ padding: 1px 2px;
1046
+ }
1047
+ .cke_button__source_label,
1048
+ .cke_button__sourcedialog_label {
1049
+ display: inline;
1050
+ }
1051
+ .cke_combopanel__fontsize {
1052
+ width: 135px;
1053
+ }
1054
+ textarea.cke_source {
1055
+ font-family: 'Courier New', Monospace;
1056
+ font-size: small;
1057
+ background-color: #fff;
1058
+ white-space: pre-wrap;
1059
+ border: 0;
1060
+ padding: 0;
1061
+ margin: 0;
1062
+ display: block;
1063
+ }
1064
+ .cke_wysiwyg_frame,
1065
+ .cke_wysiwyg_div {
1066
+ background-color: #fff;
1067
+ }
1068
+ .cke_notifications_area {
1069
+ pointer-events: none;
1070
+ }
1071
+ .cke_notification {
1072
+ pointer-events: auto;
1073
+ position: relative;
1074
+ margin: 10px;
1075
+ width: 300px;
1076
+ color: white;
1077
+ text-align: center;
1078
+ opacity: 0.95;
1079
+ filter: alpha(opacity = 95);
1080
+ -webkit-animation: fadeIn 0.7s;
1081
+ animation: fadeIn 0.7s;
1082
+ }
1083
+ .cke_notification_message a {
1084
+ color: #12306f;
1085
+ }
1086
+ @-webkit-keyframes fadeIn {
1087
+ from {
1088
+ opacity: 0.4;
1089
+ }
1090
+ to {
1091
+ opacity: 0.95;
1092
+ }
1093
+ }
1094
+ @keyframes fadeIn {
1095
+ from {
1096
+ opacity: 0.4;
1097
+ }
1098
+ to {
1099
+ opacity: 0.95;
1100
+ }
1101
+ }
1102
+ .cke_notification_success {
1103
+ background: #72b572;
1104
+ border: 1px solid #63a563;
1105
+ }
1106
+ .cke_notification_warning {
1107
+ background: #c83939;
1108
+ border: 1px solid #902b2b;
1109
+ }
1110
+ .cke_notification_info {
1111
+ background: #2e9ad0;
1112
+ border: 1px solid #0f74a8;
1113
+ }
1114
+ .cke_notification_info span.cke_notification_progress {
1115
+ background-color: #0f74a8;
1116
+ display: block;
1117
+ padding: 0;
1118
+ margin: 0;
1119
+ height: 100%;
1120
+ overflow: hidden;
1121
+ position: absolute;
1122
+ z-index: 1;
1123
+ }
1124
+ .cke_notification_message {
1125
+ position: relative;
1126
+ margin: 4px 23px 3px;
1127
+ font-family: Arial, Helvetica, sans-serif;
1128
+ font-size: 12px;
1129
+ line-height: 18px;
1130
+ z-index: 4;
1131
+ text-overflow: ellipsis;
1132
+ overflow: hidden;
1133
+ }
1134
+ .cke_notification_close {
1135
+ background-image: url(images/close.png);
1136
+ background-repeat: no-repeat;
1137
+ background-position: 50%;
1138
+ position: absolute;
1139
+ cursor: pointer;
1140
+ text-align: center;
1141
+ height: 20px;
1142
+ width: 20px;
1143
+ top: 1px;
1144
+ right: 1px;
1145
+ padding: 0;
1146
+ margin: 0;
1147
+ z-index: 5;
1148
+ opacity: 0.6;
1149
+ filter: alpha(opacity = 60);
1150
+ }
1151
+ .cke_notification_close:hover {
1152
+ opacity: 1;
1153
+ filter: alpha(opacity = 100);
1154
+ }
1155
+ .cke_notification_close span {
1156
+ display: none;
1157
+ }
1158
+ .cke_notification_warning a.cke_notification_close {
1159
+ opacity: 0.8;
1160
+ filter: alpha(opacity = 80);
1161
+ }
1162
+ .cke_notification_warning a.cke_notification_close:hover {
1163
+ opacity: 1;
1164
+ filter: alpha(opacity = 100);
1165
+ }
1166
+ .cke_chrome {
1167
+ visibility: inherit;
1168
+ }
1169
+ .cke_voice_label {
1170
+ display: none;
1171
+ }
1172
+ legend.cke_voice_label {
1173
+ display: none;
1174
+ }
1175
+ a.cke_button_disabled,
1176
+ a.cke_button_disabled:hover,
1177
+ a.cke_button_disabled:focus,
1178
+ a.cke_button_disabled:active {
1179
+ filter: alpha(opacity = 30);
1180
+ }
1181
+ .cke_button_disabled .cke_button_icon {
1182
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
1183
+ }
1184
+ .cke_button_off:hover,
1185
+ .cke_button_off:focus,
1186
+ .cke_button_off:active {
1187
+ filter: alpha(opacity = 100);
1188
+ }
1189
+ .cke_combo_disabled .cke_combo_inlinelabel,
1190
+ .cke_combo_disabled .cke_combo_open {
1191
+ filter: alpha(opacity = 30);
1192
+ }
1193
+ .cke_toolbox_collapser {
1194
+ border: 1px solid #a6a6a6;
1195
+ }
1196
+ .cke_toolbox_collapser .cke_arrow {
1197
+ margin-top: 1px;
1198
+ }
1199
+ .cke_hc .cke_top,
1200
+ .cke_hc .cke_bottom,
1201
+ .cke_hc .cke_combo_button,
1202
+ .cke_hc a.cke_combo_button:hover,
1203
+ .cke_hc a.cke_combo_button:focus,
1204
+ .cke_hc .cke_toolgroup,
1205
+ .cke_hc .cke_button_on,
1206
+ .cke_hc a.cke_button_off:hover,
1207
+ .cke_hc a.cke_button_off:focus,
1208
+ .cke_hc a.cke_button_off:active,
1209
+ .cke_hc .cke_toolbox_collapser,
1210
+ .cke_hc .cke_toolbox_collapser:hover,
1211
+ .cke_hc .cke_panel_grouptitle {
1212
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
1213
+ }
1214
+ .cke_toolbox_collapser .cke_arrow {
1215
+ border-width: 4px;
1216
+ }
1217
+ .cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {
1218
+ border-width: 3px;
1219
+ }
1220
+ .cke_toolbox_collapser .cke_arrow {
1221
+ margin-top: 0;
1222
+ }
1223
+ .cke_toolbar {
1224
+ position: relative;
1225
+ }
1226
+ .cke_rtl .cke_toolbar_end {
1227
+ right: auto;
1228
+ left: 0;
1229
+ }
1230
+ .cke_toolbar_end:after {
1231
+ content: '';
1232
+ position: absolute;
1233
+ height: 18px;
1234
+ width: 0;
1235
+ border-right: 1px solid #2021240f;
1236
+ margin-top: 4px;
1237
+ top: 1px;
1238
+ right: 2px;
1239
+ }
1240
+ .cke_rtl .cke_toolbar_end:after {
1241
+ right: auto;
1242
+ left: 2px;
1243
+ }
1244
+ .cke_hc .cke_toolbar_end:after {
1245
+ top: 2px;
1246
+ right: 5px;
1247
+ border-color: #000;
1248
+ }
1249
+ .cke_hc.cke_rtl .cke_toolbar_end:after {
1250
+ right: auto;
1251
+ left: 5px;
1252
+ }
1253
+ .cke_combo + .cke_toolbar_end:after,
1254
+ .cke_toolbar.cke_toolbar_last .cke_toolbar_end:after {
1255
+ content: none;
1256
+ border: 0;
1257
+ }
1258
+ .cke_combo + .cke_toolgroup + .cke_toolbar_end:after {
1259
+ right: 0;
1260
+ }
1261
+ .cke_rtl .cke_combo + .cke_toolgroup + .cke_toolbar_end:after {
1262
+ right: auto;
1263
+ left: 0;
1264
+ }
1265
+ .cke_button__about_icon {
1266
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -0px !important;
1267
+ }
1268
+ .cke_button__bold_icon {
1269
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -24px !important;
1270
+ }
1271
+ .cke_button__italic_icon {
1272
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -48px !important;
1273
+ }
1274
+ .cke_button__strike_icon {
1275
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -72px !important;
1276
+ }
1277
+ .cke_button__subscript_icon {
1278
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -96px !important;
1279
+ }
1280
+ .cke_button__superscript_icon {
1281
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -120px !important;
1282
+ }
1283
+ .cke_button__underline_icon {
1284
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -144px !important;
1285
+ }
1286
+ .cke_button__blockquote_icon {
1287
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -168px !important;
1288
+ }
1289
+ .cke_rtl .cke_button__copy_icon,
1290
+ .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon {
1291
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -192px !important;
1292
+ }
1293
+ .cke_ltr .cke_button__copy_icon {
1294
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -216px !important;
1295
+ }
1296
+ .cke_rtl .cke_button__cut_icon,
1297
+ .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon {
1298
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -240px !important;
1299
+ }
1300
+ .cke_ltr .cke_button__cut_icon {
1301
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -264px !important;
1302
+ }
1303
+ .cke_rtl .cke_button__paste_icon,
1304
+ .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon {
1305
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -288px !important;
1306
+ }
1307
+ .cke_ltr .cke_button__paste_icon {
1308
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -312px !important;
1309
+ }
1310
+ .cke_button__horizontalrule_icon {
1311
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -336px !important;
1312
+ }
1313
+ .cke_button__image_icon {
1314
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -360px !important;
1315
+ }
1316
+ .cke_rtl .cke_button__indent_icon,
1317
+ .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon {
1318
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -384px !important;
1319
+ }
1320
+ .cke_ltr .cke_button__indent_icon {
1321
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -408px !important;
1322
+ }
1323
+ .cke_rtl .cke_button__outdent_icon,
1324
+ .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon {
1325
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -432px !important;
1326
+ }
1327
+ .cke_ltr .cke_button__outdent_icon {
1328
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -456px !important;
1329
+ }
1330
+ .cke_rtl .cke_button__anchor_icon,
1331
+ .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon {
1332
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -480px !important;
1333
+ }
1334
+ .cke_ltr .cke_button__anchor_icon {
1335
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -504px !important;
1336
+ }
1337
+ .cke_button__link_icon {
1338
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -528px !important;
1339
+ }
1340
+ .cke_button__unlink_icon {
1341
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -552px !important;
1342
+ }
1343
+ .cke_rtl .cke_button__bulletedlist_icon,
1344
+ .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon {
1345
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -576px !important;
1346
+ }
1347
+ .cke_ltr .cke_button__bulletedlist_icon {
1348
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -600px !important;
1349
+ }
1350
+ .cke_rtl .cke_button__numberedlist_icon,
1351
+ .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon {
1352
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -624px !important;
1353
+ }
1354
+ .cke_ltr .cke_button__numberedlist_icon {
1355
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -648px !important;
1356
+ }
1357
+ .cke_button__maximize_icon {
1358
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -672px !important;
1359
+ }
1360
+ .cke_rtl .cke_button__pastetext_icon,
1361
+ .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon {
1362
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -696px !important;
1363
+ }
1364
+ .cke_ltr .cke_button__pastetext_icon {
1365
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -720px !important;
1366
+ }
1367
+ .cke_rtl .cke_button__pastefromword_icon,
1368
+ .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon {
1369
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -744px !important;
1370
+ }
1371
+ .cke_ltr .cke_button__pastefromword_icon {
1372
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -768px !important;
1373
+ }
1374
+ .cke_button__removeformat_icon {
1375
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -792px !important;
1376
+ }
1377
+ .cke_rtl .cke_button__source_icon,
1378
+ .cke_mixed_dir_content .cke_rtl .cke_button__source_icon {
1379
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -816px !important;
1380
+ }
1381
+ .cke_ltr .cke_button__source_icon {
1382
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -840px !important;
1383
+ }
1384
+ .cke_button__specialchar_icon {
1385
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -864px !important;
1386
+ }
1387
+ .cke_button__scayt_icon {
1388
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -888px !important;
1389
+ }
1390
+ .cke_button__table_icon {
1391
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -912px !important;
1392
+ }
1393
+ .cke_rtl .cke_button__redo_icon,
1394
+ .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon {
1395
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -936px !important;
1396
+ }
1397
+ .cke_ltr .cke_button__redo_icon {
1398
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -960px !important;
1399
+ }
1400
+ .cke_rtl .cke_button__undo_icon,
1401
+ .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon {
1402
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -984px !important;
1403
+ }
1404
+ .cke_ltr .cke_button__undo_icon {
1405
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -1008px !important;
1406
+ }
1407
+ .cke_button__bgcolor_icon {
1408
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -1032px !important;
1409
+ }
1410
+ .cke_button__textcolor_icon {
1411
+ background: url(icons.png?t=5fe059002f) no-repeat 0 -1056px !important;
1412
+ }
1413
+ .cke_hidpi .cke_button__about_icon {
1414
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -0px !important;
1415
+ background-size: 16px !important;
1416
+ }
1417
+ .cke_hidpi .cke_button__bold_icon {
1418
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -24px !important;
1419
+ background-size: 16px !important;
1420
+ }
1421
+ .cke_hidpi .cke_button__italic_icon {
1422
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -48px !important;
1423
+ background-size: 16px !important;
1424
+ }
1425
+ .cke_hidpi .cke_button__strike_icon {
1426
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -72px !important;
1427
+ background-size: 16px !important;
1428
+ }
1429
+ .cke_hidpi .cke_button__subscript_icon {
1430
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -96px !important;
1431
+ background-size: 16px !important;
1432
+ }
1433
+ .cke_hidpi .cke_button__superscript_icon {
1434
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -120px !important;
1435
+ background-size: 16px !important;
1436
+ }
1437
+ .cke_hidpi .cke_button__underline_icon {
1438
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -144px !important;
1439
+ background-size: 16px !important;
1440
+ }
1441
+ .cke_hidpi .cke_button__blockquote_icon {
1442
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -168px !important;
1443
+ background-size: 16px !important;
1444
+ }
1445
+ .cke_rtl.cke_hidpi .cke_button__copy_icon,
1446
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon {
1447
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -192px !important;
1448
+ background-size: 16px !important;
1449
+ }
1450
+ .cke_hidpi .cke_ltr .cke_button__copy_icon,
1451
+ .cke_ltr.cke_hidpi .cke_button__copy_icon {
1452
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -216px !important;
1453
+ background-size: 16px !important;
1454
+ }
1455
+ .cke_rtl.cke_hidpi .cke_button__cut_icon,
1456
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon {
1457
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -240px !important;
1458
+ background-size: 16px !important;
1459
+ }
1460
+ .cke_hidpi .cke_ltr .cke_button__cut_icon,
1461
+ .cke_ltr.cke_hidpi .cke_button__cut_icon {
1462
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -264px !important;
1463
+ background-size: 16px !important;
1464
+ }
1465
+ .cke_rtl.cke_hidpi .cke_button__paste_icon,
1466
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon {
1467
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -288px !important;
1468
+ background-size: 16px !important;
1469
+ }
1470
+ .cke_hidpi .cke_ltr .cke_button__paste_icon,
1471
+ .cke_ltr.cke_hidpi .cke_button__paste_icon {
1472
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -312px !important;
1473
+ background-size: 16px !important;
1474
+ }
1475
+ .cke_hidpi .cke_button__horizontalrule_icon {
1476
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -336px !important;
1477
+ background-size: 16px !important;
1478
+ }
1479
+ .cke_hidpi .cke_button__image_icon {
1480
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -360px !important;
1481
+ background-size: 16px !important;
1482
+ }
1483
+ .cke_rtl.cke_hidpi .cke_button__indent_icon,
1484
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon {
1485
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -384px !important;
1486
+ background-size: 16px !important;
1487
+ }
1488
+ .cke_hidpi .cke_ltr .cke_button__indent_icon,
1489
+ .cke_ltr.cke_hidpi .cke_button__indent_icon {
1490
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -408px !important;
1491
+ background-size: 16px !important;
1492
+ }
1493
+ .cke_rtl.cke_hidpi .cke_button__outdent_icon,
1494
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon {
1495
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -432px !important;
1496
+ background-size: 16px !important;
1497
+ }
1498
+ .cke_hidpi .cke_ltr .cke_button__outdent_icon,
1499
+ .cke_ltr.cke_hidpi .cke_button__outdent_icon {
1500
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -456px !important;
1501
+ background-size: 16px !important;
1502
+ }
1503
+ .cke_rtl.cke_hidpi .cke_button__anchor_icon,
1504
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon {
1505
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -480px !important;
1506
+ background-size: 16px !important;
1507
+ }
1508
+ .cke_hidpi .cke_ltr .cke_button__anchor_icon,
1509
+ .cke_ltr.cke_hidpi .cke_button__anchor_icon {
1510
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -504px !important;
1511
+ background-size: 16px !important;
1512
+ }
1513
+ .cke_hidpi .cke_button__link_icon {
1514
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -528px !important;
1515
+ background-size: 16px !important;
1516
+ }
1517
+ .cke_hidpi .cke_button__unlink_icon {
1518
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -552px !important;
1519
+ background-size: 16px !important;
1520
+ }
1521
+ .cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,
1522
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon {
1523
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -576px !important;
1524
+ background-size: 16px !important;
1525
+ }
1526
+ .cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,
1527
+ .cke_ltr.cke_hidpi .cke_button__bulletedlist_icon {
1528
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -600px !important;
1529
+ background-size: 16px !important;
1530
+ }
1531
+ .cke_rtl.cke_hidpi .cke_button__numberedlist_icon,
1532
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon {
1533
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -624px !important;
1534
+ background-size: 16px !important;
1535
+ }
1536
+ .cke_hidpi .cke_ltr .cke_button__numberedlist_icon,
1537
+ .cke_ltr.cke_hidpi .cke_button__numberedlist_icon {
1538
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -648px !important;
1539
+ background-size: 16px !important;
1540
+ }
1541
+ .cke_hidpi .cke_button__maximize_icon {
1542
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -672px !important;
1543
+ background-size: 16px !important;
1544
+ }
1545
+ .cke_rtl.cke_hidpi .cke_button__pastetext_icon,
1546
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon {
1547
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -696px !important;
1548
+ background-size: 16px !important;
1549
+ }
1550
+ .cke_hidpi .cke_ltr .cke_button__pastetext_icon,
1551
+ .cke_ltr.cke_hidpi .cke_button__pastetext_icon {
1552
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -720px !important;
1553
+ background-size: 16px !important;
1554
+ }
1555
+ .cke_rtl.cke_hidpi .cke_button__pastefromword_icon,
1556
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon {
1557
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -744px !important;
1558
+ background-size: 16px !important;
1559
+ }
1560
+ .cke_hidpi .cke_ltr .cke_button__pastefromword_icon,
1561
+ .cke_ltr.cke_hidpi .cke_button__pastefromword_icon {
1562
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -768px !important;
1563
+ background-size: 16px !important;
1564
+ }
1565
+ .cke_hidpi .cke_button__removeformat_icon {
1566
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -792px !important;
1567
+ background-size: 16px !important;
1568
+ }
1569
+ .cke_rtl.cke_hidpi .cke_button__source_icon,
1570
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon {
1571
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -816px !important;
1572
+ background-size: 16px !important;
1573
+ }
1574
+ .cke_hidpi .cke_ltr .cke_button__source_icon,
1575
+ .cke_ltr.cke_hidpi .cke_button__source_icon {
1576
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -840px !important;
1577
+ background-size: 16px !important;
1578
+ }
1579
+ .cke_hidpi .cke_button__specialchar_icon {
1580
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -864px !important;
1581
+ background-size: 16px !important;
1582
+ }
1583
+ .cke_hidpi .cke_button__scayt_icon {
1584
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -888px !important;
1585
+ background-size: 16px !important;
1586
+ }
1587
+ .cke_hidpi .cke_button__table_icon {
1588
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -912px !important;
1589
+ background-size: 16px !important;
1590
+ }
1591
+ .cke_rtl.cke_hidpi .cke_button__redo_icon,
1592
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon {
1593
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -936px !important;
1594
+ background-size: 16px !important;
1595
+ }
1596
+ .cke_hidpi .cke_ltr .cke_button__redo_icon,
1597
+ .cke_ltr.cke_hidpi .cke_button__redo_icon {
1598
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -960px !important;
1599
+ background-size: 16px !important;
1600
+ }
1601
+ .cke_rtl.cke_hidpi .cke_button__undo_icon,
1602
+ .cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon {
1603
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -984px !important;
1604
+ background-size: 16px !important;
1605
+ }
1606
+ .cke_hidpi .cke_ltr .cke_button__undo_icon,
1607
+ .cke_ltr.cke_hidpi .cke_button__undo_icon {
1608
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -1008px !important;
1609
+ background-size: 16px !important;
1610
+ }
1611
+ .cke_hidpi .cke_button__bgcolor_icon {
1612
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -1032px !important;
1613
+ background-size: 16px !important;
1614
+ }
1615
+ .cke_hidpi .cke_button__textcolor_icon {
1616
+ background: url(icons_hidpi.png?t=5fe059002f) no-repeat 0 -1056px !important;
1617
+ background-size: 16px !important;
1618
+ }
1619
+
1620
+ .placeholder_button {
1621
+ border: 1px solid #e0e0e0 !important;
1622
+ padding: 3px 5px !important;
1623
+ border-radius: 4px;
1624
+ }
1625
+
1626
+ .placeholder_button .cke_button_icon {
1627
+ display: none;
1628
+ }
1629
+
1630
+ .placeholder_button .cke_button_label {
1631
+ display: block;
1632
+ }
1633
+
1634
+ .wordfile:after,
1635
+ .cke_button__justifyleft:after,
1636
+ .cke_button__justifycenter:after,
1637
+ .cke_button__justifyright:after {
1638
+ display: none !important;
1639
+ }