@oat-sa/tao-core-shared-libs 1.9.0 → 1.11.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 (94) hide show
  1. package/lib/ckeditor/.claude/settings.local.json +9 -0
  2. package/lib/ckeditor/README.md +1 -4
  3. package/lib/ckeditor/ckeditor.js +940 -932
  4. package/lib/ckeditor/lang/af.js +1 -1
  5. package/lib/ckeditor/lang/ar.js +1 -1
  6. package/lib/ckeditor/lang/az.js +1 -1
  7. package/lib/ckeditor/lang/bg.js +1 -1
  8. package/lib/ckeditor/lang/bn.js +1 -1
  9. package/lib/ckeditor/lang/bs.js +1 -1
  10. package/lib/ckeditor/lang/ca.js +1 -1
  11. package/lib/ckeditor/lang/cs.js +1 -1
  12. package/lib/ckeditor/lang/cy.js +1 -1
  13. package/lib/ckeditor/lang/da.js +1 -1
  14. package/lib/ckeditor/lang/de-ch.js +1 -1
  15. package/lib/ckeditor/lang/de.js +1 -1
  16. package/lib/ckeditor/lang/el.js +1 -1
  17. package/lib/ckeditor/lang/en-au.js +1 -1
  18. package/lib/ckeditor/lang/en-ca.js +1 -1
  19. package/lib/ckeditor/lang/en-gb.js +1 -1
  20. package/lib/ckeditor/lang/en.js +1 -1
  21. package/lib/ckeditor/lang/eo.js +1 -1
  22. package/lib/ckeditor/lang/es-mx.js +1 -1
  23. package/lib/ckeditor/lang/es.js +1 -1
  24. package/lib/ckeditor/lang/et.js +1 -1
  25. package/lib/ckeditor/lang/eu.js +1 -1
  26. package/lib/ckeditor/lang/fa.js +1 -1
  27. package/lib/ckeditor/lang/fi.js +1 -1
  28. package/lib/ckeditor/lang/fo.js +1 -1
  29. package/lib/ckeditor/lang/fr-ca.js +1 -1
  30. package/lib/ckeditor/lang/fr.js +1 -1
  31. package/lib/ckeditor/lang/gl.js +1 -1
  32. package/lib/ckeditor/lang/gu.js +1 -1
  33. package/lib/ckeditor/lang/he.js +1 -1
  34. package/lib/ckeditor/lang/hi.js +1 -1
  35. package/lib/ckeditor/lang/hr.js +1 -1
  36. package/lib/ckeditor/lang/hu.js +1 -1
  37. package/lib/ckeditor/lang/id.js +1 -1
  38. package/lib/ckeditor/lang/is.js +1 -1
  39. package/lib/ckeditor/lang/it.js +1 -1
  40. package/lib/ckeditor/lang/ja.js +1 -1
  41. package/lib/ckeditor/lang/ka.js +1 -1
  42. package/lib/ckeditor/lang/km.js +1 -1
  43. package/lib/ckeditor/lang/ko.js +1 -1
  44. package/lib/ckeditor/lang/ku.js +1 -1
  45. package/lib/ckeditor/lang/lt.js +1 -1
  46. package/lib/ckeditor/lang/lv.js +1 -1
  47. package/lib/ckeditor/lang/mk.js +1 -1
  48. package/lib/ckeditor/lang/mn.js +1 -1
  49. package/lib/ckeditor/lang/ms.js +1 -1
  50. package/lib/ckeditor/lang/nb.js +1 -1
  51. package/lib/ckeditor/lang/nl.js +1 -1
  52. package/lib/ckeditor/lang/no.js +1 -1
  53. package/lib/ckeditor/lang/oc.js +1 -1
  54. package/lib/ckeditor/lang/pl.js +1 -1
  55. package/lib/ckeditor/lang/pt-br.js +1 -1
  56. package/lib/ckeditor/lang/pt.js +1 -1
  57. package/lib/ckeditor/lang/ro.js +1 -1
  58. package/lib/ckeditor/lang/ru.js +1 -1
  59. package/lib/ckeditor/lang/si.js +1 -1
  60. package/lib/ckeditor/lang/sk.js +1 -1
  61. package/lib/ckeditor/lang/sl.js +1 -1
  62. package/lib/ckeditor/lang/sq.js +1 -1
  63. package/lib/ckeditor/lang/sr-latn.js +1 -1
  64. package/lib/ckeditor/lang/sr.js +1 -1
  65. package/lib/ckeditor/lang/sv.js +1 -1
  66. package/lib/ckeditor/lang/th.js +1 -1
  67. package/lib/ckeditor/lang/tr.js +1 -1
  68. package/lib/ckeditor/lang/tt.js +1 -1
  69. package/lib/ckeditor/lang/ug.js +1 -1
  70. package/lib/ckeditor/lang/uk.js +1 -1
  71. package/lib/ckeditor/lang/vi.js +1 -1
  72. package/lib/ckeditor/lang/zh-cn.js +1 -1
  73. package/lib/ckeditor/lang/zh.js +1 -1
  74. package/lib/ckeditor/plugins/taomediamanager/plugin.js +2 -1
  75. package/lib/ckeditor/skins/kama/editor.css +1 -1
  76. package/lib/ckeditor/skins/kama/editor_ie.css +1 -1
  77. package/lib/ckeditor/skins/kama/editor_ie7.css +1 -1
  78. package/lib/ckeditor/skins/kama/editor_ie8.css +1 -1
  79. package/lib/ckeditor/skins/kama/editor_iequirks.css +1 -1
  80. package/lib/ckeditor/skins/moono/editor.css +1 -1
  81. package/lib/ckeditor/skins/moono/editor_gecko.css +1 -1
  82. package/lib/ckeditor/skins/moono/editor_ie.css +1 -1
  83. package/lib/ckeditor/skins/moono/editor_ie7.css +1 -1
  84. package/lib/ckeditor/skins/moono/editor_ie8.css +1 -1
  85. package/lib/ckeditor/skins/moono/editor_iequirks.css +1 -1
  86. package/lib/ckeditor/skins/moono-lisa/editor.css +1 -1
  87. package/lib/ckeditor/skins/moono-lisa/editor_gecko.css +1 -1
  88. package/lib/ckeditor/skins/moono-lisa/editor_ie.css +1 -1
  89. package/lib/ckeditor/skins/moono-lisa/editor_ie8.css +1 -1
  90. package/lib/ckeditor/skins/moono-lisa/editor_iequirks.css +1 -1
  91. package/lib/ckeditor/skins/tao/editor.css +1 -1
  92. package/package.json +1 -1
  93. package/lib/ckeditor/plugins/menubutton/plugin.js +0 -7
  94. package/lib/ckeditor/skins/tao/skin.css +0 -1
@@ -2,4 +2,4 @@
2
2
  Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
3
3
  For licensing, see LICENSE.md or http://ckeditor.com/license
4
4
  */
