Built motion from commit (unavailable).|2.4.6
[motion2.git] / public / assets / plugins / ckeditor / skins / office2013 / editor.css
index 2dee799..c46b426 100644 (file)
 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.md or http://ckeditor.com/license\r
 */\r
-.cke_reset {\r
-    margin: 0;\r
-    padding: 0;\r
-    border: 0;\r
-    background: transparent;\r
-    text-decoration: none;\r
-    width: auto;\r
-    height: auto;\r
-    vertical-align: baseline;\r
-    -moz-box-sizing: content-box;\r
-    -webkit-box-sizing: content-box;\r
-    box-sizing: content-box;\r
-    position: static;\r
-    -webkit-transition: none;\r
-    -moz-transition: none;\r
-    -ms-transition: none;\r
-    transition: none\r
-}\r
-\r
-.cke_reset_all,\r
-.cke_reset_all * {\r
-    margin: 0;\r
-    padding: 0;\r
-    border: 0;\r
-    background: transparent;\r
-    text-decoration: none;\r
-    width: auto;\r
-    height: auto;\r
-    vertical-align: baseline;\r
-    -moz-box-sizing: content-box;\r
-    -webkit-box-sizing: content-box;\r
-    box-sizing: content-box;\r
-    position: static;\r
-    -webkit-transition: none;\r
-    -moz-transition: none;\r
-    -ms-transition: none;\r
-    transition: none;\r
-    border-collapse: collapse;\r
-    font: normal normal normal 12px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;\r
-    color: #000;\r
-    text-align: left;\r
-    white-space: nowrap;\r
-    cursor: auto;\r
-    float: none\r
-}\r
-\r
-.cke_reset_all .cke_rtl * {\r
-    text-align: right\r
-}\r
-\r
-.cke_reset_all iframe {\r
-    vertical-align: inherit\r
-}\r
-\r
-.cke_reset_all textarea {\r
-    white-space: pre\r
-}\r
-\r
-.cke_reset_all textarea,\r
-.cke_reset_all input[type="text"],\r
-.cke_reset_all input[type="password"] {\r
-    cursor: text\r
-}\r
-\r
-.cke_reset_all textarea[disabled],\r
-.cke_reset_all input[type="text"][disabled],\r
-.cke_reset_all input[type="password"][disabled] {\r
-    cursor: default\r
-}\r
-\r
-.cke_reset_all fieldset {\r
-    padding: 10px;\r
-    border: 2px groove #e0dfe3\r
-}\r
-\r
-.cke_reset_all select {\r
-    -moz-box-sizing: border-box;\r
-    -webkit-box-sizing: border-box;\r
-    box-sizing: border-box\r
-}\r
-\r
-.cke_chrome {\r
-    display: block;\r
-    padding: 0;\r
-    border: 1px solid #2b579a;\r
-    box-shadow: 0 0 6px 1px rgba(172, 181, 194, 0.56)\r
-}\r
-\r
-.cke_inner {\r
-    display: block;\r
-    -webkit-touch-callout: none;\r
-    background: #fff;\r
-    padding: 0\r
-}\r
-\r
-.cke_float {\r
-    border: 0\r
-}\r
-\r
-.cke_float .cke_inner {\r
-    padding-bottom: 0\r
-}\r
-\r
-.cke_top,\r
-.cke_contents,\r
-.cke_bottom {\r
-    display: block;\r
-    overflow: hidden\r
-}\r
-\r
-.cke_top {\r
-    border-bottom: 1px solid #e1e1e1;\r
-    padding: 6px 8px 2px;\r
-    white-space: normal;\r
-    background: #fff\r
-}\r
-\r
-.cke_float .cke_top {\r
-    border: 1px solid #b6b6b6;\r
-    border-bottom-color: #999\r
-}\r
-\r
-.cke_bottom {\r
-    padding: 6px 8px 2px;\r
-    position: relative;\r
-    background: #2b579a\r
-}\r
-\r
-.cke_browser_ios .cke_contents {\r
-    overflow-y: auto;\r
-    -webkit-overflow-scrolling: touch\r
-}\r
-\r
-.cke_resizer {\r
-    width: 0;\r
-    height: 0;\r
-    overflow: hidden;\r
-    border-width: 10px 10px 0 0;\r
-    border-color: transparent #fff transparent transparent;\r
-    border-style: dashed solid dashed dashed;\r
-    font-size: 0;\r
-    vertical-align: bottom;\r
-    margin-top: 6px;\r
-    margin-bottom: 2px\r
-}\r
-\r
-.cke_hc .cke_resizer {\r
-    font-size: 15px;\r
-    width: auto;\r
-    height: auto;\r
-    border-width: 0\r
-}\r
-\r
-.cke_resizer_ltr {\r
-    cursor: se-resize;\r
-    float: right;\r
-    margin-right: -4px\r
-}\r
-\r
-.cke_resizer_rtl {\r
-    border-width: 10px 0 0 10px;\r
-    border-color: transparent transparent transparent #a5a5a5;\r
-    border-style: dashed dashed dashed solid;\r
-    cursor: sw-resize;\r
-    float: left;\r
-    margin-left: -4px;\r
-    right: auto\r
-}\r
-\r
-.cke_wysiwyg_div {\r
-    display: block;\r
-    height: 100%;\r
-    overflow: auto;\r
-    padding: 0 8px;\r
-    outline-style: none;\r
-    -moz-box-sizing: border-box;\r
-    -webkit-box-sizing: border-box;\r
-    box-sizing: border-box\r
-}\r
-\r
-.cke_panel {\r
-    visibility: visible;\r
-    width: 120px;\r
-    height: 100px;\r
-    background-color: #fff;\r
-    border: 1px solid #c6c6c6\r
-}\r
-\r
-.cke_menu_panel {\r
-    padding: 0;\r
-    margin: 0\r
-}\r
-\r
-.cke_combopanel {\r
-    width: 150px;\r
-    height: 170px\r
-}\r
-\r
-.cke_panel_frame {\r
-    width: 100%;\r
-    height: 100%;\r
-    font-size: 12px;\r
-    overflow: auto;\r
-    overflow-x: hidden\r
-}\r
-\r
-.cke_panel_container {\r
-    overflow-y: auto;\r
-    overflow-x: hidden\r
-}\r
-\r
-.cke_panel_block {\r
-    outline: 0;\r
-    display: table;\r
-    width: 100%;\r
-    -moz-box-sizing: border-box;\r
-    -webkit-box-sizing: border-box;\r
-    box-sizing: border-box\r
-}\r
-\r
-.cke_panel_list {\r
-    list-style-type: none;\r
-    padding: 0;\r
-    margin: 0;\r
-    white-space: nowrap\r
-}\r
-\r
-.cke_panel_listItem {\r
-    margin: 0\r
-}\r
-\r
-.cke_panel_listItem a {\r
-    padding: 4px;\r
-    margin: 1px;\r
-    display: block;\r
-    color: inherit !important;\r
-    text-decoration: none;\r
-    overflow: hidden;\r
-    text-overflow: ellipsis;\r
-    cursor: default\r
-}\r
-\r
-.cke_panel_listItem.cke_selected a {\r
-    background-color: #d3d3d3\r
-}\r
-\r
-.cke_panel_listItem a:hover,\r
-.cke_panel_listItem a:focus,\r
-.cke_panel_listItem a:active {\r
-    background-color: #d5e1f2;\r
-    outline: 0\r
-}\r
-\r
-.cke_hc .cke_panel_listItem a {\r
-    border-style: none\r
-}\r
-\r
-.cke_hc .cke_panel_listItem a:hover,\r
-.cke_hc .cke_panel_listItem a:focus,\r
-.cke_hc .cke_panel_listItem a:active {\r
-    border: 2px solid;\r
-    padding: 1px 2px\r
-}\r
-\r
-.cke_panel_grouptitle {\r
-    font-size: 11px;\r
-    font-weight: bold;\r
-    white-space: nowrap;\r
-    margin: 0;\r
-    padding: 8px 4px;\r
-    color: #444;\r
-    background: #f0f0f0;\r
-    cursor: default\r
-}\r
-\r
-.cke_panel_listItem p,\r
-.cke_panel_listItem h1,\r
-.cke_panel_listItem h2,\r
-.cke_panel_listItem h3,\r
-.cke_panel_listItem h4,\r
-.cke_panel_listItem h5,\r
-.cke_panel_listItem h6,\r
-.cke_panel_listItem pre {\r
-    margin-top: 0;\r
-    margin-bottom: 0\r
-}\r
-\r
-.cke_colorblock {\r
-    padding: 3px;\r
-    font-size: 11px;\r
-    font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif\r
-}\r
-\r
-.cke_colorblock,\r
-.cke_colorblock a {\r
-    text-decoration: none;\r
-    color: #000\r
-}\r
-\r
-span.cke_colorbox {\r
-    width: 10px;\r
-    height: 10px;\r
-    border: #808080 1px solid;\r
-    float: left\r
-}\r
-\r
-.cke_rtl span.cke_colorbox {\r
-    float: right\r
-}\r
-\r
-a.cke_colorbox {\r
-    border: #fff 1px solid;\r
-    padding: 2px;\r
-    float: left;\r
-    width: 12px;\r
-    height: 12px\r
-}\r
-\r
-.cke_rtl a.cke_colorbox {\r
-    float: right\r
-}\r
-\r
-a:hover.cke_colorbox,\r
-a:focus.cke_colorbox,\r
-a:active.cke_colorbox {\r
-    border: #b6b6b6 1px solid;\r
-    background-color: #e5e5e5\r
-}\r
-\r
-a.cke_colorauto,\r
-a.cke_colormore {\r
-    border: #fff 1px solid;\r
-    padding: 2px 4px;\r
-    display: block;\r
-    cursor: pointer\r
-}\r
-\r
-a:hover.cke_colorauto,\r
-a:hover.cke_colormore,\r
-a:focus.cke_colorauto,\r
-a:focus.cke_colormore,\r
-a:active.cke_colorauto,\r
-a:active.cke_colormore {\r
-    border: #d5e1f2 1px solid;\r
-    background-color: #d5e1f2\r
-}\r
-\r
-.cke_toolbar {\r
-    float: left\r
-}\r
-\r
-.cke_rtl .cke_toolbar {\r
-    float: right\r
-}\r
-\r
-.cke_toolgroup {\r
-    float: left;\r
-    margin: 0 6px 5px 0\r
-}\r
-\r
-.cke_hc .cke_toolgroup {\r
-    border: 0;\r
-    margin-right: 10px;\r
-    margin-bottom: 10px\r
-}\r
-\r
-.cke_rtl .cke_toolgroup {\r
-    float: right;\r
-    margin-left: 6px;\r
-    margin-right: 0\r
-}\r
-\r
-a.cke_button {\r
-    display: inline-block;\r
-    height: 16px;\r
-    padding: 2px;\r
-    outline: 0;\r
-    cursor: default;\r
-    float: left;\r
-    border: 1px solid transparent;\r
-    margin: 1px\r
-}\r
-\r
-.cke_rtl .cke_button {\r
-    float: right\r
-}\r
-\r
-.cke_hc .cke_button {\r
-    border: 1px solid transparent;\r
-    padding: 2px\r
-}\r
-\r
-.cke_button_on {\r
-    background: #c2d5f2\r
-}\r
-\r
-.cke_hc .cke_button_on,\r
-.cke_hc a.cke_button_off:hover,\r
-.cke_hc a.cke_button_off:focus,\r
-.cke_hc a.cke_button_off:active,\r
-.cke_hc a.cke_button_disabled:hover,\r
-.cke_hc a.cke_button_disabled:focus,\r
-.cke_hc a.cke_button_disabled:active {\r
-    border-width: 3px;\r
-    padding: 1px 3px\r
-}\r
-\r
-.cke_button_disabled .cke_button_icon {\r
-    opacity: .3\r
-}\r
-\r
-.cke_hc .cke_button_disabled {\r
-    opacity: .5\r
-}\r
-\r
-a.cke_button_off:hover,\r
-a.cke_button_off:focus,\r
-a.cke_button_off:active,\r
-a.cke_button_disabled:hover,\r
-a.cke_button_disabled:focus,\r
-a.cke_button_disabled:active {\r
-    background: #d5e1f2\r
-}\r
-\r
-.cke_button_icon {\r
-    cursor: inherit;\r
-    background-repeat: no-repeat;\r
-    width: 16px;\r
-    height: 16px;\r
-    float: left;\r
-    display: inline-block\r
-}\r
-\r
-.cke_rtl .cke_button_icon {\r
-    float: right\r
-}\r
-\r
-.cke_hc .cke_button_icon {\r
-    display: none\r
-}\r
-\r
-.cke_button_label {\r
-    display: none;\r
-    padding-left: 3px;\r
-    margin-top: 1px;\r
-    line-height: 17px;\r
-    vertical-align: middle;\r
-    float: left;\r
-    cursor: default;\r
-    color: #474747;\r
-    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)\r
-}\r
-\r
-.cke_rtl .cke_button_label {\r
-    padding-right: 3px;\r
-    padding-left: 0;\r
-    float: right\r
-}\r
-\r
-.cke_hc .cke_button_label {\r
-    padding: 0;\r
-    display: inline-block;\r
-    font-size: 12px\r
-}\r
-\r
-.cke_button_arrow {\r
-    display: inline-block;\r
-    margin: 8px 0 0 1px;\r
-    width: 0;\r
-    height: 0;\r
-    cursor: default;\r
-    vertical-align: top;\r
-    border-left: 3px solid transparent;\r
-    border-right: 3px solid transparent;\r
-    border-top: 3px solid #474747\r
-}\r
-\r
-.cke_rtl .cke_button_arrow {\r
-    margin-right: 5px;\r
-    margin-left: 0\r
-}\r
-\r
-.cke_hc .cke_button_arrow {\r
-    font-size: 10px;\r
-    margin: 3px -2px 0 3px;\r
-    width: auto;\r
-    border: 0\r
-}\r
-\r
-.cke_toolbar_separator {\r
-    float: left;\r
-    background-color: #c0c0c0;\r
-    background-color: rgba(0, 0, 0, .2);\r
-    margin: 5px 2px 0;\r
-    height: 18px;\r
-    width: 1px;\r
-    box-shadow: 1px 0 1px rgba(255, 255, 255, .5)\r
-}\r
-\r
-.cke_rtl .cke_toolbar_separator {\r
-    float: right;\r
-    box-shadow: -1px 0 1px rgba(255, 255, 255, .1)\r
-}\r
-\r
-.cke_hc .cke_toolbar_separator {\r
-    width: 0;\r
-    border-left: 1px solid;\r
-    margin: 1px 5px 0 0\r
-}\r
-\r
-.cke_toolbar_break {\r
-    display: block;\r
-    clear: left\r
-}\r
-\r
-.cke_rtl .cke_toolbar_break {\r
-    clear: right\r
-}\r
-\r
-.cke_toolbox_collapser {\r
-    width: 12px;\r
-    height: 11px;\r
-    float: right;\r
-    margin: 11px 0 0;\r
-    font-size: 0;\r
-    cursor: default;\r
-    text-align: center;\r
-    border: 1px solid #a6a6a6;\r
-    background: #e4e4e4\r
-}\r
-\r
-.cke_toolbox_collapser:hover {\r
-    background: #ccc\r
-}\r
-\r
-.cke_toolbox_collapser.cke_toolbox_collapser_min {\r
-    margin: 0 2px 4px\r
-}\r
-\r
-.cke_rtl .cke_toolbox_collapser {\r
-    float: left\r
-}\r
-\r
-.cke_toolbox_collapser .cke_arrow {\r
-    display: inline-block;\r
-    height: 0;\r
-    width: 0;\r
-    font-size: 0;\r
-    margin-top: 1px;\r
-    border-left: 3px solid transparent;\r
-    border-right: 3px solid transparent;\r
-    border-bottom: 3px solid #474747;\r
-    border-top: 3px solid transparent\r
-}\r
-\r
-.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r
-    margin-top: 4px;\r
-    border-bottom-color: transparent;\r
-    border-top-color: #474747\r
-}\r
-\r
-.cke_hc .cke_toolbox_collapser .cke_arrow {\r
-    font-size: 8px;\r
-    width: auto;\r
-    border: 0;\r
-    margin-top: 0;\r
-    margin-right: 2px\r
-}\r
-\r
-.cke_menubutton {\r
-    display: block;\r
-    margin: 1px\r
-}\r
-\r
-.cke_menuitem span {\r
-    cursor: default\r
-}\r
-\r
-.cke_menubutton:hover,\r
-.cke_menubutton:focus,\r
-.cke_menubutton:active {\r
-    background-color: #d3d3d3;\r
-    display: block;\r
-    cursor: default\r
-}\r
-\r
-.cke_hc .cke_menubutton {\r
-    padding: 2px\r
-}\r
-\r
-.cke_hc .cke_menubutton:hover,\r
-.cke_hc .cke_menubutton:focus,\r
-.cke_hc .cke_menubutton:active {\r
-    border: 2px solid;\r
-    padding: 0\r
-}\r
-\r
-.cke_menubutton_inner {\r
-    display: table-row\r
-}\r
-\r
-.cke_menubutton_icon,\r
-.cke_menubutton_label,\r
-.cke_menuarrow {\r
-    display: table-cell\r
-}\r
-\r
-.cke_menubutton_icon {\r
-    padding: 4px\r
-}\r
-\r
-.cke_hc .cke_menubutton_icon {\r
-    height: 16px;\r
-    width: 0;\r
-    padding: 4px 0\r
-}\r
-\r
-.cke_menubutton_disabled:hover .cke_menubutton_icon,\r
-.cke_menubutton_disabled:focus .cke_menubutton_icon,\r
-.cke_menubutton_disabled:active .cke_menubutton_icon {\r
-    opacity: .3;\r
-    filter: alpha(opacity=30)\r
-}\r
-\r
-.cke_menubutton_label {\r
-    padding: 0 5px;\r
-    background-color: transparent;\r
-    width: 100%;\r
-    vertical-align: middle;\r
-    color: #444\r
-}\r
-\r
-.cke_menubutton_disabled .cke_menubutton_label {\r
-    opacity: .3;\r
-    filter: alpha(opacity=30)\r
-}\r
-\r
-.cke_menubutton_on {\r
-    background-color: #d5e1f2\r
-}\r
-\r
-.cke_menubutton_on .cke_menubutton_icon {\r
-    padding-right: 3px\r
-}\r
-\r
-.cke_menubutton:hover,\r
-.cke_menubutton:focus,\r
-.cke_menubutton:active {\r
-    background-color: #d5e1f2;\r
-    outline: 0\r
-}\r
-\r
-.cke_panel_frame .cke_menubutton_label {\r
-    display: none\r
-}\r
-\r
-.cke_menuseparator {\r
-    background-color: #d3d3d3;\r
-    height: 1px;\r
-    filter: alpha(opacity=70);\r
-    opacity: .70\r
-}\r
-\r
-.cke_menuarrow {\r
-    background-image: url(images/arrow.png);\r
-    background-position: 0 10px;\r
-    background-repeat: no-repeat;\r
-    padding: 0 5px\r
-}\r
-\r
-.cke_rtl .cke_menuarrow {\r
-    background-position: 5px -13px;\r
-    background-repeat: no-repeat\r
-}\r
-\r
-.cke_menuarrow span {\r
-    display: none\r
-}\r
-\r
-.cke_hc .cke_menuarrow span {\r
-    vertical-align: middle;\r
-    display: inline\r
-}\r
-\r
-.cke_combo {\r
-    display: inline-block;\r
-    float: left\r
-}\r
-\r
-.cke_rtl .cke_combo {\r
-    float: right\r
-}\r
-\r
-.cke_hc .cke_combo {\r
-    margin-top: -2px\r
-}\r
-\r
-.cke_combo_label {\r
-    display: none;\r
-    float: left;\r
-    line-height: 26px;\r
-    vertical-align: top;\r
-    margin-right: 5px\r
-}\r
-\r
-.cke_rtl .cke_combo_label {\r
-    float: right;\r
-    margin-left: 5px;\r
-    margin-right: 0\r
-}\r
-\r
-.cke_combo_button {\r
-    display: inline-block;\r
-    float: left;\r
-    margin: 0 6px 5px 0;\r
-    border: 1px solid #e1e1e1;\r
-    cursor: default;\r
-    background: #fff\r
-}\r
-\r
-.cke_combo_off a.cke_combo_button:hover,\r
-.cke_combo_off a.cke_combo_button:focus {\r
-    border-color: #a3bde3;\r
-    outline: 0\r
-}\r
-\r
-.cke_combo_off a.cke_combo_button:hover .cke_combo_open,\r
-.cke_combo_off a.cke_combo_button:focus .cke_combo_open {\r
-    background: #d5e1f2;\r
-    outline: 0\r
-}\r
-\r
-.cke_combo_off a.cke_combo_button:active .cke_combo_open,\r
-.cke_combo_on a.cke_combo_button .cke_combo_open {\r
-    background: #a3bde3\r
-}\r
-\r
-.cke_rtl .cke_combo_button {\r
-    float: right;\r
-    margin-left: 5px;\r
-    margin-right: 0\r
-}\r
-\r
-.cke_hc a.cke_combo_button {\r
-    padding: 3px\r
-}\r
-\r
-.cke_hc .cke_combo_on a.cke_combo_button,\r
-.cke_hc .cke_combo_off a.cke_combo_button:hover,\r
-.cke_hc .cke_combo_off a.cke_combo_button:focus,\r
-.cke_hc .cke_combo_off a.cke_combo_button:active {\r
-    border-width: 3px;\r
-    padding: 1px\r
-}\r
-\r
-.cke_combo_text {\r
-    line-height: 22px;\r
-    padding-left: 10px;\r
-    text-overflow: ellipsis;\r
-    overflow: hidden;\r
-    float: left;\r
-    cursor: default;\r
-    color: #474747;\r
-    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r
-    width: 60px\r
-}\r
-\r
-.cke_rtl .cke_combo_text {\r
-    float: right;\r
-    text-align: right;\r
-    padding-left: 0;\r
-    padding-right: 10px\r
-}\r
-\r
-.cke_hc .cke_combo_text {\r
-    line-height: 18px;\r
-    font-size: 12px;\r
-    vertical-align: top\r
-}\r
-\r
-.cke_combo_open {\r
-    cursor: default;\r
-    display: inline-block;\r
-    vertical-align: top;\r
-    font-size: 0;\r
-    height: 22px;\r
-    line-height: 17px;\r
-    padding: 0 7px 0;\r
-    width: 5px\r
-}\r
-\r
-.cke_hc .cke_combo_open {\r
-    height: 12px\r
-}\r
-\r
-.cke_combo_arrow {\r
-    margin: 9px 0 0;\r
-    float: left;\r
-    height: 0;\r
-    width: 0;\r
-    font-size: 0;\r
-    border-left: 3px solid transparent;\r
-    border-right: 3px solid transparent;\r
-    border-top: 3px solid #474747;\r
-    cursor: default\r
-}\r
-\r
-.cke_hc .cke_combo_arrow {\r
-    font-size: 10px;\r
-    width: auto;\r
-    border: 0;\r
-    margin-top: 3px\r
-}\r
-\r
-.cke_combo_disabled .cke_combo_inlinelabel,\r
-.cke_combo_disabled .cke_combo_open {\r
-    opacity: .3\r
-}\r
-\r
-.cke_path {\r
-    float: left;\r
-    margin: -2px 0 2px\r
-}\r
-\r
-.cke_path_item,\r
-.cke_path_empty {\r
-    display: inline-block;\r
-    float: left;\r
-    padding: 3px 4px;\r
-    margin-right: 2px;\r
-    cursor: default;\r
-    text-decoration: none;\r
-    outline: 0;\r
-    border: 0;\r
-    color: #fff;\r
-    font-size: 11px\r
-}\r
-\r
-.cke_rtl .cke_path,\r
-.cke_rtl .cke_path_item,\r
-.cke_rtl .cke_path_empty {\r
-    float: right\r
-}\r
-\r
-a.cke_path_item:hover,\r
-a.cke_path_item:focus,\r
-a.cke_path_item:active {\r
-    background-color: #fff;\r
-    color: #2b579a\r
-}\r
-\r
-.cke_hc a.cke_path_item:hover,\r
-.cke_hc a.cke_path_item:focus,\r
-.cke_hc a.cke_path_item:active {\r
-    border: 2px solid;\r
-    padding: 1px 2px\r
-}\r
-\r
-.cke_button__source_label,\r
-.cke_button__sourcedialog_label {\r
-    display: inline\r
-}\r
-\r
-.cke_combo__fontsize .cke_combo_text {\r
-    width: 30px\r
-}\r
-\r
-.cke_combopanel__fontsize {\r
-    width: 120px\r
-}\r
-\r
-.cke_source {\r
-    font-family: 'Courier New', Monospace;\r
-    font-size: small;\r
-    background-color: #fff;\r
-    white-space: pre\r
-}\r
-\r
-.cke_wysiwyg_frame,\r
-.cke_wysiwyg_div {\r
-    background-color: #fff\r
-}\r
-\r
-.cke_chrome {\r
-    visibility: inherit\r
-}\r
-\r
-.cke_voice_label {\r
-    display: none\r
-}\r
-\r
-legend.cke_voice_label {\r
-    display: none\r
-}\r
-\r
-.cke_button__about_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -0px !important;\r
-}\r
-\r
-.cke_button__bold_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -264px !important;\r
-}\r
-\r
-.cke_button__italic_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -528px !important;\r
-}\r
-\r
-.cke_button__strike_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -792px !important;\r
-}\r
-\r
-.cke_button__subscript_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -1056px !important;\r
-}\r
-\r
-.cke_button__superscript_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -1320px !important;\r
-}\r
-\r
-.cke_button__underline_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -1584px !important;\r
-}\r
-\r
-.cke_button__bidiltr_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -1848px !important;\r
-}\r
-\r
-.cke_button__bidirtl_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -2112px !important;\r
-}\r
-\r
-.cke_button__blockquote_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -2376px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__copy_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -2640px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__copy_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -2904px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__cut_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -3168px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__cut_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -3432px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__paste_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -3696px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__paste_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -3960px !important;\r
-}\r
-\r
-.cke_button__bgcolor_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -4224px !important;\r
-}\r
-\r
-.cke_button__textcolor_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -4488px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__templates_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -4752px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__templates_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -5016px !important;\r
-}\r
-\r
-.cke_button__copyformatting_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -5280px !important;\r
-}\r
-\r
-.cke_button__creatediv_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -5544px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__find_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__find_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -5808px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__find_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -6072px !important;\r
-}\r
-\r
-.cke_button__replace_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -6336px !important;\r
-}\r
-\r
-.cke_button__flash_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -6600px !important;\r
-}\r
-\r
-.cke_button__button_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -6864px !important;\r
-}\r
-\r
-.cke_button__checkbox_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -7128px !important;\r
-}\r
-\r
-.cke_button__form_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -7392px !important;\r
-}\r
-\r
-.cke_button__hiddenfield_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -7656px !important;\r
-}\r
-\r
-.cke_button__imagebutton_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -7920px !important;\r
-}\r
-\r
-.cke_button__radio_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -8184px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__select_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__select_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -8448px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__select_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -8712px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__textarea_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -8976px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__textarea_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -9240px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__textfield_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -9504px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__textfield_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -9768px !important;\r
-}\r
-\r
-.cke_button__horizontalrule_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -10032px !important;\r
-}\r
-\r
-.cke_button__iframe_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -10296px !important;\r
-}\r
-\r
-.cke_button__image_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -10560px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__indent_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -10824px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__indent_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -11088px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__outdent_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -11352px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__outdent_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -11616px !important;\r
-}\r
-\r
-.cke_button__smiley_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -11880px !important;\r
-}\r
-\r
-.cke_button__justifyblock_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -12144px !important;\r
-}\r
-\r
-.cke_button__justifycenter_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -12408px !important;\r
-}\r
-\r
-.cke_button__justifyleft_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -12672px !important;\r
-}\r
-\r
-.cke_button__justifyright_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -12936px !important;\r
-}\r
-\r
-.cke_button__language_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -13200px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__anchor_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -13464px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__anchor_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -13728px !important;\r
-}\r
-\r
-.cke_button__link_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -13992px !important;\r
-}\r
-\r
-.cke_button__unlink_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -14256px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__bulletedlist_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -14520px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__bulletedlist_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -14784px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__numberedlist_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -15048px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__numberedlist_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -15312px !important;\r
-}\r
-\r
-.cke_button__maximize_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -15576px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__newpage_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -15840px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__newpage_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -16104px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__pagebreak_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -16368px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__pagebreak_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -16632px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__pastetext_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -16896px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__pastetext_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -17160px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__pastefromword_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -17424px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__pastefromword_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -17688px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__preview_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -17952px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__preview_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -18216px !important;\r
-}\r
-\r
-.cke_button__print_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -18480px !important;\r
-}\r
-\r
-.cke_button__removeformat_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -18744px !important;\r
-}\r
-\r
-.cke_button__save_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -19008px !important;\r
-}\r
-\r
-.cke_button__selectall_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -19272px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__showblocks_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -19536px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__showblocks_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -19800px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__source_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__source_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -20064px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__source_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -20328px !important;\r
-}\r
-\r
-.cke_button__specialchar_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -20592px !important;\r
-}\r
-\r
-.cke_button__scayt_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -20856px !important;\r
-}\r
-\r
-.cke_button__table_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -21120px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__redo_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -21384px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__redo_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -21648px !important;\r
-}\r
-\r
-.cke_rtl .cke_button__undo_icon,\r
-.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -21912px !important;\r
-}\r
-\r
-.cke_ltr .cke_button__undo_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -22176px !important;\r
-}\r
-\r
-.cke_button__spellchecker_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -22440px !important;\r
-}\r
-\r
-.cke_button__autocorrect--_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -22704px !important;\r
-}\r
-\r
-.cke_button__autocorrect_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -22968px !important;\r
-}\r
-\r
-.cke_button__googledocs_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -23232px !important;\r
-}\r
-\r
-.cke_button__googledocs_big_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -23496px !important;\r
-}\r
-\r
-.cke_button__xmas_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -23760px !important;\r
-}\r
-\r
-.cke_button__icona-audio_icon {\r
-    background: url(icons.png?t=dee99e2) no-repeat 0 -24024px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__about_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -0px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__bold_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -136px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__italic_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -272px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__strike_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -408px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__subscript_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -544px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__superscript_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -680px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__underline_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -816px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__bidiltr_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -952px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__bidirtl_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1088px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__blockquote_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1224px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__copy_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1360px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__copy_icon,\r
-.cke_ltr.cke_hidpi .cke_button__copy_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1496px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__cut_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1632px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__cut_icon,\r
-.cke_ltr.cke_hidpi .cke_button__cut_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1768px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__paste_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1904px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__paste_icon,\r
-.cke_ltr.cke_hidpi .cke_button__paste_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2040px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__bgcolor_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2176px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__textcolor_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2312px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__templates_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2448px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__templates_icon,\r
-.cke_ltr.cke_hidpi .cke_button__templates_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2584px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__copyformatting_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2720px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__creatediv_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2856px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__find_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2992px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__find_icon,\r
-.cke_ltr.cke_hidpi .cke_button__find_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3128px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__replace_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3264px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__flash_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3400px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__button_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3536px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__checkbox_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3672px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__form_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3808px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__hiddenfield_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3944px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__imagebutton_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4080px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__radio_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4216px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__select_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4352px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__select_icon,\r
-.cke_ltr.cke_hidpi .cke_button__select_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4488px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__textarea_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4624px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__textarea_icon,\r
-.cke_ltr.cke_hidpi .cke_button__textarea_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4760px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__textfield_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4896px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__textfield_icon,\r
-.cke_ltr.cke_hidpi .cke_button__textfield_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5032px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__horizontalrule_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5168px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__iframe_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5304px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__image_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5440px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__indent_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5576px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__indent_icon,\r
-.cke_ltr.cke_hidpi .cke_button__indent_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5712px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__outdent_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5848px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__outdent_icon,\r
-.cke_ltr.cke_hidpi .cke_button__outdent_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5984px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__smiley_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6120px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__justifyblock_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6256px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__justifycenter_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6392px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__justifyleft_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6528px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__justifyright_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6664px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__language_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6800px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__anchor_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6936px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__anchor_icon,\r
-.cke_ltr.cke_hidpi .cke_button__anchor_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7072px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__link_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7208px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__unlink_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7344px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7480px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,\r
-.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7616px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7752px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,\r
-.cke_ltr.cke_hidpi .cke_button__numberedlist_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7888px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__maximize_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8024px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__newpage_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8160px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__newpage_icon,\r
-.cke_ltr.cke_hidpi .cke_button__newpage_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8296px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8432px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,\r
-.cke_ltr.cke_hidpi .cke_button__pagebreak_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8568px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__pastetext_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8704px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__pastetext_icon,\r
-.cke_ltr.cke_hidpi .cke_button__pastetext_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8840px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8976px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,\r
-.cke_ltr.cke_hidpi .cke_button__pastefromword_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9112px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__preview_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9248px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__preview_icon,\r
-.cke_ltr.cke_hidpi .cke_button__preview_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9384px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__print_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9520px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__removeformat_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9656px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__save_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9792px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__selectall_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9928px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__showblocks_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10064px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__showblocks_icon,\r
-.cke_ltr.cke_hidpi .cke_button__showblocks_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10200px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__source_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10336px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__source_icon,\r
-.cke_ltr.cke_hidpi .cke_button__source_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10472px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__specialchar_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10608px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__scayt_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10744px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__table_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10880px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__redo_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11016px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__redo_icon,\r
-.cke_ltr.cke_hidpi .cke_button__redo_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11152px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_rtl.cke_hidpi .cke_button__undo_icon,\r
-.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11288px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_ltr .cke_button__undo_icon,\r
-.cke_ltr.cke_hidpi .cke_button__undo_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11424px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__spellchecker_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11560px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__autocorrect--_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -23392px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__autocorrect_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11832px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__autocorrect-_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11968px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__googledocs_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -24208px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__googledocs_big_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -24480px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__xmas_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -12376px !important;\r
-    background-size: 128px !important;\r
-}\r
-\r
-.cke_hidpi .cke_button__icona-audio_icon {\r
-    background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -25024px !important;\r
-}
\ No newline at end of file
+.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;position:static;-webkit-transition:none;-moz-transition:none;-ms-transition:none;transition:none}.cke_reset_all,.cke_reset_all *{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;position:static;-webkit-transition:none;-moz-transition:none;-ms-transition:none;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.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{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.cke_chrome{display:block;padding:0;border:1px solid #2b579a;box-shadow:0 0 6px 1px rgba(172,181,194,0.56)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #e1e1e1;padding:6px 8px 2px;white-space:normal;background:#fff}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;background:#2b579a}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #fff transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px}.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;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;background-color:#fff;border:1px solid #c6c6c6}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_block{outline:0;display:table;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.cke_panel_list{list-style-type:none;padding:0;margin:0;white-space:nowrap}.cke_panel_listItem{margin:0}.cke_panel_listItem a{padding:4px;margin:1px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;cursor:default}.cke_panel_listItem.cke_selected a{background-color:#d3d3d3}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#d5e1f2;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{font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:8px 4px;color:#444;background:#f0f0f0;cursor:default}.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 4px;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:#d5e1f2 1px solid;background-color:#d5e1f2}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:16px;padding:2px;outline:0;cursor:default;float:left;border:1px solid transparent;margin:1px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid transparent;padding:2px}.cke_button_on{background:#c2d5f2}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}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:#d5e1f2}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;width:16px;height:16px;float:left;display:inline-block}.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;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.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_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.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_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.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;background:#e4e4e4}.cke_toolbox_collapser:hover{background:#ccc}.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;margin:1px}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block;cursor:default}.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{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;color:#444}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{background-color:#d5e1f2}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d5e1f2;outline:0}.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(images/arrow.png);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;float:left}.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;float:left;margin:0 6px 5px 0;border:1px solid #e1e1e1;cursor:default;background:#fff}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{border-color:#a3bde3;outline:0}.cke_combo_off a.cke_combo_button:hover .cke_combo_open,.cke_combo_off a.cke_combo_button:focus .cke_combo_open{background:#d5e1f2;outline:0}.cke_combo_off a.cke_combo_button:active .cke_combo_open,.cke_combo_on a.cke_combo_button .cke_combo_open{background:#a3bde3}.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:22px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);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;vertical-align:top}.cke_combo_open{cursor:default;display:inline-block;vertical-align:top;font-size:0;height:22px;line-height:17px;padding:0 7px 0;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{margin:9px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747;cursor:default}.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:#fff;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:#fff;color:#2b579a}.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_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}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -0px !important;}.cke_button__bold_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -264px !important;}.cke_button__italic_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -528px !important;}.cke_button__strike_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -792px !important;}.cke_button__subscript_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -1056px !important;}.cke_button__superscript_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -1320px !important;}.cke_button__underline_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -1584px !important;}.cke_button__bidiltr_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -1848px !important;}.cke_button__bidirtl_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -2112px !important;}.cke_button__blockquote_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -2376px !important;}.cke_rtl .cke_button__copy_icon, .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -2640px !important;}.cke_ltr .cke_button__copy_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -2904px !important;}.cke_rtl .cke_button__cut_icon, .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -3168px !important;}.cke_ltr .cke_button__cut_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -3432px !important;}.cke_rtl .cke_button__paste_icon, .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -3696px !important;}.cke_ltr .cke_button__paste_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -3960px !important;}.cke_button__bgcolor_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -4224px !important;}.cke_button__textcolor_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -4488px !important;}.cke_rtl .cke_button__templates_icon, .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -4752px !important;}.cke_ltr .cke_button__templates_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -5016px !important;}.cke_button__copyformatting_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -5280px !important;}.cke_button__creatediv_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -5544px !important;}.cke_rtl .cke_button__find_icon, .cke_mixed_dir_content .cke_rtl .cke_button__find_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -5808px !important;}.cke_ltr .cke_button__find_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -6072px !important;}.cke_button__replace_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -6336px !important;}.cke_button__flash_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -6600px !important;}.cke_button__button_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -6864px !important;}.cke_button__checkbox_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -7128px !important;}.cke_button__form_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -7392px !important;}.cke_button__hiddenfield_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -7656px !important;}.cke_button__imagebutton_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -7920px !important;}.cke_button__radio_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -8184px !important;}.cke_rtl .cke_button__select_icon, .cke_mixed_dir_content .cke_rtl .cke_button__select_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -8448px !important;}.cke_ltr .cke_button__select_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -8712px !important;}.cke_rtl .cke_button__textarea_icon, .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -8976px !important;}.cke_ltr .cke_button__textarea_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -9240px !important;}.cke_rtl .cke_button__textfield_icon, .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -9504px !important;}.cke_ltr .cke_button__textfield_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -9768px !important;}.cke_button__horizontalrule_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -10032px !important;}.cke_button__iframe_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -10296px !important;}.cke_button__image_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -10560px !important;}.cke_rtl .cke_button__indent_icon, .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -10824px !important;}.cke_ltr .cke_button__indent_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -11088px !important;}.cke_rtl .cke_button__outdent_icon, .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -11352px !important;}.cke_ltr .cke_button__outdent_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -11616px !important;}.cke_button__smiley_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -11880px !important;}.cke_button__justifyblock_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -12144px !important;}.cke_button__justifycenter_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -12408px !important;}.cke_button__justifyleft_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -12672px !important;}.cke_button__justifyright_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -12936px !important;}.cke_button__language_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -13200px !important;}.cke_rtl .cke_button__anchor_icon, .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -13464px !important;}.cke_ltr .cke_button__anchor_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -13728px !important;}.cke_button__link_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -13992px !important;}.cke_button__unlink_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -14256px !important;}.cke_rtl .cke_button__bulletedlist_icon, .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -14520px !important;}.cke_ltr .cke_button__bulletedlist_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -14784px !important;}.cke_rtl .cke_button__numberedlist_icon, .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -15048px !important;}.cke_ltr .cke_button__numberedlist_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -15312px !important;}.cke_button__maximize_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -15576px !important;}.cke_rtl .cke_button__newpage_icon, .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -15840px !important;}.cke_ltr .cke_button__newpage_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -16104px !important;}.cke_rtl .cke_button__pagebreak_icon, .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -16368px !important;}.cke_ltr .cke_button__pagebreak_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -16632px !important;}.cke_rtl .cke_button__pastetext_icon, .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -16896px !important;}.cke_ltr .cke_button__pastetext_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -17160px !important;}.cke_rtl .cke_button__pastefromword_icon, .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -17424px !important;}.cke_ltr .cke_button__pastefromword_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -17688px !important;}.cke_rtl .cke_button__preview_icon, .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -17952px !important;}.cke_ltr .cke_button__preview_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -18216px !important;}.cke_button__print_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -18480px !important;}.cke_button__removeformat_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -18744px !important;}.cke_button__save_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -19008px !important;}.cke_button__selectall_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -19272px !important;}.cke_rtl .cke_button__showblocks_icon, .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -19536px !important;}.cke_ltr .cke_button__showblocks_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -19800px !important;}.cke_rtl .cke_button__source_icon, .cke_mixed_dir_content .cke_rtl .cke_button__source_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -20064px !important;}.cke_ltr .cke_button__source_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -20328px !important;}.cke_button__specialchar_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -20592px !important;}.cke_button__scayt_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -20856px !important;}.cke_button__table_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -21120px !important;}.cke_rtl .cke_button__redo_icon, .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -21384px !important;}.cke_ltr .cke_button__redo_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -21648px !important;}.cke_rtl .cke_button__undo_icon, .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -21912px !important;}.cke_ltr .cke_button__undo_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -22176px !important;}.cke_button__spellchecker_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -22440px !important;}.cke_button__autocorrect--_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -22704px !important;}.cke_button__autocorrect_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -22968px !important;}.cke_button__googledocs_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -23232px !important;}.cke_button__googledocs_big_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -23496px !important;}.cke_button__xmas_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -23760px !important;}.cke_button__icona-audio_icon {background: url(icons.png?t=dee99e2) no-repeat 0 -24024px !important;}.cke_hidpi .cke_button__about_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -0px !important;background-size: 128px !important;}.cke_hidpi .cke_button__bold_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -136px !important;background-size: 128px !important;}.cke_hidpi .cke_button__italic_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -272px !important;background-size: 128px !important;}.cke_hidpi .cke_button__strike_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -408px !important;background-size: 128px !important;}.cke_hidpi .cke_button__subscript_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -544px !important;background-size: 128px !important;}.cke_hidpi .cke_button__superscript_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -680px !important;background-size: 128px !important;}.cke_hidpi .cke_button__underline_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -816px !important;background-size: 128px !important;}.cke_hidpi .cke_button__bidiltr_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -952px !important;background-size: 128px !important;}.cke_hidpi .cke_button__bidirtl_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1088px !important;background-size: 128px !important;}.cke_hidpi .cke_button__blockquote_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1224px !important;background-size: 128px !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=dee99e2) no-repeat 0 -1360px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1496px !important;background-size: 128px !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=dee99e2) no-repeat 0 -1632px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -1768px !important;background-size: 128px !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=dee99e2) no-repeat 0 -1904px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2040px !important;background-size: 128px !important;}.cke_hidpi .cke_button__bgcolor_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2176px !important;background-size: 128px !important;}.cke_hidpi .cke_button__textcolor_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2312px !important;background-size: 128px !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=dee99e2) no-repeat 0 -2448px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2584px !important;background-size: 128px !important;}.cke_hidpi .cke_button__copyformatting_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2720px !important;background-size: 128px !important;}.cke_hidpi .cke_button__creatediv_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -2856px !important;background-size: 128px !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=dee99e2) no-repeat 0 -2992px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3128px !important;background-size: 128px !important;}.cke_hidpi .cke_button__replace_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3264px !important;background-size: 128px !important;}.cke_hidpi .cke_button__flash_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3400px !important;background-size: 128px !important;}.cke_hidpi .cke_button__button_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3536px !important;background-size: 128px !important;}.cke_hidpi .cke_button__checkbox_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3672px !important;background-size: 128px !important;}.cke_hidpi .cke_button__form_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3808px !important;background-size: 128px !important;}.cke_hidpi .cke_button__hiddenfield_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -3944px !important;background-size: 128px !important;}.cke_hidpi .cke_button__imagebutton_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4080px !important;background-size: 128px !important;}.cke_hidpi .cke_button__radio_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4216px !important;background-size: 128px !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=dee99e2) no-repeat 0 -4352px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4488px !important;background-size: 128px !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=dee99e2) no-repeat 0 -4624px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -4760px !important;background-size: 128px !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=dee99e2) no-repeat 0 -4896px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5032px !important;background-size: 128px !important;}.cke_hidpi .cke_button__horizontalrule_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5168px !important;background-size: 128px !important;}.cke_hidpi .cke_button__iframe_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5304px !important;background-size: 128px !important;}.cke_hidpi .cke_button__image_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5440px !important;background-size: 128px !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=dee99e2) no-repeat 0 -5576px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5712px !important;background-size: 128px !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=dee99e2) no-repeat 0 -5848px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -5984px !important;background-size: 128px !important;}.cke_hidpi .cke_button__smiley_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6120px !important;background-size: 128px !important;}.cke_hidpi .cke_button__justifyblock_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6256px !important;background-size: 128px !important;}.cke_hidpi .cke_button__justifycenter_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6392px !important;background-size: 128px !important;}.cke_hidpi .cke_button__justifyleft_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6528px !important;background-size: 128px !important;}.cke_hidpi .cke_button__justifyright_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6664px !important;background-size: 128px !important;}.cke_hidpi .cke_button__language_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -6800px !important;background-size: 128px !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=dee99e2) no-repeat 0 -6936px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7072px !important;background-size: 128px !important;}.cke_hidpi .cke_button__link_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7208px !important;background-size: 128px !important;}.cke_hidpi .cke_button__unlink_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7344px !important;background-size: 128px !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=dee99e2) no-repeat 0 -7480px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7616px !important;background-size: 128px !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=dee99e2) no-repeat 0 -7752px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -7888px !important;background-size: 128px !important;}.cke_hidpi .cke_button__maximize_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8024px !important;background-size: 128px !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=dee99e2) no-repeat 0 -8160px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8296px !important;background-size: 128px !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=dee99e2) no-repeat 0 -8432px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8568px !important;background-size: 128px !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=dee99e2) no-repeat 0 -8704px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -8840px !important;background-size: 128px !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=dee99e2) no-repeat 0 -8976px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9112px !important;background-size: 128px !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=dee99e2) no-repeat 0 -9248px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9384px !important;background-size: 128px !important;}.cke_hidpi .cke_button__print_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9520px !important;background-size: 128px !important;}.cke_hidpi .cke_button__removeformat_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9656px !important;background-size: 128px !important;}.cke_hidpi .cke_button__save_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9792px !important;background-size: 128px !important;}.cke_hidpi .cke_button__selectall_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -9928px !important;background-size: 128px !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=dee99e2) no-repeat 0 -10064px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10200px !important;background-size: 128px !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=dee99e2) no-repeat 0 -10336px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10472px !important;background-size: 128px !important;}.cke_hidpi .cke_button__specialchar_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10608px !important;background-size: 128px !important;}.cke_hidpi .cke_button__scayt_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10744px !important;background-size: 128px !important;}.cke_hidpi .cke_button__table_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -10880px !important;background-size: 128px !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=dee99e2) no-repeat 0 -11016px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11152px !important;background-size: 128px !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=dee99e2) no-repeat 0 -11288px !important;background-size: 128px !important;}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11424px !important;background-size: 128px !important;}.cke_hidpi .cke_button__spellchecker_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11560px !important;background-size: 128px !important;}.cke_hidpi .cke_button__autocorrect--_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -23392px !important;}.cke_hidpi .cke_button__autocorrect_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11832px !important;background-size: 128px !important;}.cke_hidpi .cke_button__autocorrect-_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -11968px !important;background-size: 128px !important;}.cke_hidpi .cke_button__googledocs_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -24208px !important;}.cke_hidpi .cke_button__googledocs_big_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -24480px !important;}.cke_hidpi .cke_button__xmas_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -12376px !important;background-size: 128px !important;}.cke_hidpi .cke_button__icona-audio_icon {background: url(icons_hidpi.png?t=dee99e2) no-repeat 0 -25024px !important;}
\ No newline at end of file