5
- .cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;z-index:0!important}.cke_reset_all,.cke_reset_all *{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;transition:none;border-collapse:collapse;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;text-align:left;white-space:nowrap;cursor:auto}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_chrome{display:block;padding:0}.cke_inner{display:block;-webkit-touch-callout:none;padding:0;position:relative;z-index:10001}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{overflow:hidden}.cke_top{white-space:normal;padding:4px 3px 0 4px;background:#f3f1ef;border:1px solid #f3f1ef;border-radius:2px;-webkit-border-radius:2px;-ms-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);-o-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2)}.cke_float .cke_top{border:3px solid #f3f1ef}.cke_bottom{padding:1px;position:relative;border:1px solid #ddd;border-radius:2px;-webkit-border-radius:2px}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,0.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow-x:hidden;overflow-y:auto;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.15);font-size:14px}.cke_panel_visible .cke_panel{visibility:visible}.cke_menu_panel{padding:0;margin:0;visibility:hidden;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.cke_combopanel{width:150px;height:170px;overflow:hidden}.cke_panel_frame{width:100%;height:inherit;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow:hidden}.cke_panel_list{list-style-type:none;margin:0;padding:0;white-space:nowrap;overflow-y:auto;height:170px}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{background-color:#cfdfe9}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{color:white;background-color:#3e7da7;outline:0}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{display:none}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left;position:relative;z-index:10005}.cke_rtl .cke_toolbar{float:right}@media(pointer:coarse){.cke .cke_toolbar .cke_button_off.cke_button_off:hover{background:white!important;color:#222!important}}.cke_toolgroup{float:left;margin:0 2px 0 0;border:1px solid #ddd;border-radius:2px;border-radius:1px;background:white;display:flex}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke .cke_toolbar .cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:pointer;border:0;color:#222}.cke .cke_toolbar .cke_button:hover{background:#3e7da7!important;color:white!important}.cke_reset_all,.cke_reset_all * .cke .cke_top .cke_toolbar .cke_button_disabled:hover{background:white!important;cursor:default!important}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke .cke_toolbar a.cke_button_on{background-color:#0e5d91;color:white}.cke_button_disabled span{opacity:.4!important}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{cursor:pointer}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{background-color:#a4a9b1;cursor:default;text-shadow:none}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default}.cke_button_label.cke_button__language_label{display:block;cursor:pointer}.cke_button__language{cursor:pointer}.cke_button__language_icon{display:none}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_button_arrow{padding:0 8px 5px 0;position:relative;top:-4px;opacity:.8}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,0.2);margin:5px 2px 0;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;background:#fff}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block;color:#222;padding:5px 7px;cursor:pointer}.cke_menubutton .cke_menubutton_label{cursor:pointer}.cke_menubutton__rtl{padding-right:40px;position:relative}.cke_menubutton__rtl:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:50%;transform:translateY(-50%);right:5px;line-height:12px;padding:0 4px;position:absolute}.cke_menubutton:active,.cke_menubutton:focus{outline:0;background:0}.cke_menubutton:hover,.cke_menubutton_on,.cke_menubutton_on:focus{background:#3e7da7;color:white;display:block;outline:0;cursor:pointer}.cke_menubutton:hover:after,.cke_menubutton_on:after,.cke_menubutton_on:focus:after{color:white;border-color:white}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{display:none;background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle;font-size:14px}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}.cke_combo_button{display:inline-block;margin:0 2px 0 0;border:1px solid #ddd;border-radius:2px;border-radius:2px;background:white;max-height:26px;white-space:nowrap}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus,.cke_combo_off a.cke_combo_button:active{background-color:#a4a9b1;text-shadow:none}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{display:inline-block;font-size:0;height:26px;line-height:17px;margin:0;text-align:center;width:20px;cursor:pointer}.cke_combo_open:hover{color:white;background:#3e7da7}.cke_combo_button:hover{color:white!important;background:#3e7da7!important}.cke_combo_button:hover .cke_combo_text{color:#e6e6e6!important}.cke_combo_on .cke_combo_button{background-color:#0e5d91}.cke_combo_on .cke_combo_button .cke_combo_text{color:#e6e6e6!important}.cke_hc .cke_combo_open{cursor:default;display:inline-block;font-size:0;height:26px;line-height:17px;margin:0;text-align:center;width:20px}.cke_combo_arrow,.cke_button_arrow{margin:8px 0 0;float:left;left:7px;position:relative;font-family:'tao';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;font-size:1rem}.cke_combo_arrow,.cke_button_arrow{font-family:'tao'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e611"}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}.cke_path_item,.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,0.5) inset,0 1px 0 rgba(255,255,255,0.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_button__interactionsource_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}[class^="icon-"],[class*=" icon-"]{text-shadow:0 1px 0 rgba(255,255,255,0.5)}.cke_button{min-width:14px;text-decoration:none!important;text-align:center}.cke_top,.cke_top:before,.cke_top:after,.cke_top *,.cke_top *:before,.cke_top *:after{box-sizing:content-box!important}.cke_button_icon,.cke_button{padding-top:1px;line-height:.9;font-size:16px}.cke_nose{position:absolute;bottom:-6px;transform:rotate(45deg);border:1px #f3f1ef solid;border-left:none;border-top:0;width:12px;height:12px;background:#f3f1ef;box-shadow:2px 1px 1px 0 rgba(0,0,0,0.1);opacity:0}.cke_nose.float-space-left{opacity:1;transition:opacity .1s ease-in-out;right:auto;left:5px}.cke_nose.float-space-right{opacity:1;transition:opacity .1s ease-in-out;right:5px;left:auto}.cke_nose.float-space-bottom{top:-6px;box-shadow:none}.cke_nose.float-space-top{bottom:-6px}.cke .cke_top .cke_toolbar .cke_button_icon{background-image:none!important}.cke_button_icon,.cke_button{font-family:'tao'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cke_button__anchor_icon:before{content:"\e64e"}.cke_button__bgcolor_icon:before{content:"\e683"}.cke_button__bidiltr_icon:before{content:"\e652"}.cke_button__bidirtl_icon:before{content:"\e651"}.cke_button__blockquote_icon:before{content:"\e666"}.cke_button__bold_icon:before{content:"\e65e"}.cke_button__bulletedlist_icon:before{content:"\e62a"}.cke_button__copy_icon:before{content:"\e659"}.cke_button__creatediv_icon:before{content:"\e667"}.cke_button__cut_icon:before{content:"\e657"}.cke_button__find_icon:before{content:"\e61f"}.cke_button__horizontalrule_icon:before{content:"\e64c"}.cke_button__image_icon:before{content:"\e620"}.cke_button__indent_icon:before{content:"\e665"}.cke_button__italic_icon:before{content:"\e65f"}.cke_button__justifyblock_icon:before{content:"\e66b"}.cke_button__justifycenter_icon:before{content:"\e669"}.cke_button__justifyleft_icon:before{content:"\e668"}.cke_button__justifyright_icon:before{content:"\e66a"}.cke_button__link_icon:before{content:"\e650"}.cke_button__newpage_icon:before{content:"\e655"}.cke_button__numberedlist_icon:before{content:"\e62b"}.cke_button__outdent_icon:before{content:"\e664"}.cke_button__paste_icon:before{content:"\e65a"}.cke_button__pastefromword_icon:before{content:"\e65d"}.cke_button__pastetext_icon:before{content:"\e65c"}.cke_button__radio_icon:before{content:"\e69a"}.cke_button__redo_icon:before{content:"\e613"}.cke_button__replace_icon:before{content:"\e658"}.cke_button__scayt_icon:before{content:"\e684"}.cke_button__selectall_icon:before{content:"\e65b"}.cke_button__sourcedialog_icon:before{content:"\e654"}.cke_button__specialchar_icon:before{content:"\e653"}.cke_button__strike_icon:before{content:"\e663"}.cke_button__subscript_icon:before{content:"\e661"}.cke_button__superscript_icon:before{content:"\e662"}.cke_button__table_icon:before{content:"\e64d"}.cke_button__templates_icon:before{content:"\e656"}.cke_button__textcolor_icon:before{content:"\e682"}.cke_button__taohighlight_icon:before{content:"\e902"}.cke_button__underline_icon:before{content:"\e660"}.cke_button__taounderline_icon:before{content:"\e660"}.cke_button__undo_icon:before{content:"\e612"}.cke_button__unlink_icon:before{content:"\e64f"}.cke_button__taomediamanager_icon:before{content:"\e670"}.cke_button__taoqtiimage_icon:before{content:"\e620"}.cke_button__taoqtimaths_icon:before{content:"\e6ac"}.cke_button__taoqtimedia_icon:before{content:"\e670"}.cke_button__taoqtiinclude_icon:before{content:"\e6b2"}.cke_button__taoqtitable_icon:before{content:"\e64d"}.cke_button__taotooltip_icon:before{content:"\e90c"}.cke_button__taoqtiprintedvariable_icon:before{content:"\e908"}.cke_button__taotab_icon:before{content:"\e90d"}.cke_button__taountab_icon:before{content:"\e90e"}.cke_combo_arrow:before{content:"\e611"}.cke_button_arrow:before{content:"\e611"}.cke_button__taofurigana_icon::before{content:"\e919"}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_top{display:table}.txt-ctr{text-align:center}.txt-lft{text-align:left}.txt-rgt{text-align:right}.txt-jty{text-align:justify}.txt-underline{text-decoration:underline;font-size:inherit}.txt-highlight{padding:0 5px;background:#ff6416;color:white}.cke_editable:focus .qti-table .cke_table-faked-selection{background:#b3d4fc!important;text-shadow:none;color:#222}.cke_taolanguage_enabled.cke_focus span[lang][dir]{border-right:1px solid transparent;border-left:1px solid transparent;box-shadow:inset 0 0 0 1px #222;padding:0 4px}.cke_taolanguage_enabled.cke_focus span[lang][dir] span[lang][dir]{border:0;box-shadow:none;padding:0}.cke_button__about_icon{background:url(icons.png?t=P8U8) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=P8U8) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=P8U8) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=P8U8) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=P8U8) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=P8U8) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=P8U8) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=P8U8) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=P8U8) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=P8U8) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=P8U8) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=P8U8) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=P8U8) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=P8U8) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=P8U8) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=P8U8) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=P8U8) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=P8U8) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=P8U8) no-repeat 0 -480px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=P8U8) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=P8U8) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=P8U8) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=P8U8) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=P8U8) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=P8U8) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=P8U8) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=P8U8) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=P8U8) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=P8U8) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=P8U8) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=P8U8) no-repeat 0 -768px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png?t=P8U8) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=P8U8) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=P8U8) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=P8U8) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=P8U8) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=P8U8) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=P8U8) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=P8U8) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=P8U8) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1008px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1056px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1104px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1224px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1272px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1320px!important}.cke_button__interactionsource_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1344px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1368px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1392px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1416px!important}.cke_button__justifyright_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1440px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1536px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1584px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1680px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1728px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1776px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1824px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1896px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2040px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2112px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2160px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2256px!important}.cke_button__language_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2280px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2304px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2352px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2376px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2400px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2424px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2448px!important}.cke_button__simplebox_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2472px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -480px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -768px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1104px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1272px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__interactionsource_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2688px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1440px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1536px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1584px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1728px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1776px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1824px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1896px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2040px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2160px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2280px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2352px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2376px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2400px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2448px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -4944px!important}
5
+ .cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;z-index:0!important}.cke_reset_all,.cke_reset_all *{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;transition:none;border-collapse:collapse;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;text-align:left;white-space:nowrap;cursor:auto}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_chrome{display:block;padding:0}.cke_inner{display:block;-webkit-touch-callout:none;padding:0;position:relative;z-index:10001}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{overflow:hidden}.cke_top{white-space:normal;padding:4px 3px 0 4px;background:#f3f1ef;border:1px solid #f3f1ef;border-radius:2px;-webkit-border-radius:2px;-ms-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);-o-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2)}.cke_float .cke_top{border:3px solid #f3f1ef}.cke_bottom{padding:1px;position:relative;border:1px solid #ddd;border-radius:2px;-webkit-border-radius:2px}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,0.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow-x:hidden;overflow-y:auto;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.15);font-size:14px}.cke_panel_visible .cke_panel{visibility:visible}.cke_menu_panel{padding:0;margin:0;visibility:hidden;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.cke_combopanel{width:150px;height:170px;overflow:hidden}.cke_panel_frame{width:100%;height:inherit;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow:hidden}.cke_panel_list{list-style-type:none;margin:0;padding:0;white-space:nowrap;overflow-y:auto;height:170px}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{background-color:#cfdfe9}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{color:white;background-color:#3e7da7;outline:0}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{display:none}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left;position:relative;z-index:10005}.cke_rtl .cke_toolbar{float:right}@media(pointer:coarse){.cke .cke_toolbar .cke_button_off.cke_button_off:hover{background:white!important;color:#222!important}}.cke_toolgroup{float:left;margin:0 2px 0 0;border:1px solid #ddd;border-radius:2px;border-radius:1px;background:white;display:flex}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke .cke_toolbar .cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:pointer;border:0;color:#222}.cke .cke_toolbar .cke_button:hover{background:#3e7da7!important;color:white!important}.cke_reset_all,.cke_reset_all * .cke .cke_top .cke_toolbar .cke_button_disabled:hover{background:white!important;cursor:default!important}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke .cke_toolbar a.cke_button_on{background-color:#0e5d91;color:white}.cke_button_disabled span{opacity:.4!important}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{cursor:pointer}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{background-color:#a4a9b1;cursor:default;text-shadow:none}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default}.cke_button_label.cke_button__language_label{display:block;cursor:pointer}.cke_button__language{cursor:pointer}.cke_button__language_icon{display:none}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_button_arrow{padding:0 8px 5px 0;position:relative;top:-4px;opacity:.8}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,0.2);margin:5px 2px 0;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;background:#fff}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block;color:#222;padding:5px 7px;cursor:pointer}.cke_menubutton .cke_menubutton_label{cursor:pointer}.cke_menubutton__rtl{padding-right:40px;position:relative}.cke_menubutton__rtl:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:50%;transform:translateY(-50%);right:5px;line-height:12px;padding:0 4px;position:absolute}.cke_menubutton:active,.cke_menubutton:focus{outline:0;background:0}.cke_menubutton:hover,.cke_menubutton_on,.cke_menubutton_on:focus{background:#3e7da7;color:white;display:block;outline:0;cursor:pointer}.cke_menubutton:hover:after,.cke_menubutton_on:after,.cke_menubutton_on:focus:after{color:white;border-color:white}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{display:none;background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle;font-size:14px}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}.cke_combo_button{display:inline-block;margin:0 2px 0 0;border:1px solid #ddd;border-radius:2px;border-radius:2px;background:white;max-height:26px;white-space:nowrap}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus,.cke_combo_off a.cke_combo_button:active{background-color:#a4a9b1;text-shadow:none}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{display:inline-block;font-size:0;height:26px;line-height:17px;margin:0;text-align:center;width:20px;cursor:pointer}.cke_combo_open:hover{color:white;background:#3e7da7}.cke_combo_button:hover{color:white!important;background:#3e7da7!important}.cke_combo_button:hover .cke_combo_text{color:#e6e6e6!important}.cke_combo_on .cke_combo_button{background-color:#0e5d91}.cke_combo_on .cke_combo_button .cke_combo_text{color:#e6e6e6!important}.cke_hc .cke_combo_open{cursor:default;display:inline-block;font-size:0;height:26px;line-height:17px;margin:0;text-align:center;width:20px}.cke_combo_arrow,.cke_button_arrow{margin:8px 0 0;float:left;left:7px;position:relative;font-family:'tao';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;font-size:1rem}.cke_combo_arrow,.cke_button_arrow{font-family:'tao'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e611"}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}.cke_path_item,.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,0.5) inset,0 1px 0 rgba(255,255,255,0.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_button__interactionsource_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}[class^="icon-"],[class*=" icon-"]{text-shadow:0 1px 0 rgba(255,255,255,0.5)}.cke_button{min-width:14px;text-decoration:none!important;text-align:center}.cke_top,.cke_top:before,.cke_top:after,.cke_top *,.cke_top *:before,.cke_top *:after{box-sizing:content-box!important}.cke_button_icon,.cke_button{padding-top:1px;line-height:.9;font-size:16px}.cke_nose{position:absolute;bottom:-6px;transform:rotate(45deg);border:1px #f3f1ef solid;border-left:none;border-top:0;width:12px;height:12px;background:#f3f1ef;box-shadow:2px 1px 1px 0 rgba(0,0,0,0.1);opacity:0}.cke_nose.float-space-left{opacity:1;transition:opacity .1s ease-in-out;right:auto;left:5px}.cke_nose.float-space-right{opacity:1;transition:opacity .1s ease-in-out;right:5px;left:auto}.cke_nose.float-space-bottom{top:-6px;box-shadow:none}.cke_nose.float-space-top{bottom:-6px}.cke .cke_top .cke_toolbar .cke_button_icon{background-image:none!important}.cke_button_icon,.cke_button{font-family:'tao'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cke_button__anchor_icon:before{content:"\e64e"}.cke_button__bgcolor_icon:before{content:"\e683"}.cke_button__bidiltr_icon:before{content:"\e652"}.cke_button__bidirtl_icon:before{content:"\e651"}.cke_button__blockquote_icon:before{content:"\e666"}.cke_button__bold_icon:before{content:"\e65e"}.cke_button__bulletedlist_icon:before{content:"\e62a"}.cke_button__copy_icon:before{content:"\e659"}.cke_button__creatediv_icon:before{content:"\e667"}.cke_button__cut_icon:before{content:"\e657"}.cke_button__find_icon:before{content:"\e61f"}.cke_button__horizontalrule_icon:before{content:"\e64c"}.cke_button__image_icon:before{content:"\e620"}.cke_button__indent_icon:before{content:"\e665"}.cke_button__italic_icon:before{content:"\e65f"}.cke_button__justifyblock_icon:before{content:"\e66b"}.cke_button__justifycenter_icon:before{content:"\e669"}.cke_button__justifyleft_icon:before{content:"\e668"}.cke_button__justifyright_icon:before{content:"\e66a"}.cke_button__link_icon:before{content:"\e650"}.cke_button__newpage_icon:before{content:"\e655"}.cke_button__numberedlist_icon:before{content:"\e62b"}.cke_button__outdent_icon:before{content:"\e664"}.cke_button__paste_icon:before{content:"\e65a"}.cke_button__pastefromword_icon:before{content:"\e65d"}.cke_button__pastetext_icon:before{content:"\e65c"}.cke_button__radio_icon:before{content:"\e69a"}.cke_button__redo_icon:before{content:"\e613"}.cke_button__replace_icon:before{content:"\e658"}.cke_button__scayt_icon:before{content:"\e684"}.cke_button__selectall_icon:before{content:"\e65b"}.cke_button__sourcedialog_icon:before{content:"\e654"}.cke_button__specialchar_icon:before{content:"\e653"}.cke_button__strike_icon:before{content:"\e663"}.cke_button__subscript_icon:before{content:"\e661"}.cke_button__superscript_icon:before{content:"\e662"}.cke_button__table_icon:before{content:"\e64d"}.cke_button__templates_icon:before{content:"\e656"}.cke_button__textcolor_icon:before{content:"\e682"}.cke_button__taohighlight_icon:before{content:"\e902"}.cke_button__underline_icon:before{content:"\e660"}.cke_button__taounderline_icon:before{content:"\e660"}.cke_button__undo_icon:before{content:"\e612"}.cke_button__unlink_icon:before{content:"\e64f"}.cke_button__taomediamanager_icon:before{content:"\e670"}.cke_button__taoqtiimage_icon:before{content:"\e620"}.cke_button__taoqtimaths_icon:before{content:"\e6ac"}.cke_button__taoqtimedia_icon:before{content:"\e670"}.cke_button__taoqtiinclude_icon:before{content:"\e6b2"}.cke_button__taoqtitable_icon:before{content:"\e64d"}.cke_button__taotooltip_icon:before{content:"\e90c"}.cke_button__taoqtiprintedvariable_icon:before{content:"\e908"}.cke_button__taotab_icon:before{content:"\e90d"}.cke_button__taountab_icon:before{content:"\e90e"}.cke_combo_arrow:before{content:"\e611"}.cke_button_arrow:before{content:"\e611"}.cke_button__taofurigana_icon::before{content:"\e919"}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_top{display:table}.txt-ctr{text-align:center}.txt-lft{text-align:left}.txt-rgt{text-align:right}.txt-jty{text-align:justify}.txt-underline{text-decoration:underline;font-size:inherit}.txt-strike{text-decoration:line-through}.txt-dashed{text-decoration:underline dashed}.txt-wavy{text-decoration:underline wavy}.txt-highlight{padding:0 5px;background:#ff6416;color:white}.cke_editable:focus .qti-table .cke_table-faked-selection{background:#b3d4fc!important;text-shadow:none;color:#222}.cke_taolanguage_enabled.cke_focus span[lang][dir]{border-right:1px solid transparent;border-left:1px solid transparent;box-shadow:inset 0 0 0 1px #222;padding:0 4px}.cke_taolanguage_enabled.cke_focus span[lang][dir] span[lang][dir]{border:0;box-shadow:none;padding:0}.cke_button__about_icon{background:url(icons.png?t=PA3E) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=PA3E) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=PA3E) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=PA3E) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=PA3E) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=PA3E) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=PA3E) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=PA3E) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=PA3E) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=PA3E) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=PA3E) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=PA3E) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=PA3E) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=PA3E) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=PA3E) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=PA3E) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=PA3E) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=PA3E) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=PA3E) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=PA3E) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=PA3E) no-repeat 0 -480px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=PA3E) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=PA3E) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=PA3E) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=PA3E) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=PA3E) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=PA3E) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=PA3E) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=PA3E) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=PA3E) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=PA3E) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=PA3E) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=PA3E) no-repeat 0 -768px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png?t=PA3E) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=PA3E) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=PA3E) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=PA3E) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=PA3E) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=PA3E) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=PA3E) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=PA3E) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=PA3E) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1008px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1056px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1104px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1224px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1272px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1320px!important}.cke_button__interactionsource_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1344px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1368px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1392px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1416px!important}.cke_button__justifyright_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1440px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1536px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1584px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1680px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1728px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1776px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1824px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1896px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=PA3E) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2040px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2112px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2160px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2256px!important}.cke_button__language_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2280px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2304px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2352px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2376px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2400px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2424px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2448px!important}.cke_button__simplebox_icon{background:url(icons.png?t=PA3E) no-repeat 0 -2472px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -480px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -768px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1104px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1272px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__interactionsource_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2688px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1440px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1536px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1584px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1728px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1776px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1824px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1896px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2040px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2160px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2280px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2352px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2376px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2400px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -2448px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=PA3E) no-repeat 0 -4944px!important}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oat-sa/tao-core-shared-libs",
3
- "version": "1.9.0",
3
+ "version": "1.11.0",
4
4
  "description": "TAO Frontent Core Shared Libraries",
5
5
  "files": [
6
6
  "lib"
@@ -1,7 +0,0 @@
1
- /*
2
- Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
3
- For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- CKEDITOR.plugins.add("menubutton",{requires:"button,menu",onLoad:function(){var d=function(c){var a=this._,b=a.menu;a.state!==CKEDITOR.TRISTATE_DISABLED&&(a.on&&b?b.hide():(a.previousState=a.state,b||(b=a.menu=new CKEDITOR.menu(c,{panel:{className:"cke_menu_panel",attributes:{"aria-label":c.lang.common.options}}}),b.onHide=CKEDITOR.tools.bind(function(){var b=this.command?c.getCommand(this.command).modes:this.modes;this.setState(!b||b[c.mode]?a.previousState:CKEDITOR.TRISTATE_DISABLED);a.on=0},this),
6
- this.onMenu&&b.addListener(this.onMenu)),this.setState(CKEDITOR.TRISTATE_ON),a.on=1,setTimeout(function(){b.show(CKEDITOR.document.getById(a.id),4)},0)))};CKEDITOR.ui.menuButton=CKEDITOR.tools.createClass({base:CKEDITOR.ui.button,$:function(c){delete c.panel;this.base(c);this.hasArrow="menu";this.click=d},statics:{handler:{create:function(c){return new CKEDITOR.ui.menuButton(c)}}}})},beforeInit:function(d){d.ui.addHandler(CKEDITOR.UI_MENUBUTTON,CKEDITOR.ui.menuButton.handler)}});
7
- CKEDITOR.UI_MENUBUTTON="menubutton";
@@ -1 +0,0 @@
1
- .cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;z-index:0!important}.cke_reset_all,.cke_reset_all *{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;transition:none;border-collapse:collapse;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-style:normal;font-size:1.4rem;text-align:left;white-space:nowrap;cursor:auto}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_chrome{display:block;padding:0}.cke_inner{display:block;-webkit-touch-callout:none;padding:0;position:relative;z-index:10001}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{overflow:hidden}.cke_top{white-space:normal;padding:4px 3px 0 4px;background:#f3f1ef;border:1px solid #f3f1ef;border-radius:2px;-webkit-border-radius:2px;-ms-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);-o-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2)}.cke_float .cke_top{border:3px solid #f3f1ef}.cke_bottom{padding:1px;position:relative;border:1px solid #ddd;border-radius:2px;-webkit-border-radius:2px}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,0.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow-x:hidden;overflow-y:auto;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.15);font-size:14px}.cke_panel_visible .cke_panel{visibility:visible}.cke_menu_panel{padding:0;margin:0;visibility:hidden;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.cke_combopanel{width:150px;height:170px;overflow:hidden}.cke_panel_frame{width:100%;height:inherit;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow:hidden}.cke_panel_list{list-style-type:none;margin:0;padding:0;white-space:nowrap;overflow-y:auto;height:170px}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{background-color:#cfdfe9}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{color:white;background-color:#3e7da7;outline:0}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{display:none}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left;position:relative;z-index:10005}.cke_rtl .cke_toolbar{float:right}@media(pointer:coarse){.cke .cke_toolbar .cke_button_off.cke_button_off:hover{background:white!important;color:#222!important}}.cke_toolgroup{float:left;margin:0 2px 0 0;border:1px solid #ddd;border-radius:2px;border-radius:1px;background:white;display:flex}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke .cke_toolbar .cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:pointer;border:0;color:#222}.cke .cke_toolbar .cke_button:hover{background:#3e7da7!important;color:white!important}.cke_reset_all,.cke_reset_all * .cke .cke_top .cke_toolbar .cke_button_disabled:hover{background:white!important;cursor:default!important}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke .cke_toolbar a.cke_button_on{background-color:#0e5d91;color:white}.cke_button_disabled span{opacity:.4!important}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{cursor:pointer}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{background-color:#a4a9b1;cursor:default;text-shadow:none}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default}.cke_button_label.cke_button__language_label{display:block;cursor:pointer}.cke_button__language{cursor:pointer}.cke_button__language_icon{display:none}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_button_arrow{padding:0 8px 5px 0;position:relative;top:-4px;opacity:.8}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,0.2);margin:5px 2px 0;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;background:#fff}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block;color:#222;padding:5px 7px;cursor:pointer}.cke_menubutton .cke_menubutton_label{cursor:pointer}.cke_menubutton__rtl{padding-right:40px;position:relative}.cke_menubutton__rtl:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:50%;transform:translateY(-50%);right:5px;line-height:12px;padding:0 4px;position:absolute}.cke_menubutton:active,.cke_menubutton:focus{outline:0;background:0}.cke_menubutton:hover,.cke_menubutton_on,.cke_menubutton_on:focus{background:#3e7da7;color:white;display:block;outline:0;cursor:pointer}.cke_menubutton:hover:after,.cke_menubutton_on:after,.cke_menubutton_on:focus:after{color:white;border-color:white}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{display:none;background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle;font-size:14px}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}.cke_combo_button{display:inline-block;margin:0 2px 0 0;border:1px solid #ddd;border-radius:2px;border-radius:2px;background:white;max-height:26px;white-space:nowrap}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus,.cke_combo_off a.cke_combo_button:active{background-color:#a4a9b1;text-shadow:none}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{display:inline-block;font-size:0;height:26px;line-height:17px;margin:0;text-align:center;width:20px;cursor:pointer}.cke_combo_open:hover{color:white;background:#3e7da7}.cke_combo_button:hover{color:white!important;background:#3e7da7!important}.cke_combo_button:hover .cke_combo_text{color:#e6e6e6!important}.cke_combo_on .cke_combo_button{background-color:#0e5d91}.cke_combo_on .cke_combo_button .cke_combo_text{color:#e6e6e6!important}.cke_hc .cke_combo_open{cursor:default;display:inline-block;font-size:0;height:26px;line-height:17px;margin:0;text-align:center;width:20px}.cke_combo_arrow,.cke_button_arrow{margin:8px 0 0;float:left;left:7px;position:relative;font-family:'tao';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;font-size:1rem}.cke_combo_arrow,.cke_button_arrow{font-family:'tao'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e611"}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}.cke_path_item,.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,0.5) inset,0 1px 0 rgba(255,255,255,0.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_button__interactionsource_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}[class^="icon-"],[class*=" icon-"]{text-shadow:0 1px 0 rgba(255,255,255,0.5)}.cke_button{min-width:14px;text-decoration:none!important;text-align:center}.cke_top,.cke_top:before,.cke_top:after,.cke_top *,.cke_top *:before,.cke_top *:after{box-sizing:content-box!important}.cke_button_icon,.cke_button{padding-top:1px;line-height:.9;font-size:16px}.cke_nose{position:absolute;bottom:-6px;transform:rotate(45deg);border:1px #f3f1ef solid;border-left:none;border-top:0;width:12px;height:12px;background:#f3f1ef;box-shadow:2px 1px 1px 0 rgba(0,0,0,0.1);opacity:0}.cke_nose.float-space-left{opacity:1;transition:opacity .1s ease-in-out;right:auto;left:5px}.cke_nose.float-space-right{opacity:1;transition:opacity .1s ease-in-out;right:5px;left:auto}.cke_nose.float-space-bottom{top:-6px;box-shadow:none}.cke_nose.float-space-top{bottom:-6px}.cke .cke_top .cke_toolbar .cke_button_icon{background-image:none!important}.cke_button_icon,.cke_button{font-family:'tao'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cke_button__anchor_icon:before{content:"\e64e"}.cke_button__bgcolor_icon:before{content:"\e683"}.cke_button__bidiltr_icon:before{content:"\e652"}.cke_button__bidirtl_icon:before{content:"\e651"}.cke_button__blockquote_icon:before{content:"\e666"}.cke_button__bold_icon:before{content:"\e65e"}.cke_button__bulletedlist_icon:before{content:"\e62a"}.cke_button__copy_icon:before{content:"\e659"}.cke_button__creatediv_icon:before{content:"\e667"}.cke_button__cut_icon:before{content:"\e657"}.cke_button__find_icon:before{content:"\e61f"}.cke_button__horizontalrule_icon:before{content:"\e64c"}.cke_button__image_icon:before{content:"\e620"}.cke_button__indent_icon:before{content:"\e665"}.cke_button__italic_icon:before{content:"\e65f"}.cke_button__justifyblock_icon:before{content:"\e66b"}.cke_button__justifycenter_icon:before{content:"\e669"}.cke_button__justifyleft_icon:before{content:"\e668"}.cke_button__justifyright_icon:before{content:"\e66a"}.cke_button__link_icon:before{content:"\e650"}.cke_button__newpage_icon:before{content:"\e655"}.cke_button__numberedlist_icon:before{content:"\e62b"}.cke_button__outdent_icon:before{content:"\e664"}.cke_button__paste_icon:before{content:"\e65a"}.cke_button__pastefromword_icon:before{content:"\e65d"}.cke_button__pastetext_icon:before{content:"\e65c"}.cke_button__radio_icon:before{content:"\e69a"}.cke_button__redo_icon:before{content:"\e613"}.cke_button__replace_icon:before{content:"\e658"}.cke_button__scayt_icon:before{content:"\e684"}.cke_button__selectall_icon:before{content:"\e65b"}.cke_button__sourcedialog_icon:before{content:"\e654"}.cke_button__specialchar_icon:before{content:"\e653"}.cke_button__strike_icon:before{content:"\e663"}.cke_button__subscript_icon:before{content:"\e661"}.cke_button__superscript_icon:before{content:"\e662"}.cke_button__table_icon:before{content:"\e64d"}.cke_button__templates_icon:before{content:"\e656"}.cke_button__textcolor_icon:before{content:"\e682"}.cke_button__taohighlight_icon:before{content:"\e902"}.cke_button__underline_icon:before{content:"\e660"}.cke_button__taounderline_icon:before{content:"\e660"}.cke_button__undo_icon:before{content:"\e612"}.cke_button__unlink_icon:before{content:"\e64f"}.cke_button__taomediamanager_icon:before{content:"\e670"}.cke_button__taoqtiimage_icon:before{content:"\e620"}.cke_button__taoqtimaths_icon:before{content:"\e6ac"}.cke_button__taoqtimedia_icon:before{content:"\e670"}.cke_button__taoqtiinclude_icon:before{content:"\e6b2"}.cke_button__taoqtitable_icon:before{content:"\e64d"}.cke_button__taotooltip_icon:before{content:"\e90c"}.cke_button__taoqtiprintedvariable_icon:before{content:"\e908"}.cke_button__taotab_icon:before{content:"\e90d"}.cke_button__taountab_icon:before{content:"\e90e"}.cke_combo_arrow:before{content:"\e611"}.cke_button_arrow:before{content:"\e611"}.cke_button__taofurigana_icon::before{content:"\e919"}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_top{display:table}.txt-ctr{text-align:center}.txt-lft{text-align:left}.txt-rgt{text-align:right}.txt-jty{text-align:justify}.txt-underline{text-decoration:underline;font-size:inherit}.txt-highlight{padding:0 5px;background:#ff6416;color:white}.cke_editable:focus .qti-table .cke_table-faked-selection{background:#b3d4fc!important;text-shadow:none;color:#222}.cke_taolanguage_enabled.cke_focus span[lang][dir]{border-right:1px solid transparent;border-left:1px solid transparent;box-shadow:inset 0 0 0 1px #222;padding:0 4px}.cke_taolanguage_enabled.cke_focus span[lang][dir] span[lang][dir]{border:0;box-shadow:none;padding:0}.cke_button__about_icon{background:url(icons.png?t=P8U8) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=P8U8) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=P8U8) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=P8U8) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=P8U8) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=P8U8) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=P8U8) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=P8U8) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=P8U8) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=P8U8) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=P8U8) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=P8U8) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=P8U8) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=P8U8) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=P8U8) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=P8U8) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=P8U8) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=P8U8) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=P8U8) no-repeat 0 -480px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=P8U8) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=P8U8) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=P8U8) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=P8U8) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=P8U8) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=P8U8) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=P8U8) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=P8U8) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=P8U8) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=P8U8) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=P8U8) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=P8U8) no-repeat 0 -768px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png?t=P8U8) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=P8U8) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=P8U8) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=P8U8) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=P8U8) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=P8U8) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=P8U8) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=P8U8) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=P8U8) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1008px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1056px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1104px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1224px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1272px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1320px!important}.cke_button__interactionsource_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1344px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1368px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1392px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1416px!important}.cke_button__justifyright_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1440px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1536px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1584px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1680px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1728px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1776px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1824px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1896px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=P8U8) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2040px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2112px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2160px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2256px!important}.cke_button__language_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2280px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2304px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2352px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2376px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2400px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2424px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2448px!important}.cke_button__simplebox_icon{background:url(icons.png?t=P8U8) no-repeat 0 -2472px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -480px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -768px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1104px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1272px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__interactionsource_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2688px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1440px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1536px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1584px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1728px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1776px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1824px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1896px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2040px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2160px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2280px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2352px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2376px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2400px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -2448px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=P8U8) no-repeat 0 -4944px!important}[class^="icon-"],[class*=" icon-"]{text-shadow:0 1px 0 rgba(255,255,255,0.5)}.cke_button{min-width:14px;text-decoration:none!important;text-align:center}.cke_top,.cke_top:before,.cke_top:after,.cke_top *,.cke_top *:before,.cke_top *:after{box-sizing:content-box!important}.cke_button_icon,.cke_button{padding-top:1px;line-height:.9;font-size:16px}.cke_nose{position:absolute;bottom:-6px;transform:rotate(45deg);border:1px #f3f1ef solid;border-left:none;border-top:0;width:12px;height:12px;background:#f3f1ef;box-shadow:2px 1px 1px 0 rgba(0,0,0,0.1);opacity:0}.cke_nose.float-space-left{opacity:1;transition:opacity .1s ease-in-out;right:auto;left:5px}.cke_nose.float-space-right{opacity:1;transition:opacity .1s ease-in-out;right:5px;left:auto}.cke_nose.float-space-bottom{top:-6px;box-shadow:none}.cke_nose.float-space-top{bottom:-6px}[class^="btn-"],[class*=" btn-"],.btn-default,button,input[type="submit"],input[type="reset"],a.cke_dialog_ui_button{border-radius:3px;font-size:14px!important;font-size:1.4rem!important;cursor:pointer;text-decoration:none!important;vertical-align:middle;outline:0;overflow:visible;border:0;display:inline-block;line-height:2.5;padding:0 15px;font-weight:normal;font-style:normal;text-align:center;height:35px;color:white;background-color:#adb2b9;text-shadow:1px 1px 0 #83878e}.btn-secondary[class^="btn-"],.btn-secondary[class*=" btn-"],.btn-secondary.btn-default,button.btn-secondary,input.btn-secondary[type="submit"],input.btn-secondary[type="reset"],a.btn-secondary.cke_dialog_ui_button{color:#adb2b9;border:1px solid #adb2b9;background-color:white;text-shadow:none;line-height:2.3}.small[class^="btn-"],.small[class*=" btn-"],.small.btn-default,button.small,input.small[type="submit"],input.small[type="reset"],a.small.cke_dialog_ui_button{line-height:1.8;height:25px}.small.btn-secondary[class^="btn-"],.small.btn-secondary[class*=" btn-"],.small.btn-secondary.btn-default,button.small.btn-secondary,input.small.btn-secondary[type="submit"],input.small.btn-secondary[type="reset"],a.small.btn-secondary.cke_dialog_ui_button{line-height:1.5}.small[class^="btn-"] [class^="icon-"],.small[class*=" btn-"] [class^="icon-"],.small.btn-default [class^="icon-"],button.small [class^="icon-"],input.small[type="submit"] [class^="icon-"],input.small[type="reset"] [class^="icon-"],a.small.cke_dialog_ui_button [class^="icon-"],.small[class^="btn-"] [class*=" icon-"],.small[class*=" btn-"] [class*=" icon-"],.small.btn-default [class*=" icon-"],button.small [class*=" icon-"],input.small[type="submit"] [class*=" icon-"],input.small[type="reset"] [class*=" icon-"],a.small.cke_dialog_ui_button [class*=" icon-"]{font-size:13px;font-size:1.3rem}[class^="btn-"] [class^="icon-"],[class*=" btn-"] [class^="icon-"],.btn-default [class^="icon-"],button [class^="icon-"],input[type="submit"] [class^="icon-"],input[type="reset"] [class^="icon-"],a.cke_dialog_ui_button [class^="icon-"],[class^="btn-"] [class*=" icon-"],[class*=" btn-"] [class*=" icon-"],.btn-default [class*=" icon-"],button [class*=" icon-"],input[type="submit"] [class*=" icon-"],input[type="reset"] [class*=" icon-"],a.cke_dialog_ui_button [class*=" icon-"]{font:tao!important;font-family:tao;font-size:14px;font-size:1.4rem;line-height:1;padding:0 9px 0 0;position:relative;top:1px;left:-1px;text-shadow:0 1px 0 rgba(0,0,0,0.1)}[class^="btn-"] [class^="icon-"].r,[class*=" btn-"] [class^="icon-"].r,.btn-default [class^="icon-"].r,button [class^="icon-"].r,input[type="submit"] [class^="icon-"].r,input[type="reset"] [class^="icon-"].r,a.cke_dialog_ui_button [class^="icon-"].r,[class^="btn-"] [class*=" icon-"].r,[class*=" btn-"] [class*=" icon-"].r,.btn-default [class*=" icon-"].r,button [class*=" icon-"].r,input[type="submit"] [class*=" icon-"].r,input[type="reset"] [class*=" icon-"].r,a.cke_dialog_ui_button [class*=" icon-"].r{padding:0 0 0 9px}:hover[class^="btn-"],:hover[class*=" btn-"],.btn-default:hover,button:hover,input:hover[type="submit"],input:hover[type="reset"],a.cke_dialog_ui_button:hover{opacity:.85}.btn-info[class^="btn-"],.btn-info[class*=" btn-"],.btn-info.btn-default,button.btn-info,input.btn-info[type="submit"],input.btn-info[type="reset"],a.btn-info.cke_dialog_ui_button{color:white;background-color:#266d9c;text-shadow:1px 1px 0 #0b4a74}.btn-info.btn-secondary[class^="btn-"],.btn-info.btn-secondary[class*=" btn-"],.btn-info.btn-secondary.btn-default,button.btn-info.btn-secondary,input.btn-info.btn-secondary[type="submit"],input.btn-info.btn-secondary[type="reset"],a.btn-info.btn-secondary.cke_dialog_ui_button{color:#266d9c;border:1px solid #266d9c;background-color:white;text-shadow:none}.btn-error[class^="btn-"],.btn-error[class*=" btn-"],.btn-error.btn-default,button.btn-error,input.btn-error[type="submit"],input.btn-error[type="reset"],a.btn-error.cke_dialog_ui_button{color:white;background-color:#c12a40;text-shadow:1px 1px 0 #950e22}.btn-error.btn-secondary[class^="btn-"],.btn-error.btn-secondary[class*=" btn-"],.btn-error.btn-secondary.btn-default,button.btn-error.btn-secondary,input.btn-error.btn-secondary[type="submit"],input.btn-error.btn-secondary[type="reset"],a.btn-error.btn-secondary.cke_dialog_ui_button{color:#c12a40;border:1px solid #c12a40;background-color:white;text-shadow:none}.btn-success[class^="btn-"],.btn-success[class*=" btn-"],.btn-success.btn-default,button.btn-success,input.btn-success[type="submit"],input.btn-success[type="reset"],a.btn-success.cke_dialog_ui_button{color:white;background-color:#269c5d;text-shadow:1px 1px 0 #0b743c}.btn-success.btn-secondary[class^="btn-"],.btn-success.btn-secondary[class*=" btn-"],.btn-success.btn-secondary.btn-default,button.btn-success.btn-secondary,input.btn-success.btn-secondary[type="submit"],input.btn-success.btn-secondary[type="reset"],a.btn-success.btn-secondary.cke_dialog_ui_button{color:#269c5d;border:1px solid #269c5d;background-color:white;text-shadow:none}.btn-warning[class^="btn-"],.btn-warning[class*=" btn-"],.btn-warning.btn-default,button.btn-warning,input.btn-warning[type="submit"],input.btn-warning[type="reset"],a.btn-warning.cke_dialog_ui_button{color:white;background-color:#dcb66b;text-shadow:1px 1px 0 #ad8b49}.btn-warning.btn-secondary[class^="btn-"],.btn-warning.btn-secondary[class*=" btn-"],.btn-warning.btn-secondary.btn-default,button.btn-warning.btn-secondary,input.btn-warning.btn-secondary[type="submit"],input.btn-warning.btn-secondary[type="reset"],a.btn-warning.btn-secondary.cke_dialog_ui_button{color:#dcb66b;border:1px solid #dcb66b;background-color:white;text-shadow:none}.disabled,button[disabled]{background-color:#afb4bb!important;text-shadow:1px 1px 0 rgba(255,255,255,0.8)!important;cursor:not-allowed!important;opacity:.55!important;color:#000!important;border:none!important}.ui-button [class^="icon-"],.ui-button [class*=" icon-"]{font-family:tao!important}.cke_dialog{visibility:visible}.cke_dialog_container{background:transparent!important}.cke_dialog_body{z-index:1;border:1px solid #ddd;border-radius:2px;border-radius:1px;border-color:#333}.cke_browser_gecko19 .cke_dialog_body{position:relative}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-size:13px;cursor:move;position:relative;color:white;border-bottom:1px solid #333;padding:6px 10px;background:#333}.cke_dialog_contents{background-color:#f3f1ef;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border-top:1px solid #ddd;background:#f3f1ef}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(top,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}.cke_dialog_close_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA3klEQVR42u2QsQqDMBRFtYubkw4Ogptf4SJuDkFEjEQsKKEf5OrPdSqFfkKaNBcsiNjUOvfBxes9L4/kWda/1jVqXbXqDVbPbPx42vf9e9u2KgxDoX/ZAjFkYOgx3eDcNI3knKsoit5DGDwyMPQY32DbNqeUymEYVBzHAoJHBrZrEa7rXhhjEleG4JH9skxWluWzqioFwa92Yj4cBIEoikIRQiQEj2zPEOp5nsjzXGVZJh3H6SF4ZGDoMQ24pWmqkiTBtvtF3iMDQ49pwKS3/tDfboN1M5u+PeN0kB2rF8eyXLUlg+i6AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:0 0;position:absolute;cursor:pointer;color:white;text-align:center;height:20px;width:20px;top:5px;z-index:5}.cke_hidpi .cke_dialog_close_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACpElEQVR42u2Wy08TYRTFgchCg1AsTUiwLFnowigxMLQEKZApfT+HDi1tKQ0lPP4c41Ld+Ygro3+UG22iZXUT728yRYigtLS66ZeczNd7zzn33na+mQ4NDdZgDdZgXb3uK54rviheKx50oIX70tW+cL06Xq+era3J0cmJmJGI3PF4vmps4Rq6Bbho0K5ubAhenRYffWwY3zE4PDyU4+Njx8zj89HE4h90i3DgokHLHi88O+rgkWF8rtXrUtvbkz1Fo9GQxsEBTXzTtHGJxCAHBy4atHjg1c1PsGyVSqeValUqlYpU9VpXs/r+fruJpXPcJWLk4FRdDVo88Or2RozlbPu0VC7Lzs6OlPVaq9Wcyaamp2kiANg702qu7HLRoMXjpqchkras0+1iUYqKUqnkTFbd3ZUZv78J2BMjBwcuGrS9OpKbqXy+ZWO+ve0UYdLzKLo5OHDR9PapMDISTqtxwbalUCg4sHVvn/tMDg7cvjyZbk9OmtbWVsuyLMnn8xdAjBycfj4dg5lstknBbDZ7AcTIwelbcc/UVJNimUxG0un0BRAjB6cfTQQnfL5mTqfM5XK/FW+DHBy4vWwiOK5TZdzJk8mkg4Qilki0QMKNAThwx3v0TQQn1CiZSklKEY/HJaaIxmISMs3WrbExE7AnRg4OXDQTN2ziyV2vt8l08URCotGoRPQNF97clOVQqDU0PPzrbtc9MXJw4KJBiwde3Zz7DxGdiokwbRcPrq7ykLnsqJnk2k0AR6seeHX8Op6dm/thqlk4HBbTNGVDYaysXFX8rAk4cNE4WvXAq+PXsXd29u1KKCSh9XXhj8nTQOBvxc+agIsGLR7q9aabe2Bucmbm/cP5+ZbX7//ovvmuuwKq+YT2nt//Dq+bnITR/6QdrH+zfgLSA6aKhTkIkwAAAABJRU5ErkJggg==);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{line-height:1.8;height:25px;background-color:#266d9c;text-shadow:1px 1px 0 #0b4a74}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:24px;line-height:24px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:2px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABfUlEQVR42mNgoAMQB+I+IGYl1wAJZ2fn/0D6JBArEKtJH4izgXgmBwfHvJKSkv9RUVH/2djY3gPFAvFp5ADiiYKCgv8MDAz+u7i4gHF6ejoYJyQk/Ofj4wO5xgWXAZstLS3/p6WlgWz84OjoeMDPz+8aSGNcXNz/4ODgz0A14bg0J9vY2ICdKi8vPxnI54SFQUxMzH9gOFwBstVxup2Jiel0eHj4fx0dnd3ogaikpLQYSHPh1MzKyspiYWHxPTQ0FOS/GDRpRmJCXQAUVYGBgSADvPCoWwvEF4A4FzPe9PUf+fr6ggzowKFZBKjmt729PUhNFIYsDw/PYk9Pz/8qKirfgVwjZDlmZmZQKlwbEBDw39XV9ReuBCVhbW392svLCxTXP0HpAYgjgLgAaMAFKyur/yA5Xl7eanxh4WRsbPwKlHj09PT+Kyoq/tfU1PwPil47O7v/YmJiC0EOIhSgYtzc3PM0NDRuOzk5/QP6+SMwXRwCioeQk5G4CEUjABiqcWIPOk11AAAAAElFTkSuQmCC) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAETElEQVR42u1W3U/bVRhuaWkplI910gIb0t8KWbGoTSi1tBT6Qb9LS1tKKbR8UwgwzIzRJRoTb/z6AyTR3XBhvHA3Xpi4meASvXLGCxMTEy8WzXRZ4i42NcHom/i8v7SYbNHSlm1eeJInp+d3znue533Ped8eieT/djxtAHgZqHtUAswjbjdJlcpP8Fv3SAS8cOECZefmqE6p/Aljz0MX8Oz587Szs0OF9XXqOH36D3x7FZA9KEIp0AdEAZtMofBvb2/T2toaFQoF2traopHRUZLU13+K+a7jIu0HXgOuIMy3dV1d1G8yUY8gkB7Y2NigpaUlEaurq7S5uUnp6WlSNDXdgk2gFmK+2c+3tbf/5nA6aTKZFMO8fe6c6CkTrWO8vLxMCwsLh1jCmNetIiod3d1/Yo/XJSdPyisl78PN/mzQahU34xAz0SK8XFhcPCSbn5+nfD5PuVzuEDwWhays0DwiImttfUui0VQkwNDU1nYnNTUlnusiCJkoh43nQDALzDEpk/N3HiMLSuB1eQiIp9O3JQ0NsYovWUNLy/4KPOZQ5ouknGaxZPKXp222fa0gvKnUaFa6e3vfcHm9V1kEE88WweLcgcAX2Euo5ty3o7GYeKFKnqWzWXpyaOgy5rrvWy2Xm9lbUeTsLKVmZuiMyfQ2ZpTVkJ/R9/Xd5TOexWZZEGexcYcgvPJvdYCPgj2fSCbvSJTKmVpu/YvT8IDJM+hnIMDhdu8Xc/8fBWQhwBMMfo3fxtoqjFr9QQakmUxGzGOc+QE+68tVQv3AwB76xpqrzeNnz15PpdM0hdufSKXoKav1y7JGjY3y46p27Z5AgDj1UiBnAWqt9t2H+adiTxTJk6h4LAD1/KUq90oBu/egs5yRJoT0m0wkKAFw2ZWoVO9VRa9QfGSx2cjmcNAzdjv1m80HR0pL8/Dwd5GJCYrF4yKQft9Ulcsm048cwdJdMlks145k2Hbq1PvhaJRiiAQLwEuH/9ttFfL73D6faB8HuKg1abW7RzOtr38uBAETHAUWMTlJzRrNtxWk2IkTOt0PcdhNwJ73CQMSqXT5qOo77S7Xz+FIhKIQwh4Ew2GSq1SXMNdaxvYxeWPjx5GiHdtzNLHfDRZWwQugLjfm9VIwFCIWwpEYwVtA1dLyPeZC975+23t7uQ4kVc3NN514CfH6MESzvWt8nGATrfgSdRkMH/pQE0IsAptxKEPoBYOBlGr1XYT0KpZdBD6XKhS/8suIxYohxzq28weDpBOEvWprQqfF4bg57vdToCgkUowGh5g9HRwaolGX65CY53kdrx8HLHb79cpCf3/Tant6LtnHxsiLUPohxl8UFIR3JfC4NOfF7XdgvVav36uV/O8mk2UGh4dvjXk85ALcAAvygYx7d/E7HiZktlpvYH30QZRpLZ5WBeTzO3qj8Sub0/n7KEjRH/QYjdfUOt0u3gHLx+d1+aYCnqj21fOfaX8B/W75vG/o0t0AAAAASUVORK5CYII=)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABIUlEQVR42s2RQWqDUBRFM3NgVOJAqIqIEzEgDh0pKIgRNKiIGjeQ1WQ/WYLr6BI66+jV+5EirdLaUR88rve8+98H/+Hwn+sy9Tj126yXXYdFUXyVZfk+fb9A4fcsGU+n030JZj/+6rRt2++THL/g48x/riAIaA9f1nNqKssSwW+94M/V05qmUVVV1HUd9X1Pt9uNhmFgCg+OOXKrCzzPozzPqa5rapqG2rb9bHhwzJFbXeA4DqVpStfrld3kuu6D4zgVCg+OOXJbf5+SJKGiKNgCnudVcCg8OObIrS6wLIuiKKIsy9htgiA8JqxC4cExR251gaqq5Ps+hWFIcRzT+XwmSZKYwoNjjtzmMyqKwgK6rpNhGGSaJlN4cMw3n/Ev9QGQyJLlaCS9rQAAAABJRU5ErkJggg==)}.cke_dialog a.cke_btn_unlocked{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABIUlEQVR42s1RS2qEQBScnQujIgYXjoi4EQVxKVkoKBHHoOIPPyeY08xpspkj5BBZ5QJZZ/XSJUlgQAkz2eRB8fpVVVc33bvdf65HhmeGd4YXhsM1mx8YXhmeGO4VRTmKovh2bchFybJ8/LrJzXVn2/bHnx4lDEP6zXNmoC3Udf29Pq/u3u/31LYtTdNE8zxfANw4jtQ0DcG3GuD7PhVFQV3XUd/3NAzDDzAjHDp8qwGO41CWZVRV1XKS53knjuM0dMzgocO3GsBemdI0pbIslwCe5zXw6JjBQ4dvNcCyLIrjmPI8X04TBOHEaA0dM3jo8K0GaJpGQRBQFEWUJAm5rkuSJC0dM3jo8G1+o6qqi0HXdTIMg0zTXDpm8NA3v/GW+gQX/Yy8i1gxkgAAAABJRU5ErkJggg==)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADBElEQVR42u2W204aURSGvdC0SZPaxFMa08ZK06qt2iiJRxAEBAdBzqhFiwFBqz6Cj+Jt730K3qJXPoFX3qyk6xsHAyPEMeBF0+7kT3bW+te319qOM/T0/F9/6XL19PVdDI6NXS2FQteIPTEz98yr8v3w8Obk7EyqJydSrlZNsSdGDs+znPxyaOhXsVKR6vHxnTi4UVYcD96uT/6jXJYjhVdUx0x8eio/z89NsSdGDg/ebt6EK1co3JSOjqRMEzqtEY//1nhe9dZSnhg5PHip6c4z0dt7UdKpSgouKzgSi3F4fwtnPzk8eKmhtuPz34yOXh0Ui1JUHZZKYk3ebuXx4KWG2o4bmF1evt4rFGT/4EB29vfFuvJ26y0evNRQ23EDa4Yh+d1d2dnbk0gyKY/58eClhtqOG1gNhyWTy5nybm4+CsRT91PbcQOBaFSyCkPsu+1vO/iIy1UDENcrzWazpmK690UishQMysL6epOIkYs1+KmFAQum49OHxsdriUxG0grJqHI6DWKfSqclkUq1FDm7HwYsmI4bYKKEwuqTdCpYMB03MOfxSGx7W1I6VVqLOxEMWDAdN/BtdVWi8bgkudY2anVQK8GABdP5y2dlRaKxmCT1IbIrZf2tU9YzgtinrCZa1cCC6biBr4uLEtGXSFw739bra1IiIWHDuH09PHypVjdiT4yc3Q8DFkzHDXxZWOAQs7hR9Qb6R0YuH3yJNFZvwF4HC6bjBibdbgnpWyyq/8NbW1v3iulV8kBZk9uXmxyexhoYsGA6buDz/LwENzbE0OJog0yoTtSuAXL1Q+uCAQum4wY+zc1JIBQSQ6+uUSZQD7D+/k2LmGEdbq+DBdNxAx9nZ8UfCEhYry6ir9cm6cfGHwzevhoYuH8I2RMjZ/fDgAXT+W+wmRnx6ZuL4gcCivSwJtXjLWpgwXTcwIfpafH6/RLUD0xL6ZWGbCLWzg8L5lN+gteWvF7x+HziWVvrTMqABfNJn+MXg4O191NT8m5y8k4TEw/lIAcD1pM+x//M+gOahgSuyle9EwAAAABJRU5ErkJggg==)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAC/UlEQVR42u2W20pbQRiFgyhtEWrBEyINVkurtpqigXhIYmISE3dMzNlDExvNWb3qXS+kfY6Ct73onU+RtxAKPoH0wpsfutbujiQx0lFJoLQDCyYz83//msOeicn0v/ylZcLU1fWx32z+vuDx/Fj0+S4GxsbOTD09J3pfm0smfXBweXh8LKVKRfKlki7WK2h7v79/iTHFdiX/kj86EiavIGGpXJYSk9fE31C2WJTHg4Pf2mHgiam393Mml/tZOjyUsmFGN4R6GaaKSF6APuTz0s6VMGOGX7Hnn1CfhEagLS0cPi9wS5A8VyhIKp2+7MSZqC99gVDoPI/kOZrASpi6u086/YVs7edyks1mZQ96Njp61mkDI9uZjGT29mQ3nRbL0tJFxy+JQDQq27u7srWzIyuaJh034Fxfl0Qqpcvu93fegCcYlCSSU6zfl2MfHB+v4poVm8cjttXVP2rR6xVXICAhbEEymdQVRp0mhicmqmQqZ2fySCIhUSgSiykrFo9LAolTmD3Fehwii0xlA5xRBLDaTB4qsshUNjDncEhoc1NimFUcwQ8RGWSRqWzgnd0uwXBYolzWW9QqUSuRQRaZygYsy8sSDIUkikPUrJix1zHsa9zYY9ZjholWMWSRqWzg7cKCBHCJhOF8E8vXoEhE/Jp29XRo6BRDrRTrbGNf83gyyCJT2cAbm41J9OB61Qz0DQ+f3niJ0FYz0BxHFpnKBqasVvHhFgviG97Y2LhWCEvJA2XMvLlY2ccx9TFkkEWmsoHX8/PiXVsTDcHBOulQzOg2A+yrJa2JDLLIVDbwam5OPLgFNSxdvXQgEhj731DYphnJm+PIIlPZwEuLRdy4gv1YugCu1wbhsXF7vVe9/f3Xh5B1trGveTwZZJGp/r97dlZcuLkYfEOEUkjWoFp7ixiyyFQ28GJmRpxut3jxwLQUltTXJLbdNp4sMpUN4E9nddHpFIfLJY6VlYcJDLLIvNNz/GhgoGqenpbnU1O/NTl5Uwp9ZJB1p+f4nym/ADm2xhhFbdXIAAAAAElFTkSuQmCC)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity=0);width:100%;height:100%}